Adapting RSS-0.91/RSS-0.9 to the new hosting at http://www.rssboard.org/

Shlomi Fish <[email protected]> Tue, 07 Oct 2008 10:29:19 +0200
Newsgroups gmane.network.syndication.rss.support
Message-ID <[email protected]>
Hi!

I'm the maintainer of the CPAN XML-RSS module ( 
http://search.cpan.org/dist/XML-RSS/ ) and recently someone posted this:

http://rt.cpan.org/Ticket/Display.html?id=39780

I need to adapt the output for RSS-0.9 and RSS-0.91 to the new constraints, 
but cannot understand how, because the documentation from the links ( 
http://www.rssboard.org/news/181/rss-090-091-moving-rss-advisory-board ) does 
not explicitly say so.

I have:

sub _get_rdf_decl
{
    return
    qq{<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 
0.91//EN"\n} .
    
qq{            "http://my.netscape.com/publish/formats/rss-0.91.dtd">\n\n} .
    qq{<rss version="0.91">\n\n};
}

And in RSS-0.9:

<<<<
sub _get_rdf_decl
{
    return
    qq{<rdf:RDF\nxmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"\n} .
    qq{xmlns="http://my.netscape.com/rdf/simple/0.9/">\n\n};
}
>>>>

So how should I change them?

Regards,

	Shlomi Fish

-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
What does "Zionism" mean? - http://xrl.us/bjn8u

Shlomi, so what are you working on? Working on a new wiki about unit testing 
fortunes in freecell? -- Ran Eilam

------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/rss-public/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/rss-public/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[email protected] 
    mailto:[email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/