Strpad function in LUA
I started to play with LUA 5.1 (embedded in Redis 2.6) today and couldn't find an implementation of Strpad so here it is.
How to get Growl notifications from Grunt JS
I just started to use Grunt on a new project. While I really enjoyed Grunt I quickly missed the desktop notifications when something wrong happen. Here are two snippets that will display cross-platform growl notifications on warn/fatal Grunt events.