BBC’s 100 book list
Feb 25th
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
Jan 29th
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.
Jan 29th
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….
Jan 14th
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
Jan 8th
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. [...]