Main > Free Download Search >

Free rss news feeds software for linux

rss news feeds

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 897
Aero AIO: RSS News Feed 0.1d

Aero AIO: RSS News Feed 0.1d


Aero AIO: RSS News Feed is a plugin for Aero AIO. more>>
Aero AIO: RSS News Feed is a plugin for Aero AIO. Aero AIO: RSS News Feed its based on slashdot karamba.

<<less
Download (0.030MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1222 downloads
Wizz RSS News Reader 2.1.8

Wizz RSS News Reader 2.1.8


Wizz RSS News Reader is a very simple Really Simple Syndication and Atom news aggregator. more>>
Wizz RSS News Reader is a very simple Really Simple Syndication and Atom news aggregator.
It is an XUL application, implements as a Firefox extension and is absolutely 100% free of charge. Wizz RSS does NOT contain ANY spyware or adware.
Main features:
- Drag and drop Quick View function for viewing feeds without having to add them.
- Optionally store lists centrally to make them easily available from any PC.
- Simple drag and drop for adding feeds.
- Share news items and feeds via email.
- Watch List to periodically check feeds for new news items.
- Watch list entries can be configured to notify when new news items are found or they can be configured to save new items locally.
- Watch list works fairly well as a Gmail checker.
- Optionally log Watch List activity.
- Integrated search functionality.
- Integrated weather information.
- Integrated Live Bookmark import.
- HTTP Authentication.
- Supports OPML imports and exports.
- Supports all versions of RSS.
- Supports Atom 0.3.
- Supports Atom 1.0.
- Supports integration with Firefox 2.0 feed handling.
- Supports GZIP compression (i.e. Feeds that are gzipped).
- Filter feed items on words and/or phrases.
- Feed Search for finding RSS feeds, Atom feeds and OPML on any web page (Will only find feeds and OPML that are identified with the correct mime types).
- Supports Podcast feeds (Enclosures).
- Enclosures can be saved or played through Firefox.
- Supports the Feed protocol.
- Optionally hide/show read items.
- Optionally sort news items alphabetically.
- Optionally limit the number of news items returned from a feed.
- Publish your collection of feeds on your Web site
<<less
Download (0.21MB)
Added: 2007-04-08 License: MPL (Mozilla Public License) Price:
1478 downloads
RSS Panel 1.18

RSS Panel 1.18


RSS Panel is a Firefox extension that displays RSS directly from originating website. more>>
RSS Panel is a Firefox extension that displays RSS directly from originating website.

This extension auto discovers an associated RSS feed for the current site, if available. It then puts a floating panel in the left upper corner of the browser window, which can be expanded to view all links from the RSS index.

The panel can also be dragged and closed.

<<less
Download (0.008MB)
Added: 2007-06-07 License: MPL (Mozilla Public License) Price:
871 downloads
SVNFeed 0.1

SVNFeed 0.1


SVNFeed project is a Python script that creates RSS feeds of Subversion repository logs. more>>
SVNFeed project is a Python script that creates RSS feeds of Subversion repository logs.

Beware that SVNFeed is still in alpha stage, and that it probably contains bugs.

<<less
Download (0.007MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
920 downloads
MySpace Feed 1.01

MySpace Feed 1.01


MySpace Feed tool lets you important headlines from your blog, LiveJournal, a news feed, or other source into your MySpace. more>>
MySpace Feed tool lets you important headlines from your blog, LiveJournal, a news feed, or other source into your MySpace (or Friendster) page.

MySpace Feed converts the headline text into an image. We have a script that updates the images once a day.
<<less
Download (0.072MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1146 downloads
RSS 2 CMS 1.1

RSS 2 CMS 1.1


RSS 2 CMS it is a system that converts RSS Feeds into the content of a CMS system. more>>
RSS 2 CMS it is a system that converts RSS Feeds into the content of a CMS system. In other words CMS content syndication through RSS. It is built in such a flexible way that it doesnt matter which CMS system it connects to. Settings inside this free open source script let you define how you access the data base.
Main features:
- Import RSS feeds into the CMS of your choice.
- Schedule for automatic update for your favorite feeds into your CMS content.
- Decide which articles you import into your CMS by creating keywords for each feed.
- Use the content management feature to insert content if you dont like the interface of your CMS.
- Switch easy betweer CMS settings.
- Add your own settings if the CMS template is not listed.
Enhancements:
Fixed:
- ImportCMS() function didnt include prefix to the feeddata table.
- Import to Joomla gave double texts in articles and the url had double http:// in them.
- Cms update error messages were shown before logging into the system.
New functionality:
- Option to strip the http:// from the url that is being exported to CMS.
- Usage is [$url=nohttp$].
- CMS authors query is added to CMS Settings.
- Selection of author that adds content can be inserted with the [$authorid$] varaible.
- Misc variables for dates and time are added.
- Installation script is added for easy install.
- Settings for WordPress CMS are added.
<<less
Download (0.099MB)
Added: 2006-09-11 License: GPL (GNU General Public License) Price:
1142 downloads
ferris-fnews 0.1.1

ferris-fnews 0.1.1


ferris-fnews provides a RSS news feed aggregator and archiver. more>>
ferris-fnews provides a RSS news feed aggregator and archiver.
ferris-fnews is an RSS news feed aggregator and archiver. It can poll RSS news feeds and make them available as a filesystem.
In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in the user address space. The FAQ contains entries related to installation, configuration and the usage of libferris.
As of July 2005 libferris can mount many interesting things ranging from a filesystem from your local Linux kernel through to LDAP, Evolution, PostgreSQL, dbXML, and RDF. To get an impression of the current capabilities of libferris mounting see the plugins/context directory of the lastest release. New things to mount are always being added :)
Other than mounting things as a filesystem, the other core concept of libferris is extraction of interesting metadata from your libferris filesystems. This means that simple things like width and height of an image file become first class metadata citizens along with a files size and modification time. The limits on what metadata is available extend far beyond image metadata to include XMP, EXIF, music ID tags, geospatial tags, rpm metadata, SELinux integration, partially ordered emblem categories and arbitrary personal RDF stores of metadata. Though some consider the last point of purely academic interest the end result is that you can add metadata to *all* libferris objects even those you only have read access too, for example, you can attach emblems to this website just as you would a normal file. The metadata interface gives all metadata from file size to digital signature status information equal standing. As such you can sort a directory by any metadata just as easily as you would ls -Sh to sort by file size. Sorting on multiple metadata values is also supported in libferris, you can easily sort your files by mimetype, then image width, then modification time with all three pieces of metadata contributing to the final directory ordering.
Enhancements:
- uses async IO by default for fetching feeds.
- Added support for conditional fetching based on HTTP If-Modified-Since
<<less
Download (0.16MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
936 downloads
3D RSS Feeds Icon for Linux -

3D RSS Feeds Icon for Linux -


1 Free Rss Feed icon designed with 3D look. more>> Description:
1 Free Rss Feed icon designed with 3D look.
Content:
RSS feeds
<<less
Download (96KB)
Added: 2009-04-18 License: Freeware Price: Free
190 downloads
RSS-Planet 1.3

RSS-Planet 1.3


RSS-Planet is a script which fetches headlines from various news Web sites. more>>
RSS-Planet is a custom marker file generator for xplanet which uses RSS feeds from news websites to plot the current headlines on a world map.

By default, Yahoo! News and CNN.com are supported, but other feeds that point to articles with easily-discoverable place names (such as the Washington Post) should work as well.

<<less
Download (0.085MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1472 downloads
RSS Ripper 1.0

RSS Ripper 1.0


RSS Ripper project is a set of Python scripts that rewrites RSS feeds as required for better ease of use. more>>
RSS Ripper project is a set of Python scripts that rewrites RSS feeds as required for better ease of use. After the rip and rewrite, the new RSS feed is uploaded to your FTP server for your own private re-subscription.

Example Usage:

Rename digg_ripper.py-dist

mv digg_ripper.py-dist digg_ripper.py

Edit the FTP values at the top of the script to point to your own FTP.

FTP_HOST = example.com
FTP_USER = username
FTP_PASS = password
FTP_DIR = ~/path/to/public_html

Run it:

python digg_ripper.py

or

./digg_ripper.py

You may want to add a cron job:

0 * * * * /path/to/rss_ripper/digg_ripper.py >/dev/null 2>&1

And finally you can subscribe to your own custom rss feed.
<<less
Download (0.003MB)
Added: 2007-05-24 License: BSD License Price:
883 downloads
Gunner News Reader 0.96 Beta1

Gunner News Reader 0.96 Beta1


Gunner News Reader project is a console-based news reader. more>>
Gunner News Reader project is a console-based news reader.
Gunner is a console-based Usenet news reader which is easy to configure. It supports multiple users, multiple servers, and color consoles. It supports most of the NNTP protocol.
WHAT IS IT?
Gunner is a free Usenet news reader. It was built on a code base provided by Howard Bensons SimpleNews 0.20 with a user interface design patterned after the great Mutt mail client. It supports color terminals, the NNTP protocol, multiple news feeds and multiple users. Gunner is supported on most contemporary UNIX platforms. The Gunner philosophy is similar to Mutts: All news readers suck, were just hoping to make this one suck less.
WHERE IS IT?
Currently there is only one gunner repository. The latest version of gunner may be obtained via anonymous ftp: North America East Coast. This is a source code distribution. There are currently no binaries available. See Installation below for compilation and installation instructions.
INSTALLATION
Gunner was built with the GNU autotools. If you are familiar with GNU software, then you should be comfortable installing gunner. In a nutshell, built it like this:
./configure --prefix=/some/directory
make
make install
edit ~/.gunnerrc
Enhancements:
- Added bounds checking and code stabilization.
- Added support for color terminals.
- Remade the gunnerrc file.
<<less
Download (0.30MB)
Added: 2007-03-23 License: GPL (GNU General Public License) Price:
946 downloads
Jeffs News Aggregator 1.2

Jeffs News Aggregator 1.2


A tool to download news and comics and place in them in a custom page of your choosing. more>>
Jeffs News Aggregator is a news getter / page generator that can pull comics, headlines, and RSS feeds and pump them into your template pages.



<<less
Download (0.29MB)
Added: 2006-06-06 License: BSD License Price:
1236 downloads
Newsd 1.44

Newsd 1.44


Newsd is a standalone local NNTP news server for private newsgroup serving on a single server. more>>
Newsd is a standalone local NNTP news server for private newsgroup serving on a single server.
It is useful for serving private newsgroup(s) to an intranet or the Internet and can act as a simple mail gateway, however it does not interface with other news servers and cannot manage distributed news feeds, i.e. Usenet news.
Newsd is available under the terms of the GNU General Public License. The Newsd source code should compile on any POSIX-compliant operating system. Binaries are provided for Linux and MacOS X.
Enhancements:
- Important fix to multiline headers being split during header reordering
- STR#15: Path: now maintained and passed through mail gateway
- STR#16: Mailgateway: "From" field now renamed to "X-Original-From:"
<<less
Download (0.10MB)
Added: 2005-10-20 License: GPL (GNU General Public License) Price:
1464 downloads
CGIFeed

CGIFeed


CGIFeed is a CGI based feed reader. more>>
CGIFeed is a CGI program that reads news feeds (via XML/RDF/RSS) and prepares HTML pages for them.

You can enter new feeds through the Web page, and edit the name and update interval for each feed.
<<less
Download (0.009MB)
Added: 2005-04-26 License: Free To Use But Restricted Price:
1641 downloads
News Spotter 0.83

News Spotter 0.83


News Spotter is a desktop utility which fosters an addiction to current events. more>>
News Spotter is a desktop utility which fosters an addiction to current events. Is a rss reader which automatically monitors news feeds. .Most of the time, News Spotter sits quietly on the left or right side of your screen. But when a new headline is identified from one of its monitored web sites, News Spotter graphically displays the headline as a hyperlink. When you click on the headline, News Spotter opens the corresponding URL in your default browser.
Main features:
- minimalist user interface
- is very simple to use it and very functional
<<less
Download (2.7MB)
Added: 2006-06-06 License: Freely Distributable Price:
1236 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5