I was really excited to learn about native grease monkeysupport in chrome. This makes it a lot easier to share scripts with others. Give the javascript file .user.js extention and drag and drop it into the extensions panel in chrome settings to install.
Continue reading
Month: November 2013
Create an Amazon EC2 instrance using Vagrant
StandardAfter getting everything to work locally using virtualbox, the next step is usually to deploy to the cloud. The example vagrant file below is for creating a Amazon EC2 instance using the vagrant-aws plugin.