Re: Wicket and Mootools?

2008-09-18 Thread Nino Saturnino Martinez Vazquez Wael
You can also check out the new addition to wicket stuff minis, the mootips integration.. Agent Mahone wrote: Hi all What is the best way to integrate mootools in wicket ? Does Mootools slow down the application? Does somebody had good expierence with it? Thanks in advane for any comments

Re: wicketajaxget and waiting?

2008-09-09 Thread Nino Saturnino Martinez Vazquez Wael
-Matej On Tue, Sep 9, 2008 at 12:16 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: Hi Im doing a mootip integration for wicketstuff (minis). I am only one step away from being able to release. Im having a bit of a problem with the ajax integration, might be me tha

Re: Reporting Engine on Wicket 1.3.4

2008-09-09 Thread Nino Saturnino Martinez Vazquez Wael
Martijn Dashorst wrote: ireport is not suitable for users. Wow what a statement. Depends on the user I guess:) So the holy grail continues.. Maybe it's time for a wicket UI jasper integration thing? Martijn On Tue, Sep 9, 2008 at 10:29 AM, Nino Saturnino Martinez Vazquez Wael &l

[announce] Mootip in wicketstuff minies

2008-09-09 Thread Nino Saturnino Martinez Vazquez Wael
I've just added an mootip integration wicketstuff minies. It does somewhat the same as prototip. However it also supports ajaxloading of tool tips, which are very nice. I also added an example project for wicketstuff minies so you can see how it works: https://wicket-stuff.svn.sourceforge.ne

Re: Reporting Engine on Wicket 1.3.4

2008-09-09 Thread Nino Saturnino Martinez Vazquez Wael
ve customers that need to define reports, but providing CR with programmatic data wasn't an option back in the day. So the search for the holy reporting grail continues. Martijn On Tue, Sep 9, 2008 at 9:40 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: I use jfree

Re: Reporting Engine on Wicket 1.3.4

2008-09-09 Thread Nino Saturnino Martinez Vazquez Wael
I use jfreechart & jasperreports with idesigner( so that people can design their own reports).. We had our on hack at the integration.. But it should be trivial.. Leon Nieuwoudt wrote: Hi all I would like to know what kind of reporting engines are commonly used for Wicket-based apps? We have

Re: Wicket 1.4 with QWicket

2008-09-08 Thread Nino Saturnino Martinez Vazquez Wael
tence Annotations. No need for fluffy xml. You could if you want too.. I haven't seen any advantages with the bundle yet other than some inconveniences. What was it that were so horrible? - Original Message ---- From: Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTE

wicketajaxget and waiting?

2008-09-08 Thread Nino Saturnino Martinez Vazquez Wael
Hi Im doing a mootip integration for wicketstuff (minis). I am only one step away from being able to release. Im having a bit of a problem with the ajax integration, might be me that have stared myself blind... This is where im at (I have all the other bits in place): var content=wicketAjax

Re: Release date for 1.3.5?

2008-09-08 Thread Nino Saturnino Martinez Vazquez Wael
are there a ordered order of the bugs, do you just follow the major ones or are there a special combination that can unlock a release? Martijn Dashorst wrote: more bug fixes On Mon, Sep 8, 2008 at 10:57 AM, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: Hi, is there a release date planned for

Re: Wicket 1.4 with QWicket

2008-09-07 Thread Nino Saturnino Martinez Vazquez Wael
You could also use Wicketstuff iolite, it also uses spring and jpa/hibernate... http://wicketstuff.org/confluence/display/STUFFWIKI/Wicket-Iolite IT is working out of the box. Vernon wrote: I am very new to Wicket after heard so many good things about it. I am starting a project with QWicket s

Re: wicket-mooeditable release + ajax/javascript problem

2008-09-07 Thread Nino Saturnino Martinez Vazquez Wael
Hi Francisco francisco treacy wrote: i have created a basic wicket component that integrates MooEditable, a lightweight textarea editor based on mootools. http://code.google.com/p/wicket-mooeditable/ usage (in your form): TextArea textarea = new TextArea("post");

Re: wicket-like framework to complement wicket?

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
ike dates perhaps), then you can register your own! That's what I've got off the top of my head. On Thu, Sep 4, 2008 at 1:49 PM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: francisco treacy wrote: without bells and whistles, i'd like to announc

