<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPressBackup &#187; Development</title>
	<atom:link href="http://www.wordpressbackup.com/read-about/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressbackup.com</link>
	<description>Just write. Don&#039;t worry!</description>
	<lastBuildDate>Thu, 26 Feb 2009 22:15:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Plugin version 0.8.2</title>
		<link>http://www.wordpressbackup.com/2009/02/04/plugin-version-082/</link>
		<comments>http://www.wordpressbackup.com/2009/02/04/plugin-version-082/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 11:48:29 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=193</guid>
		<description><![CDATA[A small update fixing a small bug (some class names are used by other plugins).
Thank you, Mark (Les Fruts De Mer),  for reporting the bug!
]]></description>
			<content:encoded><![CDATA[<p>A small update fixing a small bug (some class names are used by other plugins).</p>
<p>Thank you, Mark (<a title="Les Fruits De Mer site" href="http://www.lesfruitsdemer.org/" target="_blank">Les Fruts De Mer</a>),  for reporting the bug!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/02/04/plugin-version-082/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin 0.8 &#8211; Encryption</title>
		<link>http://www.wordpressbackup.com/2009/01/21/plugin-08-encryption/</link>
		<comments>http://www.wordpressbackup.com/2009/01/21/plugin-08-encryption/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 14:14:13 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=173</guid>
		<description><![CDATA[We&#8217;re happy to announce that encryption has been implemented. Download the WordPress Automated Backup Plugin from here or wait until it&#8217;s updated on
Pros

your data is safe from prying eyes
only you have access to it
encryption is using a widely-used algorithm: rijndael-256 also known as AES (read about it on wikipedia)
Passwords: 2 &#8220;paswords&#8221; &#8211; 32-character long each
decryption [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re happy to announce that encryption has been implemented. <a href="/plugin/wordpressbackup.zip">Download the WordPress Automated Backup Plugin from here</a> or wait until it&#8217;s updated on</p>
<h4>Pros</h4>
<ul>
<li>your data is safe from prying eyes</li>
<li>only you have access to it</li>
<li>encryption is using a widely-used algorithm: rijndael-256 also known as AES (<a href="http://en.wikipedia.org/wiki/Advanced_Encryption_Standard" target="_blank">read about it on wikipedia</a>)</li>
<li>Passwords: 2 &#8220;paswords&#8221; &#8211; 32-character long each</li>
<li>decryption function built-in, if you keep the plugin somewhere you easily get it from (on the same cd with the backups, perhaps?)</li>
</ul>
<h4>Cons</h4>
<ul>
<li>if you loose or forget the passwords, bye-bye data. So, pretty please, don`t! We don&#8217;t receive it.</li>
<li>they are 8 to 15 times larger in size than a normal backup, even archived</li>
<li>we won&#8217;t be able to check backups automatically</li>
<li>if you move your blog to another host or the current one disables php encryption you won&#8217;t be able to decrypt them (we&#8217;ll have a page for that, in the future).</li>
</ul>
<p><strong>How to decrypt</strong></p>
<ol>
<li>install the WordPress Automatic Backup plugin with version &gt; 0.7</li>
<li>go to the wpBackup -&gt; Encryption page</li>
<li>set up the two passwords and enable encryption</li>
<li>the wpBackup -&gt; Decryption  page will appear; open it</li>
<li>get the backup (.zip file) from the site or from your e-mail or drive</li>
<li>extract the <strong>backup.sql</strong> file from it</li>
<li>on the Decryption page upload the backup.sql file</li>
<li>you&#8217;ll download the unencrypted file</li>
<li>as with the unencrypted files &#8211; use it in phpMyAdmin and import data or in whatever software you like</li>
<li>relax</li>
</ol>
<p><strong><span style="color: #993300;">We strongly recommend looking at the SelfTest plugin page to see if the decryption test is ok. And then we strongly recommend checking the first encrypted backup! Download it and unencrypt it. If it looks out of place then it means your host has non-default settings.</span> </strong></p>
<p><strong>Ask them if &#8220;the mCrypt function in php is enabled&#8221; and send us the reply.</strong> Since there are so many configurations possible we took the most widely-used as a starting point.</p>
<p>In a future version we will add an option to set your own encryption / decryption algorithms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/21/plugin-08-encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin 0.7 &#8211; important bugfixes and 0.8 preview</title>
		<link>http://www.wordpressbackup.com/2009/01/20/plugin-07/</link>
		<comments>http://www.wordpressbackup.com/2009/01/20/plugin-07/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 08:22:11 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=165</guid>
		<description><![CDATA[
updated export procedure to support sql commands separation so you can run one at a time with a simple script (preparations for the automatic restore procedure)

Features planned for 0.8

plugin encryption using mycript
per-site email notifications
WordPressBackup option to check backup integrity after download (simulate a restore and check for errors). Since it has a pretty big load [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>updated export procedure to support sql commands separation so you can run one at a time with a simple script (preparations for the automatic restore procedure)</li>
</ul>
<p>Features planned for 0.8</p>
<ul>
<li>plugin encryption using mycript</li>
<li>per-site email notifications</li>
<li>WordPressBackup option to check backup integrity after download (simulate a restore and check for errors). Since it has a pretty big load on the server (and the site doesn&#8217;t have it&#8217;s own server yet due to financial issues &#8211; around 1300$ / year at best) we&#8217;re considering the options:</li>
</ul>
<ol>
<li>check on-demand by users</li>
<li>check all backups (very high server load, unlikely we can get away with that until we move to our own server)</li>
<li>check all backups for users that donated</li>
<li>(1) + (3)</li>
<li>off-site checking of backups &#8211; automatically downloading all backups, checking them and updating the result on the main site</li>
</ol>
<p>We&#8217;re also thinking about putting the e-mail notifications on the off-side checking, if we go to that route</p>
<p>Any sugestions or opinions are welcome</p>
<p><a href="http://www.wordpressbackup.com">Download the plugin from the WordPressBackup site.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/20/plugin-07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin 0.6 &#8211; love for php 4 users</title>
		<link>http://www.wordpressbackup.com/2009/01/19/plugin-06-love-for-php-4-users/</link>
		<comments>http://www.wordpressbackup.com/2009/01/19/plugin-06-love-for-php-4-users/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 21:15:50 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=160</guid>
		<description><![CDATA[We think in objects. We&#8217;re programmers.
And we apologize to all the php4-hosted users out there. Our plugin would choke on php 4. We missed a few things.
We&#8217;re sorry and we&#8217;ve learned our lesson&#8230;
If you&#8217;re hosted on php 4 go to home-page and click download plugin.
Should work smoothly now.
]]></description>
			<content:encoded><![CDATA[<p>We think in objects. We&#8217;re programmers.</p>
<p>And we apologize to all the php4-hosted users out there. Our plugin would choke on php 4. We missed a few things.</p>
<p>We&#8217;re sorry and we&#8217;ve learned our lesson&#8230;</p>
<p>If you&#8217;re hosted on php 4 go to home-page and click download plugin.</p>
<p>Should work smoothly now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/19/plugin-06-love-for-php-4-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugin version 0.5</title>
		<link>http://www.wordpressbackup.com/2009/01/19/plugin-version-05/</link>
		<comments>http://www.wordpressbackup.com/2009/01/19/plugin-version-05/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 11:14:24 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=151</guid>
		<description><![CDATA[New feature: API setting on wordpressbackup.com
There are some people that have the blog set up to not run scripts from the plugins folder.
To fix this :

create a file wpbdc.php and put the following code in it

&#60;?php
if(is_file('wp-content/plugins/wordpressbackup/wpbdc.php'))
{
	define('WP_USE_THEMES', false);
	if ( !isset($wp_did_header) ) {
		$wp_did_header = true;
	}
	require_once('wp-load.php');
	require_once('wp-content/plugins/wordpressbackup/wpbdc.php');
}
?&#62;

Next, upload it to your server, in your blog root (the folder where [...]]]></description>
			<content:encoded><![CDATA[<h3>New feature: API setting on wordpressbackup.com</h3>
<p>There are some people that have the blog set up to not run scripts from the plugins folder.</p>
<p>To fix this :</p>
<ul>
<li>create a file wpbdc.php and put the following code in it</li>
</ul>
<pre style="border: 1px solid red; padding: 3px;">&lt;?php
if(is_file('wp-content/plugins/wordpressbackup/wpbdc.php'))
{
	define('WP_USE_THEMES', false);
	if ( !isset($wp_did_header) ) {
		$wp_did_header = true;
	}
	require_once('wp-load.php');
	require_once('wp-content/plugins/wordpressbackup/wpbdc.php');
}
?&gt;</pre>
<ul>
<li>Next, upload it to your server, in your blog root (the folder where the wp-config.php is).</li>
</ul>
<ul>
<li>Login to wordpressbackup.com, select your site and choose the ROOT FILE api method.</li>
</ul>
<h3>New feature: test option</h3>
<p>You can now test if the blog settings on WordPressBackup are correct. Just click the button and wait a little bit.</p>
<h3>New feature: pause option</h3>
<p>You can nou pause the automatic backup for a site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/19/plugin-version-05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lock feature enabled and fixed</title>
		<link>http://www.wordpressbackup.com/2009/01/19/lock-feature-enabled-and-fixed/</link>
		<comments>http://www.wordpressbackup.com/2009/01/19/lock-feature-enabled-and-fixed/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 00:00:57 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=147</guid>
		<description><![CDATA[The lock feature has been fixed.
Go to Backup-&#62;Restore and you can lock/unlock a backup. A locked backup won&#8217;t be deleted to make room for new ones. This way you can select a backup and create a recovery point at a certain time.
Be careful, if you lock all your backups and there is no space left [...]]]></description>
			<content:encoded><![CDATA[<p>The lock feature has been fixed.</p>
<p>Go to Backup-&gt;Restore and you can lock/unlock a backup. A locked backup won&#8217;t be deleted to make room for new ones. This way you can select a backup and create a recovery point at a certain time.</p>
<p>Be careful, <span style="color: #800000;">if you lock all your backups and there is no space left for new ones, the new ones will be dropped</span>.</p>
<p>It&#8217;s 2 am here so we&#8217;re gonna go sleep for a while..</p>
<p>We wish you a great day tomorow!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/19/lock-feature-enabled-and-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin version 0.4</title>
		<link>http://www.wordpressbackup.com/2009/01/19/plugin-version-04/</link>
		<comments>http://www.wordpressbackup.com/2009/01/19/plugin-version-04/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 22:34:51 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=144</guid>
		<description><![CDATA[Some hosts add various ads in the pages wordpress generate. We&#8217;ve modified the server to try and remove those so you have a clean backup.
Version 0.4 is required for the feature to work.
]]></description>
			<content:encoded><![CDATA[<p>Some hosts add various ads in the pages wordpress generate. We&#8217;ve modified the server to try and remove those so you have a clean backup.</p>
<p>Version 0.4 is required for the feature to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/19/plugin-version-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin version 0.3 &#8211; SelfTest and Limits for time and</title>
		<link>http://www.wordpressbackup.com/2009/01/18/plugin-version-03-selftest-and-limits-for-time-and/</link>
		<comments>http://www.wordpressbackup.com/2009/01/18/plugin-version-03-selftest-and-limits-for-time-and/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 21:56:08 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=136</guid>
		<description><![CDATA[New feature added &#8211; SelfTest
The plugin tries to simulate a connection to see if it works correctly. Here is an example of a &#8220;perfect reply&#8221;
(click to see a bigger image)
If you&#8217;re getting something else than {&#8221;test-reply&#8221;:&#8221;ok&#8221;} copy-paste the text in our contact form and send it to us with the subject &#8216;not working&#8217;. We&#8217;ll look [...]]]></description>
			<content:encoded><![CDATA[<p>New feature added &#8211; SelfTest</p>
<p>The plugin tries to simulate a connection to see if it works correctly. Here is an example of a &#8220;perfect reply&#8221;</p>
<div id="attachment_137" class="wp-caption alignnone" style="width: 160px"><a href="http://www.wordpressbackup.com/wp-content/uploads/2009/01/plugin_selftest.jpg" rel="shadowbox[post-136];player=img;"><img class="size-thumbnail wp-image-137" title="plugin selftest perfection" src="http://www.wordpressbackup.com/wp-content/uploads/2009/01/plugin_selftest-150x150.jpg" alt="plugin selftest perfection" width="150" height="150" /></a><p class="wp-caption-text">plugin selftest perfection</p></div>
<p>(click to see a bigger image)</p>
<p>If you&#8217;re getting something else than {&#8221;test-reply&#8221;:&#8221;ok&#8221;} copy-paste the text in our contact form and send it to us with the subject &#8216;not working&#8217;. We&#8217;ll look into the matter.</p>
<h2>Memory / Time Limits</h2>
<p>For some of you that have alot of posts and/or comments the backup script would stop in the middle of the script. For others, it would error out when trying to set memory and time limits.</p>
<div id="attachment_138" class="wp-caption alignnone" style="width: 160px"><a href="http://www.wordpressbackup.com/wp-content/uploads/2009/01/plugin_mtlimits.jpg" rel="shadowbox[post-136];player=img;"><img class="size-thumbnail wp-image-138" title="Plugin memory and time limits" src="http://www.wordpressbackup.com/wp-content/uploads/2009/01/plugin_mtlimits-150x150.jpg" alt="Plugin memory and time limits" width="150" height="150" /></a><p class="wp-caption-text">Plugin memory and time limits</p></div>
<p>These will default to &#8220;no&#8221; &#8211; means letting the server do it&#8217;s thing.</p>
<p>If you know what you&#8217;re doing and your script isn&#8217;t backing up (the @NO-END error in the backup log), try setting the time limit above 30 or/and memory limit above 6.  120 seconds and 12 megabytes should be enough for a medium-sized blog on a good (fast) host.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/18/plugin-version-03-selftest-and-limits-for-time-and/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public beta opened</title>
		<link>http://www.wordpressbackup.com/2009/01/18/public-beta-opened/</link>
		<comments>http://www.wordpressbackup.com/2009/01/18/public-beta-opened/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 10:07:29 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=125</guid>
		<description><![CDATA[Public beta opened due to too many e-mails received. We&#8217;re so busy implementing features that we don&#8217;t have the time to manually create so many accounts.
]]></description>
			<content:encoded><![CDATA[<p><strong>Public beta opened</strong> due to too many e-mails received. We&#8217;re so busy implementing features that we don&#8217;t have the time to manually create so many accounts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/18/public-beta-opened/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Option to select what tables to backup</title>
		<link>http://www.wordpressbackup.com/2009/01/18/option-to-select-what-tables-to-backup/</link>
		<comments>http://www.wordpressbackup.com/2009/01/18/option-to-select-what-tables-to-backup/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 01:10:08 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wordpressbackup.com/?p=116</guid>
		<description><![CDATA[Worried someone might steal your user info or your secret links? Just set the plugin to backup just the tables you want.
Simple!
]]></description>
			<content:encoded><![CDATA[<p>Worried someone might steal your user info or your secret links? Just set the plugin to backup just the tables you want.</p>
<p>Simple!</p>
<div id="attachment_117" class="wp-caption alignnone" style="width: 160px"><a href="http://www.wordpressbackup.com/wp-content/uploads/2009/01/settablelist.jpg" rel="shadowbox[post-116];player=img;"><img class="size-thumbnail wp-image-117" title="Database backup options for WordPressBackup" src="http://www.wordpressbackup.com/wp-content/uploads/2009/01/settablelist-150x150.jpg" alt="Database backup options for WordPressBackup" width="150" height="150" /></a><p class="wp-caption-text">Database backup options for WordPressBackup</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/18/option-to-select-what-tables-to-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring from site disabled for the moment</title>
		<link>http://www.wordpressbackup.com/2009/01/17/restoring-from-site-disabled-for-the-moment/</link>
		<comments>http://www.wordpressbackup.com/2009/01/17/restoring-from-site-disabled-for-the-moment/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 11:57:38 +0000</pubDate>
		<dc:creator>vlad</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.wpb.my/?p=63</guid>
		<description><![CDATA[We had some small issues with a few of the more well-known hosts and we intend to fix them before we re-enable the update. Right now you can download the backups (from the Backup -&#62; Restore page) and import them using phpMyAdmin or your favourite database editor tool.
]]></description>
			<content:encoded><![CDATA[<p>We had some small issues with a few of the more well-known hosts and we intend to fix them before we re-enable the update. Right now you can <a href="/backup/#restore" target="_self">download the backups (from the Backup -&gt; Restore page)</a> and import them using phpMyAdmin or your favourite database editor tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/17/restoring-from-site-disabled-for-the-moment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Started closed beta</title>
		<link>http://www.wordpressbackup.com/2009/01/14/started-closed-beta/</link>
		<comments>http://www.wordpressbackup.com/2009/01/14/started-closed-beta/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 14:59:24 +0000</pubDate>
		<dc:creator>WordPressBackup Team</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wpb.my/?p=1</guid>
		<description><![CDATA[Beta open!
Use the contact form to send me an e-mail if you want an account.
]]></description>
			<content:encoded><![CDATA[<p>Beta open!</p>
<p>Use the contact form to send me an e-mail if you want an account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpressbackup.com/2009/01/14/started-closed-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
