[Seaside] [ANN] Swazoo 2.1 released

Janko Mivšek janko.mivsek at eranova.si
Mon Jan 7 11:12:17 UTC 2008


Dear Seasiders,

New Swazoo 2.1 is released, with an easier startup as a main new
feature. Now you can start simply by:

     SwazooServer startOn: somePort

and Swazoo will start listening on all IP interfaces on your machine. It
will also ignore host in web requests. This is very handy for running
Swazoo behind load balancers.

This version is also much improved in terms of serving directly to the
wild wild Internet.

It is available here:

   * Squeak:
     o Damien's squeak-web image: http://squeak.ofset.org/squeak-web/
     o Universes: Network, Swazoo version 2.1
     o SqueakSource: http://www.squeaksource.com/Swazoo.html, Releases,
          Swazoo-2.1.mcz

   * VisualWorks: in public Store: Swazoo 2.1, also as a parcel
          on forthcoming Cincom CD

Swazoo can be now used as a web server for Seaside too:

   * Seaside 2.8, 2.9 on Squeak:
    - load from Universes(Web development beta): Seaside-Adapters-Swazoo
    - SwazooSeaside startOn: 8088 then open http://localhost:8088/seaside

See http://www.swazoo.org for more.

Best regards
Janko Mivšek
-- 
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si


More information about the seaside mailing list