Git Product home page Git Product logo

simpleupdateprotocol's People

Watchers

 avatar

simpleupdateprotocol's Issues

SUP's link tag is invalid RSS 1.0 and RSS 2.0

What steps will reproduce the problem?
1. Create an RSS feed that has a LINK tag identifying a SUP provider, like
http://workbench.cadenhead.org/files/rss-sup-example.xml.
2. Try to validate this feed in the Feed Validator: http://feedvalidator.org/ 

What is the expected output? What do you see instead?
It fails with a "channel contains more than one link" error, since neither
RSS format permits multiple link elements.

A solution that would work for both Atom and RSS is to identify a SUP
provider with a namespace element, like this:

<rss xmlns:sup="http://friendfeed.com/api/sup/">
<channel>
<sup:provider href="http://friendfeed.com/api/sup.json#53924729"
type="application/json" />

I'm the chairman of the RSS Advisory Board. To discuss this issue, you can
contact us at rssboard.org or on the mailing list RSS-Public at
http://groups.yahoo.com/group/rss-public

Original issue reported on code.google.com by [email protected] on 6 Dec 2008 at 4:54

Not clear how to implement SUP with RSS 1.0

It might be nice to have a namespace for RSS 1.0, too.

We use RSS 1.0 as the primary RSS feed for Identi.ca. We have Atom and RSS
2.0 feeds, too, but it'd be nice to have a way to add it for 1.0, too (and
have that working inside FF).

Original issue reported on code.google.com by [email protected] on 22 Oct 2008 at 2:23

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.