Crossroads 2.0
A few years ago I sat down to write my very first WordPress plugin, and ended up writing Crossroads. My goal at the time was to integrate Flickr comments into the normal comments on my blog, which was something I ultimately did. Unfortunately though, some of the limitations of the Flickr API made that feature fairly slow to use, and so it's something I ditched on my own blog a long time ago.
A few days ago I sat down and started working on version 2.0. It's a 100% complete rewrite, which given the state of the old code is definitely something that's going to improve it. I'm writing it with both ...