Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-21 Thread Martijn Dashorst
On 5/14/07, Nino Saturnino Martinez Vazquez Wael
[EMAIL PROTECTED] wrote:
 Just happy to contribute something back, for once:)

And we're glad to receive it!

Martijn

-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-14 Thread Nino Saturnino Martinez Vazquez Wael
Ok..

Just happy to contribute something back, for once:)

regards Nino

Martijn Dashorst wrote:
 On 5/11/07, Eelco Hillenius [EMAIL PROTECTED] wrote:
   
  PS this is the right place to write about new features correct?
   
 Technically, the dev list would be better. But this is fine. Thanks
 for your contributions and keeping us up-to-date!
 

 Agreed. When the gmap project gets a release, it would be more of an
 announcement type of message for new exciting available features. The
 idea is to attract as many users as possible for the subproject, I
 think in that instance the user list is preferred.

 When discussing the technical issues on how to implement these
 features, or when the project is still not in a packaged state it
 should go to @dev.

 As for other wicket stuff projects: if you have something new and
 exciting to share, don't hesitate to submit it to @dev if you want a
 second opinion or be a show off of your code :).

 Martijn

   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-13 Thread Martijn Dashorst
On 5/11/07, Eelco Hillenius [EMAIL PROTECTED] wrote:
   PS this is the right place to write about new features correct?

 Technically, the dev list would be better. But this is fine. Thanks
 for your contributions and keeping us up-to-date!

Agreed. When the gmap project gets a release, it would be more of an
announcement type of message for new exciting available features. The
idea is to attract as many users as possible for the subproject, I
think in that instance the user list is preferred.

When discussing the technical issues on how to implement these
features, or when the project is still not in a packaged state it
should go to @dev.

As for other wicket stuff projects: if you have something new and
exciting to share, don't hesitate to submit it to @dev if you want a
second opinion or be a show off of your code :).

Martijn

-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.6 contains a very important fix. Download Wicket now!
http://wicketframework.org

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-11 Thread Nino Saturnino Martinez Vazquez Wael




Hi

I've been working on the gmap, and these new features are in place:

  Using gmap v 2
  Custom gIcons can now be added(define your on small map pin).
  Gmap(serverside) are updated when the user moves,zooms etc via
ajax.
  Control which Gmap controls you want displayed
  Using google recomendation for avoiding memory leaks in IE
  

Upcomming features:


  Creating the Gmap in insert mode, the model you pass to the
constructor will be notified when the user clicks a spot


Please note these features are only available in svn, 1.2 branch, jdk14
version

PS this is the right place to write about new features correct?

regards Nino



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-11 Thread Nino Saturnino Martinez Vazquez Wael
Now the insert mode works aswell:)

Nino Saturnino Martinez Vazquez Wael wrote:
 Hi

 I've been working on the gmap, and these new features are in place:

 * Using gmap v 2
 * Custom gIcons can now be added(define your on small map pin).
 * Gmap(serverside) are updated when the user moves,zooms etc via ajax.
 * Control which Gmap controls you want displayed
 * Using google recomendation for avoiding memory leaks in IE

 Upcomming features:

 * Creating the Gmap in insert mode, the model you pass to the
   constructor will be notified when the user clicks a spot


 Please note these features are only available in svn, 1.2 branch, 
 jdk14 version

 PS this is the right place to write about new features correct?

 regards Nino
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-11 Thread Nino Saturnino Martinez Vazquez Wael
I wanted to explain what insert mode could be used for. Basicly its 
intended for user addition of markers, if for example your users would 
be allowed to add individual markers, like my maps on google. However 
these marker could be shared be between users etc.

regards Nino

Nino Saturnino Martinez Vazquez Wael wrote:
 Now the insert mode works aswell:)

 Nino Saturnino Martinez Vazquez Wael wrote:
   
 Hi

 I've been working on the gmap, and these new features are in place:

 * Using gmap v 2
 * Custom gIcons can now be added(define your on small map pin).
 * Gmap(serverside) are updated when the user moves,zooms etc via ajax.
 * Control which Gmap controls you want displayed
 * Using google recomendation for avoiding memory leaks in IE

 Upcomming features:

 * Creating the Gmap in insert mode, the model you pass to the
   constructor will be notified when the user clicks a spot


 Please note these features are only available in svn, 1.2 branch, 
 jdk14 version

 PS this is the right place to write about new features correct?

 regards Nino
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   
 

 -
 This SF.net email is sponsored by DB2 Express
 Download DB2 Express C - the FREE version of DB2 express and take
 control of your XML. No limits. Just data. Click to get it now.
 http://sourceforge.net/powerbar/db2/
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user


   

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] wicket stuff GMap: New Exciting Features:)

2007-05-11 Thread Eelco Hillenius
  PS this is the right place to write about new features correct?

Technically, the dev list would be better. But this is fine. Thanks
for your contributions and keeping us up-to-date!

it would also be great if you could write up a page at
http://wicketstuff.org/confluence/display/STUFFWIKI/Wiki when you're
getting close to something releaseworthy.

Cheers,

Eelco

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user