Thanks nick, seems that its currently impossible (or pretty darn hard)
to handle file uploads without form data. I'l have to change my
implementation then.

On 6/17/11, [email protected]
<[email protected]> wrote:
> =============================================================================
> Today's Topic Summary
> =============================================================================
>
> Group: [email protected]
> Url: http://groups.google.com/group/google-appengine/topics
>
>   - Best practices for GAE & iOS [3 Updates]
>     http://groups.google.com/group/google-appengine/t/f733ad1b79265b3c
>   - Difference between localhost and applicatiin_ID.appspot.com [1 Update]
>     http://groups.google.com/group/google-appengine/t/2ecc43412e4c44ca
>   - how to know the rest cpu quota today in runtime? [1 Update]
>     http://groups.google.com/group/google-appengine/t/8181330363539900
>   - Lots of errors recently [1 Update]
>     http://groups.google.com/group/google-appengine/t/c470b5c535c2990e
>   - #appengine irc chat transcript 2011-06-15 [6 Updates]
>     http://groups.google.com/group/google-appengine/t/bb6f589543bf9f17
>   - Creating a highly writable object [3 Updates]
>     http://groups.google.com/group/google-appengine/t/a54089e798ad4688
>   - Make join query among kinds in GAE [1 Update]
>     http://groups.google.com/group/google-appengine/t/58b2ac9dd8a2bcd8
>   - Copying data to new app for HR datastore, process seems broken, please
> help! [2 Updates]
>     http://groups.google.com/group/google-appengine/t/fc3ffdf60418a402
>   - Uploading large file as a part of war [2 Updates]
>     http://groups.google.com/group/google-appengine/t/4df5332c7228ccbe
>   - NSFW content and other program policies [2 Updates]
>     http://groups.google.com/group/google-appengine/t/4b440c6439d0546a
>   - Error with http://localhost:8888/_ah/logout [1 Update]
>     http://groups.google.com/group/google-appengine/t/f3ab687b5e7ee80e
>   - Question about Task's Fork Bomb [2 Updates]
>     http://groups.google.com/group/google-appengine/t/659290707313c0c4
>   - order by property in reference table. [2 Updates]
>     http://groups.google.com/group/google-appengine/t/a1a2b51549814b8d
>   - App Engine Chat Time! [1 Update]
>     http://groups.google.com/group/google-appengine/t/3dce0eba81be2626
>   - HTTP header length limit bug regression [1 Update]
>     http://groups.google.com/group/google-appengine/t/ba3d59502ef08083
>   - why appengine blocking mails ? [2 Updates]
>     http://groups.google.com/group/google-appengine/t/31c726cfaf8f7e9d
>   - How to reender from one page to another using a button [2 Updates]
>     http://groups.google.com/group/google-appengine/t/7cddf2245ee6ffbd
>   - Newbie question regarding index page [1 Update]
>     http://groups.google.com/group/google-appengine/t/4e67ff375a2862cd
>   - Problem: Entity "WebStore" not displayed in data viewer anymore -
> records still available... [1 Update]
>     http://groups.google.com/group/google-appengine/t/326fbcd81d46908c
>   - Problem when trying to access /remote_api with bulkloader.py or remote
> shell ... the Token gets returned with a "L" at the end [1 Update]
>     http://groups.google.com/group/google-appengine/t/42cc1df664e1c69d
>   - Upgrading from Master/Slave to HR [1 Update]
>     http://groups.google.com/group/google-appengine/t/27aa10c92902a81d
>   - Datastore API [1 Update]
>     http://groups.google.com/group/google-appengine/t/42ab07c3d76a0498
>   - Multiple Relations of Same Type [1 Update]
>     http://groups.google.com/group/google-appengine/t/44276336ea900e0a
>   - Deploy app for django-norel [1 Update]
>     http://groups.google.com/group/google-appengine/t/aba2760006dac0f9
>   - command line request_logs - what happened to "include_all"
> option/performance data? [1 Update]
>     http://groups.google.com/group/google-appengine/t/bc4bd7f7194e5dd0
>   - Handling File Uploads [1 Update]
>     http://groups.google.com/group/google-appengine/t/3054291c7a61a61f
>   - Better to use Key or User in referencing Users? [2 Updates]
>     http://groups.google.com/group/google-appengine/t/13eaf8717b8dadba
>   - 1.5.1 SDK Prerelease [2 Updates]
>     http://groups.google.com/group/google-appengine/t/767a446a246fc6e4
>   - Emails from GAE do not reach receipients [1 Update]
>     http://groups.google.com/group/google-appengine/t/a2a5918292dda6c0
>   - Flash and XML [1 Update]
>     http://groups.google.com/group/google-appengine/t/ba6857b012314ba7
>   - Started to get 500 errors yesterday [1 Update]
>     http://groups.google.com/group/google-appengine/t/41dce8253bd90f84
>   - Backends + Django [1 Update]
>     http://groups.google.com/group/google-appengine/t/4b81ce9e0481b59d
>
>
> =============================================================================
> Topic: Best practices for GAE & iOS
> Url: http://groups.google.com/group/google-appengine/t/f733ad1b79265b3c
> =============================================================================
>
> ---------- 1 of 3 ----------
> From: Phil McDonnell <[email protected]>
> Date: Jun 17 10:54AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/8f1d1ff8c9106f5b
>
> Does anyone know of some good best practices out there for building an iOS
> client on top of your GAE project?  If you know of any good tutorials or
> presentations, that would be fantastic.
>
>
> ---------- 2 of 3 ----------
> From: Ross M Karchner <[email protected]>
> Date: Jun 17 02:30PM -0400
> Url: http://groups.google.com/group/google-appengine/msg/19c4f98227b8f262
>
> I have no best practices or practical experience to offer, but you might
> find touchengine interesting:
>
> http://code.google.com/p/touchengine/
>
>
> On Fri, Jun 17, 2011 at 1:54 PM, Phil McDonnell
>
>
> ---------- 3 of 3 ----------
> From: Sylvain <[email protected]>
> Date: Jun 17 11:44AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/1d0d2f5754fec2b6
>
> I'm currently working on a project with GAE as the backend and mobile (iOs,
> Android) + Web as client.
>
> The backend is based on protorpc http://code.google.com/p/google-protorpc/
>
>
> =============================================================================
> Topic: Difference between localhost and applicatiin_ID.appspot.com
> Url: http://groups.google.com/group/google-appengine/t/2ecc43412e4c44ca
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: gaara <[email protected]>
> Date: Jun 17 09:57AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/d921373196ae96cb
>
> Hi,
> i wonder why my link in localhost work and we i deploy the resource or
> the link as application_ID.appspot.com/resource i have an error that
> the link was broken.
> Peace,
>
>
>
> =============================================================================
> Topic: how to know the rest cpu quota today in runtime?
> Url: http://groups.google.com/group/google-appengine/t/8181330363539900
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: saintthor <[email protected]>
> Date: Jun 17 09:32AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/fb4e185d3b24d8af
>
> some service costs much cpu time. if the rest is not rich, i will
> forbid it.
>
>
>
> =============================================================================
> Topic: Lots of errors recently
> Url: http://groups.google.com/group/google-appengine/t/c470b5c535c2990e
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: kevin <[email protected]>
> Date: Jun 18 12:27AM +0800
> Url: http://groups.google.com/group/google-appengine/msg/ebfd9a49d2bd61eb
>
> Now the problem comes again. A request sometimes took even more than
> 60s real time with 45ms cpu time.
>
> Anybody has idea?
>
>
>
>
> =============================================================================
> Topic: #appengine irc chat transcript 2011-06-15
> Url: http://groups.google.com/group/google-appengine/t/bb6f589543bf9f17
> =============================================================================
>
> ---------- 1 of 6 ----------
> From: "Ikai Lan (Google)" <[email protected]>
> Date: Jun 17 10:09PM +0800
> Url: http://groups.google.com/group/google-appengine/msg/92828d593cf6824
>
> I just read this. The other day I was looking at a Python vs PHP comparison,
> and it turns out 5.3 has added a lot of the missing features that I used to
> complain about all the time when I worked in
>
> ---------- 2 of 6 ----------
> From: Noah McIlraith <[email protected]>
> Date: Jun 17 08:14AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/78187eecd26be705
>
> I think a lot of people blindly ask for PHP support because they think it
> would imply SQL (specifically MySQL) support and be compatible with existing
> PHP applications. So even if GAE gets PHP
>
> ---------- 3 of 6 ----------
> From: Branko Vukelic <[email protected]>
> Date: Jun 17 05:56PM +0200
> Url: http://groups.google.com/group/google-appengine/msg/832937dcc67da96
>
>> wordpress, drupal, etc
>> , run it on google app engine and forget about it.
>
>> which due to datastore is not going to happen out of the box.
>
> Yeah, but if PHP did make it onto GAE, I'm sure
>
> ---------- 4 of 6 ----------
> From: Wilson MacGyver <[email protected]>
> Date: Jun 17 11:24AM -0400
> Url: http://groups.google.com/group/google-appengine/msg/30a89bf15c1ece0
>
> I don't think supporting php is a game changer.
>
> I have a feeling a lot of people that ask about php, wants to slap in
> wordpress, drupal, etc
> , run it on google app engine and forget about it.
>
>
> ---------- 5 of 6 ----------
> From: Ross M Karchner <[email protected]>
> Date: Jun 17 12:06PM -0400
> Url: http://groups.google.com/group/google-appengine/msg/7a69c097bbf78bbf
>
> Heck-- A key/value store is probably a better fit for Drupal than an RDBMS.
>
>
> --
> Ross M Karchner
>
>
> ---------- 6 of 6 ----------
> From: Wilson MacGyver <[email protected]>
> Date: Jun 17 12:07PM -0400
> Url: http://groups.google.com/group/google-appengine/msg/1e924a911b1fe09f
>
> my feeling is, given limited resource, I rather they improve what they
> currently
> support instead of adding yet another language runtime and hope the
> php community will
> rally around it.
>
>
>
> =============================================================================
> Topic: Creating a highly writable object
> Url: http://groups.google.com/group/google-appengine/t/a54089e798ad4688
> =============================================================================
>
> ---------- 1 of 3 ----------
> From: thecheatah <[email protected]>
> Date: Jun 17 06:01AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/601fb0bbb99b6bd3
>
> Thanks Bert,
>
> The first link is exactly what I was looking for.
>
> Ravneet
>
>
>
> ---------- 2 of 3 ----------
> From: Noah McIlraith <[email protected]>
> Date: Jun 17 07:47AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/32e54b53b556bdcc
>
> You can use the db.allocate_ids method (I think it's called that, IIRC) to
> generate incremental numeric IDs, it uses the same system the db module uses
> to assign unique keys, so it scales like a
>
> ---------- 3 of 3 ----------
> From: thecheatah <[email protected]>
> Date: Jun 17 08:50AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/fb700fdeca9ef949
>
> I have looked at that method. The api does not mention whether the
> keys are guaranteed to be consecutive or not.
>
> Ravneet
>
>
>
>
> =============================================================================
> Topic: Make join query among kinds in GAE
> Url: http://groups.google.com/group/google-appengine/t/58b2ac9dd8a2bcd8
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Bruce Aloe <[email protected]>
> Date: Jun 17 08:21AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/5ec62be93fd503ef
>
> The reason i need to join these two kinds is because i need to know
> the department name that the employee works at as you can see the
> query "List all employees's Id (EmployeeId), name (Name), salary
>
>
> =============================================================================
> Topic: Copying data to new app for HR datastore, process seems broken,
> please help!
> Url: http://groups.google.com/group/google-appengine/t/fc3ffdf60418a402
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:24AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/4679416229495332
>
> Could you elaborate on this?
>
>
>
>
>
>
>
> ---------- 2 of 2 ----------
> From: tempy <[email protected]>
> Date: Jun 17 07:04AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/378450787f319942
>
> Well, I let it stay in the "stuck" state that I describe above for a
> good hour, watching it slowly eat my CPU, then I finally purged my
> queue, removed all the tracker objects from the datastore,
>
>
> =============================================================================
> Topic: Uploading large file as a part of war
> Url: http://groups.google.com/group/google-appengine/t/4df5332c7228ccbe
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: rishi <[email protected]>
> Date: Jun 17 03:14AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/64003685aa3f4a83
>
> I have written an app and successfully tested it locally with the SDK.
> It uses some large tagger files to tag my data. The size of one file
> goes over 20MB. I need these files in my war to run the
>
> ---------- 2 of 2 ----------
> From: "Ikai Lan (Google)" <[email protected]>
> Date: Jun 17 10:13PM +0800
> Url: http://groups.google.com/group/google-appengine/msg/f849b2e7c0778542
>
> Any chance you can break the file up?
>
> That or can you use the blobstore for the file?
>
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blog: http://googleappengine.blogspot.com
>
>
> =============================================================================
> Topic: NSFW content and other program policies
> Url: http://groups.google.com/group/google-appengine/t/4b440c6439d0546a
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: Noah McIlraith <[email protected]>
> Date: Jun 17 05:21AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/241f92555644aa45
>
> I agree that the program policies are very poorly written, they often
> ambiguous, and in at least one known case, Google themselves potentially
> breached the rules by uploading artwork depicting
>
> ---------- 2 of 2 ----------
> From: "Ikai Lan (Google)" <[email protected]>
> Date: Jun 17 10:13PM +0800
> Url: http://groups.google.com/group/google-appengine/msg/ba5197718919bfbf
>
> Yeah, Noah, I get ya. We do need to clean up the language on that page and
> make the policy more clear. I'm just trying to give useful answers in the
> meantime.
>
> Ikai Lan
> Developer Programs
>
>
> =============================================================================
> Topic: Error with http://localhost:8888/_ah/logout
> Url: http://groups.google.com/group/google-appengine/t/f3ab687b5e7ee80e
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: "Ikai Lan (Google)" <[email protected]>
> Date: Jun 17 10:10PM +0800
> Url: http://groups.google.com/group/google-appengine/msg/fb3ca500ef259b3b
>
> Yeah ... this is not helpful if you do not post the code that generated this
> error.
>
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blog: http://googleappengine.blogspot.com
>
>
> =============================================================================
> Topic: Question about Task's Fork Bomb
> Url: http://groups.google.com/group/google-appengine/t/659290707313c0c4
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: BarrenTeam <[email protected]>
> Date: Jun 17 06:36AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/6160f2e708066c86
>
> Hi, we intensly use tasks in our projects. In our last project we have
> several problems with task's fork bomb [a task A enqueue a task B then task
> A fails, when it's retried enqueue again task B
>
> ---------- 2 of 2 ----------
> From: Noah McIlraith <[email protected]>
> Date: Jun 17 06:53AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/20e90269705e857e
>
> You are supposed to design tasks with some level of idempotency, there are
> cases where tasks are executed more than once, which will also lead to a
> fork bomb if not coded properly.
>
>
>
> =============================================================================
> Topic: order by property in reference table.
> Url: http://groups.google.com/group/google-appengine/t/a1a2b51549814b8d
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:10AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/a2598b9af8ea7dbd
>
> If you use this approach and find your pages consume lots of CPU and /
> or load very slowly, use Appstats.  You might find that you're making
> many queries.
>
> Adding the country name property to the
>
> ---------- 2 of 2 ----------
> From: Sandeep Koduri <[email protected]>
> Date: Jun 17 06:52PM +0530
> Url: http://groups.google.com/group/google-appengine/msg/78f35eb74f0f5390
>
> ya i agree.
>
> consider also we don't have option to get *unique* items in a column to
> populate filter, if we added a string column.
> also we are using reference property to get and show additional
>
>
> =============================================================================
> Topic: App Engine Chat Time!
> Url: http://groups.google.com/group/google-appengine/t/3dce0eba81be2626
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Chiguireitor <[email protected]>
> Date: Jun 17 06:20AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/b9b802b89e7c24a2
>
> Itz haz teh codez!
>
>
>
> =============================================================================
> Topic: HTTP header length limit bug regression
> Url: http://groups.google.com/group/google-appengine/t/ba3d59502ef08083
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Michael <[email protected]>
> Date: Jun 17 04:36AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/53a8f7c4bada4d97
>
> Just bumping this - anyone at Google around to take a look at this
> bug?  It's a little urgent still, I'm afraid.
>
>
>
>
> =============================================================================
> Topic: why appengine blocking mails ?
> Url: http://groups.google.com/group/google-appengine/t/31c726cfaf8f7e9d
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:15AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/5140c7f25eb3ec7e
>
> Are you sure your mails are not going to Spam / Junk folders?
>
>
>
>
>
>
>
>
>
> ---------- 2 of 2 ----------
> From: "Korcan Ergün" <[email protected]>
> Date: Jun 17 04:34AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/5e4e3cf8eae7303c
>
> Yes im sure. I am checking and i tried to send mail to my custom mail
> but still appengine not sending mails.first mails are ok but after
> then mails not sending appengine blocking mails inside of
>
>
> =============================================================================
> Topic: How to reender from one page to another using a button
> Url: http://groups.google.com/group/google-appengine/t/7cddf2245ee6ffbd
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:20AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/b518f51fee0971a4
>
> Hi,
>   This is not really an App Engine question.  But, it sounds like you
> might benefit from some more basic reading.  You might want to start
> with one of the getting started guides,
>
> ---------- 2 of 2 ----------
> From: Branko Vukelic <[email protected]>
> Date: Jun 17 12:19PM +0200
> Url: http://groups.google.com/group/google-appengine/msg/3c8b29ae1614597c
>
> If all you want to do is switch from one page to another, you can use
> a form with just one button like so:
>
>     <form action="http://www.google.com/"; method="GET">
>         <button type="submit">Go
>
>
> =============================================================================
> Topic: Newbie question regarding index page
> Url: http://groups.google.com/group/google-appengine/t/4e67ff375a2862cd
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: rishi <[email protected]>
> Date: Jun 17 03:18AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/1b8a96c398d7c5c6
>
> Yes I did. I dont know what the problem was but it worked fine after
> restarting Eclipse! Weird solution but works most of the time.
>
>
>
>
> =============================================================================
> Topic: Problem: Entity "WebStore" not displayed in data viewer anymore -
> records still available...
> Url: http://groups.google.com/group/google-appengine/t/326fbcd81d46908c
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:34AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/c9fc5cae0feb6c14
>
> Hi Federico,
>   Are you using namespaces?
>
>
>
> Robert
>
>
>
>
>
>
>
>
>
> =============================================================================
> Topic: Problem when trying to access /remote_api with bulkloader.py or
> remote shell ... the Token gets returned with a "L" at the end
> Url: http://groups.google.com/group/google-appengine/t/42cc1df664e1c69d
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:33AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/dce250f914cced3d
>
> Hi David,
>   I suspect one value is a long integer value and the other is a
> string.  How are you setting the token?
>
>
> Robert
>
>
>
>
>
>
>
>
>
> =============================================================================
> Topic: Upgrading from Master/Slave to HR
> Url: http://groups.google.com/group/google-appengine/t/27aa10c92902a81d
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:26AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/63670fab9d437f21
>
> If you're serving directly from your appid.appspot.com url (if you
> need SSL, for example), then you can request an alias be created from
> the old app id to the new app id by submitting a billing
>
>
> =============================================================================
> Topic: Datastore API
> Url: http://groups.google.com/group/google-appengine/t/42ab07c3d76a0498
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:14AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/865e81868ae48520
>
> Hi,
>   Since you're just starting out, you might find something like
> Objectify easier to understand.  It maps nicely to the datastore.
>    http://code.google.com/p/objectify-appengine/
>
>
>
> =============================================================================
> Topic: Multiple Relations of Same Type
> Url: http://groups.google.com/group/google-appengine/t/44276336ea900e0a
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:05AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/9ced6ca05a7f6abc
>
> Hi,
>   You might want to include some of the relevant code, such as your
> model definitions and the code that sets and persists the entities.
> Also note that there is a Java specific group; might have
>
>
> =============================================================================
> Topic: Deploy app for django-norel
> Url: http://groups.google.com/group/google-appengine/t/aba2760006dac0f9
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 02:01AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/8df52b7b516ba00b
>
> Hi,
>   I assume the error actually said you couldn't access "s~MYAPPNAME"'s
> data.  That is because it is an HR app.  I'm not familiar with the
> inner (or outer) workings of manage.py, but you could
>
>
> =============================================================================
> Topic: command line request_logs - what happened to "include_all"
> option/performance data?
> Url: http://groups.google.com/group/google-appengine/t/bc4bd7f7194e5dd0
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Robert Kluin <[email protected]>
> Date: Jun 17 01:55AM -0700
> Url: http://groups.google.com/group/google-appengine/msg/999470dacfe2a8ee
>
> Hi,
>   You might also carefully check the output of "appcfg.sh help
> request_logs".  Perhaps it or a similar option is available.
>
>   If not, this option is in the Python appcfg.py.
>
>
> =============================================================================
> Topic: Handling File Uploads
> Url: http://groups.google.com/group/google-appengine/t/3054291c7a61a61f
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: "Nick Johnson (Google)" <[email protected]>
> Date: Jun 17 04:42PM +1000
> Url: http://groups.google.com/group/google-appengine/msg/80984399da03a132
>
> Hi David,
>
> What does this metadata look like? If it's HTTP-style headers, then it
> probably _is_ a multipart form, and you should be handling it in the
> standard way, using self.request.POST or
>
>
> =============================================================================
> Topic: Better to use Key or User in referencing Users?
> Url: http://groups.google.com/group/google-appengine/t/13eaf8717b8dadba
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: Carter <[email protected]>
> Date: Jun 16 01:16PM -0700
> Url: http://groups.google.com/group/google-appengine/msg/b88c78ceaa9ed389
>
> Is a query on type User more expensive than querying on type Key?
>
> In storing references to users of your application across multiple
> Kinds, which is better the better approach assuming I don't
>
> ---------- 2 of 2 ----------
> From: "Nick Johnson (Google)" <[email protected]>
> Date: Jun 17 04:14PM +1000
> Url: http://groups.google.com/group/google-appengine/msg/153d70263de24ece
>
> Hi Carter,
>
> Querying on one property or another has effectively no difference in
> performance. There are other considerations, however:
> - Using a key will allow you to potentially add support for
>
>
> =============================================================================
> Topic: 1.5.1 SDK Prerelease
> Url: http://groups.google.com/group/google-appengine/t/767a446a246fc6e4
> =============================================================================
>
> ---------- 1 of 2 ----------
> From: Calvin <[email protected]>
> Date: Jun 16 12:36PM -0700
> Url: http://groups.google.com/group/google-appengine/msg/b6dea556789768cd
>
> Channel API is for sending messages "downstream" to web browsers.  It can't
> be used to send messages "upstream," except for the message "I just left."
>
> XMPP can be used for bi-directional
>
> ---------- 2 of 2 ----------
> From: Heiko Roth <[email protected]>
> Date: Jun 16 11:06PM -0700
> Url: http://groups.google.com/group/google-appengine/msg/798500586739ebe0
>
> I didn't get an answer yet for
> http://groups.google.com/group/google-appengine-java/browse_thread/thread/f1efeb483330cf08/6ead6ad7ee369882?lnk=gst&q=roth%40egotec.com#6ead6ad7ee369882
>
>
>
> =============================================================================
> Topic: Emails from GAE do not reach receipients
> Url: http://groups.google.com/group/google-appengine/t/a2a5918292dda6c0
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Abhai Chaudhary <[email protected]>
> Date: Jun 16 07:51PM -0700
> Url: http://groups.google.com/group/google-appengine/msg/c8e2c7728743c4e9
>
> Emails generated from my GAE Application do not reach the recepients,
>
> 1) Tried my company domain  : Copy on my Gmail- YES,  recipient's
> Corporate ID : NO, No exception reported
>
>
> =============================================================================
> Topic: Flash and XML
> Url: http://groups.google.com/group/google-appengine/t/ba6857b012314ba7
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: stevep <[email protected]>
> Date: Jun 16 02:20PM -0700
> Url: http://groups.google.com/group/google-appengine/msg/106643d7b6434efd
>
> I've found Flash security perplexing. Did get it working, but not sure
> what the final key was. Have you tried these Actionscript lines in
> your main module??
>
>
>
> =============================================================================
> Topic: Started to get 500 errors yesterday
> Url: http://groups.google.com/group/google-appengine/t/41dce8253bd90f84
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Rafe Kaplan <[email protected]>
> Date: Jun 16 01:55PM -0700
> Url: http://groups.google.com/group/google-appengine/msg/acfbfcf138157ce9
>
> this problem was caused when ProtoRPC was deployed as part of the
> App Engine runtime.  The quickest solution for you is to make a small
> hack that will allow to continue to use your original version:
>
>
> =============================================================================
> Topic: Backends + Django
> Url: http://groups.google.com/group/google-appengine/t/4b81ce9e0481b59d
> =============================================================================
>
> ---------- 1 of 1 ----------
> From: Sport Apps <[email protected]>
> Date: Jun 16 01:25PM -0700
> Url: http://groups.google.com/group/google-appengine/msg/f5f1a9b81c18eb79
>
> is there some requirement that backends can't run the default app
> engine version of django (0.96)?
>
> I can't for the life of me get my django app to recognize the /_ah/
> start request to get a
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
Sent from my mobile device

Check out my blog:
http://www.crazyblackkenyanwizard.blogspot.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to