Dogfood!
Spent today putting some elbow grease into getting the Moveable Type plugin sorted out for my PHP based blogging tool, and it now works sufficiently well for me to start making a move to using it for my day-to-day blogging happiness, and to prove it, this should be my last post on right here for a little while. Instead, I'll be trying to post more on Blogging Pubbitch 2.0, which is running the new software (downloadable from here if you want to play with it)
Looking at the state of play right now, there are a handful of things that I need to do:
- Add a mechanism to upload content easily, possibly via one of the automated protocols. XML-RPC? Either that, or have a web-based front-end to enter blog entries
- Write a database format so entries can be stored in one, as well as a more robust HTML Entry class and source so that I can bring all the site into my blog
- Provide a facility for static rendering of content
- Search functionality
- Store metadata, if nothing else. Fortunately, this site is low volume, so it's not a big headache for now
- Provide more ways of accessing content. A calendar might be the key to finding out what needs to be done
- Improve the HTML template to make it look a little more pleasing :)
- Comments! Comments! Comments!
That's enough to keep me going for now. What have I let myself in for?
Posted in: /php