Crayon Syntax Highlighter for posting code in WordPress
So, after the blog was hacked and the hosting company could not restore it from a back-up, I have embarked on setting up the blog from scratch. I needed a…
productivity through technology
So, after the blog was hacked and the hosting company could not restore it from a back-up, I have embarked on setting up the blog from scratch. I needed a…
This was my second pass at an assignment given to me as part of a job interview. I decided to get a little flashier with this iteration. The brief was…
This was actually an assignment given to me as part of an interview process some time back. The brief was simple: to have an upload utility that allowed a search…
Quick Response (“QR”) Codes are fashionable little things with many, many uses. I had previously worked on an implementation of QR Codes in a project using the Google Charts API…
Chosen is a Javascript plugin for Prototype and jQuery that makes long, unwieldy select boxes much more user-friendly. For more information (including usage, explanation and FAQ’s), check out the online…
I used the Datatables jQuery plug-in extensively in a work project. It is pretty easy to implement and offers some pretty useful functionality: search, pagination and ordering by column. The…