<?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 Guy Rutenberg</title>
	<atom:link href="http://www.guyrutenberg.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guyrutenberg.com</link>
	<description>Keeping track of what I do</description>
	<lastBuildDate>Thu, 11 Mar 2010 16:09:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Understanding load average &#8211; A Practitioner Guide by Sam</title>
		<link>http://www.guyrutenberg.com/2008/07/25/understanding-load-average-a-practitioner-guide/comment-page-1/#comment-29905</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 11 Mar 2010 16:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=61#comment-29905</guid>
		<description>Was a good read man! That was helpful.</description>
		<content:encoded><![CDATA[<p>Was a good read man! That was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improved FTP Backup for WordPress by Guy</title>
		<link>http://www.guyrutenberg.com/2010/02/28/improved-ftp-backup-for-wordpress/comment-page-1/#comment-29817</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=637#comment-29817</guid>
		<description>yes, be sure to update all occurrences or else you might encounter some strange behavior.</description>
		<content:encoded><![CDATA[<p>yes, be sure to update all occurrences or else you might encounter some strange behavior.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Improved FTP Backup for WordPress by Steve</title>
		<link>http://www.guyrutenberg.com/2010/02/28/improved-ftp-backup-for-wordpress/comment-page-1/#comment-29799</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=637#comment-29799</guid>
		<description>Thank you, this is an awesome script! Unfortunatley, it only allows one backup a day... how would one modify it to allow hourly backups?

I assume it would be by modifying (date +%Y%m%d) to include the time?</description>
		<content:encoded><![CDATA[<p>Thank you, this is an awesome script! Unfortunatley, it only allows one backup a day&#8230; how would one modify it to allow hourly backups?</p>
<p>I assume it would be by modifying (date +%Y%m%d) to include the time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to C++ CGI by Guy</title>
		<link>http://www.guyrutenberg.com/2007/08/10/introduction-to-c-cgi/comment-page-1/#comment-29793</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Tue, 09 Mar 2010 05:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/08/10/introduction-to-c-cgi/#comment-29793</guid>
		<description>You&#039;ll need to compile it using a c++ compiler and configure your web-server to use the code. The process is compiler and server specific.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll need to compile it using a c++ compiler and configure your web-server to use the code. The process is compiler and server specific.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introduction to C++ CGI by crazy_e</title>
		<link>http://www.guyrutenberg.com/2007/08/10/introduction-to-c-cgi/comment-page-1/#comment-29788</link>
		<dc:creator>crazy_e</dc:creator>
		<pubDate>Tue, 09 Mar 2010 02:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/08/10/introduction-to-c-cgi/#comment-29788</guid>
		<description>do you type it(the code) into notepad and then how do you save it and run it with your browser?</description>
		<content:encoded><![CDATA[<p>do you type it(the code) into notepad and then how do you save it and run it with your browser?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pull vs. Push MVC Architecture by Guy</title>
		<link>http://www.guyrutenberg.com/2008/04/26/pull-vs-push-mvc-architecture/comment-page-1/#comment-29776</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Mon, 08 Mar 2010 18:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=30#comment-29776</guid>
		<description>I&#039;m not familiar with the Zend Framework, but it sounds to me like a &quot;pull&quot; functionality. As the request for the sub-content is generated by the view and not the controller. It seems like it&#039;s part of a combined push-pull. &quot;Push&quot; for the main content, &quot;pull&quot; for the sidebars and etc.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not familiar with the Zend Framework, but it sounds to me like a &#8220;pull&#8221; functionality. As the request for the sub-content is generated by the view and not the controller. It seems like it&#8217;s part of a combined push-pull. &#8220;Push&#8221; for the main content, &#8220;pull&#8221; for the sidebars and etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pull vs. Push MVC Architecture by NhanVu</title>
		<link>http://www.guyrutenberg.com/2008/04/26/pull-vs-push-mvc-architecture/comment-page-1/#comment-29768</link>
		<dc:creator>NhanVu</dc:creator>
		<pubDate>Mon, 08 Mar 2010 15:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=30#comment-29768</guid>
		<description>What about View Helpers in the Zend Framework? Do they provide a kind of &quot;pull&quot; functionality when they are used to generate a page&#039;s sub-contents such as sidebars?</description>
		<content:encoded><![CDATA[<p>What about View Helpers in the Zend Framework? Do they provide a kind of &#8220;pull&#8221; functionality when they are used to generate a page&#8217;s sub-contents such as sidebars?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on \lyxframeend Undefined when Using Beamer with Lyx by samer</title>
		<link>http://www.guyrutenberg.com/2009/07/22/lyxframeend-undefined-when-using-beamer-with-lyx/comment-page-1/#comment-29699</link>
		<dc:creator>samer</dc:creator>
		<pubDate>Sat, 06 Mar 2010 20:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=411#comment-29699</guid>
		<description>you are my new hero.. you have saved me..</description>
		<content:encoded><![CDATA[<p>you are my new hero.. you have saved me..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Expanding Macros into String Constants in C by Hai Le</title>
		<link>http://www.guyrutenberg.com/2008/12/20/expanding-macros-into-string-constants-in-c/comment-page-1/#comment-29633</link>
		<dc:creator>Hai Le</dc:creator>
		<pubDate>Fri, 05 Mar 2010 00:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/?p=190#comment-29633</guid>
		<description>excellent !</description>
		<content:encoded><![CDATA[<p>excellent !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Delete Unversioned Files Under SVN by Guy</title>
		<link>http://www.guyrutenberg.com/2008/01/18/delete-unversioned-files-under-svn/comment-page-1/#comment-29619</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Thu, 04 Mar 2010 17:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2008/01/18/delete-unversioned-files-under-svn/#comment-29619</guid>
		<description>&lt;code&gt;awk&lt;/code&gt; is a great tool, but I lack comprehensive knowledge of it, thus I usually prefer other tools.</description>
		<content:encoded><![CDATA[<p><code>awk</code> is a great tool, but I lack comprehensive knowledge of it, thus I usually prefer other tools.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.424 seconds -->
