Double Shot #840
This week has been long enough. I'd be happy to donate the remaining hours to someone else.
- Copycopter is now open source - Thoughtbot couldn't make money from this internationalization service, so they're open-sourcing it. Good on them.
- Copycopter Style Guide - A good start for building your own Rails project style guide. Do think about what's right for you rather than just adopting someone else's though.
- Linux ate my ram! - Well, no, it didn't. Hints on how to read the output from free.
- Nyan Cat Screen Saver for Mac - Pretty sure I'll be seeing this on the kids' computers.
- Bootswatch - Color themes for Bootstrap. There's also bootswatch-rails to integrate them into your Rails 3 project.
- Feminizer - Gem to swap the gender of pronouns in your site.
- Github.js - JavaScript wrapper for the GitHub API.
- Polishing Rubies: A Guide to Ruby Open Source Development (Part II) - Covering gem naming and setting up the scaffolding for a gem.
- Rails Templater - Template generator for Rails 3 applications. Cool, someone else is doing the work so I don't need to port Big Old Rails Template to Rails 3.
- Now Available: Objects on Rails - Avdi Grimm's new book is done, and you can buy it or read it online for free.
- Single Page Web Applications with Backbone.js - How SendHub did it.
- PaintCode - Vector-based UI drawing tool for your Objective C applications.