Django Progress—

Work on the new site is progressing very fast. The blog is mostly functional - you can't comment yet and the templates are missing polish. There is also no extra features like RSS/Atom, remote publishing support, or post and comment filters.

My timetable engine is now even more over engineered than before, despite many people not being sure how that could be. It is now a Django app, with a database backend.

Code will be the next major section to get built. Looking forward to that, it should be nice. I am pondering managing my bookmarks page myself rather than using del.icio.us. I am also thinking i might do it inline, as part of the blog, only with its own category. Any thoughts?

Cool django features: One, it supports a UrlField type that will verify any address you enter in, as well as an EmailField that does basic sanity checking of email addresses. Two, its magic model layer takes care of joins etc for you.

Comments

jim

is that kind of like boba's dad?