Re: "Twenty-Six Wicket Tricks" Book

2013-02-22 Thread Sebastian Gaul
t;Ian Marshall" < > > > IanMarshall.UK@ > > > >: > > > >> Perhaps a good source of information is Jonathan's blog at: > >> > >>http://codeact.wordpress.com <http://codeact.wordpress.com>; > >> > >> Ian &

Re: "Twenty-Six Wicket Tricks" Book

2013-02-15 Thread Ian Marshall
ook. > Am 14.02.2013 14:51 schrieb "Ian Marshall" < > IanMarshall.UK@ > >: > >> Perhaps a good source of information is Jonathan's blog at: >> >>http://codeact.wordpress.com <http://codeact.wordpress.com>; >> >> Ian >>

Re: "Twenty-Six Wicket Tricks" Book

2013-02-15 Thread Sebastian Gaul
> > > Sebastian Gaul wrote > > Does anyone know what happened to the book "Twenty-Six Wicket Tricks" > > by Jonathan Locke? Some code looks very promising and I would like to > > read it. However, the code seems to be very old and I cannot find any > > way to

Re: "Twenty-Six Wicket Tricks" Book

2013-02-14 Thread Ian Marshall
Perhaps a good source of information is Jonathan's blog at: http://codeact.wordpress.com <http://codeact.wordpress.com> Ian Sebastian Gaul wrote > Does anyone know what happened to the book "Twenty-Six Wicket Tricks" > by Jonathan Locke? Some code looks very pr

"Twenty-Six Wicket Tricks" Book

2013-02-14 Thread Sebastian Gaul
Does anyone know what happened to the book "Twenty-Six Wicket Tricks" by Jonathan Locke? Some code looks very promising and I would like to read it. However, the code seems to be very old and I cannot find any way to purchase the book. Is the project still alive? http://code.google.co

Re: Twenty Six Wicket Tricks

2009-07-29 Thread Vladimir K
er to see > - Javascript component integration: especially YUI split, resizable pane > containing a panel in each pane or another split pane. > see: http://developer.yahoo.com/yui/examples/resize/grids_resize.html > -- View this message in context: http://www.nabble.com/Twenty-Six-Wicket-Trick

Re: Twenty Six Wicket Tricks

2009-07-29 Thread Ralf Eichinger
t_complex.html (resizabel columns, sorting, selection with cursors, ...!!!) Would be a great step for Wicket also to have that mighty components! -- View this message in context: http://www.nabble.com/Twenty-Six-Wicket-Tricks-tp21214357p24725019.html Sent from the Wicket - User mailing list archive

Re: Twenty Six Wicket Tricks

2009-07-29 Thread okrohne
ly short) book. It's called "Twenty-Six > Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates > something that people typically want to do and in the process builds a > reusable and educational component. I've got 13 tricks coded up now and > ideas

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Fernando Wermus
>> > >>>>Anyway it is possible to do what the modal.js is doing by Wicket means > and > >>>>don't have a component tree mismatch with DOM. > >>> > >>> Is it really? Mind sharing with me how? > >>> > >> >

Re: Twenty Six Wicket Tricks

