[Seaside] [ANN] Swazoo web server 2.0 beta released on Squeak

Janko Mivšek janko.mivsek at eranova.si
Wed Jun 6 13:06:56 UTC 2007


Hi Phillipe,

Philippe Marschall wrote:
> Cool. Did you get the Seaside Adapters to work? Maybe you can use the
> ones Michel wrote for VW?

I think yes. VW Swazoo-Seaside connection as an example is definitively 
to follow.

I worked with Michel a while ago so that Seaside is one of the Swazoo 
Sites and this is to be preferred approach on Squeak too. To put in 
other words: make a subclass of Site (say SeasideSite) and override 
#answerTo: to get a http request.

That way we can run more than one web app frameworks on the same Swazoo 
server at once.

Best regards
Janko

> 
> Cheers
> Philippe
> 
> 2007/6/6, Janko Mivšek <janko.mivsek at eranova.si>:
>> Dear Squeakers,
>>
>> I just finished a port of Swazoo to Squeak and a first beta is now
>> available on SqueakSource (http://www.squeaksource.com/Swazoo).
>>
>> After installation you can start a simple 'Hello World' demo site.
>> Follow instructions on http://www.swazoo.org/installation-squeak.html
>> and short explanation on http://www.swazoo.org/documentation.html.
>>
>> To introduce it a bit: Swazoo (Smalltalk Web Application Zoo) is an open
>> source, vendor agnostic, dialect neutral Smalltalk HTTP server with
>> resource and web request resolution framework, a fruit of a first Camp
>> Smalltalk 2000 in San Diego. Its main features are:
>>
>>      * HTTP 1.1 and virtual site support
>>      * concept of hierarchical Resources allows pluggable addition of new
>>        web resources like static page servers, wikis, dynamic web
>>        frameworks like Seaside and Aida/Web
>>      * clean web request resolution framework
>>      * resource for static web serving
>>
>> I hope that Squeakers will find Swazoo useful and help us achieve its
>> main goal: to become a web server of choice for all dialects of 
>> Smalltalk.
>>

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


More information about the Seaside mailing list