Map of Upcoming Ruby Conferences
Conference is a top search term here at Rubyflow. This post shows how to create a map of ‘em. Ruby is used to scrape the a list from the web (Hpricot) and geocode it (using Google). A map is then created by calling R from Ruby through Rserve.
Post a comment