Over the weekend I tried out an idea. It's a little Node app that runs on the same server as the CMS that builds this blog. Every minute it looks at today's posts, for those that have titles (like the post your'e reading now), it checks if it changed, and if so it renders it as Markdown and uploads it to GitHub in a calendar-based structure, along-side all the other parts of the blog I maintain automatically on GitHub. I like using GitHub this way, I have a feeling it'd make a good shared object database.#