Ruby: Parsing an IP List to Send to IpInfoDB
The code below does the following: Read a list of IPs Send each line (IP) to the ipinfodb web service Parse the XML result Display…
The code below does the following: Read a list of IPs Send each line (IP) to the ipinfodb web service Parse the XML result Display…
This is an interesting post about how the concept of PageRank for URLs is becoming dated at best, and obsolete at worst. The idea is…
One of the advantages of social content sharing is that if I like what you write then there’s a good chance I’ll like what you…
One thing that bothers me severely is the concept of a conditional friendship. There are a few ways these come about, but the most common…
Sometime within the last couple months I’ve realized that CNN and Fox (and most cable news channels) have become news entertainment. The reason for this…
I like pens. I’m a Moleskine fan (yeah, one of those guys), and I like having writing utensils that match the class of that surface.…
Few things get me as excited as data visualization. I seriously love the stuff, and this project by the New York Times is excellent. It…
Here’s how to redirect from one domain to another within Apache using .htacess. This is how to do it permanently (using an HTTP 301 redirect)…
So I have an idea for a project. The idea is to document the core concepts taught in the major classical works. Phase two would…
So I finally accomplished something with the site I’ve been wanting to do for a couple of months now–my “Discovered Items” section in the first…
I think my argument for feel vs. features has been thoroughly supported over the last few years of iPhone success. Not just success in the…
Laura Chappell just posted a great tutorial on getting GeoIP working with the new version of Wireshark (1.2). I set it up myself recently and…