[Seaside] JQueryMobile initial release

Larry White ljw1001 at gmail.com
Fri Oct 14 15:34:37 UTC 2011


This is fantastic.  Thanks!

On Fri, Oct 14, 2011 at 10:54 AM, Nick Ager <nick.ager at gmail.com> wrote:
> 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
>
>


More information about the seaside mailing list