<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Gaebar Beta 2 Released</title>
	<atom:link href="http://aralbalkan.com/1837/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1837</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Fri, 19 Mar 2010 19:46:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan</title>
		<link>http://aralbalkan.com/1837/comment-page-1#comment-257972</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 29 Sep 2009 21:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1837#comment-257972</guid>
		<description>So .. how do you back up from a dev site and restore to a dev site (e.g. for testing)?  Do you run two GAE apps at once?  With two separate trees?  Do you have one tree and run two dev_appserver.py instances with different --port args?

Also, is it possible or easy to pull out the client portion and make a command-line tool to dodge the two-sandbox case?  I saw the heart of the matter in views.py (backup_rows), but it did not look easy to pull apart.</description>
		<content:encoded><![CDATA[<p>So .. how do you back up from a dev site and restore to a dev site (e.g. for testing)?  Do you run two GAE apps at once?  With two separate trees?  Do you have one tree and run two dev_appserver.py instances with different &#8211;port args?</p>
<p>Also, is it possible or easy to pull out the client portion and make a command-line tool to dodge the two-sandbox case?  I saw the heart of the matter in views.py (backup_rows), but it did not look easy to pull apart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Vasiljev</title>
		<link>http://aralbalkan.com/1837/comment-page-1#comment-220647</link>
		<dc:creator>Alexander Vasiljev</dc:creator>
		<pubDate>Thu, 19 Feb 2009 05:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1837#comment-220647</guid>
		<description>Please read the following GAE feature request:
http://code.google.com/p/googleappengine/issues/detail?id=1078
Share your thoughts and consider to support (star) it.</description>
		<content:encoded><![CDATA[<p>Please read the following GAE feature request:<br />
<a href="http://code.google.com/p/googleappengine/issues/detail?id=1078" rel="nofollow">http://code.google.com/p/googleappengine/issues/detail?id=1078</a><br />
Share your thoughts and consider to support (star) it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1837/comment-page-1#comment-204296</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Tue, 13 Jan 2009 13:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1837#comment-204296</guid>
		<description>@Andy: yes, Gaebar is (currently) only for Django apps. I&#039;m accepting patches though so if anyone wants to attempt a webapp version... ;)</description>
		<content:encoded><![CDATA[<p>@Andy: yes, Gaebar is (currently) only for Django apps. I&#8217;m accepting patches though so if anyone wants to attempt a webapp version&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1837/comment-page-1#comment-204295</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Tue, 13 Jan 2009 13:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1837#comment-204295</guid>
		<description>Hi Thomas, 

Thank you so much for sharing your patches &#8212; they&#039;re awesome. 

I just skimmed through your email (been working away at something else) and I&#039;m going to pull them into my repository as soon as I can. :)</description>
		<content:encoded><![CDATA[<p>Hi Thomas, </p>
<p>Thank you so much for sharing your patches &mdash; they&#8217;re awesome. </p>
<p>I just skimmed through your email (been working away at something else) and I&#8217;m going to pull them into my repository as soon as I can. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Bohmbach, Jr.</title>
		<link>http://aralbalkan.com/1837/comment-page-1#comment-204003</link>
		<dc:creator>Thomas Bohmbach, Jr.</dc:creator>
		<pubDate>Mon, 12 Jan 2009 18:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1837#comment-204003</guid>
		<description>Just a quick note that I posted a github &quot;pull request&quot; last week with a small patch to Gaebar that fixes a bug with unicode key_names (and key_names with odd numbers of &#039;\&#039; in them - don&#039;t ask :)

http://github.com/gumptionthomas/gaebar/commit/98415f1f988139987b71522e2f97ccd23ba8a68e</description>
		<content:encoded><![CDATA[<p>Just a quick note that I posted a github &#8220;pull request&#8221; last week with a small patch to Gaebar that fixes a bug with unicode key_names (and key_names with odd numbers of &#8216;\&#8217; in them &#8211; don&#8217;t ask :)</p>
<p><a href="http://github.com/gumptionthomas/gaebar/commit/98415f1f988139987b71522e2f97ccd23ba8a68e" rel="nofollow">http://github.com/gumptionthomas/gaebar/commit/98415f1f988139987b71522e2f97ccd23ba8a68e</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://aralbalkan.com/1837/comment-page-1#comment-203718</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 11 Jan 2009 03:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1837#comment-203718</guid>
		<description>In your comment on Dion&#039;s site (http://almaer.com/blog/keys-to-the-google-app-engine) you mention that GAEBAR is a generic solution for AppEngine backup... but only for Django apps right?</description>
		<content:encoded><![CDATA[<p>In your comment on Dion&#8217;s site (<a href="http://almaer.com/blog/keys-to-the-google-app-engine" rel="nofollow">http://almaer.com/blog/keys-to-the-google-app-engine</a>) you mention that GAEBAR is a generic solution for AppEngine backup&#8230; but only for Django apps right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://aralbalkan.com/1837/comment-page-1#comment-202542</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Sun, 04 Jan 2009 02:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1837#comment-202542</guid>
		<description>Thanks for making this available - i like how the GaeBar logo is a pink engine, nice touch. :)</description>
		<content:encoded><![CDATA[<p>Thanks for making this available &#8211; i like how the GaeBar logo is a pink engine, nice touch. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral Balkan - Google App Engine Backup and Restore (Gaebar) released</title>
		<link>http://aralbalkan.com/1837/comment-page-1#comment-201922</link>
		<dc:creator>Aral Balkan - Google App Engine Backup and Restore (Gaebar) released</dc:creator>
		<pubDate>Wed, 31 Dec 2008 21:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1837#comment-201922</guid>
		<description>[...] Update: Beta 2 Released! See the Gaebar Beta 2 announcement. [...]</description>
		<content:encoded><![CDATA[<p>[...] Update: Beta 2 Released! See the Gaebar Beta 2 announcement. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
