Tag Archives: pontifications

The Five Megabyte Web Developer

In the last couple of years I’ve witnessed a disturbing trend: developers adopting free Heroku as their only means of hosting side projects. More disturbingly, I operated this way myself for a couple of years. (Yes, freemium can be a … Continue reading

Posted in uncategorized | Tagged , , , , , | 6 Comments

URLs worth caring about

I like seeing URLs, whether in the link text or by hovering over a link. They are often truer to their content than what the person adding the link writes. I always have the status bar turned on in my … Continue reading

Posted in uncategorized | Tagged , , , , , | Comments Off

Recording Programming Sessions

I got Screenflow and a Snowflake with the intent to make screencasts, but found another use for them, that might be more valuable. It started with me testing out my equipment. I wasn’t ready to do a scripted screencast, so … Continue reading

Posted in uncategorized | Tagged , , | 2 Comments

Rails Mnemonic: Scaffold Actions

Over the last week I’ve been learning how to quickly develop simple applications in Rails without looking at API documentation. Each day I’ve been starting from scratch and seeing what I can create in an hour, only consulting documentation when … Continue reading

Posted in uncategorized | Tagged , , , | Comments Off