rss
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 427
RSSOwl | RSS / RDF / Atom Newsreader 1.2.4
RSSOwl is a free RSS / RDF / Atom Newsreader written in Java using SWT as graphic library. RSS ("Really Simple Syndication" or "Rich Site Summary") is... more>> <<less
Download (5000KB)
Added: 2009-04-28 License: Freeware Price: Free
423 downloads
Other version of RSSOwl | RSS / RDF / Atom Newsreader
License:Free
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
TBFeedNotifier 2009-02-16
TBFeedNotifier provides you with an extremely useful extension for the Thunderbird e-mail client to display notifications on new RSS feeds. more>> TBFeedNotifier 2009-02-16 provides you with an extremely useful extension for the Thunderbird e-mail client to display notifications on new RSS feeds. This program is totally free for everyone!
Requirements: Mozilla Thunderbird
Added: 2009-02-22 License: GPL v3 Price: FREE
1 downloads
Newsbeuter 0.6
Newsbeuter is an RSS feed reader designed to be used on text terminals on Unix and Unix-like systems. more>>
Newsbeuter is an RSS feed reader designed to be used on text terminals on Unix and Unix-like systems.
The project was developed with texttools users in mind, and thus its interface is similar to tools like mutt and slrn.
<<lessThe project was developed with texttools users in mind, and thus its interface is similar to tools like mutt and slrn.
Download (0.044MB)
Added: 2007-08-15 License: MIT/X Consortium License Price:
802 downloads
Tiny Tiny RSS 1.2.13
Tiny Tiny RSS is a server-side RSS feed aggregator written in PHP and heavily based on XmlHttpRequest and related technologies. more>>
Tiny Tiny RSS is a server-side RSS feed aggregator written in PHP and heavily based on XmlHttpRequest and related technologies for user interface and operation.
For years Ive been searching for a perfect RSS aggregator. I tried desktop ones (Straw, Blam!, Liferea) - while nice programs they usually lacked something or were overencumbered with features. Also, desktop aggregators cant solve the problem of keeping read feeds in sync between different machines.
I tried server-side aggregators, several ones. Unfortunately, I didnt find anything that felt usable, they had all the problems of classical web applications - clunky interface, no realtime updates, just not designed the way I like it, etc.
Well, then the obvious solution was to write an aggregator myself. I also felt the need to exercise in simple XmlHttpRequest web application programming, so TT-RSS was born. While obviously being on early stages on development and pretty much unfinished it offers a lot of functionality of desktop application while staying on server-side with all the benefits it provides.
<<lessFor years Ive been searching for a perfect RSS aggregator. I tried desktop ones (Straw, Blam!, Liferea) - while nice programs they usually lacked something or were overencumbered with features. Also, desktop aggregators cant solve the problem of keeping read feeds in sync between different machines.
I tried server-side aggregators, several ones. Unfortunately, I didnt find anything that felt usable, they had all the problems of classical web applications - clunky interface, no realtime updates, just not designed the way I like it, etc.
Well, then the obvious solution was to write an aggregator myself. I also felt the need to exercise in simple XmlHttpRequest web application programming, so TT-RSS was born. While obviously being on early stages on development and pretty much unfinished it offers a lot of functionality of desktop application while staying on server-side with all the benefits it provides.
Download (0.35MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
827 downloads
libmrss 0.18.0
libmRSS is a C library for parsing, writing, and creating RSS. more>>
libmRSS is a C library for parsing, writing, and creating RSS (Rich Site Summary or Really Simple Syndication, but not RDF Site Summary) files or streams.
Enhancements:
- This release fixes the new API for error codes and messages.
<<lessEnhancements:
- This release fixes the new API for error codes and messages.
Download (0.34MB)
Added: 2007-07-05 License: LGPL (GNU Lesser General Public License) Price:
841 downloads
Evolution RSS Reader Plugin 0.0.4
Evolution RSS Reader Plugin adds RSS feeds support for evolution mail. more>>
Evolution RSS Reader 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 having a separate RSS reader since a RSS Article is like an email message. Probably thats the same reason for NNTP support in evolution.
At this time feeds Artiles are only displayed as summary (with html).
Compilation:
Youll need a preety new version of evolution in order to build. Ive tested with 2.8.
Unpack evolution-rss-0.0.1.tar.gz.
Run:
./configure
make
make install
then enable Evolution Rss under Edit->Plugins and you are all setup.
Enhancements:
- HTML display on summary view was fixed.
- Network connection was cleaned up.
- Network sesions and errors are now properly handled.
- The setup page was moved to Evolution Preferences.
- A network configuration tab was added with a proxy option and a proxy auth option.
- Some atom parsing content problems were fixed.
- Canceling of all pending requests is now properly handled.
- Force loading of images is done when browsing feeds.
- User/password authentication support was added to feeds.
- A switch summary/HTML view was added.
- Various segfaults when parsing HTML were fixed.
<<lessThe motivation behind this was to have RSS in same place as mails, at this moment I do not see the point having a separate RSS reader since a RSS Article is like an email message. Probably thats the same reason for NNTP support in evolution.
At this time feeds Artiles are only displayed as summary (with html).
Compilation:
Youll need a preety new version of evolution in order to build. Ive tested with 2.8.
Unpack evolution-rss-0.0.1.tar.gz.
Run:
./configure
make
make install
then enable Evolution Rss under Edit->Plugins and you are all setup.
Enhancements:
- HTML display on summary view was fixed.
- Network connection was cleaned up.
- Network sesions and errors are now properly handled.
- The setup page was moved to Evolution Preferences.
- A network configuration tab was added with a proxy option and a proxy auth option.
- Some atom parsing content problems were fixed.
- Canceling of all pending requests is now properly handled.
- Force loading of images is done when browsing feeds.
- User/password authentication support was added to feeds.
- A switch summary/HTML view was added.
- Various segfaults when parsing HTML were fixed.
Download (0.36MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
845 downloads
evolution-rss 0.0.4
evolution-rss is a evolution RSS reader plugin. more>>
evolution-rss is a evolution RSS reader plugin.
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 having a separate RSS reader since a RSS Article is like an email message. Probably thats the same reason for NNTP support in evolution.
At this time feeds Artiles are only displayed as summary (with html)
<<lessThis 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 having a separate RSS reader since a RSS Article is like an email message. Probably thats the same reason for NNTP support in evolution.
At this time feeds Artiles are only displayed as summary (with html)
Download (0.40MB)
Added: 2007-07-03 License: GPL (GNU General Public License) Price:
844 downloads
CMS - Bandits 3.3
CMS - Bandits is a set of PHP scripts which implement an online HTML editor, calendar, search engine, RSS reader. more>>
CMS - Bandits is a set of PHP scripts which implement an online HTML editor, calendar, RSS reader, search engine, image gallery, webcrawler, comment system and much more.
<<less Download (4.2MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
858 downloads
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.
<<lessThis 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.
Download (0.008MB)
Added: 2007-06-07 License: MPL (Mozilla Public License) Price:
871 downloads
RSS Writer class 2007.06.01
RSS Writer class is XML-RSS feed generator for content syndication. more>>
RSS Writer class is XML-RSS feed generator for content syndication.
It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS specification versions 0.9, 0.91, 1.0, and 2.0, support for using namespace modules to extend the document property set, and an optional XSL stylesheet example to automatically view RSS documents as HTML pages in XML capable browsers.
Main features:
- Extends the XML Writer class to generate human readable XML-RSS documents.
- Simplified definition of channel and item properties.
- Support to define optional channel graphic image and search form text input.
- Supports RSS specification versions 0.9, 0.91, 1.0 and 2.0 .
- Supports for use of namespace modules to extend document property set.
- Optional XSL stylesheet example to render automatically RSS documents as HTML pages in XML capable browsers.
Enhancements:
- This release adds support for the RSS 2.0 item category property and other properties that may have multiple values.
<<lessIt extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS specification versions 0.9, 0.91, 1.0, and 2.0, support for using namespace modules to extend the document property set, and an optional XSL stylesheet example to automatically view RSS documents as HTML pages in XML capable browsers.
Main features:
- Extends the XML Writer class to generate human readable XML-RSS documents.
- Simplified definition of channel and item properties.
- Support to define optional channel graphic image and search form text input.
- Supports RSS specification versions 0.9, 0.91, 1.0 and 2.0 .
- Supports for use of namespace modules to extend document property set.
- Optional XSL stylesheet example to render automatically RSS documents as HTML pages in XML capable browsers.
Enhancements:
- This release adds support for the RSS 2.0 item category property and other properties that may have multiple values.
Download (MB)
Added: 2007-06-07 License: BSD License Price:
871 downloads
Quick RSS 0.1
Quick RSS project quickly adds a RSS feed to a web-based news aggregator. more>>
Quick RSS project quickly adds a RSS feed to a web-based news aggregator.
It adds a "Add RSS feed to..." menu to the right-click context menu, allowing you to quickly add a RSS feed to a web-based news aggregator.
For the moment, it only supports My Yahoo as a feed target, since its the only one I really use. Its nothing fancy, but I find it quite useful as it enables 2-click feed subscription instead of the usually lengthy procedure.
<<lessIt adds a "Add RSS feed to..." menu to the right-click context menu, allowing you to quickly add a RSS feed to a web-based news aggregator.
For the moment, it only supports My Yahoo as a feed target, since its the only one I really use. Its nothing fancy, but I find it quite useful as it enables 2-click feed subscription instead of the usually lengthy procedure.
Download (0.004MB)
Added: 2007-06-05 License: MPL (Mozilla Public License) Price:
872 downloads
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.
<<lessExample 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.
Download (0.003MB)
Added: 2007-05-24 License: BSD License Price:
883 downloads
rss4admins 2007.05.16
rss4admins generates an RSS feed from your (log) files. more>>
rss4admins generates an RSS feed from your (log) files. The project is easy to configure, and supports multiple channels (multiple logs).
Enhancements:
- A small bugfix: now the daemon reads the last line of the file.
- One more example channel has been added in the config to show the filter_out usage.
<<lessEnhancements:
- A small bugfix: now the daemon reads the last line of the file.
- One more example channel has been added in the config to show the filter_out usage.
Download (MB)
Added: 2007-05-17 License: Public Domain Price:
892 downloads
RSS2Cisco 2.0
RSS2Cisco is a server-side script that will convert RSS feeds into Ciscos IP phone XML format for use as a service. more>>
RSS2Cisco is a script that runs on server and converts RSS feeds in Ciscos IP phone XML format for use as a service. This script will take RSS feeds and convert them to be displayed on Ciscos IP based phones such as the 7920, 7940 and 7960.
<<less Download (MB)
Added: 2007-05-11 License: Free for non-commercial use Price:
898 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above rss search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed