[google-appengine] Is there a way to get the application id from program?

2009-12-14 Thread xiaojay
is there a api ? or just read from the app.yaml? -- 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-appeng...@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubsc

[google-appengine] Re: about sharded counter

2009-06-28 Thread xiaojay
>       > >       >     > > And rewrite your class to your purpose by following the counter- > example. If it to any help this i the > sourcehttp://google-app-engine-samples.googlecode.com/svn/trunk/sharded-cou... > > Did that make sence? :) > > On Jun 28, 8:

[google-appengine] about sharded counter

2009-06-27 Thread xiaojay
Hi guys, I am new to gae and knew count() only return the exact num only when the num is less than 1000 and I read the article about sharded counter here: http://code.google.com/intl/en/appengine/articles/sharding_counters.html. so I start to use it in my own project like this: import counter c

[google-appengine] Is there a way to specify a cron job run between two time point?

2009-06-09 Thread xiaojay
for example : I want my job to be runned every 5 mins between 12:00 to 18:00 every day --~--~-~--~~~---~--~~ 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@g