WordPress code tag syntax highlighting
This will show you how to get syntax highlighting in wordpress posts using the code tag. you need to install the 'Syntax Highlighter MT 2.0' plugin goto the wp-admin goto…
This will show you how to get syntax highlighting in wordpress posts using the code tag. you need to install the 'Syntax Highlighter MT 2.0' plugin goto the wp-admin goto…
This one will speed up your wordpress a little by turning off inter-blog communicationit will turn off notifications about pingbacks and trackbacks. Basically, it wont generate a comment when someone…
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 is an excellent extension for google chrome that will give your chrome source code view syntax highlighting when you view source.It supports bash files; css files; javascript files; xml…
This will show you how to fix google analytics 'bounce rate' if you have a blog. bounce rate is a tricky one - if you have an ecommerce site, then…
I get a lot of spam bots visiting my site and trying to post comments. akismet stops them being in my approve queue (i have to approve all of the…
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…