Re: [google-appengine] Getting started

2012-11-10 Thread Robert Fischer
Hi Kevin, The sample apps are a pretty good starting place. Python: https://developers.google.com/appengine/docs/python/gettingstartedpython27/helloworld Java: http://googcloudlabs.appspot.com/ -Robert Fischer www.DealScorcher.com On Fri, Nov 9, 2012 at 12:19 AM, Kevin wrote: > I,m new to all

[google-appengine] Getting started

2012-11-10 Thread Kevin
I,m new to all this and i would like to build an app. Any ideas on how i can get started??? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/DHQQAl

RE: [google-appengine] Getting Started

2011-08-03 Thread Brandon Wirtz
I just debug in GAE... Deploy/update rather than Run. -Original Message- From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of samueldc Sent: Wednesday, August 03, 2011 1:04 PM To: Google App Engine Subject: [google-appengine] Getting Started

[google-appengine] Getting Started

2011-08-03 Thread samueldc
Hi everybody, I trying to getting started with Google App Engine and Eclipse 3.7. After creating the project Guestbook, I'm getting the following error when trying to execute with Run > Debug As > Web Application: Usage: [options] Options: --help, -h Show this help message and

[google-appengine] Getting Started tutorial getting DatastoreNeedIndexException

2010-12-13 Thread Vandr? Brunazo
I'm doing the "Getting Started" tutorial for the Google Web Toolkit with App Engine, called "StockWatcher". This tutorial right here: http://code.google.com/webtoolkit/doc/latest/tutorial/appengine.html I finished writing the whole code, and deployed to GAE. But got an error and found this Datas

[google-appengine] getting started on app engine two text boxes

2010-09-16 Thread Perry
it would be good if app engine "getting started" instructions: http://code.google.com/appengine/docs/python/gettingstarted/templates.html showed what the pages should look like for some reason I am getting two text boxes and a log out button. that does not seem right. -- should the instructi

Re: [google-appengine] "Getting Started" hangup with Eclipse

2010-07-02 Thread Jaroslav Záruba
Oh, and obviously you should see couple of new options under the New wizard, see attachment. 2010/7/2 Jaroslav Záruba > I don't think there will be need to pay anything. :) People are very > helpful here. > > The plug-in does not install new perspective. You should see new item in > Window -> Pr

Re: [google-appengine] "Getting Started" hangup with Eclipse

2010-07-02 Thread Jaroslav Záruba
I don't think there will be need to pay anything. :) People are very helpful here. The plug-in does not install new perspective. You should see new item in Window -> Preferences. And to some perspectives (Java, Debug,...) it adds three buttons. On Fri, Jul 2, 2010 at 2:48 AM, Blue Shoes wrote: >

[google-appengine] "Getting Started" hangup with Eclipse

2010-07-02 Thread Blue Shoes
I am starting from scratch and have attempted to follow the directions at "Getting Started." I got so far as downloading and installing the GAE plug-in for Eclipse, but I do not see it as an available Eclipse perspective. I am admittedly not expert on Eclipse, but what might be my problem? For what

[google-appengine] Getting started without SMS

2008-12-09 Thread Astralis
I only use e-mail and do not use SMS. How can I get started with Google App Engine by verifying my account via e-mail instead of archaic and clumsy SMS? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App En

[google-appengine] Getting Started - Recursion Limit Error

2008-12-01 Thread stevebrodweb
I am trying to learn to use the App Engine from the Getting Started guide (using Windows XP Pro and the dev_appserver). When I try to run the "Hello World" program using appengine, the first time I connect to localhost with the browser I get a blank page, if I then refresh the page I get a long li

[google-appengine] Getting started

2008-11-28 Thread [EMAIL PROTECTED]
Hello, Can someone please point to where I get go from the Google getting started to maybe the next stage? E.g. how to upload and display an image on a web page? Anyone know of a good resource to learning more about this platform ? --~--~-~--~~~---~--~~ You receiv