Archive | 2010
Rake Tutorial

Rake Tutorial

If you’re developing with Rails you’ve probably encountered rake once or twice. This blog post aims to walk you through where rake came from and an introduction on how to use it effectively in your Rails apps. A Little Bit of History Rake is the project of Jim Weirich. It’s a build tool. For a [...]

Read full storyComments { 56 }
logo.png

Developer Job Board

I’m pleased to announce the Genius Pool job board. This is a new job board for connecting companies to job seekers. With the connection to the 5by5 podcast network, making sure your job opportunity is in the ears of qualified applicants has never been easier. Why’s that? If you’re looking for a Ruby or Rails [...]

Read full storyComments { 0 }
20100326-qu2ym5us1yxacd3j78a7ggs4ex.jpg

80s Me

This fantastic image courtesy of Peter Cooper.

Read full storyComments { 0 }
9EB3D76B-FB9C-43A5-B23D-CB6EB6EB28F9.jpg

On Passwords

On a recent episode of The Dev Show Dan and I talked about passwords. In particular, the topic of password hashing came up. I’d like to say up front that I’m not a security guy and most definitely not a cryptographer. However, I don’t have to be because there are much smarter people who have [...]

Read full storyComments { 12 }

Rails Reminder: DATE_FORMATS

A friend of mine recently asked me about adding time formats to Rails apps. It’s not completely intuitive on how to add new "default" symbols for date and time formats or to get a list of the built in ones. The API has the built-in lists of constants under DATE_FORMATS but it’s a bit difficult [...]

Read full storyComments { 3 }

Stand Up While You Read This!

The New York Times has an article up on standing while you work. People who sit all day without moving around much are at higher risk for medical problems typically associated with obesity. This includes doctors who even do the same job but just walk more during the day: Just to underscore the point that [...]

Read full storyComments { 1 }
Using Concentrate for the Pomodoro Technique on OS X

Using Concentrate for the Pomodoro Technique on OS X

Concentrate is a Mac only app. It lets you do a number of things like block web sites, launch apps, play sounds, etc. Combinations of these things can be configured to go on for varying amounts of time. I use it for the Pomodoro Technique when programming. Corey Haines introduced me to Tomatoist when I [...]

Read full storyComments { 8 }
8 Chrome Extensions For Web Developers (Mac too!)

8 Chrome Extensions For Web Developers (Mac too!)

I’ve been using Google Chrome as my default browser ever since 1Password came out with an extension for Chrome. The state of web browsing on the Mac still, unfortunately, leaves something to be desired. However, after using this full time for a little while I can say that I’m really liking it. As a web [...]

Read full storyComments { 9 }