Validating Serialized Attributes in Rails
ActiveRecord provides a serialize
method, which can be used to transparently
store a Hash, etc in a single database column.
Restoring files from OS X Time Machine with Terminal.app
I use Time Machine on OS X to keep backups of my hard drive. Overall it is a great program. However, restoring files can be a slow and cumbersome process.
Credit Card Number Generator
I was sent this Credit Card Number Generator the other day. It has fake numbers to test a variety of cards with, and explains how the numbers are validated.
Upgrading to OS X Mountain Lion
I installed OS X Mountain Lion today and have had a pretty good experience.
Font Bomb
Font bomb is too much fun.
Three Avatars Coming?
It looks like James Cameron is going to be recording three new Avatar films. I can’t wait to see the next installments!
Design Principles
This is a good read on design principles in software applications.
Animate.css
I stumbled on Animate.css today. It contains a bunch of pure CSS animations for use in your own projects.
iOS Text Editors Compared
I found this very comprehensive comparison of iOS text editors today. I’m still not happy editing without a filesystem, but perhaps one of these apps handles it in a non-shitty-cloud-syncing way.
Railsconf Links
Railsconf was a blast. Here are just a few links I gathered during the various talks: https://gist.github.com/2495211