Hold on... This isn't EnnuiDesign.com — What Gives?
It's been a long time coming, but Jason Lengstorf, formerly of Ennui Design, has expanded his team to include Drew Douglass, Rob MacKay, Henry Moran, and Tom Sturge.
It didn't feel right to keep the same name, so we decided to continue on as Copter Labs. You can expect the same great content under this new name!
Recent Entries, Page 3
-
Creating an App from Scratch: Part 3
Part 3 of the Creating an App from Scratch series, in which Chris Coyier and Jason Lengstorf cover the workflow and design of the application.
-
Creating an App from Scratch: Part 2
Part 2 of the Creating an App from Scratch series, in which Chris Coyier and Jason Lengstorf cover, in great detail, the planning, design, building, and testing of an AJAX-powered web application based on PHP/MySQL.
-
Natural Sorting in MySQL
A quick tip that allows strings to be sorted in numerical order, avoiding the test1, test10, test2, etc. issue.
-
JSON: What It Is, How It Works, & How to Use It
This article will cover the following: What is JSON, why does it matter, and how do we use JSON in a project? We'll also use our newfound skills with JSON at the end of this project to build a quick app that loads photos from Flickr without requiring a page refresh.