render google analytics at end of head

2010-09-12 Thread Wouter de Vaal
Hi, For some time now, google has changed the way you can incorporate an analytics snippet. The former one was slow and synchronous, the current one is asynchronous, so I would like to use that one. However you have to place it just before /head. Placing it in our base page at the end of

Re: render google analytics at end of head

2010-09-12 Thread Wouter de Vaal
This looks like hacking into the output string buffer? That seems a bit of a dirty hack to me, that would involve splitting up just before /head and appending code their. I hope there is a better way than this... Wouter 2010/9/12 Alexander Morozov alexander.v.moro...@gmail.com Hi! Have you

Re: render google analytics at end of head

2010-09-12 Thread Wouter de Vaal
in their documentation. see http://code.google.com/chrome/extensions/tut_analytics.html for example On Sun, Sep 12, 2010 at 11:27 AM, Wouter de Vaal wout...@gmail.com wrote: This looks like hacking into the output string buffer? That seems a bit of a dirty hack to me, that would involve splitting up just

wicket:link images and variation problem

2010-05-29 Thread Wouter de Vaal
Hi, I'm trying to use variations with images that are automatically localized when they are within wicket:link. When I turned on debugging I could see that it tries to get the image for the current locale, or one without locale extension when it is not available (logo_nl.png versus logo.png).

Re: Can I develop without recompiling/restarting after every change?

2010-05-29 Thread Wouter de Vaal
If you're using eclipse, use sysdeo: http://www.eclipsetotale.com/tomcatPlugin.html Wouter 2010/5/29 David Chang david_q_zh...@yahoo.com: I am using Tomcat, any tips about how to develop out recompiling/restarting after every change? Best. --- On Fri, 5/21/10, Jeremy Thomerson

Re: Can I develop without recompiling/restarting after every change?

2010-05-29 Thread Wouter de Vaal
recompiling or restarting after every change? The quickstart's Start.java in Jeremy's suggestion uses Jetty as web server. How can I do a similar thing with Tomcat? Any pointers? I am using Tomcat 6.x. Best, David --- On Sat, 5/29/10, Wouter de Vaal wout...@gmail.com wrote: From: Wouter de

Re: users, please give us your opinion: what is your take on generics with Wicket

2008-06-02 Thread Wouter de Vaal
and up. Wouter de Vaal - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [vote] Release 1.4 with only generics and stop support for 1.3

2008-03-17 Thread Wouter de Vaal
+1 Wouter On Mon, Mar 17, 2008 at 9:13 AM, Martijn Dashorst [EMAIL PROTECTED] wrote: This thread is for voting only. Use the [discuss] thread for voicing your opinion or asking questions. This makes counting the votes much easier. The discussion on our development list makes it clear