Some new features are up
Street Fighter 4 did indeed come but I did make some time to get some changes pushed. I've put in a place the functionality to grab feed data and display it on the right hand side. Rather than grabbing it each time, each entry I create I store a copy of the data in a nice converted format for a period of time so I don't get blacklisted or have to worry about sites going down.
I've also put in place code fragments displayed with pygments. I wanted to get it out the door so I let someone else do most of the leg work and I used postmarkup which is very nice. I didn't want a full bbcode implementation so I did some modification to basically make it just do code tags and perhaps next weekend I'll work on my own more specific implementation.
Lastly, the home button is gone and replaced by the ability to click the name of the site in the header as it should be. I'm slightly annoyed I forgot to put pagination in place for this page. It's not due to a lack of understand but completely forgetting to do it. I suspect it's because I haven't updated this site much and have never seen enough data on this page to care about it. That will be changing soon!