Courtney’s World: Morning Ritual

Courtney Cate

The best part of my day over the last few months has been 15-20 minutes somewhere between 5am and 6:30am each morning. My wake up time depends on when baby Courtney decides to start rolling around in her crib. She used to cry when she woke up to get … [Continue reading]

Broken Gravatar in GraffitiCMS and the Solution

Somewhere along the path of setting up my blog using GraffitiCMS, I found that you can enable gravatars in the comments. The sample code I picked up looked like this. $macros.gravatar($comment.Email, $comment.Username, $comment.IPAddress, … [Continue reading]

Cox Cable Redirecting (Stealing???) Microsoft Live Searches???

This has been driving me nuts for a few months, and I finally got to the bottom of it. I have Live search as my default in Internet Explorer 8. To be honest, I use both Live and Google on a regular basis, they both do great things for me. Anyway, if … [Continue reading]

#35 Details on Outlining in Visual Studio

Onlining,Onlining,Onlining. You know the little [+] in the left margin of your code in Visual Studio? That is called outlining, and if you click the [+] your code region will expand, and the icon changes to a [-]. Pretty straight forward. But … [Continue reading]

What’s new in jQuery 1.3? Drew Douglas Answers

This is well worth your time, Drew Douglass spends a few minutes creating a very detailed post about what’s new in jQuery. http://nettuts.com/tutorials/javascript-ajax/everything-you-need-to-know-about-jquery-13/ This post (well he was … [Continue reading]