January 2012
2 posts
2 tags
OriginJS - Every Route Begins at the Origin
Get it You can get a copy of OriginJS from my Github repository. Getting Started First include origin.js in your page. You can do this with a script tag in the head of your page, or you can load it with require.js. Using Origin is very easy. Here’s a very basic example. Origin.bind('/', function() { //home page logic goes here //loaded on /#/ or...
Jan 31st
Normalize your CSS without the "black-box" reset
I recently discovered normalize.css and I’m really quite enjoying it. I know, CSS resets aren’t the most exciting thing in the universe but they can have a serious effect on the impact of your design across various browsers. Most CSS resets take the approach that the designer will want to start from scratch without any defaults. This solves the problem with designing across...
Jan 3rd
December 2011
10 posts
The Business Value of Open Web Technology →
Dec 31st
Updated to iOS 5.1 and it seems to have fixed memory issues. Feels a lot smoother.
Dec 22nd
Dec 22nd
Home finally! I wrote a whole router module for UnityJS today. Only took me six hours and it’s surprisingly elegant. Time for some wine and reddit.
Dec 22nd
Dec 22nd
Unity now has a router! It supports route cascading, wildcards, and variable URIs.
Dec 22nd
3 tags
Path is excellent
Path is a great iPhone and android app for micro blogging. I’ve been using it for two days now and I’ve found it to be really effortless. The truth is I’m lazy and would rather program then write posts all day. Path allows me to quickly update my “path” with simple tweet sized posts. Anything can be cc’d to twitter, tumblr, facebook, foursquare. On top of all...
Dec 21st
Dec 21st
Good morning everyone!
Dec 21st
Working on UnityJS. I can’t wait to show off the API.
Dec 21st