<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: One Click DuggMirror Cache Page With JavaScript</title>
	<atom:link href="http://www.cyber-knowledge.net/blog/2007/01/07/one-click-duggmirror-cache-page-with-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyber-knowledge.net/blog/2007/01/07/one-click-duggmirror-cache-page-with-javascript/</link>
	<description>Computer related blog</description>
	<pubDate>Wed, 19 Nov 2008 04:16:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Teague</title>
		<link>http://www.cyber-knowledge.net/blog/2007/01/07/one-click-duggmirror-cache-page-with-javascript/#comment-5874</link>
		<dc:creator>Teague</dc:creator>
		<pubDate>Mon, 08 Jan 2007 01:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://cyber-knowledge.net/blog/2007/01/07/one-click-duggmirror-cache-page-with-javascript/#comment-5874</guid>
		<description>to avoid any problems with the word "digg" in the url, you could have it search for "digg." (as in digg.com) and replace with "duggmirror." Since no periods are allowed in article titles, it should fix any problems that could arise.

New code would be:
javascript:window.location.href=window.location.href.replace('digg.','duggmirror.');</description>
		<content:encoded><![CDATA[<p>to avoid any problems with the word &#8220;digg&#8221; in the url, you could have it search for &#8220;digg.&#8221; (as in digg.com) and replace with &#8220;duggmirror.&#8221; Since no periods are allowed in article titles, it should fix any problems that could arise.</p>
<p>New code would be:<br />
javascript:window.location.href=window.location.href.replace(&#8217;digg.&#8217;,'duggmirror.&#8217;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Bailey</title>
		<link>http://www.cyber-knowledge.net/blog/2007/01/07/one-click-duggmirror-cache-page-with-javascript/#comment-5861</link>
		<dc:creator>Alex Bailey</dc:creator>
		<pubDate>Sun, 07 Jan 2007 22:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://cyber-knowledge.net/blog/2007/01/07/one-click-duggmirror-cache-page-with-javascript/#comment-5861</guid>
		<description>[quote comment="5859"]On the off chance that the story contains the word "digg" in the URL, this bookmark will be safer:

http://pastebin.ca/309691

Credit goes to "jerbaker".[/quote]

Nice never thought of that.  By the way I edited out your code and put it into a pastebin, because it started to overlap the theme.  Thanks for the new code :D</description>
		<content:encoded><![CDATA[<p>[quote comment="5859"]On the off chance that the story contains the word &#8220;digg&#8221; in the URL, this bookmark will be safer:</p>
<p><a href="http://pastebin.ca/309691" rel="nofollow" target="_blank"></a><a href='http://pastebin.ca/309691' target="_blank">pastebin.ca/309691</a></p>
<p>Credit goes to &#8220;jerbaker&#8221;.[/quote]</p>
<p>Nice never thought of that.  By the way I edited out your code and put it into a pastebin, because it started to overlap the theme.  Thanks for the new code :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bawked</title>
		<link>http://www.cyber-knowledge.net/blog/2007/01/07/one-click-duggmirror-cache-page-with-javascript/#comment-5859</link>
		<dc:creator>Bawked</dc:creator>
		<pubDate>Sun, 07 Jan 2007 22:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://cyber-knowledge.net/blog/2007/01/07/one-click-duggmirror-cache-page-with-javascript/#comment-5859</guid>
		<description>On the off chance that the story contains the word "digg" in the URL, this bookmark will be safer:

http://pastebin.ca/309691

Credit goes to "jerbaker".</description>
		<content:encoded><![CDATA[<p>On the off chance that the story contains the word &#8220;digg&#8221; in the URL, this bookmark will be safer:</p>
<p><a href="http://pastebin.ca/309691" rel="nofollow" target="_blank"></a><a href='http://pastebin.ca/309691' target="_blank">pastebin.ca/309691</a></p>
<p>Credit goes to &#8220;jerbaker&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
