Re: iPhone webapp support?

2009-10-07 Thread Edmund Urbani
Lionel Armanet wrote:
> Hi,
> 
> Maybe you should take a look at jqTouch (http://www.jqtouch.com/) which is a
> jQuery plugin dedicated to use rich effects of safari on iPhone. 
> 
> You might want to use wiQuery (http://code.google.com/p/wiquery) ton bind
> this jQuery plugin with your wicket application.
> 
> Hope this helps ! :)
> 
Thanks. This is more than I had dared to hope for. This will certainly help with
my project.

Cheers
 Edmund

-- 
Liland ...does IT better

Liland IT GmbH
Software Architekt
email: edmund.urb...@liland.at

office: +43 (0)463 220111 | fax: +43 (0)463 220111 33 | mobil: +43 (0)699 
122011 16
http://www.Liland.at

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: iPhone webapp support?

2009-10-06 Thread Ryan Gravener
use iui.

Ryan Gravener
http://bit.ly/no_word_docs



On Tue, Oct 6, 2009 at 5:33 PM, Wilhelmsen Tor Iver  wrote:
>> Are people still making fun of your huge nokia? ;-)
>
> ... or the "side-talking" 1st gen nGage :P (parodied a lot here: 
> http://www.sidetalkin.com/photos.html )
>
> On a more serious note, Wicket apps should run well in the iPhone's Safari 
> browser, but if you want to support small devices in general you should look 
> into client detection and using the style feature to server more compact 
> pages.
>
> - Tor Iver
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



SV: iPhone webapp support?

2009-10-06 Thread Wilhelmsen Tor Iver
> Are people still making fun of your huge nokia? ;-)

... or the "side-talking" 1st gen nGage :P (parodied a lot here: 
http://www.sidetalkin.com/photos.html )

On a more serious note, Wicket apps should run well in the iPhone's Safari 
browser, but if you want to support small devices in general you should look 
into client detection and using the style feature to server more compact pages.

- Tor Iver

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: iPhone webapp support?

2009-10-06 Thread Matej Knopp
On Tue, Oct 6, 2009 at 5:32 PM, Johan Compagner  wrote:
> no i did build something special in wicket so that it will never work on
> those iphones.
>
> Stop buying those fully controlled by apple phones.. Think for your self !
> Freedom Freedom!

Are people still making fun of your huge nokia? ;-)

-Matej
>
> johan
> :)
>
> On Tue, Oct 6, 2009 at 13:00, Edmund Urbani  wrote:
>
>> Hi all,
>>
>> I was wondering whether there is some special support for iPhones available
>> with
>> Wicket. Something to render pages/components in native iPhone Look&Feel,
>> like
>> eg. here:
>> http://www.ibm.com/developerworks/library/os-eclipse-iphone/
>>
>> Cheers
>>  Edmund
>>
>> --
>> Liland ...does IT better
>>
>> Liland IT GmbH
>> Software Architekt
>> email: edmund.urb...@liland.at
>>
>> office: +43 (0)463 220111 | fax: +43 (0)463 220111 33 | mobil: +43 (0)699
>> 122011 16
>> http://www.Liland.at
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: iPhone webapp support?

2009-10-06 Thread Johan Compagner
I had that one way way back!
It was even an analog phone (instead of the digital gsm)!

When my first mobile phone was ringing in a classroom even the teacher
thought that was funny! Where are those times!



On Tue, Oct 6, 2009 at 17:53, Jeremy Thomerson wrote:

> Everyone needs to check out this picture of Johan with his phone - it will
> clear things up:
>
> http://tinyurl.com/myz5dq
>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
>
>
> On Tue, Oct 6, 2009 at 10:48 AM, Matej Knopp 
> wrote:
>
> > On Tue, Oct 6, 2009 at 5:32 PM, Johan Compagner 
> > wrote:
> > > no i did build something special in wicket so that it will never work
> on
> > > those iphones.
> > >
> > > Stop buying those fully controlled by apple phones.. Think for your
> self
> > !
> > > Freedom Freedom!
> >
> > Are people still making fun of your huge nokia? ;-)
> >
> > -Matej
> > >
> > > johan
> > > :)
> > >
> > > On Tue, Oct 6, 2009 at 13:00, Edmund Urbani  wrote:
> > >
> > >> Hi all,
> > >>
> > >> I was wondering whether there is some special support for iPhones
> > available
> > >> with
> > >> Wicket. Something to render pages/components in native iPhone
> Look&Feel,
> > >> like
> > >> eg. here:
> > >> http://www.ibm.com/developerworks/library/os-eclipse-iphone/
> > >>
> > >> Cheers
> > >>  Edmund
> > >>
> > >> --
> > >> Liland ...does IT better
> > >>
> > >> Liland IT GmbH
> > >> Software Architekt
> > >> email: edmund.urb...@liland.at
> > >>
> > >> office: +43 (0)463 220111 | fax: +43 (0)463 220111 33 | mobil: +43
> > (0)699
> > >> 122011 16
> > >> http://www.Liland.at
> > >>
> > >> -
> > >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > >> For additional commands, e-mail: users-h...@wicket.apache.org
> > >>
> > >>
> > >
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>


Re: iPhone webapp support?

2009-10-06 Thread Johan Compagner
Its almost getting replaced!

http://maemo.nokia.com/n900/

pure power! Full control! Multi tasking!

On Tue, Oct 6, 2009 at 17:48, Matej Knopp  wrote:

