Planet (software)

From Wikipedia, the free encyclopedia
(Redirected from Planet aggregator)
Jump to navigation Jump to search

Template:Short description Script error: No such module "Unsubst". Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".

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.

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.Script error: No such module "Unsubst".

History

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

There are several successors:Script error: No such module "Unsubst". 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

Script error: No such module "Portal".

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Script error: No such module "citation/CS1".
  3. Script error: No such module "citation/CS1".
  4. Script error: No such module "citation/CS1".
  5. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

External links

Template:Aggregators