Iliad web framework released
21 July, 2009

Nicolas Petton recently announced on the squeak-dev mailing list the first public release of Iliad, which is succintly described on the Iliad website as a “a flexible, lightweight but powerful Smalltalk web framework.” Originally developed on GNU Smalltalk, but ported to Squeak/Pharo, Iliad features:
- standalone stateful widgets
- nice urls with a simple routing system
- simple API
- easy to setup and deploy (no complicated configuration step)
- javascript layer to update widgets using AJAX. If javascript is not enabled, the behaviour remains the same by making normal requests
- support for the Magritte meta-description framework, for simple generation of views on data
Iliad combines elements of the other leading Smalltalk web frameworks Seaside, Aida/Web and HttpView2. You can find out more about the installation and use of Iliad by reading the documentation on the Iliad site, and on the GNU Smalltalk site.
Lively Kernel, a Self Supporting System on a Web Page
12 January, 2008

Don’t Miss Dan Ingalls’ Talk about the Lively Kernel! It’s Squeak on steroids! Ok not steroids (considering everything that going on with baseball), but it is Squeak on JavaScript!
Details below: