Flightdeck-UI Online development release 0.5.0 available

2005-12-15 Thread George Belotsky
The goal of the Flightdeck-UI project is to apply ideas from aircraft instrumentation design to general-purpose user interfaces. The Flightdeck-UI Online 0.5.0 development release focuses on some code cleanup and documentation (mostly based on analysis with pylint) starting from the previous stabl

ANN: 4Suite XML 1.0b3

2005-12-15 Thread Uche Ogbuji
Today we release 4Suite XML 1.0 beta 3, now available from Sourceforge andftp.4suite.org.As of the last release (1.0b2) 4Suite is split into three separate packages:4Suite XML - XML, XPath, XSLT, related technologies and support libraries 4Suite RDF - RDF processing libraries and stand-alone DBMS4S

Dr. Dobb's Python-URL! - weekly Python news and links (Dec 14)

2005-12-15 Thread Cameron Laird
QOTW: "If I feel the need for languages that enforce my design decisions, I know where to find them." - Mike Meyer "There's ... unavoidable complexity involved in managing a software distribution composed of third party software packages. At the very least, you've got the original sources and t

ANN: SPE 0.8.1.b Python IDE (complete rewrite for running files)

2005-12-15 Thread spe . stani . be
Release news from http://pythonide.stani.be This release is the result of a complete rewrite of the run system. It's now possible to run multi-threaded applications (like wxPython, gtk, ...) with SPE and still control them through the debugger. Also selected text can be executed in the shell. Rea

ANN: Amara XML Toolkit 1.1.7

2005-12-15 Thread Uche Ogbuji
http://uche.ogbuji.net/tech/4suite/amaraftp://ftp.4suite.org/pub/Amara/Changes since Amara 1.1.6:* Deprecate xml_text_content property * Add xml_child_text property that concatenates all immediate childĀ  text nodes (no recursive descent)* Change unicode coercion for documents and elements to recurs