March 2009
9 posts
3 tags
The Difference Between Pixar and Dreamworks →
Truth.
Mar 31st
Mar 27th
24 notes
5 tags
iPhone OS 3.0
With the iPhone 3.0 event behind us we are now left to wait drooling over what is to come. From the new subscription pricing models to the new sdk to copy and paste, iPhone OS 3.0 offers a lot. These new details lead me to speculate on possible future apps and scenarios that I think are particularly exciting. With the new in-app purchases, it should be possible to offer demo versions of an app....
Mar 17th
Work It, Make It, Do It sound board →
Wes sent this over. Sound board to mess with Daft Punk’s Work It, Make It, Do It. Hours of endless fun!
Mar 13th
Funny Marriage
The TV: Being single in New York is the best!
dalas: Really? Then why did I want to shoot myself in the fucking face when I was single there?
anja: Then I came along! *Makes a dumb face*
dalas: ...Just barely enough to keep me from the abyss.
Sounds like dalas is watching Sex and the City! Am I right or am I right?
Mar 11th
9 notes
answers: derekreynolds: marco: Can PHP do this? (new Whatever())->function(); It gives me a parse error and makes me do this instead: $w = new Whatever(); $w->function(); But you can do this perfectly well: $w->function()->otherFunction(); One hack is to define a function with the same name as the class that returns an instance: function Whatever() { return new Whatever();...
Mar 6th
11 notes
marco: Can PHP do this? (new Whatever())->function(); It gives me a parse error and makes me do this instead: $w = new Whatever(); $w->function(); But you can do this perfectly well: $w->function()->otherFunction(); One hack is to define a function with the same name as the class that returns an instance: function Whatever() { return new Whatever(); } /* ......
Mar 6th
11 notes
College Humor: Prank War 7
jstn: rickyv: Here goes. Well done Streeter and everybody else from production who made it happen. Awesome. CVeizure! I was wondering if he’d ever get Amir back for this. I am scared to see what’s next haha.
Mar 4th
193 notes
Mar 3rd