Wednesday, June 26, 2002

Thanks to John St. Clair who pointed out that my RSS feed was trashed again. This time it was due to the '&' in the Don Box & Inclusion post. Even after I pointed this bug out the previous day, I fell victim to it again. *sigh* Is it too much to ask for proper encoding/decoding in the next Radio root update? Pretty please?

11:26:49 AM    

There's an article just posted over on MSDN that shows how to create a graphics layout engine using GDI+ (via System.Drawing and child namespaces) and Windows Forms. The author uses the composite pattern to represent his graphical elements at runtime. To finish up, he also goes into describing how to print the model out via the System.Drawing.Printing namespace. A really good article on multiple levels.

12:19:39 AM