As previously mentioned, I have created a quick-and-dirty microblogging class for SMCMS, the software that runs my website. Part of the reason for doing it was just for the sake of doing it. Part of the reason for doing it was to be able to keep a history of the short status messages that I had been posting on the sidebar, as well as to keep track when the status was posted. Another reason was to make it easier to post updates. Due to the way I have my website set up, it's much harder for me to update it away from my laptop, since the workflow that I set up involved me editing the pages on my laptop and uploading them to my server. (As opposed to my brother's site, which he updates entirely online.) And now that I'm working, I'm hardly at my laptop any more. So I've set up a simple command-line client that I can use to post microblogs, which I can do wherever I can ssh into my server. Along with that, the fact that microblogs are supposed to be small makes it more likely that I'll post updates.
Eventually, I'll set up a Jabber bot so that I can post microblogs from Jabber. And some day, I may even implement Open Microblogging functionality. Maybe...
