[Seaside] JQueryMobile initial release

Norbert Hartl norbert at hartl.name
Fri Oct 14 17:08:26 UTC 2011


Wonderful Nick!

One question. There is a lot of mentioning single page apps. On my desktop it feals like one but on the iphone I can see it is loading every single page. Is this intended?

Norbert

Am 14.10.2011 um 16:54 schrieb Nick Ager:

> Hi,
> 
> I've just published an initial integration of JQuery Mobile [1] with Seaside. You can try it out at: http://jquerymobile.seasidehosting.st
> 
> It's nearly complete - the outstanding work is to integrate JQuery scripting support - though it's certainly usable in it's current form. Feedback is welcome.
> 
> This work has been sponsored by Louis Andriese at "Delta Lloyd Online Innovations" [2] and made available under the MIT licence. It wouldn't have been possible without their support.
> 
> The code is available for Pharo and VASt (see http://vastgoodies.com/)
> 
> To load the code into Pharo you'll need a recent release of Seaside (I used the version available on Lukas's Jenkins build server [3]):
> 
> Gofer it
> 	url: 'http://ss3.gemstone.com/ss/jQueryMobile';
>   	package: 'ConfigurationOfJQueryMobile';
>   	load.
> 	
> (ConfigurationOfJQueryMobile project version: '1.0-baseline') load.
> 
> The code registers a functional test suite at /javascript/jquery-mobile
> 
> Cheers,
> 
> Nick
> 
> 
> [1] http://jquerymobile.com/
> [2] http://www.deltalloydgroep.com/
> [3] http://jenkins.lukas-renggli.ch/job/Seaside%203.0/
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20111014/24e2b1c5/attachment.htm


More information about the seaside mailing list