-
Archives
- September 2009
- August 2009
- December 2008
- October 2008
- September 2008
- July 2008
- May 2008
- April 2008
- February 2008
- December 2007
- May 2007
- March 2007
- January 2007
- December 2006
- November 2006
- October 2006
- January 2006
- November 2005
- May 2005
- April 2005
- February 2005
- December 2004
- September 2004
- July 2004
-
Meta
Category Archives: Coding
Digi Connect ME Discovery
I have a Digi Connect ME powered device that I’ve been trying to interface with from Mac OS X, the only platform Digi does not provide their RealPort drivers for. The Digi Connect ME is a serial to ethernet bridge … Continue reading
Posted in Coding, Hacking
5 Comments
FUSE for Windows
Many times in the past I’ve had want for the most excellent FUSE to have a Windows equivalent. There are many internet posts on the issue and why it is roughly a million times more complex to do on Windows … Continue reading
Posted in Coding, General
2 Comments
64-bit Filezilla for Vista x64
So I just managed to get a 64-bit version of Filezilla to compile for Vista x64 – FTP and SFTP seem to be working fine although I haven’t had a chance to check proxy or FTP+TLS yet. I’m off to … Continue reading
Posted in Coding
6 Comments
PuTTY 0.59 x64 build
I just uploaded a 64bit x64 build of PuTTY 0.59 made with Visual Studio 2005 and it can be found at http://www.kelley.ca/amd64
Posted in Coding
7 Comments
vhdTools v0.3.1 Released
This release is a bugfix release and fixes bugs caused by using 32-bit integers (size_t is not 64-bit!) which caused problems with images > 2GB. Grab it here Note: the 0.3.0 release link is symlinked to the 0.3.1 release.
Posted in Coding
5 Comments