<?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>稀饭说</title>
	<atom:link href="http://dante.im/feed/" rel="self" type="application/rss+xml" />
	<link>http://dante.im</link>
	<description>稀饭sama说的话，你可要记住</description>
	<lastBuildDate>Tue, 31 Aug 2010 08:26:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>一个医院系统中的Bug</title>
		<link>http://dante.im/a-bug-in-a-hospital-system/</link>
		<comments>http://dante.im/a-bug-in-a-hospital-system/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 08:26:16 +0000</pubDate>
		<dc:creator>coolcfan</dc:creator>
				<category><![CDATA[闲谈]]></category>

		<guid isPermaLink="false">http://dante.im/a-bug-in-a-hospital-system/</guid>
		<description><![CDATA[这两天感冒发烧，嗓子也发炎，昨天打了一个吊瓶之后有所好转，今天去本想让医生把剩下两次的都开出来，不想却因为医院使用的医疗管理系统耽误了近一个小时。 话说吊瓶中使用的消炎药，一次5支，两次就是10支。但是医生在其计算机上开处方时，软件显示“库存不足”。后来我到药局询问，药局在其计算机上查询后却说仍有16支的库存。告知医生后，医生试着开4支一次的处方，成功地开出了两次的吊瓶量（即8支）。但到收款处交钱时，收款处的计算机上又一次显示库存不足。后来经过收款处的询问，药局的16支库存，有12支已经开出去了，但患者尚未取走。最后，我只能无奈地只开了一个。 下面就来看看这个系统在这件事中体现出来的问题： 1、药局查询到的库存是“还在药局的数量”，而不是“可以用来开处方的数量”；也就是说，同一个药品的库存，在医生处和药局处可能是不一样的，医生对库存的影响只有在患者取药后才会在药局体现出来。尽管系统在医生和收款处的客户端上都做了判断和处理，但药局的客户端并未处理，也没有任何提示。 2、在只有4支“可用来开处方”的情况下，系统会对一次5支的处方作出提示，却无视了两次各4支的；也就是说，系统对处方所需库存量的判断存在重大失误。 最后，提一下这个系统的开发商：大连运邦科技。 © coolcfan for 稀饭说, 2010. &#124; Permalink &#124; 4 comments &#124; Add to del.icio.us Post tags: Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p>这两天感冒发烧，嗓子也发炎，昨天打了一个吊瓶之后有所好转，今天去本想让医生把剩下两次的都开出来，不想却因为医院使用的医疗管理系统耽误了近一个小时。</p>
<p>话说吊瓶中使用的消炎药，一次5支，两次就是10支。但是医生在其计算机上开处方时，软件显示“库存不足”。后来我到药局询问，药局在其计算机上查询后却说仍有16支的库存。告知医生后，医生试着开4支一次的处方，成功地开出了两次的吊瓶量（即8支）。但到收款处交钱时，收款处的计算机上又一次显示库存不足。后来经过收款处的询问，药局的16支库存，有12支已经开出去了，但患者尚未取走。最后，我只能无奈地只开了一个。</p>
<p>下面就来看看这个系统在这件事中体现出来的问题：</p>
<p>1、药局查询到的库存是“还在药局的数量”，而不是“可以用来开处方的数量”；也就是说，同一个药品的库存，在医生处和药局处可能是不一样的，医生对库存的影响只有在患者取药后才会在药局体现出来。尽管系统在医生和收款处的客户端上都做了判断和处理，但药局的客户端并未处理，也没有任何提示。</p>
<p>2、在只有4支“可用来开处方”的情况下，系统会对一次5支的处方作出提示，却无视了两次各4支的；也就是说，系统对处方所需库存量的判断存在重大失误。</p>
<p>最后，提一下这个系统的开发商：<font color="#ffffff">大连运邦科技</font>。</p>
<hr />
<p><small>© coolcfan for <a href="http://dante.im">稀饭说</a>, 2010. |
<a href="http://dante.im/a-bug-in-a-hospital-system/">Permalink</a> |
<a href="http://dante.im/a-bug-in-a-hospital-system/#comments">4 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://dante.im/a-bug-in-a-hospital-system/&title=一个医院系统中的Bug">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://dante.im/a-bug-in-a-hospital-system/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>2010大连车展</title>
		<link>http://dante.im/dalian-auto-show-2010/</link>
		<comments>http://dante.im/dalian-auto-show-2010/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 07:33:00 +0000</pubDate>
		<dc:creator>coolcfan</dc:creator>
				<category><![CDATA[折腾]]></category>
		<category><![CDATA[车展]]></category>

		<guid isPermaLink="false">http://dante.im/dalian-auto-show-2010/</guid>
		<description><![CDATA[2010年大连车展于8月18日在星海会展中心和国际博览广场开幕，其中位于国际博览广场的展区，是各种进口知名品牌的集中地。稀饭在开幕第一天就前往会场，带回来一些名车图片。 下面看图说话吧，注意，点击小图看可以查看1600尺寸的大图（感谢Windows Live Skydrive），另有幻灯！ 1、梅赛德斯-奔驰和AMG 奔驰最有看头的就是SLS AMG了，这辆由舒马赫做广告的超级跑车，就停在进口车馆大门口的位置，相当显眼，可惜模特真的不怎么样…… 2、捷豹 3、路虎 出现了难得一见的Defender，当然要围着看了…… 4、奥迪 性价比超高的R8跑车，自然是大家关注的焦点。这辆车在大连也有很多辆了。 5、雪佛兰 最引人注目的就是“大黄蜂”了，看新闻说现场还有变形金刚中大黄蜂的模型，但我去的时候没有看到。 这里有个美女，拿的相机相当威啊…… 6、三菱 有看头的就是Lancer Evolution了，另外展台上有辆蒙着白布的车，似乎要有发布会。不过我是没有等到那个时候啦XD…… 7、Shelby？ 8、保时捷 跟SLS AMG一样，车模跟车不配啊…………………… 9、宾利 有个美女正在介绍宾利这个品牌，而且个人认为进口车馆最好看的模特就是宾利的，见下面的“福利”。 10、兰博基尼 要吐槽的是，你丫竟然在白色地板上放白色跑车…… 11、劳斯莱斯 劳斯莱斯竟然只有一辆车……幻影，而且是这么丑的涂装。下面自曝一张…… 12、法拉利 13、玛莎拉蒂 14、福利 大连车展的车模，好看的真的不多。至于哪个展台的车模好看，看相机数量就行了～ 比如Jeep，肌肉男和性感美女的组合，周围长枪短炮围得水泄不通。 Acura（中文好像是叫讴歌）的车模，平均水平比较高，不过车不吸引人，光靠模特也不行啊…… 宾利欧陆GT的模特，这个真的不错哦～ 总结 大连的车展，规模比起北京的来，真的差远了，没有概念车，也缺少很多品牌；不过对于想买车的人来说，倒是很好的机会，因为厂家都会给出一些优惠。我只逛了所谓的“好车馆”，平民车的展馆并没有去，相信那里真的想买车的人，一定比我这种拿相机纯拍照的人多…… © coolcfan for 稀饭说, 2010. &#124; Permalink &#124; 19 comments &#124; Add to del.icio.us Post tags: 车展 Feed [...]]]></description>
			<content:encoded><![CDATA[<p><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_title" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_title.jpg" border="0" alt="Dalian_auto_show_2010_title" width="400" height="180" /></p>
<p>2010年大连车展于8月18日在星海会展中心和国际博览广场开幕，其中位于国际博览广场的展区，是各种进口知名品牌的集中地。稀饭在开幕第一天就前往会场，带回来一些名车图片。</p>
<p>下面看图说话吧，注意，点击小图看可以查看1600尺寸的大图（感谢Windows Live Skydrive），另有<a href="http://cid-1d3a12f9809b6d8e.skydrive.live.com/redir.aspx?page=play&amp;resid=1D3A12F9809B6D8E!404&amp;Bpub=SDX.Photos&amp;Bsrc=GetSharingLink" target="_blank">幻灯</a>！</p>
<p><span id="more-66"></span></p>
<h3>1、梅赛德斯-奔驰和AMG</h3>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pKiC5LjcXGPhbLzI8sr-khYxubAmCkOOjUQiiqAYPI6S3XeL4RPqWHK2-u95WrRFZsbSg_YG7N4Wk3A7BlGRKgqroD0Pmum0I/Dalian_auto_show_2010_01_Benz_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_01_Benz_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_01_Benz_01.jpg" border="0" alt="Dalian_auto_show_2010_01_Benz_01" width="400" height="266" /></a></p>
<p>奔驰最有看头的就是SLS AMG了，这辆由舒马赫做广告的超级跑车，就停在进口车馆大门口的位置，相当显眼，可惜模特真的不怎么样……</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1p5eAKr91A2v3J8Hu5dLhFcDZyIrmHNkEciUbML3VzBwVZHDqi8Yx_YSy_H3OZea_IAk-vZYb-KEnOmRvG_yleuM0EROZsGElq/Dalian_auto_show_2010_01_Benz_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_01_Benz_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_01_Benz_02.jpg" border="0" alt="Dalian_auto_show_2010_01_Benz_02" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pe0vbQgUnLn1Emv7clFrI5V6KIgZqxsMt_BUgKRIyr9gituPvrQCBybA1CZk9Ci5cH8aDmboWAI1Dh1n7mbYe6ZcbthuYmy4D/Dalian_auto_show_2010_01_Benz_03.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_01_Benz_03" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_01_Benz_03.jpg" border="0" alt="Dalian_auto_show_2010_01_Benz_03" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pZ9YIEHGdQ8cf8UPb4_1JVYGStH6CJwLABFA0Vp2JiElkj83ed2f2q0y49idZeN2b6B6AqnywjVppXyg5FJvqvKll72U1l9NT/Dalian_auto_show_2010_01_Benz_04.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_01_Benz_04" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_01_Benz_04.jpg" border="0" alt="Dalian_auto_show_2010_01_Benz_04" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pR18jbhQmlTVJqM1O1BbdJbSAiVmoqCTbULnTkCwNYuaN6SWBgsDDNGw-RIzx8Yx6_3xFk2Pin0FgmcwE8gNwfkd0woZ-R4Df/Dalian_auto_show_2010_01_Benz_05.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_01_Benz_05" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_01_Benz_05.jpg" border="0" alt="Dalian_auto_show_2010_01_Benz_05" width="400" height="266" /></a></p>
<h3>2、捷豹</h3>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pS-rQakj0rN0IiwPqz7VU0uq6xvm__2T5LoouXfkM4pnAj9SnISBxu9JFR7WQuWekseJBfIQ6YM27wwQPaId9SKhc6PGN5X0p/Dalian_auto_show_2010_02_Jaguar_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_02_Jaguar_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_02_Jaguar_01.jpg" border="0" alt="Dalian_auto_show_2010_02_Jaguar_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pS-rQakj0rN0Q6x9aUaUX7XafzarqnC6NIj58jnabkkTG-rOy2QCGFBiP3nLl9nuy218DboXXt6QtZNQK4D_PmlWcmhI2SVP4/Dalian_auto_show_2010_02_Jaguar_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_02_Jaguar_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_02_Jaguar_02.jpg" border="0" alt="Dalian_auto_show_2010_02_Jaguar_02" width="400" height="266" /></a></p>
<h3>3、路虎</h3>
<p>出现了难得一见的Defender，当然要围着看了……</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1p2-uhlfXHSiTiNJD6f8cWY4NgWkr7g28n1fqj-pAZNNe-SqxoB5QkqVBysZBQjJ4MQQPtNGB_whqEuwetp4V3sPxFMqyD1hZ0/Dalian_auto_show_2010_03_LandRover_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_03_LandRover_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_03_LandRover_01.jpg" border="0" alt="Dalian_auto_show_2010_03_LandRover_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pfhI6W3gCffy37DWYhALQpdBtu47lR_dwGJ7jEjB-dXECeCAXj8zYDGR3jiiW-1YXutlwWKWyC-ZVUjScrqfxiF00cCKptJf6/Dalian_auto_show_2010_03_LandRover_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_03_LandRover_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_03_LandRover_02.jpg" border="0" alt="Dalian_auto_show_2010_03_LandRover_02" width="400" height="266" /></a></p>
<h3>4、奥迪</h3>
<p>性价比超高的R8跑车，自然是大家关注的焦点。这辆车在大连也有很多辆了。</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pskBoCrRlfA0XqiGFvigTzxvqB87A0pptX4C_6h4WpQEffcIUWi7ETeyVWQnXNQwgbQP7mXV9iWI4eqUu-xr04fC2HAgzotJT/Dalian_auto_show_2010_04_Audi_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_04_Audi_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_04_Audi_01.jpg" border="0" alt="Dalian_auto_show_2010_04_Audi_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1psp3bhZVk_aSMuHQxZhgzd8lB3eOA9F5JpUKOt1-aMc37O8amavZ_rNqP0-R8b23V7GSXHKj4heG6WSpdFi6R2i3lp8hJxBrN/Dalian_auto_show_2010_04_Audi_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_04_Audi_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_04_Audi_02.jpg" border="0" alt="Dalian_auto_show_2010_04_Audi_02" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1po2254qYRh8xpOXE3gzk7PUKN45r21ukVnXtUul4AJy4urlPxiqWygBoreyg5aNG-WKxju3nc0hiw7CL9D-xe4U-bG8IqNN8k/Dalian_auto_show_2010_04_Audi_03.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_04_Audi_03" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_04_Audi_03.jpg" border="0" alt="Dalian_auto_show_2010_04_Audi_03" width="400" height="266" /></a></p>
<h3>5、雪佛兰</h3>
<p>最引人注目的就是“大黄蜂”了，看新闻说现场还有变形金刚中大黄蜂的模型，但我去的时候没有看到。</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1prfVZ869hNtW_HbwUOTQChv_t5BqrZ9ZTchaJoSGR_V5Vgil3wvmmsKeG8fceCF-fyhyKEiIte_oK-SOtaChS-85OzyKNtAEV/Dalian_auto_show_2010_05_Chevrolet_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_05_Chevrolet_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_05_Chevrolet_01.jpg" border="0" alt="Dalian_auto_show_2010_05_Chevrolet_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pmT8HP44yllOac0XXweQj9FQQ0qP6YxnRJ0WGTov2uxL6Vt508AKrIdp9_Q0yN3llKCPuvf1PTbAxF8E7PKA89kWfDTf-tN7j/Dalian_auto_show_2010_05_Chevrolet_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_05_Chevrolet_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_05_Chevrolet_02.jpg" border="0" alt="Dalian_auto_show_2010_05_Chevrolet_02" width="400" height="266" /></a></p>
<p>这里有个美女，拿的相机相当威啊……</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1p42nLSi1I4Me7PELi9nFJ3aj18wFI72j9yu0AtxmqhG40Wh7FJ6orQx6m97Z6B7WGPz-Dy3R_FsVcR1M7dE9YY7dEpMZli7-Z/Dalian_auto_show_2010_05_Chevrolet_03.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_05_Chevrolet_03" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_05_Chevrolet_03.jpg" border="0" alt="Dalian_auto_show_2010_05_Chevrolet_03" width="400" height="266" /></a></p>
<h3>6、三菱</h3>
<p>有看头的就是Lancer Evolution了，另外展台上有辆蒙着白布的车，似乎要有发布会。不过我是没有等到那个时候啦XD……</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1p0EmreIoBHvdPCihC6xZ3xBJ2-x5lHI7kfYyx2kBc63jRsIdREA2BXDcuU6ViWQvsYjRn5bFvQ2m43lQXW_X1JM21DP5SxR7g/Dalian_auto_show_2010_06_Mitsubishi_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_06_Mitsubishi_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_06_Mitsubishi_01.jpg" border="0" alt="Dalian_auto_show_2010_06_Mitsubishi_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pjbDu_wjcxRmEizcWLH80YGfWGFSSDG_ptxrjzrWH41ql1XHsVeRuiktnV4HmSTYNAoE2bCd3m6IgOKBpekkuoue19jYyO3wI/Dalian_auto_show_2010_06_Mitsubishi_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_06_Mitsubishi_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_06_Mitsubishi_02.jpg" border="0" alt="Dalian_auto_show_2010_06_Mitsubishi_02" width="400" height="266" /></a></p>
<h3>7、Shelby？</h3>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pSTkySlhbibSVDVq98E3X3J1ZOQy5qSJpIwvCICj7RpUsEu43PynbD6IVnMEU9X6JUsCEKg1XsQ8wBqMdw4X5yHgejsxHWwkI/Dalian_auto_show_2010_07_Shelby.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_07_Shelby" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_07_Shelby.jpg" border="0" alt="Dalian_auto_show_2010_07_Shelby" width="400" height="266" /></a></p>
<h3>8、保时捷</h3>
<p>跟SLS AMG一样，车模跟车不配啊……………………</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pabKa-qymMkG1gfqkIs3r4iDQTpLRKWhrzhcWtTVSOdiQBTJnSRC0L7_ZLNsL0iLW4gC3pK_W_SMKeCWxOFwqTGA6y2H6PiO6/Dalian_auto_show_2010_08_Porsche_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_08_Porsche_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_08_Porsche_01.jpg" border="0" alt="Dalian_auto_show_2010_08_Porsche_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pdVJcoNMD3B0KjkkN1PwGCHw4-06ncG6o82UgGzomRLF_L4xwt5JVnTlWFEBZqKLDx-o4sZr_VPkgVVQlkX5x9UkY29aniBku/Dalian_auto_show_2010_08_Porsche_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_08_Porsche_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_08_Porsche_02.jpg" border="0" alt="Dalian_auto_show_2010_08_Porsche_02" width="400" height="266" /></a></p>
<h3>9、宾利</h3>
<p>有个美女正在介绍宾利这个品牌，而且个人认为进口车馆最好看的模特就是宾利的，见下面的“福利”。</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1p9Ku0PEVlQOcXGaEXSu3xO6VM13FWk0gkRES3NJNnGrkzr9dysV_YX6lkZIgU1B4DNTGkFINtArKg9N95qNVYIO8AeCjPUt8F/Dalian_auto_show_2010_09_Bentley_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_09_Bentley_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_09_Bentley_01.jpg" border="0" alt="Dalian_auto_show_2010_09_Bentley_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pZOe4czNVPXB_pjjMIkF9btzI0k8g7PwdnsJxMlTNxksyWmu0gpjMzKh2D5UMmoRse_QHgc33v-hCsM3MUR-1cCLEUbA6vFEY/Dalian_auto_show_2010_09_Bentley_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_09_Bentley_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_09_Bentley_02.jpg" border="0" alt="Dalian_auto_show_2010_09_Bentley_02" width="400" height="266" /></a></p>
<h3>10、兰博基尼</h3>
<p>要吐槽的是，你丫竟然在白色地板上放白色跑车……</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pfdw8HzOV4F7L61jUucQbFsCl8sURZbG_aDfcCTsyqiNhCGwE8dksbdIapP1x1-EsR7I6TJa07lv1TwLhieeUnxDQvz61FyOy/Dalian_auto_show_2010_10_Lamborghini_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_10_Lamborghini_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_10_Lamborghini_01.jpg" border="0" alt="Dalian_auto_show_2010_10_Lamborghini_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1p8oUM9BRkP3vSBrCas1u7iOVE4WW6Bq1Luu0iZm10DeFG4A55Ct283M0_73LiTpcSK-bXCK7Nk1SxohG_-fg-neDQlEvLsmHm/Dalian_auto_show_2010_10_Lamborghini_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_10_Lamborghini_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_10_Lamborghini_02.jpg" border="0" alt="Dalian_auto_show_2010_10_Lamborghini_02" width="400" height="266" /></a></p>
<h3>11、劳斯莱斯</h3>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pPDn67PiBNoqXjs8lo18-G9f7EoEiLWmOBZSKLlLPbqI5z-rNaxnq0LDuiaT4vSFloh1AUhTDvTqqmhPoPnhDYbQ5sYLUlnn8/Dalian_auto_show_2010_11_RollsRoyce_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_11_RollsRoyce_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_11_RollsRoyce_01.jpg" border="0" alt="Dalian_auto_show_2010_11_RollsRoyce_01" width="400" height="266" /></a></p>
<p>劳斯莱斯竟然只有一辆车……幻影，而且是这么丑的涂装。下面自曝一张……</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pcBh2mZra-isIqbjh-oubvXQ6FQgmIpg6_fO8o7JMB6x6_3uUW2PrJTh2ED76D-hXyBgJ9DtRJY13XowHRQPO640GfVGue9jz/Dalian_auto_show_2010_11_RollsRoyce_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_11_RollsRoyce_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_11_RollsRoyce_02.jpg" border="0" alt="Dalian_auto_show_2010_11_RollsRoyce_02" width="400" height="266" /></a></p>
<h3>12、法拉利</h3>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pYIWkESs3gzoaBsdPeVdi8VUeMBOBn_5hcBbRtpEBvqYRoShQDOGABjJISyT8uPIPx-ORk_Z0OMlQ5aFFlAcM-fbFhhrx-yfY/Dalian_auto_show_2010_12_Ferrari_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_12_Ferrari_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_12_Ferrari_01.jpg" border="0" alt="Dalian_auto_show_2010_12_Ferrari_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pB_1BWtQFt1X-zOwZ3ncpHvbd-fNG9E89vgI6Gp6n4KhlzP5OGIC1WTUrWBIINHNekNAC2oKItob2w0TWC50jI3CEmtdZQWkA/Dalian_auto_show_2010_12_Ferrari_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_12_Ferrari_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_12_Ferrari_02.jpg" border="0" alt="Dalian_auto_show_2010_12_Ferrari_02" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1p6-S0ZRA_iTNtwaUb1_oRTbaxb7DD1wOwh7wo9QNGhrBfALPW3yHqX2vVttT_SLKEUsCLZ-o6vRs4Sd1hqTQiskalYSQkJrig/Dalian_auto_show_2010_12_Ferrari_03.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_12_Ferrari_03" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_12_Ferrari_03.jpg" border="0" alt="Dalian_auto_show_2010_12_Ferrari_03" width="400" height="266" /></a></p>
<h3>13、玛莎拉蒂</h3>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pfPmurPS7INq0ASiqt0OYbUB2bY6M2fnVSwq4oFNTl4wodW8MmPvfsNteJ2LdBimwhAkphfopB_VWAEwdiV2hzy4qfqIZFZQ_/Dalian_auto_show_2010_13_Maserati_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_13_Maserati_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_13_Maserati_01.jpg" border="0" alt="Dalian_auto_show_2010_13_Maserati_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pxp0hdyHMxS90VPqGi3a0SZT84Oh2_VLUi1AXJ_4Jinpsh60CM3n1GjB6A4GzM6j9Chib4p73aHM6K91DQjkgveXao_XZ06SI/Dalian_auto_show_2010_13_Maserati_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_13_Maserati_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_13_Maserati_02.jpg" border="0" alt="Dalian_auto_show_2010_13_Maserati_02" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pVwMSHAuevLEGbbvI5OhnZ0x5dBQs69-ZU7-9j-yw5NJakVMWzqI-EHdQ6USplMAUgjAIoMJMB7wqdxE14mYf2jnINtrZWxRW/Dalian_auto_show_2010_13_Maserati_03.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_13_Maserati_03" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_13_Maserati_03.jpg" border="0" alt="Dalian_auto_show_2010_13_Maserati_03" width="400" height="266" /></a></p>
<h3>14、福利</h3>
<p>大连车展的车模，好看的真的不多。至于哪个展台的车模好看，看相机数量就行了～</p>
<p>比如Jeep，肌肉男和性感美女的组合，周围长枪短炮围得水泄不通。</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pVOd6tH3j9pOQFuB7fkBjE4Iz3qejZXhZzIcicPzTjbftQvobN3Ms8dYDB7h08fwA6Hspe0PsMQkzkDaJ1t2yomq55dHQkkFZ/Dalian_auto_show_2010_Models_01.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_Models_01" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_Models_01.jpg" border="0" alt="Dalian_auto_show_2010_Models_01" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1p7EyWJG43g7BYaty2fGr4Huu3eedFjwGL-pqZxEMoCGDp92AxsrNYSqOV45kLRm-yDyZOoF4ZRQRXMvowXh55qhlMnf5CrxPR/Dalian_auto_show_2010_Models_02.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_Models_02" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_Models_02.jpg" border="0" alt="Dalian_auto_show_2010_Models_02" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pQ08hrix1-oiSGnhrvlBY5klIuM9fbCAHewWvvdkGZ7QxtELoUFzE_T8GnS_hLnRRXpqKiEPORUVxIsdyen-WgoA6tMJUlWbT/Dalian_auto_show_2010_Models_03.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_Models_03" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_Models_03.jpg" border="0" alt="Dalian_auto_show_2010_Models_03" width="400" height="266" /></a></p>
<p>Acura（中文好像是叫讴歌）的车模，平均水平比较高，不过车不吸引人，光靠模特也不行啊……</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pvow0_WJjtUadv6EP-iLF6Wqb7qB3s7KAD5itba4MNOBKZw_o8ozgnLavqc5774TBbeBoure7r-nnbmKey4NDb1JsT5l25gFK/Dalian_auto_show_2010_Models_04.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_Models_04" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_Models_04.jpg" border="0" alt="Dalian_auto_show_2010_Models_04" width="400" height="266" /></a></p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pb_Nt6jtFDw5JmM4ySHDEcQwtA4NPLTgmsn-oHgI1Wye63Fh6Vqmo77gjbMsieAnxU1KzwBaanxWeHZ2Thy7bbTrswdp_bC8v/Dalian_auto_show_2010_Models_05.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_Models_05" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_Models_05.jpg" border="0" alt="Dalian_auto_show_2010_Models_05" width="400" height="266" /></a></p>
<p>宾利欧陆GT的模特，这个真的不错哦～</p>
<p><a href="http://uu0oba.blu.livefilestore.com/y1pjlM9KKp68VqrwgbNnqiYxwm2-ncGoop2cJ54oiXqPsdEF16QS2mwr_pijsLy-axUqmKJp0BCy7JSFSdrFRT3XTSmHUom4jT7/Dalian_auto_show_2010_Models_06.jpg?psid=1" target="_blank"><img class="wlDisabledImage" style="margin: 0px 10px 0px 0px; display: inline; border: 0px;" title="Dalian_auto_show_2010_Models_06" src="http://dante.im/media/2010/08/Dalian_auto_show_2010_Models_06.jpg" border="0" alt="Dalian_auto_show_2010_Models_06" width="400" height="266" /></a></p>
<h3>总结</h3>
<p>大连的车展，规模比起北京的来，真的差远了，没有概念车，也缺少很多品牌；不过对于想买车的人来说，倒是很好的机会，因为厂家都会给出一些优惠。我只逛了所谓的“好车馆”，平民车的展馆并没有去，相信那里真的想买车的人，一定比我这种拿相机纯拍照的人多……</p>
<hr />
<p><small>© coolcfan for <a href="http://dante.im">稀饭说</a>, 2010. |
<a href="http://dante.im/dalian-auto-show-2010/">Permalink</a> |
<a href="http://dante.im/dalian-auto-show-2010/#comments">19 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://dante.im/dalian-auto-show-2010/&title=2010大连车展">del.icio.us</a>
<br/>
Post tags: <a href="http://dante.im/tag/%e8%bd%a6%e5%b1%95/" rel="tag">车展</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://dante.im/dalian-auto-show-2010/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>祝yibie生日快乐</title>
		<link>http://dante.im/happy-birhtday-to-yibie/</link>
		<comments>http://dante.im/happy-birhtday-to-yibie/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:35:35 +0000</pubDate>
		<dc:creator>coolcfan</dc:creator>
				<category><![CDATA[闲谈]]></category>

		<guid isPermaLink="false">http://dante.im/happy-birhtday-to-yibie/</guid>
		<description><![CDATA[今天是我们亲爱的yibie童鞋的23岁生日，在这里向yibie祝寿啦～ 祝愿yibie在新的一岁里，事事顺心，通过司法考，得到想要的东西，找到好工作，网站也蒸蒸日上！最好，再抱得美人归！ P.S. 本想做个焦点图的，但是打开Fireworks想了半天都没有思路，果然我还是不适合这种喜庆的题材啊！ © coolcfan for 稀饭说, 2010. &#124; Permalink &#124; 11 comments &#124; Add to del.icio.us Post tags: Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p>今天是我们亲爱的yibie童鞋的23岁生日，在这里向yibie祝寿啦～</p>
<p>祝愿yibie在新的一岁里，事事顺心，通过司法考，得到想要的东西，找到好工作，网站也蒸蒸日上！最好，再抱得美人归！</p>
<p>P.S. 本想做个焦点图的，但是打开Fireworks想了半天都没有思路，果然我还是不适合这种喜庆的题材啊！</p>
<hr />
<p><small>© coolcfan for <a href="http://dante.im">稀饭说</a>, 2010. |
<a href="http://dante.im/happy-birhtday-to-yibie/">Permalink</a> |
<a href="http://dante.im/happy-birhtday-to-yibie/#comments">11 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://dante.im/happy-birhtday-to-yibie/&title=祝yibie生日快乐">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://dante.im/happy-birhtday-to-yibie/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Introduce new logo</title>
		<link>http://dante.im/introduce-new-logo/</link>
		<comments>http://dante.im/introduce-new-logo/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 13:21:09 +0000</pubDate>
		<dc:creator>coolcfan</dc:creator>
				<category><![CDATA[折腾]]></category>
		<category><![CDATA[LOGO]]></category>

		<guid isPermaLink="false">http://dante.im/introduce-new-logo/</guid>
		<description><![CDATA[做了一个新LOGO，特此更新。新LOGO在上一版的全文LOGO（coolcfan）上修改，修正了cf 两个字的细节；cf也单独取出，在ICON中使用。 P.S. 希望各位不会想到穿越火线就好…… © coolcfan for 稀饭说, 2010. &#124; Permalink &#124; 15 comments &#124; Add to del.icio.us Post tags: LOGO Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="wlDisabledImage" style="display: inline; border-width: 0px;" title="introduce-new-logo" src="http://dante.im/media/2010/08/introducenewlogo.png" border="0" alt="introduce-new-logo" width="480" height="120" /></p>
<p>做了一个新LOGO，特此更新。新LOGO在上一版的全文LOGO（coolcfan）上修改，修正了cf 两个字的细节；cf也单独取出，在ICON中使用。</p>
<p>P.S. 希望各位不会想到穿越火线就好……</p>
<hr />
<p><small>© coolcfan for <a href="http://dante.im">稀饭说</a>, 2010. |
<a href="http://dante.im/introduce-new-logo/">Permalink</a> |
<a href="http://dante.im/introduce-new-logo/#comments">15 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://dante.im/introduce-new-logo/&title=Introduce new logo">del.icio.us</a>
<br/>
Post tags: <a href="http://dante.im/tag/logo/" rel="tag">LOGO</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://dante.im/introduce-new-logo/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Hi World – 你好，世界</title>
		<link>http://dante.im/hi-world/</link>
		<comments>http://dante.im/hi-world/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 13:37:31 +0000</pubDate>
		<dc:creator>coolcfan</dc:creator>
				<category><![CDATA[闲谈]]></category>

		<guid isPermaLink="false">http://dante.im/hi-world-2/</guid>
		<description><![CDATA[20个月，120篇日志，1400条评论，像是一种负担 当一年多的耕耘终于积累起足够多的内容时，更新的热情似乎也消失了 所以，今天，一切，重新开始 Hi World，你好，世界 Additional：关于…… 猴子：还记得我们的暗号吧～ Dreamix 小鹿：你能把乳摇效果移植到这个主题来么？ Yibie：Geek4.us需要你！ 皮皮&#38;威威：我想听歌！ K.Da：待我真的毕业后，可以去投奔你么？ 以及，所有在文章评论、QQ群、GTalk、WPG、Twitter陪伴我的朋友们，谢谢你们！ 另外，以前的文章，在导航栏的“History”里面，您也可以访问 http://old.dante.im © coolcfan for 稀饭说, 2010. &#124; Permalink &#124; 18 comments &#124; Add to del.icio.us Post tags: Feed enhanced by Better Feed from Ozh]]></description>
			<content:encoded><![CDATA[<p><img class="wlDisabledImage" style="display: block; float: none; margin-left: auto; margin-right: auto; border-width: 0px;" title="HiWorld" src="http://dante.im/media/2010/08/HiWorld.png" border="0" alt="HiWorld" width="480" height="100" /></p>
<p style="text-align: center;">20个月，120篇日志，1400条评论，像是一种负担<br />
当一年多的耕耘终于积累起足够多的内容时，更新的热情似乎也消失了<br />
所以，今天，一切，重新开始<br />
Hi World，你好，世界</p>
<p><span id="more-23"></span></p>
<h4>Additional：关于……</h4>
<p>猴子：还记得我们的暗号吧～<br />
Dreamix 小鹿：你能把乳摇效果移植到这个主题来么？<br />
Yibie：Geek4.us需要你！<br />
皮皮&amp;威威：我想听歌！<br />
K.Da：待我真的毕业后，可以去投奔你么？</p>
<p>以及，所有在文章评论、QQ群、GTalk、WPG、Twitter陪伴我的朋友们，谢谢你们！</p>
<p><strong>另外，以前的文章，在导航栏的“History”里面，您也可以访问 http://old.dante.im</strong></p>
<hr />
<p><small>© coolcfan for <a href="http://dante.im">稀饭说</a>, 2010. |
<a href="http://dante.im/hi-world/">Permalink</a> |
<a href="http://dante.im/hi-world/#comments">18 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://dante.im/hi-world/&title=Hi World – 你好，世界">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://dante.im/hi-world/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
