Killapill

This user hasn't shared any biographical information

Homepage: http://www.chopcat.com/


Posts by Killapill

BBC’s 100 book list

February 25, 2009 - 4:12 pm

Posted in chopcat | No comments

I do this here because I am too stupid to figure out how to do a “note” on farce book. They say that most people only have read 6 of these… Are they serious, and I consider myself to be a pretty mundane lame trailer park kinda guy.
So I’ve read 48 of them and [...]

FiddlerCap and HTTP protocol debugging

January 29, 2009 - 12:34 pm

Posted in development | No comments

Capturing web traffic
Introduction
If you’ve reached this page, chances are good that you were asked to capture a HTTP log file. Usually, this action is performed to track down a bug in your web browser or a website.
You can use Microsoft FiddlerCap to take a snapshot of HTTP traffic, and send that snapshot to facilitate [...]

Pretty women who are older then you.

January 29, 2009 - 12:09 pm

Posted in photo | No comments

Women from way back when were a lot prettier. Jane Mansfield, Betty Page and Audry Hepburn are my favorites. I will add more beautiful women here when I am able.

Six train woes….

January 14, 2009 - 10:44 am

Posted in chopcat | No comments

This morning, no different then last morning other the the explanation, I arrived at the NYC Metro station right on time to get to work at 10:15am. Paid my paltry 2 dollar fare for access to the wonderful sights and smells existing in the station. And I waited. An uptown 6 went [...]

libOpenMetaverse

January 8, 2009 - 3:53 pm

Posted in development | No comments

libOpenMetaverse (formerly libSecondLife) is a very interesting project. Basically, it’s a library in C# is used for connecting to the secondlife grid. I’ve been playing with 0.5.0 (last official release apparently) and also with /trunk.
I’ve been able to work my around into creating a name2key and key2name functions for the included testclient app. [...]