Double Shot #859
Another busy week looms. Let's start with a few links.
- Visual Studio 11 Express for Web for Front End Development - JavaScript/HTML5/CSS3 - Every once in a while I miss IntelliSense. Not enough to use a Microsoft product, though.
- Firebug 1.10a7 - If you've been having trouble with Firebug on Firefox nightlies, this is the version that fixes things.
- Ruby Dramas - Just in case you're losing track of what we're all plunged into war over these days.
- Meteor meets NoGPL - An analysis of the licensing issues surrounding Meteor.
- no-peeping-toms - If you like to test things in complete isolation, here's a way to disable Rails' observers.
- Asset pipeline support for Capybara - Combining this tip with Guard::RailsAssets has made my life easier.
- Inspecting :Hover States in Firefox Using Firebug - One of those nice "huh, I didn't know that" tips.
- In Which I Tell You to Stop Whining About CoffeeScript - An argument that CoffeeScript is useful even if you know JavaScript well.
- jQuery File Upload - Nice looking widget with all the bells and whistles.
- migrake - Sort of like Active Record migrations for Rake.