<?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://felixqu.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://felixqu.com</link>
	<description>电脑 网络 技术 科技 体育 理财 包罗万象</description>
	<lastBuildDate>Wed, 25 Aug 2010 02:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Firefox 4.0b4 正式发布</title>
		<link>http://felixqu.com/2010/08/25/firefox4b4-release/</link>
		<comments>http://felixqu.com/2010/08/25/firefox4b4-release/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 02:25:47 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=935</guid>
		<description><![CDATA[今天 Mozilla 为我们带来了 Firefox 4.0 的第四个公开测试版，相比 beta3，这个版本有着巨大的变化。 首先是集成了 Firefox Sync，原本这是作为单独的 Addon 提供的，现在集成到了安装包中，用户不必.... ]]></description>
			<content:encoded><![CDATA[<p>今天 Mozilla 为我们带来了 Firefox 4.0 的第四个公开测试版，相比 beta3，这个版本有着巨大的变化。</p>
<p>首先是集成了 <strong>Firefox Sync</strong>，原本这是作为单独的 Addon 提供的，现在集成到了安装包中，用户不必另外安装。如果你是从beta3 之前的版本中升级上来，就必需把先这个插件禁用。</p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/08/Firefox_Sync.jpg" rel="lightbox[935]"><img class="alignnone size-medium wp-image-936" title="Firefox Sync" src="http://felixqu.com/wp-content/uploads/2010/08/Firefox_Sync-300x300.jpg" alt="Firefox Sync" width="300" height="300" /></a></p>
<p><strong>Firefox Sync</strong> 功能支持用户跨计算机、移动设备同步书签、浏览历史、智能地址栏、密码、自动填充以及打开的标签页。如果你是 iPhone 用户，则可以使用 Firefox Home 实现上述操作。</p>
<p><span id="more-935"></span>beta4 的另一个大变化是集成了新一代标签管理方式 <strong>Firefox Panorama</strong>（就是之前说的 Tab Candy），可以在 Firefox 主界面里提供所有标签的预览。</p>
<div id="attachment_937" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/08/TabCandy.jpg" rel="lightbox[935]"><img class="size-medium wp-image-937" title="Firefox Panorama" src="http://felixqu.com/wp-content/uploads/2010/08/TabCandy-300x180.jpg" alt="Firefox Panorama" width="300" height="180" /></a><p class="wp-caption-text">Firefox Panorama</p></div>
<p>不要以为你有 Win7 的超级工具栏就可以无视这个功能了，这里的标签可以分组哦！</p>
<div id="attachment_938" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/08/TabGroup.jpg" rel="lightbox[935]"><img class="size-medium wp-image-938" title="Tab Group" src="http://felixqu.com/wp-content/uploads/2010/08/TabGroup-300x180.jpg" alt="Tab Group" width="300" height="180" /></a><p class="wp-caption-text">Tab Group</p></div>
<p>说了这么多，其实 Beta4 最大的变化是支持 <strong>Windows Direct2D</strong> 硬件加速！这功能可以在新版 Windows 上大大提高文本和图片的渲染速度（Linux 和 OSX 用户泪奔）。</p>
<p>这个功能现在还是默认关闭的，开启方法如下：</p>
<ul>
<li>在Firefox的智能地址栏中输入about:config；</li>
<li>在弹出的提示窗口中选择接受；</li>
<li>搜索 &#8220;mozilla.widget.render-mode&#8221; 并将其值设为 6</li>
<li>搜索 &#8220;gfx.font_rendering.directwrite.enabled&#8221; 将其值设为 true。</li>
</ul>
<p>你打开了么？打开的话可以去这两个网站体验下</p>
<p><a href="http://ie.microsoft.com/testdrive/Graphics/DeepZoom/Default.html">Canvas Zoom</a></p>
<p><a href="http://people.mozilla.com/%7Evladimir/demos/photos.svg">live photo resizer</a></p>
<p>不过可能是因为我笔记本的显卡比较渣，打开后，切换标签栏有明显的时滞。</p>
<p>另外，这个版本支持了更多的 HTML5 特性，<a href="http://html5test.com/" target="_blank">HTML5 测试</a>达到 190 分哦。</p>
<p>多语言版本官方下载页面：<a href="http://www.mozilla.com/en-US/firefox/all-beta.html" target="_blank">http://www.mozilla.com/en-US/firefox/all-beta.html</a></p>
<h3  class="related_post_title">随机日志</h3><ul class="related_post"><li><a href="http://felixqu.com/2007/09/18/apache_on_windows/" title="Windows 下安装 Apache 2.2 配合 PHP 5.2">Windows 下安装 Apache 2.2 配合 PHP 5.2</a></li><li><a href="http://felixqu.com/2007/11/12/stock-winter/" title="冬天到了,春天还会远吗">冬天到了,春天还会远吗</a></li><li><a href="http://felixqu.com/2010/06/23/firefox-3-6-4-released/" title="Firefox 3.6.4 千呼万唤始出来">Firefox 3.6.4 千呼万唤始出来</a></li><li><a href="http://felixqu.com/2009/02/22/%e6%96%87%e6%b3%89%e9%a9%bf%e6%ad%a3%e9%bb%910838%e7%9b%98%e5%8f%a4%e5%8d%b3%e5%b0%86%e5%8f%91%e5%b8%83%ef%bc%8c%e5%bc%80%e6%94%be%e6%b5%8b%e8%af%95/" title="文泉驿正黑0.8.38(盘古)即将发布，开放测试">文泉驿正黑0.8.38(盘古)即将发布，开放测试</a></li><li><a href="http://felixqu.com/2008/12/24/the-kmplayer-294-build-1434-final/" title="The KMPlayer 2.9.4 Build 1434 final">The KMPlayer 2.9.4 Build 1434 final</a></li><li><a href="http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/" title="让 Firefox 自动升级到 beta 版本">让 Firefox 自动升级到 beta 版本</a></li><li><a href="http://felixqu.com/2009/02/23/%e5%be%ae%e8%bd%af%e5%85%ac%e5%b8%83%e5%85%a8%e6%96%b0%e7%9a%84gazelle%e6%b5%8f%e8%a7%88%e5%99%a8%e7%9a%84%e7%bb%93%e6%9e%84%e8%8d%89%e6%a1%88/" title="微软公布全新的Gazelle浏览器的结构草案">微软公布全新的Gazelle浏览器的结构草案</a></li><li><a href="http://felixqu.com/2008/06/05/firefox-30-rc2-%e5%8f%91%e5%b8%83/" title="Firefox 3.0 RC2 发布">Firefox 3.0 RC2 发布</a></li><li><a href="http://felixqu.com/2008/10/07/await-firefox-mobile/" title="期待 Firefox Mobile">期待 Firefox Mobile</a></li><li><a href="http://felixqu.com/2008/12/18/adobe-photoshop-lightroom-22/" title="Adobe Photoshop Lightroom 2.2">Adobe Photoshop Lightroom 2.2</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/08/25/firefox4b4-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>eAccelerator 0.9.6 for php 5.2.14</title>
		<link>http://felixqu.com/2010/08/24/eaccelerator-0-9-6-for-php-5-2-14/</link>
		<comments>http://felixqu.com/2010/08/24/eaccelerator-0-9-6-for-php-5-2-14/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 07:28:46 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[eAccelerator]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=931</guid>
		<description><![CDATA[好久不关心也不升级服务器上的php了，一看，原来已经5.3.3了，旧的程序不一定支持吧。嗯，5.2系列也到5.2.14了，把服务器上的php升级到这个版本，eAccelerator 不支持了哦。 再去 eAccelerator 主页..... ]]></description>
			<content:encoded><![CDATA[<p>好久不关心也不升级服务器上的php了，一看，原来已经5.3.3了，旧的程序不一定支持吧。嗯，5.2系列也到5.2.14了，把服务器上的php升级到这个版本，eAccelerator 不支持了哦。</p>
<p>再去 eAccelerator 主页，啊，0.9.6已经正式release了，还有个针对php 5.3.3的修正版0.9.6.1。</p>
<p>翻出好久不碰的VC++ 6.0，顺利通过编译。那么。与大家分享吧。</p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/08/eAccelerator_v0.9.6_for_php_5.2.14_ts.zip">eAccelerator_v0.9.6_for_php_5.2.14_ts</a></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/08/eAccelerator_v0.9.6.1_for_php_5.3.3_ts.zip">eAccelerator_v0.9.6.1_for_php_5.3.3_ts</a></p>
<p>请根据自己的 PHP 版本下载。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2008/12/29/eaccelerator-0953-for-php-528/" title="eAccelerator 0.9.5.3 for php 5.2.8">eAccelerator 0.9.5.3 for php 5.2.8</a></li><li><a href="http://felixqu.com/2008/05/08/eaccelerator-for-php-526/" title="eAccelerator for php 5.2.6">eAccelerator for php 5.2.6</a></li><li><a href="http://felixqu.com/2007/11/16/eaccelerator-for-php525/" title="eAccelerator for php 5.2.5">eAccelerator for php 5.2.5</a></li><li><a href="http://felixqu.com/2007/09/17/eaccelerator_0952/" title="eAccelerator 0.9.5.2">eAccelerator 0.9.5.2</a></li><li><a href="http://felixqu.com/2007/09/15/eaccelerator-svn-298-for-php-524/" title="eAccelerator svn 298 for PHP 5.2.4">eAccelerator svn 298 for PHP 5.2.4</a></li><li><a href="http://felixqu.com/2009/05/16/phpmyadmin-315/" title="phpMyAdmin 3.1.5">phpMyAdmin 3.1.5</a></li><li><a href="http://felixqu.com/links/" title="Links">Links</a></li><li><a href="http://felixqu.com/2008/03/26/dreamhost2008/" title="DreamHost 合租计划">DreamHost 合租计划</a></li><li><a href="http://felixqu.com/2008/03/11/firefox3b4_reload/" title="FireFox 3.0 beta4 重新发布">FireFox 3.0 beta4 重新发布</a></li><li><a href="http://felixqu.com/2008/03/07/handyclock408/" title="Handy Clock 4.08">Handy Clock 4.08</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/08/24/eaccelerator-0-9-6-for-php-5-2-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>小学课本中的神话们（转）</title>
		<link>http://felixqu.com/2010/08/17/%e5%b0%8f%e5%ad%a6%e8%af%be%e6%9c%ac%e4%b8%ad%e7%9a%84%e7%a5%9e%e8%af%9d%e4%bb%ac%ef%bc%88%e8%bd%ac%ef%bc%89/</link>
		<comments>http://felixqu.com/2010/08/17/%e5%b0%8f%e5%ad%a6%e8%af%be%e6%9c%ac%e4%b8%ad%e7%9a%84%e7%a5%9e%e8%af%9d%e4%bb%ac%ef%bc%88%e8%bd%ac%ef%bc%89/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 11:44:03 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[网摘]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=928</guid>
		<description><![CDATA[一、先讲一下那个《飞机遇险的时候》（九年义务教育六年制小学教科书语文第六册 人民教育出版社2002年12月第1版）—— ①1946年1月，周恩来总理从延安乘飞机去重庆。同行的除了工作人员，... ]]></description>
			<content:encoded><![CDATA[<p>一、先讲一下那个《飞机遇险的时候》（九年义务教育六年制小学教科书语文第六册 人民教育出版社2002年12月第1版）——<br />
①1946年1月，周恩来总理从延安乘飞机去重庆。同行的除了工作人员，还有叶挺的女儿小扬眉，她才11岁。<br />
②飞机飞得又快又稳。透过云层，可以看到积雪的山峰层层叠叠，好像波涛汹涌的大海。突然，飞机遇到一股强烈的寒流，机翼和螺旋桨上都结了冰，而且  越结越厚。不大一会儿，机身也蒙上了厚厚的冰甲。飞机像冻僵了似的，沉甸甸地往下坠，还失去了平衡。机翼掠过一座座山峰，眼看就要撞着山尖了，情况十分严  重。机长命令机械师打开舱门，把行李一件一件往下扔，好减轻飞机的重量，还要大家背上降落伞包，做好跳伞的准备。<br />
③大家正忙着，忽然听到小女孩的哭声。周恩来总理立刻站起来，从摇摆不定的机舱一头，几步跨到小女孩面前。原来小扬眉的座位上没有降落伞包，她急  得哭了。周恩来**马上解下自己的伞包给小扬眉背上，还亲切地鼓励她说：“孩子，不要哭，要像你爸爸那样勇敢、坚强，同困难和危险做斗争！”<br />
④大家看到周恩来总理不顾自己的安危，把伞包让给了小扬眉，都要把自己的伞包让给周恩来总理。周恩来总理用命令的口吻说：“不要管我！大家要沉着，不要慌张……”<br />
⑤就在这时候，飞机冲出了寒流的包围。在阳光的照射下，冰甲开始融化了，整块整块的冰哗哗地往下掉。飞机渐渐升高了，继续快速平稳地向前飞行。“咱们脱险啦！”机舱里一片欢腾。<br />
质疑之处：</p>
<p><span id="more-928"></span><br />
一．第二段前面说到“突然，飞机遇到一股强烈的寒流，机翼和螺旋桨上都结了冰，而且越结越厚。不大一会儿，机身也蒙上了厚厚的冰甲。”但是这一段  的结尾又说“机长命令机械师打开舱门，把行李一件一件往下扔，好减轻飞机的重量”。既然机身都蒙上了“厚厚的冰甲”，那么机械师又怎么能打开舱门呢？舱门  不是被“厚厚的冰甲”冻住了吗？机身上有厚厚的冰甲，那舱门又怎么打得开呢？<br />
二．如果舱门真的被打开了，会有什么样的后果呢？在空中，机舱内的气压比机舱外的高。如果打开舱门，由于气压的原因，高气压就会向低气压流动，就  像水往低处流一样。那么，机舱内没有固定的物体都会飞出舱外去，包括人，这是很危险的。另外，因为是在寒流中打开的舱们，冷空气会迅速进到机舱内，人就会  在短时间内被冻僵，很难活动，时间长了甚至会被冻死，在这种情况下，周恩来如何能安全地走到小扬眉面前并自己解下身上的伞包呢？<br />
三．跳伞是一项专业技术性非常强的工作，动作要领和技术规则不要说一个小孩，就是一个大人在短时间内也绝对不可能学会。这一点经验常识，周恩来不  可能不知道，就算是他，没有经过长期正确规范的训练他也不会用降落伞。所以，即使周恩来把降落伞伞包给了小扬眉她也不会用。那么他为什么还要把伞包给了小   扬眉呢？如果是要安慰小扬眉的话，他可以把孩子抱在怀里然后告诉她准备和叔叔一起跳不是更能安慰小扬眉吗？他这个成年人使用降落伞不是比一个小孩子更可靠  些吗？<br />
四．按照C.P对高层核心领导人严格的保卫制度，周恩来坐的飞机上怎么可能少了一个伞包？事先警卫人员没检查吗？如果多个detonator包呢？即使是检查疏漏了，是不是也反映了某些人一贯漠视儿童生命安全的冷酷态度？<br />
我的一句话评论：<br />
小时候抱怨语文教材里缺少神话，现在才知我们天天都在读神话；小时候以为教材是真理，现在才知道教材其实是真理教；小时候以为领袖在困难面前大义凛然，现在才知领袖其实是在大义灭亲；小时候以为我们搞的是九年制义务教育，现在才知我们其实搞的是九年贻误制教育。<br />
二、继续研究邱少云童鞋<br />
（死的相当炮灰，换来了现在的朝鲜…而且朝鲜还不承认，死的值么）<br />
据多家网站报导，湖北省安陆市乡村教师廖忠明把小学教材《我的战友邱少云》课文情节失真的疑问向有关部门进行了反映。廖忠明老师认为，”邱少云英雄事迹”中至少有三处内容不符合军事常识：<br />
1.邱少云在战斗前被烧死，他随身携带的武器（如手榴弹、爆破筒等）在燃烧过程中为什么不爆炸？武器是怎样处理的文中只字未提。<br />
2.邱少云埋伏的地点距敌人只有60多米，能听到敌人的讲话声，这让人疑问。烈火在邱少云身上燃烧半个多小时，他周围的冬草一烧也都光了，居高临下的敌人大白天为什么不能发现目标？<br />
3.文中资料表达模糊。一个”中午时分”就是几个小时的误差，整个潜伏部队究竟多少人？在山坡的草丛中能潜伏一支多大的部队？歼灭的”全部敌人”也不知道有多少。这些数字连老师都不知所云，何况是小学生<br />
物理学告诉我们：<br />
1，燃烧，使筋骨失水，增加弹性，导致收缩，变形。<br />
2，通过化学反应，产生强烈的筋肌抽搐。<br />
3，破坏身体触动神经末梢，反映到中枢神经系统，中枢神经自然做出条件反射。这些都不由大脑控制<br />
根据百度百科的记载，曾担任邱少云的排长曾纪有表示，当时在前线潜伏的仅52人，由他担任现场的最高指挥官，邱少云负责埋伏在最前方剪断敌人  的铁丝网，而邱少云附近并没有传言中的沟水可灭身上的雄雄烈火，他也非第一个阵亡的士兵。此一说明，或许能多少解开廖忠明教师的疑惑。然而，文中还提到出  勤务时曾经过邱少云老家，并见过他母亲，此一语又与＂邱少云自小失去双亲＂不符，因此曾纪有所言究竟何为真、何为假，仍被打上问号。<br />
三。黄继光….<br />
造神”我们已经很习惯了，从助人为乐的雷锋、身残志坚的张海迪、舍身炸碉堡董存瑞、胸口堵枪眼的黄继光。我们习惯上称之为“榜样”。榜样的力量是无穷的，我感觉到了。<br />
但是，我们是否想过这些事件的真实性？就以黄继光为例，为什么单说黄继光？因为我小时候最崇拜的就是他，恨不能马上打仗，我也去堵个枪眼。<br />
事件回放：<br />
朝鲜战场的某次战斗，黄继光和战友在进攻中受阻，原因是敌人的一个火力点搞不定。黄和战友的任务是搞掉它，他接近目标后，身体受伤，碉堡坚固，手榴弹无效，最后他用胸膛堵住了机枪口，他牺牲了，战斗胜利了。<br />
疑点分析：<br />
故事很简单，读来豪气冲天荡气回肠，可问题恰恰是他的体裁不是小说。那么，其真实性就很重要了。是真实的吗？我不肯定，但有些常识性的东西无法解释。<br />
１．用于碉堡中，能压住一股进攻部队前进的，基本上是重机枪，射速快、火力猛。黄继光要想做到堵在枪口上而不被打飞，需要几千斤的自重。<br />
２．即使堵住了而没被打飞，机枪手应该是活的，设想一下你是机枪手，你面前半米处趴个死人堵着机枪口，你怎么办？很简单啊，推开嘛！<br />
所以，我坚持认为，这个故事是假的。我理解当政者编造这样的故事的动机，但是，我不喜欢被愚弄。谢谢。<br />
“神迹”：机枪子弹连续穿胸而过，其效果却与蚊虫叮咬无大差异？这不是人的本事，而是神的专长<br />
Sai哥想说，AK47的子弹，无论打到哪里，这个人不死也完全失去自理能力，打手手断，打腿腿断，打身上，就挂挂了、、、、、而且高射机枪呢，一颗子弹就能把人打成两截，重机枪没高射这么牛B，但把人打飞没问题吧<br />
黄继光简直就是神啊~~~~<br />
从１９５１年起，朝鲜<br />
战场上出现了一种奇特的战法：<br />
枪炮基本不用，<br />
detonator基本失灵，<br />
全军趴着不动，<br />
围观一人玩命。<br />
四、马克思的脚印<br />
我读的小学课本里，的确有这样的内容：勤奋、博学的马克思，曾在著名的大英图书馆里写作《资本论》。他长年坐在一个固定的位子上，思考问题的时  候，便一圈一圈地踱步。日久年深，桌子下面竟然磨出了明显的脚印。我怀着无限崇敬仰望大学者——马克思，甚至也奢望踏破地板的境界；孰料，少年时代的课本   居然跟我开了个天大的玩笑——马克思在大英图书馆里，根本就没有固定座位，而且，这家图书馆，也不可能为他预备一间专用的办公室。所谓长年累月的脚印，不  过是幽你一默！<br />
很多中国人到此参观，都有认祖归宗的亲切感，很多人都好奇地询问“马克思脚印”的事儿。慢说普通的英国人和伦敦市民，就是大英图书馆里的工作人员  都不曾听说过这段“天方夜谭”。据说，前苏联的戈尔巴乔夫光临此地，也问过同样的问题，可见，马克思的脚印遍布当时整个的“社会主义阵营”。事实明摆在那   里，压根儿就没有这回事儿。宣传，毕竟代替不了历史。图书馆对待每位读者都一视同仁，不可能为哪位饱学之士，独辟一个阅读的空间。况且，图书馆的地毯要经  常更换，马克思的脚上又不长刺儿，恐怕连地毯都磨不破，又怎能在水泥地板上，踩出明显的脚印来呢？</p>
<h3  class="related_post_title">随机日志</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/06/20/easymule-remove-ed2k-kad-search/" title="VeryCD easyMule彻底去除eD2k服务器和Kad网络搜索">VeryCD easyMule彻底去除eD2k服务器和Kad网络搜索</a></li><li><a href="http://felixqu.com/2007/11/12/ebank/" title="各大银行网银收费一览">各大银行网银收费一览</a></li><li><a href="http://felixqu.com/2009/04/08/5-jokes/" title="笑话五则">笑话五则</a></li><li><a href="http://felixqu.com/2009/04/12/%e7%ac%91%e8%af%9d%e4%ba%94%e5%88%99/" title="笑话五则">笑话五则</a></li><li><a href="http://felixqu.com/2008/12/12/wordpress-cn/" title="WordPress 推出中文站点和官方中文版">WordPress 推出中文站点和官方中文版</a></li><li><a href="http://felixqu.com/2007/12/31/harlot-tax/" title="“小姐税”从何而来？">“小姐税”从何而来？</a></li><li><a href="http://felixqu.com/2008/06/18/firefox-30-release/" title="Firefox 3.0 release">Firefox 3.0 release</a></li><li><a href="http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/" title="菜单栏消失——Firefox 4.0界面出现变化">菜单栏消失——Firefox 4.0界面出现变化</a></li><li><a href="http://felixqu.com/2008/12/24/the-kmplayer-294-build-1434-final/" title="The KMPlayer 2.9.4 Build 1434 final">The KMPlayer 2.9.4 Build 1434 final</a></li><li><a href="http://felixqu.com/2007/11/16/firefox3b1rc3/" title="FireFox 3.0 beta1 RC3">FireFox 3.0 beta1 RC3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/08/17/%e5%b0%8f%e5%ad%a6%e8%af%be%e6%9c%ac%e4%b8%ad%e7%9a%84%e7%a5%9e%e8%af%9d%e4%bb%ac%ef%bc%88%e8%bd%ac%ef%bc%89/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eMule 0.50a Xtreme 8.0 正式版与双 UPnP 库、驴榜版</title>
		<link>http://felixqu.com/2010/06/30/emule-0-50a-xtreme-8-0-final/</link>
		<comments>http://felixqu.com/2010/06/30/emule-0-50a-xtreme-8-0-final/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 02:12:06 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[网摘]]></category>
		<category><![CDATA[eMule]]></category>
		<category><![CDATA[Xtreme Mod]]></category>
		<category><![CDATA[zz_fly]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=924</guid>
		<description><![CDATA[Xtreme Mod（项目页；参见目录介绍） 现在的主要维护者为zz_fly。它是官方eMule最著名和使用最广泛的Mod（“Mod”即软件修改版）之一，也是emule-mods.de和本站上投票最高的Mod。它拥有的主要功能有... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://felixqu.com/tag/xtreme-mod/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Xtreme Mod">Xtreme Mod</a>（<a href="http://sourceforge.net/projects/emulextreme/" target="_blank">项目页</a>；<a href="http://emulefans.com/news/emule/xtreme/">参见目录介绍</a>） 现在的主要维护者为zz_fly。它是官方eMule最著名和使用最广泛的Mod（“Mod”即软件修改版）之一，也是<a href="http://www.emule-mods.de/" target="_blank">emule-mods.de</a>和<a href="http://emulefans.com/">本站</a>上投票最高的Mod。它拥有的主要功能有 Maella带宽控制系统、准确计算额外开销、NAFC、更适合ADSL用户使用、Xtreme下载管理、智能来源处理、Xtreme积分系统、强力发布 和动态隐藏文件块、IP2C地区旗帜等。它原创的DLP反吸血驴组件（<a href="http://emulefans.com/news/plugin/dlp/">参见目录介绍</a>）也被多个eMule所用。</p>
<p>2010年6月30日晨，zz_fly发布了基于eMule 0.50a的Xtreme 8.0正式版。同时更新的还有官方DLP库，最新版本为<a href="http://emulefans.com/dlp-v42/">v42</a>。Xtreme主要更新 有：代码与官方eMule 0.50a同步；MediaInfo.dll同步更新；DLP  v42；地区旗帜库更新；双UPNP库支持；AICHHashset缓存算法；可保存URL来源；clients.met文件备份；优化下载队 列；Vista下界面；修正部分bug；提升稳定性；等等。具体请见<a href="http://emulefans.com/emule-0-50a-xtreme-8-0-final/#toc-2">更新日志</a>一 节。</p>
<p>注意：Xtreme 8.0使用VS2008 SP1和Windows 7 SDK编译，<strong>不再支持XP SP2以下</strong>的 Windows操作系统。</p>
<p><span id="more-924"></span></p>
<p><strong>eMule 0.50a Xtreme 8.0 Final 正式版下载：</strong></p>
<p><a href="http://sourceforge.net/projects/emulextreme/files/emulextreme-mod/emule%20Xtreme%208.0/emule0.50a-Xtreme8.0.7z/download" target="_blank"><strong>eMule  v0.50a Xtreme 8.0 正式版</strong></a>（解压直接运行，即“绿色版”）</p>
<p><a href="http://sourceforge.net/projects/emulextreme/files/emulextreme-mod/emule%20Xtreme%208.0/emule0.50a-Xtreme8.0-sources.7z/download" target="_blank">Xtreme  8.0 源代码</a>（C++源代码）</p>
<p>另外还根据国内ADSL Modem的特殊情况，提供了包含ACAT  UPnP库的双UPnP库版本，供国内用户选用。还有一个驴榜专用版本，供中国驴的驴榜用户使用。</p>
<p><a href="http://emule-edit.googlecode.com/files/eMule0.50a-Xtreme8.0_upnp.7z" target="_blank">Xtreme  8.0 双UPnP库版本</a>（针对国内ADSL Modem的特殊情况的版本。<a href="http://u.115.com/file/t038463e53" target="_blank">网盘下载</a>）</p>
<p><a href="http://emule-edit.googlecode.com/files/eMule0.50a-Xtreme8.0_cn.7z" target="_blank">Xtreme  8.0 驴榜版本</a>（供中国驴的驴榜用户使用。<a href="http://u.115.com/file/t0c24e6de9" target="_blank">网盘下载</a>）</p>
<p>如果您不喜欢默认的皮肤外观以及地区旗帜，完全可以更换。请见：<a href="http://emulefans.com/emule-skin-100417/">更多精选的皮肤外观</a>、<a href="http://emulefans.com/countryflag-dll-3fam-flagfox/">更多地区旗帜库</a>。</p>
<h3 id="toc-">作者的话</h3>
<p>作者zz_fly的话（转自<a href="http://www.chnp2p.com/viewthread.php?tid=623161" target="_blank">中国驴原帖</a>）：</p>
<p>大家好。<br />
我相信大家等待Xtreme 8.0已经很久了，我想告诉大家，你们的等待是值得的。<br />
在BETA测试中我发现并解决了一个影响Xtreme很久的BUG，这可以使得Xtreme的稳定性有很大的提升。<br />
在这里我要感谢BETA使用者和我的测试员，没有你们的帮助，我无法发现这个BUG。</p>
<p>由于Xtreme采用精确的额外开销计算方法，因此Xtreme显示的速度可能比其他MOD低。<br />
建议使用Clean Install，即把原来的 preferences.ini 删除，重新配置。特别是原VCD用户，务必使用干净安装。<br />
如果你的上传&gt;500，并且发现Xtreme的上传不是很稳定的时候，请在 prefercence.ini 中找到  “sendbuffersize=####” 这一行，并将这一行修改为  “sendbuffersize=24000″，使用24k发送缓存。在大部分情况下，它能改善大水管的上传能力。</p>
<p>Xtreme中文版本的发布与更新都会发布在CHNP2P：<br />
<a href="http://www.chnp2p.org/topics/xtreme" target="_blank">http://www.chnp2p.org/topics/xtreme</a></p>
<p>如果使用中遇到什么问题，请去中国驴论坛寻求帮助和支持<br />
<a href="http://www.chnp2p.com/forumdisplay.php?fid=6" target="_blank">http://www.chnp2p.com/forumdisplay.php?fid=6</a></p>
<p>如果使用的过程中Xtreme崩溃了，请将崩溃后产生的*.dmp发送到以下邮箱<br />
<a href="mailto:emulextremedump@gmail.com" target="_blank">emulextremedump@gmail.com</a></p>
<p>除了正式版本，根据国内ADSL猫的特殊情况，这里还提供一个包含ACAT UPnP库的双UPnP库版本，请国内用户选用。<br />
此外还为驴榜用户提供了一个驴榜专用版本，请自行选择下载。</p>
<p>转自 <a title="eMule fans 主页" rel="home" href="http://emulefans.com/">eMule Fans 电骡爱好者</a></p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/06/20/easymule-remove-ed2k-kad-search/" title="VeryCD easyMule彻底去除eD2k服务器和Kad网络搜索">VeryCD easyMule彻底去除eD2k服务器和Kad网络搜索</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/30/emule-0-50a-xtreme-8-0-final/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 4.0 加速跑</title>
		<link>http://felixqu.com/2010/06/30/firefox-4-0-b1pre/</link>
		<comments>http://felixqu.com/2010/06/30/firefox-4-0-b1pre/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 02:05:57 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gecko]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=920</guid>
		<description><![CDATA[今天早上，Mozilla 开始准备 firefox 4.0 beta 1 (Build 1)，这是自 Firefox 3.0 以来最重大的更新。目前，在 Mozilla 官方 FTP 只放出了英文版提供下载。 可以看到，版本号已经正式改为了 4.0，Gecko核心版本... ]]></description>
			<content:encoded><![CDATA[<p>今天早上，Mozilla 开始准备 firefox 4.0 beta 1 (Build 1)，这是自 Firefox 3.0 以来最重大的更新。目前，在 <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/4.0b1-candidates/build1/" target="_blank">Mozilla 官方 FTP</a> 只放出了英文版提供下载。</p>
<div id="attachment_921" class="wp-caption alignnone" style="width: 203px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap11.jpg" rel="lightbox[920]"><img class="size-medium wp-image-921" title="Firefox 4.0 beta 1" src="http://felixqu.com/wp-content/uploads/2010/06/Snap11-193x300.jpg" alt="Firefox 4.0 beta 1" width="193" height="300" /></a><p class="wp-caption-text">Firefox 4.0 beta 1</p></div>
<p><span id="more-920"></span></p>
<p>可以看到，版本号已经正式改为了 4.0，Gecko核心版本号改为了 2.0。</p>
<div id="attachment_922" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap21.jpg" rel="lightbox[920]"><img class="size-medium wp-image-922" title="Firefox 4.0 beta 1" src="http://felixqu.com/wp-content/uploads/2010/06/Snap21-300x196.jpg" alt="Firefox 4.0 beta 1" width="300" height="196" /></a><p class="wp-caption-text">Firefox 4.0 beta 1</p></div>
<p>主界面还是和 a6 版本一样，标签栏上置，并且隐藏了菜单栏，但是那个按钮还是叫 Minefield。</p>
<p>当然怀旧的朋友还是可以恢复到经典界面。</p>
<div id="attachment_923" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap13.jpg" rel="lightbox[920]"><img class="size-medium wp-image-923" title="经典界面" src="http://felixqu.com/wp-content/uploads/2010/06/Snap13-300x196.jpg" alt="经典界面" width="300" height="196" /></a><p class="wp-caption-text">经典界面</p></div>
<p>PS，昨天 Mozilla 突然更新了一个 3.6.6 版本，更新了 3.6.4 的那个崩溃处理机制，看来 3.6.4 还是没搞定某些东西啊，Mozilla 迫于长期跳票的压力才仓促发布的。希望 4.0 不要这样，当然不跳票最好了（这算不算奢望？）。</p>
<p>PS2，今天的 4.0b2pre 和这个 b1 没啥区别，我就不贴了。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2009/03/06/firefox-31-%e5%8f%af%e8%83%bd%e4%bc%9a%e5%8f%98%e6%88%90-firefox-35/" title="Firefox 3.1 可能会变成 Firefox 3.5">Firefox 3.1 可能会变成 Firefox 3.5</a></li><li><a href="http://felixqu.com/2008/06/17/firefox-31-alpha-1-nightly/" title="Firefox 3.1 Alpha 1 nightly">Firefox 3.1 Alpha 1 nightly</a></li><li><a href="http://felixqu.com/2007/12/13/browser-engine/" title="几个主流浏览器所使用的引擎">几个主流浏览器所使用的引擎</a></li><li><a href="http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/" title="菜单栏消失——Firefox 4.0界面出现变化">菜单栏消失——Firefox 4.0界面出现变化</a></li><li><a href="http://felixqu.com/2010/06/23/firefox-3-6-4-released/" title="Firefox 3.6.4 千呼万唤始出来">Firefox 3.6.4 千呼万唤始出来</a></li><li><a href="http://felixqu.com/2010/06/17/firefox-37b6pre/" title="Firefox 3.7a6pre 开始推送，HTML5得分新高">Firefox 3.7a6pre 开始推送，HTML5得分新高</a></li><li><a href="http://felixqu.com/2010/06/03/firefox-37-preview/" title="Firefox 3.7 最新界面图赏">Firefox 3.7 最新界面图赏</a></li><li><a href="http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/" title="让 Firefox 自动升级到 beta 版本">让 Firefox 自动升级到 beta 版本</a></li><li><a href="http://felixqu.com/2009/12/18/firefox-3-6-beta-5/" title="Firefox 3.6 Beta 5发布 修复127个Bug ">Firefox 3.6 Beta 5发布 修复127个Bug </a></li><li><a href="http://felixqu.com/2009/11/17/weave-1-0-beta/" title="Mozilla Firefox 同步管理器Weave 1.0 beta发布">Mozilla Firefox 同步管理器Weave 1.0 beta发布</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/30/firefox-4-0-b1pre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>菜单栏消失——Firefox 4.0界面出现变化</title>
		<link>http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/</link>
		<comments>http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 03:29:55 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=916</guid>
		<description><![CDATA[今天自动更新的 0626 nightly 版本，Firefox 4.0 的界面又一次出现变化，默认界面的菜单消失了 左上角一个 Minefield 按钮，按下去就是主菜单了 可以通过勾选菜单栏把你的熟悉界面找回来。 这个界.... ]]></description>
			<content:encoded><![CDATA[<p>今天自动更新的 0626 nightly 版本，Firefox 4.0 的界面又一次出现变化，默认界面的菜单消失了</p>
<div id="attachment_917" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap7.jpg" rel="lightbox[916]"><img class="size-medium wp-image-917" title="菜单栏消失了" src="http://felixqu.com/wp-content/uploads/2010/06/Snap7-300x196.jpg" alt="菜单栏消失了" width="300" height="196" /></a><p class="wp-caption-text">菜单栏消失了</p></div>
<p><span id="more-916"></span></p>
<p>左上角一个 Minefield 按钮，按下去就是主菜单了</p>
<div id="attachment_918" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap9.jpg" rel="lightbox[916]"><img class="size-medium wp-image-918" title="主菜单" src="http://felixqu.com/wp-content/uploads/2010/06/Snap9-300x263.jpg" alt="主菜单" width="300" height="263" /></a><p class="wp-caption-text">主菜单</p></div>
<p>可以通过勾选菜单栏把你的熟悉界面找回来。</p>
<p>这个界面现在还有点问题，比如双击顶部标题栏不会最大化，最大化时 Minefield 按钮被遮住了一半，等等，毕竟是 nightly 版本，只适合我这样喜欢折腾的人尝鲜。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/06/30/firefox-4-0-b1pre/" title="Firefox 4.0 加速跑">Firefox 4.0 加速跑</a></li><li><a href="http://felixqu.com/2010/06/23/firefox-3-6-4-released/" title="Firefox 3.6.4 千呼万唤始出来">Firefox 3.6.4 千呼万唤始出来</a></li><li><a href="http://felixqu.com/2010/06/17/firefox-37b6pre/" title="Firefox 3.7a6pre 开始推送，HTML5得分新高">Firefox 3.7a6pre 开始推送，HTML5得分新高</a></li><li><a href="http://felixqu.com/2010/06/03/firefox-37-preview/" title="Firefox 3.7 最新界面图赏">Firefox 3.7 最新界面图赏</a></li><li><a href="http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/" title="让 Firefox 自动升级到 beta 版本">让 Firefox 自动升级到 beta 版本</a></li><li><a href="http://felixqu.com/2009/12/18/firefox-3-6-beta-5/" title="Firefox 3.6 Beta 5发布 修复127个Bug ">Firefox 3.6 Beta 5发布 修复127个Bug </a></li><li><a href="http://felixqu.com/2009/11/17/weave-1-0-beta/" title="Mozilla Firefox 同步管理器Weave 1.0 beta发布">Mozilla Firefox 同步管理器Weave 1.0 beta发布</a></li><li><a href="http://felixqu.com/2009/11/03/firefox-vs-chrome/" title="Firefox VS Chrome">Firefox VS Chrome</a></li><li><a href="http://felixqu.com/2009/10/28/firefox-3-5-4/" title="Firefox 3.5.4">Firefox 3.5.4</a></li><li><a href="http://felixqu.com/2009/06/25/firefox-3-5-rc3/" title="Firefox 3.5 RC3">Firefox 3.5 RC3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Live Messenger Wave 4 Beta 初体验</title>
		<link>http://felixqu.com/2010/06/25/windows-live-messenger-wave-4-beta-preview/</link>
		<comments>http://felixqu.com/2010/06/25/windows-live-messenger-wave-4-beta-preview/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 06:48:33 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Live Messenger]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=908</guid>
		<description><![CDATA[昨天，Microsoft 发布了 Windows Live Essentials Wave 4 Beta 软件包，可在这里下载（包括简体中文版）。当然我感兴趣的只有 Windows Live Messenger…… 我承认，装好后第一眼看到界面，我被雷到了。 可以..... ]]></description>
			<content:encoded><![CDATA[<p>昨天，<a href="http://felixqu.com/tag/microsoft/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Microsoft">Microsoft</a> 发布了 Windows Live Essentials Wave 4 Beta 软件包，可在<a href="http://explore.live.com/windows-live-essentials-beta" target="_blank">这里</a>下载（包括简体中文版）。当然我感兴趣的只有 Windows Live Messenger……</p>
<p>我承认，装好后第一眼看到界面，我被雷到了。</p>
<div id="attachment_909" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap1.jpg" rel="lightbox[908]"><img class="size-medium wp-image-909" title="主界面" src="http://felixqu.com/wp-content/uploads/2010/06/Snap1-300x214.jpg" alt="主界面" width="300" height="214" /></a><p class="wp-caption-text">主界面</p></div>
<p>可以看到，左边大块的区域，现在变成一个 SNS 面板，好友更新的微博（就是以前说的 msn 签名）、博客（Space）、照片等都一目了然。右边就是传统的好友面板。</p>
<p><span id="more-908"></span></p>
<p>顶部的左方是头像和发布微博（签名）框，右边的三个按钮分别可以快速更改状态、访问邮箱、点击第三个按钮就可以回到传统界面。</p>
<div id="attachment_910" class="wp-caption alignnone" style="width: 160px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap3.jpg" rel="lightbox[908]"><img class="size-medium wp-image-910" title="传统界面" src="http://felixqu.com/wp-content/uploads/2010/06/Snap3-150x300.jpg" alt="传统界面" width="150" height="300" /></a><p class="wp-caption-text">传统界面</p></div>
<p>传统界面中，微博窗口是变化最大的，首先是面积变大，方便输入，点击输入框后，会出现一个更大的框，还能加入图片和网址，和目前流行的其他的微薄没啥大两样。其他地方变化不大，讨厌的广告栏还是在那里。</p>
<div id="attachment_914" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap6.jpg" rel="lightbox[908]"><img class="size-medium wp-image-914" title="发布微博" src="http://felixqu.com/wp-content/uploads/2010/06/Snap6-300x120.jpg" alt="发布微博" width="300" height="120" /></a><p class="wp-caption-text">发布微博</p></div>
<p>掉线的话会弹出一个快速重新连接对话框。</p>
<div id="attachment_911" class="wp-caption alignnone" style="width: 160px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap2.jpg" rel="lightbox[908]"><img class="size-medium wp-image-911" title="快速重新连接" src="http://felixqu.com/wp-content/uploads/2010/06/Snap2-150x300.jpg" alt="快速重新连接" width="150" height="300" /></a><p class="wp-caption-text">快速重新连接</p></div>
<p>和现在的 IE 啊，Office 啊，这个 WLM 的菜单栏也需要按 Alt 才会出现。</p>
<div id="attachment_912" class="wp-caption alignnone" style="width: 160px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap5.jpg" rel="lightbox[908]"><img class="size-medium wp-image-912" title="菜单栏" src="http://felixqu.com/wp-content/uploads/2010/06/Snap5-150x300.jpg" alt="菜单栏" width="150" height="300" /></a><p class="wp-caption-text">菜单栏</p></div>
<p>杯具的是，出了主界面的布局，其他方面还没看到有显著变。</p>
<p>最后看下版本号，是 2010 Build15.3.2804.607</p>
<div id="attachment_915" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Snap4.jpg" rel="lightbox[908]"><img class="size-medium wp-image-915" title="版本号" src="http://felixqu.com/wp-content/uploads/2010/06/Snap4-300x265.jpg" alt="" width="300" height="265" /></a><p class="wp-caption-text">版本号</p></div>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2009/06/25/microsoft-security-essentials-experience/" title="Microsoft Security Essentials 初体验">Microsoft Security Essentials 初体验</a></li><li><a href="http://felixqu.com/2009/05/15/miranda/" title="MSN越来越烂了">MSN越来越烂了</a></li><li><a href="http://felixqu.com/2009/02/23/%e5%be%ae%e8%bd%af%e5%85%ac%e5%b8%83%e5%85%a8%e6%96%b0%e7%9a%84gazelle%e6%b5%8f%e8%a7%88%e5%99%a8%e7%9a%84%e7%bb%93%e6%9e%84%e8%8d%89%e6%a1%88/" title="微软公布全新的Gazelle浏览器的结构草案">微软公布全新的Gazelle浏览器的结构草案</a></li><li><a href="http://felixqu.com/2008/12/17/windows-live-messenger-wave3-rc/" title="Windows Live Messenger Wave3 RC">Windows Live Messenger Wave3 RC</a></li><li><a href="http://felixqu.com/2008/09/19/windows-live-messenger-2009-wave-3-beta-evaluate-part-3/" title="Windows Live Messenger 2009 Wave 3 Beta 白鼠报告第三部分">Windows Live Messenger 2009 Wave 3 Beta 白鼠报告第三部分</a></li><li><a href="http://felixqu.com/2008/09/18/windows-live-messenger-2009-wave-3-beta-evaluate-part-2/" title="Windows Live Messenger 2009 Wave 3 Beta 白鼠报告第二部分">Windows Live Messenger 2009 Wave 3 Beta 白鼠报告第二部分</a></li><li><a href="http://felixqu.com/2008/09/18/windows-live-messenger-2009-wave-3-beta-evaluate-part-1/" title="Windows Live Messenger 2009 Wave 3 Beta 白鼠报告第一部分">Windows Live Messenger 2009 Wave 3 Beta 白鼠报告第一部分</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/25/windows-live-messenger-wave-4-beta-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>百度手机输入法最新测试版体验</title>
		<link>http://felixqu.com/2010/06/23/baidu-mobile-input/</link>
		<comments>http://felixqu.com/2010/06/23/baidu-mobile-input/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 07:03:56 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[点讯梅花]]></category>
		<category><![CDATA[百度]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=886</guid>
		<description><![CDATA[前几天刷了个纯净版的新ROM，没有集成任何第三方输入法，只有内置的 Touch Input，用起来相当的不爽，只好自己安装了，最喜欢的当然是点讯梅花，但是自从被百度收购后就不更新了。上百度..... ]]></description>
			<content:encoded><![CDATA[<p>前几天刷了个纯净版的新ROM，没有集成任何第三方输入法，只有内置的 Touch Input，用起来相当的不爽，只好自己安装了，最喜欢的当然是点讯梅花，但是自从被百度收购后就不更新了。上<a href="http://ishouji.baidu.com/input/" target="_blank">百度手机输入法网站</a>看了下，发现最近有更新，就试试百度输入法吧。</p>
<p>下载、安装略过不表，装好后发现桌面多了个百度搜索框</p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0027.jpg" rel="lightbox[886]"><img class="alignnone size-medium wp-image-887" title="IMG_0027" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0027-300x89.jpg" alt="" width="300" height="89" /></a></p>
<p>我要的只是输入法啊，后面会说到去除这个垃圾的方法。</p>
<p><span id="more-886"></span></p>
<p>整体看上去，百度输入法和点讯梅花没啥大区别，皮肤也很丑。网站上也没别的皮肤下载。收购那么久，百度在干吗？</p>
<div id="attachment_888" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0004.png" rel="lightbox[886]"><img class="size-medium wp-image-888" title="IMG_0004" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0004-180x300.png" alt="" width="180" height="300" /></a><p class="wp-caption-text">全键盘模式</p></div>
<p>手指在键盘上左右滑过，就可以在26字母全键盘模式和拇指9宫格模式之间切换，这点还是做得比较贴心的。</p>
<div id="attachment_889" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0005.png" rel="lightbox[886]"><img class="size-medium wp-image-889" title="IMG_0005" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0005-180x300.png" alt="9宫格模式" width="180" height="300" /></a><p class="wp-caption-text">9宫格模式</p></div>
<p>当然输入方法还是梅花经典的指滑，在虚拟按键上向上滑动就可以快速输入数字。</p>
<div id="attachment_890" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0007.jpg" rel="lightbox[886]"><img class="size-medium wp-image-890" title="IMG_0007" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0007-300x251.jpg" alt="输入技巧提示" width="300" height="251" /></a><p class="wp-caption-text">输入技巧提示</p></div>
<p>第一次使用时还会弹出输入技巧提示。同理，向左右滑动就可以输入相应的字母。</p>
<p>梅花控制按键非常好用，百度输入法也继承了</p>
<div id="attachment_891" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0006.jpg" rel="lightbox[886]"><img class="size-medium wp-image-891" title="控制键" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0006-300x215.jpg" alt="控制键" width="300" height="215" /></a><p class="wp-caption-text">控制键</p></div>
<p>丰富的符号输入，貌似和梅花也没啥区别。</p>
<div id="attachment_892" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0008.jpg" rel="lightbox[886]"><img class="size-medium wp-image-892" title="常用标点" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0008-300x216.jpg" alt="常用标点" width="300" height="216" /></a><p class="wp-caption-text">常用标点</p></div>
<div id="attachment_893" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0010.jpg" rel="lightbox[886]"><img class="size-medium wp-image-893" title="英文标点" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0010-300x217.jpg" alt="英文标点" width="300" height="217" /></a><p class="wp-caption-text">英文标点</p></div>
<div id="attachment_894" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0009.jpg" rel="lightbox[886]"><img class="size-medium wp-image-894" title="表情符号" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0009-300x216.jpg" alt="表情符号" width="300" height="216" /></a><p class="wp-caption-text">表情符号</p></div>
<p>特殊符、数学符、希俄文就不看了。纯数字键盘当然也是有的，方便输入电话号码之类长串的数字。</p>
<div id="attachment_895" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0014.jpg" rel="lightbox[886]"><img class="size-medium wp-image-895 " title="纯数字键盘" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0014-300x214.jpg" alt="纯数字键盘" width="300" height="214" /></a><p class="wp-caption-text">纯数字键盘</p></div>
<p>下面看看设置部分。</p>
<div id="attachment_896" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0015.jpg" rel="lightbox[886]"><img class="size-medium wp-image-896" title="菜单" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0015-300x278.jpg" alt="菜单" width="300" height="278" /></a><p class="wp-caption-text">菜单</p></div>
<div id="attachment_897" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0017.png" rel="lightbox[886]"><img class="size-medium wp-image-897" title="常规设置" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0017-180x300.png" alt="常规设置" width="180" height="300" /></a><p class="wp-caption-text">常规设置</p></div>
<p>把这个“开启桌面搜索框”取消，桌面那个讨厌的东西就没了。</p>
<p>全拼、双拼、模糊音，最基本的输入法功能都有了。还可以从“常用字”和“常用字+生僻字”字库选择，一般常用字就够用了。</p>
<p>百度输入法支持自动调整字频、词频，这个也是继承梅花的功能了。</p>
<div id="attachment_898" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0018.png" rel="lightbox[886]"><img class="size-medium wp-image-898" title="触屏" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0018-180x300.png" alt="触屏" width="180" height="300" /></a><p class="wp-caption-text">触屏</p></div>
<p>杯具的皮肤，没得选。虽然梅花输入法有大量的爱好者制作的皮肤可以选择，但是百度把皮肤格式改掉了，那么多好看好用的皮肤都不能用了……杯具啊……</p>
<div id="attachment_899" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0019.png" rel="lightbox[886]"><img class="size-medium wp-image-899" title="支持带键盘的手机" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0019-180x300.png" alt="支持带键盘的手机" width="180" height="300" /></a><p class="wp-caption-text">支持带键盘的手机</p></div>
<div id="attachment_900" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0020.png" rel="lightbox[886]"><img class="size-medium wp-image-900" title="用户词库" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0020-180x300.png" alt="用户词库" width="180" height="300" /></a><p class="wp-caption-text">用户词库</p></div>
<p>百度终于做了点新功能——备份词库到百度服务器，当然需要百度的账号。</p>
<div id="attachment_901" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0021.png" rel="lightbox[886]"><img class="size-medium wp-image-901" title="在线升级" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0021-180x300.png" alt="在线升级" width="180" height="300" /></a><p class="wp-caption-text">在线升级</p></div>
<p>在线升级也是新功能，可以升级主程序和流行词库。</p>
<div id="attachment_902" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0022.png" rel="lightbox[886]"><img class="size-medium wp-image-902" title="帮助" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0022-180x300.png" alt="帮助" width="180" height="300" /></a><p class="wp-caption-text">帮助</p></div>
<div id="attachment_903" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0023.png" rel="lightbox[886]"><img class="size-medium wp-image-903" title="版本号" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0023-180x300.png" alt="版本号" width="180" height="300" /></a><p class="wp-caption-text">版本号</p></div>
<p>帮助和版本号就不多说了，下面看看输入体验。</p>
<p>在9宫格模式连续输入非礼勿视的拼音</p>
<div id="attachment_904" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0024.png" rel="lightbox[886]"><img class="size-medium wp-image-904" title="连续输入拼音" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0024-180x300.png" alt="连续输入拼音" width="180" height="300" /></a><p class="wp-caption-text">连续输入拼音</p></div>
<p>果然，词库里没有这个词，点击右边的倒三角，和梅花一样出来的是9宫格的选词界面，选词非常容易。</p>
<div id="attachment_905" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0025.png" rel="lightbox[886]"><img class="size-medium wp-image-905" title="选词" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0025-180x300.png" alt="选词" width="180" height="300" /></a><p class="wp-caption-text">选词</p></div>
<p>可以在左边选择正确的拼音，来对候选字词进行过滤。</p>
<div id="attachment_906" class="wp-caption alignnone" style="width: 190px"><a href="http://felixqu.com/wp-content/uploads/2010/06/IMG_0026.png" rel="lightbox[886]"><img class="size-medium wp-image-906" title="选择正确的拼音" src="http://felixqu.com/wp-content/uploads/2010/06/IMG_0026-180x300.png" alt="选择正确的拼音" width="180" height="300" /></a><p class="wp-caption-text">选择正确的拼音</p></div>
<p>当然，如果用全键盘模式输入拼音，准确性会提升很多，但是虚拟的全键盘太难按了，特别是对于钻石2这样小屏幕大分辨率的机器。</p>
<p>总的来说，百度输入法很好的保留了点讯梅花输入法的优秀功能，新增了在线备份词库和在线更新2个功能。但是对于百度这样的公司来说，仅仅增加这两个功能明显是不够滴，希望百度能够加把劲儿，别把梅花这么好的东西毁了。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2008/03/07/thanks_baidu/" title="感谢百度">感谢百度</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/23/baidu-mobile-input/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6.4 千呼万唤始出来</title>
		<link>http://felixqu.com/2010/06/23/firefox-3-6-4-released/</link>
		<comments>http://felixqu.com/2010/06/23/firefox-3-6-4-released/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 01:48:37 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Lorentz]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=883</guid>
		<description><![CDATA[Mozilla 昨晚终于发布了跳票很久的 Firefox 3.6.4。其实这并不是一个多大改变的版本，只是增加了一个代号为“Lorentz” 的新功能，这是一个独立插件进程，防止插件崩溃整个浏览器的机制（这里..... ]]></description>
			<content:encoded><![CDATA[<p>Mozilla 昨晚终于发布了跳票很久的 Firefox 3.6.4。其实这并不是一个多大改变的版本，只是增加了一个<strong>代号为“Lorentz” 的新功能，这是一个独立插件进程，防止插件崩溃整个浏览器的机制</strong>（这里的插件是指像Flash这样的Plugin而不是我们通常所说Extension）。</p>
<p>Mozilla发布这个版本，从一个侧面反映了Flash插件的一些问题（果粉笑而不语）。。。</p>
<p>我安装好这个版本，第一次启动提示我更新Flash插件……</p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/06/Firefox364.jpg" rel="lightbox[883]"><img class="alignnone size-medium wp-image-885" title="Firefox 3.6.4" src="http://felixqu.com/wp-content/uploads/2010/06/Firefox364-300x161.jpg" alt="" width="300" height="161" /></a></p>
<p>Firefox 3.6.4从4月13日发布第一个RC，到今天发布正式版，居然史无前例的历时2个多月！ps，正式版的数字签名是6月14日，应该是RC7的。</p>
<p><a href="http://www.mozilla.com/" target="_blank">官方下载地址</a></p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/06/30/firefox-4-0-b1pre/" title="Firefox 4.0 加速跑">Firefox 4.0 加速跑</a></li><li><a href="http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/" title="菜单栏消失——Firefox 4.0界面出现变化">菜单栏消失——Firefox 4.0界面出现变化</a></li><li><a href="http://felixqu.com/2010/06/17/firefox-37b6pre/" title="Firefox 3.7a6pre 开始推送，HTML5得分新高">Firefox 3.7a6pre 开始推送，HTML5得分新高</a></li><li><a href="http://felixqu.com/2010/06/03/firefox-37-preview/" title="Firefox 3.7 最新界面图赏">Firefox 3.7 最新界面图赏</a></li><li><a href="http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/" title="让 Firefox 自动升级到 beta 版本">让 Firefox 自动升级到 beta 版本</a></li><li><a href="http://felixqu.com/2009/12/18/firefox-3-6-beta-5/" title="Firefox 3.6 Beta 5发布 修复127个Bug ">Firefox 3.6 Beta 5发布 修复127个Bug </a></li><li><a href="http://felixqu.com/2009/11/17/weave-1-0-beta/" title="Mozilla Firefox 同步管理器Weave 1.0 beta发布">Mozilla Firefox 同步管理器Weave 1.0 beta发布</a></li><li><a href="http://felixqu.com/2009/11/03/firefox-vs-chrome/" title="Firefox VS Chrome">Firefox VS Chrome</a></li><li><a href="http://felixqu.com/2009/10/28/firefox-3-5-4/" title="Firefox 3.5.4">Firefox 3.5.4</a></li><li><a href="http://felixqu.com/2009/06/25/firefox-3-5-rc3/" title="Firefox 3.5 RC3">Firefox 3.5 RC3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/23/firefox-3-6-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VeryCD easyMule彻底去除eD2k服务器和Kad网络搜索</title>
		<link>http://felixqu.com/2010/06/20/easymule-remove-ed2k-kad-search/</link>
		<comments>http://felixqu.com/2010/06/20/easymule-remove-ed2k-kad-search/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 07:18:19 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[网摘]]></category>
		<category><![CDATA[easyMule]]></category>
		<category><![CDATA[eMule]]></category>
		<category><![CDATA[VeryCD]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=881</guid>
		<description><![CDATA[VeryCD公司于2010年4月9日发布的easyMule v1.1.13正式版，以及之后的所有测试版本，均已彻底把搜索eD2k服务器和Kad网络的功能给去除掉了。只能通过VeryCD的私有搜索网络，来搜 索VeryCD网站上的资源..... ]]></description>
			<content:encoded><![CDATA[<p>VeryCD公司于2010年4月9日发布的easyMule  v1.1.13正式版，以及之后的所有测试版本，均已彻底把搜索eD2k服务器和Kad网络的功能给去除掉了。只能通过VeryCD的私有搜索网络，来搜 索VeryCD网站上的资源链接。这款自称“电驴”官方的软件，也离真正的eD2k电驴网络越来越远。</p>
<p>本人最近发现少部分easyMule用户反映询问类似“为何Kad网络搜索功能没有了”之类的问题。对此我下载了easyMule 1.1.12和1.1.13看了一下。</p>
<h3 id="toc-">说明</h3>
<div id="attachment_6022"><a rel="thumbnail" href="http://emule-fans.com/wp-content/uploads/2010/06/easymule1112-search-tr.png" rel="lightbox[881]"><img title="easyMule 1.1.12  右上方搜索框" src="http://emule-fans.com/wp-content/uploads/2010/06/easymule1112-search-tr.png" alt="easyMule 1.1.12  右上方搜索框" width="305" height="85" /></a>easyMule 1.1.12  右上方搜索框</p>
</div>
<p>easyMule  1.1.12的搜索依然和之前一样，右上方的搜索框有“搜索VeryCD网站”和“搜索电驴网络”两个选项。这其中，“搜索VeryCD网站”指的是使用 easyMule内置的IE核浏览器上VeryCD.com站点进行搜索；而“搜索电驴网络”则是指通过easyMule自从v1.1.8之后出现的<a href="http://emule-fans.com/private-easymule-ed2k-search-network/">VeryCD私有搜索网络</a>，来搜索VeryCD网站上索引到的所有资源链接，而不包含真正的eD2k电驴网络上的所有资源链接。</p>
<div id="attachment_6021"><a rel="thumbnail" href="http://emule-fans.com/wp-content/uploads/2010/06/easymule1112-search-main.png" rel="lightbox[881]"><img title="easyMule 1.1.12 主搜索界面" src="http://emule-fans.com/wp-content/uploads/2010/06/easymule1112-search-main.png" alt="easyMule 1.1.12 主搜索界面" width="498" height="206" /></a>easyMule 1.1.12 主搜索界面</p>
</div>
<p>1.1.12的主搜索界面上则有“电驴”、“全局(服务器)”、“Kad 网络”三个选项。其中，“电驴”依然是VeryCD的私有搜索网络；“全局(服务器)”、“Kad 网络”则是正常地从eD2k服务器上和Kad网络中搜索真正的全局内容。</p>
<div id="attachment_6023"><a rel="thumbnail" href="http://emule-fans.com/wp-content/uploads/2010/06/easymule1113-search-all.png" rel="lightbox[881]"><img title="easyMule 1.1.13 搜索界面" src="http://emule-fans.com/wp-content/uploads/2010/06/easymule1113-search-all-500x371.png" alt="easyMule 1.1.13 搜索界面" width="500" height="371" /></a>easyMule 1.1.13 搜索界面</p>
</div>
<p>而“升级”到1.1.13后，则没有了任何选项。右上角的搜索框仅能使用IE从VeryCD.com站点搜索；主搜索界面则只提供通过VeryCD的私有搜索网络进行的搜索，在不连接任何eD2k服务器或Kad网络时，依然可以搜索资源。</p>
<p><a href="http://www.emule-project.net/" target="_blank">真正的官方eMule</a>和正规的<a href="http://emule-fans.com/category/news/emule/">eMule Mod</a>（eMule修改版）的搜索应该如图所示，可选择搜索文件类型，也有“自动”、“服务器”、“全局”、“Kad 网络”、“FileDonkey (Web)”5个选项：</p>
<div id="attachment_6035"><a rel="thumbnail" href="http://emule-fans.com/wp-content/uploads/2010/06/emule-search-main.png" rel="lightbox[881]"><img title="eMule及正规Mod的主搜索界面" src="http://emule-fans.com/wp-content/uploads/2010/06/emule-search-main.png" alt="eMule及正规Mod的主搜索界面" width="489" height="236" /></a>eMule及正规Mod的主搜索界面</p>
</div>
<h3 id="toc-1">简评</h3>
<p>VeryCD公司在easyMule 1.1.13 正式稳定版的更新日志中一笔带过地提了一下这个修改：</p>
<blockquote><p>程序优化：去掉资源标签页中的搜索子标签页，搜索功能统一到搜索标签页</p></blockquote>
<p>但是未引起众人的注意。这恐怕是因为大概地简单地了解eD2k网络和P2P的用户，大多不在用easyMule，也少有去回头测试阉割驴easyMule者。</p>
<p>在4月9日发布easyMule  v1.1.13至今的这两个月中，发现问题、反映彻底eD2k服务器和Kad搜索彻底消失的easyMule用户也极少，大多数easyMule用户都处 于蒙蔽当中，同时也把easyMule当做电驴或者eMule官方，以为VeryCD网站就是eD2k电驴网络的全部。而在反映彻底eD2k服务器和 Kad搜索彻底消失的easyMule用户当中，有些人的表述也令其他人有些理解障碍，他们大多还是把easyMule称为“电驴”，需要通过猜测才能了 解他们使用的是easyMule。</p>
<p>因此<a href="http://emule-fans.com/easymule-remove-ed2k-kad-search/">本人</a>认 为，easyMule完完全全阉割eD2k服务器和Kad网络搜索功能，只能搜索VeryCD网站上的资源链接，却没有多大反响，也不稀奇了。 easyMule这款自称“电驴”官方，却被知情用户称为“阉割驴”的软件，现在也已经是真正名副其实的“阉割驴”了。并且或许，easyMule用户和 其他正规的、可以搜索真正的eD2k电驴服务器的软件用户之间的沟壑，也会越来越大。</p>
<p>全文转自 <a href="http://emule-fans.com/easymule-remove-ed2k-kad-search/" target="_blank">电骡爱好者</a></p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/06/30/emule-0-50a-xtreme-8-0-final/" title="eMule 0.50a Xtreme 8.0 正式版与双 UPnP 库、驴榜版">eMule 0.50a Xtreme 8.0 正式版与双 UPnP 库、驴榜版</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/20/easymule-remove-ed2k-kad-search/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>宜家2009</title>
		<link>http://felixqu.com/2010/06/18/ikea2009/</link>
		<comments>http://felixqu.com/2010/06/18/ikea2009/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 04:49:17 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[色友]]></category>
		<category><![CDATA[ikea]]></category>
		<category><![CDATA[女儿]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=879</guid>
		<description><![CDATA[去年夏天在宜家为女儿拍的一组照片 随机日志第三件T6【六一儿童节快乐】六一的由来！VeryCD easyMule彻底去除eD2k服务器和Kad网络搜索个股补涨，大象休息宏达电受Nexus One拖累 1月营收降20.95% 让.... ]]></description>
			<content:encoded><![CDATA[<p>去年夏天在宜家为女儿拍的一组照片</p>

<div class="ngg-galleryoverview" id="ngg-gallery-4-879">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://felixqu.com/2010/06/18/ikea2009/?show=slide">
			[Show as slideshow]		</a>
	</div>

	<!-- Piclense link -->
	<div class="piclenselink">
		<a class="piclenselink" href="javascript:PicLensLite.start({feedUrl:'http://felixqu.com/wp-content/plugins/nextgen-gallery/xml/media-rss.php?gid=4&amp;mode=gallery'});">
			[View with PicLens]		</a>
	</div>
	
	<!-- Thumbnails -->
		
	<div id="ngg-image-57" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2535.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2535" alt="IMG_2535" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2535.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-58" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2536.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2536" alt="IMG_2536" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2536.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-59" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2537.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2537" alt="IMG_2537" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2537.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-60" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2539.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2539" alt="IMG_2539" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2539.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-61" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2540.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2540" alt="IMG_2540" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2540.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-62" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2542.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2542" alt="IMG_2542" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2542.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-63" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2544.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2544" alt="IMG_2544" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2544.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-64" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2545.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2545" alt="IMG_2545" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2545.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-65" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2546.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2546" alt="IMG_2546" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2546.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-66" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2547.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2547" alt="IMG_2547" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2547.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-67" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2549.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2549" alt="IMG_2549" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2549.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-68" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2551.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2551" alt="IMG_2551" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2551.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-69" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2555.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2555" alt="IMG_2555" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2555.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-70" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2556.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2556" alt="IMG_2556" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2556.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-71" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2560.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2560" alt="IMG_2560" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2560.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-72" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2561.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2561" alt="IMG_2561" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2561.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-73" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2562.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2562" alt="IMG_2562" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2562.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-74" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2563.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2563" alt="IMG_2563" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2563.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-75" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2564.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2564" alt="IMG_2564" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2564.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-76" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://felixqu.com/wp-content/gallery/ikea2009/IMG_2565.jpg" title=" " class="shutterset_set_4"  rel="lightbox[879]">
								<img title="IMG_2565" alt="IMG_2565" src="http://felixqu.com/wp-content/gallery/ikea2009/thumbs/thumbs_IMG_2565.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-navigation'><span>1</span><a class="page-numbers" href="http://felixqu.com/2010/06/18/ikea2009/?nggpage=2">2</a><a class="next" id="ngg-next-2" href="http://felixqu.com/2010/06/18/ikea2009/?nggpage=2">&#9658;</a></div> 	
</div>


<h3  class="related_post_title">随机日志</h3><ul class="related_post"><li><a href="http://felixqu.com/2008/02/28/tmp-080227/" title="Tab Mix Plus Dev Build 0.3.6.1.080227">Tab Mix Plus Dev Build 0.3.6.1.080227</a></li><li><a href="http://felixqu.com/2010/02/02/zune-phone/" title="传微软Zune Phone月中发布 采用NV Tegra">传微软Zune Phone月中发布 采用NV Tegra</a></li><li><a href="http://felixqu.com/2008/10/15/firefox-31-beta-1-release/" title="Firefox 3.1 Beta 1 发布">Firefox 3.1 Beta 1 发布</a></li><li><a href="http://felixqu.com/2008/03/08/ff3b4_release_cancel/" title="Mozilla临时工？Firefox 3.0 beta4 被撤下">Mozilla临时工？Firefox 3.0 beta4 被撤下</a></li><li><a href="http://felixqu.com/2007/12/31/xinyang-pussyfoot/" title="“酒企申请解禁”政府扛得住吗">“酒企申请解禁”政府扛得住吗</a></li><li><a href="http://felixqu.com/2008/07/18/do-not-have-cocacola-zero-any-more/" title="转发: 可口可乐零度（ZERO），建议大家尽量不要喝了！！！?">转发: 可口可乐零度（ZERO），建议大家尽量不要喝了！！！?</a></li><li><a href="http://felixqu.com/2007/12/26/chinese-movie-2007/" title="年底华语大片的一句话总结">年底华语大片的一句话总结</a></li><li><a href="http://felixqu.com/2007/09/20/ubuntu-note-2/" title="Ubuntu学习笔记二">Ubuntu学习笔记二</a></li><li><a href="http://felixqu.com/2009/05/31/61/" title="【六一儿童节快乐】六一的由来！">【六一儿童节快乐】六一的由来！</a></li><li><a href="http://felixqu.com/2007/11/28/smile-to-death/" title="笑着面对死亡">笑着面对死亡</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/18/ikea2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.7a6pre 开始推送，HTML5得分新高</title>
		<link>http://felixqu.com/2010/06/17/firefox-37b6pre/</link>
		<comments>http://felixqu.com/2010/06/17/firefox-37b6pre/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 08:45:00 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=872</guid>
		<description><![CDATA[昨天 Mozilla 冻结了 Firefox 3.7a5 的代码，同时开始推送 3.7a6pre，来看看目前的界面。 主界面的调整主要在收藏工具栏和标签栏，恢复不透明了。确实，像 a5 版本的全透明有点看不清楚。 FlashGot ..... ]]></description>
			<content:encoded><![CDATA[<p>昨天 Mozilla 冻结了 Firefox 3.7a5 的代码，同时开始推送 3.7a6pre，来看看目前的界面。</p>
<div id="attachment_873" class="wp-caption alignnone" style="width: 203px"><a href="http://felixqu.com/wp-content/uploads/2010/06/About1.jpg" rel="lightbox[872]"><img class="size-medium wp-image-873" title="About" src="http://felixqu.com/wp-content/uploads/2010/06/About1-193x300.jpg" alt="关于" width="193" height="300" /></a><p class="wp-caption-text">版本号还是3.7</p></div>
<p><span id="more-872"></span></p>
<div id="attachment_874" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Main1.jpg" rel="lightbox[872]"><img class="size-medium wp-image-874" title="Main" src="http://felixqu.com/wp-content/uploads/2010/06/Main1-300x207.jpg" alt="主界面" width="300" height="207" /></a><p class="wp-caption-text">主界面有调整</p></div>
<p>主界面的调整主要在收藏工具栏和标签栏，恢复不透明了。确实，像 a5 版本的全透明有点看不清楚。</p>
<div id="attachment_875" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Win7.jpg" rel="lightbox[872]"><img class="size-medium wp-image-875" title="Win7" src="http://felixqu.com/wp-content/uploads/2010/06/Win7-300x55.jpg" alt="" width="300" height="55" /></a><p class="wp-caption-text">兼容Win7的超级工具栏</p></div>
<div id="attachment_876" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Extensions.jpg" rel="lightbox[872]"><img class="size-medium wp-image-876" title="Extensions" src="http://felixqu.com/wp-content/uploads/2010/06/Extensions-300x180.jpg" alt="扩展管理" width="300" height="180" /></a><p class="wp-caption-text">这里貌似调整不大</p></div>
<p>FlashGot 和 FoxProxy 还没跟上呀。</p>
<p>顺便测了下 <a href="http://html5test.com/" target="_blank">HTML5 兼容性</a>，这个版本的得分已经到了 175 哦。</p>
<div id="attachment_877" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/HTML5.jpg" rel="lightbox[872]"><img class="size-medium wp-image-877" title="HTML5" src="http://felixqu.com/wp-content/uploads/2010/06/HTML5-300x201.jpg" alt="" width="300" height="201" /></a><p class="wp-caption-text">HTML5得分新高</p></div>
<p>如何才能得到这个预览版？</p>
<p>方法一：<a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/" target="_blank">直接下载</a></p>
<p>方法二：<a href="http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/">更改自动升级策略</a></p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/06/30/firefox-4-0-b1pre/" title="Firefox 4.0 加速跑">Firefox 4.0 加速跑</a></li><li><a href="http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/" title="菜单栏消失——Firefox 4.0界面出现变化">菜单栏消失——Firefox 4.0界面出现变化</a></li><li><a href="http://felixqu.com/2010/06/23/firefox-3-6-4-released/" title="Firefox 3.6.4 千呼万唤始出来">Firefox 3.6.4 千呼万唤始出来</a></li><li><a href="http://felixqu.com/2010/06/03/firefox-37-preview/" title="Firefox 3.7 最新界面图赏">Firefox 3.7 最新界面图赏</a></li><li><a href="http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/" title="让 Firefox 自动升级到 beta 版本">让 Firefox 自动升级到 beta 版本</a></li><li><a href="http://felixqu.com/2009/12/18/firefox-3-6-beta-5/" title="Firefox 3.6 Beta 5发布 修复127个Bug ">Firefox 3.6 Beta 5发布 修复127个Bug </a></li><li><a href="http://felixqu.com/2009/11/17/weave-1-0-beta/" title="Mozilla Firefox 同步管理器Weave 1.0 beta发布">Mozilla Firefox 同步管理器Weave 1.0 beta发布</a></li><li><a href="http://felixqu.com/2009/11/03/firefox-vs-chrome/" title="Firefox VS Chrome">Firefox VS Chrome</a></li><li><a href="http://felixqu.com/2009/10/28/firefox-3-5-4/" title="Firefox 3.5.4">Firefox 3.5.4</a></li><li><a href="http://felixqu.com/2009/06/25/firefox-3-5-rc3/" title="Firefox 3.5 RC3">Firefox 3.5 RC3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/17/firefox-37b6pre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.7 最新界面图赏</title>
		<link>http://felixqu.com/2010/06/03/firefox-37-preview/</link>
		<comments>http://felixqu.com/2010/06/03/firefox-37-preview/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 04:29:26 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=867</guid>
		<description><![CDATA[目前还在 Alpha 阶段的 Firefox 3.7 将会作为 4.0 发布，来看看目前的界面吧。 在最新的预览界面中，这里还有很大变化。有人说是模仿 Opera 的，呵呵，其实我一点也不介意模仿…… PS，最新的 Adbl... ]]></description>
			<content:encoded><![CDATA[<p>目前还在 Alpha 阶段的 Firefox 3.7 将会作为 4.0 发布，来看看目前的界面吧。</p>
<div id="attachment_868" class="wp-caption alignnone" style="width: 203px"><a href="http://felixqu.com/wp-content/uploads/2010/06/About.jpg" rel="lightbox[867]"><img class="size-medium wp-image-868" title="关于" src="http://felixqu.com/wp-content/uploads/2010/06/About-193x300.jpg" alt="" width="193" height="300" /></a><p class="wp-caption-text">版本号还是 3.7a5</p></div>
<p><span id="more-867"></span></p>
<div id="attachment_869" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Main.jpg" rel="lightbox[867]"><img class="size-medium wp-image-869" title="主窗口" src="http://felixqu.com/wp-content/uploads/2010/06/Main-300x213.jpg" alt="" width="300" height="213" /></a><p class="wp-caption-text">支持 Aero 了。</p></div>
<div id="attachment_870" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/06/Add-ons.jpg" rel="lightbox[867]"><img class="size-medium wp-image-870" title="扩展管理" src="http://felixqu.com/wp-content/uploads/2010/06/Add-ons-300x213.jpg" alt="" width="300" height="213" /></a><p class="wp-caption-text">看来侧边栏即将成为历史。</p></div>
<p>在最新的预览界面中，这里还有很大变化。有人说是模仿 Opera 的，呵呵，其实我一点也不介意模仿……</p>
<p>PS，最新的 Adblock Plus 和 Tab Mix Plus 开发版本都已经兼容 Firefox 3.7a5了</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/06/30/firefox-4-0-b1pre/" title="Firefox 4.0 加速跑">Firefox 4.0 加速跑</a></li><li><a href="http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/" title="菜单栏消失——Firefox 4.0界面出现变化">菜单栏消失——Firefox 4.0界面出现变化</a></li><li><a href="http://felixqu.com/2010/06/23/firefox-3-6-4-released/" title="Firefox 3.6.4 千呼万唤始出来">Firefox 3.6.4 千呼万唤始出来</a></li><li><a href="http://felixqu.com/2010/06/17/firefox-37b6pre/" title="Firefox 3.7a6pre 开始推送，HTML5得分新高">Firefox 3.7a6pre 开始推送，HTML5得分新高</a></li><li><a href="http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/" title="让 Firefox 自动升级到 beta 版本">让 Firefox 自动升级到 beta 版本</a></li><li><a href="http://felixqu.com/2009/12/18/firefox-3-6-beta-5/" title="Firefox 3.6 Beta 5发布 修复127个Bug ">Firefox 3.6 Beta 5发布 修复127个Bug </a></li><li><a href="http://felixqu.com/2009/11/17/weave-1-0-beta/" title="Mozilla Firefox 同步管理器Weave 1.0 beta发布">Mozilla Firefox 同步管理器Weave 1.0 beta发布</a></li><li><a href="http://felixqu.com/2009/11/03/firefox-vs-chrome/" title="Firefox VS Chrome">Firefox VS Chrome</a></li><li><a href="http://felixqu.com/2009/10/28/firefox-3-5-4/" title="Firefox 3.5.4">Firefox 3.5.4</a></li><li><a href="http://felixqu.com/2009/06/25/firefox-3-5-rc3/" title="Firefox 3.5 RC3">Firefox 3.5 RC3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/06/03/firefox-37-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>让 Firefox 自动升级到 beta 版本</title>
		<link>http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/</link>
		<comments>http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/#comments</comments>
		<pubDate>Fri, 14 May 2010 03:04:02 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[自动升级]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=865</guid>
		<description><![CDATA[今天本来是 Mozilla 发布 Firefox 3.6.4 正式版的日子，但是 Mozilla 一如既往的跳票了。 还是先用用 Beta/RC 版吧，默认情况下，Firefox 的“检查更新”功能只检查 Release 的版本，也就是正式版，是不..... ]]></description>
			<content:encoded><![CDATA[<p>今天本来是 Mozilla 发布 Firefox 3.6.4 正式版的日子，但是 Mozilla 一如既往的跳票了。</p>
<p>还是先用用 Beta/RC 版吧，默认情况下，Firefox 的“检查更新”功能只检查 Release 的版本，也就是正式版，是不会理睬 Beta/RC的。那么怎样让 Firefox 自动能升级到 Beta/RC 版呢？</p>
<p>我们需要做的只是改动一个文件</p>
<p>到 Firefox 安装目录下的 defaults\pref\ 子目录，打开 channel-prefs.js 文件，将里面的</p>
<pre>//@line 2 "/cygdrive/c/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/browser/app/profile/channel-prefs.js"
pref("app.update.channel", "release");

改成
</pre>
<pre>//@line 2 "/cygdrive/c/builds/tinderbox/Fx-Mozilla1.8/WINNT_5.2_Depend/mozilla/browser/app/profile/channel-prefs.js"
pref("app.update.channel", "beta");</pre>
<p>以后只要 Mozilla 发布 beta/RC 版，你的 Firefox 都会自动检测到并提示你升级了。</p>
<p>参数说明：</p>
<ul>
<li>release：即稳定正式版</li>
<li>beta：包括beta，rc和正式版（基本稳定）</li>
<li>nightly：即每天结束的代码版本（很不稳定）</li>
<li>default：用于自己编译的版本（这个还是算了）</li>
</ul>
<pre>官方文档: http://kb.mozillazine.org/Software_Update

PS，今天更新到的还是 Firefox 3.6.4 RC3，RC4 暂时还更新不到，可能是 Win32 下的 Signed 版还未发布的原因。</pre>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/06/30/firefox-4-0-b1pre/" title="Firefox 4.0 加速跑">Firefox 4.0 加速跑</a></li><li><a href="http://felixqu.com/2010/06/27/firefox-4-0-no-menu-bar/" title="菜单栏消失——Firefox 4.0界面出现变化">菜单栏消失——Firefox 4.0界面出现变化</a></li><li><a href="http://felixqu.com/2010/06/23/firefox-3-6-4-released/" title="Firefox 3.6.4 千呼万唤始出来">Firefox 3.6.4 千呼万唤始出来</a></li><li><a href="http://felixqu.com/2010/06/17/firefox-37b6pre/" title="Firefox 3.7a6pre 开始推送，HTML5得分新高">Firefox 3.7a6pre 开始推送，HTML5得分新高</a></li><li><a href="http://felixqu.com/2010/06/03/firefox-37-preview/" title="Firefox 3.7 最新界面图赏">Firefox 3.7 最新界面图赏</a></li><li><a href="http://felixqu.com/2009/12/18/firefox-3-6-beta-5/" title="Firefox 3.6 Beta 5发布 修复127个Bug ">Firefox 3.6 Beta 5发布 修复127个Bug </a></li><li><a href="http://felixqu.com/2009/11/17/weave-1-0-beta/" title="Mozilla Firefox 同步管理器Weave 1.0 beta发布">Mozilla Firefox 同步管理器Weave 1.0 beta发布</a></li><li><a href="http://felixqu.com/2009/11/03/firefox-vs-chrome/" title="Firefox VS Chrome">Firefox VS Chrome</a></li><li><a href="http://felixqu.com/2009/10/28/firefox-3-5-4/" title="Firefox 3.5.4">Firefox 3.5.4</a></li><li><a href="http://felixqu.com/2009/06/25/firefox-3-5-rc3/" title="Firefox 3.5 RC3">Firefox 3.5 RC3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/05/14/firefox-auto-upgrade-beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ArkSwitch</title>
		<link>http://felixqu.com/2010/03/31/arkswitch/</link>
		<comments>http://felixqu.com/2010/03/31/arkswitch/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 04:37:02 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[ArkSwitch]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=859</guid>
		<description><![CDATA[推荐一个 WM 平台上的任务管理器 ArkSwitch，兼容wm6.5，兼容WVGA。 点击下载 随机日志Firefox 3.7a6pre 开始推送，HTML5得分新高KDE 4.1 RC1 更多测试－字体篇Ubuntu学习笔记一吴金贵，你就不该回来凤凰宝... ]]></description>
			<content:encoded><![CDATA[<p>推荐一个 WM 平台上的任务管理器 ArkSwitch，兼容wm6.5，兼容WVGA。</p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/03/2010-03-31-12-14-52-91.jpg" rel="lightbox[859]"><img class="alignnone size-medium wp-image-860" title="2010-03-31-12-14-52-91" src="http://felixqu.com/wp-content/uploads/2010/03/2010-03-31-12-14-52-91-180x300.jpg" alt="" width="180" height="300" /></a></p>
<p><span id="more-859"></span></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/03/2010-03-31-12-15-14-54.jpg" rel="lightbox[859]"><img class="alignnone size-medium wp-image-861" title="2010-03-31-12-15-14-54" src="http://felixqu.com/wp-content/uploads/2010/03/2010-03-31-12-15-14-54-180x300.jpg" alt="" width="180" height="300" /></a></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/03/2010-03-31-12-15-19-51.jpg" rel="lightbox[859]"><img class="alignnone size-medium wp-image-862" title="2010-03-31-12-15-19-51" src="http://felixqu.com/wp-content/uploads/2010/03/2010-03-31-12-15-19-51-180x300.jpg" alt="" width="180" height="300" /></a></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/03/ArkSwitch_v1_1_4.zip">点击下载</a></p>
<h3  class="related_post_title">随机日志</h3><ul class="related_post"><li><a href="http://felixqu.com/2009/04/25/firefox-35-beta4-pre/" title="Firefox 3.5 beta4 pre">Firefox 3.5 beta4 pre</a></li><li><a href="http://felixqu.com/2007/12/14/tinymce3b3/" title="TinyMCE 3.0b3 发布">TinyMCE 3.0b3 发布</a></li><li><a href="http://felixqu.com/2009/07/23/wow-china-coming-soon/" title="WOW China coming soon">WOW China coming soon</a></li><li><a href="http://felixqu.com/2008/04/20/warp/" title="推荐软件主题-Warp">推荐软件主题-Warp</a></li><li><a href="http://felixqu.com/2008/09/19/windows-live-messenger-2009-wave-3-beta-evaluate-part-3/" title="Windows Live Messenger 2009 Wave 3 Beta 白鼠报告第三部分">Windows Live Messenger 2009 Wave 3 Beta 白鼠报告第三部分</a></li><li><a href="http://felixqu.com/2007/11/10/wujingui-shenhua/" title="吴金贵，你就不该回来">吴金贵，你就不该回来</a></li><li><a href="http://felixqu.com/2007/11/09/firefox3b1-joke/" title="Firefox 3 里的恶搞">Firefox 3 里的恶搞</a></li><li><a href="http://felixqu.com/2010/02/02/wm7-requir/" title="最低需1GHz处理器 WM7手机硬件要求出炉">最低需1GHz处理器 WM7手机硬件要求出炉</a></li><li><a href="http://felixqu.com/2009/04/16/news-of-firefox-35-beta-4/" title="Firefox 3.5 beta 4 的消息">Firefox 3.5 beta 4 的消息</a></li><li><a href="http://felixqu.com/2007/11/12/ebank/" title="各大银行网银收费一览">各大银行网银收费一览</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/03/31/arkswitch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 beta1 尝鲜——初步体验</title>
		<link>http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-1/</link>
		<comments>http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-1/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 08:07:08 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Empathy]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Human]]></category>
		<category><![CDATA[Lucid]]></category>
		<category><![CDATA[Me Menu]]></category>
		<category><![CDATA[Ubuntu One]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=840</guid>
		<description><![CDATA[安装好重启，Lucid 的启动速度灰常快。 登录界面没啥变化。 登录进去后，我先进行了一系列设置，包括安装 VMware-Tools，设置分辨率、字体等，这些就略过了，一下截图都是1280*768分辨率的。 ..... ]]></description>
			<content:encoded><![CDATA[<p>安装好重启，Lucid 的启动速度灰常快。</p>
<div id="attachment_841" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-17-40.png" rel="lightbox[840]"><img class="size-medium wp-image-841" title="登陆界面" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-17-40-300x225.png" alt="登陆界面" width="300" height="225" /></a><p class="wp-caption-text">登陆界面</p></div>
<p>登录界面没啥变化。</p>
<p><span id="more-840"></span></p>
<p>登录进去后，我先进行了一系列设置，包括安装 VMware-Tools，设置分辨率、字体等，这些就略过了，一下截图都是1280*768分辨率的。</p>
<div id="attachment_844" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-49-17.png" rel="lightbox[840]"><img class="size-medium wp-image-844" title="版本信息" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-49-17-300x180.png" alt="版本信息" width="300" height="180" /></a><p class="wp-caption-text">版本信息</p></div>
<p>献给全人类的 Linux！</p>
<div id="attachment_842" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-48-20.png" rel="lightbox[840]"><img class="size-medium wp-image-842" title="文泉驿字体" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-48-20-300x180.png" alt="文泉驿字体" width="300" height="180" /></a><p class="wp-caption-text">文泉驿字体</p></div>
<p>这次 Ubuntu 集成了文泉驿微米黑！非常贴心呀。</p>
<div id="attachment_843" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-48-10.png" rel="lightbox[840]"><img class="size-medium wp-image-843" title="主题" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-48-10-300x180.png" alt="主题" width="300" height="180" /></a><p class="wp-caption-text">主题</p></div>
<p>用了五年的 <a href="http://felixqu.com/tag/human/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Human">Human</a> 主题已经没有了，现在的主题叫 Ambiance（气氛、格调）。</p>
<div id="attachment_845" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-49-31.png" rel="lightbox[840]"><img class="size-medium wp-image-845" title="开始菜单" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-49-31-300x180.png" alt="开始菜单" width="300" height="180" /></a><p class="wp-caption-text">开始菜单</p></div>
<p>微米黑相当的漂亮！可以看到，GIMP 已经没有了，唉，不知道他们在想些什么。</p>
<div id="attachment_846" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-50-21.png" rel="lightbox[840]"><img class="size-medium wp-image-846" title="终端" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-50-21-300x180.png" alt="终端" width="300" height="180" /></a><p class="wp-caption-text">终端</p></div>
<p>连终端都是紫色背景！太有爱了！</p>
<div id="attachment_857" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-55-10.png" rel="lightbox[840]"><img class="size-medium wp-image-857" title="文件管理器" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-55-10-300x180.png" alt="文件管理器" width="300" height="180" /></a><p class="wp-caption-text">文件管理器</p></div>
<p>文件管理器还是没太大变化，最期待的 KDE 的“在当前目录打开终端”功能还是没有加入。</p>
<p>打开新立得看看，哇，灰常多的包要升级！beta 版嘛，正常了，马上升级到最新版。</p>
<div id="attachment_848" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-35-51.png" rel="lightbox[840]"><img class="size-medium wp-image-848" title="部分包升级失败" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-35-51-300x180.png" alt="部分包升级失败" width="300" height="180" /></a><p class="wp-caption-text">部分包升级失败</p></div>
<p>但是，可能是由于中国的源服务器未能及时同步，部分软件包还下载不到。</p>
<p>下面看看集成的一些常规软件吧。</p>
<div id="attachment_849" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-37-35.png" rel="lightbox[840]"><img class="size-medium wp-image-849" title="OpenOffice" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-37-35-300x180.png" alt="OpenOffice" width="300" height="180" /></a><p class="wp-caption-text">OpenOffice 3.2</p></div>
<p>集成的 OpenOffice 是3.2，</p>
<div id="attachment_850" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-39-13.png" rel="lightbox[840]"><img class="size-medium wp-image-850" title="OpenOffice" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-39-13-300x180.png" alt="OpenOffice" width="300" height="180" /></a><p class="wp-caption-text">OpenOffice 英文界面</p></div>
<p>还是英文界面。</p>
<div id="attachment_851" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-41-50.png" rel="lightbox[840]"><img class="size-medium wp-image-851" title="Firefox 3.6" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-41-50-300x180.png" alt="Firefox 3.6" width="300" height="180" /></a><p class="wp-caption-text">Firefox 3.6</p></div>
<p>不出意外，Firefox是 3.6 的，还是英文界面，首页居然是 Yahoo 搜索。</p>
<div id="attachment_852" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-44-06.png" rel="lightbox[840]"><img class="size-medium wp-image-852" title="Firefox 搜索引擎" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-14-44-06-300x180.png" alt="Firefox 搜索引擎" width="300" height="180" /></a><p class="wp-caption-text">Firefox 搜索引擎</p></div>
<p>默认的搜索引擎居然是 亚马逊！</p>
<div id="attachment_853" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-08-34.png" rel="lightbox[840]"><img class="size-medium wp-image-853" title="Empathy" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-08-34-300x180.png" alt="Empathy" width="300" height="180" /></a><p class="wp-caption-text">Empathy</p></div>
<p>Lucid 集成了 Empathy 即时通讯软件，支持目前绝大多数的聊天软件，包括 QQ、MSN等。</p>
<p>Lucid 的顶部状态栏有个 Me Menu，可以在这里切换 Empathy 的状态，还可以进入Ubuntu One 这个 Ubuntu 自家的社区网站。</p>
<div id="attachment_854" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-19-41.png" rel="lightbox[840]"><img class="size-medium wp-image-854" title="Ubuntu 软件中心" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-19-41-300x180.png" alt="Ubuntu 软件中心" width="300" height="180" /></a><p class="wp-caption-text">Ubuntu 软件中心</p></div>
<p>Ubuntu 9.10 里也有的 Ubuntu 软件中心，这个东西比新立得直观、方便，适合普通用户。</p>
<div id="attachment_855" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-22-58.png" rel="lightbox[840]"><img class="size-medium wp-image-855" title="安装 Flash 和 Adobe Reader" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-22-58-300x180.png" alt="安装 Flash 和 Adobe Reader" width="300" height="180" /></a><p class="wp-caption-text">安装 Flash 和 Adobe Reader</p></div>
<p>Ubuntu 很开放，不会不给你装 Flash……</p>
<div id="attachment_856" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-27-08.png" rel="lightbox[840]"><img class="size-medium wp-image-856" title="安装 GIMP" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-15-27-08-300x180.png" alt="安装 GIMP" width="300" height="180" /></a><p class="wp-caption-text">安装 GIMP</p></div>
<p>我们喜欢的 GIMP 也可以在这里装回来。</p>
<p>简单预览就到这里了，这个 beta1，还是让我眼睛一亮，虽然空口控制按钮在左边让我很不习惯，但是还是很喜欢这个新主题的。</p>
<p>还是因为是 beta1，经常出现错误提示对话框，在虚拟机里的运行速度也不如 9.10 来的流畅，这个相信大家都能理解。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-setup/" title="Ubuntu 10.04 beta1 尝鲜——安装">Ubuntu 10.04 beta1 尝鲜——安装</a></li><li><a href="http://felixqu.com/2010/03/19/ubuntu-spoonwep2/" title="Ubuntu 注入破解 WEP">Ubuntu 注入破解 WEP</a></li><li><a href="http://felixqu.com/2008/11/02/ubuntu-904-schedule/" title="Ubuntu 9.04 开发进程">Ubuntu 9.04 开发进程</a></li><li><a href="http://felixqu.com/2008/10/31/ubuntu-810-release/" title="Ubuntu 8.10 发布">Ubuntu 8.10 发布</a></li><li><a href="http://felixqu.com/2008/10/28/ubuntu-810-coming-soon/" title="Ubuntu 8.10 即将发布">Ubuntu 8.10 即将发布</a></li><li><a href="http://felixqu.com/2008/04/03/ubuntu-804-will-release-on-24th-april/" title="【转贴】Ubuntu 8.04 将于 4 月 24 日发布">【转贴】Ubuntu 8.04 将于 4 月 24 日发布</a></li><li><a href="http://felixqu.com/2007/12/21/kubuntu804-not-lts/" title="KUbuntu 8.04 将不是 LTS">KUbuntu 8.04 将不是 LTS</a></li><li><a href="http://felixqu.com/2007/12/02/ubuntu-hardy-alpha-1/" title="Ubuntu 8.04 Alpha 1">Ubuntu 8.04 Alpha 1</a></li><li><a href="http://felixqu.com/2007/10/29/azureus-for-ubuntu/" title="Ubuntu上使用最新的Azureus 3">Ubuntu上使用最新的Azureus 3</a></li><li><a href="http://felixqu.com/2007/10/18/update2gutsy/" title="升级你的系统到Ubuntu 7.10 Gutsy！">升级你的系统到Ubuntu 7.10 Gutsy！</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 beta1 尝鲜——安装</title>
		<link>http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-setup/</link>
		<comments>http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-setup/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 05:17:26 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Lucid Lynx]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=828</guid>
		<description><![CDATA[前几天，Canonical 发布了 10.04 LTS beta1，这是个提供长期技术支持（5年）的版本，开发代号是Lucid Lynx（机敏的山猫）。计划将于4月发布正式版本。 beta1的下载地址: http://cdimage.ubuntu.com/releases/10.04... ]]></description>
			<content:encoded><![CDATA[<p>前几天，Canonical 发布了 10.04 LTS beta1，这是个提供长期技术支持（5年）的版本，开发代号是Lucid  Lynx（机敏的山猫）。计划将于4月发布正式版本。</p>
<p>beta1的下载地址: <a href="http://cdimage.ubuntu.com/releases/10.04/beta-1/" target="_blank">http://cdimage.ubuntu.com/releases/10.04/beta-1/</a></p>
<p>Lucid最吸引人的地方，出了新的 Linux 核心，应该就是 <a href="http://felixqu.com/tag/gnome/" class="st_tag internal_tag" rel="tag" title="Posts tagged with GNOME">gnome</a>的新主题了。我也不能免俗，下载了一个尝尝鲜，当然还是在虚拟机里安装。</p>
<p>由于时间和篇幅的关系，我先把安装贴一下。</p>
<p><span id="more-828"></span>由于是体验，我没有用 VM7 的自动安装功能，完全手动安装。</p>
<div id="attachment_829" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-36-33.png" rel="lightbox[828]"><img class="size-medium wp-image-829" title="启动界面" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-36-33-300x225.png" alt="启动界面" width="300" height="225" /></a><p class="wp-caption-text">启动界面</p></div>
<p>Ubuntu 终于不再是屎黄屎黄的了，变成了我喜欢的紫色！LOGO 的字体也有变化。</p>
<div id="attachment_830" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-37-02.png" rel="lightbox[828]"><img class="size-medium wp-image-830" title="启动进度条" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-37-02-300x225.png" alt="启动进度条" width="300" height="225" /></a><p class="wp-caption-text">启动进度条</p></div>
<p>这个……有点模仿 Win 7 哦</p>
<div id="attachment_831" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-37-46.png" rel="lightbox[828]"><img class="size-medium wp-image-831" title="安装向导-欢迎" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-37-46-300x225.png" alt="安装向导-欢迎" width="300" height="225" /></a><p class="wp-caption-text">安装向导-欢迎</p></div>
<p>安装向导的中文还没做好。可以看到，窗口控制按钮模仿苹果，放到了左边。</p>
<div id="attachment_832" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-39-07.png" rel="lightbox[828]"><img class="size-medium wp-image-832" title="安装向导-时区" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-39-07-300x225.png" alt="安装向导-时区" width="300" height="225" /></a><p class="wp-caption-text">安装向导-时区</p></div>
<p>一如既往，Ubuntu 不知道伟大中国的首都是北京。</p>
<div id="attachment_833" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-39-31.png" rel="lightbox[828]"><img class="size-medium wp-image-833" title="安装向导-键盘" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-39-31-300x225.png" alt="安装向导-键盘" width="300" height="225" /></a><p class="wp-caption-text">安装向导-键盘</p></div>
<p>这里默认就好。</p>
<div id="attachment_834" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-40-02.png" rel="lightbox[828]"><img class="size-medium wp-image-834" title="安装向导-硬盘" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-40-02-300x225.png" alt="安装向导-硬盘" width="300" height="225" /></a><p class="wp-caption-text">安装向导-硬盘</p></div>
<p>由于是虚拟机，这里也默认。</p>
<div id="attachment_835" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-40-49.png" rel="lightbox[828]"><img class="size-medium wp-image-835" title="安装向导-我是谁" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-40-49-300x225.png" alt="安装向导-我是谁" width="300" height="225" /></a><p class="wp-caption-text">安装向导-我是谁</p></div>
<p>我是谁？我是我！</p>
<div id="attachment_836" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-41-07.png" rel="lightbox[828]"><img class="size-medium wp-image-836" title="安装向导-准备安装" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-41-07-300x225.png" alt="安装向导-准备安装" width="300" height="225" /></a><p class="wp-caption-text">安装向导-准备安装</p></div>
<p>准备好了！没有理由不点安装吧。</p>
<div id="attachment_837" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-41-18.png" rel="lightbox[828]"><img class="size-medium wp-image-837" title="安装向导-开始安装" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-12-41-18-300x225.png" alt="安装向导-开始安装" width="300" height="225" /></a><p class="wp-caption-text">安装向导-开始安装</p></div>
<p>好了，冲咖啡去，这里省略截图N张。</p>
<div id="attachment_838" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-07-17.png" rel="lightbox[828]"><img class="size-medium wp-image-838" title="安装完毕" src="http://felixqu.com/wp-content/uploads/2010/03/Ubuntu-10.04-beta1-2010-03-25-13-07-17-300x225.png" alt="安装完毕" width="300" height="225" /></a><p class="wp-caption-text">安装完毕</p></div>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2007/09/20/ubuntu-note-1/" title="Ubuntu学习笔记一">Ubuntu学习笔记一</a></li><li><a href="http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-1/" title="Ubuntu 10.04 beta1 尝鲜——初步体验">Ubuntu 10.04 beta1 尝鲜——初步体验</a></li><li><a href="http://felixqu.com/2010/03/19/ubuntu-spoonwep2/" title="Ubuntu 注入破解 WEP">Ubuntu 注入破解 WEP</a></li><li><a href="http://felixqu.com/2008/11/02/ubuntu-904-schedule/" title="Ubuntu 9.04 开发进程">Ubuntu 9.04 开发进程</a></li><li><a href="http://felixqu.com/2008/10/31/ubuntu-810-release/" title="Ubuntu 8.10 发布">Ubuntu 8.10 发布</a></li><li><a href="http://felixqu.com/2008/10/28/ubuntu-810-coming-soon/" title="Ubuntu 8.10 即将发布">Ubuntu 8.10 即将发布</a></li><li><a href="http://felixqu.com/2008/07/24/kde-41-rc1-more-test-internet/" title="KDE 4.1 RC1 跟多测试－网络应用">KDE 4.1 RC1 跟多测试－网络应用</a></li><li><a href="http://felixqu.com/2008/04/03/ubuntu-804-will-release-on-24th-april/" title="【转贴】Ubuntu 8.04 将于 4 月 24 日发布">【转贴】Ubuntu 8.04 将于 4 月 24 日发布</a></li><li><a href="http://felixqu.com/2007/12/21/kubuntu804-not-lts/" title="KUbuntu 8.04 将不是 LTS">KUbuntu 8.04 将不是 LTS</a></li><li><a href="http://felixqu.com/2007/12/02/ubuntu-hardy-alpha-1/" title="Ubuntu 8.04 Alpha 1">Ubuntu 8.04 Alpha 1</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-setup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu 注入破解 WAP 尝试</title>
		<link>http://felixqu.com/2010/03/23/ubuntu-spoonwap/</link>
		<comments>http://felixqu.com/2010/03/23/ubuntu-spoonwap/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 03:58:23 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[软件]]></category>
		<category><![CDATA[SpoonWpa]]></category>
		<category><![CDATA[Ubuntus]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=818</guid>
		<description><![CDATA[成功干掉 WEP 后，开始试图破解 WAP。 在终端里输入 sudo spoonwpa 这个界面和 SpoonWep 差不多，操作一样，不废话了，选好以后点击 NEXT 可以看到扫描界面也是一样，选择好需要破解的 AP 和客户端..... ]]></description>
			<content:encoded><![CDATA[<p>成功<a href="http://felixqu.com/2010/03/19/ubuntu-spoonwep2/" target="_blank">干掉 WEP</a> 后，开始试图破解 WAP。</p>
<p>在终端里输入</p>
<p>sudo spoonwpa</p>
<div id="attachment_819" class="wp-caption alignnone" style="width: 532px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa01.png" rel="lightbox[818]"><img class="size-full wp-image-819" title="SpoonWpa" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa01.png" alt="SpoonWpa" width="522" height="440" /></a><p class="wp-caption-text">SpoonWpa</p></div>
<p><span id="more-818"></span></p>
<p>这个界面和 SpoonWep 差不多，操作一样，不废话了，选好以后点击 NEXT</p>
<div id="attachment_820" class="wp-caption alignnone" style="width: 532px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa02.png" rel="lightbox[818]"><img class="size-full wp-image-820" title="SpoonWpa 扫描" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa02.png" alt="SpoonWpa 扫描" width="522" height="440" /></a><p class="wp-caption-text">SpoonWpa 扫描</p></div>
<p>可以看到扫描界面也是一样，选择好需要破解的 AP 和客户端后 点击 OK</p>
<div id="attachment_821" class="wp-caption alignnone" style="width: 532px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa03.png" rel="lightbox[818]"><img class="size-full wp-image-821" title="SpoonWpa 抓包" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa03.png" alt="SpoonWpa 抓包" width="522" height="440" /></a><p class="wp-caption-text">SpoonWpa 抓包</p></div>
<p>上图是抓包界面，点击 LAUNCH 后，程序开始试图获取 客户端和 AP 的握手包。</p>
<div id="attachment_823" class="wp-caption alignnone" style="width: 540px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa04.png" rel="lightbox[818]"><img class="size-full wp-image-823" title="SpoonWpa 抓包过程" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa04.png" alt="SpoonWpa 抓包过程" width="530" height="436" /></a><p class="wp-caption-text">SpoonWpa 抓包过程</p></div>
<p>这个过程完全非常漫长，看你运气了（我等了一个多小时），这时候会有个 DUMP 窗口出来，见下图</p>
<div id="attachment_824" class="wp-caption alignnone" style="width: 504px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa05.png" rel="lightbox[818]"><img class="size-full wp-image-824" title="SpoonWpa DUMP" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa05.png" alt="SpoonWpa DUMP" width="494" height="344" /></a><p class="wp-caption-text">SpoonWpa DUMP</p></div>
<p>抓到握手包后，会自动进入下面的界面：</p>
<div id="attachment_825" class="wp-caption alignnone" style="width: 540px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa06.png" rel="lightbox[818]"><img class="size-full wp-image-825" title="SpoonWpa 破解" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa06.png" alt="SpoonWpa 破解" width="530" height="436" /></a><p class="wp-caption-text">SpoonWpa 破解</p></div>
<p>还等什么，点击那个金锁！</p>
<div id="attachment_826" class="wp-caption alignnone" style="width: 540px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa07.png" rel="lightbox[818]"><img class="size-full wp-image-826" title="SpoonWpa 开始破解" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWpa07.png" alt="SpoonWpa 开始破解" width="530" height="436" /></a><p class="wp-caption-text">SpoonWpa 开始破解</p></div>
<p>好了，现在开始无休止的暴力猜密码过程。这是完全看 RP 了，我搞了一下午，未成功，当然，我是在虚拟机里运行破解程序，效率很低，大家有兴趣可以弄台高配置机器。祝各位好运！</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/03/19/ubuntu-spoonwep2/" title="Ubuntu 注入破解 WEP">Ubuntu 注入破解 WEP</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/03/23/ubuntu-spoonwap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bitvise Tunnelier 翻墙图解</title>
		<link>http://felixqu.com/2010/03/22/bitvise-tunnelier-ssl-tunnel/</link>
		<comments>http://felixqu.com/2010/03/22/bitvise-tunnelier-ssl-tunnel/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 09:02:09 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[DreamHost]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Tunnel]]></category>
		<category><![CDATA[Tunnelier]]></category>
		<category><![CDATA[穿墙]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=813</guid>
		<description><![CDATA[Tunnelier 是 Bitvise 团队开发的一个 SSH 客户端，功能包括 SSH 客户端、SFTP 客户端、端口转发功能（Tunnel）。其中他的 Tunnel 功能做的十分高效，比基于 plink 的 MyEntunnel 速度快很多，使ssh凸墙不再.... ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bitvise.com/tunnelier/" target="_blank">Tunnelier </a>是 Bitvise 团队开发的一个 SSH 客户端，功能包括 SSH 客户端、SFTP 客户端、端口转发功能（Tunnel）。其中他的 Tunnel 功能做的十分高效，比基于 plink 的 MyEntunnel 速度快很多，使ssh凸墙不再慢。并且<strong>个人使用免费</strong>，最近不少人都在推荐。下面讲讲怎么配置  <a href="http://felixqu.com/tag/tunnelier/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Tunnelier">Tunnelier</a> 来建立 Tunnel，高手直接飘过就好了。</p>
<p><span id="more-813"></span></p>
<p>安装就不废话了。装好以后，打开界面。</p>
<div id="attachment_814" class="wp-caption alignnone" style="width: 308px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Login.jpg" rel="lightbox[813]"><img class="size-medium wp-image-814" title="登录设置" src="http://felixqu.com/wp-content/uploads/2010/03/Login-298x300.jpg" alt="登录设置" width="298" height="300" /></a><p class="wp-caption-text">登录设置</p></div>
<p>在上图填好你的 SSH 主机域名（IP）、端口，登录名、密码</p>
<div id="attachment_815" class="wp-caption alignnone" style="width: 308px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Options.jpg" rel="lightbox[813]"><img class="size-medium wp-image-815" title="选项" src="http://felixqu.com/wp-content/uploads/2010/03/Options-298x300.jpg" alt="选项" width="298" height="300" /></a><p class="wp-caption-text">选项</p></div>
<p>在上图选择 &#8220;Always reconnect  automatically&#8221;，这样，一旦断网，程序会自动重新连接。顺便把右边的 “Open Terminal”、&#8221;Open SFTP&#8221;取消选择，这样就不会自动打开 SFTP端口。如果你需要这几个窗口的请无视。</p>
<div id="attachment_816" class="wp-caption alignnone" style="width: 308px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Service.jpg" rel="lightbox[813]"><img class="size-medium wp-image-816" title="服务设置" src="http://felixqu.com/wp-content/uploads/2010/03/Service-298x300.jpg" alt="服务设置" width="298" height="300" /></a><p class="wp-caption-text">服务设置</p></div>
<p>最重要的地方，见上图，如果要做穿墙代理，那么必须在 &#8220;Service&#8221; 标签，开启 &#8220;SOCKS / HTTP Proxy Forwarding &#8220;。地址就是 127.0.0.1，端口可以自定义。</p>
<p>很好，最后一步操作就是在浏览器中设置代理服务器了，设置一个SOCKS(v5) 代理，服务器地址用 127.0.0.1，端口就是前面设的 5050（当然你可以设置其他）。好 了，尽情享受墙外的世界吧。</p>
<p>PS，到哪里去找 SSH 主机呢？大家不妨放狗搜一下，<a href="http://shells.red-pill.eu/" target="_blank">http://shells.red-pill.eu/</a> 这里提供了很多的免费的 Shell Server，不过其中究竟哪些可以支持 SSH Tunneling 有待各位自己试验了。我目前在用的是 DreamHost 的虚拟主机，完美的支持 SSH。目前新的一年合租征集中，需要的可以邮件联系我。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2008/05/11/felix-gallery/" title="飞力写真">飞力写真</a></li><li><a href="http://felixqu.com/2008/03/26/dreamhost2008/" title="DreamHost 合租计划">DreamHost 合租计划</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/03/22/bitvise-tunnelier-ssl-tunnel/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ubuntu 注入破解 WEP</title>
		<link>http://felixqu.com/2010/03/19/ubuntu-spoonwep2/</link>
		<comments>http://felixqu.com/2010/03/19/ubuntu-spoonwep2/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 02:49:08 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[aircrack-ng]]></category>
		<category><![CDATA[BT3]]></category>
		<category><![CDATA[BT4]]></category>
		<category><![CDATA[KUbuntu]]></category>
		<category><![CDATA[SpoonWep2]]></category>
		<category><![CDATA[SpoonWpa]]></category>
		<category><![CDATA[WEP]]></category>
		<category><![CDATA[WPA SpoonWep]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=790</guid>
		<description><![CDATA[由于虚拟机下的 BT3、BT4 不支持内置无线网卡，以前一直没尝试过这个，现在入手了 USB 无线网卡，心理开始痒痒了。 BT3、BT4应用面非常狭窄，我手上正好有个 KUbuntu 9.10 的虚拟机，何不在 Ubuntu... ]]></description>
			<content:encoded><![CDATA[<p>由于虚拟机下的 BT3、BT4 不支持内置无线网卡，以前一直没尝试过这个，现在入手了 USB 无线网卡，心理开始痒痒了。</p>
<p>BT3、BT4应用面非常狭窄，我手上正好有个 KUbuntu 9.10 的虚拟机，何不在 Ubuntu 下试试呢。</p>
<p>网上看到，Ubuntu 下要支持 ar9170 芯片的 WN111 v2 网卡，需要更新 firmware，http://wireless.kernel.org/en/users/Drivers/ar9170，但是我查了下 md5 , 发现 KUbuntu/Ubuntu 9.10 已经自带了这个最新的 firmware，这一步骤就可以省略了。如果你是 9.04 或更早版本，请自行检查。</p>
<p>第一步，打开 Konsole，输入：</p>
<p>sudo apt-get install aircrack-ng</p>
<p>这是破解 WEP、WPA的工具包，Spoonwep 和 Spoonwap 其实只是 GUI 而已。</p>
<p>喜欢新立得的朋友也可以在新立得里安装。</p>
<p><span id="more-790"></span></p>
<p>第二部安装 JRE，在 Konsole 里输入：</p>
<p>sudo apt-get install sun-java6-jre</p>
<p>然后下载 SpoonWep and SpoonWpa for Ubuntu</p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/03/spoonwep-wpa-modified-ubuntu-1120.zip">spoonwep-wpa-modified-ubuntu-1120</a></p>
<p>这是某牛人移植到 Ubuntu 上的 SpoonWep2 安装包，里面还包括了 SpoonWpa。</p>
<p>装好以后，先把 WN111 插入，让 Ubuntu 先认出来，现在版本的 Ubuntu 会自己打开无线网络，由于我们的工作是抓包破解，因此需要把无线网络关闭（顶部系统工具栏最右边）。</p>
<p>之后在 Konsole 输入：</p>
<p>sudo spoonwep</p>
<p>就会弹出 SpoonWep 窗口了。</p>
<div id="attachment_792" class="wp-caption alignnone" style="width: 538px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-01.png" rel="lightbox[790]"><img class="size-full wp-image-792" title="SpoonWep2" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-01.png" alt="SpoonWep2" width="528" height="437" /></a><p class="wp-caption-text">SpoonWep2</p></div>
<p>在第一个界面里选择 WLAN0，Driver 选择 Normal 即可，MODE 选择 Unknow Victim，点击 NEXT。</p>
<div id="attachment_794" class="wp-caption alignnone" style="width: 538px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-02.png" rel="lightbox[790]"><img class="size-full wp-image-794" title="SpoonWep2 扫描界面" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-02.png" alt="SpoonWep2 扫描界面" width="528" height="437" /></a><p class="wp-caption-text">SpoonWep2 扫描界面</p></div>
<p>然后就会出现上图这个扫描界面。点击右上角的 LAUNCH，就会扫描目前的无线 AP 啦，见下图，当然只能搜到WEP加密的AP。</p>
<div id="attachment_795" class="wp-caption alignnone" style="width: 538px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-03.png" rel="lightbox[790]"><img class="size-full wp-image-795" title="SpoonWep2扫描结果" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-03.png" alt="SpoonWep2扫描结果" width="528" height="437" /></a><p class="wp-caption-text">SpoonWep2扫描结果</p></div>
<p>选中一个 DATA 多的 ESSID，DATA 越多越容易破解。下面会出现和这个 AP 有通信的客户端，见下图</p>
<div id="attachment_796" class="wp-caption alignnone" style="width: 538px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-04.png" rel="lightbox[790]"><img class="size-full wp-image-796" title="SpoonWep2选择AP" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-04.png" alt="SpoonWep2选择AP" width="528" height="437" /></a><p class="wp-caption-text">SpoonWep2选择AP</p></div>
<p>同样道理，选择一个 Packets 多的。然后点 Selection OK，会出现下面的界面。</p>
<div id="attachment_797" class="wp-caption alignnone" style="width: 538px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-05.png" rel="lightbox[790]"><img class="size-full wp-image-797" title="SpoonWep2 准备攻击" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-05.png" alt="SpoonWep2 准备攻击" width="528" height="437" /></a><p class="wp-caption-text">SpoonWep2 准备攻击</p></div>
<p>直接点左上角的 LAUNCH 按钮。</p>
<p>如果看到像下图那样，很多的 ASSOCIATING，就点击 ABORT放弃，然后再点 LAUNCH重试。</p>
<div id="attachment_798" class="wp-caption alignnone" style="width: 538px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-06.png" rel="lightbox[790]"><img class="size-full wp-image-798" title="SpoonWep2 攻击失败" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-06.png" alt="SpoonWep2 攻击失败" width="528" height="437" /></a><p class="wp-caption-text">SpoonWep2 攻击失败</p></div>
<p>直到看到这样的信息</p>
<div id="attachment_799" class="wp-caption alignnone" style="width: 538px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-07.png" rel="lightbox[790]"><img class="size-full wp-image-799" title="SpoonWep2攻击开始" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-07.png" alt="SpoonWep2攻击开始" width="528" height="437" /></a><p class="wp-caption-text">SpoonWep2攻击开始</p></div>
<p>这时候，旁边会出来一个 SpoonWep Dump 窗口，注意看窗口里的 #Data 这一列，如果像下图这样，等了很久一直是0，就说明注入攻击失败，就需要你在攻击面板换一种攻击方式（就是第一个下拉框），或者换一个客户端，或者过一会儿再试试。</p>
<div id="attachment_800" class="wp-caption alignnone" style="width: 502px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-08.png" rel="lightbox[790]"><img class="size-full wp-image-800" title="SpoonWep2 DUMP窗口" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-08.png" alt="SpoonWep2 DUMP窗口" width="492" height="345" /></a><p class="wp-caption-text">SpoonWep2 DUMP窗口</p></div>
<p>下图是换用 P0841 Replay 方式注入攻击。</p>
<div id="attachment_806" class="wp-caption alignnone" style="width: 535px"><a href="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-09.png" rel="lightbox[790]"><img class="size-full wp-image-806" title="SpoonWep2 攻击2" src="http://felixqu.com/wp-content/uploads/2010/03/SpoonWep2-09.png" alt="SpoonWep2 攻击2" width="525" height="443" /></a><p class="wp-caption-text">SpoonWep2 攻击2</p></div>
<p>下图是换用第四种攻击方式</p>
<div id="attachment_809" class="wp-caption alignnone" style="width: 535px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Spoonwep2-10.png" rel="lightbox[790]"><img class="size-full wp-image-809" title="Spoonwep2攻击4" src="http://felixqu.com/wp-content/uploads/2010/03/Spoonwep2-10.png" alt="Spoonwep2攻击4" width="525" height="445" /></a><p class="wp-caption-text">Spoonwep2攻击4</p></div>
<p>如果看到 Data 数值有上升，如下图</p>
<div id="attachment_811" class="wp-caption alignnone" style="width: 499px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Spoonwep2-11.png" rel="lightbox[790]"><img class="size-full wp-image-811" title="Spoonwep2 DUMP窗口" src="http://felixqu.com/wp-content/uploads/2010/03/Spoonwep2-11.png" alt="Spoonwep2 DUMP窗口" width="489" height="350" /></a><p class="wp-caption-text">Spoonwep2 DUMP窗口</p></div>
<p>你就可以去冲杯咖啡，找个片子看看，快则几分钟，慢则半小时不到就会查到 Wep 密码了，如下图：</p>
<div id="attachment_812" class="wp-caption alignnone" style="width: 537px"><a href="http://felixqu.com/wp-content/uploads/2010/03/Spoonwep2-12.png" rel="lightbox[790]"><img class="size-full wp-image-812" title="Spoonwep2攻击成功" src="http://felixqu.com/wp-content/uploads/2010/03/Spoonwep2-12.png" alt="Spoonwep2攻击成功" width="527" height="444" /></a><p class="wp-caption-text">Spoonwep2攻击成功</p></div>
<p>注意密码是不包括中间的冒号的。</p>
<p>本文参考了 <a href="http://www.anywlan.com/BBS/" target="_blank">anywlan</a> 论坛的很多文章，谢谢前人的经验。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2007/12/21/kubuntu804-not-lts/" title="KUbuntu 8.04 将不是 LTS">KUbuntu 8.04 将不是 LTS</a></li><li><a href="http://felixqu.com/2007/12/02/ubuntu-hardy-alpha-1/" title="Ubuntu 8.04 Alpha 1">Ubuntu 8.04 Alpha 1</a></li><li><a href="http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-1/" title="Ubuntu 10.04 beta1 尝鲜——初步体验">Ubuntu 10.04 beta1 尝鲜——初步体验</a></li><li><a href="http://felixqu.com/2010/03/25/ubuntu-10-04-beta1-preview-setup/" title="Ubuntu 10.04 beta1 尝鲜——安装">Ubuntu 10.04 beta1 尝鲜——安装</a></li><li><a href="http://felixqu.com/2010/03/23/ubuntu-spoonwap/" title="Ubuntu 注入破解 WAP 尝试">Ubuntu 注入破解 WAP 尝试</a></li><li><a href="http://felixqu.com/2008/11/02/ubuntu-904-schedule/" title="Ubuntu 9.04 开发进程">Ubuntu 9.04 开发进程</a></li><li><a href="http://felixqu.com/2008/10/31/ubuntu-810-release/" title="Ubuntu 8.10 发布">Ubuntu 8.10 发布</a></li><li><a href="http://felixqu.com/2008/10/28/ubuntu-810-coming-soon/" title="Ubuntu 8.10 即将发布">Ubuntu 8.10 即将发布</a></li><li><a href="http://felixqu.com/2008/04/03/ubuntu-804-will-release-on-24th-april/" title="【转贴】Ubuntu 8.04 将于 4 月 24 日发布">【转贴】Ubuntu 8.04 将于 4 月 24 日发布</a></li><li><a href="http://felixqu.com/2007/10/29/azureus-for-ubuntu/" title="Ubuntu上使用最新的Azureus 3">Ubuntu上使用最新的Azureus 3</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/03/19/ubuntu-spoonwep2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>新无线网卡入手</title>
		<link>http://felixqu.com/2010/03/18/wn111/</link>
		<comments>http://felixqu.com/2010/03/18/wn111/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 02:45:07 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[硬件]]></category>
		<category><![CDATA[802.11n]]></category>
		<category><![CDATA[NetGear]]></category>
		<category><![CDATA[WN111]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=788</guid>
		<description><![CDATA[最近越来越觉得我的 E6400 内置的无线网卡信号实在不咋滴，就想买个 USB 网卡。 上网查了下，目前 802.11n 标准已经出炉了，11n 的网卡只贵了几十块，自然不能再买 11g 的旧货。对于 NetGear 品牌.... ]]></description>
			<content:encoded><![CDATA[<p>最近越来越觉得我的 E6400 内置的无线网卡信号实在不咋滴，就想买个 USB 网卡。</p>
<p>上网查了下，目前 <a href="http://felixqu.com/tag/802-11n/" class="st_tag internal_tag" rel="tag" title="Posts tagged with 802.11n">802.11n</a> 标准已经出炉了，11n 的网卡只贵了几十块，自然不能再买 11g 的旧货。对于 NetGear 品牌一直以来的喜爱，还是挑这个牌子。最后看中了 WN111 这个型号。</p>
<div class="wp-caption alignnone" style="width: 418px"><img title="NetGear WN111" src="http://c1.neweggimages.com.cn/NeweggPic2/upload/33-c01-231.jpg" alt="NetGear WN111" width="408" height="158" /><p class="wp-caption-text">NetGear WN111</p></div>
<p>直接在某网店下单买了，第二天收到，实物比想象中要大了不少，但还是比图片上好看的多，象牙白，摸上去质感不错，附带 USB 延长线，方便接台式机，另外还附有个小篮子和不干胶，这样可以固定在台式机的显示器上。当然我是在笔记本上用，这些东西就无所谓了。</p>
<p>随机光盘里的驱动居然不支持win7，还是到官网下载了最新的3.0驱动才在windows里装好了。</p>
<p>不得不说，NetGear 的连接向导做的实在是脑残，太不方便了，还是用windows自己的管理程序。</p>
<p>无奈的是，公司里和家里都是 11g 的无线路由器，不免有种杀鸡用牛刀的感觉，哈哈，暂时不管了，这个东西可以用几年了。</p>
<h3  class="related_post_title">随机日志</h3><ul class="related_post"><li><a href="http://felixqu.com/2009/04/17/spb-mobile-shell-30/" title="SPB Mobile Shell 3.0">SPB Mobile Shell 3.0</a></li><li><a href="http://felixqu.com/2008/06/09/huang-jianxiang-li-chengpeng-euro2008/" title="黄健翔、李承鹏 08欧洲杯精彩语录">黄健翔、李承鹏 08欧洲杯精彩语录</a></li><li><a href="http://felixqu.com/2008/01/04/lost-in-beijing-and-lust-caution/" title="关于苹果和色戒">关于苹果和色戒</a></li><li><a href="http://felixqu.com/2007/10/29/tia-eia-568a-568b/" title="【转贴】TIA/EIA 568A/568B 标准网线连接方法">【转贴】TIA/EIA 568A/568B 标准网线连接方法</a></li><li><a href="http://felixqu.com/2008/03/11/firefox3b4_reload/" title="FireFox 3.0 beta4 重新发布">FireFox 3.0 beta4 重新发布</a></li><li><a href="http://felixqu.com/2009/05/28/dragon-boat-festival/" title="端午节快乐">端午节快乐</a></li><li><a href="http://felixqu.com/2008/03/05/ff3b4rc1/" title="FireFox 3.0 beta4 RC1 发布">FireFox 3.0 beta4 RC1 发布</a></li><li><a href="http://felixqu.com/2009/09/07/%e6%9b%99%e5%85%89%e5%9c%a8%e5%89%8d%e5%a4%b4/" title="曙光在前头">曙光在前头</a></li><li><a href="http://felixqu.com/2008/07/24/kde-41-rc1-more-test-internet/" title="KDE 4.1 RC1 跟多测试－网络应用">KDE 4.1 RC1 跟多测试－网络应用</a></li><li><a href="http://felixqu.com/2007/11/29/stock-2/" title="反击开始">反击开始</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/03/18/wn111/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>搜狗输入法皮肤推荐-Emerge（Beta）</title>
		<link>http://felixqu.com/2010/02/22/emerge-beta/</link>
		<comments>http://felixqu.com/2010/02/22/emerge-beta/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 13:09:58 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[软件]]></category>
		<category><![CDATA[Dream]]></category>
		<category><![CDATA[Emerge]]></category>
		<category><![CDATA[搜狗拼音]]></category>
		<category><![CDATA[搜狗输入法]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=786</guid>
		<description><![CDATA[推荐给使用搜狗拼音的朋友们（搜狗五笔应该也能用）。 http://dreamxis.blogbus.com/logs/58951642.html 著名皮肤制作人 Dream 的最新作品，还是 Beta 版。 目前明显的问题是，状态条不能拖动。不过飞力表... ]]></description>
			<content:encoded><![CDATA[<p>推荐给使用搜狗拼音的朋友们（搜狗五笔应该也能用）。</p>
<p><img src="http://www3.el-g.com/dreamxis/input/sogoupy/emergebeta.png" alt="" /></p>
<p>http://dreamxis.blogbus.com/logs/58951642.html</p>
<p>著名皮肤制作人 Dream 的最新作品，还是 Beta 版。</p>
<p>目前明显的问题是，状态条不能拖动。不过飞力表示，不影响使用。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2008/04/20/warp/" title="推荐软件主题-Warp">推荐软件主题-Warp</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/22/emerge-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>微软发布新手机系统Windows Phone 7</title>
		<link>http://felixqu.com/2010/02/19/windows-phone-7/</link>
		<comments>http://felixqu.com/2010/02/19/windows-phone-7/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 09:09:25 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[Xbox Live]]></category>
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=784</guid>
		<description><![CDATA[微软公司首席执行官史蒂夫-鲍尔默近日在全球移动通信大展上发布了公司最新一代手机操作系统，Windows Phone 7。微 软称，公司将通过最新一代手机操作系统Windows Phone 7，将旗下Xbox LIVE游戏、Zun... ]]></description>
			<content:encoded><![CDATA[<p><strong>微软公司首席执行官史蒂夫-鲍尔默近日在全球移动通信大展上发布了公司最新一代手机操作系统，Windows Phone 7。</strong>微 软称，公司将通过最新一代手机操作系统Windows Phone 7，将旗下Xbox  LIVE游戏、Zune音乐与独特的视频体验整合至手机中。微软同时表示，合作伙伴已经在为此系统开发设备，搭载最新操作系统的手机将于2010年假期上 市。</p>
<p><span id="more-784"></span></p>
<p><strong>Windows Phone  7手机操作系统的特性与功能：</strong></p>
<p><strong>开机屏幕</strong></p>
<p>Windows Phone 7支持自定义开机屏幕。“Live  tiles”支持开机屏幕（用户主界面）显示最新的网络内容、照片、联系人信息等。</p>
<p><strong>联系人</strong></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/02/People.jpg" rel="lightbox[784]"><img class="alignnone size-full wp-image-801" title="联系人" src="http://felixqu.com/wp-content/uploads/2010/02/People.jpg" alt="" width="450" height="296" /></a></p>
<p>Windows Phone 7的联系人列表（People  Hub）是用户沟通的中心。手机用户可在联系人菜单中查看好友的社交网络更新内容与照片。此处还向用户提供Facebook与Windows  Live个人页面的内容更新功能。</p>
<p><strong>相册</strong></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/02/Picture.jpg" rel="lightbox[784]"><img class="alignnone size-full wp-image-802" title="相册" src="http://felixqu.com/wp-content/uploads/2010/02/Picture.jpg" alt="" width="450" height="296" /></a></p>
<p>Windows Phone 7的相册（Pictures  Hub）实现了对手机本地、电脑本地存储相片与网络相册存储照片的完美支持。用户还可以利用此功能更新自己社交主页的相片。</p>
<p><strong>办公中心</strong></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/02/Office.jpg" rel="lightbox[784]"><img class="alignnone size-full wp-image-803" title="办公中心" src="http://felixqu.com/wp-content/uploads/2010/02/Office.jpg" alt="" width="450" height="273" /></a></p>
<p>Windows Phone 7提供到本地安装的Office Mobile、Office  SharePoint与Office OneNote的快速访问。同时还提供微软Office Outlook电子邮件服务。</p>
<p><strong>游戏站</strong></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/02/Game.jpg" rel="lightbox[784]"><img class="alignnone size-full wp-image-804" title="游戏" src="http://felixqu.com/wp-content/uploads/2010/02/Game.jpg" alt="" width="450" height="209" /></a></p>
<p>Windows Phone 7游戏站（Games Hub）向用户提供最新的Xbox  LIVE游戏体验。公司在此再次强调了游戏社交的概念。</p>
<p><strong>音乐与视频</strong></p>
<p><a href="http://felixqu.com/wp-content/uploads/2010/02/Media.jpg" rel="lightbox[784]"><img class="alignnone size-full wp-image-805" title="音乐与视频" src="http://felixqu.com/wp-content/uploads/2010/02/Media.jpg" alt="" width="450" height="208" /></a></p>
<p>Windows Phone 7的音乐与视频服务（Music + Video  Hub）是手机的媒体播放中心，本地音乐、流媒体、广播以及视频无所不包。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/02/08/%e9%80%80%e5%9b%9e%e5%8d%95%e4%bb%bb%e5%8a%a1%e7%b3%bb%e7%bb%9f%ef%bc%81windows-mobile-7-%e6%9c%80%e6%96%b0%e4%bf%a1%e6%81%af%e5%85%a8%e9%9d%a2%e6%b3%84%e9%9c%b2/" title="退回单任务系统！Windows Mobile 7 最新信息全面泄露">退回单任务系统！Windows Mobile 7 最新信息全面泄露</a></li><li><a href="http://felixqu.com/2010/02/04/windows-mobile-6-5-3-se-aspen/" title="Windows Mobile 6.5.3功能披露 支持多点触摸">Windows Mobile 6.5.3功能披露 支持多点触摸</a></li><li><a href="http://felixqu.com/2010/02/03/zune-phone-2/" title="Zune Phone纯属误传 实为安装了WM7+Zune软件的手机">Zune Phone纯属误传 实为安装了WM7+Zune软件的手机</a></li><li><a href="http://felixqu.com/2010/02/02/zune-phone/" title="传微软Zune Phone月中发布 采用NV Tegra">传微软Zune Phone月中发布 采用NV Tegra</a></li><li><a href="http://felixqu.com/2010/02/02/wm7-requir/" title="最低需1GHz处理器 WM7手机硬件要求出炉">最低需1GHz处理器 WM7手机硬件要求出炉</a></li><li><a href="http://felixqu.com/2009/04/17/spb-mobile-shell-30/" title="SPB Mobile Shell 3.0">SPB Mobile Shell 3.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/19/windows-phone-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>退回单任务系统！Windows Mobile 7 最新信息全面泄露</title>
		<link>http://felixqu.com/2010/02/08/%e9%80%80%e5%9b%9e%e5%8d%95%e4%bb%bb%e5%8a%a1%e7%b3%bb%e7%bb%9f%ef%bc%81windows-mobile-7-%e6%9c%80%e6%96%b0%e4%bf%a1%e6%81%af%e5%85%a8%e9%9d%a2%e6%b3%84%e9%9c%b2/</link>
		<comments>http://felixqu.com/2010/02/08/%e9%80%80%e5%9b%9e%e5%8d%95%e4%bb%bb%e5%8a%a1%e7%b3%bb%e7%bb%9f%ef%bc%81windows-mobile-7-%e6%9c%80%e6%96%b0%e4%bf%a1%e6%81%af%e5%85%a8%e9%9d%a2%e6%b3%84%e9%9c%b2/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 03:17:21 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[Zune]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=782</guid>
		<description><![CDATA[MWC前夕，国外网站PPCGeeks泄露了有关于Windows Mobile 7的最新信息，这也是WM7自开发以来最完整的传闻&#8212;看上去就像一个更新列表。 全新的界面和从多任务退回到单任务系统的消息值得一起来关... ]]></description>
			<content:encoded><![CDATA[<p>MWC前夕，国外网站PPCGeeks泄露了有关于Windows Mobile  7的最新信息，这也是WM7自开发以来最完整的传闻&#8212;看上去就像一个更新列表。</p>
<p><strong>全新的界面和从多任务退回到单任务系统的消息值得一起来关注。</strong></p>
<p>* UI的新开发代号为“METRO”.非常类似于Zune HD的界面加上一个开始按钮，“非常干净”“充满精神”和“活泼” 。<br />
* 系统依然没有对Adobe Flash提供内置支持。<br />
* Windows Phone 7 将原生支持Marketplace等程序分发应用，并且将不再支持记忆卡安装应用。<br />
* 不再支持多任务，但应用可以通过一种“暂停”功能来令它退到后台，并且支持推送特性。<br />
* Marketplace 拥有“try before you buy” 试用功能。<br />
* 并没有NETCF底层支持，不过也不排除正在开发新版。<br />
* 预计发布时间2010年9月。<br />
* 全面整合Zune功能。<br />
* Windows Mobile Device Center将不再被使用，Zune软件才可以同步WM7。<br />
* OEM界面将不再被支持运行，包括Sense UI / SPB Mobile Shell / Point UI / Infinity等界面。<br />
* 全面支持XBOX Gaming。<br />
* 全面支持各大社交网络</p>
<p>飞力语：用脚趾头想想也知道是假的了。不支持多任务的话， 微软真的是自寻死路！</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/02/19/windows-phone-7/" title="微软发布新手机系统Windows Phone 7">微软发布新手机系统Windows Phone 7</a></li><li><a href="http://felixqu.com/2010/02/04/windows-mobile-6-5-3-se-aspen/" title="Windows Mobile 6.5.3功能披露 支持多点触摸">Windows Mobile 6.5.3功能披露 支持多点触摸</a></li><li><a href="http://felixqu.com/2010/02/03/zune-phone-2/" title="Zune Phone纯属误传 实为安装了WM7+Zune软件的手机">Zune Phone纯属误传 实为安装了WM7+Zune软件的手机</a></li><li><a href="http://felixqu.com/2010/02/02/zune-phone/" title="传微软Zune Phone月中发布 采用NV Tegra">传微软Zune Phone月中发布 采用NV Tegra</a></li><li><a href="http://felixqu.com/2010/02/02/wm7-requir/" title="最低需1GHz处理器 WM7手机硬件要求出炉">最低需1GHz处理器 WM7手机硬件要求出炉</a></li><li><a href="http://felixqu.com/2009/04/17/spb-mobile-shell-30/" title="SPB Mobile Shell 3.0">SPB Mobile Shell 3.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/08/%e9%80%80%e5%9b%9e%e5%8d%95%e4%bb%bb%e5%8a%a1%e7%b3%bb%e7%bb%9f%ef%bc%81windows-mobile-7-%e6%9c%80%e6%96%b0%e4%bf%a1%e6%81%af%e5%85%a8%e9%9d%a2%e6%b3%84%e9%9c%b2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>宏达电受Nexus One拖累 1月营收降20.95%</title>
		<link>http://felixqu.com/2010/02/08/htc-nexus-one/</link>
		<comments>http://felixqu.com/2010/02/08/htc-nexus-one/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 02:13:42 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Nexus One]]></category>
		<category><![CDATA[宏达电]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=780</guid>
		<description><![CDATA[宏达电6日公告1月营收111.21亿元（新台币，约合3.46亿美元），年增11.21%，月减20.95%。法人表示，宏达电 1月营收表现并不亮眼，不过，若以财测预估第1季营收落在320-340亿元来看，1月营收勉强及... ]]></description>
			<content:encoded><![CDATA[<p><strong>宏达电6日公告1月营收111.21亿元（新台币，约合3.46亿美元），年增11.21%，月减20.95%。法人表示，宏达电 1月营收表现并不亮眼，不过，若以财测预估第1季营收落在320-340亿元来看，1月营收勉强及格。</strong></p>
<p><strong></strong>据台湾媒体报道，市场原冀望宏达 电与谷歌合作的<a href="http://felixqu.com/tag/nexus-one/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Nexus One">Nexus One</a>推出后，能够提高销量表现，不料，Nexus  One问世不到一周，即遭消费者质疑3G上网问题，使得各地区需求量不断下降，美国地区需求量更已从原本的单月20万部，下降为单月15万部，欧洲市场虽  然还没上市，需求数量也出现微幅下调。</p>
<p><a href="http://felixqu.com/tag/nexus-one/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Nexus One">Nexus One</a>表现不如预期，也使得外资纷纷喊卖宏达电，摩根大通建议投资人最好“减码”，花旗则给予“卖出”评等。</p>
<p>中国台湾地区业内人士也相当不看好宏达电，并指出，宏达电高端产品表现不如预期、中低端产品量不大，都是影响的关键，特别是未来宏达电未来将冲刺中低端市 场，如果量出不来，零组件成本也难以压低，营收、获利将双双受到影响，股价能否再有表现，须作观察。</p>
<p>飞力语：</p>
<p>看来HTC被Google摆的这一道还不小，居然少了2成收入，唉</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/02/02/htc-trophy-info/" title="最大屏直板全键盘手机 HTC Trophy曝光">最大屏直板全键盘手机 HTC Trophy曝光</a></li><li><a href="http://felixqu.com/2009/11/03/firefox-vs-chrome/" title="Firefox VS Chrome">Firefox VS Chrome</a></li><li><a href="http://felixqu.com/2009/03/31/goodbye-nokia/" title="再见，诺基亚">再见，诺基亚</a></li><li><a href="http://felixqu.com/2009/03/12/firefox-31-beta-3-release/" title="Firefox 3.1 beta 3 release">Firefox 3.1 beta 3 release</a></li><li><a href="http://felixqu.com/2009/02/24/google%ef%bc%9a%e5%8f%aa%e5%9b%a0%e5%85%b6%e5%ae%83%e6%b5%8f%e8%a7%88%e5%99%a8%e5%a4%aa%e7%83%82%e6%89%8d%e5%bc%80%e5%8f%91chrome/" title="Google：只因其它浏览器太烂才开发Chrome">Google：只因其它浏览器太烂才开发Chrome</a></li><li><a href="http://felixqu.com/2009/01/09/google-chrome-201561/" title="Google Chrome 2.0.156.1">Google Chrome 2.0.156.1</a></li><li><a href="http://felixqu.com/2008/12/12/google-chrome-10/" title="Google Chrome 1.0">Google Chrome 1.0</a></li><li><a href="http://felixqu.com/2008/09/10/my-firefox-extension/" title="我现在必装的 Firefox 扩展">我现在必装的 Firefox 扩展</a></li><li><a href="http://felixqu.com/2008/09/08/browser-javascript-benchmark/" title="主流浏览器 Javascript 运行速度不专业评测">主流浏览器 Javascript 运行速度不专业评测</a></li><li><a href="http://felixqu.com/2008/09/03/google-chrome-beta/" title="Google Chrome beta">Google Chrome beta</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/08/htc-nexus-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Mobile 6.5.3功能披露 支持多点触摸</title>
		<link>http://felixqu.com/2010/02/04/windows-mobile-6-5-3-se-aspen/</link>
		<comments>http://felixqu.com/2010/02/04/windows-mobile-6-5-3-se-aspen/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 04:45:15 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[Aspen]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=777</guid>
		<description><![CDATA[日前索尼爱立信发布旗下第三款QWERTY全键盘Windows Mobile手机Aspen， 值得一提的是它运行的是最新版本的Windows Mobile 6.5.3。Windows Mobile 6.5.3包括很多新增功能，其中最让人激动的就是它已经开始支..... ]]></description>
			<content:encoded><![CDATA[<p>日前索尼爱立信发布旗下第三款QWERTY全键盘Windows Mobile手机<a href="http://news.mydrivers.com/1/155/155809.htm" target="_blank">Aspen</a>， 值得一提的是它运行的是最新版本的Windows Mobile 6.5.3。Windows Mobile  6.5.3包括很多新增功能，其中最让人激动的就是它已经开始支持电容式触摸屏了。</p>
<p>除了对电容式触摸屏的支持，Windows Mobile 6.5.3还在之前版本的基础上进行了以下改变：</p>
<ol>
<li>支持多点触摸操作；</li>
<li>全系统支持触摸操作，无需使用触摸笔；</li>
<li>一致导航；</li>
<li>水平滚动条替代标签；</li>
<li>放大镜功能，为旧的应用程序带来了对触摸的支持；</li>
<li>简化了各种操作的步骤；</li>
<li>启动页面支持图标拖拽；</li>
<li>加快了浏览器页面加载速度，完善了内存管理；</li>
<li>浏览器对手势功能的支持更加流畅，缩放和旋转操作更加快速；</li>
<li>升级了执行工具（.NET CF 3.5、SQL CE 3.1）；</li>
<li>新增了对阿拉伯语文档的读写支持；</li>
<li>完善了错误报告系统，进行了多处Bug修复。</li>
</ol>
<div id="attachment_778" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/02/09505485.jpg" rel="lightbox[777]"><img class="size-medium wp-image-778" title="索爱 Aspen" src="http://felixqu.com/wp-content/uploads/2010/02/09505485-300x199.jpg" alt="索爱 Aspen" width="300" height="199" /></a><p class="wp-caption-text">索爱 Aspen</p></div>
<p>飞力语：</p>
<p>其实目前的 wm 6.5 build 28xxx 版本就是 6.5.3 的雏形了。</p>
<p>多点触摸是好东西，不过索爱的这个机器，咳咳，实在是很索爱……</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/02/19/windows-phone-7/" title="微软发布新手机系统Windows Phone 7">微软发布新手机系统Windows Phone 7</a></li><li><a href="http://felixqu.com/2010/02/08/%e9%80%80%e5%9b%9e%e5%8d%95%e4%bb%bb%e5%8a%a1%e7%b3%bb%e7%bb%9f%ef%bc%81windows-mobile-7-%e6%9c%80%e6%96%b0%e4%bf%a1%e6%81%af%e5%85%a8%e9%9d%a2%e6%b3%84%e9%9c%b2/" title="退回单任务系统！Windows Mobile 7 最新信息全面泄露">退回单任务系统！Windows Mobile 7 最新信息全面泄露</a></li><li><a href="http://felixqu.com/2010/02/03/zune-phone-2/" title="Zune Phone纯属误传 实为安装了WM7+Zune软件的手机">Zune Phone纯属误传 实为安装了WM7+Zune软件的手机</a></li><li><a href="http://felixqu.com/2010/02/02/zune-phone/" title="传微软Zune Phone月中发布 采用NV Tegra">传微软Zune Phone月中发布 采用NV Tegra</a></li><li><a href="http://felixqu.com/2010/02/02/wm7-requir/" title="最低需1GHz处理器 WM7手机硬件要求出炉">最低需1GHz处理器 WM7手机硬件要求出炉</a></li><li><a href="http://felixqu.com/2009/04/17/spb-mobile-shell-30/" title="SPB Mobile Shell 3.0">SPB Mobile Shell 3.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/04/windows-mobile-6-5-3-se-aspen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zune Phone纯属误传 实为安装了WM7+Zune软件的手机</title>
		<link>http://felixqu.com/2010/02/03/zune-phone-2/</link>
		<comments>http://felixqu.com/2010/02/03/zune-phone-2/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 02:16:13 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[Zune Phone]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=775</guid>
		<description><![CDATA[Gizmodo 网站近日曾撰文透露微软将在两周后召开的移动世界大会（Mobile World Congress）上公布其新款 “Zune Phone” 手机，并宣称这部手机将内置 Nvidia Tegra 芯片，不过由于许多人对 Gizmodo 这则消息.... ]]></description>
			<content:encoded><![CDATA[<p>Gizmodo 网站近日曾撰文透露微软将在两周后召开的移动世界大会（Mobile World Congress）上公布其新款 “Zune   Phone” 手机，并宣称这部手机将内置 Nvidia  Tegra 芯片，<strong>不过由于许多人对 Gizmodo 这则消息的来源纷纷表示了怀 疑，因此他们很快将文章的标题改成了 “基于 Windows  Mobile 7 系统并安装了 Zune 软件的机型将在 MWC 上露面”。</strong></p>
<div><img src="http://img.cnbeta.com/newsimg/100203/09463302104426900.jpg" border="0" alt="" width="500" height="400" /></div>
<p>Gizmodo 网站此前引用的消息来自一个名叫 MuyComputer 的西班牙博客站点，这个站点宣称微软会在 WMC 上展示一款480&#215;27 2 分辨率的手 机产品，产品配备 HDMI 接口，重量约 70 克，该站点并称这款手机产品的名字是 “Zune Phone”。不过 Gizmodo 随后修正了该博客的说法，<strong>表示这款手机应该只是一部基于 Windows Mobile7 系统，并且安装有 Zune 软件的第三方厂商代工的手机，而并不是微软自己的 Zune  Phone，这种情况和 iPhone 手机上也可以安装 iPod 软件是一样的道理。</strong></p>
<p>上周，有人发现在最新版 Zune 软件的升级文件中出现了有关 “Turtle” 和 “Pure” 两种设备的描述字段，而这两种设备是微软去年 9 月份公布的 “Projet Pink” 项目的一部分，“Projet  Pink” 是微软为安装了 WM7 系统，采用微软为品牌名称，但由第三方厂商负责代工的手机产品的项目名称。</p>
<p>而且上周，微软的发言人也已经确认称：“我们目前没有开发 Zune  Phone 的计划。” 尽管他同时表示有朝一日微软可能会将“Zune的部分功能引入手机”，但却并没有指明这种手机的更多细节规划。现在回想起来，这段话 显然是为安装了 WM7+Zune 软件的手机产品的推出做好了铺垫。</p>
<p><strong>不管怎么样，现在可以明确的一点是，近期不会有所谓的 Zune Phone 手机出现，这显然是一条被误传的消息。</strong></p>
<p>飞力语：</p>
<p>我就知道，微软要是出这样一款硬件低到脑残的手机，无疑是自寻死路……<strong><br />
</strong></p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/02/02/zune-phone/" title="传微软Zune Phone月中发布 采用NV Tegra">传微软Zune Phone月中发布 采用NV Tegra</a></li><li><a href="http://felixqu.com/2010/02/19/windows-phone-7/" title="微软发布新手机系统Windows Phone 7">微软发布新手机系统Windows Phone 7</a></li><li><a href="http://felixqu.com/2010/02/08/%e9%80%80%e5%9b%9e%e5%8d%95%e4%bb%bb%e5%8a%a1%e7%b3%bb%e7%bb%9f%ef%bc%81windows-mobile-7-%e6%9c%80%e6%96%b0%e4%bf%a1%e6%81%af%e5%85%a8%e9%9d%a2%e6%b3%84%e9%9c%b2/" title="退回单任务系统！Windows Mobile 7 最新信息全面泄露">退回单任务系统！Windows Mobile 7 最新信息全面泄露</a></li><li><a href="http://felixqu.com/2010/02/04/windows-mobile-6-5-3-se-aspen/" title="Windows Mobile 6.5.3功能披露 支持多点触摸">Windows Mobile 6.5.3功能披露 支持多点触摸</a></li><li><a href="http://felixqu.com/2010/02/02/wm7-requir/" title="最低需1GHz处理器 WM7手机硬件要求出炉">最低需1GHz处理器 WM7手机硬件要求出炉</a></li><li><a href="http://felixqu.com/2009/04/17/spb-mobile-shell-30/" title="SPB Mobile Shell 3.0">SPB Mobile Shell 3.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/03/zune-phone-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>传微软Zune Phone月中发布 采用NV Tegra</title>
		<link>http://felixqu.com/2010/02/02/zune-phone/</link>
		<comments>http://felixqu.com/2010/02/02/zune-phone/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 06:24:19 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[Tegra]]></category>
		<category><![CDATA[Zune Phone]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=773</guid>
		<description><![CDATA[日前，一家西班牙科技网站曝料称，他们接获 “100%可靠的” 消息，NVIDIA 将参与本月 15 日在 西班牙巴塞罗那开幕的 MWC（Mobile World Congress）移动大展，并和微软一同宣布基于 NVIDIA Tegra 片上系..... ]]></description>
			<content:encoded><![CDATA[<div id="ArticleCnt">
<p>日前，一家西班牙科技网站曝料称，他们接获 “100%可靠的” 消息，NVIDIA 将参与本月 15 日在 西班牙巴塞罗那开幕的 MWC（Mobile World Congress）移动大展，并和微软一同宣布基于 NVIDIA  Tegra 片上系统处理器的微软 Zune Phone 手机。</p>
<p>日前微软对 Zune 软件进行的升级中，被发现了多处有关手机设备的迹象。再结 合近日有关 Windows Mobile  7 即将宣布的消息，大家开始纷纷猜测 Zune Phone 与 WM7 之间的关系。</p>
<p>根据现在得到的消息，所谓微软 Zune Phone 将基于 NVIDIA Tegra 平台，因此毫无疑问是从同样基于 Tegra 的 Zune  HD 基础上发展而来。据称该手机将拥有 “出色的多媒体功能”，支持 720p 高清视频播放，支持 3D 游戏。可提供 HDMI 视频输出，支持 WiFi，拥有一块 480&#215;272 分辨率屏幕，而重量可能只有 70 克左右。目前还不清楚该机究竟是基于 Windows Mobile  7 系统，支持 Zune 音乐软件，还是直接源自目前的 Zune系统，亦或这两者根本就是同一种东西。</p>
<p><a href="http://news.mydrivers.com/img/20090811/10285035.jpg" target="_blank" rel="lightbox[773]"><img src="http://news.mydrivers.com/img/20090811/S10285035.jpg" alt="微软Zune HD内置Bing搜索 售价曝光" width="495" height="404" /></a><br />
Zune HD</p>
<p><img src="http://news.mydrivers.com/Img/20100202/09165819.jpg" alt="传微软Zune Phone月中发布 采用NV Tegra" /><br />
Zune Phone假想图</p>
<p>飞力语：</p>
<p>分辨率只有脑残的 480*272，这个东西要来干嘛？宁愿不出，出了只会被果粉和G粉们吐槽。</p>
</div>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/02/03/zune-phone-2/" title="Zune Phone纯属误传 实为安装了WM7+Zune软件的手机">Zune Phone纯属误传 实为安装了WM7+Zune软件的手机</a></li><li><a href="http://felixqu.com/2010/02/19/windows-phone-7/" title="微软发布新手机系统Windows Phone 7">微软发布新手机系统Windows Phone 7</a></li><li><a href="http://felixqu.com/2010/02/08/%e9%80%80%e5%9b%9e%e5%8d%95%e4%bb%bb%e5%8a%a1%e7%b3%bb%e7%bb%9f%ef%bc%81windows-mobile-7-%e6%9c%80%e6%96%b0%e4%bf%a1%e6%81%af%e5%85%a8%e9%9d%a2%e6%b3%84%e9%9c%b2/" title="退回单任务系统！Windows Mobile 7 最新信息全面泄露">退回单任务系统！Windows Mobile 7 最新信息全面泄露</a></li><li><a href="http://felixqu.com/2010/02/04/windows-mobile-6-5-3-se-aspen/" title="Windows Mobile 6.5.3功能披露 支持多点触摸">Windows Mobile 6.5.3功能披露 支持多点触摸</a></li><li><a href="http://felixqu.com/2010/02/02/wm7-requir/" title="最低需1GHz处理器 WM7手机硬件要求出炉">最低需1GHz处理器 WM7手机硬件要求出炉</a></li><li><a href="http://felixqu.com/2009/04/17/spb-mobile-shell-30/" title="SPB Mobile Shell 3.0">SPB Mobile Shell 3.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/02/zune-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>最大屏直板全键盘手机 HTC Trophy曝光</title>
		<link>http://felixqu.com/2010/02/02/htc-trophy-info/</link>
		<comments>http://felixqu.com/2010/02/02/htc-trophy-info/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 06:12:33 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Trophy]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=770</guid>
		<description><![CDATA[近日，HTC 一款 QWERTY 全键盘的手机 Trophy， 备受关注。因为作为一款直板全键盘手机的它，竟然配备了一块 3.0 寸的大触摸屏，或许一跃成为 史上最大触屏的直板全键盘手机。 QWERTY 键盘的智能.... ]]></description>
			<content:encoded><![CDATA[<p>近日，HTC 一款 QWERTY 全键盘的手机 Trophy， 备受关注。因为作为一款直板全键盘手机的它，竟然配备了一块 3.0 寸的大触摸屏，或许一跃成为 史上最大触屏的直板全键盘手机。</p>
<p>QWERTY 键盘的智能手机，以其打字迅 速的优势而备受商务人士的喜爱，而在海外市场，黑莓和诺基亚E系列的成功便说明了这 点。而这次，HTC Trophy 虽然也是推出全键盘手机，但它却剑走偏锋，与黑莓和诺基亚E系列有所不同，它的触摸屏竟然达 3 寸，而下面的 QWERTY 键盘则显得要小得多。</p>
<div id="attachment_771" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/02/2039074_Noname.jpg" rel="lightbox[770]"><img class="size-medium wp-image-771" title="HTC Trophy" src="http://felixqu.com/wp-content/uploads/2010/02/2039074_Noname-300x225.jpg" alt="HTC Trophy" width="300" height="225" /></a><p class="wp-caption-text">HTC Trophy</p></div>
<p>除了 3 寸电容屏外，WM6.5 系统也是 Trophy 的一大亮点，因为最近一段时间 HTC 猛出Android 手机，几乎让我们忘记了它 历来是以 WM 系统为主打的。</p>
<p>另外，它内置 500 万像素摄像头，支持自动聚 焦、视频拍摄和名片扫描等功能。而其配备的 1400 毫安时电池也使其待机时间也会比较理想。而其处理器则是 600MHz 高通Qualcomm，比较一般。</p>
<p>飞力语：</p>
<p>我不指望这个东西能打败黑莓，虽然他连黑莓的小球球也抄来了。</p>
<p>另外，HTC 在被 Google 摆了一道后，终于开始下定决心自己设计几款好手机了。</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/02/08/htc-nexus-one/" title="宏达电受Nexus One拖累 1月营收降20.95% ">宏达电受Nexus One拖累 1月营收降20.95% </a></li><li><a href="http://felixqu.com/2009/03/31/goodbye-nokia/" title="再见，诺基亚">再见，诺基亚</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/02/htc-trophy-info/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>最低需1GHz处理器 WM7手机硬件要求出炉</title>
		<link>http://felixqu.com/2010/02/02/wm7-requir/</link>
		<comments>http://felixqu.com/2010/02/02/wm7-requir/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 06:00:54 +0000</pubDate>
		<dc:creator>飞力</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://felixqu.com/?p=766</guid>
		<description><![CDATA[最近WM7的传言的数量快接近前段时间的iPad了。近日，据俄罗斯媒体曝光，HTC 俄罗斯分公司的一名负责人在 Twitter上宣称，智能手机要安装 Windows Mobile 7（WM7），最少都要满足 1GHz 频率处理器和 3... ]]></description>
			<content:encoded><![CDATA[<p>最近WM7的传言的数量快接近前段时间的iPad了。近日，据俄罗斯媒体曝光，HTC 俄罗斯分公司的一名负责人在 Twitter上宣称，智能手机要安装 Windows Mobile 7（WM7），最少都要满足 1GHz 频率处理器和 3.6 寸大、800×480 像素屏幕等苛刻的硬件条件。</p>
<p>据这位官员透露，安装 Windows Mobile 7 是需要满足很多项硬件条件。其中包括 3.6寸 WVGA 800&#215;480 屏幕、1GHz 频率处理器、8GB 存储空间、500 万像素摄像头、电子罗盘和 FM 收音机等。</p>
<div id="attachment_768" class="wp-caption alignnone" style="width: 310px"><a href="http://felixqu.com/wp-content/uploads/2010/02/2037726_20100129-wm7-1.jpg" rel="lightbox[766]"><img class="size-medium wp-image-768" title="前面时间曝光的WM7界面" src="http://felixqu.com/wp-content/uploads/2010/02/2037726_20100129-wm7-1-300x225.jpg" alt="前面时间曝光的WM7界面" width="300" height="225" /></a><p class="wp-caption-text">前段时间曝光的WM7界面</p></div>
<p>如果按照这个标准的话，现目前只有少数的品牌的旗舰机以后能够升级到WM7系统。而目前搭载WM系统的手机，能 够达到这个标准的更少，像目前全球最大的智能手机生产商HTC，其产品可能目前只有HD2能够有这个资格。</p>
<p>这个消息的真实性尽管还未得 到微软官方的证实，但也绝非无风起浪。因为目前Android系统势头太过强劲，而微软的WM6.5又让人失望，所以WM7必然是微软十分看重的一款与Android系统抗衡的新产品，因此可能也会带有很多相对高端的性能。</p>
<div id="attachment_769" class="wp-caption alignnone" style="width: 250px"><a href="http://felixqu.com/wp-content/uploads/2010/02/2037726_20100129-wm7-2.jpg" rel="lightbox[766]"><img class="size-full wp-image-769" title="传言的WM7界面" src="http://felixqu.com/wp-content/uploads/2010/02/2037726_20100129-wm7-2.jpg" alt="传言的WM7界面" width="240" height="320" /></a><p class="wp-caption-text">传言的WM7界面</p></div>
<p>据知情人士透露，微软计划在下个月 15 日至 18 日召开的移动世界大会（WMC）上展示下一代智能手机操作平台 WM7。此 外，据传 Windows Mobile 7 将分为商业版和媒体中心版两个版本，而该操作平台预计将于今年内推出。</p>
<p>飞力语：</p>
<p>昨天刚入了一个二手钻石2，对比了一下参数，只有摄像头可以满足要求了……碎碎念</p>
<h3  class="related_post_title">无视其他</h3><ul class="related_post"><li><a href="http://felixqu.com/2010/02/19/windows-phone-7/" title="微软发布新手机系统Windows Phone 7">微软发布新手机系统Windows Phone 7</a></li><li><a href="http://felixqu.com/2010/02/08/%e9%80%80%e5%9b%9e%e5%8d%95%e4%bb%bb%e5%8a%a1%e7%b3%bb%e7%bb%9f%ef%bc%81windows-mobile-7-%e6%9c%80%e6%96%b0%e4%bf%a1%e6%81%af%e5%85%a8%e9%9d%a2%e6%b3%84%e9%9c%b2/" title="退回单任务系统！Windows Mobile 7 最新信息全面泄露">退回单任务系统！Windows Mobile 7 最新信息全面泄露</a></li><li><a href="http://felixqu.com/2010/02/04/windows-mobile-6-5-3-se-aspen/" title="Windows Mobile 6.5.3功能披露 支持多点触摸">Windows Mobile 6.5.3功能披露 支持多点触摸</a></li><li><a href="http://felixqu.com/2010/02/03/zune-phone-2/" title="Zune Phone纯属误传 实为安装了WM7+Zune软件的手机">Zune Phone纯属误传 实为安装了WM7+Zune软件的手机</a></li><li><a href="http://felixqu.com/2010/02/02/zune-phone/" title="传微软Zune Phone月中发布 采用NV Tegra">传微软Zune Phone月中发布 采用NV Tegra</a></li><li><a href="http://felixqu.com/2009/04/17/spb-mobile-shell-30/" title="SPB Mobile Shell 3.0">SPB Mobile Shell 3.0</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://felixqu.com/2010/02/02/wm7-requir/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
