<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Google App Engine Google Group</title>
  <link>http://groups.google.com/group/google-appengine</link>
  <description>Discussion group for developers of Google App Engine</description>
  <language>en</language>
  <item>
  <title>Re: [google-appengine] Re: Error: Server Error from Android phone, no log</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/f1194692f8595d55/67c07acd8906a82b?show_docid=67c07acd8906a82b</link>
  <description>
  I&#39;d like to try to replicate this error, but I am getting a 401 when I &lt;br&gt; attempt to POST arbitrary data to that url: &lt;br&gt; &lt;p&gt;curl -d &amp;quot;a=1&amp;quot; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://pg-sandstrom-guestbook.appspot.com/checklists&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;What you should try to do is replicate the error using command line tools or &lt;br&gt; by monitoring the low level request. If this URL works in a browser but not
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/f1194692f8595d55/67c07acd8906a82b?show_docid=67c07acd8906a82b</guid>
  <author>
  ika...@google.com
  (Ikai L (Google))
  </author>
  <pubDate>Tue, 24 Nov 2009 00:09:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: [google-appengine] Long Response times?</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/00fb4c9c2a094bb6/f94bfbde486f1e0c?show_docid=f94bfbde486f1e0c</link>
  <description>
  What part of this application is slow? Is it just slow in development mode? &lt;br&gt; The link you sent out seems to load reasonably fast. &lt;br&gt; &lt;p&gt;What may be happening is that your application may be cycling out. We do &lt;br&gt; this to dynamically adjust the number of instances to match the level of &lt;br&gt; load your application is experiencing. If your application is cycled out,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/00fb4c9c2a094bb6/f94bfbde486f1e0c?show_docid=f94bfbde486f1e0c</guid>
  <author>
  ika...@google.com
  (Ikai L (Google))
  </author>
  <pubDate>Mon, 23 Nov 2009 23:45:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: [google-appengine] Unable to Update</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/4df432c22475d216/8dd6878c83d09f37?show_docid=8dd6878c83d09f37</link>
  <description>
  Have you seen this thread? &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.mail-archive.com/openbd@googlegroups.com/msg02140.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;The stack trace looks the same as yours. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Ikai Lan &lt;br&gt; Developer Programs Engineer, Google App Engine
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/4df432c22475d216/8dd6878c83d09f37?show_docid=8dd6878c83d09f37</guid>
  <author>
  ika...@google.com
  (Ikai L (Google))
  </author>
  <pubDate>Mon, 23 Nov 2009 23:38:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: [google-appengine] Getting multiple form data as dictionary on Python GAE</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/8bcab1156c186585/1c9dce36c914ea3b?show_docid=1c9dce36c914ea3b</link>
  <description>
  If you&#39;re using Webapp, you can retrieve these parameters like so: &lt;br&gt; &lt;p&gt; def post(self): &lt;br&gt; name = self.request.POST[&amp;quot;form[name]&amp;quot; ] &lt;br&gt; sex = self.request.POST[&amp;quot;form[sex]&amp;quot;] &lt;br&gt; &lt;p&gt;Other frameworks such as Django have Form abstractions for dealing with form &lt;br&gt; input that will also provide helpers for things such as data validation.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/8bcab1156c186585/1c9dce36c914ea3b?show_docid=1c9dce36c914ea3b</guid>
  <author>
  ika...@google.com
  (Ikai L (Google))
  </author>
  <pubDate>Mon, 23 Nov 2009 23:35:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problems with Bulk Uploading.</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/d4eca4c914f3dd21/559fe7a774b16e0a?show_docid=559fe7a774b16e0a</link>
  <description>
  Typically this problem can arise when the application is set up to use &lt;br&gt; one authentication option (e.g. Google Accounts) and you are using a &lt;br&gt; user with a different configuration (e.g. Google Apps account with the &lt;br&gt; domain &#39;therailroadempire.com&#39;). The simplest solution is to add &lt;br&gt; another admin to your application which matches the authentication
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/d4eca4c914f3dd21/559fe7a774b16e0a?show_docid=559fe7a774b16e0a</guid>
  <author>
  matthew.bl...@google.com
  (Matthew Blain)
  </author>
  <pubDate>Mon, 23 Nov 2009 23:30:07 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problems with Bulk Uploading.</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/d4eca4c914f3dd21/552f8a3bbf9a8575?show_docid=552f8a3bbf9a8575</link>
  <description>
  I added an --auth_domain=therailroadempir e.com &lt;br&gt; &lt;p&gt;so my entire command is: &lt;br&gt; appcfg.py upload_data --has_header --config_file=models/loaders.p y -- &lt;br&gt; filename=docs/cities.csv --kind=City -- &lt;br&gt; auth_domain=therailroadempire. com . &lt;br&gt; &lt;p&gt;I am using the same username/password that I use to connect to the &lt;br&gt; admin console.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/d4eca4c914f3dd21/552f8a3bbf9a8575?show_docid=552f8a3bbf9a8575</guid>
  <author>
  m...@robellard.com
  (Michael Robellard)
  </author>
  <pubDate>Mon, 23 Nov 2009 22:27:07 UT
</pubDate>
  </item>
  <item>
  <title>Google: Can&#39;t see my apps!</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/ec75316df0a221a5/60a6b6f7e0b4830d?show_docid=60a6b6f7e0b4830d</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;I am trying to create an app engine app, and also have been added to &lt;br&gt; an existing one. However, every time I go to &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://appengine.google.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I get the &amp;quot;Create an application&amp;quot; button. I click it, create a new &lt;br&gt; app, and &amp;quot;Start&amp;quot;. It takes me right back to &amp;quot;Create an application&amp;quot;. &lt;br&gt; &lt;p&gt;I have created probably 10 apps, and I know they are created because
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/ec75316df0a221a5/60a6b6f7e0b4830d?show_docid=60a6b6f7e0b4830d</guid>
  <author>
  e...@intellovations.com
  (Ace Gopher)
  </author>
  <pubDate>Mon, 23 Nov 2009 21:53:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [google-appengine] SMS Verification</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/4fd7fe75c125ac85/2c96d302132c5d7a?show_docid=2c96d302132c5d7a</link>
  <description>
  Can you add a request on the SMS waitlist? &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://appengine.google.com/waitlist/sms_issues&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;We&#39;ll manually verify accounts on this page. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Ikai Lan &lt;br&gt; Developer Programs Engineer, Google App Engine
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/4fd7fe75c125ac85/2c96d302132c5d7a?show_docid=2c96d302132c5d7a</guid>
  <author>
  ika...@google.com
  (Ikai L (Google))
  </author>
  <pubDate>Mon, 23 Nov 2009 21:49:17 UT
</pubDate>
  </item>
  <item>
  <title>SMS Verification</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/4fd7fe75c125ac85/d428bb76ba4d4095?show_docid=d428bb76ba4d4095</link>
  <description>
  Aloha, &lt;br&gt; &lt;p&gt;I am getting the following message when trying to verify my Google App &lt;br&gt; Engine account for the email ra...@airlabtv.com: &amp;quot;The phone number has &lt;br&gt; been sent too many &lt;br&gt; messages or has already been used to confirm an account&amp;quot; &lt;br&gt; &lt;p&gt;I have used my cell number to verify another account under &lt;br&gt; airlabtv.com and need to verify it under ra...@airlabtv.com to use
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/4fd7fe75c125ac85/d428bb76ba4d4095?show_docid=d428bb76ba4d4095</guid>
  <author>
  airla...@gmail.com
  (AIRLAB TV)
  </author>
  <pubDate>Mon, 23 Nov 2009 20:21:56 UT
</pubDate>
  </item>
  <item>
  <title>[Errno 29] Illegal seek</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/f8c2a20615d1d3c6/845f212d2a35ce51?show_docid=845f212d2a35ce51</link>
  <description>
  Strangeness. &lt;br&gt; &lt;p&gt;When I run my application (local or deployed), the first time i load a &lt;br&gt; page (any page) on the app I get an error like the following: &lt;br&gt; &lt;p&gt; --&amp;gt; --&amp;gt; --&amp;gt; &lt;br&gt; &lt;p&gt;&amp;lt;type &#39;exceptions.IOError&#39;&amp;gt;	Python 2.5.1: /System/Library/Frameworks/ &lt;br&gt; Python.framework/Versions/2.5/ Resources/Python.app/Contents/ MacOS/
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/f8c2a20615d1d3c6/845f212d2a35ce51?show_docid=845f212d2a35ce51</guid>
  <author>
  markite...@gmail.com
  (Markitecht)
  </author>
  <pubDate>Mon, 23 Nov 2009 20:12:56 UT
</pubDate>
  </item>
  <item>
  <title>Re: Help needed in Domain names</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/bdf2b45ff4ebb85c/962d46f6e7ffbed2?show_docid=962d46f6e7ffbed2</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.youtube.com/watch?v=7mh9vUzOVng&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/bdf2b45ff4ebb85c/962d46f6e7ffbed2?show_docid=962d46f6e7ffbed2</guid>
  <author>
  sdea...@gmail.com
  (Stephen)
  </author>
  <pubDate>Mon, 23 Nov 2009 19:55:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: Hello world cant map urls!!</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/42fc55e0121375b1/20ad07a81b99c1e3?show_docid=20ad07a81b99c1e3</link>
  <description>
  On Nov 23, 10:17 am, wizard_of_blackforest &lt;br&gt; &lt;p&gt;You are matching &#39;/&#39; but the URL is &#39;/2&#39;.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/42fc55e0121375b1/20ad07a81b99c1e3?show_docid=20ad07a81b99c1e3</guid>
  <author>
  sdea...@gmail.com
  (Stephen)
  </author>
  <pubDate>Mon, 23 Nov 2009 19:52:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: votay - Wordpress of GAE</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/26797467e63517de/d4d75dc6c1d64868?show_docid=d4d75dc6c1d64868</link>
  <description>
  See &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.notdot.net/2009/10/Blogging-on-App-Engine-part-10-Recap&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; .
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/26797467e63517de/d4d75dc6c1d64868?show_docid=d4d75dc6c1d64868</guid>
  <author>
  ana...@earthlink.net
  (Andy Freeman)
  </author>
  <pubDate>Mon, 23 Nov 2009 19:45:53 UT
</pubDate>
  </item>
  <item>
  <title>Re: [google-appengine] Watch out for this subtle performance killer</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/8a44cb6d5ea8fb97/ea627dd597cc82a1?show_docid=ea627dd597cc82a1</link>
  <description>
  Yes, the Query object is lazy. This is so that it&#39;s possible to allow &lt;br&gt; chaining of filters. It&#39;s actually a pretty powerful abstraction, but you do &lt;br&gt; need to realize that the Query isn&#39;t executed until the last possible &lt;br&gt; moment. When you store a Query object into Memcache, it hasn&#39;t executed yet.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/8a44cb6d5ea8fb97/ea627dd597cc82a1?show_docid=ea627dd597cc82a1</guid>
  <author>
  ika...@google.com
  (Ikai L (Google))
  </author>
  <pubDate>Mon, 23 Nov 2009 19:26:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: ClassNotFoundException: void</title>
  <link>http://groups.google.com/group/google-appengine/browse_thread/thread/5b71a581eca5f36f/d791105eca7c666c?show_docid=d791105eca7c666c</link>
  <description>
  I had the same issue and the way I fixed it was to set state saving to &lt;br&gt; client side. If that doesn&#39;t fix try following the steps on my blog &lt;br&gt; and let me know if the problem is still there. &lt;br&gt; Check out my blog for details : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://consultingblogs.emc.com/jaddy/archive/2009/11/20/jsf2-in-google-app-engine.aspx&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/google-appengine/browse_thread/thread/5b71a581eca5f36f/d791105eca7c666c?show_docid=d791105eca7c666c</guid>
  <author>
  addy.bhard...@gmail.com
  (addy.bhardwaj)
  </author>
  <pubDate>Fri, 20 Nov 2009 13:54:28 UT
</pubDate>
  </item>
  </channel>
</rss>