Re: wicket-like framework to complement wicket?

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
ttp://code.google.com/p/gluw/ , there's no code available yet though. i'll keep you updated. cheers, francisco On Fri, Aug 22, 2008 at 8:48 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: Great:) No great names pop to my mind now:( francisco treacy wrote

Re: page expired warning

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
wenm wrote: Thanks, Nino.Martinez. When I tried to make the quickstart, I digged out the reason. I told you so:) Because I have some SSL pages, so I set getRequestCycleSettings().setRenderStrategy(Settings.ONE_PASS_RENDER); in application init(). I am not sure why it causes the page exp

[announce]Screencast on Wicketstuff iolite

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
Hi I've created a screencast on howto use Iolite: http://ninomartinez.wordpress.com/2008/09/04/screencast-introducing-wicketstuff-iolite/ Im not sure if this could be considered spam? What should I do it's considered spam, add it on the wicketstuff wiki? Im also gonna create some Wicket intr

Re: Newbie Tries Out Wicket Threads

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
jn did with WIA, but it doesn't seem to be working. On Thu, Sep 4, 2008 at 9:05 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: great:) Im crossing my fingers Martijn Dashorst wrote: I just reprodded them that we need closure *fast*. Martijn On Thu, Se

Re: Newbie Tries Out Wicket Threads

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
great:) Im crossing my fingers Martijn Dashorst wrote: I just reprodded them that we need closure *fast*. Martijn On Thu, Sep 4, 2008 at 1:05 PM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: YES, Martjin wrote PRC (that it were approved by PMC members) and I wrot

Re: Newbie Tries Out Wicket Threads

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
ep 4, 2008 at 2:38 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: yup I can confirm that.. Jonathan Locke wrote: nice! i think i got in under the wire... can't wait til it shows up shetc wrote: http://www.nabble.com/file

Re: page expired warning

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
No problem.. Okay so you should do a quickstart (just use the maven wicket quickstart archetype) and make it available i'll take a peek at it. I find in many cases just doing the quickstart makes it obvious where I've made an error. wenm wrote: Hi, I use wicket authorization annotations. So

wicket 1.3.5 soon?

2008-09-04 Thread Nino Saturnino Martinez Vazquez Wael
Hi It seems there are some issues with modalwindow and IE7, it's fixed in trunk. So when's wicket 1.3.5 comming out(2 months. 3 etc?)? I see there are 39 outstanding issues, will they all have to be fixed before releasing? -- -Wicket for love Nino Martinez Wael Java Specialist @ Jayway DK ht

Re: Newbie Tries Out Wicket Threads

2008-09-03 Thread Nino Saturnino Martinez Vazquez Wael
yup I can confirm that.. Jonathan Locke wrote: nice! i think i got in under the wire... can't wait til it shows up shetc wrote: http://www.nabble.com/file/p19300742/wicket.jpg -- -Wicket for love Nino Martinez Wael Java Specialist @ Jayway DK http://www.jayway.dk +45 2936 7

Re: page expired warning

2008-09-03 Thread Nino Saturnino Martinez Vazquez Wael
General how do you intercept pages when unauthorized? I saw that you mounted payment.class which only should be reachable when logged in right? Nothing here stands out btw, a simple quickstart would be nice.. And if it's something in a hurry since I live in dk(copenhagen area) and are consult

Re: page expired warning

2008-09-03 Thread Nino Saturnino Martinez Vazquez Wael
Hi Sound's really wierd, like you are trying to post some stuff or something.. Could you show us some code..? And you should really upgrade to 1.3.4 since there were a lot of bug fixing going on from 1.3.1 to 1.3.4 wenm wrote: I have read many posts about page expired, but I still can't ge

Re: PageExpiredException on production

