August 28th, 2008

WhoisZips

zips

I have been meaning to post this for awhile. Among other things, I recently wrote a Processing sketch that uses Carnivore to sniff the packets on a local network, then does a whois search on the IP address to look up the physical address attached to them. The sketch then displays the address, and plots it on a map. The more packets that come from a location, the brighter the dot.

In this iteration, I just used the Arin server, so it’s just for US addresses. This also limited me to a US map (which I stole borrowed from one of the examples in Ben Fry’s Visualizing Data book).

Since this is a Processing sketch, I could have done an embedded applet for this entry, but Carnivore requires some changing of permissions on the local machine to do the packet sniffing. And well, you can’t do that from a web page.

The code for this is here, but I will warn you now that it is undocumented. And it comes with no warranty, use at your own risk, etc. Enjoy!

August 28th, 2008

more z

MAX_second

More z-projections. Same as this.

August 28th, 2008

z-projections

MAX_TIFF3
In addition to a number of different projects (that I will put up at some point) I have been playing with making z-projections with Imagej. Fun stuff. More here.

August 4th, 2008

8

Infinite loop of two desktops, both running screen sharing.