[google-appengine] How to get the date when an entity was persisted

2013-05-01 Thread Fabrizio Guespe
Hello! I want to sort a celltable by the last ones added on top, now , to do this, i need to sort them by the date they were added to the application. Is there a way to get this date? or i have to create a new attribute for each class?. Thanks! -- You received this message because you are subs

Re: [google-appengine] Re: How to launch 100K+ recurring task every 5 min

2011-01-15 Thread Fabrizio Accatino
iness. I'm learning and testing GAE, in particular Task Queue. I hope to have an alpha version in the next days. Let me know if you need more info. Fabrizio On Sat, Jan 15, 2011 at 5:03 PM, supercobra wrote: > The countdown parameter of TaskQueue is indeed a big help here. Thanks >

Re: [google-appengine] android application communicating with google app engine

2011-01-14 Thread Fabrizio Accatino
Discussed a couple of days ago on GAE Java group. fabrizio On Fri, Jan 14, 2011 at 7:28 AM, Joseph Fonseka wrote: > I am looking to extend my android application to sync data back to a server > and also display that information on a web application is google app engine > the best c

Re: [google-appengine] CSS

2011-01-13 Thread Fabrizio Accatino
Your issue is not a GAE issue. The CSS is the same. Check your HTML. It's invalid. Look at the end of "lorem ipsum" block and the adv java-script block. Fabrizio On Thu, Jan 13, 2011 at 11:37 PM, Massimiliano < massimiliano.pietr...@gmail.com> wrote: > Yes, to

Re: [google-appengine] CSS

2011-01-13 Thread Fabrizio Accatino
Check if you browser downloads the css or gets a 404. If downloads corretly, inspect the content. Use Fiddler or FireBug. Or activate Resource Tracking in chrome. http://www.fiddler2.com/fiddler2/ <http://www.fiddler2.com/fiddler2/>http://getfirebug.com/ <http://getfirebug.com/> F

Re: [google-appengine] Re: Announcing the High Replication Datastore for App Engine

2011-01-06 Thread Fabrizio Accatino
Ikai, can you elaborate a bit more? Will it be available a java sdk in the future? The Datastore Admin will be available also for java apps? http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html Thank you Fabrizio On Thu, Jan 6, 2011 at 12:17 AM, Ikai Lan (Google) > wr