<?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/"
	>

<channel>
	<title>Atlantis in bits &#187; C++</title>
	<atom:link href="http://blog.hidream.org/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hidream.org</link>
	<description></description>
	<lastBuildDate>Mon, 28 Dec 2009 02:04:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Manage Eclipse plug-in externally</title>
		<link>http://blog.hidream.org/2008/01/manage-eclipse-plug-in-externally/</link>
		<comments>http://blog.hidream.org/2008/01/manage-eclipse-plug-in-externally/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 08:05:18 +0000</pubDate>
		<dc:creator>Alan Cui</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://blog.hidream.org/?p=50</guid>
		<description><![CDATA[Usually, our eclipse based IDE consists of two parts: Eclipse SDK and Plug-ins. Different plug-ins combines together and work as an IDE for different purpose. IDEs for different purposes also share some common plug-ins. If we are using CDT and WTP, we have to include not only the basic Eclipse SDK but also some plug-ins [...]]]></description>
		<wfw:commentRss>http://blog.hidream.org/2008/01/manage-eclipse-plug-in-externally/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Focus on one thing for 30 minutes</title>
		<link>http://blog.hidream.org/2008/01/focus-on-one-thing-for-30-minutes/</link>
		<comments>http://blog.hidream.org/2008/01/focus-on-one-thing-for-30-minutes/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 16:19:28 +0000</pubDate>
		<dc:creator>Alan Cui</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[countdown]]></category>
		<category><![CDATA[GTD]]></category>

		<guid isPermaLink="false">http://blog.hidream.org/?p=48</guid>
		<description><![CDATA[Dumb Little Man&#8217;s 5 Simple Steps to Power Up Your Productivity gave a good approach to help us improve productivity.The essential part of the article is &#8220;30 minutes high performance time&#8221;. It means you&#8217;d better focus on one thing for 30 minutes, and after the 30 minutes, hang about with your notebook, have a rest [...]]]></description>
		<wfw:commentRss>http://blog.hidream.org/2008/01/focus-on-one-thing-for-30-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pause iTunes after a specified interval</title>
		<link>http://blog.hidream.org/2007/05/pause-itune-after-a-specified-interval/</link>
		<comments>http://blog.hidream.org/2007/05/pause-itune-after-a-specified-interval/#comments</comments>
		<pubDate>Sun, 13 May 2007 02:03:45 +0000</pubDate>
		<dc:creator>Alan Cui</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[com]]></category>
		<category><![CDATA[iTimer]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://hidream.org/blog/?p=8</guid>
		<description><![CDATA[I like listening to music before falling into sleep, but as I know, iTunes doesn&#8217;t provide such feature to pause iTunes after a specified interval. I wrote a small C++ program to do it. Binaries and source codes are attached below.
Actually, it should be much easier to code such program with VB, C# or even [...]]]></description>
		<wfw:commentRss>http://blog.hidream.org/2007/05/pause-itune-after-a-specified-interval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
