This post might get a bit technical, but I felt compelled to write a short post/tutorial about web services and Ruby. While working a on a little side project, I depended heavily on some now forgotten blog posts I found through Google. I went through pretty much all Flickr libraries available for Ruby, but couldn’t find anything that suited my task. I was surprised how easy it was to do it just by myself as I only needed a specific subset of the methods offered by Flickr. I hope the following helps someone, just like the posts I found helped me.
Coding Library:
Ruby
More Flickr Resources:

