Darn, I'm dissapointed that the check fails! Yes please, if you have
ideas on how to improve it, please share. Thanks,

Eelco


On 3/14/06, David Leangen <[EMAIL PROTECTED]> wrote:
> > > see the hello browser example.
>
>
>
> Nice trick! That's way cool! I think I'll use this a lot.
>
> I tried it with my mobile phone, but it causes a big mess. The phone
> uses i-mode (like most phones in Japan) but does not have javascript.
>
>
> I guess a quick check first to test the type of browser, and then if the
> browser can handle javascript, run the additional diagnostics.
>
>
> If you're interested, I'll let you know how I resolve this.
>
>
>
> Nice job!
>
>
>
> On Tue, 2006-03-14 at 08:22 -0800, Eelco Hillenius wrote:
> > Yep. I didn't make that trick in HelloBrowser the default as I don't
> > think everyone would be waiting for the extra overhead in the first
> > call. Furthermore, the basic information might be fine for a lot of
> > people. The extended version you can find in HelloBrowser does give
> > you a whole lot of useful information though, and you can also extend
> > it or use a similar trick to get more specific information you need.
> > The polling page has a lot of fallthroughs and even works when
> > javascript and/ or meta headers are turned off.
> >
> > Eelco
> >
> >
> > On 3/14/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > > there are two ways to get the info. one is like Dirk mentioned. this will
> > > get you a lot of info, but if you want more see the hello browser example.
> > > what it does is setup a redirect which executes a special page in the
> > > browser that gathers more information. like the screen size, whether or 
> > > not
> > > javascript is enabled, etc.
> > >
> > > -Igor
> > >
> > >
> > >
> > > On 3/14/06, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> > > > please see wicket-examples.
> > > >
> > > > Juergen
> > > >
> > > > On 3/14/06, David Leangen <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > Are there any browser detectors available in Wicket?
> > > > >
> > > > > IIRC, I remember one of the core devz mentioning this a while back...
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > -------------------------------------------------------
> > > > > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> > > language
> > > > > that extends applications into web and mobile media. Attend the live
> > > webcast
> > > > > and join the prime developer group breaking into this new coding
> > > territory!
> > > > >
> > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > > > > _______________________________________________
> > > > > Wicket-user mailing list
> > > > > Wicket-user@lists.sourceforge.net
> > > > >
> > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > > >
> > > >
> > > >
> > > > -------------------------------------------------------
> > > > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> > > language
> > > > that extends applications into web and mobile media. Attend the live
> > > webcast
> > > > and join the prime developer group breaking into this new coding
> > > territory!
> > > >
> > > http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> > > > _______________________________________________
> > > > Wicket-user mailing list
> > > > Wicket-user@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > >
> > >
> > >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> > that extends applications into web and mobile media. Attend the live webcast
> > and join the prime developer group breaking into this new coding territory!
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to