[google-appengine] Re: Google CCS Server implementation for GCM (Google Cloud Messaging)

2013-09-11 Thread mick
restrictions. So is it that the suggested Smack is just using unnecessary features which conflicts with GAE restrictions, or is it not possible at all to deploy a XMPP client on GAE? Thx, Mick -- You received this message because you are subscribed to the Google Groups "Google App E

[google-appengine] Re: Watermarking with Image Composite

2009-06-03 Thread Mick
Just tested and it worked on appspot. awesome! but is there a workaround to get it work correctly on dev? On Jun 3, 6:44 pm, Mick wrote: > No I haven't but now that you mentioned I will give it a try. Could > you point me to the bug? > > Thanks, > Mick > > On May

[google-appengine] Re: Watermarking with Image Composite

2009-06-03 Thread Mick
No I haven't but now that you mentioned I will give it a try. Could you point me to the bug? Thanks, Mick On May 26, 7:53 pm, "Nick Johnson (Google)" wrote: > Hi Mick, > > Have you tried this on appspot? There's a known bug in the > dev_appserver whe

[google-appengine] Re: Getting 404 when there are spaces in the URL

2009-05-23 Thread Mick
: .* script: main.py - url: /index\.html script: home.py On May 18, 4:51 pm, "Jeff S (Google)" wrote: > Hi Mick, > > Could I see your app.yaml file? The regular expressions for the handler URLs > would also need to specify that spaces are allowed so it could be an issue

[google-appengine] Watermarking with Image Composite

2009-05-23 Thread Mick
Hello, I'm trying to create a watermark on an image by using the app engine images composite function. However the function doesn't seem to respect the transparency in my overlay image, which is just a copyright symbol. It fills the transparent area with white so the final output looks like this

[google-appengine] Getting 404 when there are spaces in the URL

2009-05-15 Thread Mick
Hi, I have a static directory that contains folders with spaces in their names. Then I try to get to a resource in one of those folders, GAE gives me a 404. Is there anything I can do in app.yaml or the code to make this work? I would really love to keep spaces in folder names. Example Folder: