Minor improvement to the blog system, you don't download each and every blog at once, instead you download the metadata. When requesting a blog entry, it'll download the text and apply it to the page. Also, you can find it at /blog/ instead of /blog.html.
Good call on the AJAX request. Keeps it tidier.