Re: [Wicket-user] wicket-contrib-gmap2

2007-06-19 Thread Martin Funk
Jeremy Thomerson schrieb: > I patched the code (my local checkout, although I'd like to see this > contributed) as follows: thnx, I woun't forget: http://wicketstuff.org/jira/browse/WSGMAPP-1 Martin - This SF.net email is

Re: [Wicket-user] wicket-contrib-gmap2

2007-06-19 Thread Martin Funk
Nino Saturnino Martinez Vazquez Wael schrieb: > I completely agree. So I'd like for us to integrate the best stuff of > the two maps into each other. > > Martin I guess we should discuss how we should go on with this? > > I think we are. Discussing I mean. The GMap thing currently is getting m

Re: [Wicket-user] wicket-contrib-gmap2

2007-06-19 Thread Martin Funk
Hi Jeremy, > > SO - I tried gmap2. It's not installing as easily (apparently it > depends on you having things checked out into certain places, it > doesn't just have a simple dependency on org.apache.wicket, > wicket-1.3.0-INCUBATING-SNAPSHOT, like everything else). > that was a miss believe

Re: [Wicket-user] wicket-contrib-gmap2

2007-06-19 Thread Martin Funk
Hi Mats, > I would love to contribute in some way but I don“t see the relevance > in just going the Google way. There are lots of ways to contribute and no one keeps you from going a more relevant path. > Is there a particular reason for > choosing GMap? > I can, of course talk only on my beh

Re: [Wicket-user] wicket-contrib-gmap2

2007-06-19 Thread Martin Funk
Hi Nino, >> Looking further into the code one can see that a lot of JavaScript code >> fragments are hardcoded Strings in the Java code. >> This is done for a reason. The project ought to be able to generate the >> definitions of the functions that set up the GMap, its Handlers and its >> Overla

Re: [Wicket-user] wicket-contrib-gmap2

2007-06-15 Thread Martin Funk
Iulian Costan schrieb: > yap, well done, also maybe we can put together the effort and improve > things. yeah, right on wicket-contrib-gmap2 is the most constructive comment I was able to give on wicket-contrib-gmap. Do a diff -r wicket-contrib-gmap wicket-contrib-gmap2 and it'll precisely show

Re: [Wicket-user] wicketstuff confluence and jira

2007-06-15 Thread Martin Funk
Now, that'll do for the confluence (after the refresh). What about jira? Martin Martijn Dashorst schrieb: > The page is generated automatically. All you have to do is label your > page as 'component': > > Martijn > > On 6/15/07, Martin Funk <[EMAIL PROTECTED]&

[Wicket-user] wicketstuff confluence and jira

2007-06-15 Thread Martin Funk
Any Administrator of wicketstuff confluence and jira around? How do I create a link to http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-gmap2 on http://wicketstuff.org/confluence/display/STUFFWIKI/Wiki Also I haven't seen a form for creating a "Wicket Contrib GMap2" project on h

[Wicket-user] wicket-contrib-gmap2

2007-06-13 Thread Martin Funk
Hi, may I draw your attention to a little project I was allowed to add to the wicket-stuff svn repository yesterday. Being highly inspired by Julians and Nicos wicket-contrib-gmap I got exited enough to try to create a project that does the same and a little bit more with a little different ap

Re: [Wicket-user] Page Expiration when first clicking AJAX

2007-05-22 Thread Martin Funk
Hi Jonathan, developing against a recent trunk I made a strange obeservation which might be connected to this. I have a page with several wicketAjaxGet calls. Some of em work fine. The others behave strange, if clicked/called right after the page was loaded they are answered with a Page Expire

Re: [Wicket-user] Incorrect DateField Validation in datetime package (1.3)

2007-05-19 Thread Martin Funk
Could that be the same as described in: https://issues.apache.org/jira/browse/WICKET-522 Martin mchack schrieb: > Appears to be incorrect behavior with validation in DateField (DateTextField) > component. I am using the data picker, which works fine, but if I enter bad > data manually into the i

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-07 Thread Martin Funk
oops that's what pasting does to you (me): > http://people.apache.org/dist/incubator/wicket/apache-wicket-1.3.0-incubating-beta1/m2-repo/ > > - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the F

Re: [Wicket-user] Wicket-stuff GMAP

2007-05-07 Thread Martin Funk
Reading this: http://www.nabble.com/-ANN--Apache-Wicket-1.3.0-incubating-beta1-has-been-released-t3681040.html id say its: Nino Saturnino Martinez Vazquez Wael schrieb: > hi Martijn > > I've tried to do add this to the pom (of gmap project) but it does not > seem to work, tries to grab the wicke

Re: [Wicket-user] from 1.2.6 to 1.3.0 snapshot

2007-04-30 Thread Martin Funk
Sorry Eelco for beeing such a pain ;-) but unless I missed something, wicket-datetime's DateField is still throwing NPE's, making it somewhat hard to use. Martin Eelco Hillenius schrieb: > yeah. And there's a separate project with a new datepicker now as > well: wicket-datetime. > > Eelco > > O

Re: [Wicket-user] [announce] wicket 1.x development has moved to trunk in svn

2007-04-19 Thread Martin Funk
Martijn Dashorst schrieb: > You have checked it out using https instead of http > > in your case switch to the https url instead > > now that was easy, thank you. Martin - This SF.net email is sponsored by DB2 Express Down

Re: [Wicket-user] [announce] wicket 1.x development has moved to trunk in svn

2007-04-19 Thread Martin Funk
Hi, > * Switching Wicket 1.3 > > If you depended on branches/wicket-1.x do the following in your > checked out working > copy: > svn switch http://svn.apache.org/repos/asf/incubator/wicket/trunk > > (if you are a Wicket committer, substitute http with https) > I'm running into some

