[ANN] Swazoo 2.1 released

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Swazoo 2.1 released

Janko Mivšek
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
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

RE: [ANN] Swazoo 2.1 released

Sebastian Sastre-2
This is good to hear. Thanks Janko !

Sebastian

> -----Mensaje original-----
> De: [hidden email]
> [mailto:[hidden email]] En nombre
> de Janko Mivšek
> Enviado el: Lunes, 07 de Enero de 2008 09:12
> Para: The Squeak Enterprise Aubergines Server - general discussion.
> Asunto: [Seaside] [ANN] Swazoo 2.1 released
>
> 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
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside