ThinkBling's News-feed / RSS feed aggregate and search script, parses live feeds from a dynamic list of sources and allows for their results to be instanateously searched with clickable links.Version 0.03+ now correctly handles nearlly all non-standard or malformed data feeds.Version 0.04+ a bug with the feeds that use both link and GUID entities was fixed. (Compliant with Yahoo feeds now).Bling
DOMIT! is an XML parser for PHP. It is lightweight, fast, and implements a generous subset of the DOM Level 2 specification. The primary goal of DOMIT! is to provide PHP developers with a standards-compliant means of working with XML, thus ensuring more portable and communicable code. DOMIT! is not an extension; it is written purely in PHP and should therefore run on any Web hosting platform with PHP 4 and above installed. DOMIT! requires coupling with a SAX parser. You can use either the SAXY parser that comes bundled with DOMIT! or the Expat parser that is included in most later PHP distributions.
Create RSS and other feeds with PHP. FeedCreator features an easy to use and well documented class interface and can create, save and cache RSS 2.0, 1.0 and 0.91 feeds, ATOM 0.3, OPML 1.0, HTML, JavaScript and mbox. Decide which version to create during runtime. Compact, easy to use and well documented.
This script retrieves the Moreover XML news feed and displays it as a list of links to the news sites along with the harvest time and headline. The data is parsed into an array so you can format it as you like.
Grouper is an RSS generator. It works both as a "scraper", extracting data from web pages and news search results, and an XML converter, with a preset configuration for the Atom format. The RSS feeds it generates are suitable for viewing in an RSS reader or posting to a web page using a script like CaRP (also available here at HotScripts). This version supports Google News, Yahoo! News, Feedster and Daypop, has a plugin for scraping blogs and other regularly structured pages, and a plugin for XML, with a helper plugin for Atom. Data results can be cached for faster performance.
lastRSS.php is a simple yet powerful PHP class to parse RSS 0.9x, 1.0, and 2.0. It uses quick regular expressions instead of an XML parser, and it returns an associative array with RSS fields as a result. It has a transparent caching system, and allows character encoding conversion (for all encodings supported by the iconv library).The most notable changes include better character encoding conversion, support for pubDate date/time format, support for CDATA info and optional limit of the number of returned items.
Photoshop Website Templates for Dreamweaver, and Frontpage, are available here for immediate download. THD offers creative and unique templates that start at $35.00 Great tutorials and help available.
Checks a RSS feed, to see if it has changed since last ran. There are two scripts, manrss.php which you have to run through a webbrowser to see if a rss feed has been updated, and autorss.php which has to be used as a CRON JOB, which checks to see if the RSS feed has been updated and emails you if it has. Both are not required, use the first one if you cant use CRON JOBS, the second if you can.
The Winamp xmlParser is a free open-source PHP script for parsing playlist files generated by Winamp into a HTML table for web publication. This new release supports both the B4S file format of Winamp 3, and the M3U format of the new Winamp 5.