Wednesday, July 10, 2002

Don made an awesome observation about the ties between blogging and RSS. This little snippet pretty much sums it up:

while (true) {
    ScanRSSFeeds();
    RantAboutStuffYouSawFromRSSFeeds();
    ExposeYourRantsViaRSS();
}

What an amazingly virtuous cycle!

5:27:06 PM    

Don has published an article on understanding GXA. I haven't had a chance to read it yet, but it's on my todo list for tonight! ;)

5:01:35 PM    

Microsoft is promoting better application design with their new .NET Architecture Center. The articles I've perused so far seem quite useful. If you're architecting .NET applications, this is probably going to be a good resource to have on your toolbelt.

3:07:26 PM