May 2012

Funny: Are computers boys or are they girls?

A SPANISH Teacher was explaining to her class that in Spanish, unlike English, nouns are designated as either masculine or feminine. ‘House’ for instance, is feminine: ‘la casa.’ ‘Pencil,’ however, is masculine: ‘el lapiz.’ A student asked, ‘What gender is ‘computer’?’ Instead of giving the answer...

Read more →

April 2012

New Book: Founder’s Dilemmas

This book looks good: “Founder’s Dilemmas: Anticipating and Avoiding the pitfalls that can sink a startup”. I came across it in the “Startup Lessons Learned” Blog, which may be the best blog about leann startups. This excerpt talks about a common scenario with startups, where the founders assume th...

Read more →

New York Times Grammar and Style

Listen, I love the New York Times. I read it cover to cover (or pixel to pixel) every day and have it delivered in dead-tree format to my doorstep each morning. But so often I come across an awkward sentence which I have to read and re-read several times to understand. I’ve been noticing this ...

Read more →

Do you finish books?

I love this article. It’s by an actual authortalking about whether it matters if a reader reads a book through to the very end. He starts with the basics, claiming that serious (‘mature‘) readers don’t feel self-imposed pressure to read a book to its very last syll...

Read more →

Email Rookie Mistakes

I’ve watched some people struggling with some email blow ups and frustrations over the years and I was just thinking about some of the ways I’ve developed to avoid them. I am not going into the best salutation or the best conclusion but more touchy-feely things. Here are my guidelines: - **Write th...

Read more →

March 2012

[GEEKY] Capistrano Colors

A random, highly specific and geeky tip: > If you’ve used Capistrano before, you’re familiar with the large error logs. Finding errors is, well, a hassle. You’ve got a whole slew of text, some just saying what command it’s going to execute next, sometimes errors, sometimes just output from Bundler or whatever it’s running. (from Rails Tip #8: Capistrano Colors) Just follow the link to Rails Tip #8: Capistrano Colors) and your Cap life will be a little better. >