Archive for the ‘Coding’ Category
Spamhaus DROP list
The Spamhaus DROP list (Don’t Route or Peer) is still awaiting it’s BGP feed for network providers. So in the meantime, I’ve knocked up a little PHP script that downloads the DROP list from Spamhaus and spits out either a list of IPtables rules or a Cisco access control list.
View Source: http://www.potato-people.com/code/misctools/spamhausdrop.phps
Download: http://www.potato-people.com/code/misctools/spamhausdrop.tar.gz
Reservoir
In my spare time, I’m working on a tool for photographers for managing photo collections. I was unable to find one that matched my requirements in the open source world, and frankly didn’t like the look of a lot of the commercial ones. Plus, making it web based means I can access my photos from anywhere in the world.
Click through for a demo video of the progress so far…