2008-09-03 Thread Nino Saturnino Martinez Vazquez Wael
Did you actively turn serializer check off? rivkash1 wrote: we set Wicket's logging level on production to DEBUG I don't see any non-serializable errors. How do i turn on the serializer check? thanks Rebecca Martijn Dashorst wrote: Check your logs for non-serializable errors (or test your

[announce] Wicketstuff Iolite 0.3

2008-09-03 Thread Nino Saturnino Martinez Vazquez Wael
A new version of Iolite archetype are out lot's of cleaning has been done. Changes: * Builds on wicket 1.4 * Simpler JPA/domain configuration with James Carmans domdrides (http://sourceforge.net/projects/domdrides/) * Now a real archetype using the new archetype-metadata.xml If yo

Re: PageExpiredException on production

2008-09-02 Thread Nino Saturnino Martinez Vazquez Wael
Hmm, have you supervised the process where they timeout? Or could it be that a few users that click the back button until they reach a page which are no longer in the pagemap, I belive 15 are the default? rivkash1 wrote: hello all, We are working with Wicket (1.3.4) on production for a couple

Re: wicket-event added twice problem

2008-08-28 Thread Nino Saturnino Martinez Vazquez Wael
I don't think wicket scans the html.. Correct way would be to add it via header contributer Tomasz Prus wrote: html 2008/8/28 Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> The other component, did you write the reference to wicket-event in html or via and header

Re: DropDownChoice - required, one item so preselection?

2008-08-28 Thread Nino Saturnino Martinez Vazquez Wael
just set the model to what you want selected:) John wrote: hi, when using a DropDownChoice is there a way to have the value preselected if there is only one available and the field is required? i have looked through the code but cannot see any settings that might control this, and am stumped tr

Re: wicket-event added twice problem

2008-08-28 Thread Nino Saturnino Martinez Vazquez Wael
.3.4 When i add livebox JS script and google maps then livebox doesn't work properly because wicket-event is added twice. 2008/8/27 Matej Knopp <[EMAIL PROTECTED]> What wicket version? This should be filtered by wicket. -Matej On Wed, Aug 27, 2008 at 4:13 PM, Nino Saturn

Re: Editing a Tree of Data...

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
Hi James You can get very very far just using listboxes and checkboxes, unless the customer wants the tree for the tree's sake.. checkout http://www.jobindsats.dk/sw167.asp select databank (I know it's danish, and don't mind asp extension it's really wicket behind) Otherwise I'd try to go w

Re: Any wicketstuff.org site admins around?

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
Count me out on this one, only have permissions for the software not the server itself.. David Nedrow wrote: It doesn't look as though there is any way to send a message to the site admins listed on the Wicket Stuff site. The web server is not setting the correct mime-type for .war files. If

Re: wicket-event added twice problem

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
show us some code..:) Tomasz Prus wrote: Hi I have problem because wicket-event.js is added twice and couse error. (each component with wicket-event.js adds it) Please help, how can i add it only one? Similar problem is with css files Best regards, Tomek -- -Wicket for love Nino Marti

Re: Localization issue

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
Yeah this seems to be the issue... Janos Cserep wrote: Actually now I have only one label for testing purposes: add(new Label("locale", getSession().getLocale().getLanguage())); That's actually bad practice. You are adding the component in the constructor. That code runs only once - whe

Re: AjaxEventBehaviour with request parameters?

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
No problem... :) Happy to help. Sarkast wrote: God, that's how I did it in my code with the AbstractAjaxBehaviour as well, must have misread it when I was looking at it... feel kind of stupid now :-/ Thanks! -- -Wicket for love Nino Martinez Wael Java Specialist @ Jayway DK http://www.ja

Re: AjaxEventBehaviour with request parameters?

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
I do it this way in openlayers contrib: Request request = RequestCycle.get().getRequest(); String lon = request.getParameter("lon"); String lat = request.getParameter("lat"); Sarkast wrote: Hello community, I have a small (I hope) problem. I am using an AjaxEventBehaviou

