Archive for September, 2006

 

Shane on Sep 15th, 2006Robot Walrus

I have a bad habit of buying limited edition art prints, getting them custom framed, and hanging them all over my house. It’s good in that my walls aren’t boring, but bad for my poor wallet. I have an elaborate system setup so I know as soon as possible when a new print is released […]

Shane on Sep 11th, 2006ruby-ldap and win32

ruby-ldap is a ruby module for communicating with LDAP, also know as ActiveDirectory for Windows. Unfortunately there is not a windows version of the module. I found a site that explained how to compile and get it working for windows, but it looks like the site is dead now, so I am going to go [...]

Shane on Sep 11th, 2006PHP 5, Sqlite, and Windows

My first task at my new job was a simple enough one. All our customers have a review site that has a list of contacts. The file was contacts.html and it was just a static html file. The managers had to edit the html directly to add, update, or delete any contacts. Since editing HTML [...]