<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Andrew R. Jones</title>
	
	<link>http://andrew-jones.com</link>
	<description>Andrew Jones' Site</description>
	<lastBuildDate>Sun, 08 Nov 2009 13:11:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/AndrewRJonesComments" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Comment on irrepressible.info Widget from Amnesty International by Rob</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/ykmuMNNlCKs/</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 08 Nov 2009 13:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=301#comment-536</guid>
		<description>I'm... Very confused. This is just temporarily pulling snippets from irrepressible.info with Javascript; it's not storing them anywhere permanently, and it's all served from one central location.
If you're an Iran or China, all you need to do is block irrepressible.info and you block all the snippets in one go.

Am I missing something here? :-|</description>
		<content:encoded><![CDATA[<p>I&#8217;m&#8230; Very confused. This is just temporarily pulling snippets from irrepressible.info with Javascript; it&#8217;s not storing them anywhere permanently, and it&#8217;s all served from one central location.<br />
If you&#8217;re an Iran or China, all you need to do is block irrepressible.info and you block all the snippets in one go.</p>
<p>Am I missing something here? <img src='http://andrew-jones.com/wp-includes/images/smilies/icon_neutral.gif' alt=':-|' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/ykmuMNNlCKs" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/06/19/irrepressible-widget-from-amnesty-international/comment-page-1/#comment-536</feedburner:origLink></item>
	<item>
		<title>Comment on Easily Integrate Gmail Tasks into Firefox (without an AddOn) by Roderik</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/f5ouTVon3hE/</link>
		<dc:creator>Roderik</dc:creator>
		<pubDate>Fri, 09 Oct 2009 09:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=341#comment-503</guid>
		<description>Wow, this is indeed very handy. Thanks for this.</description>
		<content:encoded><![CDATA[<p>Wow, this is indeed very handy. Thanks for this.</p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/f5ouTVon3hE" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/07/06/easily-integrate-google-tasks-into-firefox/comment-page-1/#comment-503</feedburner:origLink></item>
	<item>
		<title>Comment on Improving the Web Index in Foswiki using the Filter Plugin by Michael Daum</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/p0B2s7kdvkM/</link>
		<dc:creator>Michael Daum</dc:creator>
		<pubDate>Mon, 17 Aug 2009 10:00:23 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=369#comment-435</guid>
		<description>@Fil, yes that's a commonly seen error on some perls. Switching on UseLocale does work around it and I use this trick myself frequently ... not that I know _why_ that fixes the error ...</description>
		<content:encoded><![CDATA[<p>@Fil, yes that&#8217;s a commonly seen error on some perls. Switching on UseLocale does work around it and I use this trick myself frequently &#8230; not that I know _why_ that fixes the error &#8230;</p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/p0B2s7kdvkM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/08/15/improving-the-web-index-in-foswiki-using-the-filter-plugin/comment-page-1/#comment-435</feedburner:origLink></item>
	<item>
		<title>Comment on Improving the Web Index in Foswiki using the Filter Plugin by Andrew Jones</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/hg2-r2m1hU0/</link>
		<dc:creator>Andrew Jones</dc:creator>
		<pubDate>Sun, 16 Aug 2009 21:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=369#comment-434</guid>
		<description>Erm I don't know, strange error to get as the Filter Plugin isn't that complicated. Might be something to do with your platform and/or version of Perl. Im using Perl 5.10 on Debian Linux with &lt;code&gt;$Foswiki::cfg{UseLocale} = 0;&lt;/code&gt;.

I doubt having UseLocale on will have any side effects, but you could always ask a question on &lt;a href="http://foswiki,org/Support/" rel="nofollow"&gt;foswiki.org&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Erm I don&#8217;t know, strange error to get as the Filter Plugin isn&#8217;t that complicated. Might be something to do with your platform and/or version of Perl. Im using Perl 5.10 on Debian Linux with <code>$Foswiki::cfg{UseLocale} = 0;</code>.</p>
<p>I doubt having UseLocale on will have any side effects, but you could always ask a question on <a href="http://foswiki,org/Support/" rel="nofollow">foswiki.org</a>.</p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/hg2-r2m1hU0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/08/15/improving-the-web-index-in-foswiki-using-the-filter-plugin/comment-page-1/#comment-434</feedburner:origLink></item>
	<item>
		<title>Comment on Improving the Web Index in Foswiki using the Filter Plugin by Fil Salustri</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/_sMsW7aQK-0/</link>
		<dc:creator>Fil Salustri</dc:creator>
		<pubDate>Sun, 16 Aug 2009 19:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=369#comment-432</guid>
		<description>I'm running latest Foswiki and FilterPlugin on most current version of MacOS Tiger, all patched to recent, and perl 5.8.6.  Tried doing this trick to WebTopicList, but got "Insecure dependency in require while running with -T switch."

I fixed it by adding
$Foswiki::cfg{UseLocale} = 1;
to LocalSite.cfg

Is that a reasonable thing to do to fix this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m running latest Foswiki and FilterPlugin on most current version of MacOS Tiger, all patched to recent, and perl 5.8.6.  Tried doing this trick to WebTopicList, but got &#8220;Insecure dependency in require while running with -T switch.&#8221;</p>
<p>I fixed it by adding<br />
$Foswiki::cfg{UseLocale} = 1;<br />
to LocalSite.cfg</p>
<p>Is that a reasonable thing to do to fix this?</p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/_sMsW7aQK-0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/08/15/improving-the-web-index-in-foswiki-using-the-filter-plugin/comment-page-1/#comment-432</feedburner:origLink></item>
	<item>
		<title>Comment on Easily Integrate Gmail Tasks into Firefox (without an AddOn) by Josh- WiseStamp</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/WLcOPgcfSHc/</link>
		<dc:creator>Josh- WiseStamp</dc:creator>
		<pubDate>Tue, 07 Jul 2009 14:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=341#comment-299</guid>
		<description>This came in very handy for me thanks!</description>
		<content:encoded><![CDATA[<p>This came in very handy for me thanks!</p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/WLcOPgcfSHc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/07/06/easily-integrate-google-tasks-into-firefox/comment-page-1/#comment-299</feedburner:origLink></item>
	<item>
		<title>Comment on Connecting to Cisco VPN with Ubuntu 9.04 by Andrew Jones</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/WCcUZILu6fM/</link>
		<dc:creator>Andrew Jones</dc:creator>
		<pubDate>Mon, 06 Jul 2009 11:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=254#comment-291</guid>
		<description>@Dang: Im not sure, but I guess if you wanted to install it on a computer that does not have the internet then you would need to get the source and build it yourself. The problem is, you would have to do this for each of its dependencies as well, which could be a lot of work.

Since a VPN client is useless without access to the internet, I would just wait until you have the internet connection. It only takes a seconds to install and is painless :)</description>
		<content:encoded><![CDATA[<p>@Dang: Im not sure, but I guess if you wanted to install it on a computer that does not have the internet then you would need to get the source and build it yourself. The problem is, you would have to do this for each of its dependencies as well, which could be a lot of work.</p>
<p>Since a VPN client is useless without access to the internet, I would just wait until you have the internet connection. It only takes a seconds to install and is painless <img src='http://andrew-jones.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/WCcUZILu6fM" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/06/03/connecting-to-cisco-vpn-with-ubuntu-9dot04/comment-page-1/#comment-291</feedburner:origLink></item>
	<item>
		<title>Comment on Connecting to Cisco VPN with Ubuntu 9.04 by Dang Duy Phi</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/k5QvTZ3uGf8/</link>
		<dc:creator>Dang Duy Phi</dc:creator>
		<pubDate>Thu, 25 Jun 2009 05:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=254#comment-225</guid>
		<description>Dear Mr!
Thank for your sharing but my problem is: I have to install VPN then I will allow to access to Internet. In ur instruction you said type this command
$ sudo apt-get install network-manager-vpnc
But in my case, I still don't have Internet yet so how can I download this packet and install it.
I've just downloaded vpnc packet in windows but I don't know how to install it in Ubuntu. Can you have me to solve this problem?
Please email me at: duyphidang@gmail.com
Thank for your help!</description>
		<content:encoded><![CDATA[<p>Dear Mr!<br />
Thank for your sharing but my problem is: I have to install VPN then I will allow to access to Internet. In ur instruction you said type this command<br />
$ sudo apt-get install network-manager-vpnc<br />
But in my case, I still don&#8217;t have Internet yet so how can I download this packet and install it.<br />
I&#8217;ve just downloaded vpnc packet in windows but I don&#8217;t know how to install it in Ubuntu. Can you have me to solve this problem?<br />
Please email me at: <a href="mailto:duyphidang@gmail.com">duyphidang@gmail.com</a><br />
Thank for your help!</p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/k5QvTZ3uGf8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/06/03/connecting-to-cisco-vpn-with-ubuntu-9dot04/comment-page-1/#comment-225</feedburner:origLink></item>
	<item>
		<title>Comment on Removing Referral URL Using a Perl Proxy Script by Proxy</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/bObjCSHcUXc/</link>
		<dc:creator>Proxy</dc:creator>
		<pubDate>Mon, 11 May 2009 05:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=133#comment-64</guid>
		<description>This is really going to help me at school.</description>
		<content:encoded><![CDATA[<p>This is really going to help me at school.</p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/bObjCSHcUXc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/02/03/removing-referral-url-using-a-perl-proxy-script/comment-page-1/#comment-64</feedburner:origLink></item>
	<item>
		<title>Comment on Foswiki 1.0 Released by Foswiki Version 1.0.0 veröffentlicht at zungu //</title>
		<link>http://feedproxy.google.com/~r/AndrewRJonesComments/~3/aQNnYchzrdo/</link>
		<dc:creator>Foswiki Version 1.0.0 veröffentlicht at zungu //</dc:creator>
		<pubDate>Fri, 09 Jan 2009 22:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://andrew-jones.com/?p=101#comment-6</guid>
		<description>[...] weitere Artikel: Foswiki Pressemeldung, //seibert/media, slashdot, Andrew R Jones [...]</description>
		<content:encoded><![CDATA[<p>[...] weitere Artikel: Foswiki Pressemeldung, //seibert/media, slashdot, Andrew R Jones [...]</p>
<img src="http://feeds.feedburner.com/~r/AndrewRJonesComments/~4/aQNnYchzrdo" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://andrew-jones.com/2009/01/09/foswiki-1dot0-released/comment-page-1/#comment-6</feedburner:origLink></item>
</channel>
</rss>
