Re: [google-appengine] where do I install appengine-try-python-flask?

2015-01-14 Thread MINDRIL CYR
SO told me to put it in the root directory and the examples now work.  I'll 
keep tinkering.  Can you recommend any good references for GAE?

On Monday, January 12, 2015 at 4:19:49 AM UTC-5, Vinny P wrote:

  On Thu, Jan 8, 2015 at 4:53 AM, MINDRIL CYR mindr...@gmail.com 
 javascript: wrote:

 I wanted to put everything on my desktop but it's giving me the error:

 appcfg.py: error: Directory does not contain an appengine-try-python.yaml 
 configuration file

 Do I need to install it in the same folder as the sdk?



 Do you have an app.yaml file in the root directory of your application?

 Also: when you say you're putting everything in the desktop, are you 
 putting the python scripts on your desktop or putting the scripts within a 
 folder on your desktop?
  
  
 -
 -Vinny P
 Technology  Media Consultant
 Chicago, IL

 App Engine Code Samples: http://www.learntogoogleit.com



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] where do I install appengine-try-python-flask?

2015-01-08 Thread MINDRIL CYR
I wanted to put everything on my desktop but it's giving me the error:

appcfg.py: error: Directory does not contain an appengine-try-python.yaml 
configuration file


Do I need to install it in the same folder as the sdk?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] What can I do with the google app engine?

2014-11-16 Thread MINDRIL CYR

I'm a little new to programming.  Does this give you server space to create 
web apps that can serve a large number of clients?  Could I use it to make 
something like a flash/facebook game?  Do I need additional software to do 
the programming?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: What can I do with the google app engine?

2014-11-16 Thread MINDRIL CYR
Does it compile and host your apps.

On Sunday, November 16, 2014 6:54:22 AM UTC-5, MINDRIL CYR wrote:


 I'm a little new to programming.  Does this give you server space to 
 create web apps that can serve a large number of clients?  Could I use it 
 to make something like a flash/facebook game?  Do I need additional 
 software to do the programming?


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: What can I do with the google app engine?

2014-11-16 Thread MINDRIL CYR
Could I use this with google sites to make a dynamic web site?  

On Sunday, November 16, 2014 3:08:31 PM UTC-5, Kristopher Giesing wrote:

 App Engine can be thought of as a managed servlet container (e.g. like 
 Tomcat, but supporting several other languages than Java).  You can use 
 this for just about any purpose you can imagine for a web app.

 Many other services (e.g. AWS) manage the infrastructure for you, but 
 leave it to you to deploy the server architecture on top of the base OS 
 distribution.  App Engine is more specialized than that, which can be both 
 more convenient and (on occasion) more limiting.

 You don't need any special paid software to do the programming, though you 
 do need a local development environment.

 There's a lot more information from Google here: 
 https://cloud.google.com/appengine/docs/whatisgoogleappengine

 - Kris

 On Sunday, November 16, 2014 3:56:05 AM UTC-8, MINDRIL CYR wrote:

 Does it compile and host your apps.

 On Sunday, November 16, 2014 6:54:22 AM UTC-5, MINDRIL CYR wrote:


 I'm a little new to programming.  Does this give you server space to 
 create web apps that can serve a large number of clients?  Could I use it 
 to make something like a flash/facebook game?  Do I need additional 
 software to do the programming?



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.