Monday, July 14, 2003
I've finally gotten around to producing a RSS feed for this weblog. You can find the feed here.
It took me a while to get around to it because I didn't want to invest a lot of time, yet I hated the idea of producing a crappy feed. What's a crappy feed you ask? While writing Composite I have encountered three kinds:
Points 1 and 3 are handled easily by using a pre-packaged solution for producing XML such as the .NET Framework's XmlTextWriter class. I was stuck converting relative URLs to absolute ones in a hygienic fashion, but I finaly figured an easy way to do that today. More on that when I get some sleep.
11:44 PM
Content of this site is © Dejan Jelovic. All rights reserved.