On 2/12/06, Marcus Rueckert <[EMAIL PROTECTED]> wrote: > On 2006-02-11 10:11:09 +1100, Peter Flodin wrote: > > Date: Sat, 11 Feb 2006 10:11:09 +1100 > > From: Peter Flodin <[EMAIL PROTECTED]> > > Subject: [opensuse-wiki] RSS news feed - a technical investigation > > To: [email protected]
<SNIP> > > Let's see if we pool our expertise and knowledge whether we can come > > up with a suitable solution. > > > > Peter 'Pflodo' Flodin. > > martin lasarsch is already investigating this issue. there is even a bug > in the bugzilla for it. > > stay tuned. > > darix Community waits for no man :-) He will probably come to the same conclusion I have. There are extensions to get RSS into wiki, but if you want to find out how to publish news via RSS from your Wikimedia wiki, you go to wikinews.org, as news is all they do. They run an external perl script that converts the wikipage to RSS. They are hosted here: http://jeays.net/rss.htm and also put on feedburner.com I think this will be the best option as we then have full control of the feed and it's content. (and can actually produce a valid feed) with various RSS versions, HTML inclusions, image inclusions etc. etc. Ideally it is run on a Novell server, so it is long-lived, but a reliable community member would suffice for me. You could screenscrape the original html http://en.opensuse.org/OpenSUSE_News but that would tend to break with site redesigns. Though we could add comments in source to the page to make it easier for the start and end of the screenscrape. A better alternative would be the use the export page function and use that as a source: http://en.opensuse.org/Special:Export/OpenSUSE_News Firefox looses the linefeeds in the XML parse, but they are there if you view source. So anybody feel like some scripting? Peter 'Pflodo' Flodin.
