Never been to DZone Snippets before? Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world Found at http://www.juretta.com/log/2006/08/13/ruby_net_http_and_open-uri/ 1 2 require 'net/https' 3 require "rexml/document" 4 5 username = "" # your del.icio.us username 6 password = ""