Wrapping a List in Quotes in PHPStorm

A quick tip showing how to use PHPStorms's regex replace functionality to wrap all the elements of a comma separated list in quotes

Read On →

Merging Forks for Composer

How to combine forks into one repo for Composer

Read On →

The First Thing You Should Read on SEO

Before you read any of the vast amount of opinion and mysticism out there about SEO, you should read this

Read On →

Octopress auto building the site locally for one blog post

Octopress auto building the site locally for one blog post

Read On →

Sorting Results Arbitrarily in MySQL

How to arbitrarily sort results in a MySQL query

Read On →

Faker Symfony2 Integration

How to easily generate test data using the Faker library in your Symfony2 Project

Read On →