tipsSetting up Z shell (zsh) on a new macSince the newer versions of OSX ship with a very old version of bash and Apple strongly recommends switching to zsh, I gave it a go.
developJQuery UI autocomplete as a kind of intellisenseI recently had to develop an email template system, where the user could create a new email template with a couple of placeholders to be replaced when the email is compiled and sent.
developCucumber:Gherkin syntax highlighting for Notepad++Some configuration for enabling Gherkin syntax highlighting for your Notepad++
developCalculating the upper value for a chart axisPeek inside for a generic method to calculate the upper boundary of a graph's axis.