<?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>The Two. &#187; life</title>
	<atom:link href="http://thetwo.cc/category/life/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetwo.cc</link>
	<description>thoughts of everyday things</description>
	<lastBuildDate>Mon, 30 Jan 2012 05:56:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>练习1</title>
		<link>http://thetwo.cc/2012/01/29/exercise1/</link>
		<comments>http://thetwo.cc/2012/01/29/exercise1/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 06:50:54 +0000</pubDate>
		<dc:creator>Xi Chen</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[poem]]></category>

		<guid isPermaLink="false">http://thetwo.cc/?p=222</guid>
		<description><![CDATA[趁躲起的还是黑夜。 露珠尚未凝结。 从口袋里， 飞出彩色的马。 升腾，盘旋。 故事编织的翅膀。 我们目不转睛， 它却沉默不语。]]></description>
			<content:encoded><![CDATA[<p>趁躲起的还是黑夜。</p>
<p>露珠尚未凝结。</p>
<p>从口袋里，</p>
<p>飞出彩色的马。</p>
<p>升腾，盘旋。</p>
<p>故事编织的翅膀。</p>
<p>我们目不转睛，</p>
<p>它却沉默不语。</p>
]]></content:encoded>
			<wfw:commentRss>http://thetwo.cc/2012/01/29/exercise1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;还有一个&#8221;</title>
		<link>http://thetwo.cc/2011/08/20/yetanotherjoke/</link>
		<comments>http://thetwo.cc/2011/08/20/yetanotherjoke/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 10:03:54 +0000</pubDate>
		<dc:creator>Xi Chen</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[the good the bad the ugly]]></category>
		<category><![CDATA[还有一个]]></category>

		<guid isPermaLink="false">http://thetwo.cc/?p=199</guid>
		<description><![CDATA[“还有一个”是个看笑话的程序。这个想法起源于这样一个场景： 朋友聚会，酒过三巡，开始一个接一个地讲笑话。讲到兴起，一个人刚讲完，另外一个人生怕轮不到自己，忙不迭的喊“还有一个！还有一个！” 这种情况经常在我身边发生。但是喝高兴了的时候，难免会想不起那么多笑话。为什么不能在手机上装个程序随机给我笑话来讲呢。（我的一个朋友在他的手机里存了一条短信，里面是一个歌曲名单，每次去KTV，他都要打开这条短信来点歌。因为他记不住自己会唱什么。） 所以就有了“还有一个”笑话程序。 这是个跑在GAE上的Web App，地址如下： http://yetanotherjoke.appspot.com/ 此程序非常简单：随机给一个（经过陈老师人肉挑选的）非常好笑的笑话。 不幸的是，GAE被认证了，所以“还有一个”需翻墙。 因为我天生懒惰，热情消减，所以“还有一个”的程序就不会再更新了。但其中的笑话我还是会不定期地随手添加。 感谢柴晓伟帮助设计样式。也感谢白老师在Garage期间的热情帮助。]]></description>
			<content:encoded><![CDATA[<p><a href="http://thetwo.cc/wp-content/uploads/2011/08/Screen-shot-2011-08-14-at-8.40.47-PM.png"><img class="alignleft size-full wp-image-200" title="Yet Another Joke 还有一个" src="http://thetwo.cc/wp-content/uploads/2011/08/Screen-shot-2011-08-14-at-8.40.47-PM.png" alt="还有一个笑话" width="472" height="539" /></a><a href="http://thetwo.cc/wp-content/uploads/2011/08/Screen-shot-2011-08-14-at-8.40.47-PM.png"></a></p>
<p>“还有一个”是个看笑话的程序。这个想法起源于这样一个场景：</p>
<blockquote><p>朋友聚会，酒过三巡，开始一个接一个地讲笑话。讲到兴起，一个人刚讲完，另外一个人生怕轮不到自己，忙不迭的喊“还有一个！还有一个！”</p></blockquote>
<p>这种情况经常在我身边发生。但是喝高兴了的时候，难免会想不起那么多笑话。为什么不能在手机上装个程序随机给我笑话来讲呢。（我的一个朋友在他的手机里存了一条短信，里面是一个歌曲名单，每次去KTV，他都要打开这条短信来点歌。因为他记不住自己会唱什么。）</p>
<p>所以就有了“还有一个”笑话程序。</p>
<p>这是个跑在GAE上的Web App，地址如下：</p>
<p><a href="http://yetanotherjoke.appspot.com/">http://yetanotherjoke.appspot.com/</a></p>
<p>此程序非常简单：随机给一个（经过陈老师人肉挑选的）非常好笑的笑话。</p>
<p>不幸的是，GAE被认证了，所以“还有一个”需翻墙。</p>
<p>因为我天生懒惰，热情消减，所以“还有一个”的程序就不会再更新了。但其中的笑话我还是会不定期地随手添加。</p>
<p>感谢<a href="http://blog.windstyle.cn/" target="_blank">柴晓伟</a>帮助设计样式。也感谢白老师在Garage期间的热情帮助。</p>
]]></content:encoded>
			<wfw:commentRss>http://thetwo.cc/2011/08/20/yetanotherjoke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>陈徵因小朋友今天长牙了</title>
		<link>http://thetwo.cc/2011/02/14/%e9%99%88%e5%be%b5%e5%9b%a0%e5%b0%8f%e6%9c%8b%e5%8f%8b%e4%bb%8a%e5%a4%a9%e9%95%bf%e7%89%99%e4%ba%86/</link>
		<comments>http://thetwo.cc/2011/02/14/%e9%99%88%e5%be%b5%e5%9b%a0%e5%b0%8f%e6%9c%8b%e5%8f%8b%e4%bb%8a%e5%a4%a9%e9%95%bf%e7%89%99%e4%ba%86/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 14:20:08 +0000</pubDate>
		<dc:creator>Xi Chen</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://thetwo.cc/2011/02/14/%e9%99%88%e5%be%b5%e5%9b%a0%e5%b0%8f%e6%9c%8b%e5%8f%8b%e4%bb%8a%e5%a4%a9%e9%95%bf%e7%89%99%e4%ba%86/</guid>
		<description><![CDATA[两颗小小的下门牙。留念。]]></description>
			<content:encoded><![CDATA[<p>两颗小小的下门牙。留念。</p>
]]></content:encoded>
			<wfw:commentRss>http://thetwo.cc/2011/02/14/%e9%99%88%e5%be%b5%e5%9b%a0%e5%b0%8f%e6%9c%8b%e5%8f%8b%e4%bb%8a%e5%a4%a9%e9%95%bf%e7%89%99%e4%ba%86/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>一本新华字典</title>
		<link>http://thetwo.cc/2010/06/09/a-dictionary-book/</link>
		<comments>http://thetwo.cc/2010/06/09/a-dictionary-book/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 15:50:03 +0000</pubDate>
		<dc:creator>Xi Chen</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[字典]]></category>
		<category><![CDATA[时间]]></category>

		<guid isPermaLink="false">http://thetwo.cc/2010/06/09/105/</guid>
		<description><![CDATA[老婆在家整理书架，无意间发现下面这本字典的书皮其实是一个用过的信封。 这个字典是我上小学的时候用的。我妈给我的，书皮也是我妈自己用的时候做的。 上面的红色方印是我的名字，我奶奶某年在山东帮我刻的： 但其实这本字典是我大姨的，也就是我妈妈的姐姐的，因为我在内页看到了她自己签的名字。 有趣的是，这个封面其实是用我大姨某年寄给我妈妈的信的信封做的，上面的地址还是很久以前她在美国的地址。 于是我又重新把这个书皮包好。这本字典最近放在床边是为了给我的女儿起名字。也许，以后可以用这本字典帮她认字。]]></description>
			<content:encoded><![CDATA[<p>老婆在家整理书架，无意间发现下面这本字典的书皮其实是一个用过的信封。</p>
<p>这个字典是我上小学的时候用的。我妈给我的，书皮也是我妈自己用的时候做的。</p>
<p>上面的红色方印是我的名字，我奶奶某年在山东帮我刻的：</p>
<p><img src="http://thetwo.cc/wp-content/uploads/2010/06/060910_1549_11.jpg" alt="" /></p>
<p>但其实这本字典是我大姨的，也就是我妈妈的姐姐的，因为我在内页看到了她自己签的名字。</p>
<p>有趣的是，这个封面其实是用我大姨某年寄给我妈妈的信的信封做的，上面的地址还是很久以前她在美国的地址。</p>
<p><img src="http://thetwo.cc/wp-content/uploads/2010/06/060910_1549_21.jpg" alt="" /></p>
<p>于是我又重新把这个书皮包好。这本字典最近放在床边是为了给我的女儿起名字。也许，以后可以用这本字典帮她认字。</p>
]]></content:encoded>
			<wfw:commentRss>http://thetwo.cc/2010/06/09/a-dictionary-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 2010 主题曲</title>
		<link>http://thetwo.cc/2010/06/08/office-2010-theme-song/</link>
		<comments>http://thetwo.cc/2010/06/08/office-2010-theme-song/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 15:27:22 +0000</pubDate>
		<dc:creator>Xi Chen</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[office2010]]></category>
		<category><![CDATA[snapline]]></category>

		<guid isPermaLink="false">http://thetwo.cc/?p=97</guid>
		<description><![CDATA[snapline参与创作的Office 2010主题曲今天发布了。创作过程很有趣，感谢杨帆的鼎力相助。 立此存照。 这首歌的下载地址：Office 2010 Theme Song “微软中国员工自创歌曲为Office 2010上市预热” 为了表达对Microsoft Office 2010上市的期待， 在离6月18日Office 2010大众市场正式发布前10天，  一首由微软中国员工自行创作并演唱的主题歌《2010，爱要勇敢表达》开始在线上传播。这首歌曲由两名微软中国普通员工与台湾知名音乐人阿怪共同创作完成，令广大乐迷和Office 爱好者翘首期待。 微软中国商务软件部Office中文技术组项目经理，著名后朋克乐队——粉笔线Snapline 乐队主唱陈曦 …… 一下子变“著名”了。。。]]></description>
			<content:encoded><![CDATA[<p>snapline参与创作的Office 2010主题曲今天发布了。创作过程很有趣，感谢杨帆的鼎力相助。</p>
<p>立此存照。</p>
<p>这首歌的下载地址：<a href="http://mediadl.microsoft.com/mediadl/www/c/china/office2010.wma">Office 2010 Theme Song</a></p>
<p><a title="http://www.cnbeta.com/articles/113269.htm" href="http://" target="_blank">“微软中国员工自创歌曲为Office 2010上市预热”</a></p>
<blockquote><p>为了表达对Microsoft Office 2010上市的期待， 在离6月18日Office 2010大众市场正式发布前10天，  一首由微软中国员工自行创作并演唱的主题歌《2010，爱要勇敢表达》开始在线上传播。这首歌曲由两名微软中国普通员工与台湾知名音乐人阿怪共同创作完成，令广大乐迷和Office 爱好者翘首期待。</p>
<p>微软中国商务软件部Office中文技术组项目经理，著名后朋克乐队——粉笔线Snapline 乐队主唱陈曦</p>
<p>……</p></blockquote>
<p>一下子变“著名”了。。。</p>
]]></content:encoded>
			<wfw:commentRss>http://thetwo.cc/2010/06/08/office-2010-theme-song/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mediadl.microsoft.com/mediadl/www/c/china/office2010.wma" length="2462806" type="audio/x-ms-wma" />
		</item>
		<item>
		<title>某些技术男关于我未来的宝宝的讨论</title>
		<link>http://thetwo.cc/2010/05/26/baby_on_technical/</link>
		<comments>http://thetwo.cc/2010/05/26/baby_on_technical/#comments</comments>
		<pubDate>Wed, 26 May 2010 08:23:36 +0000</pubDate>
		<dc:creator>Xi Chen</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[无聊技术男俱乐部]]></category>

		<guid isPermaLink="false">http://thetwo.cc/?p=88</guid>
		<description><![CDATA[下列聊天记录来自某MSN SharePoint群： 鼻涕 微软拼音招开发工程师 says:  嗯，我家王老师昨天晚上摸着肚子问ta，你喜欢做技术么？ kaneboy says:  然后感觉肚子动了一下，王老师高兴的说，按照C的语法，不动（0）表示false，动一下（1）就是true！ 鼻涕 微软拼音招开发工程师 says:  哈哈！不错！@ kaneboy says:  陈老师严肃的说，嗯，其实C里面只有0是false，只要非0，都是true Windie Chai says:  “所以孩子啊，你可以停止了”  有点儿冷…… kaneboy says:  可是王老师忧愁的说，可是如果孩子会的是c++呢？c++里面的main()方法如果返回0，才表示程序成功执行，返回非0都表示执行失败啊&#8230; 风渐寒 says:  风叔叔说：孩子要学js,返回0和1都无所谓的  不是undefined就好 鼻涕 微软拼音招开发工程师 says:  你们都太有才了。。 Windie Chai says:  嗯。风叔叔变成今天这样，就是学js学的。  知道js的全称是啥么？  酒色]]></description>
			<content:encoded><![CDATA[<p>下列聊天记录来自某MSN SharePoint群：</p>
<p><span style="text-decoration: underline;">鼻涕 微软拼音招开发工程师</span> says:<br />
 嗯，我家王老师昨天晚上摸着肚子问ta，你喜欢做技术么？<br />
<span style="text-decoration: underline;">kaneboy </span>says:<br />
 然后感觉肚子动了一下，王老师高兴的说，按照C的语法，不动（0）表示false，动一下（1）就是true！<br />
<span style="text-decoration: underline;">鼻涕 微软拼音招开发工程师</span> says:<br />
 哈哈！不错！@<br />
<span style="text-decoration: underline;">kaneboy</span> says:<br />
 陈老师严肃的说，嗯，其实C里面只有0是false，只要非0，都是true<br />
<span style="text-decoration: underline;">Windie Chai</span> says:<br />
 “所以孩子啊，你可以停止了”<br />
 有点儿冷……<br />
<span style="text-decoration: underline;">kaneboy</span> says:<br />
 可是王老师忧愁的说，可是如果孩子会的是c++呢？c++里面的main()方法如果返回0，才表示程序成功执行，返回非0都表示执行失败啊&#8230;<br />
<span style="text-decoration: underline;">风渐寒</span> says:<br />
 风叔叔说：孩子要学js,返回0和1都无所谓的<br />
 不是undefined就好<br />
<span style="text-decoration: underline;">鼻涕 微软拼音招开发工程师</span> says:<br />
 你们都太有才了。。<br />
<span style="text-decoration: underline;">Windie Chai</span> says:<br />
 嗯。风叔叔变成今天这样，就是学js学的。<br />
 知道js的全称是啥么？<br />
 酒色</p>
]]></content:encoded>
			<wfw:commentRss>http://thetwo.cc/2010/05/26/baby_on_technical/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

