The other day, I created a PDC Countdown Image that you can add to your blog.
It grabs the PDC logo from Microsoft, calculates the days until
PDC, and renders a new image to the outgoing Response stream, as a JPEG
image.
I’ve put up another version, that looks a little nicer. In fact it looks like this:
To add this one, here’s the HTML you’ll need:
<a href="http://msdn.microsoft.com/events/pdc/"><img
src="http://www.codebetter.com/pdccountdownimage2.ashx"
border=”0”></a>
If you haven’t entered the contest yet, you can use my handy dandy service to create your entry… Good luck!
-Brendan