2009-07-28 Thread taha siddiqi
a component tree mismatch with DOM. >>> >>> Is it really? Mind sharing with me how? >>> >> >> In case if the position:fixed does not help I would subclass a Form and make >> it a container of ModalWin

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Matej Knopp
e > it a container of ModalWindows. Then by placing the > modal-window-container-form at the body level I would acquire a new > ModalWindow from the container. Does it make sense? > So the ModalWindow would have to be added

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Vladimir K
ynamic can you get? >>>>> >>>>> For next version we will probably ditch swing TreeModel for something >>>>> simpler but we will still need some kind of modal change notification. >>>>> Wicket tree has many objectives, simplicity is onl

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Vladimir K
it really? Mind sharing with me how? > In case if the position:fixed does not help I would subclass a Form and make it a container of ModalWindows. Then by placing the modal-window-container-form at the body level I would acquire a new ModalWindow from the container. Does it make

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Matej Knopp
;>> entire thing every time you expand a node or add a node child. >>>> >>>> -Matej >>>>> >>>>> >>>>> jthomerson wrote: >>>>>> >>>>>> Why create your own?  Submit a patch to fix what you see is wr

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Vladimir K
gt;> >>>>>>> regarding tricks, >>>>>>> using Modal window can be nice. >>>>>>> Integrating Wicket with JS libs (If it's not a topic for a small >>

Re: Twenty Six Wicket Tricks

2009-07-28 Thread David Chang
: > From: David Chang > Subject: Re: Twenty Six Wicket Tricks > To: users@wicket.apache.org > Date: Tuesday, July 28, 2009, 5:04 PM > > I would buy the book too. When will it be available? > > --- On Tue, 7/28/09, Mathias Nilsson > wrote: > > > From: Math

Re: Twenty Six Wicket Tricks

2009-07-28 Thread David Chang
I would buy the book too. When will it be available? --- On Tue, 7/28/09, Mathias Nilsson wrote: > From: Mathias Nilsson > Subject: Re: Twenty Six Wicket Tricks > To: users@wicket.apache.org > Date: Tuesday, July 28, 2009, 1:02 PM > > +1 > > I would buy the book. &

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Eelco Hillenius
On Tue, Jul 28, 2009 at 12:08 PM, Matej Knopp wrote: > I would like to have some clarification on this. What is so difficult > about the Wicket Tree API? (apart from the fact that it uses swing > TreeModel which seem to be too confusing for some people). Confusing for some, easy for others (who m

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Matej Knopp
window unless someone fixes the original >>>>> one. >>>>> -1 on including ModalWindow to the book. >>>>> >>>>> >>>>> egolan74 wrote: >>>>>> >>>>>> I can't wait for yet another great

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Matej Knopp
ket cheat :) ) deserves a sole book of tricks. >>>>> I'll >>>>> definitely author my own modal window unless someone fixes the original >>>>> one. >>>>> -1 on including ModalWindow to the book. >>>>> >>&

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Vladimir K
e: >>>>> >>>>> I can't wait for yet another great Wicket book. >>>>> I will surly buy it. >>>>> >>>>> regarding tricks, >>>>> using Modal window can be nice. >>>>> Integrating Wic

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Vladimir K
>>>> I will surly buy it. >>>>> >>>>> regarding tricks, >>>>> using Modal window can be nice. >>>>> Integrating Wicket with JS libs (If it's not a topic for a small book >>>>> by >>>>>

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Matej Knopp
with JS libs (If it's not a topic for a small book by >>>> itself). >>>> Cool stuff with Ajax. >>>> >>>> >>>> Eyal Golan >>>> egola...@gmail.com >>>> >>>> Visit: http://jvdrums.sourceforge.net/ >>>> Li

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Jeremy Thomerson
>>> >>>> Visit: http://jvdrums.sourceforge.net/ >>>> LinkedIn: http://www.linkedin.com/in/egolan74 >>>> >>>> P  Save a tree. Please don't print this e-mail unless it's really >>>> necessary >>>> >>>>

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Vladimir K
egolan74 >>> >>> P  Save a tree. Please don't print this e-mail unless it's really >>> necessary >>> >>> >>> On Tue, Dec 30, 2008 at 10:32 AM, Jonathan Locke >>> wrote: >>> >>>> >>>> Well, over

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Jeremy Thomerson
ell, over the break here I've started something I swore I would never do >>> again (well, two things, if you include the JavaOne talk I'm working on). >>> I'm writing a (hopefully relatively short) book. It's called "Twenty-Six >>> Wicket Tricks

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Vladimir K
rted something I swore I would never do >> again (well, two things, if you include the JavaOne talk I'm working on). >> I'm writing a (hopefully relatively short) book. It's called "Twenty-Six >> Wicket Tricks". Each trick in the book (lettered from A-Z) demo

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Mathias Nilsson
+1 I would buy the book. -- View this message in context: http://www.nabble.com/Twenty-Six-Wicket-Tricks-tp21214357p24703709.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Twenty Six Wicket Tricks

2009-07-28 Thread Vladimir K
> Erik van Oosten > http://www.day-to-day-stuff.blogspot.com/ > > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > > > -- View this message in context: http://www.nabble.co

Re: Twenty Six Wicket Tricks

2009-01-08 Thread Jonathan Locke
t;>>> //test customization >>>> panel = new DynamicPropertyPanel(new DomainObject()); >>>> panel.setProperty("prop1s", RadioGroup.class); >>>> assertComponent("panel:form:formElement:0", RadioGroup.class); >>>>

Re: Twenty Six Wicket Tricks

2009-01-08 Thread Martin Makundi
omponent("panel:form:formElement:1", Checkbox.class); >>>> >>>> //test customization >>>> panel = new DynamicPropertyPanel(new DomainObject()); >>>> panel.setProperty("prop1s", RadioGroup.class); >>>> a

Re: Twenty Six Wicket Tricks

2009-01-08 Thread Gwyn Evans
uot;, RadioGroup.class); >>> assertComponent("panel:form:formElement:1", Checkbox.class); >>> } >>> >>> My company would purchase several copies of the book if I recommended to >>> do so; which I would. >>> >>> Jonathan Locke wrot

