Category
Category: Web Development
Google
Mobile UX: How to Design and Build For the Best Results
After Google launched “Mobilegeddon” or "Mobile-topia" (depending on your perspective) on the 21st of April this year, with…
Web Development
Execute WordPress Shortcode from PHP
Sometimes when building themes we need to execute shortcode directly from php. This can be for things such…
Web Development
To Grep or not to Grep
A client's website (of 3000 pages) has recently seen 1.3 Million pages indexed. We need to hunt for…
Web Development
AJAX Cross Domain
Today I came across an issue when trying to load a JSON file via an AJAX call to a subdomain…