2003-04-14 - First Python Code, w00t!
Okay, so making progress, very slow, painfull progress ... but progress, see macro/HTML2.py. I updated the macro/HTML.py macro to allow arbitrary HTML on immutable pages. This now gives me a way of linking into external pages and off site. Next up, moving these blog entries onto subpages and getting a macro which will display the X most recent calendar pages. macro/IncludeCalendarPage.py looks like a reasonable place to start.
2003-04-14 - Making a Blog from a Wiki
I've been impressed with WebSeitz and DecafBad for quite a while ... so now it's my turn to see what I can do to make a blog'ish wiki. My goal is to do this with the functionality that MoinMoin offers me as much as possible, only extending it featurewise as a last resort (this decision is also helped by the fact that I'm a shitty programmer and am only just starting to learn Python). Right now I'm in the cosmetic stage, working on functionality will follow and probably take much longer. I guess what I'm trying to say is that this page is a design in progress. Expect it to be in flux.
Back: ../