<?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: Regular automated backup of WordPress blog</title>
	<atom:link href="http://www.databasesandlife.com/regular-automated-backup-of-wordpress-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.databasesandlife.com/regular-automated-backup-of-wordpress-blog/</link>
	<description>Adrian Smith's blog</description>
	<pubDate>Wed, 07 Jan 2009 18:09:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Hugo</title>
		<link>http://www.databasesandlife.com/regular-automated-backup-of-wordpress-blog/#comment-94</link>
		<dc:creator>Hugo</dc:creator>
		<pubDate>Thu, 07 Feb 2008 10:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/regular-automated-backup-of-wordpress-blog/#comment-94</guid>
		<description>Hi there, I just published an entery on my blog on how to export wordpress data with bash and wget and thought I'd search around a little if anybody else was doing the same thing. (I too use this to check it into subversion)

I found a way to actually create the login cookie, so feel free to have a look.

http://itpoetry.wordpress.com/2008/02/07/bash-script-to-export-and-backup-some-data/


BR,
Hugo</description>
		<content:encoded><![CDATA[<p>Hi there, I just published an entery on my blog on how to export wordpress data with bash and wget and thought I&#8217;d search around a little if anybody else was doing the same thing. (I too use this to check it into subversion)</p>
<p>I found a way to actually create the login cookie, so feel free to have a look.</p>
<p><a href="http://itpoetry.wordpress.com/2008/02/07/bash-script-to-export-and-backup-some-data/" rel="nofollow">http://itpoetry.wordpress.com/2008/02/07/bash-script-to-export-and-backup-some-data/</a></p>
<p>BR,<br />
Hugo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adrian</title>
		<link>http://www.databasesandlife.com/regular-automated-backup-of-wordpress-blog/#comment-8</link>
		<dc:creator>adrian</dc:creator>
		<pubDate>Mon, 14 Jan 2008 23:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/regular-automated-backup-of-wordpress-blog/#comment-8</guid>
		<description>Yeah I did consider it.

a) I only have phpMyAdmin access to the database. Each time I have to log on afresh, even if I just close the tab on the browser. So I presume not only cookies but some kind of parameter passing is used to determine authentication. I didn't really want to have to discover how that worked and make (perhaps multiple) wget calls be able to retrieve the data from phpMyAdmin.

b) I felt that exporting an "extended RSS" was cleaner, as I could maybe feed it into some other blog system in the future. If this one was down, maybe I'd use the opportunity to change blog software rather than just reinstall the same one. Or a different version of Wordpress. How standard this "extended RSS" format is, I haven't determined. But if it's reasonably standard then there are more options than with a database dump.</description>
		<content:encoded><![CDATA[<p>Yeah I did consider it.</p>
<p>a) I only have phpMyAdmin access to the database. Each time I have to log on afresh, even if I just close the tab on the browser. So I presume not only cookies but some kind of parameter passing is used to determine authentication. I didn&#8217;t really want to have to discover how that worked and make (perhaps multiple) wget calls be able to retrieve the data from phpMyAdmin.</p>
<p>b) I felt that exporting an &#8220;extended RSS&#8221; was cleaner, as I could maybe feed it into some other blog system in the future. If this one was down, maybe I&#8217;d use the opportunity to change blog software rather than just reinstall the same one. Or a different version of Wordpress. How standard this &#8220;extended RSS&#8221; format is, I haven&#8217;t determined. But if it&#8217;s reasonably standard then there are more options than with a database dump.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Kearney</title>
		<link>http://www.databasesandlife.com/regular-automated-backup-of-wordpress-blog/#comment-7</link>
		<dc:creator>Robin Kearney</dc:creator>
		<pubDate>Mon, 14 Jan 2008 19:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.databasesandlife.com/regular-automated-backup-of-wordpress-blog/#comment-7</guid>
		<description>I'd be interested to know if you considered a straight mysqldump ?</description>
		<content:encoded><![CDATA[<p>I&#8217;d be interested to know if you considered a straight mysqldump ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