Re: Twenty Six Wicket Tricks

2009-01-05 Thread Jeremy Thomerson
t:0", RadioGroup.class); > >> assertComponent("panel:form:formElement:1", Checkbox.class); > >> } > >> > >> My company would purchase several copies of the book if I recommended to > >> do so; which I would. > >> > >> Jonat

Re: Twenty Six Wicket Tricks

2009-01-05 Thread Jonathan Locke
;> } >> >> My company would purchase several copies of the book if I recommended to >> do so; which I would. >> >> Jonathan Locke wrote: >>> >>> Well, over the break here I've started something I swore I would never >>> do again (wel

Re: Twenty Six Wicket Tricks

2009-01-04 Thread ZedroS
Jonathan Locke wrote: > > yeah. good one. > oh oh... so I'll have to buy this book ;) lol bye zedros -- View this message in context: http://www.nabble.com/Twenty-Six-Wicket-Tricks-tp21214357p21280822.html Sent from the Wicket - User mailing list archive

Re: Twenty Six Wicket Tricks

2009-01-02 Thread Jawad Kakar
Just got Wicket in Action, It is really a very good book Thanks Jawad --- On Fri, 1/2/09, walnutmon wrote: > From: walnutmon > Subject: Re: Twenty Six Wicket Tricks > To: users@wicket.apache.org > Date: Friday, January 2, 2009, 1:16 AM > A component that takes some domain object

Re: Twenty Six Wicket Tricks

2009-01-01 Thread Jonathan Locke
nded to > do so; which I would. > > Jonathan Locke wrote: >> >> Well, over the break here I've started something I swore I would never do >> again (well, two things, if you include the JavaOne talk I'm working on). >> I'm writing a (hopefully rel

Re: Twenty Six Wicket Tricks

2009-01-01 Thread walnutmon
ething I swore I would never do > again (well, two things, if you include the JavaOne talk I'm working on). > I'm writing a (hopefully relatively short) book. It's called "Twenty-Six > Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates >

Re: Twenty Six Wicket Tricks

2008-12-31 Thread Jonathan Locke
ates/model > changes ? I found some interesting blogs entry about this topic but an > extensive review would be welcome. > > Happy new year > > Best, > ZedroS > > > -- View this message in context: http://www.nabble.com/Twenty-Six-Wicket-Tricks-tp21214357p21239057

Re: Twenty Six Wicket Tricks

2008-12-31 Thread ZedroS
but an extensive review would be welcome. Happy new year Best, ZedroS -- View this message in context: http://www.nabble.com/Twenty-Six-Wicket-Tricks-tp21214357p21238924.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Twenty Six Wicket Tricks

2008-12-31 Thread dtoffe
writing a (hopefully relatively short) book. It's called "Twenty-Six > Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates > something that people typically want to do and in the process builds a > reusable and educational component. I've got 13 tr

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Erik van Oosten
Jonathan Locke wrote: I've got 13 tricks coded up now and ideas for a handful more, but if there are any requests out there, please let me know Perhaps something about handling URLs. Like writing your own url coding strategy and how to mount pages with URL that have some variable bef

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Jeremy Thomerson
t; Cons: it is not profitable. > > > > > > El mar, 30-12-2008 a las 00:32 -0800, Jonathan Locke escribió: > >> Well, over the break here I've started something I swore I would never > do > >> again (well, two things, if you include the JavaOne talk I&#x

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Nino Martinez
de the JavaOne talk I'm working on). I'm writing a (hopefully relatively short) book. It's called "Twenty-Six Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates something that people typically want to do and in the process builds a reusable and educatio

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Scott Swank
gt;>>> >>>> On Tue, Dec 30, 2008 at 10:32 AM, Jonathan Locke >>>> wrote: >>>> >>>> >>>>> >>>>> Well, over the break here I've started something I swore I would never >>>>> do >>>>> again

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Nino Martinez
Well, over the break here I've started something I swore I would never do again (well, two things, if you include the JavaOne talk I'm working on). I'm writing a (hopefully relatively short) book. It's called "Twenty-Six Wicket Tricks". Each trick in the book (l

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Jonathan Locke
>>> On Tue, Dec 30, 2008 at 10:32 AM, Jonathan Locke >>> wrote: >>> >>>> >>>> Well, over the break here I've started something I swore I would never >>>> do >>>> again (well, two things, if you include the J

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Uwe Schäfer
Jonathan Locke schrieb: I'd also be interested in getting some idea how many people would be interested in this book (would provide some fuel for me to get it done). where´s the pre-order link ? ;) you write it, we buy it. -- THOMAS DAILY GmbH Adlerstraße 19 79098 Freiburg Deutschland T +

Re: Twenty Six Wicket Tricks

2008-12-30 Thread svenmeier
://www.jWeekend.co.uk jWeekend >> >> PS Is your JavaOne talk on Wicket? >> >> >> Jonathan Locke wrote: >>> >>> Well, over the break here I've started something I swore I would never >>> do again (well, two things, if you include

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Scott Swank
on). >>> I'm writing a (hopefully relatively short) book. It's called "Twenty-Six >>> Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates >>> something that people typically want to do and in the process builds a >>> reusable

