Archive for February, 2007

Why I’m assertive with clients

Friday, February 23rd, 2007

After my “Freelancer’s Manifesto“, I noticed a couple of comments on reddit, suggesting that I came off as arrogant. I can assure you, that I certainly wasn’t trying to come off that way, but I make no apologies for what I said. Text is an imperfect medium, and tone is not always conveyed as it was intended when written.

As I said in the footnote, I’m quite forthright with my opinions, which is something clients in the past have told me they appreciate. I’m just a no-BS, call-it-how-I-see-it kind of person.

I think part of the reason the manifesto sounds arrogant to some is the fact that I am both opinionated and assertive with my clients from the get-go. This doesn’t have to be a bad thing mind you… you don’t have to be an arsehole about it, you can do it in a professional, friendly way, which I try to do.
(more…)

Ruby Cheap Tricks – Monkeypatching unit conversion

Thursday, February 22nd, 2007

A little something I cooked up, inspired by Rails’ ActiveSupport Numeric::Bytes and friends.
(more…)

Ruby Cheap Tricks – Stats

Thursday, February 22nd, 2007

For when it’s just as quick to roll your own …
(more…)