Archive for January, 2010

Jan 22 2010

SilverDraw Library

Published by under Programming

About a year ago I started work on a set of Silverlight libraries providing controls and classes that implement the primary features of a drawing application. Some of the results of that effort made their way into demos on this site, i.e. the ColorTools and GradientMaker demos. Eventually I also posted a partially complete demo [...]

2 responses so far

Jan 19 2010

Still Lost

Published by under Words and Writing

Ok, I admit I have been in the middle of a really unproductive cycle for the last couple of weeks. I’m not talking about work. I’m talking about the other 50% of my life, or more specifically the 50% of that 50% that is available for liesure, and which for some strange reason I can’t [...]

No responses yet

Jan 15 2010

Getting Lost

Published by under Words and Writing

Given the title and what I often write about here, you might think this post is about either losing one’s way, or becoming hopelessly mired in the documentation for some arcane class library. It’s about neither of those things, nor is it concerned with any other variation on the theme of not knowing where you are. [...]

No responses yet

Jan 14 2010

Stripping HTML Comments

Published by under Programming

Over the last couple of days I was working on a system that generates HTML emails. The email content is created by loading and rendering ascx controls that perform the value substitutions into a template, and comments had been included in the templates describing what data items each email required. This morning I realized that [...]

One response so far