A recent client needed me to run some Windows-only software from their network. Since I have my lovely new MacBook with Parallels and Vista installed, I thought this should be no problem.
Famous last words.
Actually it wasn’t so bad. I don’t actively hate Vista, at least not since it is held captive in my MacBook. The problem was that I needed to connect to the client’s LAN using a Cisco VPN client and Vista didn’t like that software one bit. It would simply fail with no explanation or logging every time.
I found a solution, or at least a thread discussing possible solutions at Bill Evjen’s Blog and I crossed my fingers.
I offer the code for my
I read some
fvlogger.js is a fine logging system for Javascript, but when you are already using Prototype.js, it unnecessarily duplicates a lot of functionality. I’ve forked the original code to “fvlogger 1.0.proto”, removing this duplication. In addition, I’ve added a sweet “add the logger to the page” function to the script. The end result is much smaller and cleaner looking than the original, I think.
Recent Comments