If you like this post, please subscribe to our RSS feed to read our new posts every day.
Simple PHP Gallery: A very simple PHP gallery system that requires GD. Caching, simple upload to folders and a relatively simple install make this one to watch. I see a lot of similarities between this and something I have developed professionally. Could be easily integerated with a Wordpress install.
[EDIT]: Special version of Simple PHP Gallery that is pre-configured to pull the gallery into a Wordpress template.
Flickr Gallery 0.4: Plugin for WordPress. This one should be really cool. From what I can tell from the plugin, you post to Flickr and the plugin will get the photographs from Flickr, cache them locally and then post them on your blog. REST is used to make the API calls to Flickr to get the information. The coolest part of this plugin is that it incorporates the “Notes” of Flickr. This code can be used outside of WordPress as well since it really does not use any of the WordPress code.
Thanks Ray!