To help me learn Ruby, I created a mashup that takes a photo from Flickr , extracts its geotags and places the location of the photo on a Google map. Yes, I know that Flickr already has this functionality thru Yahoo maps, but I wanted to try out Google.
Read More...
So I spent the better part of today learning the rest of Ruby basics. Since I have limited experience with Perl and Java, this has been a tiny bit challenging. Regexp took some time to understand, for example. Adding an "If" clause to the *end* of a line
Read More...