ASP.NET Developer. ALT.NET Supporter. Pragmatic Programmer. Published Writer.

How To Filter DZones RSS Feed

I found out today that there is a little-known feature that lets you filter the DZone RSS feed.  For example, if you want to filter the feed to only receive top posts for the week, you simply add a "range" parameter to the feed:

http://www.dzone.com/links/feed/frontpage/rss.xml?range=top-week

Additionally, you can also sort the feed by the number of clicks instead of votes:

http://www.dzone.com/links/feed/frontpage/rss.xml?range=top-week&order=clickCount

I'm not sure what all the possible values are for these filters or whether more filters exist.  Just thought I'd throw it out there for anyone else who enjoys the DZone RSS feed but doesn't have the time to keep up with the volume of posts it generates.

Enjoyed this post? Share it with others!

  • DotNetKicks
  • DZone
  • Reddit
  • HackerNews
  • StumbleUpon
  • del.icio.us

3 Comments to How To Filter DZones RSS Feed

  1. June 26, 2008 at 3:00 am | Permalink

    Good find. I’m currently using this Yahoo! Pipe http://tinyurl.com/5kktzc to filter posts by how many up/down votes they have. Works pretty good so far.

  2. June 26, 2008 at 9:51 am | Permalink

    @Arthur

    Good idea. I haven’t tried Yahoo! Pipes yet, but I have heard good things about it. Thanks for the tip!

  3. July 5, 2008 at 11:28 pm | Permalink

    This is a good thing to know. Dzone has just too many articles, and it’s time consuming to search for a good one. Thanks.

Leave a Reply

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

About

Kevin Pang is an ASP.NET developer and published writer with over 6 years of experience in the software industry.

Recent Tweets