Re: Localization issue

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
Ok This is my code for a locale switching link that will disable when active: @Override protected WebMarkupContainer getLocaleComponent(String id, final Locale locale) { Link link = new Link(id) { @Override public void onClick() { get

Re: Localization issue

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
Yeah, I were just uncertain if you might had added some ajax that were causing the problem.. you are still having problems? btakacs wrote: Hi Yeah, I understand that it is working with Ajax. But first I wanted to make it without ajax. Later I can upgrade. I don't know yet how can I ajaxify my

Re: Wicket resources (css, js and images)?

2008-08-27 Thread Nino Saturnino Martinez Vazquez Wael
Sound like a good approach, I guess then if there were something like this components that would allow sharing of css etc (static css,js etc components) should just add to headercontribmanager, and ones that should not would just use the "old way". However it could be nice with some settings fo

Re: Use wicket page templates not for webapplication

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
Kan, please put in your findings in a page on the wiki (maybe under faq). Seems it's something people do once in a while.. I did something similar once, but realized somewhere in the process that it werent exactly the same content writing a mail as the web page. I used the wicket text template

Re: How do you get a LoadableDetachableModel to load again

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
Call modelchanged? Warren Bell wrote: I have a page that displays a list of items backed by a LoadableDetachableModel. The page allows you to delete one item from the list and then shows the list less the item you just deleted. How do I get the LoadableDetachableModel to load the list of items

Re: Mounting parameters on homepage

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
im still wondering why another mount path wouldnt work... I know new commers to the application will hit mydomain.com , but if you make a bookmarkable reference to the "/front" you can still obtain that people can come in that way.. Jörn Zaefferer wrote: Thanks for your answers, though thats

Re: [announce] Openlayers contrib upgraded to 1.4-SNAPSHOT

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
the URL you provide I have no idea what you are talking about, eg. how openlayers is related to Wicket and the 1.4-SNAPSHOT. Could you give some more details for those uninvolved in the development? Thanks Jörn On Tue, Aug 26, 2008 at 8:46 PM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTEC

Re: Localization issue

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
Yeah I can confirm what Daniel are saying.. I have the same approach.. On the otherhand if it's an ajax link you'll need to add all the components you want rerendered. Daniel Stoch wrote: Hi, But what exactly not work? I'm using a Link with onClick() code: getSession().setLocale(locale); to

Re: Wicket merchandise

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
ot;in house." On Tue, Aug 26, 2008 at 4:44 PM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: Johan Compagner wrote: i dont have to have anything for free! No, but I think it would be nice... And i think that stuff should be able to sell

Re: Wicket merchandise

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
y want some merchandise for free, then I say we take up a collection via paypal or something and just buy it for them. On Tue, Aug 26, 2008 at 12:43 PM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: Nope, I guess it's about donations back to ASF (I guess I m

Re: Wicket merchandise

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
of the previous then ASF.. Although I think they might want a percentage instead.. I look forward on hearing their reply, it seems they have a 5 day window on response times..:( So it could take a while. Yiannis Mavroukakis wrote: Any particular reason why? Nino Saturnino Martinez Va

[announce] Wicket Contrib input events upgraded to 1.4 snapshot

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
For your pleasure:) Now you can enjoy hot keys easy again :) Smoke tested with FF2 and safari on mac.. I correctly some spelling error in the package name, so it's changed to org.wicket-stuff --> org.wicketstuff rest remains the same.. -- -Wicket for love Nino Martinez Wael Java Specia

[announce] Openlayers contrib upgraded to 1.4-SNAPSHOT

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
So there it are for your pleasure.. I've smoke tested it manually, and it seems to be working. However it seems there are a problem with the map provider, it's there on http://openlayers.org/ too. But i've previously experienced it to be unstable. Feel free to come with propositions on howto

Re: Wicket resources (css, js and images)?

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
CHEECH and CHUNG? Or just Korean Clear? Jonathan Locke wrote: is WANG going to be CHUNG compatible? Martijn Dashorst wrote: Probably something for 1.5 (with WANG–Wicket Ajax Next Generation–being based on YUI) Martijn On Tue, Aug 26, 2008 at 2:25 PM, Nino Saturnino Martinez Vazquez Wael

Re: Mounting parameters on homepage

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
Jörn Zaefferer wrote: Hi, I have a simple search form on my homepage and would like to mount the search parameter, eg. to have host/?term=foo instead of host/?x=faniwfani35gfsge353 (when using CryptedUrlWebRequestCodingStrategy). I can't figure out a way to configure the strategy used to moun

Re: Wicket merchandise

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
might want a percentage instead.. I look forward on hearing their reply, it seems they have a 5 day window on response times..:( So it could take a while. Yiannis Mavroukakis wrote: Any particular reason why? Nino Saturnino Martinez Vazquez Wael wrote: I've gotten word from apache PRC, a

Re: Wicket resources (css, js and images)?

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
) Martijn Dashorst wrote: Probably something for 1.5 (with WANG–Wicket Ajax Next Generation–being based on YUI) Martijn On Tue, Aug 26, 2008 at 2:25 PM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: I've been hearing some rants on how merging resources

Re: Wicket merchandise take 2

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
, Aug 26, 2008 at 3:01 PM, Nino Saturnino Martinez Vazquez Wael < [EMAIL PROTECTED]> wrote: too impatient:) I cant even delay it or merge orders:( Yiannis Mavroukakis wrote: Aaah thanks..too bad I ordered the tee's first I could have done without the extra $5 shipping char

Wicket merchandise

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
I've gotten word from apache PRC, and the shop are closed. The lucky people that have ordered will recieve their merchandise as I cant stop it. I hope the discussion with PRC will end out to benefit the wicket community and make it so we again can get merchandise.. -- -Wicket for love Nino Ma

Re: Wicket resources (css, js and images)?

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
me on startrek..:) Maybe Wicket should have the the catching phrase "prepare to be assimilated" , I guess too nerdy:) Martijn Dashorst wrote: Probably something for 1.5 (with WANG–Wicket Ajax Next Generation–being based on YUI) Martijn On Tue, Aug 26, 2008 at 2:25 PM, Nino Saturnin

