O
k, not exactly direct, but close. Up until this blog entry, I've been using the CocoaMySQL-SBG* program to directly enter the blog items in order to concentrate on pulling data out of the database. So today I added a page to both put in new entries and edit existing ones.
* — If you do MySQL work on a Mac,
CocoaMySQL is a great program (nicer to use than phpMySQL), but hasn't been updated for a while. It's still on v0.5 and doesn't work on Tiger yet.
CocoaMySQL-SBG, a fork on the source tree, works fine however.
(Update: CocoaMySQL-SBG has both been recently updated.)