[google-appengine] Boston Google App Engine Developers Group

2012-08-09 Thread J Singh
Hi everyone,

I hope it is OK to post this message here. I'm one of the organizers of Boston 
Google App Engine Developers http://www.meetup.com/bostonappengine/ and 
wanted to inform local developers and businesses about the community.

   - Feel free to join the group using the link above.
   - We're always looking for speakers for future meetings. If interested, 
   please *reply to me directly*.


-- 
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/-/8TUa4VFFzo4J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] https support

2009-08-04 Thread J Singh
For an appengine-based site, https://abc.appspot.com is currently supported
but https://www.abc.com can not be supported. I know there is a technical
hurdle to cross but didn't know if any techniques had been proposed for
being able to use www.abc.com with SSL connections?

Thanks.

J Singh

Managing Director
Early Stage IT
(978) 760-2055
http://www.earlystageit.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 google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] GAE Utilities

2009-06-05 Thread J Singh
I'm confused about the best way to deploy GAE utilities' session module.

The documentation says to use:

  from appengine_utilities.sessions import Session
  self.session = Session()

Does that mean appengine_utilities is already available as a module on GAE
and I just need to reference it? Or do I have to download it and upload
sessions.py with my project?

Thanks.

J Singh

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