Re: Wicket merchandise take 2

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
too impatient:) I cant even delay it or merge orders:( Yiannis Mavroukakis wrote: Aaah thanks..too bad I ordered the tee's first I could have done without the extra $5 shipping charge :P Nino Saturnino Martinez Vazquez Wael wrote: The bib are back up.. Yiannis Mavroukakis wrote: Nice

Wicket resources (css, js and images)?

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
I've been hearing some rants on how merging resources can up the performance, should wicket be able todo this? I mean merging several css's into one etc.. I know it wont work for dynamic css/js/images. But on static it could, even yslow recommends you merge your resources into one... Images mi

Re: Wicket merchandise take 2

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
The bib are back up.. Yiannis Mavroukakis wrote: Nice, two t-shirts winging themselves my way already :-) What happened to the bib by the way, I wanted one for my youngster! Nino Saturnino Martinez Vazquez Wael wrote: I haven't heard anything from prc @ apache that we could not do this,

Re: Wicket merchandise take 2

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
But how should people know what it's about when you run away? :) Okay i'll adjust then.. James Carman wrote: On Mon, Aug 25, 2008 at 6:18 PM, Ryan Gravener <[EMAIL PROTECTED]> wrote: I like the idea of a professional shirt, something you can wear in the office to show your support for wicke

Re: Displaying HTML formatted text (raw markup) from String

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
yeah you can also see the ancient bbcode component I wrote once for reference, http://wicketstuff.org/confluence/display/STUFFWIKI/wicket-contrib-bbcodecomponent btakacs wrote: Hi I would need to display HTML formatted text inside my page. The text is stored in the database, so i would need t

Re: Convenience

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
Yeah, I agree.. Leaving it at chaining are probably best fit.. Martijn Dashorst wrote: While I like the language, I think it is a wrong path, because the number of methods would explode: new TextField().setRequired().setInvisible().isDisabled(); For each setFoo action you would get a setNotFoo

Re: Wicket merchandise take 2

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
he 6pack protruding through Eelco On Mon, Aug 25, 2008 at 7:42 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: I guess we should link to the merchandise page from the wiki also? James Carman wrote: The proceeds should benefit the ASF, not a random

Re: Wicket merchandise take 2

2008-08-26 Thread Nino Saturnino Martinez Vazquez Wael
off my beer belly when I can. Eelco On Mon, Aug 25, 2008 at 7:42 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: I guess we should link to the merchandise page from the wiki also? James Carman wrote: The proceeds should benefit the ASF, not a random charity.

Re: Wicket merchandise take 2

2008-08-25 Thread Nino Saturnino Martinez Vazquez Wael
I guess we should link to the merchandise page from the wiki also? James Carman wrote: The proceeds should benefit the ASF, not a random charity. On Mon, Aug 25, 2008 at 5:48 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: I haven't heard anything from prc @

Re: Wicket merchandise take 2

2008-08-25 Thread Nino Saturnino Martinez Vazquez Wael
Ok it'll just do that then. James Carman wrote: The proceeds should benefit the ASF, not a random charity. On Mon, Aug 25, 2008 at 5:48 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: I haven't heard anything from prc @ apache that we could not do this,

