Thanks Janko!

We're giving it a try right now :)

2012/1/2 Janko Miv��ek <janko.mivsek@eranova.si>
Dear Smalltalkers,

Well, Christmas is over but to keep with a tradition here is a new Aida
6.4 on Squeak/Pharo and VisualWorks, as a present for Smalltalk
community in New Year :)

This one is mostly a maintenance release with two new features:

��* image backup before hourly snapshot
��* event handling: WebElement #on: anEventSymbol do: aBlock

Enhancements:

��* Widget simplifications and enhancements
��* form support now works in all possible combinations
��* Widget examples added to demos

More in Release notes: http://www.aidaweb.si/release-notes-6.4

The easiest way to Aida is One-Click Pharo image accessible from:

�� �� �� ��http://www.aidaweb.si/download

If you want to load by yourself: on Pharo it is really simple to load,
just evaluate this script:

��Gofer new
�� �� squeaksource: 'MetacelloRepository';
�� �� package: 'ConfigurationOfAida';
�� �� load.

��(Smalltalk at: #ConfigurationOfAida) load.

Then simply open http://localhost:8888 .

Best regards
Janko


--
Janko Miv��ek
Aida/Web
Smalltalk Web Application Server
http://www.aidaweb.si



--
Bernat Romagosa.