Archive for August, 2006

It was a slow day so I decided to cross one thing off my to-do list, and that’s getting Typo installed and migrating from WordPress. I’ve been looking at getting Typo installed for awhile ever since I saw (and liked) its AJAX-y comments form, plus Typo 4 being just released did help. The install went [...]

RSpec and BDD

In: Asides|Ruby

5 Aug 2006

RSpec: Behavior Driven Development framework for Ruby. It’s like writing your specifications in English that’s executable. Eight tools in one, and a really nice Mock Objects framework.

Something that really bugged me when using YUI Calendars and YUI AutoComplete widgets was how IFrame shims are currently being managed in libraries and home-brewed code (we use IFrame shims in many places as well). YUI Calendars doesn’t have a built-in IFrame shim, YUI AutoComplete has its own, and we use our own IFrame shim [...]