<?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 on: -url</title>
	<atom:link href="http://toxicsoftware.com/svn_url/feed/" rel="self" type="application/rss+xml" />
	<link>http://toxicsoftware.com/svn_url/</link>
	<description>RANDOMIZE USR 0</description>
	<lastBuildDate>Thu, 17 Dec 2009 15:12:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonathan Wight</title>
		<link>http://toxicsoftware.com/svn_url/comment-page-1/#comment-64</link>
		<dc:creator>Jonathan Wight</dc:creator>
		<pubDate>Mon, 19 Dec 2005 01:37:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-64</guid>
		<description>&lt;p&gt;Thanks for the comment. I removed the smart quotes (looks like ExpressionEngine likes to transform your quotes for you).&lt;/p&gt;

&lt;p&gt;I&#039;ll try out the modification to the sed statement and if it works for me too I&#039;ll update the code. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the comment. I removed the smart quotes (looks like ExpressionEngine likes to transform your quotes for you).</p>

<p>I&#8217;ll try out the modification to the sed statement and if it works for me too I&#8217;ll update the code. Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Wight</title>
		<link>http://toxicsoftware.com/svn_url/comment-page-1/#comment-21920</link>
		<dc:creator>Jonathan Wight</dc:creator>
		<pubDate>Mon, 19 Dec 2005 01:37:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-21920</guid>
		<description>&lt;p&gt;Thanks for the comment. I removed the smart quotes (looks like ExpressionEngine likes to transform your quotes for you).&lt;br&gt;&lt;br&gt;I&#039;ll try out the modification to the sed statement and if it works for me too I&#039;ll update the code. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the comment. I removed the smart quotes (looks like ExpressionEngine likes to transform your quotes for you).<br /><br />I&#39;ll try out the modification to the sed statement and if it works for me too I&#39;ll update the code. Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://toxicsoftware.com/svn_url/comment-page-1/#comment-65</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Mon, 19 Dec 2005 01:24:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-65</guid>
		<description>&lt;p&gt;Cool! The only problem on my machine was that the output of sed doesn&#039;t strip out the &quot;URL: &quot; prefix as expected. I managed to get the behavior by changing it to this:&lt;/p&gt;

&lt;p&gt;info $1 &#124; grep &#039;URL: &#039; &#124; sed &#039;s/URL: //&#039;&lt;/p&gt;

&lt;p&gt;Also somewhere along the line you got smart quotes in your HTML, so the example won&#039;t work without editing after copy/pasting into an rc file. I fixed it in the line above by using &#039; instead of the apostrophe character.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Cool! The only problem on my machine was that the output of sed doesn&#8217;t strip out the &#8220;URL: &#8221; prefix as expected. I managed to get the behavior by changing it to this:</p>

<p>info $1 | grep &#8216;URL: &#8216; | sed &#8217;s/URL: //&#8217;</p>

<p>Also somewhere along the line you got smart quotes in your HTML, so the example won&#8217;t work without editing after copy/pasting into an rc file. I fixed it in the line above by using &#39; instead of the apostrophe character.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Jalkut</title>
		<link>http://toxicsoftware.com/svn_url/comment-page-1/#comment-21919</link>
		<dc:creator>Daniel Jalkut</dc:creator>
		<pubDate>Mon, 19 Dec 2005 01:24:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-21919</guid>
		<description>&lt;p&gt;Cool! The only problem on my machine was that the output of sed doesn&#039;t strip out the &quot;URL: &quot; prefix as expected. I managed to get the behavior by changing it to this:&lt;br&gt;&lt;br&gt; info $1 &#124; grep &#039;URL: &#039; &#124; sed &#039;s/URL: //&#039;&lt;br&gt;&lt;br&gt;Also somewhere along the line you got smart quotes in your HTML, so the example won&#039;t work without editing after copy/pasting into an rc file. I fixed it in the line above by using &#039; instead of the apostrophe character.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Cool! The only problem on my machine was that the output of sed doesn&#39;t strip out the &#8220;URL: &#8221; prefix as expected. I managed to get the behavior by changing it to this:<br /><br /> info $1 | grep &#39;URL: &#39; | sed &#39;s/URL: //&#39;<br /><br />Also somewhere along the line you got smart quotes in your HTML, so the example won&#39;t work without editing after copy/pasting into an rc file. I fixed it in the line above by using &#39; instead of the apostrophe character.</p>]]></content:encoded>
	</item>
</channel>
</rss>
