Jason Nadal posted a description of the DataTransformer. A DataTransformer is a handy way to transform data-bound data into another format, like a number into a formatted string or a string into a background color. Make sure to download the B sample, which shows things a little more completely.
If you haven't gotten the Indigo bug yet, Benjamin Mitchell lays out a nice, easily digestible Indigo intro on what all the fuss is about. I especially like the picture showing all communications roads leading to Indigo while maintaining the advantages of multiple styles of programming. Looking forward to reading more, Mr. Mitchell.
Adam Kinney is at it again, this time with a sample RSS Aggregator that uses Avalon's adaptive flow layout and some WinFS. Things are starting to get interesting...
In this post, Stan Lippman writes about the syntax for Param Arrays in VC++ Whidbey. And while I don’t do much C++ anymore, I’m reading his piece with rapt attention, just like I read all of his writing. However, one throw-away statement in this blog entry spoke to me particularly:
“If I had felt a larger space of available time, I would have motivated the presentation, pointing out the analogy with the existing uses of ellipsis, pointing out alternative designs and the associated problems, and in general leading the reader to an appreciation of what was chosen.”
When I write, I’m always striving to motivate, point out analogies, point out the alternatives and the associated problems and lead the reader to an appreciation of what was chosen (although I never could have stated it as clearly as Stan did w/o even trying). Apparently, I’ve been a Stan Lippman wannabe for years. Who knew? : )
Here. Intel decides to follow along after AMD's success in adding 64-bit support to the x86 instruction set that Intel invented. Without AMD, we'd all be paying way more for chips, plus we'd all be buying Itaniums whether we wanted them or not. Thanks AMD. Thanks capitalism.