Re: inmethod / grid website?

2008-10-30 Thread Nino Saturnino Martinez Vazquez Wael
It would be great if you could write a bit about it on wicketstuff wiki.. And which license are it under? It looks really cool btw. Matej Knopp wrote: There is branch for Wicket 1.3 in Wicketstuff SVN. -Matej On Wed, Oct 29, 2008 at 10:41 PM, Edvin Syse [EMAIL PROTECTED] wrote: What

Re: inmethod / grid website?

2008-10-30 Thread Edvin Syse
Thanks, that worked great. I'm really impressed by this component, and I think it would be very good for Wicket in general that this gets more available to people, including some examples. I'd be happy to write examples and wiki-pages once I understand a bit more of it, btw. -- Edvin Matej

Re: inmethod / grid website?

2008-10-30 Thread Matej Knopp
The license is ASL2. As for wiki, I wouldn't mind if someone put a brief info to wicketstuff wiki. I can't do that, I can't get to wicketstuff. Some firewall issue. -Matej On Thu, Oct 30, 2008 at 7:29 AM, Nino Saturnino Martinez Vazquez Wael [EMAIL PROTECTED] wrote: It would be great if you

Re: inmethod / grid website?

2008-10-29 Thread Edvin Syse
What version of Wicket is this compiled against? I tried using it with 1.3.5 and it seems AbstractGrid is trying to call a method called init in org.apache.wicket.MetaDataKey, which doesn't exist. -- Edvin Martin Grigorov skrev: Jars: http://wicketstuff.org/maven/repository/com/inmethod/

Re: inmethod / grid website?

2008-10-29 Thread Matej Knopp
There is branch for Wicket 1.3 in Wicketstuff SVN. -Matej On Wed, Oct 29, 2008 at 10:41 PM, Edvin Syse [EMAIL PROTECTED] wrote: What version of Wicket is this compiled against? I tried using it with 1.3.5 and it seems AbstractGrid is trying to call a method called init in

inmethod / grid website?

2008-10-21 Thread Martin Voigt
Hi, this may be the wrong place to ask, but anyways. What happened to the inmethod/ grid web site? http://www.inmethod.com/ is showing the tomcat welcome page for some time now. Did it move? Regards, Martin - To unsubscribe,

Re: inmethod / grid website?

2008-10-21 Thread Robby O'Connor
They may have screwed up their context descriptor or perhaps just didn't deploy it? Best bet would be email their tech contect (see domain name whois for info.) --rob Martin Voigt wrote: Hi, this may be the wrong place to ask, but anyways. What happened to the inmethod/ grid web site?

Re: inmethod / grid website?

2008-10-21 Thread Martin Voigt
Yea, was just that it's Matej who did the grid stuff (at least to my knowledge), so I thought it would make sense to ask it here, as I'm sure I'm not the only one using grid ;) Regards, Martin 2008/10/21 Robby O'Connor [EMAIL PROTECTED]: They may have screwed up their context descriptor or

Re: inmethod / grid website?

2008-10-21 Thread Jörn Zaefferer
I second that, please get the site fixed! Jörn On Tue, Oct 21, 2008 at 12:27 PM, Martin Voigt [EMAIL PROTECTED] wrote: Yea, was just that it's Matej who did the grid stuff (at least to my knowledge), so I thought it would make sense to ask it here, as I'm sure I'm not the only one using grid

Re: inmethod / grid website?

2008-10-21 Thread Erik van Oosten
We should really have a FAQ here. Anyways: you can find the inmethod stuff in wicket-stuff now. There is no official release so you'll have to compile the sources yourself or grab a recent jar from wicket-stuff's bamboo server. Regards, Erik. Martin Voigt wrote: Hi, this may be the

Re: inmethod / grid website?

2008-10-21 Thread Matej Knopp
Hi, I'm sorry about it, been a bit busy lately. The grid is in Wicket Stuff SVN. It's likely that it will get to Wicket 1.5 extension. I wanted to put info on wicketstuff wiki (where it imho belongs) but Wicket stuff firewall is blocking me. If anyone could do that for me it would be nice.

Re: inmethod / grid website?

2008-10-21 Thread Martin Grigorov
Jars: http://wicketstuff.org/maven/repository/com/inmethod/ Demo: http://wicketstuff.org/grid-examples/ Update your bookmarks. On Tue, 2008-10-21 at 11:53 +0200, Martin Voigt wrote: Hi, this may be the wrong place to ask, but anyways. What happened to the inmethod/ grid web site?