So, as many people know, I started development on a plugin called FancyFlickr a little over a year ago. Development went well at first at first, but it started to get slow and my lack of programming skills started to show. I originally got the idea for the plugin from a video Chris Coyier did on his CSS-Tricks blog. The main idea of the original is powered by a bunch of cool CSS3 and a bit of jQuery. This all works quite well, but when I started trying to add features it turned into a bit of a mess. The plugin currently functions and works in pretty much every environment that I’ve tried. There are some server requirements, like cURL, but if these are met it works fine.
I’ve known for a while that the plugin needs help. At first a few people wrote me asking for help sorting out problems that had to do with loading the images from Flickr. Recently, it really hit me when I noticed that Fred, from Fredstuff.com stopped using the plugin in favor of something that loads quicker.
The first thing that I want to do is make it more efficient, as it currently slows page loads significantly. I’ve also got some big dreams for the future of the plugin involving “WordPress gallery” style photo pages for individual photos and galleries. Basically, the WordPress gallery, but powered by Flickr.