[google-appengine] Too Many Versions (403)

2009-06-26 Thread dannyr
I'm getting the following error. I only have 1 version of the app. According to Quota Details, my Deployments are only 28 of 250 (11%). My application name is 'launchset'. Deploying new version. 2009-06-25 23:50:52,071 ERROR appcfg.py:1241 An unexpected error occurred. Abort ing. Traceback (most

[google-appengine] Problem installing Eclipse plugin

2009-06-02 Thread dannyr
When I try to install the GAE Eclipse plugin, it fails. I verified that I have the correct Url (http://dl.google.com/eclipse/ plugin/3.4). I installed the plugin to a different PC last week and I never had a problem. The error is below: "Install" has encountered a problem. An error occured w

[google-appengine] Proximity Search using Latitude and Longitude in the Datastore

2009-05-26 Thread dannyr
I'm trying to implement a proximity search of records based on my Latitude and Longitude columns. The code I'm trying to replicate can be found in: http://www.mmccann.com/using-latitude-an-longitude-to-do-proximity-searches/ Any idea of the best way to approach this in Google App Engine? Tha

[google-appengine] Configuring SDK in Eclipse (Mac)

2009-04-30 Thread dannyr
I'm trying to follow the following guide: http://code.google.com/eclipse/docs/creating_new_webapp.html. However, I'm having trouble configuring the location of the SDK for Google App Engine in Eclipse. I downloaded the Google App Launcher and tried using that but Eclipse won't recognize it. Is