<?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 Randomness from RES</title>
	<atom:link href="http://www.robertswarthout.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertswarthout.com</link>
	<description>Things that I run across that might be useful to others...</description>
	<pubDate>Wed, 20 Aug 2008 23:26:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-bleeding</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PHP frontend to Subversion (SVN) by fish_hfd</title>
		<link>http://www.robertswarthout.com/2007/01/php-frontend-to-subversion-svn/#comment-645</link>
		<dc:creator>fish_hfd</dc:creator>
		<pubDate>Sun, 01 Jul 2007 02:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=13#comment-645</guid>
		<description>It's nice</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP frontend to Subversion (SVN) by Robert Swarthout</title>
		<link>http://www.robertswarthout.com/2007/01/php-frontend-to-subversion-svn/#comment-213</link>
		<dc:creator>Robert Swarthout</dc:creator>
		<pubDate>Sun, 20 May 2007 16:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=13#comment-213</guid>
		<description>Yes, in the future I do plan on releasing it. The code needs to be cleaned up and some comments added. It is very proprietary right now.</description>
		<content:encoded><![CDATA[<p>Yes, in the future I do plan on releasing it. The code needs to be cleaned up and some comments added. It is very proprietary right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP frontend to Subversion (SVN) by dprevite</title>
		<link>http://www.robertswarthout.com/2007/01/php-frontend-to-subversion-svn/#comment-159</link>
		<dc:creator>dprevite</dc:creator>
		<pubDate>Mon, 14 May 2007 20:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=13#comment-159</guid>
		<description>Hey, any chance that you'll share the source for this? It's pretty similar to something I've been thinking of making lately and I'd like to try it out and maybe help out.</description>
		<content:encoded><![CDATA[<p>Hey, any chance that you&#8217;ll share the source for this? It&#8217;s pretty similar to something I&#8217;ve been thinking of making lately and I&#8217;d like to try it out and maybe help out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JavaScript - Safari Bug? by Andy</title>
		<link>http://www.robertswarthout.com/2007/02/javascript-safari-bug/#comment-29</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 08 Feb 2007 06:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/rswarthout/2007/02/javascript-safari-bug/#comment-29</guid>
		<description>It took me a minute to see what you were talking about, but now I see. I guess a seperate FAQ page will still be needed, but some people will realize that they can click the word for more info right there. By the way, the reply box blends into the sidebar...on this box I'm typing in right now.</description>
		<content:encoded><![CDATA[<p>It took me a minute to see what you were talking about, but now I see. I guess a seperate FAQ page will still be needed, but some people will realize that they can click the word for more info right there. By the way, the reply box blends into the sidebar&#8230;on this box I&#8217;m typing in right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP frontend to Subversion (SVN) by Robert Swarthout</title>
		<link>http://www.robertswarthout.com/2007/01/php-frontend-to-subversion-svn/#comment-20</link>
		<dc:creator>Robert Swarthout</dc:creator>
		<pubDate>Fri, 02 Feb 2007 14:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=13#comment-20</guid>
		<description>I actually am all done with this little project. I looked at both the PEAR package as well as the websvn setup. In the end they did not do what I wanted them to do. The frontend I created actually is a bit different than the two mentioned above. This frontend actually runs on an instance of apache for each developer and executes the svn commands as that user. Basically it is a frontend for a remote working copy, if that makes any sense.</description>
		<content:encoded><![CDATA[<p>I actually am all done with this little project. I looked at both the PEAR package as well as the websvn setup. In the end they did not do what I wanted them to do. The frontend I created actually is a bit different than the two mentioned above. This frontend actually runs on an instance of apache for each developer and executes the svn commands as that user. Basically it is a frontend for a remote working copy, if that makes any sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP frontend to Subversion (SVN) by Gaetano Giunta</title>
		<link>http://www.robertswarthout.com/2007/01/php-frontend-to-subversion-svn/#comment-17</link>
		<dc:creator>Gaetano Giunta</dc:creator>
		<pubDate>Fri, 02 Feb 2007 09:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=13#comment-17</guid>
		<description>You might also check out (if you have not) websvn:
http://websvn.tigris.org/</description>
		<content:encoded><![CDATA[<p>You might also check out (if you have not) websvn:<br />
<a href="http://websvn.tigris.org/" rel="nofollow">http://websvn.tigris.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP frontend to Subversion (SVN) by Clay Loveless</title>
		<link>http://www.robertswarthout.com/2007/01/php-frontend-to-subversion-svn/#comment-5</link>
		<dc:creator>Clay Loveless</dc:creator>
		<pubDate>Thu, 01 Feb 2007 16:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=13#comment-5</guid>
		<description>Hi Robert,

Have you looked at VersionControl_SVN in PEAR? Has a few bugs (that are fixed in a release on my HD), but may speed your process a bit.

-Clay</description>
		<content:encoded><![CDATA[<p>Hi Robert,</p>
<p>Have you looked at VersionControl_SVN in PEAR? Has a few bugs (that are fixed in a release on my HD), but may speed your process a bit.</p>
<p>-Clay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install of Apache 2.2.3, MySQL 5.0.18 and PHP 5.2.0 by aurelian</title>
		<link>http://www.robertswarthout.com/2007/01/install-of-apache-223-mysql-5018-and-php-520/#comment-4</link>
		<dc:creator>aurelian</dc:creator>
		<pubDate>Wed, 24 Jan 2007 21:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=7#comment-4</guid>
		<description>Last step should be:

# Install FreeBSD

(joke).

As an alternative to:

# Unpack our large file that ...

you could add some url's or wget commands to download the needed files (like memcached).

But, a nice script in the end.</description>
		<content:encoded><![CDATA[<p>Last step should be:</p>
<p># Install FreeBSD</p>
<p>(joke).</p>
<p>As an alternative to:</p>
<p># Unpack our large file that &#8230;</p>
<p>you could add some url&#8217;s or wget commands to download the needed files (like memcached).</p>
<p>But, a nice script in the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install of Apache 2.2.3, MySQL 5.0.18 and PHP 5.2.0 by Robert Swarthout</title>
		<link>http://www.robertswarthout.com/2007/01/install-of-apache-223-mysql-5018-and-php-520/#comment-3</link>
		<dc:creator>Robert Swarthout</dc:creator>
		<pubDate>Wed, 24 Jan 2007 20:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=7#comment-3</guid>
		<description>Thanks Clay. I didn't even think about the --with-config-file-scan-dir option.</description>
		<content:encoded><![CDATA[<p>Thanks Clay. I didn&#8217;t even think about the &#8211;with-config-file-scan-dir option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install of Apache 2.2.3, MySQL 5.0.18 and PHP 5.2.0 by Clay Loveless</title>
		<link>http://www.robertswarthout.com/2007/01/install-of-apache-223-mysql-5018-and-php-520/#comment-2</link>
		<dc:creator>Clay Loveless</dc:creator>
		<pubDate>Wed, 24 Jan 2007 19:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertswarthout.com/?p=7#comment-2</guid>
		<description>Nice script, Robert!

All you need to eliminate the step of adding apc.so to your php.ini file is to compile PHP with the '--with-config-file-scan-dir=/path/to/files' option.

Then just drop a file in that location called 'apc.ini' with the contents of the APC config, and you're set.</description>
		<content:encoded><![CDATA[<p>Nice script, Robert!</p>
<p>All you need to eliminate the step of adding apc.so to your php.ini file is to compile PHP with the &#8216;&#8211;with-config-file-scan-dir=/path/to/files&#8217; option.</p>
<p>Then just drop a file in that location called &#8216;apc.ini&#8217; with the contents of the APC config, and you&#8217;re set.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
