MacOSXProductivityTerminal Add colours to Mac OSX Terminal Posted on March 3, 2014 | by admin  edit .profile file in your home directory, it’s a hidden file.  using the Terminal, nano .profile ///now add […]
FireFox AddonsXPI Properly packaging Firefox extensions Posted on February 26, 2014February 28, 2014 | by admin  On Windows run this from a command prompt cd myexample zip -r ../myexample.xpi * cd .. ls *.xpi  […]