HTML5 Boilerplate: A Rock-Solid Default for HTML5 Awesome
HTML5 Boilerplate was developed by Paul Irish and Divya Manian. This project took almost three years to be completed having first been announced on August 10th, 2010.
Read more…
E3 - My Recap and Rundown

Last week, I had the good fortune to attend E3 at the Los Angeles Convention Center. It was a great experience to see all of my favorite developers and companies all in one place, showing off their products and their visions for the future. I thought I would share my thoughts on what I found to be the most compelling exhibits at E3 and why.
Read more…
E3 2012: Nintendo’s Wii U vs. Microsoft’s Xbox SmartGlass
E3 2012 opened with a bang as Nintendo and Microsoft each squared off to fight for tablet supremacy with announcements to bring Second Screen to the console.
It seems that we’re destined for tablet-gaming future. So which one will make the cut?
Read more…
Resource: Advertising on YouTube

YouTube is a giant in online video. From its humble beginnings in 2005, it has quickly become one of the top destinations on the Internet for video content consumption. Advertising on YouTube can be advantageous for brands because it can reach targeted audiences or simply reach the whole of YouTube. No matter which way you decide to slice it, I thought I would put together a quick little guide to advertising on the video platform for the uninitiated to get you started.
Read more…
Tech Tutorial: Cropping and Resizing Images in PHP

PHP is a great script language that has many applications when it comes to web development. It is a particularly useful tool when working with images. You can create and manipulate images files in variety of different formats (JPEG, PNG, GIF). If you are interested in manipulating animated GIFs, my coworker made a great tutorial about that. Today we’ll look at cropping and resizing images in PHP.
Read more…
Tech Tutorials: Building a Database

An important step in the process of building a website or web application is the conception of the data structure. Most of the problems that come up during the development of project come from a poorly conceived database. Bad modeling will create superfluous terms, incapacity and lost data. Good modeling makes the project more flexible for possible improvements. The more robust your model is, the less issues you will run intro when you retrieve data through PHP or ASP. It also makes access to the data faster and simpler.
Read more…
Tech Tutorial: Making Use of APIs

When I think of APIs, I see them as magical and amazing tools. There are more and more APIs made available by services on the web such as the Google Maps API, the Facebook API, the Twitter API, the Tumblr API, to name a few.
Read more…
Tech Tutorial: Server Configuration – cURL

During the deployment of one of our last projects on a client’s server, we had difficulties because we didn’t consider the difference between local and remote servers earlier enough. We had to go into a long debug process before realizing that the problem was not a programming issue but instead came from the server’s PHP configuration
Read more…





