Labs
Fifth Room Creative believes in the power of Open Source Software. Every problem we solve in our client work has the potential to become an Open Source project that shares what we’ve learned with the community. To learn more about Open Source Software, visit the Open Source Initiative website.
We’ve developed or contributed to several Open Source projects over the years; here’s a partial list:
Hayfever

Hayfever is an extension for Google Chrome that integrates with the Harvest time-tracking service. It was written by Mike Green after forgetting to track his hours on several occasions. Hayfever currently enjoys a 5-star rating on the Chrome Web Store, and it’s 100% Open Source. Check out the link below to grab Hayfever from the Chrome Web Store or view its source code on GitHub.
Premailer
Premailer is a Ruby application for developing HTML emails. It takes the CSS properties defined in a global or embedded stylesheet and moves them inline as style attributes for each HTML element. We contributed code to improve its command line usability. Premailer is developed by Alex Dunae.