Some of you might know that American post-hardcore/rock band from Irvine, California, Thrice are my all time favourite band. I have seen them every time they’ve visited Australia before they …
Laravel is undoubtedly one of the best things to happen to PHP and you’ve probably guessed based on my post history, I really like it and want to expose more people to its cool features and help …
* …And adapting existing sites to conform to the new screen sizes and resolutions.*
The latest version of the Apple hypePhone has been announced, which means developers need to prepare new …
Apples 2014 product line up announcements were some of the worse kept secrets in the companies history. The leaks were more or less accurate to what we saw revealed.
Two new iPhone models dubbed the …
As most developers already know, Google offer a nice list of CDN assets that include jQuery and jQuery UI as well as AngularJS.
Although it isn’t publicly listed on Google’s CDN libraries …
The web industry is rife with job titles. Front End Ninja, Front End Overlord, Front End Engineer, Front End Developer, I could go on. The two I am focusing on are Front End Engineer and Front End …
Once upon a time Compass was an invaluable value add to any SASS project. Rather than looking up vendor prefixes all of the time or understanding the priority order, you could just include a Compass …
Chances are if you’re a web developer, front-ender, PHP programmer, web expert or whatever your title is, you use Sublime Text Editor and there is also a chance you’re using a single digit …
Provided nothing is pushed back, the WordPress JSON REST API plugin is being integrated into the WordPress core and is slated for version 4.1.
As WordPress becomes more and more like a PHP application …
The common mistake that newbies make when using MySQL is using the same username and password for all of their connected applications. Generally, I’ve seen the default “root” user …