Re: Form with tabbed panel: Tracking changes

2008-08-25 Thread Nino Saturnino Martinez Vazquez Wael
Kai Mütz wrote: Nino Saturnino Martinez Vazquez Wael <> wrote: Look at Ivisitor and add one to the form, that could add it for you... I think theres a example pdf on jweekends homepage... I have tried the IVisitor approach, but there are 2 problems: 1) I invoke the visitCh

Wicket merchandise take 2

2008-08-25 Thread Nino Saturnino Martinez Vazquez Wael
I haven't heard anything from prc @ apache that we could not do this, so im gonna take this as silent approval. So any profit from merchandise could be donated following these rules, if 1's full then 2 etc (providing the people want it): 1. Provide the core team with merchandise (might be t

Re: Wicket Stuff devs - teamcity is open for registration

2008-08-25 Thread Nino Saturnino Martinez Vazquez Wael
ok you should be good to go, i've setup the project aswell on team city.. svenmeier wrote: Time to do some cleaning up: username: svenmeier project: wicketstuff-prototype Thanks Sven Martijn Dashorst wrote: We have moved our build server to run on teamcity. Our previous software was not

Re: My Wicket + Hibernate project- Transaction solutions? Java EE w/ Wicket?

2008-08-24 Thread Nino Saturnino Martinez Vazquez Wael
take a look at the wicket iolite archetype. it uses spring and jpa hiberhatne.. jpswain wrote: I'm just curious what everyone is using for transaction management. I have been working with Wicket for a while now (and loving it) on a pet project that also uses Hibernate and Guice. I'm realizin

Re: Display images from database

2008-08-22 Thread Nino Saturnino Martinez Vazquez Wael
hmm, use an image resource. Below code could probably get beautified a bit.. And you might want to use shared resources if its something common.. form.add(new NonCachingImage("currentPicture", new AbstractReadOnlyModel() { @Override public Obj

Re: Form with tabbed panel: Tracking changes

2008-08-22 Thread Nino Saturnino Martinez Vazquez Wael
Look at Ivisitor and add one to the form, that could add it for you... I think theres a example pdf on jweekends homepage... http://www.jweekend.com/dev/ArticlesPage/ London Wicket - Al's Forms With Flair Someone did'nt care to mount articles as shared resources I see. Kai Mütz wrote: Hi, I

Re: [offtop] need help with eclipse and m2eclipse

2008-08-22 Thread Nino Saturnino Martinez Vazquez Wael
Yeah thats my preferred approach also. Timo Rantalaiho wrote: On Thu, 21 Aug 2008, Oleg Taranenko wrote: Eclipse Ganymede JEE (3.4) + m2eclipse 0.9.5 works perfect! I can now under eclipse launch mvn jetty:run and comfortable debugging all sources including the wicket core. One suggestio

Re: Wicket merchandise?

2008-08-22 Thread Nino Saturnino Martinez Vazquez Wael
Daan van Etten wrote: I really don't want to get into a 'design by committee' thing. BTW: I've no idea about trademark or copyright issues. I like to see a simple way for people to support Wicket or Apache, financially or by promoting it. Some merchandize may help with both, at least a bit wi

Re: Inline-pdf generated on the fly using DynamicWebResource - Showing Custom FileName on "File -> Save As"

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
Hi I once did something similar, and after a lot of work trying to fix it so it were consistent came to the conclusion that on that point too browsers are different, we wanted it to open a doc inline. mfs wrote: Guys, I am struggling with an issue relating to PDF displayed inline on a brows

Re: wicket-like framework to complement wicket?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
lic maven repos. i'll keep you updated. i'm looking for a name for this thing... have already 2 or 3 but suggestions are welcome :) francisco On Thu, Aug 21, 2008 at 1:54 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: Really great, now we just need it t

Re: Wicket merchandise? - T-Shirt problem

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
Extend it with the new ZIPPABLE sleeve architecture, much like AJAX but with a very clean common interface. :) hillj2 wrote: I have a short sleeve Wicket T-Shirt, but as the weather is about to get colder, I would like a long-sleeve version. What would be the best way of accomplishing this? S

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
try using a border of some sort (perhaps "wicket orange")? On Thu, Aug 21, 2008 at 9:59 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: That did'nt go too well with the polo (it's a small logo on the left chest muscle), it doesnt fit apparently

Re: Getting copy of html source

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
Search nabble for a similar post.. There migth be something on the wiki aswell [EMAIL PROTECTED] wrote: Hi, Is there an easy way to retrieve a copy of the html that is send to the browser as part of a response. I would like to be able to e.g. send the source of requested pages to an xhtml vali

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
tio is the same, but the resolution is much better. Regards, Daan On 21 aug 2008, at 15:32, Nino Saturnino Martinez Vazquez Wael wrote: and could you rescale to 3.33 x 3.33 . I can put up a black polo then:) Daan van Etten wrote: Thanks for the tip! They should look better now: http://stu

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
33" Anyone up for thongs and boxer shorts haha! Sizes are : 2.75" x 2.75" 1"x1" 4" x 6" For bib's (they need to learn wicket young, you know) 5" x 7" Lets take the details of the thread(like quality, format...) Nino Saturnino Martinez Vazquez Wael w

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
tions are welcome. Daan On 21 aug 2008, at 11:29, Nino Saturnino Martinez Vazquez Wael wrote: Okay I've had some "fun" with Gimp, and it's pretty clear that im not a graphical artist.. Anyone up for creating some Wicket Logos? The sizes are : 10"x10" 3.33" x 3

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
size. Suggestions are welcome. Daan On 21 aug 2008, at 11:29, Nino Saturnino Martinez Vazquez Wael wrote: Okay I've had some "fun" with Gimp, and it's pretty clear that im not a graphical artist.. Anyone up for creating some Wicket Logos? The sizes are : 10"x10&qu

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
file (300dpi 10"x10"). It's a vector (path) logo, so it is resizable to any size. Suggestions are welcome. Daan On 21 aug 2008, at 11:29, Nino Saturnino Martinez Vazquez Wael wrote: Okay I've had some "fun" with Gimp, and it's pretty clear that im not a graphi

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
ngs and boxer shorts haha! Sizes are : 2.75" x 2.75" 1"x1" 4" x 6" For bib's (they need to learn wicket young, you know) 5" x 7" Lets take the details of the thread(like quality, format...) Nino Saturnino Martinez Vazquez Wael wrote: So i'll tr

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
ble to any size. Suggestions are welcome. Daan On 21 aug 2008, at 11:29, Nino Saturnino Martinez Vazquez Wael wrote: Okay I've had some "fun" with Gimp, and it's pretty clear that im not a graphical artist.. Anyone up for creating some Wicket Logos? The sizes are : 10"

