Welcome to MSDN Blogs Sign in | Join | Help

June 2008 - Posts

Get Out of E-mail and Walk Down the Hall

I was about to write this article anyway when XKCD posted this comic which reinforces my point.  People act differently in email than they do in person.  Everyone knows this to be the case, but they often don't act like it.  Usually when
Posted by SteveRowe | 3 Comments
Filed under:

Vim Tip: My .vimrc File

.vimrc is the config file for Vim. It can be stored in the Vim directory or in your user directory. With greater protection of the Program Files directory on Vista, I've gotten into the habit of keeping it in my user directory (c:\users\steverowe on most
Posted by SteveRowe | 0 Comments
Filed under:

June Netcast Update

By popular demand (seriously), here is an update of the netcasts I'm listening to on a regular basis. Audio: This Week In Tech - Round table discussion of technology topics. Sometimes should be known as This Week in Twitter. This Week In Media - Round
Posted by SteveRowe | 4 Comments
Filed under:

Windows Home Server Power Pack 1 Beta Is Available

At long last, there is a preliminary fix for the corruption issue that has dogged WHS since its release. The WHS team released the fix with its Power Pack 1 beta. See their blog post for details and a link to download it. In addition to the corruption
Posted by SteveRowe | 1 Comments
Filed under:

Vim Tip: Better Searching

Two things I discovered about searching: * will search forward for the word under the cursor. No longer do I have to type /WordUnderTheCursor. # does the same thing, but goes backwards. It's like ?WordUnderTheCursor. g* will search for any word containing
Posted by SteveRowe | 0 Comments
Filed under:

Better Writing

The Manager Tools podcast has an interesting series on better writing. This isn't a management-specific topic. Rather it is something everyone can benefit from. In a day and age where so much communication is via e-mail, having the ability to communicate
Posted by SteveRowe | 1 Comments
Filed under:

Test For Failure, Not Success

We recently went through a round of test spec reviews on my team. Having read a good number of test specs in a short period of time, I came to a realization. It is imperative to know the failure condition in order to write a good test case. This is at
Posted by SteveRowe | 3 Comments
Filed under:

What Won't Our Kids Ever Know?

A friend of mine just posted an interesting anecdote about the difference in the world we grew up in and the one our kids are growing up in. In his case, his son didn't know what a stereo was. He'd never seen one. Music in his world comes from an iPod/Zune
Posted by SteveRowe | 5 Comments
Filed under:

Refactor To Make Immediate Change Easier

Jeremy Miller gives his reasons for refactoring . He gives two over-arching reasons. The first is "To remedy a deficiency in code, design, or architectural quality" and the second, "To make a forthcoming change to the code easier." I'm very much in agreement
Posted by SteveRowe | 3 Comments
Filed under:
 
Page view tracker