I'm a Guru - Gurus of Tech 2011 video
Submitted by shrop on Sun, 05/20/2012 - 1:44pm
I still love this video!
Submitted by shrop on Sun, 05/20/2012 - 1:44pm
I still love this video!
Submitted by shrop on Tue, 05/15/2012 - 10:01pm
I despise having to test websites and web applications in IE, but it is a necessity at times. I found a great way to do this in Linux and OS X using the IEVMS project. This project leverages the fact that Microsoft provides VirtualPC virtual machines for web testing. The install process downloads the Microsoft virtual machines and then converts them to VirtualBox compatible virtual machines. There are some very basic requirements for the install process, including VirtualBox, curl, unbar (Linux only) and patience.
Submitted by shrop on Fri, 05/11/2012 - 10:04am
I recently found this little nugget and had to share. This setup allows you to see your current git branch in your terminal prompt.
Submitted by shrop on Tue, 03/13/2012 - 5:31pm
My new job entails a lot of virtual office time. As a result, I have a number of chat related clients always running on my Mac. The main clients are Messages (beta), Colloquy and Skype. I really want to let my co-workers know when I am away or available, but it is a real pain to set each client manually every time.
Submitted by shrop on Mon, 03/12/2012 - 11:19pm
Working with Drupal means that may timestamps are formatted as Unix timestamps. I created a simple Alfred extension to make it simple to convert Unix timestamps to a human readable date/time format. This Alfred extension uses Growl to display the results.
Download the extension and double click to install.
If you are interested in Alfred, check it out at http://alfredapp.com. I highly recommend it!