<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>Superb!<br><br>Thank you.<br><br><br><div id="1"><br>---- On Wed, 02 Oct 2013 15:52:37 -0700 <b>Torsten Bergmann&lt;astares@gmx.de&gt;</b> wrote ---- <br></div><br><blockquote style="border-left: 1px solid #0000FF; padding-left: 6px; margin:0 0 0 5px">Hi, <br> <br>there are various frameworks out there helping you to ease common tasks in web development.  <br>One of them is Bootstrap (<a href="http://getbootstrap.com" target="_blank">http://getbootstrap.com</a>) that is used more and more to easily style <br>web sites and web applications.  <br> <br>We had wrappers for Bootstrap supporting Seaside in the past already:  <br> - the TwitterBootstrap project on SS3 from the Seaside team  <br> - the TBootstrap project from Gaston Dall Oglio <br>  <br>Unfortunately these projects are not up to date with the latest Bootstrap version,  <br>not covered by tests, had no docu or examples, no CI, ...  <br>  <br>To provide better support for Bootstrap and Seaside3 development I created a fresh project <br>called "Bootstrap for Seaside" (or "Bootstrap" for short).  <br> <br>This new project is  <br> - nearly feature complete regarding components (Nav, Navbar, Jumbotron, Buttons, Alarms, Layouts, ...) <br> - uses the latest Bootstrap libraries (<a href="http://getbootstrap.com" target="_blank">http://getbootstrap.com</a>) <br> - covered by more than 160 tests  <br> - completed with an example browser that shows Bootstrap components and according Smalltalk code <br> - available at STHub (<a href="http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap" target="_blank">http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap</a>) <br> - documented (see mentioned project website on STHub) with docu support for PharoOnlineHelp and catalog <br> - controlled by CI (<a href="https://ci.inria.fr/pharo-contribution/job/Bootstrap/" target="_blank">https://ci.inria.fr/pharo-contribution/job/Bootstrap/</a>) <br> - easily loadable using config browser in Pharo 2.0 <br> <br>Attached are some screenshots from the project itself. <br>  <br>More details can be found in the more docu at the project site on SmalltalkHub. Just scroll down at the <br>info page provided there. <br> <br>You can easily load it in a fresh Pharo 2.0 as "Bootstrap" from the config browser. It loads Seaside3 <br>as a dependency. After loading evaluate <br> <br>  ZnZincServerAdaptor startOn: 8080  <br>  <br>to start the webserver and go to <a href="http://localhost:8080/bootstrap" target="_blank">http://localhost:8080/bootstrap</a> to browse the samples. <br> <br>Feel free to use it for your next Pharo/Seaside/Bootstrap based web project and thanks in advance <br>for any contribution you may give to the project in the future.  <br> <br>Bye <br>T. <br>_______________________________________________ <br>seaside mailing list <br><a subj="" mailid="seaside%40lists.squeakfoundation.org" href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a> <br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a> <br></blockquote><br></div></body></html>