<?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>Oasis Feng &#187; WatchThatPage</title>
	<atom:link href="http://blog.oasisfeng.com/tag/watchthatpage/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oasisfeng.com</link>
	<description>Challenge your imagination!</description>
	<lastBuildDate>Sun, 22 Aug 2010 18:15:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>跟踪网络变化，信息尽在掌握</title>
		<link>http://blog.oasisfeng.com/2006/12/25/track-web-changes/</link>
		<comments>http://blog.oasisfeng.com/2006/12/25/track-web-changes/#comments</comments>
		<pubDate>Sun, 24 Dec 2006 16:25:16 +0000</pubDate>
		<dc:creator>oasisfeng</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[NetMind]]></category>
		<category><![CDATA[TrackEngine]]></category>
		<category><![CDATA[WatchThatPage]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://blog.oasisfeng.com/2006/12/25/track-web-changes/</guid>
		<description><![CDATA[　　今天收到TrackEngine的通知邮件，前段时间我在0day寻觅已久的一款软件终于有了Release。兴奋之余，才发觉其实我的网络生活还是离不开“NetMind”。 　　话说自“NetMind”关闭之后，我就一直难以找到一个合适的替代品，直到此前因为在0day找寻一个软件未果，才真正想到去探索一下类“NetMind”的在线服务。经过一段时间的试用，发现有两个网站比较令我满意： （1）http://www.watchthatpage.com 　　免费（赞助可获得优先跟踪），不限制跟踪的网页数量。也正是因为这两个原因，WatchThatPage的跟踪时效性显得稍差。另外，其关键字匹配只能按照Channel设定，这一点实在有些不太人性化。 （2）http://www.trackengine.com 　　免费/收费，免费用户只能跟踪5个页面（也太小气了点……），其关键字匹配功能非常强大，段落识别较为准确！另外，支持Cookie也是它的一大优势！ 　　大部分的跟踪需求，我一般选择WatchThatPage，除了部分识别有误或者特殊跟踪需求的网页才使用TrackEngine（毕竟只有5个名额）。 附：提供一个WatchThatPage的Bookmark Button URL: javascript:void(open('http://www.watchthatpage.com/checkExtern.jsp?email=你的Email地址&#038;url='+escape(location.href), 'WatchThatPage', 'height=400, width=600, location=no, scrollbars=yes, menubar=no, toolbar=no, directories=no, resizable=yes')); （记得将“你的Email地址”替换为注册的Email） BTW：为什么Firefox不能正确将URL中的%2B转换为“+”？我用以前提到的含“+”的Email地址嵌入URL总是不成功，还望高手赐教！]]></description>
			<content:encoded><![CDATA[<p>　　今天收到TrackEngine的通知邮件，前段时间我在0day寻觅已久的一款软件终于有了Release。兴奋之余，才发觉其实我的网络生活还是离不开“NetMind”。</p>
<p>　　话说自“NetMind”关闭之后，我就一直难以找到一个合适的替代品，直到此前因为在0day找寻一个软件未果，才真正想到去探索一下类“NetMind”的在线服务。经过一段时间的试用，发现有两个网站比较令我满意：</p>
<p><span id="more-181"></span>（1）<a href="http://www.watchthatpage.com">http://www.watchthatpage.com</a><br />
　　免费（赞助可获得优先跟踪），不限制跟踪的网页数量。也正是因为这两个原因，WatchThatPage的跟踪时效性显得稍差。另外，其关键字匹配只能按照Channel设定，这一点实在有些不太人性化。</p>
<p>（2）<a href="http://www.trackengine.com">http://www.trackengine.com</a><br />
　　免费/收费，免费用户只能跟踪5个页面（也太小气了点……），其关键字匹配功能非常强大，段落识别较为准确！另外，支持Cookie也是它的一大优势！</p>
<p>　　大部分的跟踪需求，我一般选择WatchThatPage，除了部分识别有误或者特殊跟踪需求的网页才使用TrackEngine（毕竟只有5个名额）。</p>
<p>附：提供一个WatchThatPage的Bookmark Button URL: </p>
<p><code>javascript:void(open('<a href="http://www.watchthatpage.com/checkExtern.jsp?email=">http://www.watchthatpage.com/checkExtern.jsp?email=</a><strong>你的Email地址</strong>&#038;url='+escape(location.href), 'WatchThatPage', 'height=400, width=600, location=no, scrollbars=yes, menubar=no, toolbar=no, directories=no, resizable=yes'));</code></p>
<p>（记得将“你的Email地址”替换为注册的Email）</p>
<p>BTW：为什么Firefox不能正确将URL中的%2B转换为“+”？我用<a href="http://blog.oasisfeng.com/2006/11/11/use-gmail-to-track-junk-mail/">以前提到的含“+”的Email地址</a>嵌入URL总是不成功，还望高手赐教！</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.oasisfeng.com/2006/12/25/track-web-changes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.356 seconds -->
