Tuesday, September 9, 2003

Design Pattern Seminars

Last friday colleagues presented some DP from the GoF catalog. I couldn't go cause I hurt my right foot. I'll present "Façade" and "Chain of Responsibility", and intend to show examples in Python code.
New comment system.

Try =)

Monday, September 1, 2003

http://boa-constructor.sourceforge.net/

Boa Constructor is a cross platform Python IDE and wxPython GUI Builder. It offers visual frame creation and manipulation, an object inspector, many views on the source like object browsers, inheritance hierarchies, doc string generated html documentation, an advanced debugger and integrated help.
Zope support: Object creation and editing. Cut, copy, paste, import and export. Property creation and editing in the Inspector and Python Script debugging.
It is written in Python and uses the wxPython library which wraps wxWindows.

Watch the screenshots

TODO: use it =)