Projects tagged ‘aggregator’


[39 total ]

107USERS
   

Akregator is a news feed reader for the KDE desktop. It enables you to follow news sites, blogs and other RSS/Atom-enabled websites without the need to manually check for updates using a web browser. Akregator is designed to be both easy to use and ... [More] to be powerful enough to read hundreds of news sources conveniently. It comes with Konqueror integration for adding news feeds and with an internal browser for easy news reading. [Less]

74USERS
   

Liferea (Linux Feed Reader) is a fast, easy to use, and easy to install GNOME news aggregator for online news feeds. It supports a number of different feed formats including RSS/RDF, CDF, Atom, OCS, and OPML.

20USERS
   

RSSOwl is a wise SWT-based news aggregator. Its search feature lets you hunt down the best RSS/RDF/Atom feeds on the Web, and then organize and share your feeds with agility. Other features include an integrated browser; AmphetaRate, for acquiring ... [More] news tailored to your tastes; full-text searching through headlines and descriptions; export feed summaries to PDF, RTF, and HTML; the ability to import or export OPML; the ability to exchange collections with others by importing or exporting subscriptions; the ability to import or export user data to and from other machines; automatic newsfeed updating; and much more. [Less]

16USERS
 

Parse RSS and Atom feeds in Python

6USERS
   

newsbeuter is a text-based Atom and RSS feed reader.

5USERS

Straw is a desktop feed reader

4USERS
 

This project aims to aggregate information and web content in association with users as a platform based on XMPP. On top of it, applications can be written to work with such scheme, enabling users to communicate and share information with a folksonomic model, between independent systems.

4USERS
   

Gregarius is a web-based RSS/RDF/ATOM feed aggregator, designed to run on your web server, allowing you to access your news sources from wherever you want.

3USERS
 

Planet is an awesome 'river of news' feed reader. It downloads news feeds published by web sites and aggregates their content together into a single combined feed, latest news first. It uses Mark Pilgrim's Universal Feed Parser to read from RDF ... [More] , RSS and Atom feeds; and Tomas Styblo's templating engine to output static files in any format you can dream up. [Less]

3USERS
 

This is the German-speaking Django community.

3USERS
 

gPodder is a podcast receiver/catcher written in Python utilizing PyGTK for its graphical interface. Features include: * Support for RSS and Atom feeds * Supports BitTorrent podcasts * Download queue and rate limit * Synchronization to iPods and MP3 players * A new release every month

3USERS
   

Renrot is utility written on perl, it's aim is to do different processing tasks upon the files (especially those containing EXIF data). Renrot renames files according the flexible name template (allowing DateTimeOriginal and FileModifyDate EXIF ... [More] tags, if they exist, otherwise, the name will be set according to the current timestamp). Further, renrot can aggregate files according shooting time period or given template. Additionally, it can lossless rotate JPEGs and their thumbnails, accordingly Orientation EXIF tag or given angle. The script can also put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file. [Less]

2USERS
   

Lilina News Aggregator is a simple aggregator written in PHP. It can parse Atom and RSS feeds and uses the SimplePie library. It is XSS-safe thanks to the HTML Purifier library. It is designed to be simple and easy to use for beginners, although it does require a web server and FTP access to upload the files.

2USERS

Tiny Tiny RSS is a web-based news feed (RSS/Atom) aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.

1USERS

Like the Planet feed aggregator: * It downloads feeds and aggregate their contents in a single site * The new aggregated site has a feed of its own (atom and rss) * It uses Mark Pilgrim’s excelent FeedParser * The subscriber ... [More] list can be exported as OPML and FOAF But FeedJack also has some advantages: * It handles historical data, you can read old posts * It parses a lot more info, including post categories * It generates pages/feeds with posts of a certain category * It generates pages/feeds with posts from a certain subscriber * It generates pages/feeds with posts of a certain category from a certain subcriber * A cloud tag/folksonomy (hype 2.0 compliant) for every page and every subscriber * It uses Django templates * Django admin [Less]

1USERS

Web feed aggregator and planet builder.

1USERS
 

A Python based, highly extensible ncurses RSS/Atom feed reader, based on feedparser.

1USERS
 

