Not In The Manual
A collection of code oddities
Sunday, August 25, 2013
Using Automator to get the absolute path of the selected file or folder in Finder in OS X 10.8.4
›
This guide shows how you can add a contextual menu (i.e. right click menu) which copies the full path of the selected file or folder to the...
Thursday, February 7, 2013
Taking screenshots of multiple sites using casperjs
›
Casperjs , together with Phantomjs, allows you to take screenshots of web pages without the need to launch a graphical browser like FF or C...
Friday, January 13, 2012
Ensuring embedded Vimeo videos are clickable within an element controlled by Isotope in Firefox 9.0.1 on Mac
›
Recently I had to troubleshoot why embedded Vimeo videos appear but can't be clicked on when loaded on an element handled via Isotope . ...
Sunday, July 10, 2011
Getting product list by category from magento web service
›
Never thought that in Magento Community Edition 1.5, retrieving product list by category via a web service function could be such a pain. Le...
Tuesday, September 21, 2010
Simple Git example for SVN users
›
In my case, using Git for the first time wasn't exactly a picnic, being so used to SVN. The learning curve was steep and requires a lot ...
›
Home
View web version