[appengine-java] Re: Slim3 1.0.0 Released

2010-03-26 Thread pman
thanks for the help. that solve the question - return {parents} based on a {child} property. but, i found new problem now with -- (1) return {parents} based on a {child} property and a {parent} property? (2) sort the {parents}? (3) paging the result? Any idea? -- You received this

Re: [appengine-java] Re: GAEJ Access to Google Calendar, How to Authenticate ?

2010-03-26 Thread John Patterson
One of the additions to the updated road map is OpenId+OAuth. If it's urgent perhaps you could use the dyuproject which supports that now on GAE as well as Googles hybrid of the two. On 26 Mar 2010, at 13:53, seleronm wrote: Hi, Though I am not an expert. If you use not UserService but

[appengine-java] Re: Objectify-Appengine 2.1 released, supports Partial Indexes

2010-03-26 Thread ZeroCool
This function is really cool. Many thanks for saving my money and time. With GAE and Objectify's help, I will hopefully release my Android/GAE MMO game on Apr,1 On Mar 26, 5:14 am, Duong BaTien duong.bat...@gmail.com wrote: Hi: Congratulation and thank for tremendous efforts from the Objectify

[appengine-java] Re: GAEJ Access to Google Calendar, How to Authenticate ?

2010-03-26 Thread andrii.zadorozhnii
Use google data API to access anything you want :) On 25 Бер, 11:33, ska s...@kauss.org wrote: Hi GAEJ Experts, I  can't believe there is no other way to access the CalendarService ? Any Idea ? Magic Cookies ? Regards  Stephan -- You received this message because you are subscribed to

[appengine-java] AuthSub InvalidToken problem

2010-03-26 Thread nicanor.babula
Hi all, I am facing a strange problem in with my app in GAE and I can't seem to figure it up by myself, so I hope you'll help me.. Here we are: I do : [code] String authSubUrl = AuthSubUtil.getRequestUrl(nextUrl, http:// www.google.com/calendar/feeds/default/private/full, false, true);

[appengine-java] CPU Quota Exceeded on Startup

2010-03-26 Thread Hanshew
I have uploaded a Ruby on Rails app that is very difficult to get going because of the CPU quota. I can sometimes get access by hitting refresh multiple times. After it gets going I can use it, but if I wait too long I begin to get the Internal Server Error message again. This is a very simple

Re: [appengine-java] App Engine SDK 1.3.2 is out!

2010-03-26 Thread Ikai L (Google)
Here are the Java release notes. I mistakenly posted the Python notes: App Engine Java SDK - Release Notes Version 1.3.2 - March 25, 2010 - New API to read the contents of uploaded Blobs (fetch_data) - http://code.google.com/p/googleappengine/issues/detail?id=2536 - URLFetch now