Measures Concepts
GitHub icon

RSS

RSS - Protocol

< >

RSS, aka Really Simple Syndication, is a protocol created in 1999 by Dan Libby and Ramanathan V. Guha.

#1368on PLDB 25Years Old


Example from the web:
<?xml version="1.0" encoding="ISO-8859-1" ?> <rss version="2.0"> <channel> <title></title> <link>https://pldb.io/</link> <description>PLDB: a Programming Language Database. Build the next great programming language.</description> <lastBuildDate>Wed, 22 Feb 2023 13:36:44 +0000</lastBuildDate> <language>en-us</language> <item> <title>A brief interview with Tcl creator John Ousterhout</title> <link>https://pldb.io/posts/JohnOusterhout.html</link> <pubDate>Wed, 08 Feb 2023 00:00:00 +0000</pubDate> </item> <item> <title>Data entry Livestream</title> <link>https://pldb.io/posts/addingDataLivestream.html</link> <pubDate>Wed, 08 Feb 2023 00:00:00 +0000</pubDate> </item> </channel> </rss>

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout