<div>Hi,</div><div><br></div><div>I&#39;ve just published an initial integration of JQuery Mobile [1] with Seaside. You can try it out at: <a href="http://jquerymobile.seasidehosting.st/">http://jquerymobile.seasidehosting.st</a></div>
<div><br></div><div>It&#39;s nearly complete - the outstanding work is to integrate JQuery scripting support - though it&#39;s certainly usable in it&#39;s current form. Feedback is welcome.</div><div><br></div><div>This work has been sponsored by Louis Andriese at &quot;D<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; ">elta Lloyd Online Innovations&quot; [2] and made available under the MIT licence. </span>It wouldn&#39;t have been possible without their support.</div>
<div><br></div><div>The code is available for Pharo and VASt (see <a href="http://vastgoodies.com/">http://vastgoodies.com/</a>)</div><div><br></div><div>To load the code into Pharo you&#39;ll need a recent release of Seaside (I used the version available on Lukas&#39;s Jenkins build server [3]):</div>
<div><br></div><div><div>Gofer it</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>url: &#39;<a href="http://ss3.gemstone.com/ss/jQueryMobile">http://ss3.gemstone.com/ss/jQueryMobile</a>&#39;;</div><div>
  <span class="Apple-tab-span" style="white-space:pre">        </span>package: &#39;ConfigurationOfJQueryMobile&#39;;</div><div>  <span class="Apple-tab-span" style="white-space:pre">        </span>load.</div><div><span class="Apple-tab-span" style="white-space:pre">        </span></div>
<div>(ConfigurationOfJQueryMobile project version: &#39;1.0-baseline&#39;) load.</div></div><div><br></div><div>The code registers a functional test suite at /javascript/jquery-mobile</div><div><br></div><div>Cheers,</div>
<div><br></div><div>Nick</div><div><br></div><div><br></div><div>[1] <a href="http://jquerymobile.com/">http://jquerymobile.com/</a></div><div>[2] <span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; "><a href="http://www.deltalloydgroep.com/">http://www.deltalloydgroep.com/</a></span></div>
<div>[3] <a href="http://jenkins.lukas-renggli.ch/job/Seaside%203.0/">http://jenkins.lukas-renggli.ch/job/Seaside%203.0/</a></div>