I recently moved to a Mac and one of the first things I did was install Homebrew, then setup all of my PHP projects, one of them being a …
General
A Helpful Tool For Converting SQL Queries To MongoDB
If you're new to MongoDB and coming from a primarily RDBMS background like MySQL, getting your head around the queries can be difficult at …
The Apple iPhone 6 & iPhone 6 Plus vs Samsung Galaxy S5: Which One Should You Buy?
In this world there are two different kinds of people: Android people and Apple people. After revealing the latest additions to their …
The Artist In The Ambulance (Instrumental Promo CD) by Thrice
Some of you might know that American post-hardcore/rock band from Irvine, California, Thrice are my all time favourite band. I have seen …
Why I Won’t Be Buying An iPhone 6
Apples 2014 product line up announcements were some of the worse kept secrets in the companies history. The leaks were more or less accurate …
Loading AngularJS And Modules (Like ngResource) From Google's CDN
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 …
Sublime Text Editor Shortcuts Every Developer Should Know Or Else!
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 …
How To Create A MySQL Database, User and Grant Privileges Via The Command Line/Terminal
The common mistake that newbies make when using MySQL is using the same username and password for all of their connected applications. …
How To Seed A Database In Laravel 4
I have been writing a lot about Laravel lately and recently I was asked about database table seeding. Chances are you already use the …