Re: Wicket merchandise?

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
1"x1" 4" x 6" For bib's (they need to learn wicket young, you know) 5" x 7" Lets take the details of the thread(like quality, format...) Nino Saturnino Martinez Vazquez Wael wrote: So i'll try to get some things done, since there are many that wants this..

Re: NotSerializableException: java.util.RandomAccessSubList

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
John Patterson wrote: Any object stored in a model must be serializable and your object com.tvh.website.application.external.ApplicationPage$ExternalApplicationBean is not. You can either make it serializable or use a model that finds your ExternalApplicationBean when it loads e.g. LoadableDet

Re: NotSerializableException: java.util.RandomAccessSubList

2008-08-21 Thread Nino Saturnino Martinez Vazquez Wael
Seems that your random acesslist is not serializable... :) Either turn of the serializable checker or use another list type? Or am I missing something? [class=java.util.RandomAccessSubList] <- field that is not serializable Marieke Vandamme wrote: Hello, I'm using a rather complex Comp

Re: Wicket merchandise?

2008-08-20 Thread Nino Saturnino Martinez Vazquez Wael
Thanks i'll do Martijn Dashorst wrote: You might want to check this with the Apache PRC committee. They handle trademark stuff. [EMAIL PROTECTED] is your friend. Martijn On Wed, Aug 20, 2008 at 10:19 PM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: So i&#x

Re: wicket-like framework to complement wicket?

2008-08-20 Thread Nino Saturnino Martinez Vazquez Wael
Really great, now we just need it to get packed with Wicket iolite:) francisco treacy wrote: hi guys, i started to work on a little utility to glue some libraries that i already use with wicket. they became a standard stack when i develop applications: these are guice, salve, warp-persist and n

