Archive for March, 2007

JavaPolis talk on Parleys.com

Thursday, March 22nd, 2007

Thanks to the great guys behind JavaPolis the “Object-Oriented Web Application Development” talk is up online on Parleys.com. Those of you who missed us at JavaPolis can now get a good idea what the talk was about (and hopefully enjoy it).

Aranea 1.0.6

Friday, March 16th, 2007

Includes support for asynchronous form updates, meaning that values in forms living in one ‘session thread’ can now be easily modified from other ‘session thread’ or widget’s action listener; no more need to do awkward method calls for modified values to actually take effect. Also, memory based list implementation makes fewer calls to database.

Download from the usual place, full changelog here.