<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Quick and Dirty followup &#8211; Different path to achieve the same goal.</title>
	<atom:link href="http://altoptions.wordpress.com/2008/01/04/quick-and-dirty-followup-different-path-to-achieve-the-same-goal/feed/" rel="self" type="application/rss+xml" />
	<link>http://altoptions.wordpress.com/2008/01/04/quick-and-dirty-followup-different-path-to-achieve-the-same-goal/</link>
	<description>a look at alternative options</description>
	<lastBuildDate>Thu, 10 Sep 2009 13:24:08 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sandrar</title>
		<link>http://altoptions.wordpress.com/2008/01/04/quick-and-dirty-followup-different-path-to-achieve-the-same-goal/#comment-52</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://altoptions.wordpress.com/2008/01/04/quick-and-dirty-followup-different-path-to-achieve-the-same-goal/#comment-52</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  :) Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deep</title>
		<link>http://altoptions.wordpress.com/2008/01/04/quick-and-dirty-followup-different-path-to-achieve-the-same-goal/#comment-35</link>
		<dc:creator>deep</dc:creator>
		<pubDate>Sat, 28 Jun 2008 06:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://altoptions.wordpress.com/2008/01/04/quick-and-dirty-followup-different-path-to-achieve-the-same-goal/#comment-35</guid>
		<description>nice script, 
to update lists that are out of date, keep the old lists and compare them to the ones one the server
use -N for timestamping so as to only check the dates and only download updated lists

&lt;code&gt;wget -N http://www.bluetack.co.uk/config/ads-trackers-and-bad-pr0n.gz&lt;code&gt;

then use gunzip with option -c to pipe to standard output into the guarding.p2p which will also keep the downloaded lists 

&lt;code&gt;gunzip  -c -r -v ~/Documents/blocklists/*.gz  &gt;&gt; guarding.p2p&lt;code&gt;

also occasionally bluetack goes silly with level1.gz so it can be got from list.iblocklist.com
&lt;code&gt; wget -N list.iblocklist.com/files/level1.gz &lt;code&gt;

cheers!</description>
		<content:encoded><![CDATA[<p>nice script,<br />
to update lists that are out of date, keep the old lists and compare them to the ones one the server<br />
use -N for timestamping so as to only check the dates and only download updated lists</p>
<p><code>wget -N <a href="http://www.bluetack.co.uk/config/ads-trackers-and-bad-pr0n.gz" rel="nofollow">http://www.bluetack.co.uk/config/ads-trackers-and-bad-pr0n.gz</a></code><code></p>
<p>then use gunzip with option -c to pipe to standard output into the guarding.p2p which will also keep the downloaded lists </p>
<p></code><code>gunzip  -c -r -v ~/Documents/blocklists/*.gz  &gt;&gt; guarding.p2p</code><code></p>
<p>also occasionally bluetack goes silly with level1.gz so it can be got from list.iblocklist.com<br />
</code><code> wget -N list.iblocklist.com/files/level1.gz </code><code></p>
<p>cheers!</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
