RSS Feed is a stand alone PHP/MySQL based script which allows you to easily create unlimited amount of RSS channels on any web site. You can then add data items to any of the RSS channels at any time and your web site visitors can use your...
Consuming the RSS Feed of Amazon using C# and ASP.NET is an article demonstrating the webmasters about how to extract the RSS Feed from the Amazon website and using XSLT how to change it to HTML format. After that it could be brought up in the...
Futuremark.com News RSS Feed (PHP) is powered in PHP language that helps visitors to retrieve news articles from Futuremark.com. RSSWriter produces the RSS 1.0 XML feed with the help of in-built PHP modules. Homepage display the headlines with a...
An XML and RSS feed reader that is simple to install and use.
Learn how to create an XML/RSS feed dynamically through PHP.
A news/RSS-feed aggregate and search script that parses live feeds from a dynamic list of sources and allows for their results to be instanateously searched with clickable links.
In this tutorial the author describes about the importance of building an RSS feed by which the webmaster could quickly search with the help of an aggregator and find what's new at all sites. The main highlight of this article is how the website...
This tutorial is to help the webmasters to understand the uniqueness of RSS feed and how to examine the usage of RSS Feed in an ASP.NET Web page. The author describes about reading the contents of a remote XML source using the XmlTextReader...
Create an RSS feed for your site. Simple and easy to use setup and management.
Consuming RSS feeds on your web site is an article which discusses about consuming RSS feeds. RSS feeds is simply a nested XML markup. The author in this article clearly demonstrates how DataSet object can be used to consume the RSS feed. This...
Creating RSS feeds for your web site is much simpler in ASP.NET, which is described through this tutorial. The author explains about the RSS for the beginners in detail and then shows the method of generating RSS Feed. Through this article the...
This PHP 4 class simplifies displaying RSS data on your webpage. It parses any valid RSS feed with item tags and allows you to customize the data on your webpage. It will cache feeds and update them however often you want. HTML templates allow you...
RSS reader is a simple script to read RSS feed forms. One can master RSS/XML parsing with this script in minutes and can Read News, Blogs, Articles, Search or anything with RSS feeds. This script has been heavily recommended by all who have used it.
RSS Responder now allows you to take an existing RSS feed and automatically insert messages at timed intervals after a new person subscribes to the feed. These messages can then help to promote your product or service and to answer FAQs.
This script dynamically generates an RSS feed from an HTML web page. Just put some XHTML tags around each item and you have an instant RSS feed. Works well with template based CMS and blogging tools.
This article clearly states the need of RSS Feed which could be generated using ASP.NET. This RSS Feed is used to access the latest updation of any particlular website. RSS gives the information about the changes in the website content. Initially...
Joomla RSS submitter will manage and submit ANY RSS feeds you have. That means that you can use it for submitting your joomla rss feed but you can use it for any of your other feeds that not necessarily on your joomla site, but elsewhere. It is...
This is an useful PHP enabled XML script that has the ability to generate RSS feed for ebay products. By just entering matching keywords for the product with the number of search results you want on a page this tool can show you the RSS feed for...
This php script helps extracting a List of RSS feed addresses from a specified MySQL database.It also performs responsiveness check with socket connection, compares poll results to database of headlines and if unique it adds or omits. This script...
This small script will fetch * number of items from an RSS feed, parse it as plain HTML, and print it to a browser. In order to speed things up, the RSS feed is cached to a text file on the server. It checks for updates to the feed every * number... |