<?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: Bypassing local server restrictions on Google App Engine</title>
	<atom:link href="http://aralbalkan.com/1440/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1440</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Fri, 19 Mar 2010 02:32:17 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ken Simpson</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-259520</link>
		<dc:creator>Ken Simpson</dc:creator>
		<pubDate>Wed, 24 Feb 2010 21:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-259520</guid>
		<description>Now at line 1615 in v1.3.1

Great work, Aral!</description>
		<content:encoded><![CDATA[<p>Now at line 1615 in v1.3.1</p>
<p>Great work, Aral!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: León</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-259046</link>
		<dc:creator>León</dc:creator>
		<pubDate>Sat, 02 Jan 2010 17:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-259046</guid>
		<description>Hi, first of all, thanks for this great tool..

I&#039;ve the same proble that it have been commented (by Stefan) before.

Then, I could not use the Gaebar yet to make backups...!

&quot;
Hi, I patched dev_appserver.py as described but with gaebar-aep I still get the error message: AttributeError at /populate-datastore/
‘module’ object has no attribute ‘old_remove’

I’m using App Engine 1.2.0. Is it possible that your patch doesn’t work with this version of App Engine anymore?&quot;


Somebody can help me?</description>
		<content:encoded><![CDATA[<p>Hi, first of all, thanks for this great tool..</p>
<p>I&#8217;ve the same proble that it have been commented (by Stefan) before.</p>
<p>Then, I could not use the Gaebar yet to make backups&#8230;!</p>
<p>&#8221;<br />
Hi, I patched dev_appserver.py as described but with gaebar-aep I still get the error message: AttributeError at /populate-datastore/<br />
‘module’ object has no attribute ‘old_remove’</p>
<p>I’m using App Engine 1.2.0. Is it possible that your patch doesn’t work with this version of App Engine anymore?&#8221;</p>
<p>Somebody can help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fossi</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-257787</link>
		<dc:creator>Fossi</dc:creator>
		<pubDate>Thu, 10 Sep 2009 12:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-257787</guid>
		<description>1.2.5 line 1510</description>
		<content:encoded><![CDATA[<p>1.2.5 line 1510</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Simpson</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-257009</link>
		<dc:creator>Ken Simpson</dc:creator>
		<pubDate>Fri, 07 Aug 2009 16:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-257009</guid>
		<description>Now (1.2.4) at line 1504. 

Fantastic job Aral!</description>
		<content:encoded><![CDATA[<p>Now (1.2.4) at line 1504. </p>
<p>Fantastic job Aral!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Simpson</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-256343</link>
		<dc:creator>Ken Simpson</dc:creator>
		<pubDate>Sat, 04 Jul 2009 05:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-256343</guid>
		<description>in GoogleAppEngineLauncher 1.2.3 (Mac of course), it&#039;s moved to line 1482</description>
		<content:encoded><![CDATA[<p>in GoogleAppEngineLauncher 1.2.3 (Mac of course), it&#8217;s moved to line 1482</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Smith</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-256243</link>
		<dc:creator>Tom Smith</dc:creator>
		<pubDate>Wed, 17 Jun 2009 14:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-256243</guid>
		<description>Where do I do this bit? &quot;Then, in my download handler ... etc&quot;</description>
		<content:encoded><![CDATA[<p>Where do I do this bit? &#8220;Then, in my download handler &#8230; etc&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Smith</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-256242</link>
		<dc:creator>Tom Smith</dc:creator>
		<pubDate>Wed, 17 Jun 2009 12:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-256242</guid>
		<description>Hi aral, I&#039;ve posted a few issues about downloading the files for gaebar... 

http://github.com/aral/gaebar-gaed-skeleton/issues/#issue/1

... I don&#039;t seem to be able to get all the bits I need... so close...</description>
		<content:encoded><![CDATA[<p>Hi aral, I&#8217;ve posted a few issues about downloading the files for gaebar&#8230; </p>
<p><a href="http://github.com/aral/gaebar-gaed-skeleton/issues/#issue/1" rel="nofollow">http://github.com/aral/gaebar-gaed-skeleton/issues/#issue/1</a></p>
<p>&#8230; I don&#8217;t seem to be able to get all the bits I need&#8230; so close&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Smith</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-256241</link>
		<dc:creator>Tom Smith</dc:creator>
		<pubDate>Wed, 17 Jun 2009 12:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-256241</guid>
		<description>Since you wrote this the line in question seems to have moved to 1437.

And I didn&#039;t understand the second bit from *Then, in my download handler* ... I don&#039;t have to do anything here do?</description>
		<content:encoded><![CDATA[<p>Since you wrote this the line in question seems to have moved to 1437.</p>
<p>And I didn&#8217;t understand the second bit from *Then, in my download handler* &#8230; I don&#8217;t have to do anything here do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John LeBlanc</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-252609</link>
		<dc:creator>John LeBlanc</dc:creator>
		<pubDate>Mon, 11 May 2009 01:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-252609</guid>
		<description>1.2.2 is the same as 1.2.0</description>
		<content:encoded><![CDATA[<p>1.2.2 is the same as 1.2.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John LeBlanc</title>
		<link>http://aralbalkan.com/1440/comment-page-1#comment-252127</link>
		<dc:creator>John LeBlanc</dc:creator>
		<pubDate>Sat, 09 May 2009 00:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1440#comment-252127</guid>
		<description>On 1.2.0, it&#039;s on line 1435: /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/dev_appserver.py</description>
		<content:encoded><![CDATA[<p>On 1.2.0, it&#8217;s on line 1435: /Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/dev_appserver.py</p>
]]></content:encoded>
	</item>
</channel>
</rss>
