Currently browsing category

Geeky

Programming, web design, computers, and all things technology-related or geeky.

Chrome extensions

I’ve written my first Chrome extensions because I discovered that ColourLovers has an API. Both extensions are about palettes, either using them …

RailsBridge Lexington

Yesterday I helped out at the first ever RailsBridge held in Lexington. We had twenty-five people sign up as attendees and maybe …

Menu screenshot

simple slider menu with jQuery

There are possibly a million tutorials out there about jQuery and menus, but there weren’t a million and one… until now! ;) …

a Boolean query parser in Python

Last summer I worked on a project where I needed a search engine that supported simple Boolean queries and key-value parameters. This …