<?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"
	>
<channel>
	<title>Comments on: Making automatic backups for your website</title>
	<atom:link href="http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/feed/" rel="self" type="application/rss+xml" />
	<link>http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/</link>
	<description>Random things that interest me that I may want to remember later.</description>
	<pubDate>Mon, 13 Oct 2008 05:43:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Jerome</title>
		<link>http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/#comment-268</link>
		<dc:creator>Jerome</dc:creator>
		<pubDate>Thu, 07 Feb 2008 22:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/#comment-268</guid>
		<description>&lt;p&gt;Hi Matthew, nice tips. I have learn another way to back up site, but it was on line back up and run automatically. So, it was very easy to be used by newbies. Anyway, this post add my knowledge about how to back up using php. Thanks for the info.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Matthew, nice tips. I have learn another way to back up site, but it was on line back up and run automatically. So, it was very easy to be used by newbies. Anyway, this post add my knowledge about how to back up using php. Thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/#comment-180</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Wed, 30 Jan 2008 13:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/#comment-180</guid>
		<description>&lt;p&gt;Hey Tom. Thanks for the comment. Yeah, I admit that using PHP may not be ideal, but I was studying it at the time I first found it, and since I was looking at the script anyway I figured, &#34;Why not use it?&#34; and see if it works well.&lt;br /&gt; &lt;br /&gt; It's done the job for me for a few months, reliably and easily, so I thought I would share it.&lt;br /&gt; &lt;br /&gt; Besides, my shell scripting ability isn't as good as my PHP...&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hey Tom. Thanks for the comment. Yeah, I admit that using PHP may not be ideal, but I was studying it at the time I first found it, and since I was looking at the script anyway I figured, &quot;Why not use it?&quot; and see if it works well.</p>
<p> It&#8217;s done the job for me for a few months, reliably and easily, so I thought I would share it.</p>
<p> Besides, my shell scripting ability isn&#8217;t as good as my PHP&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Haddon</title>
		<link>http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/#comment-179</link>
		<dc:creator>Tom Haddon</dc:creator>
		<pubDate>Wed, 30 Jan 2008 13:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/#comment-179</guid>
		<description>&lt;p&gt;I don't really see why you would want to use PHP for this. Why not just a shell script? A lot cleaner and easier to understand...&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I don&#8217;t really see why you would want to use PHP for this. Why not just a shell script? A lot cleaner and easier to understand&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/#comment-178</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Wed, 30 Jan 2008 05:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://matthewhelmke.net/wordpress/2008/01/30/making-automatic-backups-for-your-website/#comment-178</guid>
		<description>&lt;p&gt;Sorry for the crossed out lines in the beginning of the script when tar is called. My blog software uses a double dash to initialize and terminate the strikeout, and for some reason, even though the text is set as &#34;preformatted,&#34; parts are still being struck out. Sorry.&lt;br /&gt; &lt;br /&gt; The tar line should have double dashes in front of &#34;create,&#34; &#34;preserve,&#34; &#34;gzip,&#34; and &#34;file.&#34;&lt;br /&gt; &lt;br /&gt; I presume it is because of the presence of quotation marks in the line. &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Sorry for the crossed out lines in the beginning of the script when tar is called. My blog software uses a double dash to initialize and terminate the strikeout, and for some reason, even though the text is set as &quot;preformatted,&quot; parts are still being struck out. Sorry.</p>
<p> The tar line should have double dashes in front of &quot;create,&quot; &quot;preserve,&quot; &quot;gzip,&quot; and &quot;file.&quot;</p>
<p> I presume it is because of the presence of quotation marks in the line. </p>
]]></content:encoded>
	</item>
</channel>
</rss>

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