Albatross 1.40 has been released.
This release sees the documentation converted to ReST-based markup
rendered via the Sphinx tool, and the addition of a simple HTML form
generation and validation framework.
More »
19 March 2007 - Albatross 1.36 released
Albatross 1.36 has been released.
This release includes enhancements to the <al-for>,
<al-macro> and <al-option> tags, improved safety in request
merging, improvements to template error checking, and much more.
More »
20 June 2006 - Albatross 1.35 released
Albatross 1.35 has been released.
This release includes bugfixes and a new (experimental) fcgiappnew
Request class.
More »
16 December 2005 - Albatross 1.33 released
Albatross 1.33 has been released.
This release fixes a vulnerability in the handling of submitted forms.
More »
16 August 2005 - Albatross 1.32 released
Albatross 1.32 has been released.
This release fixes several bugs and addresses an issue with Python 2.4.
More »
31 May 2005 - Albatross 1.30 released
Albatross 1.30 has been released.
This release introduces the ability to derive attributes of arbitary
tags from python expressions.
More »
15 January 2004 - CashForecaster v0.1 released for Mac OSX
Cash Forecaster is a simple application that forecasts your cash flow over a defined period.
More »
22 September 2003 - Version PDFViewer 1.4 released for Mac OSX
Added Spanish localization to our PDF viewing application for the Mac.
More »
11 September 2003 - Version PDFViewer 1.3 released for Mac OSX
An update to Object Craft's PDF viewing application for the Mac.
More »
20 July 2003 - Albatross 1.10 released
Version 1.10 of Albatross has been released. Many new features and
improvements have been added since release 1.01. More
»
17 June 2003 - Version PDFViewer 1.1 released for Mac OSX
An update to Object Craft's PDF viewing application for the Mac. New features include
localization for German, Italian and Japanese and a preferences window.
More »
04 June 2003 - Version PDFViewer 1.01 released for Mac OSX
More improvements to Object Craft's popular PDF viewing application for the Mac.
More »
29 April 2003 - New version of PDFViewer for Mac OSX
This is a complete rewrite of Object Craft's popular PDF viewing application for the Mac. The new PDFViewer is a Cocoa application compiled for OSX 10.2.x (Jaguar). New features in this version include variable zoom, zooming to fit page, continuous page view, printing and print previews.
More »
23 April 2003 - Mac OS X Utilities Software on Offer
We have released some free Mac OS
X Utilities. Included is a 10.2 driver for the Espon SC670
printer and a useful little pdf viewer.
24 February 2003 - Sybase module0.36pre6 released
Sybase module 0.36pre6 has been released. Compilation for
non-FreeTDS users has been fixed.
More »
23 February 2003 - Sybase module 0.36pre5 released
Sybase module 0.36pre5 has been released. More bugs have been fixed
and FreeTDS support is improved.
More »
18 February 2003 - Sybase module 0.36pre4 released
Sybase module 0.36pre4 has been released. More bugs have been fixed
and FreeTDS support is improved.
More »
23 January 2003 - Sybase module 0.36pre3 released
Sybase module 0.36pre3 has been released. A couple of bugs have
been fixed since 0.35, and FreeTDS support is improved.
More »
12 December 2002 - Object Craft joins Open Source Victoria
Open Source Victoria is
"a marketing, advocacy and focus group, which aims to raise the profile of Open Source Software (OSS) in Victoria" in particular, to convince local government and business leaders that Open Source is a viable and safe alternative.
20 November 2002 - csv module 1.0 released
No problems were reported with the 1.0pre1 release. This release
makes the pre-release module official.
More »
20 November 2002 - Sybase module 0.35 released
Sybase module 0.35 has been released. No problems were reported
with the 0.35pre3 release so the changes are minimal.
More »
8 November 2002 - csv module 1.0pre1 released
csv module 1.0pre1 has been released. The major feature for this
release is a test suite which tests for compliance with Excel
behaviour.
More »
29 October 2002 - Sybase module 0.35pre3 released
Sybase module 0.35pre3 has been released. This release is identical
to the 0.35pre2 release except that the freetds.h and sybasect.h files
have been packaged. Oops.
More »
28 October 2002 - Sybase 0.35pre2 released
Sybase module 0.35pre2 has been released. This contains some minor
bug fixes and performance improvements. FreeTDS compatibility has
also been improved.
More »
28 October 2002 - Albatross 1.01 released
Version 1.01 of Albatross has been released. This is almost
exclusively a bug fix release. Execution context values can now be
protected from browser modification. More
»
20 August 2002 - Albatross 1.00 released
Version 1.00 of Albatross has been released. A key enhancement in this
release is a new "ellipsis" tree iterator, as well as a number of bug and
security fixes and improved portability.
More »
21 July 2002 - New website goes live
The Object Craft web site has been redesigned. The new site makes extensive
use of CSS2 - browsers that only support CSS1 (such as Netscape 4) will see
the site without the style sheet applied resulting an ugly, but still
functional page. Consider upgrading your web browser.
22 April 2002 - Sybase module 0.35pre1 released
Sybase module 0.35pre1 has been released. This release uses callbacks
instead of inline error handling, allowing server errors while executing
stored procedures to be reported correctly. FreeTDS support has also
been improved considerably.
More »
25 March 2002 - New discussion list for Python Sybase module
The python-sybase discussion list has been set up as a forum for users of our
Python Sybase module.
More »
25 March 2002 - Sybase module 0.34 released
Version 0.34 of our Python Sybase module has been released. This is mainly a
bug fix release. Fixes include a cursor state machine fix from Phillip J.
Eby, a for the MS compiler reported by Roberto M Esguerra, and an added
CS_IFILE option to ct_config() for Erik A. Dahl.
More »
15 March 2002 - Albatross 0.06 released
Albatross 0.06 has been released. Changes include improvements in the
handling of quotes in templates, signing of hidden field sessions, a new
server-side file based session method, a new RandomPage application
class that determines the page module from the URL, improvements
to the TCP session server, simplified mod_python usage, more tests,
and documentation improvements.
More »
11 March 2002 - Sybase module 0.33 released
Version 0.33 of our Python Sybase module saw an extensive re-write of the
Python part of the module in an effort to make it's DB_API implementation
more correct.
More »
14 January 2002 - Albatross 0.05 released
Albatross 0.05 has been released. Changes in this release include a huge
number of documentation fixes, documentation for macro tags, a new calendar
example of extension tags, an infinite recursion bug in nested macro
expansion, and lot of new unit tests.
More »
26 December 2001 - Albatross 0.04 released
Albatross 0.04 is the first public release of Albatross, a small toolkit for
developing highly stateful web applications.
More »
6 November 2001 - csv-0.5 released
This version of the Python CSV parser fixes two bugs - one in the
memory allocation of an internal parser buffer, and second being a
compile warning on Solaris.
More »