Sorry to not have posted for a few days, I broke the site. Well, actually, I just made it incredibly difficult to post new posts, but that's pretty much the same. My text engine (turbine) is what actually was "broke." Let me explain:

When I post text to this blog, turbine attempts to figure out what type of object I actually posted. Well, it does take some instruction to get it going at first. It was my instruction that pretty much killed it. See this commit for the simple fix.

It's really interesting writing your own publishing software. When it breaks it's usually your fault, which is mostly bad. But when it works, it's also your fault, which is always good :)