Member since Aug 31, 2006, follows 0 people, 0 public groups, 2 public bookmarks (2 total).
More »
Recent Bookmarks and Annotations
-
ruby code on 2006-09-02
-
require 'net/http'
Net::HTTP.start("static.flickr.com") { |http|
resp = http.get("/92/218926700_ecedc5fef7_o.jpg")
open("fun.jpg", "wb") { |file|
file.write(resp.body)
}
}
puts "Yay!!"
-
- Browzar | Your private window on the Web on 2006-08-31
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo