<?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/"
		>
<channel>
	<title>Comments for WaFiTz!</title>
	<atom:link href="http://wafitz.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wafitz.net</link>
	<description>Whatever I can&#039;t fit into 140 characters...</description>
	<lastBuildDate>Sun, 15 Jan 2012 22:20:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Religious Crap in Geocaches by Sal</title>
		<link>http://wafitz.net/2010/04/religious-crap-in-geocaches/comment-page-1/#comment-1620</link>
		<dc:creator>Sal</dc:creator>
		<pubDate>Sun, 15 Jan 2012 22:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=328#comment-1620</guid>
		<description>Wes,
  Placing a bible in a cache is advertising a religion. Why someone would place a bible in a cache that will more than likely get waterlogged is beyond me. However, I always trade out religious items and then promptly toss them in the garbage where they belong.

SB</description>
		<content:encoded><![CDATA[<p>Wes,<br />
  Placing a bible in a cache is advertising a religion. Why someone would place a bible in a cache that will more than likely get waterlogged is beyond me. However, I always trade out religious items and then promptly toss them in the garbage where they belong.</p>
<p>SB</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Religious Crap in Geocaches by Wes</title>
		<link>http://wafitz.net/2010/04/religious-crap-in-geocaches/comment-page-1/#comment-1613</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Tue, 10 Jan 2012 14:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=328#comment-1613</guid>
		<description>&lt;blockquote&gt;&quot;If you don’t want your items thrown out, don’t leave them in a cache.&quot;&lt;/blockquote&gt;

Umm, speaking of rules, the rules are trade items, not remove/destroy if you just don&#039;t like it. Aside from adult material or anything causing damage (e.g. a soggy bar of soap) you should not be removing books without trading something even.

Regarding religious &#039;crap&#039;, well there&#039;s no rules saying you can&#039;t trade such items, it&#039;s the cache page that has such rules - can&#039;t advertise commercial or religious activities.</description>
		<content:encoded><![CDATA[<blockquote><p>&#8220;If you don’t want your items thrown out, don’t leave them in a cache.&#8221;</p></blockquote>
<p>Umm, speaking of rules, the rules are trade items, not remove/destroy if you just don&#8217;t like it. Aside from adult material or anything causing damage (e.g. a soggy bar of soap) you should not be removing books without trading something even.</p>
<p>Regarding religious &#8216;crap&#8217;, well there&#8217;s no rules saying you can&#8217;t trade such items, it&#8217;s the cache page that has such rules &#8211; can&#8217;t advertise commercial or religious activities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Religious Crap in Geocaches by GeoBahNee</title>
		<link>http://wafitz.net/2010/04/religious-crap-in-geocaches/comment-page-1/#comment-1580</link>
		<dc:creator>GeoBahNee</dc:creator>
		<pubDate>Thu, 24 Nov 2011 14:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=328#comment-1580</guid>
		<description>I wouldn&#039;t call myself religious but I was brought up Christian.

I hate finding business cards, religious symbols or any similar subject matter. Rules do not matter to some people. I have come to expect the game played by various rules such as one account logging caches multiple times because not only does Mom and Dad have to log the cache but the kids have to log the cache as well.

The way I handle it, I review caches and remove business cards and the like. If there is a bible in there, sorry, it gets thrown out. If you don&#039;t want your items thrown out, don&#039;t leave them in a cache.</description>
		<content:encoded><![CDATA[<p>I wouldn&#8217;t call myself religious but I was brought up Christian.</p>
<p>I hate finding business cards, religious symbols or any similar subject matter. Rules do not matter to some people. I have come to expect the game played by various rules such as one account logging caches multiple times because not only does Mom and Dad have to log the cache but the kids have to log the cache as well.</p>
<p>The way I handle it, I review caches and remove business cards and the like. If there is a bible in there, sorry, it gets thrown out. If you don&#8217;t want your items thrown out, don&#8217;t leave them in a cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using PrivatVPN on Ubuntu Linux by Wes</title>
		<link>http://wafitz.net/2011/10/using-privatvpn-on-ubuntu-linux/comment-page-1/#comment-1569</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Sun, 30 Oct 2011 19:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=762#comment-1569</guid>
		<description>@deadbeef

So a few questions:

Did you follow install instructions as per the tutorial provided by PrivatVPN first?
Did you install OpenVPN? I&#039;m assuming that because it didn&#039;t recognise the conf file, that this might be the problem.
Did you run install.sh from the command line, and did you run it as root?
What happens if you try the following command:
&lt;pre&gt;sudo openvpn /etc/openvpn/privatvpn.conf&lt;/pre&gt;

Check the contents of the conf file. It should be laid out as follows:

&lt;pre&gt;
client
remote [ip address] [port]
dev tap
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
ca /etc/openvpn/ca.crt
auth-user-pass /etc/openvpn/privatvpn.login
ns-cert-type server
comp-lzo
verb 3
&lt;/pre&gt;

Let me know the results from checking the above.</description>
		<content:encoded><![CDATA[<p>@deadbeef</p>
<p>So a few questions:</p>
<p>Did you follow install instructions as per the tutorial provided by PrivatVPN first?<br />
Did you install OpenVPN? I&#8217;m assuming that because it didn&#8217;t recognise the conf file, that this might be the problem.<br />
Did you run install.sh from the command line, and did you run it as root?<br />
What happens if you try the following command:</p>
<pre>sudo openvpn /etc/openvpn/privatvpn.conf</pre>
<p>Check the contents of the conf file. It should be laid out as follows:</p>
<pre>
client
remote [ip address] [port]
dev tap
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
ca /etc/openvpn/ca.crt
auth-user-pass /etc/openvpn/privatvpn.login
ns-cert-type server
comp-lzo
verb 3
</pre>
<p>Let me know the results from checking the above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using PrivatVPN on Ubuntu Linux by deadbeef</title>
		<link>http://wafitz.net/2011/10/using-privatvpn-on-ubuntu-linux/comment-page-1/#comment-1568</link>
		<dc:creator>deadbeef</dc:creator>
		<pubDate>Sun, 30 Oct 2011 19:24:07 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=762#comment-1568</guid>
		<description>Your tutorial doesn&#039;t work. Using Ubuntu 10.04. 

When importing it said:

The file &#039;privatvpn.conf&#039; could not be read or does not contain recognized VPN connection information

Error: unknown error.</description>
		<content:encoded><![CDATA[<p>Your tutorial doesn&#8217;t work. Using Ubuntu 10.04. </p>
<p>When importing it said:</p>
<p>The file &#8216;privatvpn.conf&#8217; could not be read or does not contain recognized VPN connection information</p>
<p>Error: unknown error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update: UNR 10.04 Wireless on Samsung N210 by s32ialx</title>
		<link>http://wafitz.net/2010/09/update-unr-10-04-wireless-on-samsung-n210/comment-page-1/#comment-1566</link>
		<dc:creator>s32ialx</dc:creator>
		<pubDate>Fri, 28 Oct 2011 01:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=561#comment-1566</guid>
		<description>Hey man! thanks for the kudos glad it worked for others! I had to figure it out because everywhere I looked people had hack job solutions that I did not trust and I always try and share the knowledge! the world works better when everyone is more humble. well have a great one!</description>
		<content:encoded><![CDATA[<p>Hey man! thanks for the kudos glad it worked for others! I had to figure it out because everywhere I looked people had hack job solutions that I did not trust and I always try and share the knowledge! the world works better when everyone is more humble. well have a great one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Street Angels and Pastors on Twitter by Wes</title>
		<link>http://wafitz.net/2010/04/street-angels-and-pastors-on-twitter/comment-page-1/#comment-1556</link>
		<dc:creator>Wes</dc:creator>
		<pubDate>Wed, 31 Aug 2011 19:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=201#comment-1556</guid>
		<description>Our Street Angels are independent and run by Watford Chaplaincy. All the volunteers are Christians and this would be considered a prerequisite (subject to UK law, I guess).</description>
		<content:encoded><![CDATA[<p>Our Street Angels are independent and run by Watford Chaplaincy. All the volunteers are Christians and this would be considered a prerequisite (subject to UK law, I guess).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Street Angels and Pastors on Twitter by Bob Stoner</title>
		<link>http://wafitz.net/2010/04/street-angels-and-pastors-on-twitter/comment-page-1/#comment-1555</link>
		<dc:creator>Bob Stoner</dc:creator>
		<pubDate>Tue, 30 Aug 2011 21:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=201#comment-1555</guid>
		<description>Hi
I am the social media admin guy for Lincoln SPs. I run the Twitter account (@LnStreetPastors) and their FB page (Lincoln Street Pastors). Joy Liddle is our Coordinator (07504 511119). I think the real difference between Pastors and Angels are:
(1) Pastors are a franchise operation run by Ascension Trust, hence a funding implication
(2) Pastors have Christians whereas Angels can take on most people as long as they understand the focus. 
Plse correct me if I am wrong here.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am the social media admin guy for Lincoln SPs. I run the Twitter account (@LnStreetPastors) and their FB page (Lincoln Street Pastors). Joy Liddle is our Coordinator (07504 511119). I think the real difference between Pastors and Angels are:<br />
(1) Pastors are a franchise operation run by Ascension Trust, hence a funding implication<br />
(2) Pastors have Christians whereas Angels can take on most people as long as they understand the focus.<br />
Plse correct me if I am wrong here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing A Bricked Garmin GPSmap 60CSx (Part 2) by RonH</title>
		<link>http://wafitz.net/2010/05/fixing-a-bricked-garmin-gpsmap-60csx-part-2/comment-page-1/#comment-1524</link>
		<dc:creator>RonH</dc:creator>
		<pubDate>Sun, 07 Aug 2011 21:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=352#comment-1524</guid>
		<description>Thank you, the cable came loose and my unit and your instructions were perfect to correct the problem.

Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you, the cable came loose and my unit and your instructions were perfect to correct the problem.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3rd Times a Charm&#8230; Linux, Wifi and Samsung N210 by sdiddy</title>
		<link>http://wafitz.net/2011/01/3rd-times-a-charm-linux-wifi-and-samsung-n210/comment-page-1/#comment-1517</link>
		<dc:creator>sdiddy</dc:creator>
		<pubDate>Sun, 24 Jul 2011 07:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://wafitz.net/?p=621#comment-1517</guid>
		<description>Glad I came across your posts and realised I&#039;m not the only one with this problem...  I&#039;ve been tearing my hair out!  I have a Samsung N220 and have been trying all the suggested fixes for the dodgy wireless, but don&#039;t seem to be getting a stable solution.  

Just to confirm my problem is similar/same to other poor sods with the Realtek wireless adapter: I can connect to WiFi ok, but after a random amount of time WiFi just stops working.  It still shows as being connected in WiCD, but its like the connection is just gone ie. I can&#039;t nslookup any domain, either through my router DNS or even Google Public nameservers.

Is this the same problem you&#039;ve described in your posts?</description>
		<content:encoded><![CDATA[<p>Glad I came across your posts and realised I&#8217;m not the only one with this problem&#8230;  I&#8217;ve been tearing my hair out!  I have a Samsung N220 and have been trying all the suggested fixes for the dodgy wireless, but don&#8217;t seem to be getting a stable solution.  </p>
<p>Just to confirm my problem is similar/same to other poor sods with the Realtek wireless adapter: I can connect to WiFi ok, but after a random amount of time WiFi just stops working.  It still shows as being connected in WiCD, but its like the connection is just gone ie. I can&#8217;t nslookup any domain, either through my router DNS or even Google Public nameservers.</p>
<p>Is this the same problem you&#8217;ve described in your posts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

