New RSS Feed for Oracle Database 10g Documentation Search

How do you create an RSS feed for a web page that does not have one? you use Dapper. That’s what I did with the Oracle database 10gR2 search result page. I used the Dapper generated RSS feed for this page in my oradoc Ubiquity command.

John already had an RSS feed for the 11g documentation search results. He commented on my Ubiquity post:

A lot of the potential RSS goodness is tied up with the Web 2.0-style stuff in the 11g library. E.g. there are URLs for RSS feeds for new books, but have to find the right place(s) in the UI to link to them; for example, perhaps in the left navigation bar for each book. But the RSS feed for search results doesn’t have such dependencies, so it shouldn’t be a problem to backport.

So, a few days later, John email me the URL for the 10gR2 documentation search results RSS feed:

http://www.oracle.com/pls/db102/search?word=search_term&format=rss

and for 11gR1 it is:

http://www.oracle.com/pls/db111/search?word=search_term&format=rss

I have updated the oradoc Ubiquity command to use the new 10gR2 feed.

Thanks John, you rock!

Related articles:


Tagged , , | Post a Comment | Trackback URI