If you're using jQuery to AJAX post a form then you're already more than familiar with the caveats of using jQuery to POST a forms contents. …
How To Fix A Site Affected By The Google Panda/Penguin/Phantom Updates
Recently I encountered one of Google's latest search engine algorithm tweaks and saw a site that was getting roughly 500 visitors a day drop …
Solving "sh: mysql: command not found" In MAMP Pro 2 and MAMP Pro 3
If you are reading this there is a possibility you have run into this error message in your terminal window: sh: mysql: command not …
Adding Location Based Search To Your Website/Application Using Google Places Autosuggest
If you have used Airbnb before, then you would be familiar with the location field where you type your desired location and it gives you a …
The Expendables 3 Movie Piracy Conspiracy Plot
Recently Variety posted an article titled Expendables 3 Flops: Is Piracy To Blame? in which a case is made whether or not the movie leaking …
My Soundwave Festival 2015 Wishlist
The now massive and widely successful Australian music festival for rock, punk and metal genres is back in 2015 with a new two day festival …
Should Cyclists Have To Pay Compulsory Registration?
There are a very few words in the English that can incite rage at the sound of them like the word "cyclist" can, especially in …
Wrapping Items Every X Iterations in PHP (without using counters or the modulus operator)
Recently whilst working on the reskin of a mammoth web application written in PHP, I encountered a scenario where I needed to wrap elements …
Dear Misinformed: Please Stop Trying To Replace MySQL With NoSQL For Everything
Since NoSQL databases like MongoDB hit the mainstream scene a few years ago, it's not uncommon to come across numerous Stackoverflow and …