Re: Wicket merchandise?

2008-08-20 Thread Nino Saturnino Martinez Vazquez Wael
So i'll try to get some things done, since there are many that wants this.. Are there any Wicket found or something if theres any profits on this? I'll see how far I can get without an real graphical artist:) Nino Saturnino Martinez Vazquez Wael wrote: Hi We talked about this a

Re: Wicket merchandise?

2008-08-20 Thread Nino Saturnino Martinez Vazquez Wael
Hehe I can imagine that, that will raise some eyebrows indeed:) James Carman wrote: Wow, all I can say is well done. Well done, indeed! :) It's somewhat more difficult to take the PDF version of the book to the toilet. People look at me funny at work when I walk into the stall with a laptop! :

Re: Wicket merchandise?

2008-08-20 Thread Nino Saturnino Martinez Vazquez Wael
True, and great work:) But sometimes you want to raise eyebrows:) Martijn Dashorst wrote: On Wed, Aug 20, 2008 at 6:51 PM, John Patterson <[EMAIL PROTECTED]> wrote: Time for some coder booty! Yes wicket needs more action. We already have the ultimate merchandise with Action: http://m

Wicket merchandise?

2008-08-20 Thread Nino Saturnino Martinez Vazquez Wael
Hi We talked about this a loong time ago. But theres a service CafePress.com (could have been there then aswell )which fairly easy lets you produce wicket merchandise.. So do the community want mugs caps and t-shirts? And what does the devs say? -- -Wicket for love Nino Martinez Wael Java S

Re: Order of pageparameters for bookmarkablepagelink?

2008-08-20 Thread Nino Saturnino Martinez Vazquez Wael
.4-m2/org/apache/wicket/protocol/http/WebApplication.html#mount(org.apache.wicket.request.target.coding.IRequestTargetUrlCodingStrategy) Nino Saturnino Martinez Vazquez Wael wrote: So It seems that you cannot control the order of page parameters for bookmarkablepagelinks can this be true? W

Re: Order of pageparameters for bookmarkablepagelink?

2008-08-20 Thread Nino Saturnino Martinez Vazquez Wael
/wicket/protocol/http/WebApplication.html#mount(org.apache.wicket.request.target.coding.IRequestTargetUrlCodingStrategy) Nino Saturnino Martinez Vazquez Wael wrote: So It seems that you cannot control the order of page parameters for bookmarkablepagelinks can this be true? What I mean are that I

Order of pageparameters for bookmarkablepagelink?

2008-08-19 Thread Nino Saturnino Martinez Vazquez Wael
So It seems that you cannot control the order of page parameters for bookmarkablepagelinks can this be true? What I mean are that I would like to have and url something like this (and remain stable that way): mydom.com/mypage/cache/true/product/id , something like that it'll not work for me

Re: Dynamic PrependKeywordEncodingStrategy? (making a simple rule for caching with apache)

2008-08-19 Thread Nino Saturnino Martinez Vazquez Wael
try the header approach the page would have to render first.. This must be possible somehow with wicket? Nino Saturnino Martinez Vazquez Wael wrote: I talked a bit on IRC on this. And got suggested to use headers instead. So this might be a viable option and much much simpler! I'll look in

Re: FeedbackPanel default outputMarkupId = true

2008-08-19 Thread Nino Saturnino Martinez Vazquez Wael
j On Tue, Aug 19, 2008 at 8:25 AM, Nino Saturnino Martinez Vazquez Wael <[EMAIL PROTECTED]> wrote: I still for one try to get ajax away for public(unauthorized) parts, for seo and caching purposes but it depends on the situation.. Timo Rantalaiho wrote: On Mon, 18 Aug 2008, Patr

Re: Dynamic PrependKeywordEncodingStrategy? (making a simple rule for caching with apache)

2008-08-19 Thread Nino Saturnino Martinez Vazquez Wael
I talked a bit on IRC on this. And got suggested to use headers instead. So this might be a viable option and much much simpler! I'll look into it and see how it works out. Nino Saturnino Martinez Vazquez Wael wrote: Hi I've been fighting a bit with making a EncodingStrateg

<    1   2   3   4   5   6   7   8   9   10   >