<?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>后院&#124;kevin’s backyard &#187; 互联网</title>
	<atom:link href="http://kevin.9511.net/archives/category/%e4%ba%92%e8%81%94%e7%bd%91/feed" rel="self" type="application/rss+xml" />
	<link>http://kevin.9511.net</link>
	<description>立志做一个混事业型男人</description>
	<lastBuildDate>Fri, 30 Apr 2010 16:55:05 +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>Firefox Extension: alexaLite</title>
		<link>http://kevin.9511.net/archives/499.html</link>
		<comments>http://kevin.9511.net/archives/499.html#comments</comments>
		<pubDate>Sun, 18 Apr 2010 18:15:07 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[alexa]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gae]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/?p=499</guid>
		<description><![CDATA[春节期间闲着没事，给自己做了一个查看网站AlexaTrafficRank的Firefox扩展。前两天重新整理了一下，起了个名字叫“alexaLite”，然后扔到AMO上了。让我感到既意外又兴奋的是，通过审批的短短几天，就有上百的下载量了。
这是我在AMO上对这个扩展的介绍：
Simple extension to let you get Alexa infomation of a web site, without  install any toolbar.
alexaLite的思路其实是抄的goo.gl这个插件。安装完了以后，只要拖一个按钮到地址栏的旁边就OK了。以后每当你想知道当前正在浏览的这个网站的AlexaTrafficRank时，只需要点一下这个按钮就哦了。从此不再需要仅仅为了想知道一个网站的排名而跑到alexa去查，或者安装什么乱七八糟的重量级的工具条了，生活本应该就是如此简单的～right ?
为了避免更换API地址时重写这个扩展（只需修改GAE端），也为了避免因为使用这个小玩意而为网站的排名添砖加瓦，我在GAE上为Alexa的API增加了一层代理 =&#62; http://alexa-api.appspot.com/ 。返回的数据格式是JSON的，参数url可以是“URL地址”也可以是“域名”。如：
http://alexa-api.appspot.com/?url=9511.net
或
http://alexa-api.appspot.com/?url=http://kevin.9511.net/
alexaLite的下载安装的地址在：http://addons.mozilla.org/addon/142502 欢迎使用并拍砖:P
]]></description>
			<content:encoded><![CDATA[<p>春节期间闲着没事，给自己做了一个查看网站AlexaTrafficRank的Firefox扩展。前两天重新整理了一下，起了个名字叫“alexaLite”，然后扔到AMO上了。让我感到既意外又兴奋的是，通过审批的短短几天，就有上百的下载量了。</p>
<p>这是我在AMO上对这个扩展的介绍：</p>
<blockquote><p>Simple extension to let you get Alexa infomation of a web site, without  install any toolbar.</p></blockquote>
<p>alexaLite的思路其实是抄的<a href="https://addons.mozilla.org/en-US/firefox/addon/55308" target="_blank">goo.gl</a>这个插件。安装完了以后，只要拖一个按钮到地址栏的旁边就OK了。以后每当你想知道当前正在浏览的这个网站的AlexaTrafficRank时，只需要点一下这个按钮就哦了。从此不再需要仅仅为了想知道一个网站的排名而跑到alexa去查，或者安装什么乱七八糟的重量级的工具条了，生活本应该就是如此简单的～right ?</p>
<p>为了避免更换API地址时重写这个扩展（只需修改GAE端），也为了避免因为使用这个小玩意而为网站的排名添砖加瓦，我在GAE上为Alexa的API增加了一层代理 =&gt; <a href="http://alexa-api.appspot.com/" target="_blank">http://alexa-api.appspot.com/</a> 。返回的数据格式是JSON的，参数url可以是“URL地址”也可以是“域名”。如：</p>
<blockquote><p>http://alexa-api.appspot.com/?url=9511.net<br />
或<br />
http://alexa-api.appspot.com/?url=http://kevin.9511.net/</p></blockquote>
<p>alexaLite的下载安装的地址在：<a href="http://addons.mozilla.org/addon/142502" target="_blank">http://addons.mozilla.org/addon/142502</a> 欢迎使用并拍砖:P</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/499.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>互联网行业注定是弱势群体</title>
		<link>http://kevin.9511.net/archives/495.html</link>
		<comments>http://kevin.9511.net/archives/495.html#comments</comments>
		<pubDate>Tue, 09 Mar 2010 18:37:41 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[互联网]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/?p=495</guid>
		<description><![CDATA[从李彦宏的博客看到的，看完之后，只有一声叹息。悄悄的转载，呐喊的不要。
互联网，据说是唯一一个在国内市场打败了所有气势汹汹的国际寡头同行的中国产业；互联网，据说是一个曾经完全靠一批有梦想的人用规范的民营资本运作起来如 今正在国进民退的朝阳产业；移动互联网，据说是中国目前真正可以和世界基本同步的新兴战略产业。但是，在中国最高级别的决策会议上，却没有一个人愿意振臂 高呼，或者哪怕是敢于提一两个句子来呐喊。
原文地址：http://mrpad.blog.sohu.com/145352885.html
]]></description>
			<content:encoded><![CDATA[<p>从<a href="http://hi.baidu.com/liyanhong/blog/item/bcc079310c5c5812ebc4af7c.html" target="_blank">李彦宏的博客</a>看到的，看完之后，只有一声叹息。悄悄的转载，呐喊的不要。</p>
<blockquote><p>互联网，据说是唯一一个在国内市场打败了所有气势汹汹的国际寡头同行的中国产业；互联网，据说是一个曾经完全靠一批有梦想的人用规范的民营资本运作起来如 今正在国进民退的朝阳产业；移动互联网，据说是中国目前真正可以和世界基本同步的新兴战略产业。但是，在中国最高级别的决策会议上，却没有一个人愿意振臂 高呼，或者哪怕是敢于提一两个句子来呐喊。</p></blockquote>
<p>原文地址：<a href="http://mrpad.blog.sohu.com/145352885.html" target="_blank">http://mrpad.blog.sohu.com/145352885.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/495.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>通过GoogleReader备份博客并恢复到Wordpress中</title>
		<link>http://kevin.9511.net/archives/454.html</link>
		<comments>http://kevin.9511.net/archives/454.html#comments</comments>
		<pubDate>Wed, 13 Jan 2010 20:24:15 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[技术备案]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[atom2rss]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/?p=454</guid>
		<description><![CDATA[备份的方法很简单，当然就是通过feed订阅喽。下面是导出的方法。
在google reader中将要导出的博客归入一个新建的类别（label），最好为英文，并在“设置”中将此类别设为“公开”。
通过以下URL即可查看该博客的atom格式的种子（feed）输出：
http://www.google.com/reader/public/atom/user/{userid}/label/{labelname}?n=1000
其中{userid}，可以在 这个页面 的“在新窗口中预览共享条目页”连接中找到。{labelname}是刚刚那个新建的类别名称。n=1000代表一次性输出1000条。
google reader只提供了atom格式的feed输出(后来知道blogger也是如此)，但wordpress却只接受rss格式的输入。他俩不会有仇吧？
为了将atom转换成rss，于是在GAE上做了个atom2rss的工具：http://atom2rss.appspot.com。如果不知道修改hosts文件直接访问appspot的方法，访问可能需要翻墙。
简单介绍下atom2rss这个小工具吧。
1，只支持Atom1.0到RSS2.0的转换并需要提供atom1.0格式种子的URL
2，使用jython+modjy编写，运行于Google AppEngine
3，使用了 http://atom.geekhood.net/ 提供的XSLT转换模板。
4，代码在这里：http://code.google.com/p/atom2rss-jython/
]]></description>
			<content:encoded><![CDATA[<p>备份的方法很简单，当然就是通过feed订阅喽。下面是导出的方法。</p>
<p>在google reader中将要导出的博客归入一个新建的类别（label），最好为英文，并在“设置”中将此类别设为“公开”。</p>
<p>通过以下URL即可查看该博客的atom格式的种子（feed）输出：</p>
<blockquote><p>http://www.google.com/reader/public/atom/user/{userid}/label/{labelname}?n=1000</p></blockquote>
<p>其中{userid}，可以在 <a href="http://www.google.com/reader/view/user/-/state/com.google/broadcast#friends-manager-page" target="_blank">这个页面</a> 的“在新窗口中预览共享条目页”连接中找到。{labelname}是刚刚那个新建的类别名称。n=1000代表一次性输出1000条。<span id="more-454"></span></p>
<p>google reader只提供了atom格式的feed输出(后来知道blogger也是如此)，但wordpress却只接受rss格式的输入。他俩不会有仇吧？</p>
<p>为了将atom转换成rss，于是在GAE上做了个atom2rss的工具：<a href="http://atom2rss.appspot.com" target="_blank">http://atom2rss.appspot.com</a>。如果不知道修改hosts文件直接访问appspot的方法，访问可能需要翻墙。</p>
<p>简单介绍下atom2rss这个小工具吧。</p>
<p>1，只支持Atom1.0到RSS2.0的转换并需要提供atom1.0格式种子的URL</p>
<p>2，使用jython+modjy编写，运行于Google AppEngine</p>
<p>3，使用了 http://atom.geekhood.net/ 提供的XSLT转换模板。</p>
<p>4，代码在这里：<a href="http://code.google.com/p/atom2rss-jython/" target="_blank">http://code.google.com/p/atom2rss-jython/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/454.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>TwitClientRank下线了</title>
		<link>http://kevin.9511.net/archives/411.html</link>
		<comments>http://kevin.9511.net/archives/411.html#comments</comments>
		<pubDate>Thu, 17 Dec 2009 09:52:47 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/?p=411</guid>
		<description><![CDATA[前阵子无聊搞了个小程序用来统计到底有多少个Twitter的客户端
于是有了http://www.9511.net/TwitClientRank.html这个页面
可最新这个页面知道的人越来越多了，也让我越来越担心了。
服务器不是我一个人的，而且是蹭的哥们儿公司的机房，这些让我不得不小心，只有将这个页面下线图个安心。
最后一次的数据页面，我放在GoogleSites上了，估计要翻墙
这个小程序的源代码我也公开了吧
如果有不怕事的或者墙外有空间的哥们儿能给再架起来，那是最好不过了，起码目前我没这个能力。
代码有少许改动，主要是为了隐去我的一些服务器环境信息。数据库中的数据是截至目前最新的。
【代码传送门】【页面传送门】
]]></description>
			<content:encoded><![CDATA[<p>前阵子无聊搞了个小程序用来统计到底有多少个Twitter的客户端</p>
<p>于是有了<a href="http://www.9511.net/TwitClientRank.html" target="_blank">http://www.9511.net/TwitClientRank.html</a>这个页面</p>
<p>可最新这个页面知道的人越来越多了，也让我越来越担心了。<br />
服务器不是我一个人的，而且是蹭的哥们儿公司的机房，这些让我不得不小心，只有将这个页面下线图个安心。<span id="more-411"></span></p>
<p>最后一次的数据页面，我放在GoogleSites上了，估计要翻墙</p>
<p>这个小程序的源代码我也公开了吧</p>
<p>如果有不怕事的或者墙外有空间的哥们儿能给再架起来，那是最好不过了，起码目前我没这个能力。<br />
代码有少许改动，主要是为了隐去我的一些服务器环境信息。数据库中的数据是截至目前最新的。</p>
<p>【<a href="http://gtap.googlecode.com/files/TwitClientRank.tar.gz" target="_blank">代码传送门</a>】【<a href="http://sites.google.com/site/twitclientrank/" target="_blank">页面传送门</a>】</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/411.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何访问Google Picasa(非穿墙)</title>
		<link>http://kevin.9511.net/archives/300.html</link>
		<comments>http://kevin.9511.net/archives/300.html#comments</comments>
		<pubDate>Sun, 26 Jul 2009 15:06:37 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/?p=300</guid>
		<description><![CDATA[我大部分的图片目前是存在Google的Picasaweb上的，由于一些众所周知的原因，picasa的图片地址无法访问了(主域名还能访问，相当于只有架子没有内容)。网上找来如下方法。将下面这段加入到“C:\WINDOWS\system32\drivers\etc\”目录下的hosts文件的末尾，重启浏览器即可访问。
203.208.39.104 lh1.ggpht.com
203.208.39.104 lh2.ggpht.com
203.208.39.104 lh3.ggpht.com
203.208.39.104 lh4.ggpht.com
203.208.39.104 lh5.ggpht.com
203.208.39.104 lh6.ggpht.com
下面这段是twitter的，方法同上，已失效。
168.143.161.20 twitter.com
168.143.162.101 assets1.twitter.com
168.143.162.101 static.twitter.com
168.143.162.101 assets0.twitter.com
168.143.162.101 assets2.twitter.com
168.143.162.101 assets3.twitter.com
168.143.162.101 assets4.twitter.com
访问这些网站，一定得记得把前头的“http://”改成“https://”！！
]]></description>
			<content:encoded><![CDATA[<p>我大部分的图片目前是存在Google的Picasaweb上的，由于一些众所周知的原因，picasa的图片地址无法访问了(主域名还能访问，相当于只有架子没有内容)。网上找来如下方法。将下面这段加入到“C:\WINDOWS\system32\drivers\etc\”目录下的hosts文件的末尾，重启浏览器即可访问。<span id="more-300"></span></p>
<blockquote><p>203.208.39.104 lh1.ggpht.com<br />
203.208.39.104 lh2.ggpht.com<br />
203.208.39.104 lh3.ggpht.com<br />
203.208.39.104 lh4.ggpht.com<br />
203.208.39.104 lh5.ggpht.com<br />
203.208.39.104 lh6.ggpht.com</p></blockquote>
<p>下面这段是twitter的，方法同上，已失效。</p>
<blockquote><p><span style="text-decoration: line-through;">168.143.161.20 twitter.com<br />
168.143.162.101 assets1.twitter.com<br />
168.143.162.101 static.twitter.com<br />
168.143.162.101 assets0.twitter.com<br />
168.143.162.101 assets2.twitter.com<br />
168.143.162.101 assets3.twitter.com<br />
168.143.162.101 assets4.twitter.com</span></p></blockquote>
<p>访问这些网站，一定得记得把前头的“http://”改成“https://”！！</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/300.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>cnBeta貌似又被黑了</title>
		<link>http://kevin.9511.net/archives/141.html</link>
		<comments>http://kevin.9511.net/archives/141.html#comments</comments>
		<pubDate>Sat, 01 Sep 2007 17:27:08 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[互联网]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/archives/141.html</guid>
		<description><![CDATA[刚刚象往常一样打开GoogleReader阅读新闻，当打开一篇来自cnbeta的文章的时候，卡巴斯基刺耳的尖叫声在这么个夜深人静的时候着实吓了我一跳，而且是连着3声，TNND。。。。
禁止掉带毒页面后，打开了cnbeta新闻页的源代码，发现页头部分被加入了一段引用一个诡异网址的代码：
whois了一下这个诡异的域名的信息，注意下面图中的“Registrant Organization”，真是彪悍～
想来想去，按照cnbeta现在的情况，应该不会自己去加这个东西的吧？除非他不想混了。看来这次，cnbeta是真的又被黑了。只不过以前是攻击服务器让cnbeta无法正常运行，这次改成直接篡改程序加入带毒代码。
三天两头的被攻击，cnbeta想要走的更远，恐怕安全问题现在已经是重中之重的任务了。
]]></description>
			<content:encoded><![CDATA[<p>刚刚象往常一样打开GoogleReader阅读新闻，当打开一篇来自cnbeta的文章的时候，卡巴斯基刺耳的尖叫声在这么个夜深人静的时候着实吓了我一跳，而且是连着3声，TNND。。。。</p>
<p>禁止掉带毒页面后，打开了cnbeta新闻页的源代码，发现页头部分被加入了一段引用一个诡异网址的代码：<img src="http://kevin.9511.net/wp-content/uploads/2007/09/xxxxxxxxxxxxxxxxxxxxxxx.JPG" alt="xxxxxxxxxxxxxxxxxxxxxxx.JPG" /></p>
<p>whois了一下这个诡异的域名的信息，注意下面图中的“Registrant Organization”，真是彪悍～<img src="http://kevin.9511.net/wp-content/uploads/2007/09/yyyyyyyyyyyyy.JPG" alt="yyyyyyyyyyyyy.JPG" /></p>
<p>想来想去，按照cnbeta现在的情况，应该不会自己去加这个东西的吧？除非他不想混了。看来这次，cnbeta是真的又被黑了。只不过以前是攻击服务器让cnbeta无法正常运行，这次改成直接篡改程序加入带毒代码。</p>
<p>三天两头的被攻击，cnbeta想要走的更远，恐怕安全问题现在已经是重中之重的任务了。</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/141.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在线绘图工具Best4c及其他</title>
		<link>http://kevin.9511.net/archives/136.html</link>
		<comments>http://kevin.9511.net/archives/136.html#comments</comments>
		<pubDate>Wed, 29 Aug 2007 15:25:57 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[七零八碎]]></category>
		<category><![CDATA[互联网]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/archives/136.html</guid>
		<description><![CDATA[
上面这个图，不要认为是使用任何桌面绘图软件做的，它出自联想研究院刚刚推出的在线绘图软件&#8212;-best4c。试用一番，总的感觉，味道好极了。
Best4c的切入点真是非常好，避开了强大的GoogleDocs，去钻目前少有人涉足的在线绘图。但跟GoogleDocs完全用JS完成了在线文字编辑和表格制作的功能不一样，Best4C是用的Flash技术。界面比较华丽，功能也很完善，操作也简单，如果有了右键菜单，简直就真的跟用VisualStudio完全一个感觉了。但缺少导入导出功能的Best4c，还是很难让我舍弃目前成熟的桌面应用软件。就象PowerPoint一样，这类绘图软件用的最多的地方不是做，而是看。当我需要在一个没有网络的地方向客户展示项目的流程图，Best4c可以帮我么？
不过有总比没有的好，前两天还对马克·库班所发表的“网络已无聊至死”的言论颇有同感，今天就看到了让人眼前一亮的Best4c。谁说“互联网不断创造出令人激动的理念和创意的日子已经死去”，其实网络还是很美妙的嘛:)
上个月已经把微软的Office请出电脑，投入到了GoogleDocs和SUN的StarOffice(pack.google.com有免费下载)的怀抱中。但愿这个国产的Best4c(完全个人揣测)能跟Youtube、Flickr、twitter、GoogleDocs以及其他所有富有创意的在线软件一起，改变我们的生活，改变我们的未来。也许，互联网真的正在慢慢引领我们进入传说中的第三次工业革命哦……HOHO
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.best4c.cn/Best4cUserFiles/20070820/655_1187602889515_small.jpg" height="241" width="253" /></p>
<p>上面这个图，不要认为是使用任何桌面绘图软件做的，它出自<a href="http://www.lenovolabs.com/" target="_blank">联想研究院</a>刚刚推出的在线绘图软件&#8212;-<a href="http://www.best4c.cn" target="_blank">best4c</a>。试用一番，总的感觉，味道好极了。</p>
<p>Best4c的切入点真是非常好，避开了强大的GoogleDocs，去钻目前少有人涉足的在线绘图。但跟<a href="http://docs.google.com" target="_blank">GoogleDocs</a>完全用JS完成了在线文字编辑和表格制作的功能不一样，Best4C是用的Flash技术。界面比较华丽，功能也很完善，操作也简单，如果有了右键菜单，简直就真的跟用VisualStudio完全一个感觉了。但缺少导入导出功能的Best4c，还是很难让我舍弃目前成熟的桌面应用软件。就象PowerPoint一样，这类绘图软件用的最多的地方不是做，而是看。当我需要在一个没有网络的地方向客户展示项目的流程图，Best4c可以帮我么？</p>
<p>不过有总比没有的好，前两天还对<a href="http://www.icebin.net/post/328.html" title="写BLOG的亿万富豪" target="_blank">马克·库班</a>所发表的“<a href="http://internet.solidot.org/internet/07/08/27/0546200.shtml">网络已无聊至死</a>”的言论颇有同感，今天就看到了让人眼前一亮的Best4c。谁说“互联网不断创造出令人激动的理念和创意的日子已经死去”，其实网络还是很美妙的嘛:)</p>
<p>上个月已经把微软的Office请出电脑，投入到了<a href="http://docs.google.com" target="_blank">GoogleDocs</a>和SUN的<a href="http://www.sun.com/software/star/staroffice/index.jsp" title="StarOffice 8">StarOffice</a>(<a href="http://pack.google.com/intl/en/pack_installer.html?hl=en&amp;gl=us" title="Google Pack" target="_blank">pack.google.com</a>有免费下载)的怀抱中。但愿这个国产的Best4c(完全个人揣测)能跟<a href="http://www.youtube.com" target="_blank">Youtube</a>、<a href="http://www.flickr.com" target="_blank">Flickr</a>、<a href="http://twitter.com/" target="_blank">twitter</a>、GoogleDocs以及其他所有富有创意的在线软件一起，改变我们的生活，改变我们的未来。也许，互联网真的正在慢慢引领我们进入传说中的第三次工业革命哦……HOHO</p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/136.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>最近相当火爆的马六事件</title>
		<link>http://kevin.9511.net/archives/133.html</link>
		<comments>http://kevin.9511.net/archives/133.html#comments</comments>
		<pubDate>Mon, 27 Aug 2007 02:05:52 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[互联网]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/archives/133.html</guid>
		<description><![CDATA[跟当年的宝马撞人有的一拼了……网络炒作……真是太彪悍了

]]></description>
			<content:encoded><![CDATA[<p>跟当年的宝马撞人有的一拼了……网络炒作……真是太彪悍了<br />
<embed src="http://6.cn/p/jecEBJNcdGIBSEOM9Qig6g" type="application/x-shockwave-flash" height="415" width="480"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/133.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoogleReader的两个小玩意</title>
		<link>http://kevin.9511.net/archives/97.html</link>
		<comments>http://kevin.9511.net/archives/97.html#comments</comments>
		<pubDate>Sun, 19 Aug 2007 17:52:16 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[互联网]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[reader]]></category>

		<guid isPermaLink="false">http://kevin.9511.net/archives/97</guid>
		<description><![CDATA[google的东西为什么会这么多人追捧？可能很多原因来自于在很多细节的打磨上，比如下面说的GoogleReader里的一些小玩意。
进入GoogleReader后，点击Settings进入到设置界面，选择Goodies页。里面列出了几个关于GoogleReader的工具。 其中感觉最有意思的，就是“Put Reader in Your Bookmark”和“Subscribe as Your surf”这个两个东西了。
Subscribe as Your surf
简单的意思就是“收藏到GoogleReader”，仅仅把一个链接拖到书签栏里形成一个按钮，就可以通过点击这个按钮将当前页面内的Feed收藏到GoogleReader里。Google的程序员算是把Javascript玩到家了，真是佩服。
Put Reader in Your Bookmark
中文意思就是用你的书签阅读GoogleReader里的文章，只要把那个“Next”拖到你的书签栏里形成一个按钮，你就可以通过点击这个按钮来阅读Reader里所有没看过的文章。 这样，就可以不用进入到GoogleReader而一篇接一片的看所有未读的文章了，真是好方便。 还意外发现一个有意思的东西，当你的Reader里没有未读文章了，再点那个“Next”书签，就会来到一个提示页面，
上面写着： “恭喜，你已经来到了互联网的尽头” ，真是太能恶搞了。。。。。

我很有兴趣的点击了那个“End of the Internet”的链接：
   
]]></description>
			<content:encoded><![CDATA[<p>google的东西为什么会这么多人追捧？可能很多原因来自于在很多细节的打磨上，比如下面说的GoogleReader里的一些小玩意。</p>
<p>进入GoogleReader后，点击Settings进入到设置界面，选择Goodies页。里面列出了几个关于GoogleReader的工具。 其中感觉最有意思的，就是“Put Reader in Your Bookmark”和“Subscribe as Your surf”这个两个东西了。</p>
<p><strong>Subscribe as Your surf</strong><br />
简单的意思就是“收藏到GoogleReader”，仅仅把一个链接拖到书签栏里形成一个按钮，就可以通过点击这个按钮将当前页面内的Feed收藏到GoogleReader里。Google的程序员算是把Javascript玩到家了，真是佩服。</p>
<p><strong>Put Reader in Your Bookmark</strong><br />
中文意思就是用你的书签阅读GoogleReader里的文章，只要把那个“Next”拖到你的书签栏里形成一个按钮，你就可以通过点击这个按钮来阅读Reader里所有没看过的文章。 这样，就可以不用进入到GoogleReader而一篇接一片的看所有未读的文章了，真是好方便。 还意外发现一个有意思的东西，当你的Reader里没有未读文章了，再点那个“Next”书签，就会来到一个提示页面，<br />
上面写着： “<strong>恭喜，你已经来到了互联网的尽头</strong>” ，真是太能恶搞了。。。。。<br />
<img src="http://kevin.9511.net/wp-content/uploads/2007/08/c23da887-93ef-4ddf-a358-e830e6250b9b.JPG" alt="c23da887-93ef-4ddf-a358-e830e6250b9b.JPG" /><br />
我很有兴趣的点击了那个“<a href="http://www.shibumi.org/eoti.htm" title="The End of the Internet" target="_blank">End of the Internet</a>”的链接：<br />
<img src="http://kevin.9511.net/wp-content/uploads/2007/08/ee721ecd-c205-4bf1-9400-329a3bb0e2f3.JPG" alt="ee721ecd-c205-4bf1-9400-329a3bb0e2f3.JPG" border="0" />  <strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://kevin.9511.net/archives/97.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

