Eric Gunnerson's Compendium
Regex 101 Discussion I9 - Count the number of matches.
Regex 101 Exercise I9 - Count the number of matches Given a string like: # # 4 6 # # 7 # 45 # 43 #...
Author: Eric Gunnerson Date: 03/06/2006
Snippet enumeration utility
Snippet enumeration utility. Pretty cool.
Author: Eric Gunnerson Date: 03/02/2006
Driving traffic to your blog...
From an internal discussion that we had, Jim posts a summary.
Author: Eric Gunnerson Date: 03/02/2006
Windows DVD Maker - Slide Show Page
To keep things simple, DVD Maker puts all still images in a single slideshow. This page is used to...
Author: Eric Gunnerson Date: 02/28/2006
Regex 101 Exercise I9 - Count the number of matches
Regex 101 Exercise I9 - Count the number of matches Given a string like: # # 4 6 # # 7 # 45 # 43 #...
Author: Eric Gunnerson Date: 02/28/2006
Regex 101 Discussion I8 - replace space count with spaces
Exercise I8 - replace space count with spaces Given a string with embedded space counts:...
Author: Eric Gunnerson Date: 02/28/2006
Coolest thing, parent edition..
Last Friday, we went to the movies to see the remake of the Pink Panther. It was okay, but it's...
Author: Eric Gunnerson Date: 02/27/2006
Would you like sauce with your ribs?
On February 20th, 2005, I hit a big rock in the middle of a ski slope at Stevens Pass, popped both...
Author: Eric Gunnerson Date: 02/26/2006
Big White-Out
Last week, we spent a few days up north skiing at Big White, eh? So, I thought I'd write a few...
Author: Eric Gunnerson Date: 02/26/2006
Over-updating...
Raymond writes an interesting post about how some programs run faster if you hold down the mouse....
Author: Eric Gunnerson Date: 02/24/2006
How many of these did you use?
There's a big auction on ebay of vintage PC equipment. Look through the pictures, I think I used...
Author: Eric Gunnerson Date: 02/15/2006
Random Acts of Giftitude
I was reading Bob's Top 5 post on Valentine's Day, where he gives the typical male perspective on...
Author: Eric Gunnerson Date: 02/14/2006
TrainRight Fitness Testing
TrainRight Fitness Testing After doing a bit of research, I decided to sign up for coaching at...
Author: Eric Gunnerson Date: 02/13/2006
Regex 101 Exercise I8 - replace space count with spaces
Exercise I8 - replace space count with spaces Given a string with embedded space counts:...
Author: Eric Gunnerson Date: 02/13/2006
DVD Maker - Customize Disc Menu Style page
Welcome to the Customize Disc Menu Style page. This page is used to customize the style of the DVD...
Author: Eric Gunnerson Date: 02/10/2006
Regex 101 Discussion I7 - Make sure all characters inside <> are uppercase
Regex 101 Exercise I7 - Make sure all characters inside <> are uppercase First, as Sheva...
Author: Eric Gunnerson Date: 02/10/2006
Exercise your wit
If you fancy yourself as funny, please help me out.. at Explanations...
Author: Eric Gunnerson Date: 02/07/2006
Regex 101 Exercise I7 - Make sure all characters inside <> are uppercase
Regex 101 Exercise I7 - Make sure all characters inside <> are uppercase
Author: Eric Gunnerson Date: 02/06/2006
DVD Maker Tour - The disc menu text page
The disc menu text page is one of the customization pages that you access using the toolbar buttons...
Author: Eric Gunnerson Date: 02/03/2006
Regex 101 Discussion I6 - Remove font directives from HTML
Regex 101 Exercise I6 - Remove font directives from HTML Remove all <font…> or </font>...
Author: Eric Gunnerson Date: 02/03/2006
Resistance to pairing
Paul wrote an informative response to my post on collaboration. I've just been writing some stuff...
Author: Eric Gunnerson Date: 02/03/2006
Life and Times of Anders Hejlsberg
Newly released on Channel 9: Life and Times of Anders Hejlsberg This isn't a technical talk - it's...
Author: Eric Gunnerson Date: 02/01/2006
Collaborative development, pair programming, etc.
There have been some interesting discussion on our internal "agile" alias around pair programming,...
Author: Eric Gunnerson Date: 01/31/2006
Regex 101 Exercise I6 - Remove font directives from HTML
Regex 101 Exercise I6 - Remove font directives from HTML Remove all <font…> or </font>...
Author: Eric Gunnerson Date: 01/30/2006
Devo 2.0
I came across a site for a group doing covers of Devo songs. That by itself only rate a 5 or so on...
Author: Eric Gunnerson Date: 01/27/2006
Regex 101 Discussion I5 - Remove unapproved HTML tags from a string
When accepting HTML input from a user, allow the following tags: <b> </b> <a...
Author: Eric Gunnerson Date: 01/27/2006
Scrubs
I don't usually write about popular culture, partly because it's a bit off-topic (yes, I know, I'm...
Author: Eric Gunnerson Date: 01/26/2006
Batch modification in ASP.NET
I have a page on my website where I have a list of climbs with a checkbox next to each one. I'd like...
Author: Eric Gunnerson Date: 01/24/2006
Feline Cranial Protection
Protect your cat!
Author: Eric Gunnerson Date: 01/24/2006
Video for my wife to watch...
And for other wives, girlfriends or other spousal equivalents. Make You Happy Tonight
Author: Eric Gunnerson Date: 01/23/2006
Regex 101 Exercise I5 - Remove unapproved HTML tags from a string
Regex 101 Exercise I5 - Remove unapproved HTML tags from a string When accepting HTML input from a...
Author: Eric Gunnerson Date: 01/23/2006
Regex 101 Discussion I4 - remove unprintable characters from a string
Exercise I4 - remove unprintable characters from a string Given an input string, remove all...
Author: Eric Gunnerson Date: 01/23/2006
Four words
Four words I never thought I would use together... Seattle Seahawks Super Bowl. We Tivod the game...
Author: Eric Gunnerson Date: 01/23/2006
Endless Forms Most Beautiful: The New Science of Evo Devo and the Making of the Animal Kingdom
I picked up this book a few weeks ago when I was at the 'brar. I've read a lot of stuff on evolution...
Author: Eric Gunnerson Date: 01/20/2006
Windows DVD Maker - Hub Page
After you have selected the content that you want to burn onto your DVD, you go to the hub page. It...
Author: Eric Gunnerson Date: 01/19/2006
Windows DVD Maker - Add pictures and video page.
I pulled a couple of screenshots off of the current build, so I could talk a bit about how DVD Maker...
Author: Eric Gunnerson Date: 01/19/2006
Spousal Injury Loans
About a year ago, in the fall of 2004, I needed to clean out the gutters on the back of my house....
Author: Eric Gunnerson Date: 01/19/2006
Why didn't I think of that?
One of the challenges of writing a blog is keeping the writing fresh and interesting. Granting, for...
Author: Eric Gunnerson Date: 01/17/2006
Regex 101 Exercise I4 - remove unprintable characters from a string
Exercise I4 - remove unprintable characters from a string Given an input string, remove all...
Author: Eric Gunnerson Date: 01/17/2006
Regex 101 Answer I3 - Expand ranges in a string
Sorry about the lateness of this one. I had a meeting on Friday afternoon, and then had some things...
Author: Eric Gunnerson Date: 01/17/2006
Brainiac on G4TV
I haven't been a big fan of G4TV since the TechTV marriage - not that I've watched them much. But...
Author: Eric Gunnerson Date: 01/11/2006
Windows DVD Maker FAQ
If you have a question, please add it as a comment, and I'll add it to this post. Questions about...
Author: Eric Gunnerson Date: 01/09/2006
Regex 101 Exercise I3 - Expand ranges in a string
I3 - Expand ranges in a string Given a string like: 1,2,4,6-9,12,15-17,20 expand the ranges, so the...
Author: Eric Gunnerson Date: 01/09/2006
Fun with gift wrapping
My wife and daughter have learned to expect strange things when the unwrap their holiday presents....
Author: Eric Gunnerson Date: 01/06/2006
Review my book - Winners
After a painstaking analysis of the reasons why people wanted to review my book (well, Mark and my...
Author: Eric Gunnerson Date: 01/04/2006
Introducing Windows DVD Maker
For the past 9 months, I've been working on a product for making DVDs. In Vista, this product...
Author: Eric Gunnerson Date: 01/03/2006
Stop inlining...
If you want to prevent a method from being inlined, add:...
Author: Eric Gunnerson Date: 01/03/2006