[appengine-java] ClientLogin and user data

2009-10-20 Thread ale
pal user I can see only email... (because I put in the login panel) there is a Profile Data API or something like that? Thanks a lot, and sorry for my very bad english Ale --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo

[appengine-java] jdo autorefer table

2009-11-16 Thread ale
act.getEmailKey()); pm.makePersistent(userDao); } finally { pm.close(); } } I don't understand where is the mistake... (the similar method addContact work fine...) thanks! Ale -- You received this message becaus

[appengine-java] Re: jdo autorefer table

2009-11-16 Thread ale
Solved. I remove the (serialized = "true") from the list and add pm.detacheCopy when I return data from the entity user. Now it's work fine. On Nov 16, 11:14 pm, ale wrote: > Hello, > I have an entity and I want to menage some contacts, so I think to > include a list

[appengine-java] authentication questions

2010-01-21 Thread ale
hanks, sorry for my bad english and for my big confusion... Bye Ale -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group

[appengine-java] Re: authentication questions

2010-01-24 Thread ale
at's possible. The Users Service is convenience, especially for those > people using Google App Engine with a Google Apps Domain. You'll need to > create your own User model and maintain the session state yourself, however. > > > > On Thu, Jan 21, 2010 at 5:36 AM, ale wrot

[appengine-java] sql file launched on startup

2010-03-13 Thread ale
the deploy? Thanks, any suggest is welcome! Regards. Ale -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, sen

[appengine-java] uploas static resource

2010-05-05 Thread ale
Hi, is possible to upload file like css o image without deploy the entire application? for example if I change only an icon...? Thanks! Regards. Alessandro -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, se

[appengine-java] Re: uploas static resource

2010-05-05 Thread ale
ok, thanks for the answer. I agree with you about the crating of an amministrafice interface. And if I put css and image on an other server and call it with absolute path (http://other-simple-server-for-css-and-images.com/)? Is bad pratice? thanks again regards Ale On May 5, 2:30 pm, "I

[appengine-java] Re: uploas static resource

2010-05-07 Thread ale
e)" wrote: > Not at all. In fact it may increase your page rendering time because many > browsers have a limit for number of open connections per hostname. I would > personally avoid it because it just adds more complexity to manage, but your > needs differ from mine. > > On Wed, M

[appengine-java] i18n translations

2010-08-05 Thread ale
Hi everybody, I'm finishing to develop a web application with GWT + GAE, and I want to publish in multiple languages. The application is about sport, and the message file is about 400 lines mostly consist of one word. Is there anyone who can translate it into his native language? In return he w

[appengine-java] Re: i18n translations

2010-08-05 Thread ale
Thanks! I will send you a mail! Alessandro On 5 Ago, 15:47, Gleidson G Moura wrote: > gleidson.gmo...@gmail.com > > Portugues Brasil > > 2010/8/5 ale : > > > > > Hi everybody, > > > I'm finishing to develop a web application with GWT + GAE, and

[appengine-java] Re: i18n translations

2010-08-08 Thread ale
Ok! thanks, I'll send you a mail On 7 Ago, 12:14, Hariharan Anantharaman wrote: > I can help in publishing in Tamil. > தமிழ் - tamil > > Thanks > Hari > > 2010/8/5 ale > > > Hi everybody, > > > I'm finishing to develop a web application with

[appengine-java] app in gwt+gae

2010-09-01 Thread ale
Hi everybody, in my free time (from work/family/friends) I create a webapp using GWT and GAE, and know I'm happy to expose to you. The application is http://www.meandsport.com The site is designed to manage amateur sports leagues, and you can register teams, matches and championships. For everyt

[appengine-java] Re: Unable to update

2010-09-03 Thread ale
Are you behind a proxy? On 2 Set, 10:17, "f...@ncky" wrote: > Hello, > I try do deploy with eclipse and i have that message: > > Unable to update: > java.net.ConnectException: Connection timed out: connect >         at java.net.PlainSocketImpl.socketConnect(Native Method) >         at java.net.Pl

[appengine-java] Re: app in gwt+gae

