<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Xinyustudio</title>
	<atom:link href="http://xinyustudio.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xinyustudio.wordpress.com</link>
	<description>A little change can change a lot.</description>
	<lastBuildDate>Thu, 26 Jan 2012 03:40:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='xinyustudio.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Xinyustudio</title>
		<link>http://xinyustudio.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://xinyustudio.wordpress.com/osd.xml" title="Xinyustudio" />
	<atom:link rel='hub' href='http://xinyustudio.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Hoops 19 Form does not show in VisualStudio 2010</title>
		<link>http://xinyustudio.wordpress.com/2011/12/26/hoops-19-form-does-not-show-in-visualstudio-2010/</link>
		<comments>http://xinyustudio.wordpress.com/2011/12/26/hoops-19-form-does-not-show-in-visualstudio-2010/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 09:12:37 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1681</guid>
		<description><![CDATA[I have udpated Hoops SDK from v17 to v19, and my previous C# Winform application, which runs pretty well in v17, fail to start in v19. Debugging into the code reveals the below exception: The solution is therefore to add the path where &#8220;hoops_mvo1901_x64_cs90.dll&#8221; is located to the system path. Remember to restart VisualStudio 2005/2008/2010, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1681&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/12/26/hoops-19-form-does-not-show-in-visualstudio-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb28.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb29.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb30.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb32.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>ofEnableAlphaBlending()/ofSetVerticalSync(true) results in program crashing: access violation and troubleshooting</title>
		<link>http://xinyustudio.wordpress.com/2011/12/17/ofenablealphablendingofsetverticalsynctrue-results-in-program-crashing-access-violation-and-troubleshooting/</link>
		<comments>http://xinyustudio.wordpress.com/2011/12/17/ofenablealphablendingofsetverticalsynctrue-results-in-program-crashing-access-violation-and-troubleshooting/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 09:55:33 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[openFramework]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1671</guid>
		<description><![CDATA[In a recent project using openFramework, the program crashes on startup. Debugging into the program shows that the program halts when the functions ofEnableAlphaBlending() or ofSetVerticalSync(true); is called. A Google searching shows that this is most probably due to the fact that OpenGL driver of the display adapter is too low, e.g. OpenGL 1.1 is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1671&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/12/17/ofenablealphablendingofsetverticalsynctrue-results-in-program-crashing-access-violation-and-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb25.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb26.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb27.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>A brief list of git commands</title>
		<link>http://xinyustudio.wordpress.com/2011/12/11/a-brief-list-of-git-commands/</link>
		<comments>http://xinyustudio.wordpress.com/2011/12/11/a-brief-list-of-git-commands/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 13:23:14 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1655</guid>
		<description><![CDATA[&#160; git fetch origin(origin is the serve alias) Looks up which server is origin; –&#62; fetches any data you don’t have—&#62;update local data base –&#62; moving the origin/master pointer to up-to-date position &#160;&#160; The above figures are copied from Git Pro book, see here for details. git push origin WhichBranch git push origin LocalBranch:RemoteBranch Take [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1655&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/12/11/a-brief-list-of-git-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb23.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb24.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Git Command explained with snapshots (II)</title>
		<link>http://xinyustudio.wordpress.com/2011/12/10/git-command-explained-with-snapshots-ii/</link>
		<comments>http://xinyustudio.wordpress.com/2011/12/10/git-command-explained-with-snapshots-ii/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 08:31:27 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1642</guid>
		<description><![CDATA[Continuing the previous article, now let’s apply some modifications on the “SomeText.txt”, but do NOT save it at the moment! Then run the command “git diff” Save the document, and run “git diff” again! Now one can see Git has detected the difference! Now commit the changes to Git using&#160; git commit SomeText.txt –m “Second [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1642&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/12/10/git-command-explained-with-snapshots-ii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb16.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb17.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb18.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb19.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb20.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb21.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb22.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Git Command explained with snapshots (I)</title>
		<link>http://xinyustudio.wordpress.com/2011/12/10/git-command-explained-with-snapshots-i/</link>
		<comments>http://xinyustudio.wordpress.com/2011/12/10/git-command-explained-with-snapshots-i/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 07:23:54 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1624</guid>
		<description><![CDATA[The very beginning step is probably creating/selecting a folder (e.g. C:\_Test) where to keep your source code. Now this folder is just a common folder, and it is not a Git repository yet. To let Git know this, use the command: “git init” &#160; The folder before “git init” After running the command, a hidden [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1624&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/12/10/git-command-explained-with-snapshots-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb13.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb5.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb7.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb8.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb9.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb10.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb11.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb12.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb14.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb15.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Diable Fn key of Mac keyboard for Bootcamp-based Windows system</title>
		<link>http://xinyustudio.wordpress.com/2011/12/05/diable-fn-key-of-mac-keyboard-for-bootcamp-based-windows-system/</link>
		<comments>http://xinyustudio.wordpress.com/2011/12/05/diable-fn-key-of-mac-keyboard-for-bootcamp-based-windows-system/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 12:02:11 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1606</guid>
		<description><![CDATA[In a recent project, we are required to deploy our application in Windows platform, and we then installed Windows 7 using Bootcamp. In the subsequent development using Visual Studio 2010, we frequently use F5 (Run/debug), F12 (Go to definition) and F10 (Step into), but each time, we have to use the combination of Fn + [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1606&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/12/05/diable-fn-key-of-mac-keyboard-for-bootcamp-based-windows-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb4.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>openFramework in VisualStudio: &#8220;error C2001: newline in constant&#8221; or &#8220;IntelliSense: too many characters in character constant&#8221; error</title>
		<link>http://xinyustudio.wordpress.com/2011/12/04/openframework-in-visualstudio-error-c2001-newline-in-constant-or-intellisense-too-many-characters-in-character-constant-error/</link>
		<comments>http://xinyustudio.wordpress.com/2011/12/04/openframework-in-visualstudio-error-c2001-newline-in-constant-or-intellisense-too-many-characters-in-character-constant-error/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 13:28:34 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[openFramework]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1598</guid>
		<description><![CDATA[When compiling the examples in the openFramework, if you encounter the below errors: “IntelliSense: too many characters in character constant&#160;&#160;&#160; …icons.h” or error C2001: newline in constant (see below Fig.1) Fig.1 The most likely reason is that you are using a non-English Windows or in the regional setting (from control panel =&#62;Regional language =&#62; Adminstrative [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1598&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/12/04/openframework-in-visualstudio-error-c2001-newline-in-constant-or-intellisense-too-many-characters-in-character-constant-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/12/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Learning openFramework from a MFC-er&#8217;s perspective</title>
		<link>http://xinyustudio.wordpress.com/2011/12/04/learning-openframework-from-a-mfc-er-s-perspective/</link>
		<comments>http://xinyustudio.wordpress.com/2011/12/04/learning-openframework-from-a-mfc-er-s-perspective/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 07:41:45 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[openFramework]]></category>
		<category><![CDATA[step by step]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1583</guid>
		<description><![CDATA[Recently I began learning openFramework and ever talked with my colleagues about how to adapt to it as quickly as possible. As a programmer who started programming along the path C –&#62; C++/MFC –&#62; .Net/C#, I found the below analogy is quite useful to digest and use the framework. ofBaseApp CWinApp setup() InitInstance() draw() OnDraw() [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1583&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/12/04/learning-openframework-from-a-mfc-er-s-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenCV: CUDA_TOOLKIT_ROOT_DIR not found or specified</title>
		<link>http://xinyustudio.wordpress.com/2011/11/30/opencv-cuda_toolkit_root_dir-not-found-or-specified/</link>
		<comments>http://xinyustudio.wordpress.com/2011/11/30/opencv-cuda_toolkit_root_dir-not-found-or-specified/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 08:06:41 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/?p=1580</guid>
		<description><![CDATA[In the latest OpenCV release version is 2.3.1 (August 2011), if you use CMake to config the build files for VisualStudio, it is likely that you encounter the same error as me: Some recommend to use the old version 2.3 instead to troubleshoot this, while a simple solution is to point this directory to any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1580&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/11/30/opencv-cuda_toolkit_root_dir-not-found-or-specified/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/11/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/11/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/11/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Duplicate Toolbars/buttons after reinstalling Visual Studio .Net</title>
		<link>http://xinyustudio.wordpress.com/2011/07/29/duplicate-toolbarsbuttons-after-reinstalling-visual-studio-net/</link>
		<comments>http://xinyustudio.wordpress.com/2011/07/29/duplicate-toolbarsbuttons-after-reinstalling-visual-studio-net/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 13:23:30 +0000</pubDate>
		<dc:creator>xinyustudio</dc:creator>
				<category><![CDATA[MFC]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">https://xinyustudio.wordpress.com/2011/07/29/duplicate-toolbarsbuttons-after-reinstalling-visual-studio-net/</guid>
		<description><![CDATA[My Visual Studio.Net crashes frequently and I then asked my colleague to reinstall it for me. Sadly, after reinstallation, the GUI becomes rather chaotic, with duplicate toolbar buttons as shown below: I then resort to my colleague—expert in software group, but he complained that it was due to my installation of too many other software [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xinyustudio.wordpress.com&amp;blog=2602263&amp;post=1565&amp;subd=xinyustudio&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://xinyustudio.wordpress.com/2011/07/29/duplicate-toolbarsbuttons-after-reinstalling-visual-studio-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">xinyustudio</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/07/clip_image002_thumb.jpg" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/07/clip_image004_thumb.jpg" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/07/clip_image006_thumb.jpg" medium="image">
			<media:title type="html">clip_image006</media:title>
		</media:content>

		<media:content url="http://xinyustudio.files.wordpress.com/2011/07/clip_image008_thumb.jpg" medium="image">
			<media:title type="html">clip_image008</media:title>
		</media:content>
	</item>
	</channel>
</rss>
