Entries from May 1, 2010 - June 1, 2010

Monday
May102010

Outlook (and blogs) are for code

After being annoyed with Outlook... well, forever... for always autocorrecting my code in my emails, it suddenly strikes me to find the auto correct settings to just stop this once and for all.

So apologies in advance from now until the end of time - if my "quotes" actually be doublequotes and my - (minus or hyphen) actually be a minus and not a dash.

Both are very important in being able to correctly paste code, I figure my human recipients could live with less than perfect typography ;-)

Turn off:

  1. "Straight quotes" with "smart quotes"
  2. "Hyphens (--) with dash (-)

Auto Correct options

In Outlook

 

image

in Windows Live Writer

This is something extremely simple, and I wonder I couldn't be the only person that has done this.  I can't understand why it took me 10 years... of pressing Undo right after pasting code into an email…  Goes to show you that most people never tweak the out of the box settings.

Friday
May072010

Windows 7 Troubleshooting Wizard is not a myth

I know this sounds crazy.   The network troubleshooting wizard actually works.

So I was on a designer’s machine and she was really having trouble with her wireless card – it’s reporting an IP Address conflict.

We figured that a simple:

ipconfig /release
ipconfig /renew

Should do the trick, but it was skipping the wireless adapter.  Confused – we stumbled across the wizard and clicked “Windows Network Diagnostics”.

To our amazement it asks us if we want it to fix the network for us. 

Behold!

clip_image002

Also explained why it wasn’t working before.