<?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>Lucifr &#187; tool</title>
	<atom:link href="http://lucifr.com/tags/tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucifr.com</link>
	<description>分享网络、博客、软件及其他趣事</description>
	<lastBuildDate>Wed, 23 Jun 2010 01:11:21 +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>iPad Peek:看看你的网站在 iPad 中是什么样</title>
		<link>http://lucifr.com/2010/04/08/ipad-peek-shows-how-your-website-looks-in-ipad/</link>
		<comments>http://lucifr.com/2010/04/08/ipad-peek-shows-how-your-website-looks-in-ipad/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 08:38:44 +0000</pubDate>
		<dc:creator>Lucifr</dc:creator>
				<category><![CDATA[网事随风]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[peek]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[user agent]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://lucifr.com/?p=1385</guid>
		<description><![CDATA[iPad 正式发售了，可对于像 Lucifr 这样的无业游民来说这个东西还是个奢侈品，因此想要买个实体来测试网站在 iPad 中的效果是不大可能了。对于穷希望完善网站在不同设备中外观的穷站主们来说，iPad Peek 这预览 iPad 中网页效果... ]]></description>
			<content:encoded><![CDATA[<p></p><p>iPad 正式发售了，可对于像 Lucifr 这样的无业游民来说这个东西还是个奢侈品，因此想要买个实体来测试网站在 iPad 中的效果是不大可能了。对于穷希望完善网站在不同设备中外观的穷站主们来说，<a title="iPad Peek" href="http://ipadpeek.com/" target="_blank">iPad Peek</a> 这预览 iPad 中网页效果的网站就派上用场了。</p>
<p>打开 <a title="ipadpeek.com" href="http://ipadpeek.com/" target="_blank">ipadpeek.com</a> 就可以看到这个很像模像样的 iPad 浏览器界面了，在其地址栏中输入地址时甚至还会跳出点触键盘（虽然是不能用的，还是要用电脑的键盘手动输入地址），默认为横向的景观模式，点击上方的边框就可以切换为竖放的画框模式。以下就是本站 <a title="Lucifr" rel="nofollow" href="http://lucifr.com/">lucifr.com</a> 在 iPad Peek 中的样子：</p>
<p><a href="http://s212.photobucket.com/albums/cc308/illucifr/blog/?action=view&amp;current=ipadpeek.png" target="_blank"><img src="http://i212.photobucket.com/albums/cc308/illucifr/blog/ipadpeek.png" border="0" alt="ipad" /></a></p>
<p>但是这可能还并不是网站在 iPad 中确切的模样，要达到更为精确的模拟 iPad 的环境，可能还需要以下几个步骤：</p>
<p><span id="more-1385"></span></p>
<ol>
<li>切换 User Agent：
<ul>
<li>Firefox：在地址栏输入<code>about:config</code>，点击右键，新建&#8211;&gt;字符串，输入名称为“<code>general.useragent.override</code>”，输入值“<code>Mozilla/5.0 (iPad; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10</code>”；要恢复默认只需删除此字符串即可。动手能力差的童鞋可以使用 <a title="User Agent Switcher" href="https://addons.mozilla.org/en-US/firefox/addon/59" target="_blank">User Agent Switcher</a> 这个插件。</li>
<li>Chrome：开始 -&gt; 运行 -&gt;输入<code>chrome -user-agent="Mozilla/5.0(iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10"</code>，并回车即可；要恢复原来的 User Agent，关闭所有 Chrome 进程后，在运行中输入<code>chrome -user-agent</code>并回车。此外 Chrome 也有一款可以方便地切换 User Agent 的插件：<a title="User-Agent Switcher for Chrome" href="https://chrome.google.com/extensions/detail/aafciojnlamllgpkpdkbamkfgbofhgcj?hl=en" target="_blank">User-Agent Switcher for Chrome</a></li>
</ul>
<p class="alert"><strong>在 Firefox 和 Chrome 中修改这些设置时的错误操作可能带来风险，菜鸟请谨慎，Lucifr 不负责！</strong></p>
</li>
<li>关闭 Adobe Flash 插件，众所周知 iPad 是不支持 Flash 的。
<ul>
<li>Firefox：在“附加组件”的“插件”一栏中禁用 Shockwave Flash。</li>
<li>Chrome：在选项中的“高级选项”&#8211;&gt;“内容设置”&#8211;&gt; “插件” &#8211;&gt; “Disable individual plug-ins&#8230;” 中停用 Shockwave Flash。</li>
</ul>
</li>
</ol>
<p>经过以上两个步骤之后，iPad Peek 所展示的网站就更为接近在 iPad 中的真实面貌了，但也只是接近，因为你的屏幕的分辨率可能要比 iPad 高，所显示出的尺寸就可能有出入。</p>
<p><a title="iPad Peek" href="http://ipadpeek.com/" target="_blank">iPad Peek</a> 本身是个开源的工具，感兴趣的话你可以在这里找到<a title="iPad Peek 代码" href="http://gitorious.org/stick/ipadpeek/trees/master" target="_blank">完整的代码</a>。</p>
<p><a title="iPad Peek" href="http://ipadpeek.com/" target="_blank">iPad Peek</a> via <a title="iPad Peek: See How Your Website Looks on the iPad" href="http://mashable.com/2010/04/05/ipad-peek/" target="_blank">Mashable</a> &amp; <a title="How Does your Website Look on an iPad?" href="http://www.labnol.org/internet/test-websites-on-ipad/13368/" target="_blank">Digital Inspiration</a></p>

<!-- Generated by Simple Tags 1.8 - http://wordpress.org/extend/plugins/simple-tags -->
	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://lucifr.com/2010/04/15/translation-what-if-oscars-were-given-to-movie-websites/" title="如果奥斯卡奖颁给电影网站 (2010年04月15日)">如果奥斯卡奖颁给电影网站</a> (6)</li>
	<li><a href="http://lucifr.com/2009/04/13/how-to-enable-or-disable-javascript-in-your-web-browser-chinese-ver/" title="如何在浏览器中开启/关闭Javascript（中文版） (2009年04月13日)">如何在浏览器中开启/关闭Javascript（中文版）</a> (1)</li>
	<li><a href="http://lucifr.com/2008/07/02/delicious-to-firefox/" title="如何向firefox 3中导入delicious的书签 [firefox 3] (2008年07月02日)">如何向firefox 3中导入delicious的书签 [firefox 3]</a> (7)</li>
	<li><a href="http://lucifr.com/2010/02/10/play-google-buzz-without-an-iphone-or-android/" title="不用 iPhone/Android 现在就玩 Google Buzz (2010年02月10日)">不用 iPhone/Android 现在就玩 Google Buzz</a> (11)</li>
	<li><a href="http://lucifr.com/2010/04/13/show-just-image-redirects-to-original-picture/" title="Show Just Image：将图片页面直接转向至原图 (2010年04月13日)">Show Just Image：将图片页面直接转向至原图</a> (0)</li>
	<li><a href="http://lucifr.com/2009/12/30/pin-tab-and-favicon-count-in-firefox/" title="Pin Tab与Favicon Count (2009年12月30日)">Pin Tab与Favicon Count</a> (6)</li>
</ul>


<hr /><a href="http://lucifr.com/2010/04/08/ipad-peek-shows-how-your-website-looks-in-ipad/">原文链接</a> | <a href="http://lucifr.com/2010/04/08/ipad-peek-shows-how-your-website-looks-in-ipad/#comments" title="已有 7 条留言了，加入讨论~">留个脚印</a> | <a href="http://lucifr.com/contact">联系作者</a> | <a href="http://twitter.com/lucifr" title="follow作者的twitter">Follow Me</a> | <a title="收藏到del.icio.us" href="http://del.icio.us/post?url=http://lucifr.com/2010/04/08/ipad-peek-shows-how-your-website-looks-in-ipad/&title=iPad Peek:看看你的网站在 iPad 中是什么样">Del.icio.us</a> <br />
<small>Copyright © 2005~2010 <a href="http://lucifr.com">Lucifr</a><br /> 本Feed内容版权归属于Lucifr，转载请遵循<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/cn/">知识共享署名-非商业性使用-相同方式共享 2.5 中国大陆许可协议</a></small>]]></content:encoded>
			<wfw:commentRss>http://lucifr.com/2010/04/08/ipad-peek-shows-how-your-website-looks-in-ipad/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>8个实用的Twitter工具</title>
		<link>http://lucifr.com/2009/04/07/8-most-useful-and-robust-twitter-tools/</link>
		<comments>http://lucifr.com/2009/04/07/8-most-useful-and-robust-twitter-tools/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 14:57:18 +0000</pubDate>
		<dc:creator>Lucifr</dc:creator>
				<category><![CDATA[推荐文章]]></category>
		<category><![CDATA[网事随风]]></category>
		<category><![CDATA[软玉温香]]></category>
		<category><![CDATA[adobe air]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[twhirl]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[网络]]></category>
		<category><![CDATA[软件]]></category>

		<guid isPermaLink="false">http://lucifr.com/?p=569</guid>
		<description><![CDATA[Smashing Apps介绍了8个最为实用且功能健全的Twitter工具，包括桌面客户端，iPhone/iPod Touch软件及网页服务。推荐给twitter们使用。 TweetDeck TweetDeck，和twhirl一样基于Adobe Air的桌面程序，实时监视并发布tweet，但和twhirl相比整合进了更... ]]></description>
			<content:encoded><![CDATA[<p></p><p>Smashing Apps介绍了8个最为实用且功能健全的Twitter工具，包括桌面客户端，iPhone/iPod Touch软件及网页服务。推荐给twitter们使用。</p>
<p><strong><a href="http://www.tweetdeck.com" target="_blank">TweetDeck</a></strong></p>
<p><img src="http://lucifr.com/wp-content/plugins/pika/readimg.php?src=http%3A%2F%2Flh3.gouride.com%2F_3u7o3D9yAks%2FSdtlRaaSODI%2FAAAAAAAAAjU%2FHdRDUaigi6Q%2Fs512%2Ftweetdeck.jpg" /> </p>
<p>TweetDeck，和twhirl一样基于Adobe Air的桌面程序，实时监视并发布tweet，但和twhirl相比整合进了更多的功能（当然也消耗更多的内存）。目前还处于公开测试阶段，除了Twitter，还网罗了一堆包括Facebook在内的其它服务。滚动式的分栏显示是其特点。</p>
<p><strong><a href="http://www.twhirl.org/" target="_blank">twhirl</a></strong></p>
<p><img src="http://lucifr.com/wp-content/plugins/pika/readimg.php?src=http%3A%2F%2Flh6.gouride.com%2F_3u7o3D9yAks%2FSdtlSEwm23I%2FAAAAAAAAAjc%2FkEc3ymixwIU%2Fs512%2Ftwhirl.jpg" /></p>
<p>twhirl，相信大家都比较熟悉了。 在twitter的网页上的功能在twirl里都能实现。整合了短域名服务和Seesmic的视频录制和发布功能。</p>
<p><strong><a href="http://twitterfeed.com/" target="_blank">twitterfeed</a></strong></p>
<p><img src="http://lucifr.com/wp-content/plugins/pika/readimg.php?src=http%3A%2F%2Flh5.gouride.com%2F_3u7o3D9yAks%2FSdtnkWlgxbI%2FAAAAAAAAAks%2FbslgwJ8NrUk%2Fs512%2Ftwitterfeed.jpg" /></p>
<p>Twitterfeed，一个免费的blog feed to twitter的服务。这样你发布的新文章就能自动发布在twitter上了。支持Openid。</p>
<p><strong><a href="http://tweetburner.com" target="_blank">Tweetburner</a></strong></p>
<p><img src="http://lucifr.com/wp-content/plugins/pika/readimg.php?src=http%3A%2F%2Flh6.gouride.com%2F_3u7o3D9yAks%2FSdtlSl6waAI%2FAAAAAAAAAjk%2Ftydr5khLScY%2Fs512%2Ftweetburner.jpg" /></p>
<p>Tweetburner可以帮助你缩短URL，发布到Twitter/friendfeed，并提供对你在twitter上发布链接的追踪统计功能。</p>
<p><strong><a href="https://destroytwitter.com/" target="_blank">DestroyTwitter </a></strong></p>
<p><img src="http://lucifr.com/wp-content/plugins/pika/readimg.php?src=http%3A%2F%2Flh5.gouride.com%2F_3u7o3D9yAks%2FSdtlTI8Rr6I%2FAAAAAAAAAjs%2FpiHyLC-VfG0%2Fs512%2Fdestroytwitter.jpg" /></p>
<p>DestroyTwitter，名字挺吓人，和twhirl及tweetdeck一样，也是个基于Adobe AIR的桌面tweet发布+监视程序，是三者中占用资源最少的，当然功能也是最简单的。</p>
<p><strong><a href="http://twitterfon.net/" target="_blank">TwitterFon </a></strong></p>
<p><img src="http://lucifr.com/wp-content/plugins/pika/readimg.php?src=http%3A%2F%2Flh6.gouride.com%2F_3u7o3D9yAks%2FSdtlT5Y_4eI%2FAAAAAAAAAj0%2FtPcLS4K3szc%2Fs512%2FtwitterFon.jpg" /></a></p>
<p class="para">TwitterFon，支持iPhone和iPod Touch的客户端，简单易用。支持了twitter80%的功能，包括查看朋友的tweet和回复、发送回复及direct message、搜索功能等。界面设计干净利落，反应迅速。</p>
<p class="para"><strong><a href="http://www.twittergadget.com/" target="_blank">TwitterGadget </a></strong></p>
<p><img src="http://lucifr.com/wp-content/plugins/pika/readimg.php?src=http%3A%2F%2Flh5.gouride.com%2F_3u7o3D9yAks%2FSdtlUjVXUGI%2FAAAAAAAAAj8%2FRiOAVPtvoyc%2Fs512%2Ftwittergadget.jpg" /></p>
<p>基于Ajax技术，可以置放入iGoogle首页及Gmail的网页客户端。Lucifr个人认为放进Gmail之后因为侧栏太短有被压扁了感觉。备选：<a href="http://twittergadget.appspot.com/">Twitter Gadget For Gamil</a>。</p>
<p><strong><a href="http://hootsuite.com/" target="_blank">HootSuite </a></strong></p>
<p><img src="http://lucifr.com/wp-content/plugins/pika/readimg.php?src=http%3A%2F%2Flh5.gouride.com%2F_3u7o3D9yAks%2FSdtm8HS9L1I%2FAAAAAAAAAkk%2FyAYgRa4O3IA%2Fs512%2Fhootsuite.jpg" /></p>
<p>HootSuite是一个允许你添加多个twitter账户，可同时更新多个twitter的服务。可以设定发送时间，也提供了链接统计功能，但必需是通过ow.ly发送的才行。</p>
<p>原文：<a href="http://www.smashingapps.com/2009/04/06/eight-most-useful-and-robust-twitter-tools.html">Eight Most Useful And Robust Twitter Tools</a></p>

<!-- Generated by Simple Tags 1.8 - http://wordpress.org/extend/plugins/simple-tags -->
	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://lucifr.com/2009/04/05/which-url-shortener-should-we-choose/" title="短URL服务，我们该怎么选？ (2009年04月05日)">短URL服务，我们该怎么选？</a> (10)</li>
	<li><a href="http://lucifr.com/2009/03/23/internet-a-public-place-really/" title="别拿网络不当回事 (2009年03月23日)">别拿网络不当回事</a> (0)</li>
	<li><a href="http://lucifr.com/2007/11/07/try-powncing/" title="Try Powncing (2007年11月07日)">Try Powncing</a> (0)</li>
	<li><a href="http://lucifr.com/2007/11/10/google-notebook-and-google-os/" title="Google Notebook，及Google OS的遐想 (2007年11月10日)">Google Notebook，及Google OS的遐想</a> (5)</li>
	<li><a href="http://lucifr.com/2009/03/31/gminder-sync-and-reminding-program-of-google-calendar/" title="Gminder:桌面Google Calendar提醒程序 (2009年03月31日)">Gminder:桌面Google Calendar提醒程序</a> (2)</li>
	<li><a href="http://lucifr.com/2008/05/21/free-in-limited-hours-button-shop-3-2/" title="限时免费:Button Shop 3 (2008年05月21日)">限时免费:Button Shop 3</a> (7)</li>
</ul>


<hr /><a href="http://lucifr.com/2009/04/07/8-most-useful-and-robust-twitter-tools/">原文链接</a> | <a href="http://lucifr.com/2009/04/07/8-most-useful-and-robust-twitter-tools/#comments" title="板凳还在，上啊！">留个脚印</a> | <a href="http://lucifr.com/contact">联系作者</a> | <a href="http://twitter.com/lucifr" title="follow作者的twitter">Follow Me</a> | <a title="收藏到del.icio.us" href="http://del.icio.us/post?url=http://lucifr.com/2009/04/07/8-most-useful-and-robust-twitter-tools/&title=8个实用的Twitter工具">Del.icio.us</a> <br />
<small>Copyright © 2005~2009 <a href="http://lucifr.com">Lucifr</a><br /> 本Feed内容版权归属于Lucifr，转载请遵循<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/cn/">知识共享署名-非商业性使用-相同方式共享 2.5 中国大陆许可协议</a></small>]]></content:encoded>
			<wfw:commentRss>http://lucifr.com/2009/04/07/8-most-useful-and-robust-twitter-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>如何向firefox 3中导入delicious的书签 [firefox 3]</title>
		<link>http://lucifr.com/2008/07/02/delicious-to-firefox/</link>
		<comments>http://lucifr.com/2008/07/02/delicious-to-firefox/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 13:16:15 +0000</pubDate>
		<dc:creator>Lucifr</dc:creator>
				<category><![CDATA[如之奈何]]></category>
		<category><![CDATA[网事随风]]></category>
		<category><![CDATA[软玉温香]]></category>
		<category><![CDATA[bookmark]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://lucifr.com/?p=333</guid>
		<description><![CDATA[Firefox3目前已经具备了给书签添加tag的功能，搜索起书签来也十分方便，而通过foxmarks插件，在多台计算机之间对书签进行共享已经不是难事；那么除非你要像lucifr一样希望通过del.icio.us与朋友们分享你在网络上发现的新鲜内容... ]]></description>
			<content:encoded><![CDATA[<p></p><p>Firefox3目前已经具备了给书签添加tag的功能，搜索起书签来也十分方便，而通过<a href="https://addons.mozilla.org/en-US/firefox/addon/2410">foxmarks插件</a>，在多台计算机之间对书签进行共享已经不是难事；那么除非你要像lucifr一样希望通过del.icio.us与朋友们分享你在网络上发现的新鲜内容，firefox3内建的书签功能就已经足够。那么以前在del.icio.us存下的书签怎么办呢？如何把delicious里的书签导入现在的firefox里，并且让它们和firefox中已有的书签共存呢？</p>
<p>e-accent.com为我们找到了解决方案，它推出了一个<a href="http://delicious.e-accent.com/">del.icio.us to Firefox的服务</a>，通过简单的几步就可以实现del.icou.us到firefox的迁移。具体步骤:</p>
<p>1.导出del.icio.us的书签为html文件: 登录你的del.icio.us账户，进入右上角的setting，在Bookmarks一栏下找到export/backup，确定include my tags一项被选定，这样导入到firefox里之后才可以使用之前在del.icio.us中的tag进行搜索。</p>
<p>2.导出firefox中的书签为JSON文件: 选择firefox 3的菜单栏中的“书签”-&gt;“管理书签…”（快捷键的话是“Ctrl+Shift+B”），在弹出的“我的足迹”窗口中选择“导入以及备份”-&gt;“备份…”，将firefox书签保存为json格式。</p>
<p>3.del.cico.us！firefox！合体！看看下面的图，也明白该怎么做了吧。分别选择上面的两个文件。点击Merge按钮，就会生成一个新的json文件，把这个文件下载到你的硬盘里。</p>
<p align="center"><img src="http://static.zooomr.com/images/7050470_475f23ec1b_o.jpg" /> </p>
<p>4.向firefox3中导入合成后的书签:仍然是在第2步中的“我的足迹”窗口中选择“导入以及备份”，这次选择“恢复”-&gt;“选择文件”，载入第3步中下载的文件即可。</p>
<p>好了，现在firefox3的书签就和美味书签合而为一了！</p>

<!-- Generated by Simple Tags 1.8 - http://wordpress.org/extend/plugins/simple-tags -->
	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://lucifr.com/2008/08/14/united-mars-vol3-firefox-sp/" title="联合火星志 Vol.2 [Firefox专刊] (2008年08月14日)">联合火星志 Vol.2 [Firefox专刊]</a> (7)</li>
	<li><a href="http://lucifr.com/2008/08/12/united-mars-vol-1/" title="联合火星志 Vol.1 [综合版] (2008年08月12日)">联合火星志 Vol.1 [综合版]</a> (9)</li>
	<li><a href="http://lucifr.com/2008/06/24/stylish-firefox-to-a-better-interface/" title="用Stylish让Firefox改头换面 [Firefox技巧] (2008年06月24日)">用Stylish让Firefox改头换面 [Firefox技巧]</a> (16)</li>
	<li><a href="http://lucifr.com/2008/06/21/everything-about-firefox-3s-location-bar/" title="玩转地址栏 [Firefox 3 技巧] (2008年06月21日)">玩转地址栏 [Firefox 3 技巧]</a> (35)</li>
	<li><a href="http://lucifr.com/2008/07/15/plurk-on-firefox-sidebar/" title="把plurk放到侧边栏 [Firefox技巧] (2008年07月15日)">把plurk放到侧边栏 [Firefox技巧]</a> (4)</li>
	<li><a href="http://lucifr.com/2010/01/30/enable-previews-for-individual-tabs-on-firefox-3-6-in-windows-7-taskbar/" title="打开 Window 7 任务栏的 Firefox 3.6 标签页预览 (2010年01月30日)">打开 Window 7 任务栏的 Firefox 3.6 标签页预览</a> (4)</li>
</ul>


<hr /><a href="http://lucifr.com/2008/07/02/delicious-to-firefox/">原文链接</a> | <a href="http://lucifr.com/2008/07/02/delicious-to-firefox/#comments" title="已有 7 条留言了，加入讨论~">留个脚印</a> | <a href="http://lucifr.com/contact">联系作者</a> | <a href="http://twitter.com/lucifr" title="follow作者的twitter">Follow Me</a> | <a title="收藏到del.icio.us" href="http://del.icio.us/post?url=http://lucifr.com/2008/07/02/delicious-to-firefox/&title=如何向firefox 3中导入delicious的书签 [firefox 3]">Del.icio.us</a> <br />
<small>Copyright © 2005~2008 <a href="http://lucifr.com">Lucifr</a><br /> 本Feed内容版权归属于Lucifr，转载请遵循<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/cn/">知识共享署名-非商业性使用-相同方式共享 2.5 中国大陆许可协议</a></small>]]></content:encoded>
			<wfw:commentRss>http://lucifr.com/2008/07/02/delicious-to-firefox/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google Notebook，及Google OS的遐想</title>
		<link>http://lucifr.com/2007/11/10/google-notebook-and-google-os/</link>
		<comments>http://lucifr.com/2007/11/10/google-notebook-and-google-os/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 16:10:11 +0000</pubDate>
		<dc:creator>Lucifr</dc:creator>
				<category><![CDATA[网事随风]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flock]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[网络]]></category>

		<guid isPermaLink="false">http://lucifr.com/2007/11/10/google-notebook-and-google-os/</guid>
		<description><![CDATA[Gmail的改版已经让Lucifr如痴如醉，那个风驰电掣啊，真是享受。这让Lucifr想起了google另外一个不太惹人注目的服务:Google notebook。和最初发布时相比，现在的Google Notebook也有了很大的进步。尤其是在firefox下安装了插件以后更是让... ]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.gmail.com/">Gmail</a>的改版已经让Lucifr如痴如醉，那个风驰电掣啊，真是享受。这让Lucifr想起了google另外一个不太惹人注目的服务:<a href="http://www.google.com/notebook/">Google notebook</a>。和最初发布时相比，现在的Google Notebook也有了很大的进步。尤其是在firefox下安装了插件以后更是让网上资源收集变得异常轻松。下面我们就来一起看一看如今的Google Notebook有哪些新特点，在开始之前，先确定你已经有一个<a href="http://www.google.com/notebook/">Google Notebook的账户</a>，并且使用Firefox1.5版本以上浏览器（目前不支持其它浏览器）:</p>
<p><a href="http://www.yupoo.com/photos/view?id=ff80808116233c7f01162502b0357e1d"><img src="http://photo5.yupoo.com/20071109/232400_1522400402_m.jpg" style="margin: 0pt 0pt 10px 10px; float: right" alt="star|yupoo.com" /></a><span style="font-weight: bold">迷你Notebook:</span>这个功能是通过插件来完成的，目前只有firefox内核的浏览器才能使用，所以要使用这个功能前提还是要使用<a href="http://www.mozilla.com/firefox/">Firefox</a>或是<a href="http://lucifr.com/2007/11/02/flock10-final/">Flock</a>。在Firefox或是Flock浏览器中下载安装<a href="http://www.google.com/notebook/download/">Google Notebook插件</a>。安装好后，重启浏览器。这时浏览器的右下角就出现了Google Notebook的图标<img src="http://photo5.yupoo.com/20071110/000505_1687442113_m.jpg" />。</p>
<p>点 击这个图标，一个迷你版本的Google Notebook就弹出来了。这时当你在多个浏览器标签之间切换时，这个迷你notebook会始终保持打开状态。通过这个迷你窗口，基本上可以实现完整 版本中所有的功能，浏览和整理之前的笔记，建立新的笔记本，添加标签和你自己的评论等等，而更为方便的是，你可以轻松选择当前页面中你感兴趣的图片或文字 （用光标高亮它们），然后只要按一下迷你Notebook上的星标，所选择的内容就会被自动加入到当前的笔记本中，确实是便捷无比。</p>
<p><a href="http://www.yupoo.com/photos/view?id=ff80808116233c7f01162502aaf07e11"><img src="http://photo11.yupoo.com/20071109/232359_951655815_m.jpg" style="margin: 0pt 0pt 10px 10px; float: right" alt="section|yupoo.com" /></a><span style="font-weight: bold">完整页面版本下的新功能:</span>Google Notebook新引入了一个“类（Section）”的概念，在同一个笔记本中可以再设置多个Section，也就是说比起之前的两级目录 （Notebook&#8211;&gt;Clipping），更多了一级而成为三级目录（Notebook&#8211;&gt;Section&#8211;&gt; Clipping）。更方便对内容进行系统的分类。</p>
<p>完整版本中可以对文本进行简单的格式编辑，如字体颜色、字体大小、黑体、斜体等。</p>
<p>搜索功能当然是必不可少的。和Gmail中一样可以选择搜索笔记或是搜索整个网络。</p>
<p>可对笔记进行打印，或是导出至Google另一强大的网上文本编辑工具<a href="http://docs.google.com/">Google Docs</a>中（这个也强的）。</p>
<p><a href="http://www.yupoo.com/photos/view?id=ff80808116233c7f01162502adc77e19"><img src="http://photo11.yupoo.com/20071109/232400_1477024260_m.jpg" style="margin: 0pt 0pt 10px 10px; float: right" alt="share|yupoo.com" /></a><span style="font-weight: bold">分享及协作:</span>除了之前的笔记分享功能以外，Google Notebook已经和<a href="http://www.google.com/bookmarks">Google Bookmarks</a>（书签）结合，添加的书签全部会被放在一个名为“Unfiled”的笔记本中，以方便与他人分享或是协作使用。</p>
<p>而协作工能也是一个电子笔记本所不能少的，通过添加协作者的e-mail，可以让协作者拥有对当前笔记本的浏览和编辑权限。Lucifr觉得如果能单独设置只读权限的话就更好了。</p>
<p><span style="font-weight: bold">总结和杂感:</span>和 一些著名的桌面笔记本软件（如微软大名鼎鼎的Onenote）相比，Google Notebook的功能可能还显得很单薄，并没有众多的模板可供选择，且必须依托于网络。但对于firefox用户来说，如果只是做为网页资料采集的话，<a href="http://www.yupoo.com/photos/view?id=ff808081162336150116251987c70cb6"><img src="http://photo5.yupoo.com/20071109/234857_985467269_m.jpg" style="margin: 0pt 0pt 10px 10px; float: right" alt="gOS|yupoo.com" /></a> Google Notebook显然更为方便，而网络化从另一个方面来说方便了共享、协作、以及在不同计算机之间的使用，为经常在多台异地电脑之间工作的人免去了拷贝和 同步的烦恼。</p>
<p>Google本身的八爪鱼本质也为Notebook提供了更多的优势，想想看当Reader, Gmail, Docs, Sheets, Bookmarks……所有你能想到的Google服务都完美地整合到一起的时候吧，在任何一个网络环境畅通的地方这样的整合服务都有着致命的诱惑力和强 大的竞争力。<a href="http://www.thinkgos.com/">gOS这样一个非官方系统</a>的出现已经是个预示，计算机脱离应用软件而仅凭依于网络存在的变革正在发生，而Google无疑成为这一过程的最有力推动者。</p>

<!-- Generated by Simple Tags 1.8 - http://wordpress.org/extend/plugins/simple-tags -->
	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://lucifr.com/2006/04/22/%e7%88%b1google-%e4%b8%8d%e7%88%b1%e8%b0%b7%e6%ad%8c/" title="爱Google, 不爱&#8221;谷歌&#8221; (2006年04月22日)">爱Google, 不爱&#8221;谷歌&#8221;</a> (2)</li>
	<li><a href="http://lucifr.com/2008/09/03/google-chrome-is-just-a-step-to-google-os/" title="浏览器大战，Google搅局 [Web&#038;OS] (2008年09月03日)">浏览器大战，Google搅局 [Web&#038;OS]</a> (10)</li>
	<li><a href="http://lucifr.com/2006/08/06/make-google-reader-better-to-use/" title="改造Google Reader (2006年08月06日)">改造Google Reader</a> (13)</li>
	<li><a href="http://lucifr.com/2007/12/23/best-greasemonkey-userscripts-for-bloggers/" title="推荐blogger常用的Greasemonkey脚本 (2007年12月23日)">推荐blogger常用的Greasemonkey脚本</a> (1)</li>
	<li><a href="http://lucifr.com/2009/04/13/how-to-enable-or-disable-javascript-in-your-web-browser-chinese-ver/" title="如何在浏览器中开启/关闭Javascript（中文版） (2009年04月13日)">如何在浏览器中开启/关闭Javascript（中文版）</a> (1)</li>
	<li><a href="http://lucifr.com/2008/07/02/delicious-to-firefox/" title="如何向firefox 3中导入delicious的书签 [firefox 3] (2008年07月02日)">如何向firefox 3中导入delicious的书签 [firefox 3]</a> (7)</li>
</ul>


<hr /><a href="http://lucifr.com/2007/11/10/google-notebook-and-google-os/">原文链接</a> | <a href="http://lucifr.com/2007/11/10/google-notebook-and-google-os/#comments" title="已有 5 条留言了，加入讨论~">留个脚印</a> | <a href="http://lucifr.com/contact">联系作者</a> | <a href="http://twitter.com/lucifr" title="follow作者的twitter">Follow Me</a> | <a title="收藏到del.icio.us" href="http://del.icio.us/post?url=http://lucifr.com/2007/11/10/google-notebook-and-google-os/&title=Google Notebook，及Google OS的遐想">Del.icio.us</a> <br />
<small>Copyright © 2005~2007 <a href="http://lucifr.com">Lucifr</a><br /> 本Feed内容版权归属于Lucifr，转载请遵循<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/cn/">知识共享署名-非商业性使用-相同方式共享 2.5 中国大陆许可协议</a></small>]]></content:encoded>
			<wfw:commentRss>http://lucifr.com/2007/11/10/google-notebook-and-google-os/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>十大AdSense工具</title>
		<link>http://lucifr.com/2006/09/15/top-10-adsense-tools/</link>
		<comments>http://lucifr.com/2006/09/15/top-10-adsense-tools/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 17:20:19 +0000</pubDate>
		<dc:creator>Lucifr</dc:creator>
				<category><![CDATA[网事随风]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[翻译]]></category>

		<guid isPermaLink="false">http://lucifr.com/2006/09/15/top-10-adsense-tools/</guid>
		<description><![CDATA[译按：这篇译文花了我一周的时间，倒不是翻译起来有什么困难，只是没有时间加没有精力，介绍了十个AdSense工具，可能像我这样的小网站用得上的机会不是很大，不过如果你的网站已经有了一定流量和规模，但广告收入一直... ]]></description>
			<content:encoded><![CDATA[<p></p><p><strong>译按：这篇译文花了我一周的时间，倒不是翻译起来有什么困难，只是没有时间加没有精力，介绍了十个AdSense工具，可能像我这样的小网站用得上的机会不是很大，不过如果你的网站已经有了一定流量和规模，但广告收入一直不理想，以下的工具和建议到是值得参考。</strong><br />
[原文作者]：<strong><a href="http://uphook.blogspot.com/">Nick</a></strong><br />
[原文地址]：<strong><a href="http://uphook.blogspot.com/2006/04/getting-most-out-of-adsense-top-10.html">Top  10 Adsense Tools</a></strong></p>
<p>开门见山，这篇文章的本意就是为了介绍几个能帮助您掌握Goolge  Adsense的最好的工具。不过，我还是从我个人的喜好出发，把这些工具按照其实用性排了一下顺序（因为比出个高低真不是那么容易&#8211;全看你怎么使用）。</p>
<p><span id="more-178"></span><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第10位</span><br />
<a href="http://googleadspreview.blogspot.com/">Contextual Ads  Preview/Comparison Tool</a></p>
<p>可以拿AdSense和其它的广告刊登商（比如Chitika,  Yahoo)做比较的一个工具。可以自定义颜色，还可以查看在特定的某个URL上会显示的广告。在决定在页面上使用哪种类型的广告时非常有用（特别是当你在盘算要使用哪一家广告刊登商的时候）</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第9位</span><br />
<a href="http://www.adsblacklist.com/">Blacklist</a></p>
<p>提供一个抠门的AdWord发布商的黑名单。广告位寸土寸金&#8211;比起每点一次只给一两美分的发布商，我更乐意在我的广告位上放上每点击一次就给半块钱的（译按：谁不乐意呢？）。通过屏蔽这个黑名单上的域名，就可以提高在你的网站上显示付费更高的广告的机会。按这个网站的说法，黑名单通过以下方式起作用：</p>
<p>&#8220;……滤掉那些以通过低价AdWords吸引访客，再在其自己的站点上点击高收益的AdSense广告而赚钱的一类站点。要防止这类的情况发生在你的网站上，你所需要做的就是把特别生成的名单加入到你的AdSense设置->竞争性广告过滤列表里就行了。这将充分提高你的收入。&#8221;</p>
<p>以上是Nuff的原话。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第8位</span><br />
<a href="http://www.adsensecalculator.com/">AdSense Calculator</a></p>
<p>这是我最喜欢的工具之一&#8211;通过给出的每日展示次数、点击通过率（CTR）、每次点击成本（CPC）快速估算出每日的收入。尽管自己推算也不是难事，但这一工具无疑提供了方便。可以估算每日、每月、以及每年的点击数及收入。</p>
<p>摘自其网站上的信息：</p>
<p>&#8220;它也可以做为Google AdSense用户或是打算把AdSense的广告放进自己网站的人的统计工具，让他们对自已的网站能通过Google  Adsense赚多少钱有个大致的印象。&#8221;</p>
<p>总之，对于那些喜欢盘算的人来说（&#8221;嗯……如果我的每日展示为3000，CTR为2%，平均CPC为30美分，那我可以赚上……&#8221;），这就是最合适的工具&#8211;快速、简单，而且方便易用。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><span style="font-weight: bold">第7位</span><br />
<a href="http://www.digitalpoint.com/tools/adsense-sandbox/">AdSense  Sandbox</a></p>
<p>&#8220;一个方便的小工具用于查看与相应内容或关键词对应的Google AdSense的广告类型。&#8221;</p>
<p>这个工具列出很多AdSense可能会在某个网站上展示的广告。这有什么好？简单来说，你可以通过它查看会在你的竞争者的网站上的广告。那这又有什么好呢？你可以通过它来制订你自己的广告方案。</p>
<p>比如说吧，我知道Plenty of Fish（一个设计得挺烂的社交网站）通过广告赚了老钱。而我的网站，<a href="http://uphook.com/">UpHook</a>，是同一类型的站，我可以看看他们站展示的广告和我站上的一不一样，如果不同，那我就知道他们其实不是我真正的竞争者；我还知道他们的广告每被点击一次比我赚的钱更多。同时，我也可以总结出一个在和我竞争的网站列表，所谓知彼知已，百战不殆嘛。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第6位</span><br />
<a href="https://www.google.com/support/adsense/bin/answer.py?answer=10005&#038;topic=160">Adsense  Preview Tool</a> (IE浏览器)</p>
<p>这个工具和上一个差不多。不同点是用来预览某个网页上展示的广告更加方便。不用去访问相应的网站，只要在右键菜单里选择预览工具就可以弹出一个包含所有广告样本的窗口。</p>
<p>优点：更方便而且信息丰富。（参考第7位的工具）</p>
<p>缺点：只支持Internet Explorer</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第5位</span><br />
<a href="http://code.mincus.com/3/adsense-notifier/">Adsense Notifier</a>  (firefox)</p>
<p>对于那些每5分钟就查看一次adsense状况的人来说这个工具无疑是个无价之宝。习惯性地检查adsense是个痛苦的过程&#8211;就像是盯着草长长一样。这个方便的小插件能帮你解除烦恼。浏览器窗口下方的这个通告工具会显示你要的所有数据&#8211;总点击数、日收入、展示次数、CTR等等。想知道你又多挣了钱没有？只要扫一眼就能知道了。丰富的设置选项能帮你节省大把的时间。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第4位</span><br />
<a href="https://www.google.com/adsense/filter-online">Competitive Ads  Filter</a></p>
<p>这是个重头戏。这个工具实际上就是Adsense设置管理的一部分，所以你必须已经注册了一个AdSense账户才能使用。广告过滤器可以屏蔽特定的广告，从而不让它们出现在你的网页上。只需向过滤器提供一个URL列表，那列表上的广告就会被有效地阻止在你的网站/博客之外。这么做的原因有以下几个：</p>
<p>1、防止你的竞争者在你的网站上打广告。保证访客更多地停留在你的网页上，而不是通过你网页上第一个广告直接跳到提供相同内容的网站上去。由于  Adsense本身的定向广告特性，那么有很大可能性你的竞争者的广告会一直出现在你的服务性网站上。比如，在我的网站上出现的所有广告都是其它提供相似服务的站点的广告。对于他们来说这是好事，可对于我来说就不是了。</p>
<p>2、防止不相关广告的展示。在一些情况下你会想要去掉那些和你网站内容对不上号的广告。记住AdSense只是一个软件系统&#8211;它试图通过某些网站内容来决定展示相应的广告，但它也会犯错误。而过滤器的一个作用就是修正这些错误。做的就是一个&#8221;狗比猫更好的网站&#8221;可偏偏AdSense整了一堆猫儿的广告？只要把那些烦人的猫网站都扔进你的过滤器里就搞定了。</p>
<p>3、屏蔽那些吝啬的发布商。参考第9位的Blacklist。</p>
<p>过滤器好处多多，不过还是有个缺点&#8211;如果你试图过滤掉整个组类的内容，那只会暂时有效。当更多的同类网站冒出来时，你还得相应地更新你的列表。这就是为什么这个过滤器只适合屏蔽你的最直接的竞争对手。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第3位</span><br />
<a href="http://www.wordtracker.com/">Word  Tracker</a></p>
<p>我认识一些信赖着这个工具的人。尽管你得注册才能无限制地使用这个服务，但试用版本已经可以提供足够的信息来提高你的AdSense经验。Word  Tracker侧重于提供某一个关键词的搜索频度。它还能估算出其它使用相同的关键词的网站个数。这可能是用来决定网页内容的最好的工具了。如果你有一堆竞争者，那最好还是选择一个不那么常用的词。从机率来看，避免使用和竞争对手&#8221;撞衫&#8221;的词语更容易被搜索引擎收录。</p>
<p>显而易见，这么做能把流量引入你的站点。用户倾向于只从Google搜索结果的前2到3页中选择他们访问对象而不是跳到第87页。那干嘛不做那前1到50中的一员呢？当然，这么一来你被搜索的总次数可能减少，但无疑会很醒目。</p>
<p>摘自其网站：</p>
<p>&#8220;Wordtracker帮助网站所有者以及搜索引擎提供者定义与其客户的商品相关的以及搜索最多的关键词及短语。&#8221;</p>
<p>这个工具不只适用于AdSense。不过话说回来，热门的搜索词也就是热门的AdSense关键词。所以快去弄个明白吧。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第2位</span><br />
<a href="http://www.pixelfast.com/overture/">Overture Bidding Tool</a></p>
<p>这个工具提供推荐关键词以及目标词的出价样本。尽管Overture并不是专门针对AdSense的，但它推荐的关键词与AdSense的几乎一样。另外，我发现这些出价列表也和AdWords发布商提供的极为相似。用了这个工具，再去列一个高支付的关键词列表就显得没什么意义了。</p>
<p>如果你的站点上展示的都是高支付的广告，那你就赚大了。想想看，用户并不知道他们点击的广告值多少钱，他们只是点击那些吸引他们的广告。那为什么不让他们点的广告都是最值钱的呢？用Overture出价工具来得到推荐关键词也很有用，不过要注意不要在你的网页上堆满关键词。这么做只会让你的网站/博客看起来俗气无比。这里放几个，那里放几个，就足够AdSense放上高支付的广告了。与Blacklist双剑合璧，做为AdWords  Bidding Tool的替代也足够了。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">第1位</span><br />
<a href="https://adwords.google.com/select/TrafficEstimatorSandbox">AdWords  Bidding Tool/Traffic Estimator</a></p>
<p>这可能是最最有用的工具了。唯一的缺点是你得有个AdWords帐户来得到这些信息。我还是建议无论如何还是弄个AdWords的帐户，这样一来你就能了解发布商的情况以及他们在设置广告时的选项。</p>
<p>Bidding  Tool这个工具就是用来掌握AdSense广告中支付最高的关键词的。很大可能一些网站或是博客上列出来的几大最高支付的AdSense关键词就是用的  AdWords或是Overture的信息。做为一个网站/博客的所有者，了解你应该在你的内容里强调的关键词还是很重要的。</p>
<p>而Traffic  Estimator根据当前的发布商的支付统计数据，估计出针对一组关键词的平均CPC。在了解到我的关键词的CPC可以拉到平均3到8美元的广告费后，我就对从赚取这笔钱充满信心了。尽管这些CPC只是平均值，而且我确信Google只会在表现出色的网站上展示这些广告，但它至少在有一定的流量基础后让我知道我所能期待的数字。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<span style="font-weight: bold">友情出演：</span></p>
<p><a href="https://www.google.com/adsense/images/placement.gif">The Heat  Maps</a></p>
<p>称不上是工具。不过可能还有人不知道，这个东西可以充分提高你的收入&#8211;特别是当你的广告都不在它们应该出现的位置时。</p>
<p><a href="http://www.cashkeywords.com/">AdsenseAccelerator</a></p>
<p>听说这个不错，但我不太清楚这个网站，比起那些花钱买工具并轻松找到最佳关键词的人，我不太喜欢买东西，所以我不用它。不过如果有人有兴趣一试（或是已经试过了）并且不在乎花钱，那就告诉我它是否值这个价吧。</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>想最大限度地发挥你的能力来调整AdSense，这些工具肯定会帮上忙。如果你已经或是打算把AdSense放上你的网站/博客，我认为最好研究下这些工具，试着把你站上的广告调整到最佳。</p>

<!-- Generated by Simple Tags 1.8 - http://wordpress.org/extend/plugins/simple-tags -->
	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://lucifr.com/2007/04/15/pic-adsense-is-down/" title="{pic} Adsense is down (2007年04月15日)">{pic} Adsense is down</a> (2)</li>
	<li><a href="http://lucifr.com/2007/02/21/google-translate-suggest/" title="Google不懂翻译? (2007年02月21日)">Google不懂翻译?</a> (0)</li>
	<li><a href="http://lucifr.com/2007/11/10/google-notebook-and-google-os/" title="Google Notebook，及Google OS的遐想 (2007年11月10日)">Google Notebook，及Google OS的遐想</a> (5)</li>
	<li><a href="http://lucifr.com/2006/09/07/google-adsense-1-usd/" title="Google Adsense: 1USD达成! (2006年09月07日)">Google Adsense: 1USD达成!</a> (12)</li>
	<li><a href="http://lucifr.com/2010/01/14/what-baidu-will-look-like-after-google-leaves-china/" title="转个视频：如果谷歌走了 百度会变成什么样 (2010年01月14日)">转个视频：如果谷歌走了 百度会变成什么样</a> (4)</li>
	<li><a href="http://lucifr.com/2010/01/13/after-baidu-is-down/" title="百度杯具之后…… (2010年01月13日)">百度杯具之后……</a> (2)</li>
</ul>


<hr /><a href="http://lucifr.com/2006/09/15/top-10-adsense-tools/">原文链接</a> | <a href="http://lucifr.com/2006/09/15/top-10-adsense-tools/#comments" title="已有 17 条留言了，加入讨论~">留个脚印</a> | <a href="http://lucifr.com/contact">联系作者</a> | <a href="http://twitter.com/lucifr" title="follow作者的twitter">Follow Me</a> | <a title="收藏到del.icio.us" href="http://del.icio.us/post?url=http://lucifr.com/2006/09/15/top-10-adsense-tools/&title=十大AdSense工具">Del.icio.us</a> <br />
<small>Copyright © 2005~2006 <a href="http://lucifr.com">Lucifr</a><br /> 本Feed内容版权归属于Lucifr，转载请遵循<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/cn/">知识共享署名-非商业性使用-相同方式共享 2.5 中国大陆许可协议</a></small>]]></content:encoded>
			<wfw:commentRss>http://lucifr.com/2006/09/15/top-10-adsense-tools/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Performancing for Firefox1.1</title>
		<link>http://lucifr.com/2006/02/03/performancing-for-firefox11/</link>
		<comments>http://lucifr.com/2006/02/03/performancing-for-firefox11/#comments</comments>
		<pubDate>Fri, 03 Feb 2006 07:41:58 +0000</pubDate>
		<dc:creator>Lucifr</dc:creator>
				<category><![CDATA[软玉温香]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[部落一格]]></category>

		<guid isPermaLink="false">http://lucifr.com/2006/02/03/performancing-for-firefox11/</guid>
		<description><![CDATA[Performancing for Firefox推出了1.1版, 新版加强了对Technorati 的支持, 整合了 Delicious书签, 支持Trackback, 支持Ping, 同时也修正了不少的bug, 推荐写blog的各位一试. 相关文章 联合火星志 Vol.1 [综合版] (9) 如何向firefox 3中导入delicious的书签 [f... ]]></description>
			<content:encoded><![CDATA[<p></p><p><a target="_blank" title="Performancing for Firefox" href="http://performancing.com/firefox">Performancing for Firefox</a>推出了1.1版,  新版加强了对<a href="http://performancing.com/firefox/handbook/technorati">Technorati</a> 的支持, 整合了 <a href="http://performancing.com/firefox/handbook/del.icio.us">Delicious</a>书签,  支持<a href="http://performancing.com/firefox/handbook/trackback">Trackback</a>,  支持Ping, 同时也修正了不少的bug,  推荐写blog的各位一试.</p>

<!-- Generated by Simple Tags 1.8 - http://wordpress.org/extend/plugins/simple-tags -->
	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://lucifr.com/2008/08/12/united-mars-vol-1/" title="联合火星志 Vol.1 [综合版] (2008年08月12日)">联合火星志 Vol.1 [综合版]</a> (9)</li>
	<li><a href="http://lucifr.com/2008/07/02/delicious-to-firefox/" title="如何向firefox 3中导入delicious的书签 [firefox 3] (2008年07月02日)">如何向firefox 3中导入delicious的书签 [firefox 3]</a> (7)</li>
	<li><a href="http://lucifr.com/2008/06/19/firefox-3-technique-multi-copy/" title="多重复制 [Firefox 3 技巧(for blogger)] (2008年06月19日)">多重复制 [Firefox 3 技巧(for blogger)]</a> (6)</li>
	<li><a href="http://lucifr.com/2010/04/08/ipad-peek-shows-how-your-website-looks-in-ipad/" title="iPad Peek:看看你的网站在 iPad 中是什么样 (2010年04月08日)">iPad Peek:看看你的网站在 iPad 中是什么样</a> (7)</li>
	<li><a href="http://lucifr.com/2007/11/10/google-notebook-and-google-os/" title="Google Notebook，及Google OS的遐想 (2007年11月10日)">Google Notebook，及Google OS的遐想</a> (5)</li>
	<li><a href="http://lucifr.com/2007/10/31/flock-is-brilliant/" title="Flock 1.0体验 (2007年10月31日)">Flock 1.0体验</a> (3)</li>
</ul>


<hr /><a href="http://lucifr.com/2006/02/03/performancing-for-firefox11/">原文链接</a> | <a href="http://lucifr.com/2006/02/03/performancing-for-firefox11/#comments" title="板凳还在，上啊！">留个脚印</a> | <a href="http://lucifr.com/contact">联系作者</a> | <a href="http://twitter.com/lucifr" title="follow作者的twitter">Follow Me</a> | <a title="收藏到del.icio.us" href="http://del.icio.us/post?url=http://lucifr.com/2006/02/03/performancing-for-firefox11/&title=Performancing for Firefox1.1">Del.icio.us</a> <br />
<small>Copyright © 2005~2006 <a href="http://lucifr.com">Lucifr</a><br /> 本Feed内容版权归属于Lucifr，转载请遵循<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/cn/">知识共享署名-非商业性使用-相同方式共享 2.5 中国大陆许可协议</a></small>]]></content:encoded>
			<wfw:commentRss>http://lucifr.com/2006/02/03/performancing-for-firefox11/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
