Share via


Technorati and T-shirts

So if I'm doing this right, adding this link (Technorati Profile) should wire up my blog to Technorati.

On a work-related note, I've been working on a side project to get WPF t-shirts and posters for the PDC.

How did I design the t-shirts? In XAML. :-)

Even crazier: I used custom templates for ContentControl and
HeaderedContentControl. Totally gratuitous, I know. I also think it’s a
great demonstration of the power of control templates. This is a topic
Robby and I will cover in-depth in our PDC talks. Robby will talk about
using templates with our existing controls. I will talk about building
controls that support templates.