Re: New GWT /App engine site

2011-06-01 Thread ale
Hi, 
the term and conditions to use google maps with gwt, are the same of every 
other technology: you have to get a key, then you can use for free (with 
some limitation, like not hide google logo or don't sell service...)
when you get an api key, you can read the official term and conditions.
http://code.google.com/intl/it-IT/apis/maps/signup.html

To integrate with gwt I use gwp-maps from here

http://code.google.com/p/gwt-google-apis/

is very useful and simple to use, there is also a sample application that 
explain very well everything is possible to do.
This library use  gmap v2 not v3. (but for me is ok)

Alessandro

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/THp2Sk9XZHA2VkFK.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: New GWT /App engine site

2011-06-01 Thread Deepak Singh
Hi,

Nice work. I am also supposed to integrate google maps with a gwt
application. Can you pls guide on this technically ? is it free to use or do
we need to pay for using maps ?

Thanks
Deepak

On Tue, May 31, 2011 at 11:05 PM, David Chandler wrote:

> Friendly reminder: the appropriate place to post sites built with GWT is
> gwtgallery.appspot.com. Folks can subscribe to the "Recent projects" RSS
> feed to keep up with the latest projects built with GWT.
>
> Let's preserve the GWT group for technical discussion about GWT.
>
> Thanks,
> /dmc
>
>
> On Tue, May 31, 2011 at 12:47 PM, Rich Dean  wrote:
>
>> Nice.
>>
>> On May 31, 11:52 am, ale  wrote:
>> > 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 description, detailed notes (difficulty, length,
>> > elevation...) GPS tracks, images, videos and of course users reviews.
>> > Registerd users can post their own personal reviews and observations,
>> they
>> > can suggest new trails or suggest changes to the exinting ones and so
>> on;
>> > expressing preferences is an other options.
>> >
>> > I would also like to thank the newsgroup, because often I have searched
>>  and
>> > found solutions for our problems here.
>> >
>> > I hope you will enjoy the site, and if you have any questions about how
>> we
>> > developed some part of the website (maps, authentication connection,
>> import
>> > from picasa flickr youtube, facebook...), I will be happy to explain.
>> >
>> > Every suggestion is more than welcome !
>> >
>> > See you soon, thanks
>> > Alessandro
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google Web Toolkit" group.
>> To post to this group, send email to google-web-toolkit@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-web-toolkit+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>>
>
>
> --
> David Chandler
> Developer Programs Engineer, Google Web Toolkit
> w: http://code.google.com/
> b: http://googlewebtoolkit.blogspot.com/
> t: @googledevtools
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Re: New GWT /App engine site

2011-05-31 Thread Gal Dolber
Looks really nice!
A few things:

   - Its taking too long to load the results on a the 'list view' and there
   is no loading animation
   - The popups on the maps are collapsing
   - Same as point 1 for many other places, add loading feedback wherever
   you hit the server

Regards

On Tue, May 31, 2011 at 6:53 PM, ale  wrote:

> Sorry,
> I will publish there!
>
> Thanks.
>
> Alessandro
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>



-- 
Guit: Elegant, beautiful, modular and *production ready* gwt applications.

http://code.google.com/p/guit/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



R: Re: New GWT /App engine site

2011-05-31 Thread ale
Sorry, 
I will publish there!

Thanks.
Alessandro

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: New GWT /App engine site

2011-05-31 Thread David Chandler
Friendly reminder: the appropriate place to post sites built with GWT is
gwtgallery.appspot.com. Folks can subscribe to the "Recent projects" RSS
feed to keep up with the latest projects built with GWT.

Let's preserve the GWT group for technical discussion about GWT.

Thanks,
/dmc

On Tue, May 31, 2011 at 12:47 PM, Rich Dean  wrote:

> Nice.
>
> On May 31, 11:52 am, ale  wrote:
> > 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 description, detailed notes (difficulty, length,
> > elevation...) GPS tracks, images, videos and of course users reviews.
> > Registerd users can post their own personal reviews and observations,
> they
> > can suggest new trails or suggest changes to the exinting ones and so on;
> > expressing preferences is an other options.
> >
> > I would also like to thank the newsgroup, because often I have searched
>  and
> > found solutions for our problems here.
> >
> > I hope you will enjoy the site, and if you have any questions about how
> we
> > developed some part of the website (maps, authentication connection,
> import
> > from picasa flickr youtube, facebook...), I will be happy to explain.
> >
> > Every suggestion is more than welcome !
> >
> > See you soon, thanks
> > Alessandro
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>


-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: New GWT /App engine site

2011-05-31 Thread Rich Dean
Nice.

On May 31, 11:52 am, ale  wrote:
> 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 description, detailed notes (difficulty, length,
> elevation...) GPS tracks, images, videos and of course users reviews.
> Registerd users can post their own personal reviews and observations, they
> can suggest new trails or suggest changes to the exinting ones and so on;
> expressing preferences is an other options.
>
> I would also like to thank the newsgroup, because often I have searched  and
> found solutions for our problems here.
>
> I hope you will enjoy the site, and if you have any questions about how we
> developed some part of the website (maps, authentication connection, import
> from picasa flickr youtube, facebook...), I will be happy to explain.
>
> Every suggestion is more than welcome !
>
> See you soon, thanks
> Alessandro

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 description, detailed notes (difficulty, length, 
elevation...) GPS tracks, images, videos and of course users reviews.
Registerd users can post their own personal reviews and observations, they 
can suggest new trails or suggest changes to the exinting ones and so on; 
expressing preferences is an other options.

I would also like to thank the newsgroup, because often I have searched  and 
found solutions for our problems here.

I hope you will enjoy the site, and if you have any questions about how we 
developed some part of the website (maps, authentication connection, import 
from picasa flickr youtube, facebook...), I will be happy to explain.

Every suggestion is more than welcome !

See you soon, thanks
Alessandro

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.