[google-appengine] Re: Any interest in a Boston-area users group?

2009-06-24 Thread puff

I'd be interested.

On Jun 24, 11:29 am, Adam adam.crossl...@gmail.com wrote:
 Are  there any other AppEngine developers here who are located in the
 greater Boston area who would be interested in starting a Users Group?
 I am willing to organize such a thing if there is sufficient interest.
--~--~-~--~~~---~--~~
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] url mapping for url with hash

2009-04-30 Thread puff

I have a URL of the form 
http://localhost:8080/gw/map#lat=42.371227435069805lon=-71.35208129882812zoom=11.
Note that the URL contains a hash.

How do I match this in the URL mapping?  I've tried various variations
of '/gw/map(.*)' without success.

Thanks for any help.

Regards,
puff

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---