Stephen Hopkins's blog
Ask for Help
"Anyone used Akamai with HTTP Delete?" Akamai doesn't understand the DELETE verb. Maybe try to pass it through Akamai?
Interesting
JS['test'] == 'test'. Make sure you use === so that you get expected behavior.
IntelliJ 11 Android has great UI previews!
Blitz.io : Affordable and easy to use server benchmarking
Interesting
replaceState() vs pushState() replaceState() can be used for javascript applications instead of pushState() to change the address bar when you don't want to add new items to the browser history.
Stripe > Paypal
Stripe is awesome and can be set up in less than a day!SF Elections Coming soon, so vote!
Ask for Help
"Rails creates a callback for each symbol. Why am I getting a symbol table overflow?"
Issue has been resolved, staging.rb environment file was missing.
Interesting Things
"Devise + Omni-Auth => KABOOM"
Devise and Omni-Auth make a great combination, but if you're using Omni-Auth in integration test mode, you'll get all sorts of errors. Instead, mock up the O-Auth service.
