Planet (software)

Last updated
Planet
Stable release
2.0 / July 26, 2006;17 years ago (2006-07-26)
Repository
Written in Python
Type Feed aggregator
License Python License
Website planetplanet.org (archive)

Planet is a feed aggregator that runs on a web server. It creates pages with entries from the original feeds in chronological order, most recent entries first.

Contents

Etymology

In online media a planet is a feed aggregator application designed to collect posts from the weblogs of members of an internet community and display them on a single page.[ citation needed ]

History

Planet was written in Python and maintained by Jeff Waugh and Scott James Remnant.

There are several successors:[ when? ] Venus - started by Sam Ruby, [1] Pluto - started by hackNY, [2] a second project also named Pluto by Gerald Bauer, [3] and most recently Moonmoon. [4]

Design

Planet uses Mark Pilgrim's Universal Feed Parser to process feeds in RDF, RSS and Atom format, and Tomas Styblo's htmltmpl templating engine to output static files in any format.

Released under the Python License, Planet is free software. [5]

Adoption

Planets are commonly associated with free and open source software projects, where they are used to collect posts from the various developers involved in projects.

See also

Related Research Articles

<span class="mw-page-title-main">UserLand Software</span> U.S. software company

UserLand Software is a US-based software company, founded in 1988, that sells web content management, as well as blogging software packages and services.

<span class="mw-page-title-main">RSS</span> Family of web feed formats

RSS is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many different websites in a single news aggregator, which constantly monitor sites for new content, removing the need for the user to manually check them. News aggregators can be built into a browser, installed on a desktop computer, or installed on a mobile device.

<span class="mw-page-title-main">RSSOwl</span> Discontinued news aggregator

RSSOwl is a discontinued news aggregator for RSS and Atom news feeds. It is written in Java and built on the Eclipse Rich Client Platform which uses SWT as a widget toolkit to allow it to fit in with the look and feel of different operating systems while remaining cross-platform. Released under the EPL-1.0 license, RSSOwl is free software.

<span class="mw-page-title-main">Atom (web standard)</span> Web standards

The name Atom applies to a pair of related Web standards. The Atom Syndication Format is an XML language used for web feeds, while the Atom Publishing Protocol is a simple HTTP-based protocol for creating and updating web resources.

<span class="mw-page-title-main">Web feed</span> Data format

On the World Wide Web, a web feed is a data format used for providing users with frequently updated content. Content distributors syndicate a web feed, thereby allowing users to subscribe a channel to it by adding the feed resource address to a news aggregator client. Users typically subscribe to a feed by manually entering the URL of a feed or clicking a link in a web browser or by dragging the link from the web browser to the aggregator, thus "RSS and Atom files provide news updates from a website in a simple form for your computer."

<span class="mw-page-title-main">NetNewsWire</span> News aggregator for macOS

NetNewsWire is a free and open-source news aggregator for macOS and iOS. It was introduced by Brent and Sheila Simmons on July 12, 2002, under their company Ranchero Software.

<span class="mw-page-title-main">Liferea</span> News aggregator software

Liferea is a news aggregator for online news feeds and podcasts. It supports the major feed formats including RSS/RDF and Atom and can import and export subscription lists in OPML format. Liferea is intended to be a fast, easy to use, and easy to install news aggregator for GTK+ that can be used with the GNOME desktop. Liferea features a script manager, in which users can add custom scripts that run whenever a certain action occurs.

<span class="mw-page-title-main">Kontact</span> Personal information manager software

Kontact is a personal information manager and groupware software suite developed by KDE. It supports calendars, contacts, notes, to-do lists, news, and email. It offers a number of inter-changeable graphical UIs all built on top of a common core.

OpenSearch is a collection of technologies that allow the publishing of search results in a format suitable for syndication and aggregation. Introduced in 2005, it is a way for websites and search engines to publish search results in a standard and accessible format.

<span class="mw-page-title-main">Bloglines</span>

Bloglines was a web-based news aggregator for reading syndicated feeds using the RSS and Atom formats. Users could subscribe to the syndicated feeds for free using a web browser. Bloglines offered an application programming interface that maintainers of web sites could use to write software to read feeds, search its database of feed entries, and ping the service when a website was updated. Bloglines became unavailable in early 2015.

