Archive for the “Uncategorized” category

Safely weekend updates

by Kenneth Kalmer on May 7, 2011

I took some time today and released three new versions of Safely in a row, 0.1.0, 0.2.0 and 0.3.0. Safely also has a nice wiki now which breaks down exactly how to use the different parts. I’m just going to (…)

Read the rest of this entry »

Firefox 3 and the apparent random SSL errors

by Kenneth Kalmer on July 2, 2008

Strange days we live in, especially when our browsers trip of bugs in encryption libraries on the servers… David Smalley neatly pointed out how upgrading OpenSSL to at least 0.9.8h solves the cryptic Firefox 3 SSL errors we’ve been seeing (…)

Read the rest of this entry »

Rails 2.1 Released

by Kenneth Kalmer on June 2, 2008

Apart from my Rubyforge email alert, this seems to have pretty much go unnoticed so far. Think everyone was too busy attending RailsConf 2008. Rails 2.1 @ Rubyforge Rails 2.1 @ github Enjoy!

GitHub pulls, and Tableless Model improvements

by Kenneth Kalmer on May 26, 2008

I checked up on ActiveRecord::Tableless and saw a fork that had some promising changes in, so I set out to pull those changes back to my repo. Seemed simple enough, I followed Steven Bristol’s steps and it worked. The changes (…)

Read the rest of this entry »