rss feed
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 603
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
Beep Media Player RSS feed provider 0.1.0
Beep Media Player RSS feed provider is a tool for generating RSS feeds of songs played by BMP. more>>
Beep Media Player RSS feed provider is a tool for generating RSS feeds of songs played by BMP.
bmp-rss-feeder is a plugin for the Beep Media Player that makes it possible to publish an RSS feed containing the names of recently played songs.
The feed can be published both locally and on the Internet.
<<lessbmp-rss-feeder is a plugin for the Beep Media Player that makes it possible to publish an RSS feed containing the names of recently played songs.
The feed can be published both locally and on the Internet.
Download (0.24MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1559 downloads
scrssfeed 0.1
scrssfeed is a simple filter to use in mail programs to grab URLs from the messages that state that spamcop. more>>
scrssfeed is a simple filter to use in mail programs to grab URLs from the messages that state that spamcop "has accepted X mails for processing" and convert them to RSS so they can be used as a "live bookmark" in a browser.
scrssfeed is a very simple script that does one thing: convert the spamcop links in a has accepted X e-mails for processing mail to urls in an RSS feed.
You can then use this feed as a live bookmark in Firefox (and probably in other browsers) using for example the open in tabs option to follow all urls at once.
The scripts expects the mail on stdin and looks for the right urls.
The output is saved to spamcop.rdf, you will probably need to adjust the path to something that fits your web installation.
<<lessscrssfeed is a very simple script that does one thing: convert the spamcop links in a has accepted X e-mails for processing mail to urls in an RSS feed.
You can then use this feed as a live bookmark in Firefox (and probably in other browsers) using for example the open in tabs option to follow all urls at once.
The scripts expects the mail on stdin and looks for the right urls.
The output is saved to spamcop.rdf, you will probably need to adjust the path to something that fits your web installation.
Download (0.008MB)
Added: 2006-05-04 License: GPL (GNU General Public License) Price:
1268 downloads
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.
<<lessYou can enter new feeds through the Web page, and edit the name and update interval for each feed.
Download (0.009MB)
Added: 2005-04-26 License: Free To Use But Restricted Price:
1641 downloads
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.
<<lessBeware that SVNFeed is still in alpha stage, and that it probably contains bugs.
Download (0.007MB)
Added: 2007-04-17 License: GPL (GNU General Public License) Price:
920 downloads
Baes RSSMailFeed 1.02
Baes RSSMailFeed is a program to send the contents of an RSS feed through email. more>>
Baes RSSMailFeed is a program to send the contents of an RSS feed through email.
I started this because a friend wanted a way to read my locked LiveJournal posts via email. Its easy enough to get LiveJournal posts via email, but more tricky when authentication is required. I originally tried hacking rss2email, but didnt know enough python to make it work. This will email you with ALL the posts on your LiveJournal friends page, even the locked ones. (Works best with paid accounts, who can see their entire friends list as an RSS feed, instructions here and there is this nifty script will give you a list of all your friends RSS feeds if you arent a paid LJ user)
This is written in perl, and requires *nix, and command line access to set up. (can be set up on your own server, your web pages server, or any place you trust with your password)
This also works for any RSS feed, whether it requires authentication or not.
Enhancements:
- restore multiple email address support even when a directory isnt specified on the command line
<<lessI started this because a friend wanted a way to read my locked LiveJournal posts via email. Its easy enough to get LiveJournal posts via email, but more tricky when authentication is required. I originally tried hacking rss2email, but didnt know enough python to make it work. This will email you with ALL the posts on your LiveJournal friends page, even the locked ones. (Works best with paid accounts, who can see their entire friends list as an RSS feed, instructions here and there is this nifty script will give you a list of all your friends RSS feeds if you arent a paid LJ user)
This is written in perl, and requires *nix, and command line access to set up. (can be set up on your own server, your web pages server, or any place you trust with your password)
This also works for any RSS feed, whether it requires authentication or not.
Enhancements:
- restore multiple email address support even when a directory isnt specified on the command line
Download (0.010MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
943 downloads
RSS Builde 2.2
RSS Builder offers PHP classes for generating an RSS feed. more>>
RSS Builder offers PHP classes for generating an RSS feed.
SS Builder is a set of PHP classes for generating a 0.91, 1.0, or 2.0 (draft) RSS feed, including Dublin Core and Syndication Modules.
Enhancements:
- Updated code for PHP 5.1!
- Content of the description tag (feed and item) are now enclosed by CDATA.
<<lessSS Builder is a set of PHP classes for generating a 0.91, 1.0, or 2.0 (draft) RSS feed, including Dublin Core and Syndication Modules.
Enhancements:
- Updated code for PHP 5.1!
- Content of the description tag (feed and item) are now enclosed by CDATA.
Download (MB)
Added: 2007-01-22 License: Free for non-commercial use Price:
1006 downloads
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
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
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
GetRSS 1.1
GetRSS is a shell script which displays and interacts with RSS feeds. more>>
GetRSS is a shell script which displays and interacts with RSS feeds. It accepts urls, and supports bookmarks.
Enhancements:
- Added bookmark listing
- Aligned version numbers
<<lessEnhancements:
- Added bookmark listing
- Aligned version numbers
Download (0.006MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1101 downloads
RSS Tail 1.0
rsstail provides a tail-like RSS feed reader. more>>
rsstail provides a tail-like RSS feed reader.
RSSTail is more or less an RSS reader. It monitors an RSS feed, and if it detects a new entry, it will emit only that new entry.
<<lessRSSTail is more or less an RSS reader. It monitors an RSS feed, and if it detects a new entry, it will emit only that new entry.
Download (0.003MB)
Added: 2007-03-21 License: GPL (GNU General Public License) Price:
948 downloads
MyRSS 0.1.1
MyRSS is a simple RSS feed gatherer and printer. more>>
MyRSS is a simple RSS feed gatherer and printer. It has an XHTML output and can be displayed and tweaked with CSS. An example output document is available at http://myrss.sourceforge.net/example.html
<<less Download (0.12MB)
Added: 2006-06-07 License: GPL (GNU General Public License) Price:
1234 downloads
SideRss 0.9
SideRss is an rss feed reader in a sidebar format (just like desktop sidebars rss reader for window). more>>
SideRss is an rss feed reader in a sidebar format (just like desktop sidebars rss reader for window). Can take an unlimited number of feeds.
Autoscrolls or manually scrolls unlimited feeds
Shows 11 newest topics from each feed.
pops up a preview when topics are clicked.
clicking a preview will open firefox to the topic.
threading engine.
external config file via menu options
Originally based in part on blok, air_news and rssparser.
<<lessAutoscrolls or manually scrolls unlimited feeds
Shows 11 newest topics from each feed.
pops up a preview when topics are clicked.
clicking a preview will open firefox to the topic.
threading engine.
external config file via menu options
Originally based in part on blok, air_news and rssparser.
Download (0.047MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1180 downloads
gfeed 2.5.0
gfeed is an RSS/RDF feed reader. more>>
gfeed is an RSS/RDF feed reader for Linux and Gtk+-2.0. gfeed project is designed to be a simple yet highly customizeable reader, not an agggregater, which means it is designed for easy integration into a desktop.
Main features:
- Customizable "feed" files that describe a feed
- Full support for transparency(native to the app) under X.org >= 6.8
- Automatic updating of feeds based on an interval defined in the feed file
- Customizeable Background and Foreground colors
<<lessMain features:
- Customizable "feed" files that describe a feed
- Full support for transparency(native to the app) under X.org >= 6.8
- Automatic updating of feeds based on an interval defined in the feed file
- Customizeable Background and Foreground colors
Download (0.17MB)
Added: 2006-04-14 License: GPL (GNU General Public License) Price:
1289 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 feed 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