Archive | Code RSS feed for this section

Sublime Text 2 Is Pushing Textmate Out Of My Toolbox.

Like many Mac-based developers and coders, I’ve got a couple standards in my toolbox. Mostly I use Coda to write code, but there’s sometimes that using Coda for simple changes or regular text files is like hunting squirrels with an uzi. For years I’ve been using Textmate, which is without a doubt, a great editor [...]

Read full story Comments { 0 }

Boning Up On HTML5

HTML5 is the latest movement in development for the web. HTML5 isn’t exactly a single markup language for which support can be checked for like previous incarnations of HTML, but a collection of several powerful additions, which can. Functionality like video, geolocation and local storage in an HTML4 world needed to be handled with third [...]

Read full story Comments { 0 }