﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>奋斗足迹&#124;崔玉松 &#187; Tools</title>
	<atom:link href="http://fendou.org/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://fendou.org</link>
	<description>为家人，为自己，为生活~~</description>
	<lastBuildDate>Fri, 24 Feb 2012 15:21:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>淘宝在数据处理领域的项目及开源产品介绍</title>
		<link>http://fendou.org/2011/09/17/taobao-project/</link>
		<comments>http://fendou.org/2011/09/17/taobao-project/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 01:11:19 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[应用架构]]></category>
		<category><![CDATA[算法]]></category>
		<category><![CDATA[编程技术]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=847</guid>
		<description><![CDATA[淘宝在数据存储和处理领域在国内互联网公司中一直保持比较靠前的位置，而且由于电子商务领域独特的应用场景，淘宝在数据实时性和大规模计算及挖掘方面一直在国内保持着领先，因此积累了很多的实践的经验和产品。 &#160; TimeTunnel  基于Hbase打造的消息中间件，具有高可靠、消息顺序、事务等传统特性，还能按时间维度反复订阅最近历史的任意数据 高性能的broker，单节点达2万TPS，实际支持上千长链接并发 承载海量的数据传输，日同步数据达10TB，并且包含淘宝主营收入等关键性数据 在各IDC内，部署了超过2000个客户端，覆盖全网日志传输 Scribe、flume、activemq、ZeroMQ？我们可以做得更强大 TBFS 基于Hdfs 0.20进行全面改造，设计目标：单个集群可达10000台服务器，支持10亿文件、100PB的数据的存储 领先于社区的全新设计，彻底解决namenode单点问题，并可实现集群在线升级 期待你来挑战：snapshot、异地数据复制、多级的cache、软硬链接支持 Hbase 基于Hbase0.90.3进行改造，目前有上百台的Hbase服务器，支淘宝7个online应用，online数据存储达100T 支持本地化数据计算、二级引索 期待你来挑战：无阻塞的compact、更多的事务支持、更短的请求响应时间、更强大的索引（Lucene for hbase） Mapreduce 基于Hadoop0.19改造，最大单个集群规模达2000台服务器，兼容hadoop0.20 绝大多数API 实际存储数据超过10PB，日运行mapreduce job达5万个 期待你来挑战：更高效任务调度、更优雅的计算资源管理、更灵活的分布计算模型 Hive 基于hive0.6改造，修改的patch达上百个，支持SQL中间结果复用等众多特性 支持淘宝几乎所有的商业数据分析任务，是各行业数据分析师和数据开发工程师必备的技能 期待你来挑战：Hive &#38; Pig能混合编程？现在不能，你敢想就可以来做！ Taobao-pamirs-schedule  taobao-pamirs- schedule是一个基于分布式环境的多线程任务处理框架。目的是让一种批量任务或者不断变化的任务，能够被动态的分配到多个主机的JVM，不同的线程组中并执行。所有的任务能够被不重复，不遗漏的快速处理。它将需要执行的任务抽象成一致的任务模型，进行统一的管理和监控。运用schedule，任务能够比较均匀的分发到多台机器上进行处理，并且可以动态的进行水平扩展。 QLExpress  一个轻量级的脚本引擎，作为一个嵌入式规则引擎在业务系统中使用。让业务规则定义简便而不失灵活。让业务人员就可以定义业务规则。 支持标准的JAVA语法，还可以支持自定义操作符号、操作符号重载、函数定义、宏定义、数据延迟加载等。 UIC Uic是个海量数据的高稳定高并发高响应高可靠高一致性的系统。海量数据：现在整个用户中心的注册用户数接近6亿，加上地址，支付宝绑定数据，接近20亿。现在通过分库分表存在了16个库1024张表里面。高稳定,高可靠：用户中心是淘宝最为核心的系统之一，一个完整的交易流程需要访问UIC高达几十次，所以UIC的稳定是整个淘宝的重中之重，我们为了UIC的稳定做了很多容灾的方案，包括多机房的备份，缓存的容灾，mysql的容灾，流量的控制等等，可以说UIC的核心就是各种容灾体系和在各种极端情况的下解决措施高并发,高响应：每天访问UIC的数据在200亿左右，我们使用了tair做为缓存，使用protobuf序列化， 尽可能的提高缓存的命中率，现在用户数据的命中率在99%。 Prom  海量数据实时计算框架。基于搜索技术对海量明细数据做实时计算。目前主要对交易数据做分析，应用于数据魔方中 特点： 多维索引组合查询 支持任意维度的计算 实时响应(秒级) 结果精确 Andes  Andes是基于HBase的任意数据长时间维度高性能数据查询集群系统。解放数据魔方在查询时间段上的限制。 采用key-list存储方式，对于任何时间长度的查询均仅需一次数据库访问即可完成，规避查询时间对于查询性能的影响。 KeyKeys  用户搜索query数据分析系统。应用于淘词中，提供实时匹配用户输入query做关键query、关键热词的查询计算。 Myfox/Nodefox  MyFOX是一个针对海量统计数据设计的高性能分布式MySQL集群中间层，承担着数据魔方90%以上的数据存储和查询需求。MyFOX能够提供： •...  <a href="http://fendou.org/2011/09/17/taobao-project/" class="more-link" title="Read 淘宝在数据处理领域的项目及开源产品介绍">Read more &#187;</a><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F10%2F31%2Fdata-source-gateway-one%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">数据源架构模式笔记(一)</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F13%2Fdesireable-characteristics-design%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">软件构建中的理想设计特征</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2012%2F01%2F17%2Ftf-idf%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">TF-IDF及文本相似性度量</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F10%2F09%2Fpatterns-of-enterprise-application-architecture-notes-one%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">《企业应用架构模式》笔记一</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F16%2F%25E4%25BC%259A%25E8%25AF%259D%25E7%258A%25B6%25E6%2580%2581%25E6%25A8%25A1%25E5%25BC%258F%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">会话状态模式</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>淘宝在数据存储和处理领域在国内互联网公司中一直保持比较靠前的位置，而且由于电子商务领域独特的应用场景，淘宝在数据实时性和大规模计算及挖掘方面一直在国内保持着领先，因此积累了很多的实践的经验和产品。</p>
<p>&nbsp;</p>
<section>
<h3 id="section-0"><a href="http://code.taobao.org/project/view/411/" target="open_source">TimeTunnel <img title="os" src="http://www.tbdata.org/wp-content/uploads/2011/09/os.gif" alt="" width="45" height="19" /></a></h3>
<ol>
<li>基于Hbase打造的消息中间件，具有高可靠、消息顺序、事务等传统特性，还能按时间维度反复订阅最近历史的任意数据</li>
<li>高性能的broker，单节点达2万TPS，实际支持上千长链接并发</li>
<li>承载海量的数据传输，日同步数据达10TB，并且包含淘宝主营收入等关键性数据</li>
<li>在各IDC内，部署了超过2000个客户端，覆盖全网日志传输</li>
<li>Scribe、flume、activemq、ZeroMQ？我们可以做得更强大</li>
</ol>
</section>
<section>
<h3 id="section-1">TBFS</h3>
<ol>
<li>基于Hdfs 0.20进行全面改造，设计目标：单个集群可达10000台服务器，支持10亿文件、100PB的数据的存储</li>
<li>领先于社区的全新设计，彻底解决namenode单点问题，并可实现集群在线升级</li>
<li>期待你来挑战：snapshot、异地数据复制、多级的cache、软硬链接支持</li>
</ol>
</section>
<section>
<h3 id="section-2">Hbase</h3>
<ol>
<li>基于Hbase0.90.3进行改造，目前有上百台的Hbase服务器，支淘宝7个online应用，online数据存储达100T</li>
<li>支持本地化数据计算、二级引索</li>
<li>期待你来挑战：无阻塞的compact、更多的事务支持、更短的请求响应时间、更强大的索引（Lucene for hbase）</li>
</ol>
</section>
<section>
<h3 id="section-3">Mapreduce</h3>
<ol>
<li>基于Hadoop0.19改造，最大单个集群规模达2000台服务器，兼容hadoop0.20 绝大多数API</li>
<li>实际存储数据超过10PB，日运行mapreduce job达5万个</li>
<li>期待你来挑战：更高效任务调度、更优雅的计算资源管理、更灵活的分布计算模型</li>
</ol>
</section>
<section>
<h3 id="section-4">Hive</h3>
<ol>
<li>基于hive0.6改造，修改的patch达上百个，支持SQL中间结果复用等众多特性</li>
<li>支持淘宝几乎所有的商业数据分析任务，是各行业数据分析师和数据开发工程师必备的技能</li>
<li>期待你来挑战：Hive &amp; Pig能混合编程？现在不能，你敢想就可以来做！</li>
</ol>
</section>
<section>
<h3 id="section-5"><a href="http://code.taobao.org/trac/taobao-pamirs-schedule/wiki/ZhWikiStart" target="open_source">Taobao-pamirs-schedule <img title="os" src="http://www.tbdata.org/wp-content/uploads/2011/09/os.gif" alt="" width="45" height="19" /></a></h3>
<p>taobao-pamirs- schedule是一个基于分布式环境的多线程任务处理框架。目的是让一种批量任务或者不断变化的任务，能够被动态的分配到多个主机的JVM，不同的线程组中并执行。所有的任务能够被不重复，不遗漏的快速处理。它将需要执行的任务抽象成一致的任务模型，进行统一的管理和监控。运用schedule，任务能够比较均匀的分发到多台机器上进行处理，并且可以动态的进行水平扩展。</section>
<section>
<h3 id="section-6"><a href="http://code.taobao.org/trac/QLExpress/wiki/ZhWikiStart" target="open_source">QLExpress <img title="os" src="http://www.tbdata.org/wp-content/uploads/2011/09/os.gif" alt="" width="45" height="19" /></a></h3>
<p>一个轻量级的脚本引擎，作为一个嵌入式规则引擎在业务系统中使用。让业务规则定义简便而不失灵活。让业务人员就可以定义业务规则。 支持标准的JAVA语法，还可以支持自定义操作符号、操作符号重载、函数定义、宏定义、数据延迟加载等。</section>
<section>
<h3 id="section-7">UIC</h3>
<p>Uic是个海量数据的高稳定高并发高响应高可靠高一致性的系统。海量数据：现在整个用户中心的注册用户数接近6亿，加上地址，支付宝绑定数据，接近20亿。现在通过分库分表存在了16个库1024张表里面。高稳定,高可靠：用户中心是淘宝最为核心的系统之一，一个完整的交易流程需要访问UIC高达几十次，所以UIC的稳定是整个淘宝的重中之重，我们为了UIC的稳定做了很多容灾的方案，包括多机房的备份，缓存的容灾，mysql的容灾，流量的控制等等，可以说UIC的核心就是各种容灾体系和在各种极端情况的下解决措施高并发,高响应：每天访问UIC的数据在200亿左右，我们使用了tair做为缓存，使用protobuf序列化， 尽可能的提高缓存的命中率，现在用户数据的命中率在99%。</section>
<section>
<h3 id="section-8">Prom <img title="to-os" src="http://www.tbdata.org/wp-content/uploads/2011/09/to-os.gif" alt="" width="57" height="19" /></h3>
<p>海量数据实时计算框架。基于搜索技术对海量明细数据做实时计算。目前主要对交易数据做分析，应用于数据魔方中 特点：</p>
<ol>
<li>多维索引组合查询</li>
<li>支持任意维度的计算</li>
<li>实时响应(秒级)</li>
<li>结果精确</li>
</ol>
</section>
<section>
<h3 id="section-9">Andes <img title="to-os" src="http://www.tbdata.org/wp-content/uploads/2011/09/to-os.gif" alt="" width="57" height="19" /></h3>
<p>Andes是基于HBase的任意数据长时间维度高性能数据查询集群系统。解放数据魔方在查询时间段上的限制。 采用key-list存储方式，对于任何时间长度的查询均仅需一次数据库访问即可完成，规避查询时间对于查询性能的影响。</section>
<section>
<h3 id="section-10">KeyKeys <img title="to-os" src="http://www.tbdata.org/wp-content/uploads/2011/09/to-os.gif" alt="" width="57" height="19" /></h3>
<p>用户搜索query数据分析系统。应用于淘词中，提供实时匹配用户输入query做关键query、关键热词的查询计算。</section>
<section>
<h3 id="section-11">Myfox/Nodefox <img title="to-os" src="http://www.tbdata.org/wp-content/uploads/2011/09/to-os.gif" alt="" width="57" height="19" /></h3>
<p>MyFOX是一个针对海量统计数据设计的高性能分布式MySQL集群中间层，承担着数据魔方90%以上的数据存储和查询需求。MyFOX能够提供： • 1) “表字段+数据行数”相组合的数据切分规则； • 2) 完全透明的标准SQL查询接口 • 3) 同样的SQL语句，在10亿数据量下，与1000万数据量时完全相同的查询性能 • 4) 每份数据跨机房冗余，单机故障时受影响分片在集群内迅速自我复制； • 5) 冷热数据分离；实时监控查询频繁的数据分片，必要时在集群内进行扩充性的自动复制。</section>
<section>
<h3 id="section-12">Glider <img title="to-os" src="http://www.tbdata.org/wp-content/uploads/2011/09/to-os.gif" alt="" width="57" height="19" /></h3>
<p>Glider是建立在MyFOX、Prom以及Keykeys等异构数据源之上的统一的数据中间层，是数据魔方、淘宝指数以及开放API等数据产品的统一的数据查询出口。 Glider对各个异构数据源进行高度抽象，并在此基础上进行通用的JOIN、UNION、排序、去重、表达式求值等计算。这一复杂过程仅通过简单的配置即可实现。 Glider目前承担着单机每天超过2000万的数据查询请求，8月25日的平均响应时间126毫秒。</section>
<section>
<h3 id="section-13">Node.js</h3>
<p>Node.js是一个基于V8引擎的服务器端JavaScript运行环境，提供非阻塞、事件驱动、异步等特性。对于高负载应用服务场景，以及最大化利用服务器硬件资源具有很大实用价值。我们是国内最早将Node.js引入互联网商业开发领域的团队，已应用此技术开发了taojob（http://taojob.tbdata.org）、数据魔方俱乐部等一系列Web产品。目前正在使用Node.js对Myfox、Glider进行升级改造，并将其应用于“淘宝指数”的产品开发。</section>
<section>
<h3 id="section-14">数据可视化</h3>
<p>数据可视化是关于使用图形化的手段，清晰有效地传达与沟通信息的研究。淘宝数据可视化实验室自2010年成立以来，使用最新的数据可视化技术对淘宝海量商业数据进行研究分析，通过一系列可视化应用向外界展示淘宝数据蕴藏的价值，展现数据之美，为用户提供了了解数据、分析数据的全新的方式。</section>
<section>
<h3 id="section-15">体感交互</h3>
<p>通过对最新体感交互技术的研究，我们将在数据可视化及数据产品中为用户提供革命性的交互体验，帮助用户更方便的使用互联网数据产品。</section>
<section>
<h3 id="section-16">分布式推荐系统</h3>
<p>基于HADOOP-MAHOUT分布式机器学习技术、面向个性化主题的数据处理平台（PDP）核心应用之一；应用架构为offline计算+online两层推荐引擎；数据分为采集中心、算法中心、发布中心、评价中心。 淘宝网消费者购物模式挖掘 淘宝网消费者购物模式挖掘是淘宝指数项目中的一个子项目，通过分析消费者历史购物行为，挖掘和识别消费的购物模式和购物心理。项目中我们采用购物类目关联图分析的手段，通过图论技术来实现消费者相似购物模式的挖掘。其中类目相似连接图构造，相似购物团簇发掘是其中的核心点。</section>
<section>
<h3 id="section-17">商品评论情感分析打分</h3>
<p>商品评论情感分析打分系统是基于淘宝网海量商品评论数据，采用关联规则挖掘的方法，构建高频特征词；通过语义分析、消费者情感趋向分析，并结合评论者本人的评论习惯（评论者得分）给出商品评论分，以此得出该商品的最终评论打分。该得分反映商品对于购买者的满意程度。</section>
<section>
<h3 id="section-18">银河流数据处理平台</h3>
<p>通用的流数据实时计算系统，以实时数据产出的低延迟、高吞吐和复用性为初衷和目标，采用actor模型构建分布式流数据计算框架（底层基于akka），功能易扩展、部分容错、数据和状态可监控。 银河具有处理实时流数据（如TimeTunnel收集的实时数据）和静态数据（如本地文件、HDFS文件）的能力，能够提供灵活的实时数据输出，并提供自定义的数据输出接口以便扩展实时计算能力。 银河目前主要是为魔方提供实时的交易、浏览和搜索日志等数据的实时计算和分析。</section>
<section>
<h3 id="section-19">开放式数据体系</h3>
<p>真正基于云平台的数据体系及数据处理平台，秉承透明、标准、隐私保护的设计理念，实现了包括主题研究、挖掘算法、实时计算数据组合的开放式数据体系。</section>
<section>
<h3 id="section-20">极限存储</h3>
<p>数据仓库应用与分布式计算的经典结合，在云梯1上实现了数据高达120:1的压缩比，迄今为止已有30余种业务数据完成应用，累积节省存储达15PB，此外，在提高数据访问效率，降低计算消耗方面也有十分显著的效果。</section>
<section>
<h3 id="section-21">Dbsync</h3>
<p>用于实时同步数据库数据到HDFS的产品，通过解析各类RDBMS的log文件来提取相应的数据库动作，进而达到数据库到HADOOP的数据同步，供相关部门提取增量数据，通过dbsync，能够了解并得到所有数据的任意变化轨迹。</section>
<section>
<h3 id="section-22">DataX <img title="to-os" src="http://www.tbdata.org/wp-content/uploads/2011/09/to-os.gif" alt="" width="57" height="19" /></h3>
<div id="_mcePaste">
<ol>
<li>DataX是一个在异构的数据库/文件系统之间高速交换数据的工具。</li>
<li>采用Framework+plugin架构构建，Framework处理了缓冲，流控，并发，上下文加载等高速数据交换的大部分技术问题，插件仅需实现对数据处理系统的访问。</li>
<li>运行模式 ：stand-alone / on hadoop</li>
<li>数据传输过程在单进程内完成，全内存操作，不读写磁盘，也没有IPC。</li>
<li>开放式的框架，开发者可以在极短的时间开发一个新插件以快速支持新的数据库/文件系统。</li>
</ol>
</div>
</section>
<section>
<h3 id="section-23">SKYNET</h3>
<p>天网调度系统（SKYNET）作为淘宝数据平台的核心调度系统，承载着淘宝数据跨部门/数十条业务线/超过一万个作业的调度和运维工作，具有图形化、跨平台、自动部署、线上运维、智能容灾的特点，是淘宝数据平台的中枢系统。</section>
<section>
<h3 id="section-24">数据开发服务平台</h3>
<p>数据开发服务平台整合IDE、调度、监控、告警、元数据、成本优化、权限控制、审计、用户管理能功能。平台将复杂的技术细节屏蔽在平台内部，为使用者提供简单便捷的用户体验，使开发者能够专注于商业领域的需求，降低用户在云梯上进行数据应用开发和数据分析的门槛。</section>
<section>
<h3 id="section-25">SuperMario</h3>
<p>海量数据的实时处理能力：SuperMario，基于erlang语言和zookeeper模块开发的高性能数据流处理框架，使用订阅者模式构建流节点间的流关系，支持高性能的数据流式实时处理。</section>
<section>
<h3 id="section-26"><a href="http://openresty.org/" target="open_source">Openresty <img title="os" src="http://www.tbdata.org/wp-content/uploads/2011/09/os.gif" alt="" width="45" height="19" /></a></h3>
<p>以更低的成本支持更高的并发处理能力：Openresty，基于Nginx构建的量子web服务框架，让web server成为量子网站核心容器，通过nginx_lua_mod的扩展，能够高效、便捷的开发高性能web服务。</section>
<section>
<h3 id="section-27">LzSQL</h3>
<p>更高效、敏捷的数据开发能力：LzSQL，基于perl：：parser模块构建的量子数据库小语言，封装了数据库分库、分表，以及异构数据实时融合（数据库和第三方引擎）的功能，便于进行快速的REST数据接口开发。</section>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F10%2F31%2Fdata-source-gateway-one%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">数据源架构模式笔记(一)</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F13%2Fdesireable-characteristics-design%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">软件构建中的理想设计特征</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2012%2F01%2F17%2Ftf-idf%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">TF-IDF及文本相似性度量</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F10%2F09%2Fpatterns-of-enterprise-application-architecture-notes-one%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">《企业应用架构模式》笔记一</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F16%2F%25E4%25BC%259A%25E8%25AF%259D%25E7%258A%25B6%25E6%2580%2581%25E6%25A8%25A1%25E5%25BC%258F%2F&from=http%3A%2F%2Ffendou.org%2F2011%2F09%2F17%2Ftaobao-project%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">会话状态模式</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2011/09/17/taobao-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google App Engine项目收集</title>
		<link>http://fendou.org/2010/05/13/google-app-engine-colloction/</link>
		<comments>http://fendou.org/2010/05/13/google-app-engine-colloction/#comments</comments>
		<pubDate>Thu, 13 May 2010 14:51:41 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=689</guid>
		<description><![CDATA[http://right.appspot.com/ 类似eemap的玩意 http://code.google.com/p/cpedialog 很不错的Blog程序 www.topea.net 外汇智能交易信号实时发布 http://im.huhaitai.com 仿twitter的一个应用，单用户 http://www.bus-line.cn 一个gae做的公交网站，现有北京 上海 南京 广州 天津 重庆 成都 深圳 等城市的公交线路。 http://my-todo.appspot.com/ 是任务管理, 适用于在 Firefox 侧边栏载入. 另外一个重要的特性是支持 Google Gears, 可以在没有网络的情况下使用. http://images.kangye.org 分享网络图片，挖图网 http://www.themv.cn LAST+YOUTUBE的应用，平时可以上去听听音乐 http://web-proxy.appspot.com 华丽的web proxy http://xiudaima.appspot.com 在线的代码高亮工具，只需复制粘贴就可以把高亮代码加入到你的Blog、邮件、Word中 http://ttlicai.appspot.com 天天理财网 http://proxycgi.appspot.com proxy http://uuopenchat.appspot.com 用django和jquery做的聊天室 http://sms4twitter.appspot.com 可以用短信更新twitter的玩意 http://gae-django-cms.appspot.com 一个简洁的CMS http://trygroovy.appspot.com/ 一个Groovy Web Console，带有一个交互式的Groovy学习教程。教程的输入界面完全实现了一个命令行窗口。输入下面教程的脚本，如果输入正确，教程会自动进入下一章。 交互式教程的形式受TryRuby启发，是对它的模仿。 http://rss4py.appspot.com RSS聚合 http://tedtalksubtitledownload.appspot.com/ 下载TED字幕 http://t.yibin.us 利用twitter...  <a href="http://fendou.org/2010/05/13/google-app-engine-colloction/" class="more-link" title="Read Google App Engine项目收集">Read more &#187;</a><table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="传说中的google新搜索界面" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F27%2Fnew-google-search-ui%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185020.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">传说中的google新搜索界面</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google Apps Hacks" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F15%2Fgoogle-apps-hacks%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185135.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google Apps Hacks</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ghs.google.com被封解决办法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F07%2F10%2Fghs_google_com%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ghs.google.com被封解决办法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google Reader 界面更新" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F12%2F05%2Fgoogle-reader%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185073.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google Reader 界面更新</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="自定义Google搜索引擎----美化" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F11%2F29%2Fcustom_google_search_style%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">自定义Google搜索引擎----美化</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://right.appspot.com/" target="_blank">http://right.appspot.com/</a> 类似eemap的玩意<br />
<a style="cursor: pointer; color: #666699; text-decoration: none;" rel="nofollow" href="http://code.google.com/p/cpedialog" target="_blank">http://code.google.com/p/cpedialog</a> 很不错的Blog程序<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://www.topea.net/" target="_blank">www.topea.net</a> 外汇智能交易信号实时发布<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://im.huhaitai.com/" target="_blank">http://im.huhaitai.com</a> 仿twitter的一个应用，单用户<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://www.bus-line.cn/" target="_blank">http://www.bus-line.cn</a> 一个gae做的公交网站，现有北京 上海 南京 广州 天津 重庆 成都 深圳 等城市的公交线路。<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://my-todo.appspot.com/" target="_blank">http://my-todo.appspot.com/</a> 是任务管理, 适用于在 Firefox 侧边栏载入. 另外一个重要的特性是支持 Google Gears, 可以在没有网络的情况下使用.<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://images.kangye.org/" target="_blank">http://images.kangye.org</a> 分享网络图片，挖图网<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://www.themv.cn/" target="_blank">http://www.themv.cn</a> LAST+YOUTUBE的应用，平时可以上去听听音乐<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://web-proxy.appspot.com/" target="_blank">http://web-proxy.appspot.com</a> 华丽的web proxy<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://xiudaima.appspot.com/" target="_blank">http://xiudaima.appspot.com</a> 在线的代码高亮工具，只需复制粘贴就可以把高亮代码加入到你的Blog、邮件、Word中<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://ttlicai.appspot.com/" target="_blank">http://ttlicai.appspot.com</a> 天天理财网<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://proxycgi.appspot.com/" target="_blank">http://proxycgi.appspot.com</a> proxy<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://uuopenchat.appspot.com/" target="_blank">http://uuopenchat.appspot.com</a> 用django和jquery做的聊天室<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://sms4twitter.appspot.com/" target="_blank">http://sms4twitter.appspot.com</a> 可以用短信更新twitter的玩意<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://gae-django-cms.appspot.com/" target="_blank">http://gae-django-cms.appspot.com</a> 一个简洁的CMS<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://trygroovy.appspot.com/" target="_blank">http://trygroovy.appspot.com/</a> 一个Groovy Web Console，带有一个交互式的Groovy学习教程。教程的输入界面完全实现了一个命令行窗口。输入下面教程的脚本，如果输入正确，教程会自动进入下一章。 交互式教程的形式受TryRuby启发，是对它的模仿。<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://rss4py.appspot.com/" target="_blank">http://rss4py.appspot.com</a> RSS聚合<br />
<a style="color: #336699;" rel="nofollow" href="http://tedtalksubtitledownload.appspot.com/" target="_blank">http://tedtalksubtitledownload.appspot.com/</a> 下载TED字幕<br />
<a style="cursor: pointer; color: #336699; text-decoration: none;" rel="nofollow" href="http://t.yibin.us/" target="_blank">http://t.yibin.us</a> 利用twitter api做的手机版</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="传说中的google新搜索界面" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F27%2Fnew-google-search-ui%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185020.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">传说中的google新搜索界面</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google Apps Hacks" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F15%2Fgoogle-apps-hacks%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185135.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google Apps Hacks</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="ghs.google.com被封解决办法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F07%2F10%2Fghs_google_com%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">ghs.google.com被封解决办法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Google Reader 界面更新" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F12%2F05%2Fgoogle-reader%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185073.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Google Reader 界面更新</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="自定义Google搜索引擎----美化" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F11%2F29%2Fcustom_google_search_style%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F05%2F13%2Fgoogle-app-engine-colloction%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">自定义Google搜索引擎----美化</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2010/05/13/google-app-engine-colloction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox使用SSH配合autoproxy自动翻山图文教程</title>
		<link>http://fendou.org/2010/03/23/firefox-ssh-autoproxy/</link>
		<comments>http://fendou.org/2010/03/23/firefox-ssh-autoproxy/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 02:31:59 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[常识]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=669</guid>
		<description><![CDATA[在这个特殊的日子里，我没有什么可以做的，在西厢计划没有成型之前，希望此文能够让翻山的人少折腾，少排出一点二氧化碳。 每个人都抱着“我们不能改变什么，那是别人玩的游戏”，我们的未来还有希望吗。围观也是一种态度，起码我们有勇气去寻求真相。也许我们不能改变什么，但是我们应该为那些有勇气的人鼓掌。 Google走了，周围有人说：因为他们没有遵守中国的法律。其实是你自己被剥夺了寻求真相的权利，而他在帮你把它争取回来，而你依然是一名不明真相的群众。 这篇文章将介绍另一种翻山手段，SSH代理山墙，对于购买类似Dreamhost主机的用户，会有SSH帐号可以使用，通过这个SSH帐号，即可实现更为安全可靠并且稳定的翻山术。 名词解释：SSH 安全外壳协议（Secure Shell Protocol / SSH）是一种在不安全网络上提供安全远程登录及其它安全网络服务的协议。最初是UNIX系统上的一个程序，后来又迅速扩展到其他操作平台。 常用的SSH工具有开源软件putty，后面介绍的MyEntunnel最终还是靠pLink调用putty实现SSH的加密通道。 第一步：获取拥有SSH权限的帐号和密码。 对于购买类似Dreamhost主机的用户，会有SSH帐号可以使用，也可以通过其他方式购买或者获取SSH帐号。 友情提示：没有SSH帐号的朋友可以去淘宝、有啊，拍拍等网站自行搜索，并购买，目前报价普遍10元左右每月 第二步：配置MyEntunnel软件 下载并安装MyEntunnel，该软件全名为My Encrypted Tunnel。 按照上图将第一步收到的帐号信息填写到相应的地方后，点击 “保存”按钮，再点击“连接”按钮。 第一次连接过程中会出现一个认证对话框，按照提示选“yes”即可。以后的自动连接中将不再出现此认证对话框。 最后点击“隐藏”按钮，使对话框隐藏到右下角系统任务栏中。 提示： 为MyEntunnel创建一个快捷方式，将其复制到系统的【启动】（C:\Documents and Settings\当前用户名（需要修改成你自己的）\「开始」菜单\程序\启动）文件夹中，今后开机便可自动启动软件，并自动连接服务器。 如上图所示，myentunnel有三种颜色表示不同的状态，绿色代表连接成功且稳定；黄色代表正在连接或重新连接；红色代表连接失败。 第三步：配置Firefox浏览器 Firefox有一个扩展，叫做AutoProxy，它能够自动配置让被墙的站点通过代理服务器访问。你可以通过firefox访问以下地址安装：https://addons.mozilla.org/zh-CN/firefox/addon/11009 如下图所示，点击添加到Firefox。 点击 “立即安装” 安装完成后按照提示重新启动firefox以便配置 autoproxy。 重启后完成autoproxy的安装，我们在弹出的窗口中开始配置autoproxy，如下图： 在“代理规则”中“添加规则订阅” 如下图选中“gfwList”，然后点击右下角“订阅”按钮。 在“代理服务器”选项卡中，选中“选择代理服务器” 然后按照下图标示选择并确定。 如下图所示，在“选项” 标签中选择“自动模式” 最后，单击下方的“应用”并“确定”，到此设置完毕。 今后只要先启动MyEntunnel，然后启动Firefox就可以自动翻墙了，而不需要使用代理的站点依然是直接访问（不通过代理），所以速度不受影响。 最后测试一下，访问一下facebook吧： 好了，完全正常。 Update: 看了国新办网络局就谷歌搜索退出中国内地发表谈话 很受伤，引用锅巴的一句话，傻逼是永远死不光的，正如我本文开头所说的那样，自己不知道争取自由，别人帮你争取，那个人却成了坏人<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">OUTLOOK2007最小化到托盘显示</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">为Firefox 3.6修改的两个小扩展</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">迅雷去广告方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Firefox CPU 占用50%解决</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p><strong>在这个特殊的日子里，我没有什么可以做的，在西厢计划没有成型之前，希望此文能够让翻山的人少折腾，少排出一点二氧化碳。<br />
每个人都抱着“我们不能改变什么，那是别人玩的游戏”，我们的未来还有希望吗。围观也是一种态度，起码我们有勇气去寻求真相。也许我们不能改变什么，但是我们应该为那些有勇气的人鼓掌。<br />
Google走了，周围有人说：因为他们没有遵守中国的法律。其实是你自己被剥夺了寻求真相的权利，而他在帮你把它争取回来，而你依然是一名不明真相的群众。</strong></p>
<p align="left">这篇文章将介绍另一种翻山手段，SSH代理山墙，对于购买类似Dreamhost主机的用户，会有SSH帐号可以使用，通过这个SSH帐号，即可实现更为安全可靠并且稳定的翻山术。</p>
<p align="left"><strong>名词解释：SSH</strong></p>
<p align="left">安全外壳协议（Secure Shell Protocol / SSH）是一种在不安全网络上提供安全远程登录及其它安全网络服务的协议。最初是UNIX系统上的一个程序，后来又迅速扩展到其他操作平台。</p>
<p align="left">常用的SSH工具有开源软件putty，后面介绍的MyEntunnel最终还是靠pLink调用putty实现SSH的加密通道。<span style="color: #ff0000;"> </span></p>
<p align="left"><strong>第一步：获取拥有SSH权限的帐号和密码。 </strong></p>
<p align="left">对于购买类似Dreamhost主机的用户，会有SSH帐号可以使用，也可以通过其他方式购买或者获取SSH帐号。<br />
<span style="color: #ff0000;">友情提示：没有SSH帐号的朋友可以去淘宝、有啊，拍拍等网站自行搜索，并购买，目前报价普遍10元左右每月</span></p>
<p align="left"><strong>第二步：配置MyEntunnel软件 </strong></p>
<p align="left">下载并安装MyEntunnel，该软件全名为My Encrypted Tunnel。</p>
<img src="http://docs.google.com/File?id=dhf2hv36_60fhs7w9ff_b" alt="" />
<p align="left">按照上图将第一步收到的帐号信息填写到相应的地方后，点击 “保存”按钮，再点击“连接”按钮。</p>
<p>第一次连接过程中会出现一个认证对话框，按照提示选“yes”即可。以后的自动连接中将不再出现此认证对话框。</p>
<p>最后点击“隐藏”按钮，使对话框隐藏到右下角系统任务栏中。</p>
<p align="left">提示：</p>
<p align="left">为MyEntunnel创建一个快捷方式，将其复制到系统的【启动】（C:\Documents and Settings\当前用户名（需要修改成你自己的）\「开始」菜单\程序\启动）文件夹中，今后开机便可自动启动软件，并自动连接服务器。</p>
<p align="left">
<img src="http://docs.google.com/File?id=dhf2hv36_61m6zw85dm_b" alt="" />
<p align="left">如上图所示，myentunnel有三种颜色表示不同的状态，绿色代表连接成功且稳定；黄色代表正在连接或重新连接；红色代表连接失败。</p>
<p align="left"><strong>第三步：配置Firefox浏览器</strong></p>
<p align="left">Firefox有一个扩展，叫做AutoProxy，它能够自动配置让被墙的站点通过代理服务器访问。你可以通过firefox访问以下地址安装：<a title="https://addons.mozilla.org/zh-CN/firefox/addon/11009" href="https://addons.mozilla.org/zh-CN/firefox/addon/11009">https://addons.mozilla.org/zh-CN/firefox/addon/11009</a> 如下图所示，点击添加到Firefox。</p>
<img src="http://docs.google.com/File?id=dhf2hv36_62ffvhcj84_b" alt="" />
<p align="left">
<p>点击 “立即安装”<br />
<img src="http://docs.google.com/File?id=dhf2hv36_63gt8xrdhb_b" alt="" /></p>
<p align="left">
<p align="left">安装完成后按照提示重新启动firefox以便配置 autoproxy。</p>
<p align="left">
<img src="http://docs.google.com/File?id=dhf2hv36_64ddvhh2dx_b" alt="" />
<p>重启后完成autoproxy的安装，我们在弹出的窗口中开始配置autoproxy，如下图：<br />
<img src="http://docs.google.com/File?id=dhf2hv36_65gp7cvshh_b" alt="" /></p>
<p align="left">在“代理规则”中“添加规则订阅”</p>
<p align="left">
<img src="http://docs.google.com/File?id=dhf2hv36_66d4jqdw9c_b" alt="" />
<p>如下图选中“gfwList”，然后点击右下角“订阅”按钮。</p>
<p align="left">
<img src="http://docs.google.com/File?id=dhf2hv36_67d9jw9hdv_b" alt="" />
<p align="left">在“代理服务器”选项卡中，选中“选择代理服务器”</p>
<img src="http://docs.google.com/File?id=dhf2hv36_68cx72rhcz_b" alt="" />
<p align="left">然后按照下图标示选择并确定。</p>
<img src="http://docs.google.com/File?id=dhf2hv36_69hm3kchcs_b" alt="" />
<p>如下图所示，在“选项” 标签中选择“自动模式”<br />
<img src="http://docs.google.com/File?id=dhf2hv36_70csh6m4dh_b" alt="" /></p>
<p align="left">最后，单击下方的“应用”并“确定”，到此设置完毕。</p>
<p>今后只要先启动MyEntunnel，然后启动Firefox就可以自动翻墙了，而不需要使用代理的站点依然是直接访问（不通过代理），所以速度不受影响。</p>
<p>最后测试一下，访问一下facebook吧：<br />
<img src="http://docs.google.com/File?id=dhf2hv36_71d39gb8gg_b" alt="" /></p>
<p align="left">好了，完全正常。</p>
<p align="left">Update: 看了<a id="title" style="float: none;" href="http://comment5.tech.qq.com/comment.htm?site=tech&amp;id=23171403" target="_blank">国新办网络局就谷歌搜索退出中国内地发表谈话</a> 很受伤，引用<a href="http://www.dba9.com">锅巴</a>的一句话，傻逼是永远死不光的，正如我本文开头所说的那样，自己不知道争取自由，别人帮你争取，那个人却成了坏人</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">OUTLOOK2007最小化到托盘显示</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">为Firefox 3.6修改的两个小扩展</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">迅雷去广告方法</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Firefox CPU 占用50%解决</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2010/03/23/firefox-ssh-autoproxy/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>为Firefox 3.6修改的两个小扩展</title>
		<link>http://fendou.org/2010/02/05/two-addons-for-firefox-36/</link>
		<comments>http://fendou.org/2010/02/05/two-addons-for-firefox-36/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 05:16:43 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=653</guid>
		<description><![CDATA[在本子上装了window 7 ，索性就装了一下最新版的firefox 3.6，结果一些常用的扩展不支持了，有些就懒得要了，反正也不常用，等着作者更新吧，有两个扩展对我来说，没有是很郁闷的，一个是Hide Menu Bar，一个是Super Drag And Go ，顾名思义，前面一个是隐藏firefox的菜单栏的，对于我这样的宽屏用户来说，能扩大一点面积，算一点。后面一个是用来拖拽的，比如你看到一个新鲜的名词不知道什么东西，你可能需要打开一个新的标签，然后输入搜索引擎地址，然后复制，然后搜索，有了这个扩展之后，只要选中这个词，随便一拖，就自动到你默认的firefox 搜索引擎上去了，并且打开一个新标签，非常爽，这玩意的功能不仅仅这么简单，假如你拖的是个URL地址的话，就自动在新标签打开这个地址，还有其他的一些功能，非常小巧实用的。 我修改的这两个插件可以适用于3.*版本，都是基于原作者最新版修改的。 Hide Menu Bar： 下载地址：http://dl.dropbox.com/u/140847/hide_menubar-1.0.20091221-fx%2Btb.xpi Super Drag And Go ： 下载地址： http://dl.dropbox.com/u/140847/super_dragandgo-0.2.6-fx.xpi<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="使用Firefox+foxyProxy+SSH翻山越岭" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184853.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="帮助Firefox创造世界纪录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F06%2F16%2Ffirefox%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">帮助Firefox创造世界纪录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox CPU 占用50%解决" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox CPU 占用50%解决</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Mozilla Firefox 3.0 RC1 发布" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F13%2Fmozilla-firefox-30-rc1-%25E5%258F%2591%25E5%25B8%2583%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Mozilla Firefox 3.0 RC1 发布</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>在本子上装了window 7 ，索性就装了一下最新版的firefox 3.6，结果一些常用的扩展不支持了，有些就懒得要了，反正也不常用，等着作者更新吧，有两个扩展对我来说，没有是很郁闷的，一个是<a href="https://addons.mozilla.org/zh-CN/firefox/addon/4762">Hide Menu Bar</a>，一个是<a href="https://addons.mozilla.org/zh-CN/firefox/addon/137">Super Drag And Go</a> ，顾名思义，前面一个是隐藏firefox的菜单栏的，对于我这样的宽屏用户来说，能扩大一点面积，算一点。后面一个是用来拖拽的，比如你看到一个新鲜的名词不知道什么东西，你可能需要打开一个新的标签，然后输入搜索引擎地址，然后复制，然后搜索，有了这个扩展之后，只要选中这个词，随便一拖，就自动到你默认的firefox 搜索引擎上去了，并且打开一个新标签，非常爽，这玩意的功能不仅仅这么简单，假如你拖的是个URL地址的话，就自动在新标签打开这个地址，还有其他的一些功能，非常小巧实用的。</p>
<p>我修改的这两个插件可以适用于3.*版本，都是基于原作者最新版修改的。</p>
<p>Hide Menu Bar： 下载地址：<a href="http://dl.dropbox.com/u/140847/hide_menubar-1.0.20091221-fx%2Btb.xpi">http://dl.dropbox.com/u/140847/hide_menubar-1.0.20091221-fx%2Btb.xpi</a></p>
<p>Super Drag And Go ： 下载地址： <a href="http://dl.dropbox.com/u/140847/super_dragandgo-0.2.6-fx.xpi">http://dl.dropbox.com/u/140847/super_dragandgo-0.2.6-fx.xpi</a></p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="使用Firefox+foxyProxy+SSH翻山越岭" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184853.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="帮助Firefox创造世界纪录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F06%2F16%2Ffirefox%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">帮助Firefox创造世界纪录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox CPU 占用50%解决" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox CPU 占用50%解决</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Mozilla Firefox 3.0 RC1 发布" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F13%2Fmozilla-firefox-30-rc1-%25E5%258F%2591%25E5%25B8%2583%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Mozilla Firefox 3.0 RC1 发布</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2010/02/05/two-addons-for-firefox-36/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>使用Firefox+foxyProxy+SSH翻山越岭</title>
		<link>http://fendou.org/2010/01/19/firefox-foxyproxy-ssh/</link>
		<comments>http://fendou.org/2010/01/19/firefox-foxyproxy-ssh/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 08:28:35 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[常识]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=649</guid>
		<description><![CDATA[每次我说能够自动进行代理访问一些被和谐的网站时候，别人都要问我一遍怎么弄，如果是身边，倒是好说，我随便帮你弄下就好了，如果是通过IM工具来问的朋友，我就不知道该怎么回答了，如果对方仅仅是为了翻山，而且计算机基础一般的话，那就更说不清了，我觉得我有必要搞个图文并茂的文章，下次，别人问我的时候，我就可以直接把这个链接给他了。 PS：转载请注明出处，请各位手续留情，谢谢。 完成配置的前提是你必须要有一个可以使用的SSH帐号，并且服务器是在墙外，比如美国、香港等地，如果你没有，你可以在此留言或者联系我，我不能保证你能获取到一个免费的SSH帐号，可能我可以告诉你一些获取途径和方法。 1、下载firefox, 并且双击安装好，如果你已经有firefox，省略此步，下载地址：http://www.mozilla.com/ 2、安装FoxyProxy扩展：如果你已经有这个扩展，省略此步，安装地址：https://addons.mozilla.org/zh-CN/firefox/addon/2464 ，点击打开的页面上的“安装到Firefox”，然后会问你是否允许，点击允许，如果没安装，再点一下“安装到firefox”按钮，重启firefox 3、下载MyEnTunnel， 你也可以使用Putty 或者 plink这样的工具，但是会多出来一个黑乎乎的窗口，很烦，这个小软件可以避免这样的问题，下载地址： http://dl.dropbox.com/u/140847/setup_myentunnel.exe ，下载完成后双击安装文件，完成安装。 4、启动MyEnTunnel， 在setting选项卡中，大致的设置如下图： SSH server中填入你的SSH服务器IP地址，SSH port是SSH帐号端口，一般默认即可，后面是你的用户名和密码，其他的设置正常情况下照抄即可 5、设置foxyproxy，点击firefox右下角黄色的狐狸图标，按照下面的图示进行设置： 新建代理服务器： 设置代理服务器名称，推荐勾选上perform remote dns的选项，防止DNS劫持： 设置代理服务器地址及端口，如果你的MyEnTunnel按照我上面的图配置，并且连接成功，那么此配置依然可以照抄。 设置代理模板，在访问Web的时候，foxyproxy会自动根据你访问的地址，来跟这个模板进行匹配，如果成功，则使用代理，如果不成功则不使用，这样做的好处是，当你的时间大部分是在浏览没有被和谐的网站时，就不用走代理服务器，这样既能给你带来速度也给代理服务器节省流量，一举多得啊。 上图中我用了一个twitter的例子，按照上面的设置，你在访问twitter时，会自动使用代理，访问其他网站则不会使用代理，非常方便。 这仅仅是个新手的教程，老鸟请略过，前面说了，只是为了以后给新手普及翻山越岭本领的时候，少说几句。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="为Firefox 3.6修改的两个小扩展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为Firefox 3.6修改的两个小扩展</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="OUTLOOK2007最小化到托盘显示" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">OUTLOOK2007最小化到托盘显示</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="帮助Firefox创造世界纪录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F06%2F16%2Ffirefox%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">帮助Firefox创造世界纪录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="推荐一款记事软件----Evernote" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F06%2Fevernote%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185287.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">推荐一款记事软件----Evernote</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>每次我说能够自动进行代理访问一些被和谐的网站时候，别人都要问我一遍怎么弄，如果是身边，倒是好说，我随便帮你弄下就好了，如果是通过IM工具来问的朋友，我就不知道该怎么回答了，如果对方仅仅是为了翻山，而且计算机基础一般的话，那就更说不清了，我觉得我有必要搞个图文并茂的文章，下次，别人问我的时候，我就可以直接把这个链接给他了。</p>
<p>PS：转载请注明出处，请各位手续留情，谢谢。</p>
<p>完成配置的前提是你必须要有一个可以使用的SSH帐号，并且服务器是在墙外，比如美国、香港等地，如果你没有，你可以在此留言或者<a href="http://fendou.org/contact/">联系我</a>，我不能保证你能获取到一个免费的SSH帐号，可能我可以告诉你一些获取途径和方法。</p>
<p>1、下载firefox, 并且双击安装好，如果你已经有firefox，省略此步，下载地址：<a href="http://www.mozilla.com/" target="_blank">http://www.mozilla.com/</a></p>
<p>2、安装FoxyProxy扩展：如果你已经有这个扩展，省略此步，安装地址：<a href="https://addons.mozilla.org/zh-CN/firefox/addon/2464">https://addons.mozilla.org/zh-CN/firefox/addon/2464</a> ，点击打开的页面上的“安装到Firefox”，然后会问你是否允许，点击允许，如果没安装，再点一下“安装到firefox”按钮，重启firefox</p>
<p>3、下载MyEnTunnel， 你也可以使用Putty 或者 plink这样的工具，但是会多出来一个黑乎乎的窗口，很烦，这个小软件可以避免这样的问题，下载地址： <a href="http://dl.dropbox.com/u/140847/setup_myentunnel.exe">http://dl.dropbox.com/u/140847/setup_myentunnel.exe</a> ，下载完成后双击安装文件，完成安装。</p>
<p>4、启动MyEnTunnel， 在setting选项卡中，大致的设置如下图：<br />
<a title="Flickr 上 cuimuxi 的 MyEnTunnel" href="http://www.flickr.com/photos/muxi/4287601184/"><img src="http://farm3.static.flickr.com/2749/4287601184_e45a6c6559_o.png" alt="MyEnTunnel" width="430" height="244" /></a></p>
<p>SSH server中填入你的SSH服务器IP地址，SSH port是SSH帐号端口，一般默认即可，后面是你的用户名和密码，其他的设置正常情况下照抄即可</p>
<p>5、设置foxyproxy，点击firefox右下角黄色的狐狸图标，按照下面的图示进行设置：</p>
<p>新建代理服务器：<br />
<a title="Flickr 上 cuimuxi 的 new" href="http://www.flickr.com/photos/muxi/4286881217/"><img src="http://farm5.static.flickr.com/4053/4286881217_5c8aae65fe.jpg" alt="new" width="500" height="342" /></a></p>
<p>设置代理服务器名称，推荐勾选上perform remote dns的选项，防止DNS劫持：<br />
<a title="Flickr 上 cuimuxi 的 add" href="http://www.flickr.com/photos/muxi/4286881171/"><img src="http://farm3.static.flickr.com/2562/4286881171_b5a929600d.jpg" alt="add" width="500" height="298" /></a></p>
<p>设置代理服务器地址及端口，如果你的MyEnTunnel按照我上面的图配置，并且连接成功，那么此配置依然可以照抄。<br />
<a title="Flickr 上 cuimuxi 的 port" href="http://www.flickr.com/photos/muxi/4287621546/"><img src="http://farm3.static.flickr.com/2743/4287621546_047ed66447.jpg" alt="port" width="500" height="296" /></a></p>
<p>设置代理模板，在访问Web的时候，foxyproxy会自动根据你访问的地址，来跟这个模板进行匹配，如果成功，则使用代理，如果不成功则不使用，这样做的好处是，当你的时间大部分是在浏览没有被和谐的网站时，就不用走代理服务器，这样既能给你带来速度也给代理服务器节省流量，一举多得啊。<br />
<a title="Flickr 上 cuimuxi 的 添加模板" href="http://www.flickr.com/photos/muxi/4287621558/"><img src="http://farm3.static.flickr.com/2714/4287621558_89837c5b37.jpg" alt="添加模板" width="500" height="294" /></a><br />
<a title="Flickr 上 cuimuxi 的 通配符" href="http://www.flickr.com/photos/muxi/4287621568/"><img src="http://farm5.static.flickr.com/4021/4287621568_98aae76591_o.png" alt="通配符" width="409" height="290" /></a><br />
上图中我用了一个twitter的例子，按照上面的设置，你在访问twitter时，会自动使用代理，访问其他网站则不会使用代理，非常方便。</p>
<p>这仅仅是个新手的教程，老鸟请略过，前面说了，只是为了以后给新手普及翻山越岭本领的时候，少说几句。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="为Firefox 3.6修改的两个小扩展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为Firefox 3.6修改的两个小扩展</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="OUTLOOK2007最小化到托盘显示" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">OUTLOOK2007最小化到托盘显示</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="帮助Firefox创造世界纪录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F06%2F16%2Ffirefox%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">帮助Firefox创造世界纪录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="推荐一款记事软件----Evernote" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F06%2Fevernote%2F&from=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185287.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">推荐一款记事软件----Evernote</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2010/01/19/firefox-foxyproxy-ssh/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>JavaScript完美验证URL正则</title>
		<link>http://fendou.org/2009/11/20/javascript-certi-url/</link>
		<comments>http://fendou.org/2009/11/20/javascript-certi-url/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 07:49:51 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=620</guid>
		<description><![CDATA[这个url的正则表达式判断的JavaScript！比较全面的。它验证的情况包括IP，域名（domain），ftp，二级域名，域名中的文件，域名加上端口！用户名等等信息，貌似作者也是在网上找的，我从一个项目代码中扣出来的，是我见过的最强最全面的url验证方式！太猛了，贴在这里与大家共享先，以后不记得的时候来博客上找找，URL的验证实在是很频繁。 function IsURL&#40;str_url&#41;&#123; var strRegex = &#34;^((https&#124;http&#124;ftp&#124;rtsp&#124;mms)?://)&#34; + &#34;?(([0-9a-z_!~*'().&#38;=+$%-]+: )?[0-9a-z_!~*'().&#38;=+$%-]+@)?&#34; //ftp的user@ + &#34;(([0-9]{1,3}\.){3}[0-9]{1,3}&#34; // IP形式的URL- 199.194.52.184 + &#34;&#124;&#34; // 允许IP和DOMAIN（域名） + &#34;([0-9a-z_!~*'()-]+\.)*&#34; // 域名- www. + &#34;([0-9a-z][0-9a-z-]{0,61})?[0-9a-z]\.&#34; // 二级域名 + &#34;[a-z]{2,6})&#34; // first level domain- .com or .museum + &#34;(:[0-9]{1,4})?&#34; // 端口- :80 + &#34;((/?)&#124;&#34; // a slash isn't required if there is no file...  <a href="http://fendou.org/2009/11/20/javascript-certi-url/" class="more-link" title="Read JavaScript完美验证URL正则">Read more &#187;</a><table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F09%2F17%2Fjavascript%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Javascript跨域和Ajax跨域解决方案</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F18%2Fmemoization-in-javascript%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">记忆（memoization）在JavaScript中的应用</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F13%2Fweb-design%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Web界面设计的两本好书</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2007%2F11%2F24%2Fcssjavascriptxhtml-%25E5%258A%25A8%25E6%2580%2581%25E5%25AF%25BC%25E8%2588%25AA%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">css+javascript+xhtml 动态导航</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F09%2Fjs-as-programming%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">JavaScript和Flash网络通信编程</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>这个url的正则表达式判断的JavaScript！比较全面的。它验证的情况包括IP，域名（domain），ftp，二级域名，域名中的文件，域名加上端口！用户名等等信息，貌似作者也是在网上找的，我从一个项目代码中扣出来的，是我见过的最强最全面的url验证方式！太猛了，贴在这里与大家共享先，以后不记得的时候来博客上找找，URL的验证实在是很频繁。</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">function</span> IsURL<span style="color: #009900;">&#40;</span>str_url<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
        <span style="color: #003366; font-weight: bold;">var</span> strRegex <span style="color: #339933;">=</span> <span style="color: #3366CC;">&quot;^((https|http|ftp|rtsp|mms)?://)&quot;</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;?(([0-9a-z_!~*'().&amp;=+$%-]+: )?[0-9a-z_!~*'().&amp;=+$%-]+@)?&quot;</span> <span style="color: #006600; font-style: italic;">//ftp的user@</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;(([0-9]{1,3}<span style="color: #000099; font-weight: bold;">\.</span>){3}[0-9]{1,3}&quot;</span> <span style="color: #006600; font-style: italic;">// IP形式的URL- 199.194.52.184</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;|&quot;</span> <span style="color: #006600; font-style: italic;">// 允许IP和DOMAIN（域名）</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;([0-9a-z_!~*'()-]+<span style="color: #000099; font-weight: bold;">\.</span>)*&quot;</span> <span style="color: #006600; font-style: italic;">// 域名- www.</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;([0-9a-z][0-9a-z-]{0,61})?[0-9a-z]<span style="color: #000099; font-weight: bold;">\.</span>&quot;</span> <span style="color: #006600; font-style: italic;">// 二级域名</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;[a-z]{2,6})&quot;</span> <span style="color: #006600; font-style: italic;">// first level domain- .com or .museum</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;(:[0-9]{1,4})?&quot;</span> <span style="color: #006600; font-style: italic;">// 端口- :80</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;((/?)|&quot;</span> <span style="color: #006600; font-style: italic;">// a slash isn't required if there is no file name</span>
        <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;(/[0-9a-z_!~*'().;?:@&amp;=+$,%#-]+)+/?)$&quot;</span><span style="color: #339933;">;</span>
        <span style="color: #003366; font-weight: bold;">var</span> re<span style="color: #339933;">=</span><span style="color: #003366; font-weight: bold;">new</span> RegExp<span style="color: #009900;">&#40;</span>strRegex<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
		<span style="color: #006600; font-style: italic;">//re.test()</span>
        <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>re.<span style="color: #660066;">test</span><span style="color: #009900;">&#40;</span>str_url<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
            <span style="color: #000066; font-weight: bold;">return</span> <span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #009900;">&#125;</span><span style="color: #000066; font-weight: bold;">else</span><span style="color: #009900;">&#123;</span>
            <span style="color: #000066; font-weight: bold;">return</span> <span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">false</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>感谢收集者和原作者，虽然我不知道是谁，非常感激~~</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="2" border="0" width="100%" style="clear: both;">
    
    <tr>
        <td ><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F09%2F17%2Fjavascript%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Javascript跨域和Ajax跨域解决方案</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F18%2Fmemoization-in-javascript%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">记忆（memoization）在JavaScript中的应用</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F13%2Fweb-design%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">Web界面设计的两本好书</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2007%2F11%2F24%2Fcssjavascriptxhtml-%25E5%258A%25A8%25E6%2580%2581%25E5%25AF%25BC%25E8%2588%25AA%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">css+javascript+xhtml 动态导航</font>
                    </a>
                </td>
            </tr>
            <tr>
                <td style="margin: 0 !important; padding: 0 !important; line-height: 20px !important;">
                    <img border="0" src="http://static.wumii.com/images/widget/widget_solidPoint.gif">
                    <a target="_blank" style="text-decoration: none !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F09%2Fjs-as-programming%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F20%2Fjavascript-certi-url%2F">
                        <font size="-1" color="#333333" style="line-height: 1.65em; font-size: 12px !important;">JavaScript和Flash网络通信编程</font>
                    </a>
                </td>
            </tr>
    
    <tr>
        <td  align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2009/11/20/javascript-certi-url/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OUTLOOK2007最小化到托盘显示</title>
		<link>http://fendou.org/2009/11/02/outlook2007-minitotray/</link>
		<comments>http://fendou.org/2009/11/02/outlook2007-minitotray/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 09:33:21 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[常识]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=610</guid>
		<description><![CDATA[由于公司的提供邮箱实在是小，而且几乎可以说是没有Web界面，出于有条件的情况下，一定使用正版和与大家保持一致的原则，选择了outlook 2007 ，这家伙居然默认不支持最小化到任务栏~~~ OUTLOOK启动后最小化总是在任务栏上占一个位置，工作起来碍事， 最后修改注册表解决之。 1.打开注册表 : 开始菜单 -&#62; 运行, 输入”regedit”并回车 2.打开HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Preferences项目 3.建立一个DWord的值(双字节值),名称为”MinToTray”, 取值改成 1 4.关闭注册表编辑器, 如果Outlook 2007运行中，关闭. 5.启动Outlook2007, 此时系统托盘区已经有一个Outlook2007的小图标了, 当你把Outlook2007最小化的时候, 它就会自己缩到托盘区了. 最后不得不感叹一句，这年头，微软的东西也设计得不易用啊~~<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用Firefox+foxyProxy+SSH翻山越岭" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184853.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="迅雷去广告方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">迅雷去广告方法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="推荐一款记事软件----Evernote" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F06%2Fevernote%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185287.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">推荐一款记事软件----Evernote</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="twitter tools 修改版发布" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F04%2F26%2Ftwitter-tools-modify-by-muxi%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">twitter tools 修改版发布</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>由于公司的提供邮箱实在是小，而且几乎可以说是没有Web界面，出于有条件的情况下，一定使用正版和与大家保持一致的原则，选择了outlook 2007 ，这家伙居然默认不支持最小化到任务栏~~~ <img src='http://fendou.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  <span style="font-family: 宋体;" lang="zh-CN"><span style="font-family: Verdana;">OUTLOOK</span>启动后最小化总是在任务栏上占一个位置，工作起来碍事，</span> 最后修改注册表解决之。</p>
<blockquote><p>1.打开注册表 : 开始菜单 -&gt; 运行, 输入”regedit”并回车</p>
<p>2.打开HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Preferences项目</p>
<p>3.建立一个DWord的值(双字节值),名称为”MinToTray”, 取值改成 1</p>
<p>4.关闭注册表编辑器, 如果Outlook 2007运行中，关闭.</p>
<p>5.启动Outlook2007, 此时系统托盘区已经有一个Outlook2007的小图标了, 当你把Outlook2007最小化的时候, 它就会自己缩到托盘区了.</p></blockquote>
<p>最后不得不感叹一句，这年头，微软的东西也设计得不易用啊~~</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用Firefox+foxyProxy+SSH翻山越岭" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184853.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="迅雷去广告方法" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">迅雷去广告方法</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="推荐一款记事软件----Evernote" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F06%2Fevernote%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185287.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">推荐一款记事软件----Evernote</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="twitter tools 修改版发布" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F04%2F26%2Ftwitter-tools-modify-by-muxi%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">twitter tools 修改版发布</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2009/11/02/outlook2007-minitotray/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox CPU 占用50%解决</title>
		<link>http://fendou.org/2009/09/21/firefox-cpu-50/</link>
		<comments>http://fendou.org/2009/09/21/firefox-cpu-50/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 01:27:55 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=591</guid>
		<description><![CDATA[前几天突然发现Firefox启动时候CPU占用有50%，更要命的是居然启动不起来，总是崩溃，崩溃，由于开发任务忙，换成别的浏览器继续搞，这两天又去旅游了一趟，早上一到公司，就开始整，DBA Notes的Fenng大侠，在他的博客中说是quick time这个播放器引起的，我跑到安装目录下面，没找到quick time这个插件，最后google到这篇文章，说是由google desktop不兼容引起的，google的桌面软件一向兼容性不是很好，卸载之，果然firefox正常了，唉，惊叹一下google的工程师是不是都用Mac的，郁闷<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="为Firefox 3.6修改的两个小扩展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为Firefox 3.6修改的两个小扩展</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="帮助Firefox创造世界纪录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F06%2F16%2Ffirefox%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">帮助Firefox创造世界纪录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用Firefox+foxyProxy+SSH翻山越岭" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184853.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Mozilla Firefox 3.0 RC1 发布" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F13%2Fmozilla-firefox-30-rc1-%25E5%258F%2591%25E5%25B8%2583%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Mozilla Firefox 3.0 RC1 发布</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>前几天突然发现Firefox启动时候CPU占用有50%，更要命的是居然启动不起来，总是崩溃，崩溃，由于开发任务忙，换成别的浏览器继续搞，这两天又去旅游了一趟，早上一到公司，就开始整，DBA Notes的Fenng大侠，在<a href="http://www.dbanotes.net/geek/firefox_jpeg_free_large.html">他的博客中说是quick time</a>这个播放器引起的，我跑到安装目录下面，没找到quick time这个插件，最后google到<a href="http://www.inness.cn/archives/528.html">这篇文章</a>，说是由google desktop不兼容引起的，google的桌面软件一向兼容性不是很好，卸载之，果然firefox正常了，唉，惊叹一下google的工程师是不是都用Mac的，郁闷</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="为Firefox 3.6修改的两个小扩展" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F02%2F05%2Ftwo-addons-for-firefox-36%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">为Firefox 3.6修改的两个小扩展</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="帮助Firefox创造世界纪录" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F06%2F16%2Ffirefox%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">帮助Firefox创造世界纪录</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用Firefox+foxyProxy+SSH翻山越岭" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184853.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Mozilla Firefox 3.0 RC1 发布" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F13%2Fmozilla-firefox-30-rc1-%25E5%258F%2591%25E5%25B8%2583%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Mozilla Firefox 3.0 RC1 发布</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2009/09/21/firefox-cpu-50/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>迅雷去广告方法</title>
		<link>http://fendou.org/2009/09/13/no-ads-xunlei/</link>
		<comments>http://fendou.org/2009/09/13/no-ads-xunlei/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 02:14:00 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[常识]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=573</guid>
		<description><![CDATA[迅雷应该算是当前中国装机量最大的下载软件，很多人没听过快车，很少人没听过迅雷,不过迅雷在一开始就过度的关注商业利润，使得现在广告满天飞，严重影响用户体验，致使很多人使用修改版（去广告版）迅雷，修改版迅雷之所以受欢迎，不仅仅因为广告，还因为CPU消耗更多，更关注用户的隐私，更方便。这个很类似当年的珊瑚虫QQ，我觉得迅雷有必要去学学QQ了，QQ自从2009版本发布以后，允许用户自定义界面模块，并且边界可隐藏，广告体验大大的优化了，我看过大部分人都不隐藏界面上的东西，有些是因为他们不知道，有些是因为习惯了这样的界面，但无论如何，更好的UI体验，更自由的定制，都堵住了像我这样挑剔的用户的嘴巴，或者用说就是不给钱却要求很多的高端用户，迅雷做的还远远不够，弹出的广告太恶心。 其实修改版迅雷除了精简了一些模块和调整了一些默认设置之外，还做了一件最重要的事情就是修改hosts文件，关于这个文件的作用可以参考百度百科中的解释，这文件的位置位于：C:\WINDOWS\system32\drivers\etc，当然假如你的系统不是在C盘，那就看着办吧，在上面的路径中找到hosts文件，然后右键打开方式里面选择记事本，在文件的最后添上如下字段： 0.0.0.0   pubstat.sandai.net 0.0.0.0   mcfg.sandai.net 0.0.0.0   biz5.sandai.net 0.0.0.0   float.sandai.net 0.0.0.0   cl.kankan.xunlei.com 0.0.0.0   mtips.xunlei.com 0.0.0.0   211.94.190.80 0.0.0.0   adsresult.joywell.com.cn 0.0.0.0   advstat.xunlei.com 0.0.0.0   wy.xunlei.com 0.0.0.0   kkpgv.xunlei.com 0.0.0.0   statis.kankan.xunlei.com 0.0.0.0   server1.adpolestar.net 0.0.0.0   mpv.sandai.net 目前可以达到去除所有广告的目的，不知道以后会不会改地址，暂且用之。另外，修改版迅雷可能会被插入一些用户行为统计的代码或程序，比如尼尔森，艾瑞所思之流就经常和流氓软件的作者合作干这种勾当，这也是我不使用修改版的一个重要原因之一。<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用Firefox+foxyProxy+SSH翻山越岭" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184853.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="OUTLOOK2007最小化到托盘显示" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">OUTLOOK2007最小化到托盘显示</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="推荐一款记事软件----Evernote" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F06%2Fevernote%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185287.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">推荐一款记事软件----Evernote</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="提问的智慧" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2011%2F03%2F13%2Fquestion%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184899.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">提问的智慧</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<p>迅雷应该算是当前中国装机量最大的下载软件，很多人没听过<a href="http://flashget.com">快车</a>，很少人没听过迅雷,不过迅雷在一开始就过度的关注商业利润，使得现在广告满天飞，严重影响用户体验，致使很多人使用修改版（去广告版）迅雷，修改版迅雷之所以受欢迎，不仅仅因为广告，还因为CPU消耗更多，更关注用户的隐私，更方便。这个很类似当年的珊瑚虫QQ，我觉得迅雷有必要去学学QQ了，QQ自从2009版本发布以后，允许用户自定义界面模块，并且边界可隐藏，广告体验大大的优化了，我看过大部分人都不隐藏界面上的东西，有些是因为他们不知道，有些是因为习惯了这样的界面，但无论如何，更好的UI体验，更自由的定制，都堵住了像我这样挑剔的用户的嘴巴，或者用说就是不给钱却要求很多的高端用户，迅雷做的还远远不够，弹出的广告太恶心。</p>
<p>其实修改版迅雷除了精简了一些模块和调整了一些默认设置之外，还做了一件最重要的事情就是修改hosts文件，关于这个文件的作用可以参考<a href="http://baike.baidu.com/view/597330.htm" target="_blank">百度百科中的解释</a>，这文件的位置位于：C:\WINDOWS\system32\drivers\etc，当然假如你的系统不是在C盘，那就看着办吧，在上面的路径中找到hosts文件，然后右键打开方式里面选择记事本，在文件的最后添上如下字段：</p>
<p>0.0.0.0   pubstat.sandai.net<br />
0.0.0.0   mcfg.sandai.net<br />
0.0.0.0   biz5.sandai.net<br />
0.0.0.0   float.sandai.net<br />
0.0.0.0   cl.kankan.xunlei.com<br />
0.0.0.0   mtips.xunlei.com<br />
0.0.0.0   211.94.190.80<br />
0.0.0.0   adsresult.joywell.com.cn<br />
0.0.0.0   advstat.xunlei.com<br />
0.0.0.0   wy.xunlei.com<br />
0.0.0.0   kkpgv.xunlei.com<br />
0.0.0.0   statis.kankan.xunlei.com<br />
0.0.0.0   server1.adpolestar.net<br />
0.0.0.0   mpv.sandai.net</p>
<p>目前可以达到去除所有广告的目的，不知道以后会不会改地址，暂且用之。另外，修改版迅雷可能会被插入一些用户行为统计的代码或程序，比如尼尔森，艾瑞所思之流就经常和流氓软件的作者合作干这种勾当，这也是我不使用修改版的一个重要原因之一。</p>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="使用Firefox+foxyProxy+SSH翻山越岭" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F01%2F19%2Ffirefox-foxyproxy-ssh%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184853.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">使用Firefox+foxyProxy+SSH翻山越岭</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="OUTLOOK2007最小化到托盘显示" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F11%2F02%2Foutlook2007-minitotray%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">OUTLOOK2007最小化到托盘显示</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="推荐一款记事软件----Evernote" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F06%2Fevernote%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185287.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">推荐一款记事软件----Evernote</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="提问的智慧" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2011%2F03%2F13%2Fquestion%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F09%2F13%2Fno-ads-xunlei%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184899.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">提问的智慧</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2009/09/13/no-ads-xunlei/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista/Win 7下安装P2P终结者-8月20日更新</title>
		<link>http://fendou.org/2009/05/03/p2p-install-vista-or-win7/</link>
		<comments>http://fendou.org/2009/05/03/p2p-install-vista-or-win7/#comments</comments>
		<pubDate>Sun, 03 May 2009 11:37:55 +0000</pubDate>
		<dc:creator>崔玉松</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://fendou.org/?p=510</guid>
		<description><![CDATA[下载Winpcap 4.0.2及以上版本，P2P终结者是基于这个windows平台的著名网络管理工具制作的，截至写作本文时（2009-05-03）P2P 3.6和最新的4.04内置的版本都过低，不能在vista 及以上版本使用。 下载npptools.dll文件，因为Vista 或者window 7 中都没有这个dll文件，这个文件是window XP中用来管理ARP的工具，P2P终结者是通过修改和使用npptools来实现路由欺骗把自己伪装成路由器，从而实现对子网内计算机进行控制。我从XP中找了这个文件，可以通过Box.net 下载npptools.dll 去p2p终结者官方网站下载P2P终结者，最新版是4.04，不过我不习惯这个界面，所以一直使用3.6版本。安装之后，以管理员权限启动即可。 2009-08-20 更新:由于box.net被和谐，可以到大米盘下载：npptools.dll 2009-10-15更新：最近发现大米盘也不稳定，增加 纳米盘下载<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Firefox CPU 占用50%解决" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox CPU 占用50%解决</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="推荐一款记事软件----Evernote" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F06%2Fevernote%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185287.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">推荐一款记事软件----Evernote</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Top 10 Concepts That Every Software Engineer Should Know" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F09%2F02%2Ftop-10-concepts-that-every-software-engineer-should-know%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185352.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Top 10 Concepts That Every Software Engineer Should Know</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="用TrueCrypt加密U盘文件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F02%2F28%2Ftruecrypt%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">用TrueCrypt加密U盘文件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></description>
			<content:encoded><![CDATA[<ul>
<li>下载<a href="http://www.winpcap.org/install/bin/WinPcap_4_0_2.exe" target="_blank">Winpcap 4.0.2</a>及以上版本，P2P终结者是基于这个windows平台的著名网络管理工具制作的，截至写作本文时（2009-05-03）P2P 3.6和最新的4.04内置的版本都过低，不能在vista 及以上版本使用。</li>
<li>下载npptools.dll文件，因为Vista 或者window 7 中都没有这个dll文件，这个文件是window XP中用来管理ARP的工具，P2P终结者是通过修改和使用npptools来实现路由欺骗把自己伪装成路由器，从而实现对子网内计算机进行控制。我从XP中找了这个文件，可以通过<a href="http://www.box.net/shared/fu21p9ln8h" target="_blank">Box.net</a> 下载npptools.dll</li>
<li>去<a href="http://www.netsoft2005.com/chs/" target="_blank">p2p终结者官方网站</a>下载P2P终结者，最新版是<a href="http://download.netsoft2005.com/download/p2pover.exe" target="_blank">4.04</a>，不过我不习惯这个界面，所以一直使用<a href="http://download.netsoft2005.com/download/p2pover3.6.zip" target="_blank">3.6</a>版本。安装之后，以管理员权限启动即可。</li>
<li>2009-08-20 更新:由于box.net被和谐，可以到<a href="http://www.damipan.com/file/36tHpJQ.html" target="_blank">大米盘下载：npptools.dll</a></li>
<li>2009-10-15更新：最近发现大米盘也不稳定，增加<a title="纳米盘下载" href="http://d.namipan.com/d/497d5523010b8a44d37c4f7e81326e42063e54cd00d40000" target="_blank"> 纳米盘下载</a></li>
</ul>
<table class="wumii-related-items" cellspacing="0" cellpadding="3" border="0"  style="clear: both;">
    
    <tr>
        <td colspan="5"><b><font size="-1"  style="display: block !important; padding: 20px 0 5px !important;">您可能也喜欢：</font></b></td>
    </tr>
    
        <tr>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important;">
                    <a target="_blank" title="Firefox CPU 占用50%解决" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F09%2F21%2Ffirefox-cpu-50%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox CPU 占用50%解决</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="推荐一款记事软件----Evernote" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F05%2F06%2Fevernote%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185287.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">推荐一款记事软件----Evernote</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Top 10 Concepts That Every Software Engineer Should Know" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2008%2F09%2F02%2Ftop-10-concepts-that-every-software-engineer-should-know%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14185352.jpg" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Top 10 Concepts That Every Software Engineer Should Know</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="用TrueCrypt加密U盘文件" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2009%2F02%2F28%2Ftruecrypt%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/images/blogWidget/wordpress_default.gif" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">用TrueCrypt加密U盘文件</font>
                    </a>
                </td>
                <td width="102" valign="top" style="padding: 5px !important; margin: 0 !important; border-left: 1px solid #DDDDDD !important;">
                    <a target="_blank" title="Firefox使用SSH配合autoproxy自动翻山图文教程" style="text-decoration: none !important; cursor: pointer !important;" href="http://app.wumii.com/ext/redirect?url=http%3A%2F%2Ffendou.org%2F2010%2F03%2F23%2Ffirefox-ssh-autoproxy%2F&from=http%3A%2F%2Ffendou.org%2F2009%2F05%2F03%2Fp2p-install-vista-or-win7%2F">
                        <img style="margin: 0 !important; padding: 2px !important; border: 1px solid #DDDDDD !important; width: 96px !important; height: 96px !important;" src="http://static.wumii.com/site_images/2012/01/20/14184968.png" width="96px" height="96px" /><br />
                        <font size="-1" color="#333333" style="display: block !important; line-height: 15px !important; width: 102px !important; font: 12px/15px arial !important; height: 60px !important; margin: 3px 0 0 0 !important; padding: 0 !important; overflow: hidden !important;">Firefox使用SSH配合autoproxy自动翻山图文教程</font>
                    </a>
                </td>
        </tr>
    
    <tr>
        <td colspan="5" align="right">
            <a style="text-decoration: none !important;" href="http://www.wumii.com/widget/relatedItems" target="_blank" title="无觅相关文章插件">
                <font size="-1" color="#bbbbbb" style="display: block !important; font-family: arial !important; padding: 5px 0 !important; font-size: 12px !important; color: #bbb !important;">无觅</font>
            </a>
        </td>
    </tr>
</table>]]></content:encoded>
			<wfw:commentRss>http://fendou.org/2009/05/03/p2p-install-vista-or-win7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

