[OT] Apache Wicket Merchandise Awards Jeremy Thomerson

2009-08-26 Thread nino martinez wael
Hi Guys Just wanted to tell that Jeremy has been awarded a golf t-shirt for his work organizing Wicketstuff Core. Great Job Jeremy. See here for more information: http://ninomartinez.wordpress.com/2009/02/19/apache-wicket-merchandise-shop/ Thanks to all for buying merchandise, you are making thi

Re: what is modal window

2009-08-21 Thread nino martinez wael
http://www.wicket-library.com/wicket-examples/ajax/modal-window.1 2009/8/21 Gerald Fernando : > hi friends, > what is modal window what is the difference between this and Panel > what are the uses > > Thanks&Regards, > Gerald A > > -- > Thanks®ards, > Gerald A > -

Re: Shall we have(embed) a swf in wicket component(Panel or in wicket page).

2009-08-20 Thread nino martinez wael
ng swfURL = RequestUtils.toAbsolutePath( > urlFor(SWF_RESOURCE).toString() ); >        add(swf = new SWFObject( swfURL, width, height, "9.0.0")); >    } >    public PanelForSwf(String id, IModel modeloInscripcion) { >        this(id,"800","500"

Re: Shall we have(embed) a swf in wicket component(Panel or in wicket page).

2009-08-18 Thread nino martinez wael
stuff the panel in to the modal window 2009/8/18 Gerald Fernando : > Hello Friends, > > Shall we have(embed) a swf in wicket component(Panel or in wicket page). > I have swf that shows chart for dynamic data. > i want to show my .swf file into wicket page or wicket panel > if possible please give

Re: CORRECT portlet+spring+hibernate configuration (Two options, what's right?)

2009-08-18 Thread nino martinez wael
Happy to help, please see further answers below. 2009/8/17 Gonzalo Aguilar Delgado : > > >> I have several suggestions. >> >> The order of the web filters are important. You could also try with >> with the wicket spring managed apps, im not sure how that applies. > > Will check. I didn't know abou

Re: CORRECT portlet+spring+hibernate configuration (Two options, what's right?)

2009-08-17 Thread nino martinez wael
Hmm I have several suggestions. The order of the web filters are important. You could also try with with the wicket spring managed apps, im not sure how that applies. And are you sure that your filter ( /hibernate/*), get's hit? What's your wicket filter url, the same or? 2009/8/17 Gonzalo Agui

Re: CORRECT portlet+spring+hibernate configuration (Two options, what's right?)

2009-08-17 Thread nino martinez wael
Why will you lose that? 2009/8/17 Gonzalo Aguilar Delgado : > Sure? > > > But I will loose control over how transactions are managed... > > > > El vie, 14-08-2009 a las 22:14 +0200, nino martinez wael escribió: > >> Yup so you should either use open session i

Re: CORRECT portlet+spring+hibernate configuration (Two options, what's right?)

2009-08-14 Thread nino martinez wael
Yup so you should either use open session in view or more preferred AFAIK detachable models. 2009/8/14 Russell Simpkins : > > Errors like those are caused when the hibernate session is closed too soon. > https://www.hibernate.org/43.html > Russ > >> Subject: Re: CORRECT portlet+spring+hibernate co

Re: If you want to use form in modal window component make sure that you put the modal window itself in another form (nesting forms is legal in Wicket).

2009-08-14 Thread nino martinez wael
I've certainly not done it so. I think it means that if your form has a modal window in it, form components in the modal window should be in a form it self so it is self contained. 2009/8/14 Stefan Lindner : > Could someone please explain this a little bit more: " If you want to use > form in mo

Re: JS libraries with Wicket

2009-08-13 Thread nino martinez wael
Yea use the JSLibraies that jeremy created its in the wicktstuff core project.. You can see openlayers or the input events for reference... Hmm artwork's probably better.. 2009/8/13 Eyal Golan : > There was once a nice explanation on how to create a module in wicket that > uses a JS library (like

Re: wiki link

2009-08-13 Thread nino martinez wael
Hi Russel Thanks for the documentation! But im not sure what it describes. Does your document describe howto make a wicket application as a facebook application or "just" to use facebook as authentication provider? By facebook application I mean the little apps that are passed around in facebook?

Re: Wicketstuff releases?

2009-08-13 Thread nino martinez wael
nd probably won't next week. > > So - anyone volunteering? > > -- > Jeremy Thomerson > http://www.wickettraining.com > > > > > On Wed, Aug 12, 2009 at 1:01 PM, nino martinez > wael wrote: >> Hmm I believe with may way it should be possible todo both.. >> >>

Re: Wicketstuff releases?

2009-08-12 Thread nino martinez wael
Hmm I believe with may way it should be possible todo both.. However I don't much care what the releases are named its the quality that matters to me. No matter what the customer will blame me if something does not work, they don't care if its a 1.4, 1.4.1.1 release snapshot or snafu:) Jeremy ar

Re: Wicketstuff releases?

2009-08-12 Thread nino martinez wael
And thats suffix not suffic.. 2009/8/12 nino martinez wael : > could'nt we just suffic the version with a specific wicketstuff > release number.. So for wicket 1.4.rc8 it would be > 1.4.rc8.wicketstuffreleasenumber = 1.4.rc8.44 ? Etc.. That way the 3 > first refer to the wick

Re: Wicketstuff releases?

2009-08-12 Thread nino martinez wael
could'nt we just suffic the version with a specific wicketstuff release number.. So for wicket 1.4.rc8 it would be 1.4.rc8.wicketstuffreleasenumber = 1.4.rc8.44 ? Etc.. That way the 3 first refer to the wicket number and the last to the wicketstuff one or will it bring too much confusion? 2009/8/1

Re: integrating extjs with wicket

2009-08-12 Thread nino martinez wael
very enthousiastic about it. >>>>>> I want to move us from Struts to Wicket but lack of support for Ext2 >>>>>> would be a roadblock... >>>>>> >>>>>> -- >>>>>> Reinout van Schouwen >>>>>> >>>>>> >>>>>> >>>>>

Re: tooltip in wicket 1.4

2009-08-12 Thread nino martinez wael
use either prototip or mootip(best for ajax and ASL compatible license) from wicketstuff 2009/8/11 srinivas : > Hi, > > I have to add tool tip for label in wicket 1.4, how can i implement this. I > have Student Name, if a place mouse on that i have to show his details > can any one help regarding

Re: Openlayers, openstreetmap and markers

2009-08-12 Thread nino martinez wael
(doing above code).. SO it's not for specific markers but for all markers. Do you just want your markers to be draggable or do you also want to capture drag events? 2009/8/11 Reinout van Schouwen : > Hi Nino, > > Op maandag 10-08-2009 om 18:06 uur [tijdzone +0200

Re: Openlayers, openstreetmap and markers

2009-08-10 Thread nino martinez wael
2009/8/10 Reinout van Schouwen : > Hi, > > I'm playing around with Wicketstuff Openlayers and I have a few > questions. > > 1) With a Google map, I can set the Bounds of a map easily. When I try > to do the same with an OpenStreetMap, my Bounds are ignored and I get a > thumbnail of the world map.

Re: Creating a blog engine with templates using Wicket

2009-08-08 Thread nino martinez wael
IT should only be used as a teaser though.. 2009/8/8 nino martinez wael : > Id did a blog tutorial loong ago > > http://cwiki.apache.org/WICKET/blog-tutorial.html > > you could give that a go.. However its wicket 1.3 and somewhat out dated.. > > 2009/8/7 Kent Larsson : &

Re: Creating a blog engine with templates using Wicket

2009-08-08 Thread nino martinez wael
Id did a blog tutorial loong ago http://cwiki.apache.org/WICKET/blog-tutorial.html you could give that a go.. However its wicket 1.3 and somewhat out dated.. 2009/8/7 Kent Larsson : > Hi, > > I've used Wordpress for some blogging, but I've never really felt > comfortable with it. > > I'd like to

Re: Time selector with dial plate

2009-08-05 Thread nino martinez wael
sounds like an javascript thing.. Or something with image maps.. 2009/8/5 Stefan Lindner : > Does anybody know about a time selector with a dialplate? > > Stefan > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org

Re: Firefox, be afraid be very afraid!!!

2009-08-05 Thread nino martinez wael
I prefer firebug .. :) 2009/8/5 John Armstrong : > Install the web developers toolkit plugin for firefox. Its a must if your > doing front-end web development. Among many many many other features it lets > you do things like easily disable the cache, javascript etc. > Its a must have IMHO. > > J >

Re: How do I update my model?

2009-08-05 Thread nino martinez wael
selectedExercise); exercisePanel.replaceWith(panel); exercisePanel = panel; } }; 2009/8/5 nino martinez wael : > hmm what I have is this: > >                       �...@override >                        protecte

Re: How do I update my model?

2009-08-05 Thread nino martinez wael
hmm what I have is this: @Override protected void onSelectionChanged(Object newSelection) { // TODO Auto-generated method stub super.onSelectionChanged(newSelection);

Re: SVN URL for Wicket 1.4.0 sources?

2009-08-04 Thread nino martinez wael
2009/8/4 nino martinez wael : > I too am a bit worried.. A temporary fix could be to include the svn > revision number for the release. Until this gets fixed. > > At work, we have a special profile for hudson which does the mvn > release:prepare release:perform, which does the rele

Re: SVN URL for Wicket 1.4.0 sources?

2009-08-04 Thread nino martinez wael
I too am a bit worried.. A temporary fix could be to include the svn revision number for the release. Until this gets fixed. At work, we have a special profile for hudson which does the mvn release:prepare release:perform, which does the release and tag + deploy in one go. The idea are if hudson c

Re: artwork problem while changing background color of liquid canvas

2009-07-13 Thread nino martinez wael
On Fri, Jul 10, 2009 at 2:27 AM, nino martinez wael < > nino.martinez.w...@gmail.com> wrote: > > > Oh and I'd really like some screenshots of how you use artwork if you can > > provide them, I guess we should add them to the wiki.. :) > > > > 2009/7/9 n

Re: artwork problem while changing background color of liquid canvas

2009-07-09 Thread nino martinez wael
Oh and I'd really like some screenshots of how you use artwork if you can provide them, I guess we should add them to the wiki.. :) 2009/7/9 nino martinez wael > Yes its concatination, but may be sequenced if its chained.. I thought I > tried stefans example.. But apparently not.

Re: artwork problem while changing background color of liquid canvas

2009-07-09 Thread nino martinez wael
Yes its concatination, but may be sequenced if its chained.. I thought I tried stefans example.. But apparently not. Im glad its working, I'll try adding it to the examples when I get time.. 2009/7/9 vineet semwal > thanks a lot ! > I have tried your example.it's working .. > I think the diffe

Re: artwork problem while changing background color of liquid canvas

2009-07-08 Thread nino martinez wael
in examples > in the above link. > I am also attaching a quick project(unjar  and mvn jetty:run.) > if you have time please take a look ... > > thanks again, > > regards, > vineet semwal > > > > On Mon, Jul 6, 2009 at 2:10 PM, nino martinez wael > wrote: >&

Re: Nested forms not working in wizard.

2009-07-07 Thread nino martinez wael
the output of the html - I scrapped the impl I > had am implementing a less "wizardy" wizard. > > On Mon, Jul 6, 2009 at 8:36 PM, nino martinez > wael wrote: >> Is the form nested in the other form in html. I remember vaguely >> something about it needs to be

Re: wicket vs vaadin clarifications

2009-07-06 Thread nino martinez wael
I completely agree. I think somethings missing though: Backed up by a corporation: Should be ticket, ASF are a corporation. The comparison seems biased, or influenced by poor knowledge at least about wicket. Could it be that vaadin wants to sell their product :) And one thing more to add to:

Re: Nested forms not working in wizard.

2009-07-06 Thread nino martinez wael
Is the form nested in the other form in html. I remember vaguely something about it needs to be nested, wicket then rewrites it or something like that.. How does the resulting html look like? 2009/7/6 Ned Collyer : > I am currently running wicket 1.4-rc2 > > I have nested forms setup in the wizard

Re: artwork problem while changing background color of liquid canvas

2009-07-06 Thread nino martinez wael
Or the combination of things? I know it's very loose. If you want some help could you please do a quickstart? I simply dont have time to setup it all manually.. 2009/7/6 nino martinez wael : > Yea seems somethings wrong. Im very busy at the moment. But check here: > > http://www.r

Re: artwork problem while changing background color of liquid canvas

2009-07-06 Thread nino martinez wael
Yea seems somethings wrong. Im very busy at the moment. But check here: http://www.ruzee.com/files/liquid-canvas/demo.html It might have something about the lenght of the hex todo? 2009/7/6 vineet semwal : > i am trying to fill the background color in liquid canvas component  as > below  but it

Re: Slideshow

2009-07-06 Thread nino martinez wael
> On Fri, Jul 3, 2009 at 2:05 PM, nino martinez > wael wrote: >> just make an ajax version and use normal pagination..? >> >> 2009/7/2 Daniele Dellafiore : >>> On Mon, Jun 29, 2009 at 2:20 PM, Johannes >>> Schneider wrote: >>>> Thanks for t

Re: Slideshow

2009-07-03 Thread nino martinez wael
just make an ajax version and use normal pagination..? 2009/7/2 Daniele Dellafiore : > On Mon, Jun 29, 2009 at 2:20 PM, Johannes > Schneider wrote: >> Thanks for that hint. >> Do you know how many images wicket-slides/SmoothGallery support? I will >> have galleries with thousands of pictures... >

Re: img tags from external src slow down my page

2009-07-02 Thread nino martinez wael
Yeah I think the apache proxy mod are one good bet for this ... So if you are using apache http, just add the proxy directive.. 2009/7/2 Igor Vaynberg : > its a matter of building a simple cache. all  you need is a servlet > that can check if the image is on disk and if not download it, then > ser

Re: Wicket-like JavaScript Components

2009-06-16 Thread nino martinez wael
You can also have a look at wicketstuff and see what integrations already exists :) 2009/6/15 Dane Laverty : > I'm working on a small project where I'm limited to using only JavaScript. I > love the Wicket programming model, especially reusable components. Is anyone > aware of a JavaScript framewo

Re: [OFF TOPIC] Java desktop applications

2009-06-14 Thread nino martinez wael
> Jeremy Thomerson > http://www.wickettraining.com > > > > > On Sat, Jun 13, 2009 at 10:01 AM, nino martinez > wael wrote: >> Hi Jeremy >> >> I'd say either use netbeans (matisse) or something a bit more >> experimental, pack wicket with jetty a

Re: [OFF TOPIC] Java desktop applications

2009-06-13 Thread nino martinez wael
Hi Jeremy I'd say either use netbeans (matisse) or something a bit more experimental, pack wicket with jetty as a desktop app I considered this a couple of times. You could even put in something like http://lobobrowser.org/java-browser.jsp.. Might too extreme though:) 2009/6/11 Jeremy Thomerson

Re: AW: AW: wicket on java server

2009-06-10 Thread nino martinez wael
In my surprisement on the topic I forgot to answer the question.. I guess it really depends on what kind of servlet spec your java server are living up to.. 2.3 or 2.4 should work, but I dont know much about what wicket requires... 2009/6/11 Dorothée Giernoth : > Thnx guys, I will look into this

Re: AW: wicket on java server

2009-06-10 Thread nino martinez wael
thats however development cost must be high (thats star high, not sky high), since you have to implement all things your own way. But then why use wicket? You could just do your own thing there too... 2009/6/10 nino martinez wael : > In some sense it gives reason.. If you use something thats

Re: AW: wicket on java server

2009-06-10 Thread nino martinez wael
In some sense it gives reason.. If you use something thats not mainstream then the chance to get hacked are less. How development cost must be high. 2009/6/10 Dorothée Giernoth : > No, worse, my boss :( he doesn't think tomcat is safe enough and doesn't know > how tomcat works and what's going on

Re: Locale

2009-06-10 Thread nino martinez wael
anywhere the locale. We have nothing else related to the > locale other than these xml files (and of course in the html we use > extensively wicket:message). > > Thanks for your response. > > On Wed, Jun 10, 2009 at 3:08 PM, nino martinez wael < > nino.martinez.w...@gm

Re: Locale

2009-06-10 Thread nino martinez wael
Seems so, my experience are that it should be working. However if your default language are spanish (default.properties) and you do not support english us(default_en_us.properties) it will fallback to default.. But seems you are relying on something static? How did you test this? 2009/6/10 Cristi

Re: Long JPA-Transactions

2009-06-10 Thread nino martinez wael
onal) >    - ActiveMQ (Optional) >       - asynch transactions >    - Maven build > > I use no IDE-Plugins or JPA plugins or ... just plain java IDE > > Martin > > > > nino martinez wael schrieb: >> thats obviously catch a whale, hehe.. >> >> 2009/6/9 nino

Re: Long JPA-Transactions (was: JPA EntityManager storage)

2009-06-09 Thread nino martinez wael
thats obviously catch a whale, hehe.. 2009/6/9 nino martinez wael : > The focus these days are to simplify frameworks, for instance take > guice and warp persist. Really really simple to use and to setup. > Spring has a bit to learn about java configuration from these guys (I > last

Re: Long JPA-Transactions (was: JPA EntityManager storage)

2009-06-09 Thread nino martinez wael
The focus these days are to simplify frameworks, for instance take guice and warp persist. Really really simple to use and to setup. Spring has a bit to learn about java configuration from these guys (I last time I tried spring was in 2.5) however I've only tried guice 1.0. If it takes 1 day to ut

Re: Logging to an additional File

2009-06-06 Thread nino martinez wael
hmm I usually dont put anything in the log location, and the log ends up the correct place... On tomcat thats either log folder or in the extracted war.. 2009/6/5 Francisco Diaz Trepat - gmail : > :-) > Tonio, my man. Thank you so much for your reply. > > I'm looking for some alternatives. > > I'l

Re: Wicketstuff-artwork and jQuery

2009-06-05 Thread nino martinez wael
Great to hear..:) What about some screen shots? 2009/6/4 Stefan Jozsa : > > Fixed! > > Last (minute/hour) version of WicketJQuery.jar helped, that is > Wicketstuff-artwork is no more messed by JQuery based drag&drop. > > Thanks to Stefan Lindner, > > Stefan (Jozsa) > > > --- On Thu, 6/4/09, Stefa

Re: Wicketstuff-artwork and jQuery

2009-06-04 Thread nino martinez wael
Okay Stefan, trying this thread aswell... We need to know which versions of jquery are invovled. If you have the time please WiQuery and if you have extra time and want to speedup things checkout artwork aswell, I recently upgraded it to a newer version of jquery. So we have to check what the con

Re: Wicketstuff-artwork disturbed by WiQuery

2009-06-03 Thread nino martinez wael
Hi Stefan Did you solve this? And I'd also love to see some screenshots of your app.. regards Nino 2009/6/3 Stefan Jozsa : > > Trying to use WiQuery's drag-and-drop in paralel with > Wicketstuff Artwork the page get messed, > components having LiquidCanvasBehavior are not displayed properly > (n

Re: Wicket + RSS

2009-06-01 Thread nino martinez wael
ket.protocol.http.WicketFilter.doGet(WicketFilter.java:356) >> >> >> >> On Sun, May 31, 2009 at 1:37 PM, Fernando Wermus < >> fernando.wer...@gmail.com> wrote: >> >>> Nino, >>>     I got this error running a simple code. It couldn read rss fro

Re: Wicket + RSS

2009-05-31 Thread nino martinez wael
It's here http://wicketstuff.org/maven/repository/org/wicketstuff/wicketstuff-rome/1.3-SNAPSHOT/ So shouldnt be a problem.. Are you looking publish rss with wicket or wicket to consume rss and show it on a page? wicketstuff rome will let you do both afaik... 2009/5/31 Fernando Wermus : > Hi all,

Re: [announce] WicketStuff Artwork new release

2009-05-27 Thread nino martinez wael
True.. The link's in the source :) But here is it : http://www.ruzee.com/content/liquid-canvas 2009/5/27 Erik van Oosten : > Hi Nino, > > Nice stuff. Do you have a link to liquid? Its not a nice google word. > > Regards, >   Erik. > > > nino martinez wael wrote:

Re: [announce] WicketStuff Artwork new release

2009-05-26 Thread nino martinez wael
Thanks for correcting:) 2009/5/26 Daniel Toffetti : > nino martinez wael gmail.com> writes: >> >> Hi Guys >> >> Just wanted to tell that theres a new release of wicketstuff artwork >> out.  This time including niftycornerscube. >> >> Artwork, w

[announce] WicketStuff Artwork new release

2009-05-26 Thread nino martinez wael
Hi Guys Just wanted to tell that theres a new release of wicketstuff artwork out. This time including niftycornerscube. Artwork, will pimp the graphics of your web site by adding some small javascript behaviors to your components that for example can make round corners.. See here for more info

Re: Wicket meeting in Amsterdam?

2009-05-25 Thread nino martinez wael
gh. > > Anyone here going to that conference? > > Francisco > > > 2009/5/20 nino martinez wael : >> Although not an amsterdammer, I might be interested (if I get a budget >> approval from my boss).. >> >> 2009/5/20 francisco treacy : >>> Hi Lind

Re: Any forum (bb) components / applications written using Wicket?

2009-05-25 Thread nino martinez wael
Hi I did the BBcode integration, it's very basic. But a starting point.. If you need something more, you could use Jforum it's since it's possible todo a "single" sign on from your application to theirs.. http://www.jforum.net/ 2009/5/24 Cristi Manole : > Hello, > > I'm in the need of a forum

Re: Wicket and 3rd party Javascript libraries

2009-05-22 Thread nino martinez wael
I've had no issues building javascript libraries.. One tricky area if any could be ajax... But that was more the javascript libraries than wicket. I've writte a couple of articles on the topic too.. http://ninomartinez.wordpress.com/2008/09/09/apache-wicket-javascript-integration/ http://blog.jay

Re: Wicket Web Beans 1.1 and Wicket 1.4

2009-05-20 Thread nino martinez wael
was going to start work on the Wicket 1.4 migration on the >> trunk sometime in the near future. Currently the trunk supports 1.3.5. >> >> -Dan >> >> On Wed, May 20, 2009 at 3:20 PM, nino martinez wael < >> nino.martinez.w...@gmail.com> wrote: >> >>&g

Re: Wicket meeting in Amsterdam?

2009-05-20 Thread nino martinez wael
gt; > On Wed, May 20, 2009 at 3:18 PM, nino martinez wael > wrote: >> Although not an amsterdammer, I might be interested (if I get a budget >> approval from my boss).. >> > > - > To unsubscribe

Re: Wicket Web Beans 1.1 and Wicket 1.4

2009-05-20 Thread nino martinez wael
Are there a trunk or something.. I'd really like to try it out. But im not going back to 1.3 todo it :) 2009/5/20 Daniel Toffetti : > > danisevsky danisevsky gmail.com> writes: > >> >> Hi >> >> I wanted to try Wicket Web Beans 1.1 upload example but I get the following >> exception >> >> . >>

Re: Wicket meeting in Amsterdam?

2009-05-20 Thread nino martinez wael
Although not an amsterdammer, I might be interested (if I get a budget approval from my boss).. 2009/5/20 francisco treacy : > Hi Linda, > > I am interested, whatever the nature of the event is (sessions, code > reviews, social, etc). > > There's an existing wiki page but apparently this was lined

Re: Application scope vs Singleton

2009-05-16 Thread nino martinez wael
you can mock statict classes with power mock , but i'vé come to the konklusion that it is a code smell going that way ioc are much better. -from my htc 2009/5/15, James Carman : > On Fri, May 15, 2009 at 12:18 PM, alf.redo > wrote: >> >> Thank you to all for your precious suggestions. >> >> My q

Re: objectautocomplete on a form with CompoundPropertyModel

2009-05-15 Thread nino martinez wael
5/14 Brill Pappin : > I'd actually rather it worked as expected and simply set the object on the > model property :) > However, it's usable so I'll live with it. > > - brill > > On 13-May-09, at 3:10 PM, nino martinez wael wrote: > >> Yeah or just an

Re: objectautocomplete on a form with CompoundPropertyModel

2009-05-13 Thread nino martinez wael
Yeah or just another way of thinking.. :) 2009/5/11 Brill Pappin : > Thanks that worked... although its a bit of a pain in the behind :) > > - Brill Pappin > > On 11-May-09, at 6:55 AM, nino martinez wael wrote: > >> You do something like this: >> >> // co

Re: objectautocomplete on a form with CompoundPropertyModel

2009-05-11 Thread nino martinez wael
You do something like this: // compound model private final IModel cityModel = new PropertyModel( searchWrapper, "cityId"); builderCity .updateOnSelectionChange(new ObjectAutoCompleteSelectionChangeListener() {

Re: best way to add tooltips in wicket

2009-05-08 Thread nino martinez wael
very strange i'll look into it soon, when I get the app thats gonna use it up to 1.4 2009/5/7 RoyBatty : > > Thanks Nino. > > A little bit more input on the Mootip performance bit, if you're interested. > Basically, when we're using it it behaves quite differently from the mootip > examples you ca

Re: Maven setup

2009-05-06 Thread nino martinez wael
I really like better builds.. 2009/5/6 nino martinez wael : > And theres even two free books on maven > > http://www.sonatype.com/products/maven/documentation/book-defguide > > http://www.jroller.com/carlossg/entry/better_builds_with_maven_free > > I'd skip the parts

Re: Maven setup

2009-05-06 Thread nino martinez wael
And theres even two free books on maven http://www.sonatype.com/products/maven/documentation/book-defguide http://www.jroller.com/carlossg/entry/better_builds_with_maven_free I'd skip the parts about maestro and just use hudson or continium :) 2009/5/6 Dane Laverty : > There's a basic install

Re: Add a ui lock page over the page while waiting for response

2009-05-06 Thread nino martinez wael
d > easily do that by adding a with a WebMarkupContainer that covers > all the content of your page. > > On Wed, May 6, 2009 at 11:04 AM, nino martinez wael > wrote: >> I think the veil are just over a certain component, like only the >> button.. I think he are looking

Re: Add a ui lock page over the page while waiting for response

2009-05-06 Thread nino martinez wael
I think the veil are just over a certain component, like only the button.. I think he are looking for a Either Modal or something more than Veil, there was an article somewhere about it.. 2009/5/6 James Carman : > There is a "veil" component in wicketstuff-minis, I believe.  That might help. > > O

Re: best way to add tooltips in wicket

2009-05-06 Thread nino martinez wael
prototip i mentioned in another post, I might have to make another pass > at picking the framework to use... *sigh*. At least some nice folks here > have given me some pointers, thanks for that. > > > Cheers/Mathias > > nino martinez wael wrote: >> >> Please do tell if t

Re: FW: need help urgent......Change label dynamicly

2009-05-06 Thread nino martinez wael
Maybe to it with an attribute modifier.. I cant remember ajaxbutton.. 2009/5/6 Per Newgro : > Maybe you could add two buttons and set the other visible? > > Cheers > Per > > - > To unsubscribe, e-mail: users-unsubscr...@wicket.apa

Re: Tomcat Publishing and Hot-Swapping with Wicket (solved)

2009-05-05 Thread nino martinez wael
I like these kind of monologs, I often do them myself also known as parrot talks :) We both need to remember not to do them too often, if too often then we end up in a room with soft walls :) regards Nino 2009/5/4 Kaspar Fischer : > I intended to post the following questions but found the answer

Re: css and dreamweaver problem

2009-05-05 Thread nino martinez wael
Make a custom resource locator? http://www.mkyong.com/wicket/how-do-change-the-html-file-location-wicket/ 2009/5/3 Anantha Kumaran : > hi > >  I am using netbeans and dreamweaver to develop my wicket app > > The problem is dreamweaver expects the stylesheets and the html in the same > folder . Bu

Re: Why the ModalWindow isn't getting closed?

2009-05-05 Thread nino martinez wael
Seems like you are using the wrong approach to this, did you see the examples on how it's working? 2009/5/5 HHB : > Hey, > I have a ModalWindow with an Ajaxified form. > Upon a successful submitting, a data table in the original > panel that caused the modalwindow to be appeared is getting updated

Re: Get tag type?

2009-05-04 Thread nino martinez wael
public void renderHead(IHeaderResponse response) { response.renderOnLoadJavascript(getNiftyJS(tagName)); } 2009/5/4 nino martinez wael : > Ohh ok thanks :) > > My memory are rusty:) I've done this before :) > > > 2009/5/3 Johan Compagner : >> You

Re: Automatically adding a parameter to every link?

2009-05-04 Thread nino martinez wael
I think I would use Martins idea + markup inheritance (pages that are aware of the required parameters etc)... 2009/5/3 Matthew Welch : > The data in the application that I'm working on is divided in any number of > different contexts. The pages displayed for each context are the same but > the da

Re: best way to add tooltips in wicket

2009-05-04 Thread nino martinez wael
Please do tell if there are any issues with mootip, do not hesitate to write me (i'll be using it soon).. Im not soo keen todo stuff with prototip, since it's commercial license as of the latest version.. 2009/5/4 Mathias Nilsson : > > yes I have the same exact problem. Tried all settings there i

Re: Get tag type?

2009-05-04 Thread nino martinez wael
Ohh ok thanks :) My memory are rusty:) I've done this before :) 2009/5/3 Johan Compagner : > You only can know then when it is getting rendered so not before. > > So for example the onComponentTag methods of component/behavior > > On 03/05/2009, nino martinez wael wrote:

Get tag type?

2009-05-03 Thread nino martinez wael
Hi How do I get the underlying tag type of a component (the tag the component are bound to).. For example I want to pickup "div"... - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail

Re: using OpenJPA with wicket?

2009-05-03 Thread nino martinez wael
yeah, iolite or wickettopia does not care if it's hibernate or openjpa etc.. 2009/5/1 Igor Vaynberg : > search this list for wicket and hibernate or wicket and jpa > > -igor > > On Thu, Apr 30, 2009 at 8:49 PM, Christopher L Merrill > wrote: >> I'm just getting my feet wet with Wicket and OpenJPA

Re: Not a Wicket question but ...

2009-04-30 Thread nino martinez wael
I'd goto the spring forum or hibernate, depending if you use spring for wiring hibernate or not... It has nothing todo with C3P0 afaik. 2009/4/30 HHB : > Hey, > I understand this is not a Wicket question but I hope I can get some help. > Our application uses c3p0 connection pooling. > How to set t

Re: Ajax + DropDownChoice + ModalWindow

2009-04-30 Thread nino martinez wael
And this one aswell, grabbed from the other thread: jQuery(document).ready(function(){ if (typeof Wicket != 'undefined' && Wicket.Window) Wicket.Window.unloadConfirmation = false;

Re: ModalWindows...

2009-04-30 Thread nino martinez wael
Very true +1 for adding a overridable method 2009/4/30 Vladimir K : > > put the following into the section of your page: > >                 >                        jQuery(document).ready(function(){ >                                if (typeof Wicket != 'undefined' && > Wicket.Window) >        

Re: Processing.js

2009-04-30 Thread nino martinez wael
No integration from me, but take a look at the artwork package in wicketstuff or the input events , thats how I integrate stuff. It's usually a very smooth process. 2009/4/29 Paul Logasa Bogen II : > I've been looking at a really slick visualization library called > Processing.js (http://processin

Re: wicket + jbpm

2009-04-29 Thread nino martinez wael
this one : http://www.jboss.com/products/jbpm/ ? 2009/4/29 Eman Nollase : > Hello, > > Is there a wicket + jBPM integration? Thanks a lot. Cheers. > - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional c

Re: Ajax + DropDownChoice + ModalWindow

2009-04-29 Thread nino martinez wael
rence.. like the example  at > http://www.wicket-library.com/wicket-examples/ajax/choice.0| > > > > nino martinez wael wrote: >> >> You need to tell the modal not to care about changes and make the ddc >> submit via ajax.. Cant remember the exact setting... >> &

Re: Ajax + DropDownChoice + ModalWindow

2009-04-29 Thread nino martinez wael
You need to tell the modal not to care about changes and make the ddc submit via ajax.. Cant remember the exact setting... might be one of below.. But there are some settup you can do something with.. http://www.nabble.com/forum/Search.jtp?query=modal+nino&local=y&forum=25133&daterange=0&startda

Re: Why I'm getting NPE?

2009-04-29 Thread nino martinez wael
Short answer, group is set but the list are null? 2009/4/29 nino martinez wael : > Hmm I have something similar, though not getting npe (from 1.3 project) : > > > > /** >  * >  * >  */ > public class SortableSearchDataProvider extends SortableDataProvider { > >

Re: Why I'm getting NPE?

2009-04-29 Thread nino martinez wael
Hmm I have something similar, though not getting npe (from 1.3 project) : /** * * */ public class SortableSearchDataProvider extends SortableDataProvider { private SearchParameters searchParameters; /** * constructor */ public SortableSearchDataProvi

Re: Goldlock - launched

2009-04-29 Thread nino martinez wael
Hi Alex A few comments: If you care about beautiful urls you should change the mount point (filter) to something different. (https://www.gold-lock.com/app/page/HomePage/products/0) And something seems to be messing up cookies, since urlrewrite are in action, https://www.gold-lock.com/app/page/D

Re: How to erase model values?

2009-04-29 Thread nino martinez wael
Hi Sure, just do this in your onsubmit of the form, compoundPropertyModel.setModlObject(new Contact()); OR one of the million other ways, it's just java :) 2009/4/28 HHB : > Hey, > Usually, I set the model for a form like this: > > final Form form = new Form("form", >        new CompoundProperty

Re: Time Component

2009-04-24 Thread nino martinez wael
Check wicketstuff there might be something in there, theres also an excellent example in Wicket In Action. However building the component should not be that hard... 2009/4/23 Vidhya Kailash : > Is there a time component already available where the user can choose hrs > /mins / am-pm? If so can s

Re: New site developed in wicket - www.inlaconia.gr

2009-04-24 Thread nino martinez wael
part, dynamic page definitions and a > number of components. > > francisco, > thank you for your greek congratulations, > the smooth gallery integration was done before i discovered wicket-slides, i > plan to switch to wicket-slides soon so get ready for some contributions > > > n

Re: New site developed in wicket - www.inlaconia.gr

2009-04-23 Thread nino martinez wael
Hi Giannis Nice looking site, I noticed that your site are multilingual.. How have you implemented the multilingual part? I guess I am also asking what data access method you are using? Im asking since I what to know what other people are doing.. I myself have done something with JPA, and made en

<    3   4   5   6   7   8   9   10   >