Identify and remove unused css across entire site
This post will show you a range of ways to detect and remove unused css from your site. removing unused css will help your stylesheets load faster which, in turn…
This post will show you a range of ways to detect and remove unused css from your site. removing unused css will help your stylesheets load faster which, in turn…
This one is good if you use the finder 'column view' if you find the file names always being truncated then you can resize column view width. you can do…
Flash player on my mac makes it run hot. purely because it uses 100% cpu when ever its loaded. this will show you how to delete it. flash is not…
I dont use the osx widget dashboard. This post will show you how to disable dashboard osx. I had to look for a way to turn it off to save…
Setting up eclipse with xampp and xdebug to debug php code. This post will show you how to setup eclipse on your mac to work with xdebug inside XAMPP. This…
This post is about setting up XMAPP on a mac with xdebug. The first thing we are going to do is to change the document root inside xampp to the…
Setting up eclipse on a mac to work with SVN this post will show you how to setup eclipse on your mac to work with a local [or remote] SVN…
This is my setup when using SVN for web development on a mac. I have since moved to git and a virtual machine running centos. I also use a continuous…
How to enable secure https facebook browsing 1) goto facebook 2) goto account > account settings 3) under account security hit 'change' 4) tick the box labeled 'Secure browsing (https)'…