Look Ma! Syndication:

Foo hit us up with RSS search results and put out a request for others to set up a search that will return results in RSS. Being the never-lazy person I am (hahahahahahaha), I finally got around to writing the stored procedure to grab the blog data and output as RSS (I love SQLXML). In the process I also wrote up an RSS version of my search procedure, and boom, there it is.

I'll be adding the RSS link to the side section soon; it'll probably be found in the menu as well. In the meantime, the feeds can be found here:

RSS Feed
Search Feed (change the "Search String" string to whatever you want).

I'm not quite finished with the search results. Currently, you're not told if the search didn't return anything. I'll probably at that in tonight.

All this playing with RSS has gotten me on the ball of learning the XMLHttpRequest object. I'm not too impressed with its design, but I guess it's better than nothing. I'm thinking of making a second version of XParser that will take an XMLDocument object as a parameter (for use with XMLHttpRequest). It's still in the design process; so don't expect anything soon.
1/10/2005 12:00:00 AM | Tags:
© 2008 Jeremy McPeak