<?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>亿唐网 &#187; 网络挖掘</title>
	<atom:link href="http://www.etang.info/category/digg/feed" rel="self" type="application/rss+xml" />
	<link>http://www.etang.info</link>
	<description>自由,开放,免费 --- www.Etang.info</description>
	<lastBuildDate>Fri, 16 Jul 2010 01:40:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>在Firefox里去掉Google搜索结果里的点击跟踪</title>
		<link>http://www.etang.info/service/band-google-click-tracking.html</link>
		<comments>http://www.etang.info/service/band-google-click-tracking.html#comments</comments>
		<pubDate>Thu, 01 Apr 2010 05:29:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网站服务]]></category>
		<category><![CDATA[网络挖掘]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[重置]]></category>

		<guid isPermaLink="false">http://www.etang.info/?p=1509</guid>
		<description><![CDATA[在使用Firefox在Google.com进行搜索时，打开链接经常被重置。这是因为搜索结果的链接在不点击时是原链接，点击后就会变成以&#8221;http://www.google.com/url?&#8221; 开头的链接。这个链接会转跳到搜索结果里，Google之所以要这么做是要对点击进行统计。这种情况只 发生在登录Google帐户后、使用Firefox、并在google.com进行搜索。
这样导致的后果是可能你根本无法打开这个链接，因为你永远不知道google.com在下一秒会不会被重置，于是链接就无法转跳了。还有个体验极差 的后果是，链接复制出来都是长长的转跳链接，不是实际链接。

上面的图示描述了这个问题，要解决这个问题其实很简单，Firefox、登录Google帐户、google.com三者抛弃其 中之一就可以了。
但这3者都是很难割舍的，所以更好的解决方法是安装一个GreaseMonkey脚本，将点击跟踪功能去掉。
安装GreaseMonkey， 然后安装以下脚本即可：
Google  click-tracking disabler，直接安装。




 ]]></description>
		<wfw:commentRss>http://www.etang.info/service/band-google-click-tracking.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>教你三招轻松翻墙访问Google服务 [转]</title>
		<link>http://www.etang.info/digg/visit_google_better.html</link>
		<comments>http://www.etang.info/digg/visit_google_better.html#comments</comments>
		<pubDate>Mon, 12 Oct 2009 08:15:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网络挖掘]]></category>
		<category><![CDATA[免费代理]]></category>

		<guid isPermaLink="false">http://www.etang.info/?p=1410</guid>
		<description><![CDATA[最近，当我们打开Google Docs或Google Groups时经常被提示链接重置，进而无法访问。因为Google默认是用https的方式来进入上述服务，而我们用http打开却没有问题。有不少人怀疑SSL加密技术已经被破解，但就目前的情况来说，对SSL进行窃听还需更多的投入。
为什么https被重置而http却能正常打开？我的猜测是，当浏览器向DNS发出查询请求时，DNS监控系统发现浏览器正在访问的是https的Google服务，于是就直接reset了。本为就此问题提供较为简单的解决方案。


 
一、为什么不加密反而能访问？

1、Google Docs经常用来传播非法信息

Google Docs一直是不和谐信息的传播工具，因为它提供了https的访问方式，信息加密传输，第三者无法简单地窃听。Twitter上经常流传着一些使用Google Docs来传播的非法文档。
前段时间网上流传着一份上海某大学的硕士论文，该论文揭示了非法软件FreeGate如何获取最新的代理列表，其中最为重要的一个渠道就是Google Docs，由于GDocs在中国大陆能被正常访问，FreeGate能实时更新DNS和代理列表，从而逃过封锁。FreeGate获取Google Docs里的文件信息同样使用https方式来访问。
2、新型的拦截手段

类似于Google Docs这样的，https无法访问、http方式却可以访问的屏蔽方式以往很少见。之所以采用这样的方式，原因有3：

（1）Google Docs是一个常用的服务，不能完全屏蔽
（2）Google有众多的IP，几乎不能完全屏蔽，如果完全屏蔽，则会影响Google的正常使用
（3）必须要屏蔽Google Docs里的非法信息
这3个原因推动了新的拦截手段的发展。根据猜测，这种手段是这样进行的：当客户端发出加密的DNS解析请求时，DNS监视端一旦发现这个请求是 Google Docs的，立即发出一个重置信号。而对于一般的非加密DNS请求，DNS监视端则不工作，剩下的监视工作交由正常的审查系统来进行。
3、新型拦截手段的好处

（1）有效地阻止了Google Docs上非法信息的传播，又能让Google Docs正常使用
（2）较为根本地封杀了FreeGate等非法软件
（3）当用户放弃使用https方式而改用http方式来访问时，信息都是以明文传输，所有内容全部都进入到审查系统审查，非法信息又不能传播。

二、解决方法一：OpenDNS

既然https访问被重置是发生在向DNS发出请求的时候，一个能很容易就想到的解决方案是换一个不会审查DNS请求的DNS。OpenDNS是较为普遍的选择。使用方法很简单，将电脑的DNS设置为：

208.67.222.222
208.67.220.220

如果你需要经常切换不同的DNS，可以使用NetSetman来进行DNS切换。
但是，OpenDNS是位于国外的DNS，连接速度有点慢，我们不妨考虑另一种解决方案。
三、解决方法二：自定义hosts

在hosts里添加Google Docs的解析IP直接绕过DNS查询，就能正常使用https的Google Docs了。
hosts文件的位置：

1、windows：C:\Windows\System32\drivers\etc\hosts
2、Linux：/etc/hosts
用记事本打开hosts文件，下面这些内容添加到hosts文件的顶部：

209.85.225.101 docs.google.com
72.14.203.100 spreadsheets.google.com
保存hosts，重启浏览器后，https方式的Google Docs就能正常访问了。
万一Gmail也遭遇到Google Docs的情况怎么办？用同样的方法，在hosts文件里加入Gmail的IP即可，为方便使用，我将提供有https方式的Google服务及其的IP列表如下：

209.85.147.109 pop.gmail.com
209.85.147.109 smtp.gmail.com
66.102.7.19 mail.google.com
209.85.225.101 docs.google.com
209.85.225.102 groups.google.com
72.14.203.100 spreadsheets.google.com

四：解决方法三：IPv6

目前的审查技术对IPv6是失效的，Google很早就支持IPv6访问，要使用IPv6版本的Google，首先要在电脑里安装IPv6协议，如下图：

安装完后重启电脑，接着用记事本打开hosts文件，在里面添加Google的IPv6 IP，比如Google Docs的hosts：

2001:4860:c004::68    docs.google.com
Google的IPv6地址是唯一的，举一反三，你可以添加更多的Google服务到hosts里去，比如：

2001:4860:c004::68    reader.google.com
2001:4860:c004::68    ipv6.google.com
其它的以此类推。
本文转自：可能吧
72.14.203.100
]]></description>
		<wfw:commentRss>http://www.etang.info/digg/visit_google_better.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud SMS &#8211; 国内国外免费手机短信任意发</title>
		<link>http://www.etang.info/digg/cloud-sms.html</link>
		<comments>http://www.etang.info/digg/cloud-sms.html#comments</comments>
		<pubDate>Thu, 17 Sep 2009 05:43:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网络挖掘]]></category>
		<category><![CDATA[免费发短信]]></category>

		<guid isPermaLink="false">http://www.etang.info/?p=1286</guid>
		<description><![CDATA[


 
Cloud SMS是由国内的锦扬天翔工作室开发的基于微软云计算平台Azure Services Platform的免费短信系统，服务器使用的是在美国的微软全球数据中心。Cloud SMS无需下载任何客户端或登录，通过网页就可以向全球的任意一个手机号码免费发短信。全面支持中国移动、中国联通和中国电信的手机用户，比飞信、天翼Live都方便多了！接收的手机号码前要加国家代码，比如手机号码是13901234567，就要填写 8613901234567，其中86是中国的国家代码。短信干净，没有广告，对方大约10秒就可以收到短信。唯一美中不足的是不支持发送中文字符，但对于有拼音的伟大中国人民来讲，这不是什么大问题。
免费发短信地址：http://freesms.cloudapp.net/

页面预览：

]]></description>
		<wfw:commentRss>http://www.etang.info/digg/cloud-sms.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PhotoFunia &#8211; 为你的数码照片添加魔术效果!</title>
		<link>http://www.etang.info/digg/photofunia.html</link>
		<comments>http://www.etang.info/digg/photofunia.html#comments</comments>
		<pubDate>Tue, 18 Aug 2009 03:59:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网络挖掘]]></category>
		<category><![CDATA[图片处理]]></category>

		<guid isPermaLink="false">http://www.etang.info/?p=1085</guid>
		<description><![CDATA[
PhotoFunia是一家在线照片编辑网站，和其他很专业的online eidt网站相比，PhotoFunia更倾向于傻瓜似操作，它提供了100多种不同的样式模板，只要选择一个自己喜欢的模板，然后上传自己的照片就一起OK啦！无需其他任何专业操作。网站提供包括简体中文在内的20几种不同语言的版本，十分容易上手。
PhotoFunia还使用了脸部检测技术处理人像照片，这要求你的照片脸部必须是正面的, 不能是模糊的或被其他物品遮挡的 (比如：你的护照照片)。 再有，您的照片的背景必须是清晰的，如果您的照片上有两个以上的面孔，那么第一个将被选择。
体验地址：http://cn.photofunia.com/

亿唐网处理的图片
处理前：

处理后：

很神奇吧！
网站截图：

]]></description>
		<wfw:commentRss>http://www.etang.info/digg/photofunia.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>值得分享的四大Digg模式的网站</title>
		<link>http://www.etang.info/digg/4digg.html</link>
		<comments>http://www.etang.info/digg/4digg.html#comments</comments>
		<pubDate>Fri, 31 Jul 2009 04:17:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网络挖掘]]></category>

		<guid isPermaLink="false">http://www.etang.info/?p=1008</guid>
		<description><![CDATA[作为我个人以前经常去一些digg模式的网站去分享自己的博客精彩文章，当然，我们博客会获取更多的网友关注和可观的点击量，虽然我的博客不是能赢得的， 但我会去花时间来分享一些有趣的新闻与网友分享。也会早上早起20分钟将自己博客的最新内容分享到这些网站与好友见面，下面就分享一下我经常去的几大掘客 类网站吧，我相信做为职业博客主也都知道！
Number1：奇客网
简介 ：diglog 是一个用户驱动类型社会化内容网络。diglog 所有的内容都是由社区用户的活动而生成的（或许你就是其中一员）。 你提交内容后，其他人通过浏览，如果他们喜欢你提交的内容，就可以对其投票（dig it）。 如果你提交的内容得到一定数量的票数，就会从“新发现”里面脱颖而出而被推选的首页，从而得到数以万计的用户浏览到。

屏幕截图：

Number2：冬瓜网
简介 ：冬瓜网是一个趣味网页的分享平台，全部内容均由网友推荐、点评、整理。您可以在这里找到有趣的、好玩的、新奇的网页，也可以结识志趣相投的朋友。让我们一起挖，挖出一个大冬瓜！
屏幕截图：

Number3：挖客网
简介 ：挖客网 挖出最新、最热资讯！
屏幕截图：


Number4：Feerbook.com
简介 ：Feerbook是一个发现和分享来自己互联网内容的平台通过，从最小的个人博客到主流新闻媒体，一切你认为有价值的信息都可以提交分享到此平台上来和广大网友分享！
屏幕截图：



(本文转自 openythink的空间)
]]></description>
		<wfw:commentRss>http://www.etang.info/digg/4digg.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS域名绑定子目录系统免费开源下载</title>
		<link>http://www.etang.info/digg/iis%e5%9f%9f%e5%90%8d%e7%bb%91%e5%ae%9a%e5%ad%90%e7%9b%ae%e5%bd%95%e7%b3%bb%e7%bb%9f%e5%85%8d%e8%b4%b9%e5%bc%80%e6%ba%90%e4%b8%8b%e8%bd%bd.html</link>
		<comments>http://www.etang.info/digg/iis%e5%9f%9f%e5%90%8d%e7%bb%91%e5%ae%9a%e5%ad%90%e7%9b%ae%e5%bd%95%e7%b3%bb%e7%bb%9f%e5%85%8d%e8%b4%b9%e5%bc%80%e6%ba%90%e4%b8%8b%e8%bd%bd.html#comments</comments>
		<pubDate>Fri, 31 Oct 2008 10:03:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网络挖掘]]></category>

		<guid isPermaLink="false">http://www.touchboy.cn/?p=476</guid>
		<description><![CDATA[产品简介

	本软件是标准的IIS筛选器，用来完成将域名的访问指向到不同子目录的功能。
	目前大多数能绑定...]]></description>
		<wfw:commentRss>http://www.etang.info/digg/iis%e5%9f%9f%e5%90%8d%e7%bb%91%e5%ae%9a%e5%ad%90%e7%9b%ae%e5%bd%95%e7%b3%bb%e7%bb%9f%e5%85%8d%e8%b4%b9%e5%bc%80%e6%ba%90%e4%b8%8b%e8%bd%bd.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>人民币上的风景 真实地点</title>
		<link>http://www.etang.info/digg/rmb-design.html</link>
		<comments>http://www.etang.info/digg/rmb-design.html#comments</comments>
		<pubDate>Tue, 21 Oct 2008 06:17:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网络挖掘]]></category>

		<guid isPermaLink="false">http://www.touchboy.cn/?p=454</guid>
		<description><![CDATA[钱币被称为“国家名片”，人民币则是中国的名片。目前人民币一共发行了五套，你想知道都有哪些风景曾被荣...]]></description>
		<wfw:commentRss>http://www.etang.info/digg/rmb-design.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>清明上河图[全景]</title>
		<link>http://www.etang.info/digg/painting-scroll.html</link>
		<comments>http://www.etang.info/digg/painting-scroll.html#comments</comments>
		<pubDate>Tue, 21 Oct 2008 06:02:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网络挖掘]]></category>

		<guid isPermaLink="false">http://www.touchboy.cn/?p=452</guid>
		<description><![CDATA[清明上河图 全图

《清明上河图》画卷，北宋风俗画作品。传世名作、一级国宝。《清明上河图》是中国绘画史...]]></description>
		<wfw:commentRss>http://www.etang.info/digg/painting-scroll.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox extension</title>
		<link>http://www.etang.info/digg/firefox-extension.html</link>
		<comments>http://www.etang.info/digg/firefox-extension.html#comments</comments>
		<pubDate>Sun, 08 Jul 2007 08:38:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[网络挖掘]]></category>

		<guid isPermaLink="false">http://www.zhouliang.name/archives/236.htm</guid>
		<description><![CDATA[增强类:
Better Gmail : http://lifehacker.com/software/gmail/lifehacker-code-better-gmail-firefox-ex...]]></description>
		<wfw:commentRss>http://www.etang.info/digg/firefox-extension.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