2010-09-03 Thread ale
> - Using the tag usually leads to being banned from the Internet. I didn't know I like the effect of marquee, what can I use alternatively? > - The website width is about 3000px on Chrome, that's probably not correct. I know... :-( I have to find and solve this problem... > Otherwise, it

[appengine-java] Advantage of Some type of entity

2011-01-25 Thread ale
Hi, What are the advantage of data type like PhoneNumber o Email ( http://code.google.com/intl/it-IT/appengine/docs/java/datastore/entities.html#Properties_and_Value_Types )? For example if I have to store an email, why I should prefer en email type instad a simple String? Thanks Ale -- You

Re: [appengine-java] Advantage of Some type of entity

2011-01-26 Thread ale
Thank you, is possible that in future the validation will be more "strong"? I'm starting a project and I have to decide what type of data use... ale -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To

[appengine-java] New GWT/App Engine site

2011-05-31 Thread ale
Hello everyone. I am very happy to introduce you to a site made by me and my friend Giorgio. http://www.youtrail.com The website ha been completely developed with GWT, and deployed on the app engine. The main theme of the site are the outdoor sports/activities: you can find some trail with desc

[appengine-java] R: Re: New GWT/App Engine site

2011-05-31 Thread ale
You're right ... It will be one of the first things to improve ... Thanks a lot! Alessandro -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscrib

Re: [appengine-java] R: Re: New GWT/App Engine site

2011-06-01 Thread ale
see any content. The map > starts out looking empty and boring... if you don't want to include > all, just pick a random sample so that it looks intriguing. > > Jeff > > On Tue, May 31, 2011 at 11:44 AM, ale wrote: > > You're right ... > > It will be one

[appengine-java] Re: New GWT/App Engine site

2011-06-01 Thread ale
:-) -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/YnNRNWJSYV9ZS3NK. To post to this group, send email to google-appengine-java@goog

Re: [appengine-java] Re: R: Re: New GWT/App Engine site

2011-06-08 Thread ale
On Wednesday, June 8, 2011 10:03:58 AM UTC+2, Jeff Schnitzer wrote: > > Just leave the old window intact (but invisible) and render the new > one on top. When you restore the old window, it should be more or > less the same as it was. If the map widget gives you trouble, you > don't even need t

[appengine-java] Best way to provide authenticated service

2011-08-03 Thread ale
an do? Thanks Ale -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/YakZaAjDVw0J. To post to this group, send email to google

Re: [appengine-java] Best way to provide authenticated service

2011-08-03 Thread ale
Ok, I will study restFUL, but for in my case I user Gooogle Autentication Service, so I don't have user and password I'm a little confused thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on

[appengine-java] Best way to dynamic scheduled task

2012-03-04 Thread ale
Hi everybody,Hello I'm writing an application that works as a calendar online (like google calendar). My question is: if a user sets an event to an hour, and I wanted to put an alarm to alert him (eg an email), how can I do ? I save the date of the event in a table, then I put up a task that chec

[appengine-java] Re: Best way to dynamic scheduled task

2012-03-05 Thread ale
Monday, March 5, 2012 10:33:14 AM UTC+1, Ian Marshall wrote: > > You could enqueue a task for each alert, which has as its ETA the date- > time of the alert. > > > On Mar 4, 2:10 pm, ale wrote: > > Hi everybody,Hello > > I'm writing an application that work

[appengine-java] Re: Best way to dynamic scheduled task

2012-03-05 Thread ale
r the event is now or > in the past or not. > · If now or in the past then > · do your alert > else > · repeat from the first step above. > > > On Mar 5, 3:01 pm, ale wrote: > > Good Idea! > > But I see on documentation that there is

Re: [appengine-java] Best way to dynamic scheduled task

2012-03-05 Thread ale
ecific Alarms have been > sent; you can't always guarantee that cron executes on schedule or that > clocks are not skewed by some random number of minutes. The natural way to > do this is by creating/deleting an object. > > Jeff > > On Sun, Mar 4, 2012 at 9:10 AM, ale w