> On Tue, Oct 6, 2009 at 5:32 PM, Johan Compagner 
> wrote:
> > no i did build something special in wicket so that it will never work on
> > those iphones.
> >
> > Stop buying those fully controlled by apple phones.. Think for your self
> !
> > Freedom Freedom!
>
> Are people still making fun of your huge nokia? ;-)
>
> -Matej
> >
> > johan
> > :)
> >
> > On Tue, Oct 6, 2009 at 13:00, Edmund Urbani  wrote:
> >
> >> Hi all,
> >>
> >> I was wondering whether there is some special support for iPhones
> available
> >> with
> >> Wicket. Something to render pages/components in native iPhone Look&Feel,
> >> like
> >> eg. here:
> >> http://www.ibm.com/developerworks/library/os-eclipse-iphone/
> >>
> >> Cheers
> >>  Edmund
> >>
> >> --
> >> Liland ...does IT better
> >>
> >> Liland IT GmbH
> >> Software Architekt
> >> email: edmund.urb...@liland.at
> >>
> >> office: +43 (0)463 220111 | fax: +43 (0)463 220111 33 | mobil: +43
> (0)699
> >> 122011 16
> >> http://www.Liland.at
> >>
> >> -
> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >> For additional commands, e-mail: users-h...@wicket.apache.org
> >>
> >>
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: iPhone webapp support?

2009-10-06 Thread Jeremy Thomerson
Everyone needs to check out this picture of Johan with his phone - it will
clear things up:

http://tinyurl.com/myz5dq

--
Jeremy Thomerson
http://www.wickettraining.com



On Tue, Oct 6, 2009 at 10:48 AM, Matej Knopp  wrote:

> On Tue, Oct 6, 2009 at 5:32 PM, Johan Compagner 
> wrote:
> > no i did build something special in wicket so that it will never work on
> > those iphones.
> >
> > Stop buying those fully controlled by apple phones.. Think for your self
> !
> > Freedom Freedom!
>
> Are people still making fun of your huge nokia? ;-)
>
> -Matej
> >
> > johan
> > :)
> >
> > On Tue, Oct 6, 2009 at 13:00, Edmund Urbani  wrote:
> >
> >> Hi all,
> >>
> >> I was wondering whether there is some special support for iPhones
> available
> >> with
> >> Wicket. Something to render pages/components in native iPhone Look&Feel,
> >> like
> >> eg. here:
> >> http://www.ibm.com/developerworks/library/os-eclipse-iphone/
> >>
> >> Cheers
> >>  Edmund
> >>
> >> --
> >> Liland ...does IT better
> >>
> >> Liland IT GmbH
> >> Software Architekt
> >> email: edmund.urb...@liland.at
> >>
> >> office: +43 (0)463 220111 | fax: +43 (0)463 220111 33 | mobil: +43
> (0)699
> >> 122011 16
> >> http://www.Liland.at
> >>
> >> -
> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >> For additional commands, e-mail: users-h...@wicket.apache.org
> >>
> >>
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: iPhone webapp support?

2009-10-06 Thread Johan Compagner
no i did build something special in wicket so that it will never work on
those iphones.

Stop buying those fully controlled by apple phones.. Think for your self !
Freedom Freedom!

johan
:)

On Tue, Oct 6, 2009 at 13:00, Edmund Urbani  wrote:

> Hi all,
>
> I was wondering whether there is some special support for iPhones available
> with
> Wicket. Something to render pages/components in native iPhone Look&Feel,
> like
> eg. here:
> http://www.ibm.com/developerworks/library/os-eclipse-iphone/
>
> Cheers
>  Edmund
>
> --
> Liland ...does IT better
>
> Liland IT GmbH
> Software Architekt
> email: edmund.urb...@liland.at
>
> office: +43 (0)463 220111 | fax: +43 (0)463 220111 33 | mobil: +43 (0)699
> 122011 16
> http://www.Liland.at
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: iPhone webapp support?

2009-10-06 Thread Lionel Armanet

Hi,

Maybe you should take a look at jqTouch (http://www.jqtouch.com/) which is a
jQuery plugin dedicated to use rich effects of safari on iPhone. 

You might want to use wiQuery (http://code.google.com/p/wiquery) ton bind
this jQuery plugin with your wicket application.

Hope this helps ! :)


Edmund Urbani wrote:
> 
> Hi all,
> 
> I was wondering whether there is some special support for iPhones
> available with
> Wicket. Something to render pages/components in native iPhone Look&Feel,
> like
> eg. here:
> http://www.ibm.com/developerworks/library/os-eclipse-iphone/
> 
> Cheers
>  Edmund
> 
> -- 
> Liland ...does IT better
> 
> Liland IT GmbH
> Software Architekt
> email: edmund.urb...@liland.at
> 
> office: +43 (0)463 220111 | fax: +43 (0)463 220111 33 | mobil: +43 (0)699
> 122011 16
> http://www.Liland.at
> 
> -
> 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.com/iPhone-webapp-support--tp2577p25767577.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



iPhone webapp support?

2009-10-06 Thread Edmund Urbani
Hi all,

I was wondering whether there is some special support for iPhones available with
Wicket. Something to render pages/components in native iPhone Look&Feel, like
eg. here:
http://www.ibm.com/developerworks/library/os-eclipse-iphone/

Cheers
 Edmund

-- 
Liland ...does IT better

Liland IT GmbH
Software Architekt
email: edmund.urb...@liland.at

office: +43 (0)463 220111 | fax: +43 (0)463 220111 33 | mobil: +43 (0)699 
122011 16
http://www.Liland.at

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org