
Edit this page
(last edited July 8, 2010)
Open Wiki | Sand Box | Create Page | User Preferences | Recent Changes | Title Index | Random Page | Find Page | Help
» Wiki Sites/Aggregation
» All The News
» Sand Box
» Meatball Wiki
» RDFSite Summary
The url to the Open Wiki RSS feed is: http://openwiki.com/?a=rss....
The url to the Open Wiki Titles RSS feed is: http://openwiki.com?p=TitleIndex&v=rss. Wiki implementors can use this to implement Meatball:TwinPages?.
When you do a title or full text search, you can append &v=rss to the end of the URL to get the result in RSS format. E.g. doing a full text search for 'upload' results in http://openwiki.com/?a=fullsearch&txt=upload&v=rss.
You can also add the action a=rss to any page to track it via RSS, ie
http://www.openwiki.com/ow.asp?p=UnifiedRecentChanges&a=rss
I believe this should be v=rss (Yes. "a" gives far too much info.)
Try Feedreader to track all these RSS feeds
Open Wiki supports RSS in the following ways:
- The Recent Changes can be exported to RSS 1.0 format making it possible for other sites to syndicate this wiki's recently changed Wiki Pages. For example see My Userland. The system administrator of this site can disable this feature by setting the major system option cAllowRSSExport to the value 0.
- RSS feeds from other sites can be imported through the use of the new macro Syndicate. Versions 0.9, 0.91 and 1.0 of the various RSS specs are supported by default. Version 2.0 is also supported. See All The News or Blog Rolling for examples. The system administrator of this site can disable this feature by setting the major system option cAllowSyndication to the value 0.
Be aware that if you make syndicated news publicly available you might violate copyright rules. Always check with the author(s) if you may reproduce their material.
All the parameters you can pass to the Recent Changes page also work for the RSS feed. For example, to get the RSS feed for the recently changed pages in the last 30 days with a maximum of 20 changes, use the URL http://openwiki.com?a=rss&days=30&max=20.
Note that the default for the maximum number of changes shown in the RSS feed is 15. This is as per suggested in the RSS v0.9 specification.
Technical information about RSS:
To validate (and possibly register) your RSS feed see http://aggregator.userland.com/validator.
To get the RSS feed from any Manila site add xml/rss.xml to the root URL of the site. For example: http://80211b.weblogger.com/xml/rss.xml or http://villagenews.weblogger.com/xml/rss.xml.
To get the RSS feed from any Scripting News site add xml/scriptingNews2.xml to the root URL of the site.
You can find an amazing amount of links to RSS feeds at http://www.syndic8.com
You can find a lot of Scripting News feeds at >Link deleted, was Spam<-
Interesting RSS feeds: (please add any you find interesting!)
RSS v0.9 feeds
RSS v0.91 feeds
RSS v1.0 feeds
RSS v2.0 feeds
moreover
moreover has a lot of free feeds for non-comercial sites.
syntax:
<Syndicate("http://p.moreover.com/cgi-local/page?c=NAME OF FEED%20news&o=rss", 120)>
sample:
<Syndicate("http://p.moreover.com/cgi-local/page?c=XML%20and%20metadata%20news&o=rss", 120)>
-
- -- Per Soderlind
For a straightforward RSS ASP reader you can easily integrete in your portal to read RSS feeds, and see ASP Based RSS Reader.


