I can't stand the comments and the posts are only moderately interesting, but what's still entertaining about Slashdot (after all these years) are the departments. As in the story about Kenneth Lay's death coming from the so-long-and-thanks-for-all-the-sarbox dept. So please, won't someone construct me a custom feed that mashes the title of the item and the department it comes from into one long title for quick and easy LiveBookmarks or Google Toolbar scanning? Heck, their feed already has the custom <slash:department> namespace you'd need; it almost transforms itself.[1]
[1] Dear God (a separate entity from the Lazyweb, to be sure), please shoot me. I made an XSLT joke. In a post about Slashdot.
Well Michael, here's an example of a FeedFlare that pulls that info out. Not exactly what you're looking for, I know!
<FeedFlareUnit>
<Catalog>
<Title>From the ___ department</Title>
<Description>A FeedFlare that uses the slash:department to show what deparment an item is from.</Description>
</Catalog>
<FeedFlare>
<Text xmlns:slash="http://purl.org/rss/1.0/modules/slash/">From the ${slash:department} department</Text>
</FeedFlare>
</FeedFlareUnit>
Posted by: Eric Lunt | Jul 06, 2006 at 02:29 PM
This is a test.
Posted by: michael sippey | Aug 08, 2006 at 08:54 AM