<?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>Kommentare zu: Running backups of wordpress.com blogs</title>
	<atom:link href="http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm</link>
	<description>Das krümelige Weblog - live aus der Parallelgesellschaft ..</description>
	<pubDate>Thu, 20 Nov 2008 17:15:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Von: <![CDATA[Omar]]></title>
		<link>http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm#comment-31776</link>
		<dc:creator><![CDATA[Omar]]></dc:creator>
		<pubDate>Sun, 02 Sep 2007 10:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm#comment-31776</guid>
		<description>No, actually Joerg, I'm talking about wordpress.com which is the hosting site for many bloggers. Of course, when you have your own wordpress-installation on your server, wordpress.com can't censor that!</description>
		<content:encoded><![CDATA[<p>No, actually Joerg, I&#8217;m talking about wordpress.com which is the hosting site for many bloggers. Of course, when you have your own wordpress-installation on your server, wordpress.com can&#8217;t censor that!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: <![CDATA[Joerg]]></title>
		<link>http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm#comment-31775</link>
		<dc:creator><![CDATA[Joerg]]></dc:creator>
		<pubDate>Sun, 02 Sep 2007 09:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm#comment-31775</guid>
		<description>"Also, if wordpress.com one day decided to censor specific topics, one should be able to move fast and reestablish the whole blog on a different platform."

Wordpress can do that, although you have your blog on your own domain and server??? How would they do that?

I have been using serendipity, but I am about to recommend Wordpress to colleagues of mine.</description>
		<content:encoded><![CDATA[<p>&#8220;Also, if wordpress.com one day decided to censor specific topics, one should be able to move fast and reestablish the whole blog on a different platform.&#8221;</p>
<p>Wordpress can do that, although you have your blog on your own domain and server??? How would they do that?</p>
<p>I have been using serendipity, but I am about to recommend Wordpress to colleagues of mine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: <![CDATA[Omar]]></title>
		<link>http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm#comment-31774</link>
		<dc:creator><![CDATA[Omar]]></dc:creator>
		<pubDate>Sun, 17 Jun 2007 07:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm#comment-31774</guid>
		<description>@zappoman: well basically i'd like to a have a backup-system, that stores everything. This means that the script of Nachtwächter would have to parse the xml-file and then download all attachments (or only the new ones) and store them in a folder. 

If/when the original server crashes, the import script wouldn't have to download the files, but it would ask where they are (on the server, if you have direct access) or give you the opportunity to upload the files one by one. It would then have to put them in the right place, recreate the thumbnails and link them to their respective database-items.

The first step would be to include your algorithm of downloading the files into Nachtwächters'. After that the task of reimporting those files is a little bit easier (at least when the user can access the server directly, i.e. via ftp).</description>
		<content:encoded><![CDATA[<p>@zappoman: well basically i&#8217;d like to a have a backup-system, that stores everything. This means that the script of Nachtwächter would have to parse the xml-file and then download all attachments (or only the new ones) and store them in a folder. </p>
<p>If/when the original server crashes, the import script wouldn&#8217;t have to download the files, but it would ask where they are (on the server, if you have direct access) or give you the opportunity to upload the files one by one. It would then have to put them in the right place, recreate the thumbnails and link them to their respective database-items.</p>
<p>The first step would be to include your algorithm of downloading the files into Nachtwächters&#8217;. After that the task of reimporting those files is a little bit easier (at least when the user can access the server directly, i.e. via ftp).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: <![CDATA[ZappoMan]]></title>
		<link>http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm#comment-31773</link>
		<dc:creator><![CDATA[ZappoMan]]></dc:creator>
		<pubDate>Sun, 17 Jun 2007 03:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.toomuchcookies.net/archives/1217/running-backups-of-wordpresscom-blogs.htm#comment-31773</guid>
		<description>Tell me more about what you want to do with my plugin, I'm sure it could be modified pretty easily. My script is basically inspired by the Wordpress to Wordpress importer that comes with standalone Wordpress and WordpressMU, and so it really as you said is designed to import a wordpress XML file (from the export you mention) into a wordpress install. Of course it's written under creative commons licensing and so the Wordpress.com team could use it on wordpress.com but someone would need to convince them to do so.

Anyway, I think the combination of the Nacthwachter tool and my tool would be a great solution for keeping a backup ready for redeployment.</description>
		<content:encoded><![CDATA[<p>Tell me more about what you want to do with my plugin, I&#8217;m sure it could be modified pretty easily. My script is basically inspired by the Wordpress to Wordpress importer that comes with standalone Wordpress and WordpressMU, and so it really as you said is designed to import a wordpress XML file (from the export you mention) into a wordpress install. Of course it&#8217;s written under creative commons licensing and so the Wordpress.com team could use it on wordpress.com but someone would need to convince them to do so.</p>
<p>Anyway, I think the combination of the Nacthwachter tool and my tool would be a great solution for keeping a backup ready for redeployment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