RE: Twenty Six Wicket Tricks

2008-12-30 Thread Dane Laverty
To: users@wicket.apache.org Subject: Re: Twenty Six Wicket Tricks i like those too. and i hope people keep blogging about wicket like that. it's nice to get the gist of how to do something that way and boost WIA in the process. however, the quality bar of chapters in twenty-six tricks will b

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Jonathan Locke
;ve started something I swore I would never do >> again (well, two things, if you include the JavaOne talk I'm working on). >> I'm writing a (hopefully relatively short) book. It's called "Twenty-Six >> Wicket Tricks". Each trick in the book (lettered fro

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Jonathan Locke
7;s really > necessary > > > On Tue, Dec 30, 2008 at 10:32 AM, Jonathan Locke > wrote: > >> >> Well, over the break here I've started something I swore I would never do >> again (well, two things, if you include the JavaOne talk I'm working on). >> I&

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Jonathan Locke
n (well, two things, if you include the JavaOne talk I'm working on). >> I'm writing a (hopefully relatively short) book. It's called "Twenty-Six >> Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates >> something that people typically want to

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Martin Grigorov
ould never do > again (well, two things, if you include the JavaOne talk I'm working on). > I'm writing a (hopefully relatively short) book. It's called "Twenty-Six > Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates > something that peopl

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Eyal Golan
(well, two things, if you include the JavaOne talk I'm working on). > I'm writing a (hopefully relatively short) book. It's called "Twenty-Six > Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates > something that people typically want to do an

Re: Twenty Six Wicket Tricks

2008-12-30 Thread jWeekend
vaOne talk I'm working on). > I'm writing a (hopefully relatively short) book. It's called "Twenty-Six > Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates > something that people typically want to do and in the process builds a > reusable

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Nino Martinez
Interesting, what kind of topics will it cover? Jonathan Locke wrote: Well, over the break here I've started something I swore I would never do again (well, two things, if you include the JavaOne talk I'm working on). I'm writing a (hopefully relatively short) book. It'

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Casper Bang
thing I swore I would never do > again (well, two things, if you include the JavaOne talk I'm working on). > I'm writing a (hopefully relatively short) book. It's called "Twenty-Six > Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates > som

Re: Twenty Six Wicket Tricks

2008-12-30 Thread Dipu
elatively short) book. It's called "Twenty-Six > Wicket Tricks". Each trick in the book (lettered from A-Z) demonstrates > something that people typically want to do and in the process builds a > reusable and educational component. I've got 13 tricks coded up now and &

Twenty Six Wicket Tricks

2008-12-30 Thread Jonathan Locke
Well, over the break here I've started something I swore I would never do again (well, two things, if you include the JavaOne talk I'm working on). I'm writing a (hopefully relatively short) book. It's called "Twenty-Six Wicket Tricks". Each trick in the book (l