<?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: WP S3 Backups</title>
	<atom:link href="http://co.deme.me/2009/12/wp-s3-backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://co.deme.me/2009/12/wp-s3-backups/</link>
	<description>free code + word of mouth</description>
	<lastBuildDate>Sat, 05 Feb 2011 22:38:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Simon</title>
		<link>http://co.deme.me/2009/12/wp-s3-backups/comment-page-1/#comment-2717</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 09 Aug 2010 17:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=159#comment-2717</guid>
		<description>I&#039;ll be waiting for the non-zip version</description>
		<content:encoded><![CDATA[<p>I&#8217;ll be waiting for the non-zip version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Coulter</title>
		<link>http://co.deme.me/2009/12/wp-s3-backups/comment-page-1/#comment-2713</link>
		<dc:creator>Dan Coulter</dc:creator>
		<pubDate>Mon, 09 Aug 2010 14:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=159#comment-2713</guid>
		<description>An old version used PHP to build the zip, but I had to abandon that because it was very easy to soak up PHP&#039;s memory allocation because it has to keep the contents in memory.  By forking it out to the native zip program, it totally gets around that limitation.</description>
		<content:encoded><![CDATA[<p>An old version used PHP to build the zip, but I had to abandon that because it was very easy to soak up PHP&#8217;s memory allocation because it has to keep the contents in memory.  By forking it out to the native zip program, it totally gets around that limitation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://co.deme.me/2009/12/wp-s3-backups/comment-page-1/#comment-2711</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 09 Aug 2010 08:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=159#comment-2711</guid>
		<description>Can&#039;t you use one of these to get zip functionality with no shell execs?

http://www.php.net/manual/en/book.zip.php

Simon</description>
		<content:encoded><![CDATA[<p>Can&#8217;t you use one of these to get zip functionality with no shell execs?</p>
<p><a href="http://www.php.net/manual/en/book.zip.php" rel="nofollow">http://www.php.net/manual/en/book.zip.php</a></p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Coulter</title>
		<link>http://co.deme.me/2009/12/wp-s3-backups/comment-page-1/#comment-2710</link>
		<dc:creator>Dan Coulter</dc:creator>
		<pubDate>Mon, 09 Aug 2010 03:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=159#comment-2710</guid>
		<description>An upcoming version should be able to run while in safe mode by doing file-by-file backups instead of zip-based backups.</description>
		<content:encoded><![CDATA[<p>An upcoming version should be able to run while in safe mode by doing file-by-file backups instead of zip-based backups.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://co.deme.me/2009/12/wp-s3-backups/comment-page-1/#comment-2705</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 08 Aug 2010 13:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://co.deme.me/?p=159#comment-2705</guid>
		<description>Hi

Hope you have the time for a bug report:

I get this error from Automatic Wordpress Backup in the plugin configuration menu. 

Warning: shell_exec() [function.shell-exec]: Cannot execute using backquotes in Safe Mode in automatic-wordpress-backup.php on line 249

Would be nice if you can make the plugin work in safe mode :)

Simon</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Hope you have the time for a bug report:</p>
<p>I get this error from Automatic WordPress Backup in the plugin configuration menu. </p>
<p>Warning: shell_exec() [function.shell-exec]: Cannot execute using backquotes in Safe Mode in automatic-wordpress-backup.php on line 249</p>
<p>Would be nice if you can make the plugin work in safe mode <img src='http://co.deme.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Simon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

