Having submitted nothing in over a month, I thought I'd put some notes up. Here's what's changed
- Content can be added for all simple data-entry content & media types -- blogs, calendar items, books, games, music, movies, news, web links.
- Documents can be uploaded, they're stored in the system properly, and can be retrieved.
- Security tools for managing content have been created, but there are some extant bugs -- mostly because the database changed, and I hard-coded some record identifiers that I shouldn't have.
- The overall site formatting has been corrected (buggy css removed, excess css removed, css consolidated, some html fixes).
All told, pretty pathetic for a month's work. In fairness, though, this represents a total of about 6 hours of effort. The pathetic part, really, is that I haven't put the time in that the site requires. I think that will be corrected when I get galleries corrected, and make a few decisions on how personalization is going to work on this site. Things should improve pretty rapidly once I'm actually using this site to publish stuff, because I'll be pressured to fix things and do development.
As a side note, I'm pretty shocked at how buggy my code base is. There are solid reasons for it (that everyone would understand), but the number of typos and other mistakes I've made vastly exceeds the "none" that I generally expect myself to make.