Upcoming Talks and Workshops!

Upcoming Talks and Workshops!

This November I have two development related talks coming up and I thought I would take a second to formally invite you!

Hide iOS5 Newsstand Icon on the iPhone

Hide iOS5 Newsstand Icon on the iPhone

Many people, myself included, were annoyed that you aren't able to put the new Newsstand Icon in a folder. Well a quick little hack I found...

Code Folding in Sublime Text

Code Folding in Sublime Text

To continue on with my string of blog posts on Sublime Text, I'm going to show you a short but handy feature that was just pushed to the...

Sublime Text 2 Build System Scripts -  CoffeeScript & Node

Sublime Text 2 Build System Scripts - CoffeeScript & Node

A really great feature of Sublime Text 2 is the ability to create your own build scripts. A build script is helpful when you are writing in...

JavaScript Face Detection + Canvas + Video = HTML5 Glasses!

JavaScript Face Detection + Canvas + Video = HTML5 Glasses!

This morning I saw this link on youtube which was a little mashup of some HTML5 technologies. I thought it would be funny if I could do the...

5 Helpful Tips for moving to Sublime Text 2

5 Helpful Tips for moving to Sublime Text 2

I'm a long time Coda user. A few months ago I, like everyone else, decided to switch over to Vim. I really liked Vim but just couldn't get...

Customizing the WordPress TinyMCE Editor for your clients

Customizing the WordPress TinyMCE Editor for your clients

We have all been there. You finish up the most beautiful design with perfectly picked colours, font sizes and page style and pass it off to...

Realtime HTML5 Canvas Drawing with WebSockets, Node.JS & Socket.io

Realtime HTML5 Canvas Drawing with WebSockets, Node.JS & Socket.io

Web sockets and Canvas are two really cool features that are currently being implemented into browsers. This tutorial will give you a short...

Growl notifications for the Node.js CoffeeScript complier

Growl notifications for the Node.js CoffeeScript complier

Two things I've been working with lately have been Node.js and CoffeeScript. If you haven't heard of either, Node.js is server side...

Get All Angry Birds Levels in Chrome HTML5 Version with a quick hack

Get All Angry Birds Levels in Chrome HTML5 Version with a quick hack

Just about an hour ago Rovio and Chrome released Angry Birds for Chrome. As a JavaScript / HTML5 guy, I quickly jumped into the code to see...