August 2011
9 posts
2 tags
SCANDYBARS →
I wish I hadn’t seen this an hour before lunch … via @nerdcore
Aug 19th
1 note
Aug 18th
2 tags
If there was ever any doubt... →
… about how awesome skateboarding is as a sport … 
Aug 5th
1 note
5 tags
Net HTTP debug output to console with HTTParty
I found this handy tip in the httparty docs, if you want more info on whats going on during some REST request you can get some debug output during a test run or whatnot by adding this to your HTTParty enabled class …  debug_output $stderr So your class might look like: require "httparty" class AwesomeRestThing include HTTParty debug_output $stderr def do_something end end
Aug 5th
1 note
3 tags
Aug 3rd
1 note
2 tags
Aug 3rd
7 notes
2 tags
Dogs in Motion | Fubiz™ →
I love dogs and I’m laughing hard at this … 
Aug 2nd
4 tags
This week I am mostly addicted to...
… the webkit javascript debugger … #indispensable
Aug 2nd
4 tags
Textmate tips →
Some that everyone knows … but a few I’d never seen … cool!
Aug 1st
10 notes