<span class="mw-page-title-main">News aggregator</span> Client software that aggregates syndicated web content

In computing, a news aggregator, also termed a feed aggregator, content aggregator, feed reader, news reader, or simply an aggregator, is client software or a web application that aggregates digital content such as online newspapers, blogs, podcasts, and video blogs (vlogs) in one location for easy viewing. The updates distributed may include journal tables of contents, podcasts, videos, and news items.

FeedSync for Atom and RSS, previously Simple Sharing Extensions, are extensions to RSS and Atom feed formats designed to enable the bi-directional synchronization of information by using a variety of data sources. Initially developed by Ray Ozzie, Chief Software Architect at Microsoft, it is now maintained by Jack Ozzie, George Moromisato, Matt Augustine, Paresh Suthar and Steven Lees. Dave Winer, the designer of the UserLand Software RSS specification variants, has given input for the specifications.

Sam Ruby is a prominent software developer who has made significant contributions to web standards and open source software projects. In particular he has contributed to the standardization of syndicated web feeds via his involvement with the Atom standard and the Feed Validator web service.

qBittorrent Free and open source BitTorrent client

qBittorrent is a cross-platform free and open-source BitTorrent client written in native C++. It relies on Boost, OpenSSL, zlib, Qt 6 toolkit and the libtorrent-rasterbar library, with an optional search engine written in Python.

<span class="mw-page-title-main">Claws Mail</span> E-mail client software

Claws Mail is a free and open-source, C/GTK-based e-mail client, which is both lightweight and highly configurable. Claws Mail runs on both Windows and Unix-like systems such as Linux, BSD, and Solaris. It stores mail in the MH mailbox format. Plugins allow to read HTML mail, but there is none to compose HTML messages.

WebFetch is a set of Perl 5 modules written by Ian Kluft from 1998 through 2009 that provides a framework for retrieving information feeds from the Web, or posting a feed on a web site. It is intended to be run on a Unix or Linux server automatically, such as from cron. The current version 0.13 was released September 20, 2009. It is Open Source software, licensed under the GNU General Public License.

CubicWeb is a free and open-source semantic web application framework, licensed under the LGPL. It is written in Python.

<span class="mw-page-title-main">QuiteRSS</span> Free software RSS reader

QuiteRSS is a free and open source cross-platform news aggregator for RSS and Atom news feeds. QuiteRSS is released under the GPL-3.0-or-later license. It is available for Microsoft Windows, MacOS, Linux, and OS/2. QuiteRSS is also available as a portable application for Windows.

<span class="mw-page-title-main">Newsboat</span> Free and open source text-based RSS/Atom feedreader

Newsboat is a free and open-source RSS/Atom feed reader for text terminals for Unix-like operating systems, released under the MIT License. It is an actively maintained fork of Newsbeuter which was abandoned in September 2017. Newsbeuter's original developers advise users to switch to Newsboat, and Newsboat's version numbers continued where Newsbeuter left off. Newsboat supports feed formats RSS and Atom and can import and export subscription lists in the OPML format. It also supports podcasting and synchronization with other news reading services.

<span class="mw-page-title-main">RSS Guard</span> Free and open-source news aggregator

RSS Guard is a free and open-source news aggregator for web feeds and podcasts. It is written in C++ and uses Qt, which allows it to fit with the look and feel of different operating systems while remaining cross-platform. It includes a file downloader, advanced network proxy configuration, and supports external media viewing tools.

References

  1. "Venus Configuration". intertwingly.net. Retrieved 2020-01-11.
  2. Mukerjee, Aditya (2019-04-03), GitHub - ChimeraCoder/pluto: Pluto is not a Planet , retrieved 2020-01-11
  3. "Pluto Planet Guide (Book Edition)". feedreader.github.io. Retrieved 2020-01-11.
  4. "moonmoon: simple web based feed aggregator in PHP". moonmoon.org. Retrieved 2020-01-11.
  5. "Archived copy". Archived from the original on 2009-04-23. Retrieved 2007-08-03.{{cite web}}: CS1 maint: archived copy as title (link)