FeedNav - an unobtrusive AJAX RSS displayer

I finally reached the AJAX chapter in my book and had to dabble with it for the first time (yes I know I should have done it earlier, but I work behind a proxy in the office that doesn’t let any outgoing requests through).

The first outcome is FeedNav, a RSS feed displayer: Have a look and I’d be happy about feedback here on the blog.

10 Responses to “FeedNav - an unobtrusive AJAX RSS displayer”

  1. RoQ Says:

    nice, but why all the AJAX RSS feedreader only shows the titles?, i never found one that show me the news like SAGE or Gragarius, well Gregarius is nice but is too big and needs to install, a SAGE-like online aplication will be cool.
    Happy CSS naked day and sorry for the crapy english

  2. Chris Says:

    Excellent point. This is added now :-)

  3. RoQ Says:

    w00t!!! nice! thanks!

  4. Jeff L Says:

    Seems like a neat idea, but it’s not working for me - when I click the site title, it’s wait a few seconds, then shows a small blank space underneath.

    Edit what browser and configuration are you using? Are you behind a proxy or a firewall?

  5. Jeff L Says:

    Chris,

    Firefox 1.5.0.1. Normal Comcast broadband connection.

    When I click a link and then view the generated source of the page, it adds an empty <ul> after the link I clicked.

    Firebug is showing the GET requests and what looks to be like the proper responses from the server, they just don’t seem to be getting into the page.

    Please feel free to email me if there is any other info about my configuration etc that I can give you…

  6. RubenPS Says:

    Great! but: Clicking on the Title shows a tiny box with the content preview. When i directly open another title without closing the first preview the old boxes woned be closed, overlaying each other..

  7. Leland R Says:

    Awesome! Thanks for the helpful code, much appreciated.

  8. Kelli Says:

    readall.setAttribute(’href’,'#’);
    Wonderful script, thank you so much. I have one small problem, though. I’m trying to get the “read more” links to open in a new window and can’t get it working. I’ve added the followingn to the JS and it still doesn’t work. Any ideas?

    // this is the existing line that sets the link location
    readall.setAttribute('href',t.getAttribute('href'));

    // And this is the line I added just below it.
    readall.setAttribute('target','_blank');

  9. Avatar Says:

    i wanted to ask if this script has the ability to load more than just text in a description area and if the text can be configured by CSS?

  10. Thomas Says:

    Hallo Chris,
    thanks for this really good looking rss-reader,
    but after 2 hours testing i(!) give up for today..
    Sample: this feed works in Opera9 and is activ,
    but i cant install this feed in FeedNav:
    http://www.contentschmiede.de/archiv/category/cms-diverse/feed/

    Are there any limitations in FeedNav (Atom, RSS x) or what happens here??

    Thanks for your help

    Thomas

Leave a Reply

Wait till I come! is the blog of , a developer evangelist living and working in London, England. Download vcard.

Feed me, Seymour: Entries (RSS) and Comments (RSS).