<?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>Totodo&#039;s blog &#187; 玩物人生</title>
	<atom:link href="http://blog.totodo.com/archives/category/fun/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.totodo.com</link>
	<description>revolution~</description>
	<lastBuildDate>Sun, 15 Jan 2012 05:46:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>总算换了个能看的主题</title>
		<link>http://blog.totodo.com/archives/170</link>
		<comments>http://blog.totodo.com/archives/170#comments</comments>
		<pubDate>Wed, 16 Jun 2010 14:26:43 +0000</pubDate>
		<dc:creator>totodo</dc:creator>
				<category><![CDATA[玩物人生]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://blog.totodo.com/archives/170</guid>
		<description><![CDATA[夜来无事，试试看，还不错，看来我的输入法能力还有待提高：（ &#8211; 发送自我的 iPhone]]></description>
		<wfw:commentRss>http://blog.totodo.com/archives/170/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5时代来临</title>
		<link>http://blog.totodo.com/archives/143</link>
		<comments>http://blog.totodo.com/archives/143#comments</comments>
		<pubDate>Sat, 05 Jun 2010 05:56:18 +0000</pubDate>
		<dc:creator>totodo</dc:creator>
				<category><![CDATA[玩物人生]]></category>

		<guid isPermaLink="false">http://blog.totodo.com/?p=143</guid>
		<description><![CDATA[html5]]></description>
		<wfw:commentRss>http://blog.totodo.com/archives/143/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux 下翻墙原来有更简单的方法</title>
		<link>http://blog.totodo.com/archives/122</link>
		<comments>http://blog.totodo.com/archives/122#comments</comments>
		<pubDate>Sat, 20 Jun 2009 15:15:41 +0000</pubDate>
		<dc:creator>totodo</dc:creator>
				<category><![CDATA[玩物人生]]></category>

		<guid isPermaLink="false">http://blog.totodo.com/?p=122</guid>
		<description><![CDATA[虽说Linux下没有 “绿霸” ，但是GFW还是很强大，没办法，再强也得翻，不然满足不了我滴求知欲。 以下方法来的更简单 ssh -D 7777 -l totodo blog.totodo.com 然后foxproxy 用 localhost 7777 做代理就可以了。 验证下IP地址，看来真的翻了我们伟大的GFW 难怪登录dreamhost 飞一样的快。]]></description>
		<wfw:commentRss>http://blog.totodo.com/archives/122/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ruby 应该更适合企业应用！（YY文）</title>
		<link>http://blog.totodo.com/archives/92</link>
		<comments>http://blog.totodo.com/archives/92#comments</comments>
		<pubDate>Sat, 21 Jun 2008 08:33:08 +0000</pubDate>
		<dc:creator>totodo</dc:creator>
				<category><![CDATA[玩物人生]]></category>
		<category><![CDATA[时髦技术]]></category>
		<category><![CDATA[Ruby 企业应用]]></category>

		<guid isPermaLink="false">http://blog.totodo.com/?p=92</guid>
		<description><![CDATA[1，从大部分国内企业应用先培训，后工作的模式下， Ruby 明显比J2EE容易洗脑的多。 2，从单一的设计模式来讲，Ruby 也比J2ee 好折腾的很多， 浓缩下来就一个OO + ActiveRecord。 3，从版本控制代码管理上，动则上百M 的企业应用程序来讲，Ruby明显 要少很多 4， 从Bug控制上，Ruby 语法简练，避免了开发人员多，开发的代码更多的情况，也就降低了出错的可能性。 5，从硬件投入上，Ruby 开发环境性能要求不用太高，节省企业开支。 6，从方案设计上，Web应用框架未被泛滥，只要学好Rails。给定方案少了很多争议。Ruby 本身解决方案多，单元测试，缓存，WS，日志，异常，性能优化，打包，rake，扩展。  都不用去apache,sourceforge 上去搜索一大堆开源。 7，从市场竞争上， 没了IBM，BEA，HP，这些牛逼大碗 。忽悠的空间更大。至少IBM，Oracle 现在不会建议企业你用Ruby 。 8，从企业技术积累上， Ruby花的时间和代价要少，适合以前不注重的技术积累的企业(国内占了大部分)。 9，从客户满意度上，  重业务，轻实现。  而Ruby绝对相应快，可以边谈需求，边Coding，需求谈完就Over。（没见过这样的吧） 10，从程序员YY 角度来讲， 跟着2.0的热潮，RoR的风靡， 让他们误以为用了Ruby 自己就去开公司了。 学习积极性空前提高~ 看起来Ruby很爽 ，当然不爽的地方很多（很多事情如同A片，看的人爽，做的人未必）。 BTW:   此文为YY文。 仅此纪念搁置Blog 半年，学习Ruby一周年。]]></description>
		<wfw:commentRss>http://blog.totodo.com/archives/92/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>怀旧经典 IBM ThinkPad~</title>
		<link>http://blog.totodo.com/archives/81</link>
		<comments>http://blog.totodo.com/archives/81#comments</comments>
		<pubDate>Fri, 04 Jan 2008 15:52:19 +0000</pubDate>
		<dc:creator>totodo</dc:creator>
				<category><![CDATA[玩物人生]]></category>
		<category><![CDATA[8889A92]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[T61]]></category>
		<category><![CDATA[ThinkPad]]></category>

		<guid isPermaLink="false">http://blog.totodo.com/2008/01/04/%e6%80%80%e6%97%a7%e7%bb%8f%e5%85%b8-thinkpad/</guid>
		<description><![CDATA[ 曾经有人用笔记本中的宝马来美誉ThinkPad，不曾几时ThinkPad几乎成了笔记本的代名， 而这个品牌 从1992年TinkPad 770 至今都已经过了15春秋， 1992年10月   ThinkPad 700C,  第一台以ThinkPad命名的笔记本 1993年，     ThinkPad 750C， 第一次随航天飞机进入太空的笔记本 1994年11月   ThinkPad 755CD，第一台带有CD-ROM驱动器的笔记本电脑 1995年3月，  ThinkPad 701C   可伸缩设计的键盘 1996年5月，  ThinkPad 560    超薄机身1.2英寸，超轻1.9KG，红外无线数据传送 1997年9月    ThinkPad 770    第一款带DVD-ROM的笔记本 1998年4月    ThinkPad 600    上学的时候同学有一台，可惜被偷了。也是我第一次摸上ThinkPad实物 1999年4月    ThinkPad 570    柜台里看到过 2000年6月    ThinkPad T20    同学有过，后来相继出了T21，22，23，X20，21，23，那时候开始ThinkPad 分A,R,T,X 系列 2001年3月    ThinkPad TransNote  没见过实物，除了杂志上经常看到 ，自此ThinkPad 家族又多了T系列。带触摸。 2002年5月    ThinkPad T30    摸过 2002年7月    ThinkPad X30    [...]]]></description>
		<wfw:commentRss>http://blog.totodo.com/archives/81/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

