Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
RSS
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== RSS compared with Atom == Both RSS and [[Atom (web standard)|Atom]] are widely supported and are compatible with all major consumer feed readers. RSS gained wider use because of early feed reader support. Technically, Atom has several advantages: less restrictive licensing, [[IANA]]-registered [[MIME type]], XML namespace, [[URI]] support, [[RELAX NG]] support.<ref>{{cite book |author=Leslie Sikos |url=http://www.masteringhtml5css3.com |title=Web standards β Mastering HTML5, CSS3, and XML |publisher=[[Apress]] |year=2011 |isbn=978-1-4302-4041-9 |access-date=June 14, 2022 |archive-url=https://web.archive.org/web/20150402152305/http://www.masteringhtml5css3.com/ |archive-date=April 2, 2015 |url-status=dead}}</ref> The following table shows RSS elements alongside Atom elements where they are equivalent. Note: the [[asterisk]] character (*) indicates that an element must be provided (Atom elements "author" and "link" are only required under certain conditions). {| class="wikitable" |- !scope="col" |RSS 2.0 !scope="col" |Atom 1.0 |- |<code>author</code> |<code>author</code>* |- |<code>category</code> |<code>category</code> |- |<code>channel</code> |<code>feed</code> |- |<code>copyright</code> |<code>rights</code> |- |β |<code>subtitle</code> |- |<code>description</code>* |<code>summary</code> or <code>content</code> |- |<code>generator</code> |<code>generator</code> |- |<code>guid</code> |<code>id</code>* |- |<code>image</code> |<code>logo</code> |- |<code>item</code> |<code>entry</code> |- |<code>lastBuildDate</code> (in <code>channel</code>) |<code>updated</code>* |- |<code>link</code>* |<code>link</code>* |- |<code>managingEditor</code> |<code>author</code> or <code>contributor</code> |- |<code>pubDate</code> |<code>published</code> (subelement of <code>entry</code>) |- |<code>title</code>* |<code>title</code>* |- |<code>[[time to live|ttl]]</code> |β |}
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
RSS
(section)
Add topic