Posted by marduk on Sunday, July 17, 2005 19:02 UTC
Made some various changes to my "blog":http://starship.python.net/crew/marduk/ (I wrote my own blog engine I call _mardiblog_).
- "Structured text":http://www.zope.org/Documentation/Articles/STX : I finally put structured text entry into the management code. Don't know why it took me so long. I only needed to add 5 lines of code

- My "webcam" and "listening to" menu plugins now use dynamic HTML so that they are updated periodically. Pretty cool but, alas, It doesn't appear to work with Internet Explorer and I'm too indifferent to really do anything about it. Maybe an IE user will send me a patch

What's still needed:
- Categories: should be pretty easy to drop in.
- Database backend: needs to be re-written.
- Management interface: Ditto. Not really a big priority as I'm the only one who uses it right now
. - "WAP":http://www.w3schools.com/wap/wap_intro.asp Interface: Since my new "mobile phone":http://www.motorola.com/mdirect/hellomoto/experience/v3/flash/default.shtml can browse the web.
- Archive
- Comments to entries: still contemplating whether to do this or not.
- Photo/object upload. This should also be relatively easy to do.