This post originated from an RSS feed registered with Agile Buzz
by James Robertson.
Original Post: UI Building in Seaside
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Looks like there are a lot of UI building options coming around for Seaside. We're building Web Velocity here at Cincom (check out our video page). The Heeg folks are doing SeaBreeze - and now I see SmallFaces for Seaside:
SmallFaces (SF) is a set of widgets for Seaside. You can create web applications with Seaside just using widget objects and without thinking in XHTML tags, CSS or JavaScript. SmallFaces provide common user interface widgets like TextFields, Buttons, ListBox, CheckBox, CheckBoxGroup, RadioButton, RadioButtonGroup, etc, event support, attaching style configurations and basic layout support.
Looks like the Seaside world has lots of good choices.