Main > Free Download Search >

Free read more news software for linux

read more news

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2700
Gemu News 1.0

Gemu News 1.0


Gemu News is a SuperKaramba theme that displays the latest version of compatibility layers like wine. more>>
Gemu News is a SuperKaramba theme that displays the latest version of compatibility layers like wine and the latest version of emulators like dosbox. The version of xqf is also listend.

By clicking on the globe youll get on the homepage of the driver/tool.

Im looking forward for your feedback.

<<less
Download (0.022MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
935 downloads
Read Local Lyrics 1.1

Read Local Lyrics 1.1


Read Local Lyrics is a little Python script works as a lyrics plugin. more>>
Read Local Lyrics is a little Python script works as a lyrics plugin.

If to some audio file, a corresponding ".txt" file can be found in the same folder, this is taken as the lyrics of the song.

<<less
Download (0.030MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1072 downloads
In The News 0.0.1

In The News 0.0.1


In The News is a Firefox extension that highlights text, right-click to see the latest related news stories. more>>
In The News is a Firefox extension that highlights text, right-click to see the latest related news stories.

Mouse over any of the headlines to see a brief summary of the story. Click on any of the stories to have it open up in a new tab.

<<less
Download (0.003MB)
Added: 2007-06-27 License: MPL (Mozilla Public License) Price:
852 downloads
Rediff Business 1.0

Rediff Business 1.0


Rediff Business widget allows you to view and read the latest bussiness news from this Indian news source. more>>
Get up to date news about India Business from Rediff Business Edition RSS Feed.
Rediff Business widget brings, right on your desktop, the latest news from the bussiness world taken from this Indian news source.
Stay up-to-date with the latest bussiness news.
<<less
Download (92.4KB)
Added: 2009-04-25 License: Freeware Price:
191 downloads
Bulletin Board News Server .11

Bulletin Board News Server .11


Bulletin Board News Server provides a (v)Bulletin Board NNTP interface. more>>
Bulletin Board News Server provides a (v)Bulletin Board NNTP interface.

Bulletin Board News Server is a (relatively) quick NNTP interface for vBulletin. It reads directly from the MySQL DB and is therefore independent of the Web frontend.

It doesnt alter read counters, but "forbidden names", name size limitations, user authentication, and anonymous posting (through a "usenet" user) are implemented.

Registered users (either in the vboard or through a proprietary pw hash in the config file) can see the email addresses of others, as far as the owners permit it.

<<less
Download (0.026MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
951 downloads
MyNews 1.2b1

MyNews 1.2b1


MyNews provides a Web news grabber. more>>
MyNews provides a Web news grabber.

MyNews is a program that scans selected Web sites for recent news. News items are stored in a database.#

MyNews users can subsribe to Web sites to receive email when recent news items have been added. The MyNews script requires the MN Perl module.

<<less
Download (0.009MB)
Added: 2007-02-13 License: GPL (GNU General Public License) Price:
985 downloads
Sethi Yahoo News Grabber 1.0

Sethi Yahoo News Grabber 1.0


Sethi Yahoo News Grabber is a small script used for fetching news from Yahoo. more>>
Sethi Yahoo News Grabber is a small script used for fetching news from Yahoo.

Quick and dirty routine to get Yahoo news

Should save result to a text file and then SSI the sucker where you want

<<less
Download (MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
946 downloads
CGI::WeT::Modules::News 0.71

CGI::WeT::Modules::News 0.71


CGI::WeT::Modules::News are Perl extensions to engine to allow article management. more>>
CGI::WeT::Modules::News are Perl extensions to engine to allow article management.

SYNOPSIS

use CGI::WeT::Modules::News ();

This module provides rendering constructs to allow navigation through a set of articles. Support is provided for multiple types of articles in multiple groupings (or channels).

EXTENSIONS

CGI::WeT::Modules::News::initialize($engine, $r)

This subroutine will initialize the engine passed as $engine with information from Apache (passed as $r). The base URL for articles is set with the following.

PerlSetVar WeT_NewsURL /baseURL/

This is available for building URLs as @@NEWS@@. For example, general articles are under the URL returned by

$engine->url(@@NEWS@@/general/);

The directory may likewise be found by using

$engine->filename($engine->url(@@NEWS@@/general/));

NEWS_SUMMARY

This extension will insert a summary of available news items starting with the most recent (ordered by submission time). The top of the content stack is applied to each item as a template.

The template used is called with four elements on the content stack: Title, Date, Author, and Summary (Title on top of stack). The available arguments for controlling NEWS_SUMMARY are

channel

This argument specifies which channel to collect items from. This defaults to `general.

category

This argument specifies which category to collect items from. Only one category may be specified at this time. There is no way to block items marked as `all. The default category is `all.

link

If this is set to `title, the title will be made a link. No other value has an effect.

number

This tells NEWS_SUMMARY how many items to put in the list. There is no default for this argument, so one must be supplied.

NEWS_NEXT

This extension is like CGI::WeT::Modules::Basics LINK in that the top of the content stack is made into a link. The location is determined by the values of the arguments.

channel

See NEWS_SUMMARY

type

This can be either `story or `response. If `story, then the articles in the top level are looked at. Otherwise, the articles in the current directory are examined.

sequence

This can be either `next or `prev.

<<less
Download (0.040MB)
Added: 2006-10-06 License: GPL (GNU General Public License) Price:
1113 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
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
vNews 1.2

vNews 1.2


vNews provides a site news script used to relay the latest information regarding any topic to visitors. more>>
vNews provides a site news script used to relay the latest information regarding any topic to visitors.

vNews is a site news script used to relay the latest information regarding any topic to visitors. And being a part of vScripts, vNews comes with a powerful and flexible administration module where administrators/webmasters can easily change the look of the embedded news to conform with their existing site design.

<<less
Download (0.013MB)
Added: 2007-04-20 License: Freeware Price:
919 downloads
Leafnode 1.11.6

Leafnode 1.11.6


Leafnode is a software package that implements a store & forward NNTP proxy. more>>
Leafnode is a software package that implements a store & forward NNTP proxy (client and server) that supports TCP connections across IPv4 and IPv6. Leafnode can be used to give a regular newsreader off-line functionality, merge news articles from several upstream newsservers for newsreaders that only support one server well and avoid duplicate news download for a small LAN with multiple users reading news.

Leafnode is intended for use at home or in small offices. Scalability for large user or newsgroup counts has not been a design goal.

Leafnode is easy to install, requires no maintenance and can run unattended. It will recover from most problems without user intervention if possible. No configuration of a newsfeed at the upstream server is necessary, leafnode looks to the upstream server like a regular newsreader program.

Leafnode will automatically figure which newsgroups are read locally and will download them, and it will stop downloading from these newsgroups if they havent been read locally.

It allows for simple filters to limit the number of articles downloaded, the size or exclude articles with particular headers (Perl-compatible regular expression match). It has a mode to optionally download only headers in a first run, lets the user mark these through his newsreader (note that not all newsreaders will work) and download the full article texts in the next run.

Leafnode works perfectly with most common newsreaders either via NNTP or with traditional spool access.

Leafnode is an Open-Source package and runs on Linux, FreeBSD, Solaris, and probably most Unix flavours.

<<less
Download (0.38MB)
Added: 2007-03-17 License: MIT/X Consortium License Price:
951 downloads
AmphetaRate 0.1

AmphetaRate 0.1


AmphetaRate project is a ratings/recommendation news server. more>>
AmphetaRate project is a ratings/recommendation news server.
AmphetaRate is a news server that features "collaborative filtering", allowing users rate the news from their aggregators. Based on these ratings, it delivers completely personalized news.
Enhancements:
- Ratings.pm: Fixed the routine to find the amphetarate data dir.
- Ratings.pm: Shows a notification after rating articles ("Saved X ratings.")
<<less
Download (0.87MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1002 downloads
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
Feedn Read 0.6.0b

Feedn Read 0.6.0b


Feedn Read (FnR) is a free Java based open source newsfeed reader. more>>
Feedn Read (FnR) is a free Java based open source newsfeed reader. It is powered by the Sun ROME syndication framework and therefore supports all current formats (RSS 0.90, 0.91, 0.92, 0.93, 0.94, 1.00, 2.00, ATOM 0.30 and 1.00).
It disposes of an intuitive, fast and responsive user interface using eclipse technologies, i.e. JFace and SWT. Thus it combines the platform independent Java world on one hand with a fast native user interface on the other hand.
Main features:
- Multi threaded application environment
- Multi language support (german and english attended at the moment)
- Multi tab style reading
- Tree based favorite management
- Newsfeed retrieval and update
- Newsfeed aggregation
- Scheduling for automatic newsfeed retrieval
- Easy news filtering
- Easy favorite filtering
- Archive support (recognizes already read news)
- Newsfeed caching support
- RSS enclosure support
- Podcast support
- System tray support
- System tray notifications
- Internal web browser
- OPML import
- OPML export
- Customizable interface
<<less
Download (4.8MB)
Added: 2006-06-18 License: Common Public License Price:
1226 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5