Juice is a cross-platform media aggregator that automatically downloads files to your computer or portable device, leaving you one-click-away from latest media. Based on the iPodder idea of Adam Curry. The project was formerly known as iPodder Lemon.

1USERS

SFeed is an RSS and Atom feed reader, with extensive support for searching the archive of feed entries. It is written in python, using the Xapian search engine, the Storm ORM, and Mark Pilgrim's feedparser module.

1USERS

JSR-168 calendar aggregation portlet.

1USERS

SCAN (Smart Content Aggregation and Navigation) is a text analysis, search, tagging and metadata management tool for personal document collections and other information resources.

1USERS
   

Pez (Personal Zeitgeist) provides a simple homepage profile for people who use many external websites and want to aggregate them all in one place. Essentially it is a personal RSS aggregator, utilizing microformats to mark-up your profile data.

1USERS

This plugin adds RSS Feeds support for evolution mail. RSS support was built upon the somewhat existing RSS support in evolution-1.4 branch. The motivation behind this was to have RSS in same place as mails, at this moment I do not see the point ... [More] having a separate RSS reader since a RSS Article is like an email message. Probably that's the same reason for NNTP support in evolution. Evolution RSS can display article using summary view or HTML view. [Less]

1USERS
   

PenguinTV is not just another RSS feed reader. It is designed from the ground up to work seamlessly with podcasts and video blogs, allowing you to easily enjoy the audio, music, and video published around the web in RSS format.

1USERS
 

Feed Launch .NET is an open-source feed creator for both RSS 2.0 and ATOM 1.0 Feeds. A clean gui interface makes feed creation intuitive. Preview your Feeds or save them on your hard disk. Upload feature via FTP is integrated directly into the application.

1USERS

rss2email converts news feeds (RSS and Atom) to emails.

0USERS

Frothing (Feed Reading On The Hoof) is a news aggregator for online news feeds. There are many other news readers available, but some are not available for mobile Linux devices or require many extra libraries to be installed. Frothing tries to fill ... [More] this gap by creating a fast and easy to use news aggregator for mobile Linux handheld devices InstallationFor now, to install Frothing you need to compile it inside a Hildon compatible desktop environment. To create such an environment have a look at the Moblin site or the Maemo site Frothing was originally created for the Ubuntu Mobile Guide as an example of how to port an application written in C to the Ubuntu Mobile Edition. This guide is available online here and is good to read for background information. UME Maemo Compiling from SourceEither check out the source from svn or grab the tarball to compile The source can be checked out from the repositories by: svn checkout http://frothing.googlecode.com/svn/trunk/ frothing The tarball can be downloaded from the project page and extracted by: tar zxvf frothing-.tar.gz After unpacking/checking out the code, run the standard autotools commands inside your target: ./configure --enable-hildon make make install DependenciesOn Ubuntu the dependencies can be satisfied by: apt-get install libgtkhtml2-0 libgtkhtml2-dev libxml-perl libxslt1-dev libglade2-0 libglade2-dev libsqlite3-0 libsqlite3-dev libhildondesktop-dev xulrunner Maemo NotesThanks to Chris Malley libgtkhtml2-0 and libgtkhtml2-0-dev are not available (yet?) in the maemo repositories so you need to apt-get the source from debian/ubuntu and build it inside scratchbox with --disable-accessibility Also you need to add AC_CHECK_LIB(gthread-2.0, g_thread_init) into configure.ac and do a aclocal/autoconf/autoheader/automake To Do- Create armel and X86 debs - Create Maemo One Click Installer [Less]

0USERS
   

AmphetaDesk is a free, cross platform, open-sourced, syndicated news aggregator. It sits on the desktop, downloads the latest news that interests you, and displays them in a quick and easy to use (and customizable) Web page.

0USERS

Feed on Feeds initial code has been uploaded, and the project is officially open for business! New features: Multiuser, much wider feed compatibility, 'starring' of interesting items. Feed on Feeds 0.5 is now available as a download!

0USERS

RailsReader is a feed reader similar to Google Reader, built with Ruby on Rails. RailsReader was initially created as a project for the University of Applied Sciences "Hochschule für Technik und Wirtschaft des Saarlandes".