Re: [Wicket-user] Help Me Improve Wicket Quickstart

2007-04-09 Thread Martin Funk
> Well, isn't that just what "mvn jetty:run" gives you? :-) > talking about quickstart and mvn jetty:run: https://issues.apache.org/jira/browse/WICKET-455 Martin - Take Surveys. Earn Cash. Influence the Future of IT Join So

Re: [Wicket-user] How to remove a AjaxSelfUpdatingTimerBehavior from a Component

2006-11-29 Thread Martin Funk
Hi Stefan, without asking for Igor's permission, I'll just append the code I think you are talking about. I don't have access to the tracker either, but I downloaded the code earlier. Igor had some reasons why he didn't commit that code, but you can easily include it to your project. The obvious

Re: [Wicket-user] strip "" tags?

2006-10-31 Thread Martin Funk
http://cwiki.apache.org/confluence/display/WICKET/How+to+remove+wicket+markup+from+output mf ryan mckinley schrieb: > Hello- > > I'm new to wicket, so forgive me if this is posted obviously somewhere... > > The intro page says, "Wicket has a simple setting to strip them all out, > resulting in o

Re: [Wicket-user] SelfUpdating until a certain condition holds true.

2006-10-06 Thread Martin Funk
it's already running and humming, nice and smoovely in my project. I was just courious if you had a different solution in mind. Martijn Dashorst schrieb: > No, but you can add the code to your project yourself. > > Martijn > > > On 10/6/06, Martin Funk <[EMAIL PROTEC

Re: [Wicket-user] SelfUpdating until a certain condition holds true.

2006-10-06 Thread Martin Funk
ieb: > isComplete() returns 'true'... no more updates > > Martijn > > On 10/4/06, Martin Funk <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> my webapp asynchronously kicks of a a process that takes some (1-2 >> minutes) time till a result is provided. A

[Wicket-user] SelfUpdating until a certain condition holds true.

2006-10-05 Thread Martin Funk
Hi, my webapp asynchronously kicks of a a process that takes some (1-2 minutes) time till a result is provided. After the kickoff and before the result is available I'd like the Page to reload itself untill the result is there, stopping the reload. So far I tried two approaches. First I worked wi

Re: [Wicket-user] Anyone received complete Pro Wicket ebook?

2006-09-20 Thread Martin Funk
eta > book. > > What rotten service. > > Called and let a message with Apress support still no reply. > > > De Soca wrote: > >> Hi Martin, >> >> thanks, that did it. Strange that they never changed the link. >> >> Cheers. >> >> Marti

Re: [Wicket-user] Anyone received complete Pro Wicket ebook?

2006-09-19 Thread Martin Funk
download the book even if it still says "(beta)" in the download area. worked for me. mf middledot schrieb: > I too bought a beta version of the book, hoping that I would be informed of > the final release but no such luck. > The e-book is still in beta version on their website. > I tried to down

Re: [Wicket-user] How to build wicket 2.0 from svn download

2006-09-17 Thread Martin Funk
Hi Stefan, wicket is nicely set up as a Maven multi module projekt and the parent of all modules may be found in wicket-parent. Build instructions may be found there: https://svn.sourceforge.net/svnroot/wicket/trunk/wicket-parent/README.TXT mvn -Pjdk1.4 clean install should install the Java 1.4 s

Re: [Wicket-user] Maven2 archetypes

2006-09-04 Thread Martin Funk
i havent seen the patch in the code yet. let me know if there are problems wit it, that i could get rid of. martin Igor Vaynberg schrieb: > i think this is a good thing to have, martijn will you encorporate the > patch? > > -Igor > > > On 8/29/06, *Martin Funk* < [EM

Re: [Wicket-user] Maven2 archetypes

2006-08-29 Thread Martin Funk
schrieb: >Hadn't thought about it - might be worth leaving it 'till it's on the >Wicket repo at least? >Maybe wait till Martijn's back to see what he says about ibiblio, but >sounds good to me, at least. > >/Gwyn > >On 17/08/06, Martin Funk <[EMAIL PR

Re: [Wicket-user] Maven2 archetypes

2006-08-17 Thread Martin Funk
391&atid=730670 Have fun, Martin Gwyn Evans schrieb: >Hadn't thought about it - might be worth leaving it 'till it's on the >Wicket repo at least? >Maybe wait till Martijn's back to see what he says about ibiblio, but >sounds good to me, at least. > >/

Re: [Wicket-user] Maven2 archetypes

2006-08-17 Thread Martin Funk
look at >adding to the Wicket repo! > >/Gwyn > >On 15/08/06, Martin Funk <[EMAIL PROTECTED]> wrote: > > >>Hi, >> >>I've been playing arround with maven archetypes as described in >>http://maven.apache.org/guides/mini/guide-creating-arche

[Wicket-user] Maven2 archetypes

2006-08-15 Thread Martin Funk
Hi, I've been playing arround with maven archetypes as described in http://maven.apache.org/guides/mini/guide-creating-archetypes.html Things went faster as expected and at the end I came up with a maven archetype for wicket. The archetype creates a project that looks very much the same as a proj

Re: [Wicket-user] DatePicker winns over setOutputMarkupId(true)?

2006-07-14 Thread Martin Funk
2006-07-14 11:55 5 nobody funkattack <https://sourceforge.net/users/funkattack/> done, Martin Funk - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with

[Wicket-user] DatePicker winns over setOutputMarkupId(true)?

2006-07-13 Thread Martin Funk
Hi, I'd like to update a TextField in a Form that is connected to a DatePicker. But somehow this does not work. My first impression is that DatePicker winns over the setOutputMarkupId method in setting the id atribute of the TextField. Could that be true and is it a bug or a feature, esp. is there