James Tauber

journeyman of some

blog > 2006 > 03 >

James Tauber's Blog 2006/03/01

brainf

Back in April 2002, when I was "blogging" to Advogato, I wrote a little Python implementation of the esoteric language brainf***.

I just realised I've never posted it here, so here is a slightly revised version:

http://jtauber.com/2006/03/brainf.py

by jtauber : Created on March 1, 2006 : Last modified March 1, 2006 : Categories python esoteric_languages : 0 comments (permalink)

Demokritos 0.3.5 Released

Once people started using Demokritos 0.3.0 with their own clients a couple of major bugs emerged.

I've fixed them and now released 0.3.5.

You can download the code at http://jtauber.com/2006/demokritos/demokritos-0.3.5.tgz

by jtauber : Created on March 1, 2006 : Last modified March 1, 2006 : Categories python atompub demokritos : 0 comments (permalink)

Demokritos 0.3.0 Released

I'm pleased to announced the next release of Demokritos.

Demokritos is a Python library and content repository implementing the Atom Syndication Format (RFC4287) and Atom Publishing Protocol (currently a standards track Internet-Draft)

You can download the code at http://jtauber.com/2006/demokritos/demokritos-0.3.0.tgz

This release add persistence using a Subversion backend and has been updated for draft-ietf-atompub-protocol-08

Note that you'll need Subversion 1.3 with the SWIG Python bindings built.

At this stage, Demokritos is not really intended for anything other than interoperability testing with Atom clients. However, the library for parsing and generating Atom feeds might be useful standalone as may the web and svn modules.

Demokritos is made available under a GPL license.

UPDATE: Now see Demokritos 0.3.5 Released

by jtauber : Created on Feb. 28, 2006 : Last modified March 1, 2006 : Categories python atompub demokritos : (permalink)