This post originated from an RSS feed registered with .NET Buzz
by Brendan Tompkins.
|
Original Post: PDC Countdown Image V2
Feed Title: Brendan Tompkins
Feed URL: /error.htm?aspxerrorpath=/blogs/brendan.tompkins/Rss.aspx
Feed Description: Blog First. Ask Questions Later.
|
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Brendan Tompkins
Latest Posts From Brendan Tompkins
|
|
Advertisement
|
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="/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
Read: PDC Countdown Image V2