Baby Registry
Sponsored By
If you're a relative and you've stumbled on this technical blog, here's our Baby Registry. For the .NET Technical folks, move along, nothing to see here! :)
About Scott
Scott Hanselman is a former professor, former Chief Architect in finance, now speaker, consultant, father, diabetic, and Microsoft employee. He is a failed stand-up comic, a cornrower, and a book author.
About Newsletter
August 25, 2005 9:37
I just love that you picked the 'Bethany' butterfly. Ideal! That'd be my choice if it were available :(.
(max geekiness follows - sorry could not resist)
What a great idea. Is this where you can tweek your baby's configuration settings?
May I recommend the following changes:
HKEY_BABY\Output\Volume = 0
HKEY_BABY\Output\Poop = SmellsLikeRoses
HKEY_BABY\Sleep\DefaultNapTime = 999999
What a great idea. Is this where you can tweek your baby's configuration settings?
May I recommend the following changes:
HKEY_BABY\Output\Volume = 0
HKEY_BABY\Output\Poop = SmellsLikeRoses
HKEY_BABY\Sleep\DefaultNapTime = 999999
scott you've got to pull that baby snugglie and go for the babyborn... THERE IS NOTHING BETTER! Having tried thema all we have to go with that one. Just my advice, Jack
Tim: Awesome, I love it! How about...
while (baby == crying)
{
try
{
baby.feed = milk;
baby.change = diaper;
baby.tired = sleep;
baby.cranky = cuddle;
}
catch (Exception e)
{
throw Exception (e.Crying);
}
}
Scott: You have to get one of these Fisher-Price Take Along swings (http://www.amazon.com/exec/obidos/ASIN/B0002ZOI92/thdad-20?creative=327641&camp=14573&link_code=as1). You can see my personal review here: http://www.thdad.com/2005/08/24/ReviewFisherPricesTakeAlongSwingWithHandle5Stars.aspx
We couldn't have survived the first 6 months without it!
while (baby == crying)
{
try
{
baby.feed = milk;
baby.change = diaper;
baby.tired = sleep;
baby.cranky = cuddle;
}
catch (Exception e)
{
throw Exception (e.Crying);
}
}
Scott: You have to get one of these Fisher-Price Take Along swings (http://www.amazon.com/exec/obidos/ASIN/B0002ZOI92/thdad-20?creative=327641&camp=14573&link_code=as1). You can see my personal review here: http://www.thdad.com/2005/08/24/ReviewFisherPricesTakeAlongSwingWithHandle5Stars.aspx
We couldn't have survived the first 6 months without it!
Comments are closed.