Honored…

October 7, 2008

MVPLogo.gifHaving only thrown myself into the community relatively recently, I was honored (and a bit surprised) to have been given this award. I look forward to the opportunity to continue sharing the things that I’ve learned and spreading the motivation to become a better developer. I want to thank my family for putting up with my extracurricular activities and being supportive of me following my passions. Also, a thank you to Microsoft – I take back like 3 of those things I said about you last week.

Next on my list of awards to achieve, an honorable hair mention from Justice Gray


Introduction to CodeRush: Part 1

September 1, 2008

I believe that anyone not using a productivity tool with their IDE is wasting time and, quite possibly, ripping off their employer/client. I don’t care if it’s CodeRush, Resharper, CodeSmart, or whatever but you should get a tool, get familiar with it and use it for everything it’s worth. I enjoy using the CodeRush/Refactor Pro! tools. As a matter of fact, I feel like I can’t hardly use Visual Studio without them. The only drawback I’ve found with CodeRush is that discoverability is just not there and with the vast array of capabilities, a lot of folks would rather do without than flounder so I’m hoping that this will help to ease that learning curve.

This “episode” is the first in a series screencasts I’ve been trying to put together for a while and I’m hoping that it will introduce the new user and maybe even show some existing users a few things that they didn’t know. I’m certainly no professional video editor so please excuse the quality while I try to find the right mix but I would appreciate your feedback.
Anyway, we’ll take a look at the structure markup that CodeRush does to help enhance readability and decorate code to make certain aspects visually evident. And we’ll be introduced to the mnemonic templating system and how just a few keystrokes can turn our intent to code.


Gemma Lynn…

July 20, 2008

DSCF2347.JPG


More Than You Care To Know About Me…

July 11, 2008

Randy tagged me with this meme so here goes…

What I was doing ten years ago

I had always believed that I was supposed to become a doctor; an orthopedic surgeon, specifically. But in 1998, I realized that it was not what was in my heart and I had to go a different direction. Unfortunately, at that time, the direction didn’t much matter to me so long as it was away from medical school. I was working at a buddy’s ISP (Internet Service Provider) and slinging drinks at a local bar. It was fun for a time and I am where I am today because of my experiences but I can’t say that I always made the best decisions. I’m just thankful that I had my family and friends around for support and that they were there when I was ready to move my life in a more positive direction.

Five snacks I enjoy

  1. Granola
  2. Starburst jelly beans
  3. Mixed nuts (but not the cheap crap with all those peanuts)
  4. Salt & Vinegar Kettle Chips
  5. Whatever is closest to my keyboard

Five things on my to-do list today

(This one is a really hard one for me since I have my to-do list split into contexts – I’m a GTD guy, what can I say)

  1. Call Lewisville Shoe Repair re: boot resole
  2. Call Adam Keys re: lunch next week
  3. Hang up all tools over workbench
  4. Upload starting codebase to Google Code for presentation
  5. Locate host service for CodeRush screencasts

Five favorite recipes

  1. Italian Egg Scramble
  2. Man-Mac
  3. Sausage & Peppers
  4. Genius – 1% inspiration, 99% perspiration
  5. Thermite – sorry, not handing this one out

Five jobs I have had

  1. Bag boy at country club
  2. Graphic artist and typesetter at college newspaper
  3. Skiptrace
  4. Veterinary technician
  5. Grocery clerk

Five bad habits

  1. Talking to myself a little too loud
  2. Snore (like it’s my job)
  3. Monitor touching when explaining/reading code
  4. Knowing I’m right
  5. Reminding people around me of #4

All the places I’ve lived

  1. Chicago, IL
  2. Louisville, KY
  3. San Antonio, TX
  4. Medina, OH
  5. Hillsborough, NJ
  6. Oxford, OH
  7. Denton, TX
  8. Flower Mound, TX

Five Random Things

  1. I sweat like a person twice my weight.
  2. I placed at state in 8th grade Science Olympiad.
  3. I went by the name “Michael” for a while.
  4. I collect antique fountain pens.
  5. Nutmeg is toxic if injected intravenously.

Five people I’m tagging

  1. Tom Opgenorth
  2. Brett Bim
  3. Chris Koenig
  4. Jason Portnoy
  5. Joe Ocampo

Announcement: NDDNUG – Refactoring To Patterns

July 6, 2008

On Wednesday, July 9th, I’ll be giving a talk at the North Dallas .NET User Group called “Refactoring to Patterns (Not the Book)”. It’s not going to be some dry, academic talk with and bunch of UML and “Hello World” examples but an example using “real world” code like what you and I work with in our every day lives. The main patterns we’ll focus on for this web application are Model-View-Presenter and Adapter. My intent is to show the things that I’ve discovered in journey towards better, more maintainable code and provide ways to apply that knowledge in a realistic fashion. This is going to be a code intensive talk and, hopefully, a very interactive one.

Here’s the sign up form – I hope to see you there.

UPDATE: Here’s a link to the Google Code repository that contains both a start and end copy of the solution so you can see and try the refactoring that was demonstrated.


David O’Hara is a Principal with Improving Enterprises in Dallas, Texas.