RSS Feed Reader tree generated with some free scripts. Click on the RSS Feed Reader link to launch the interface. The .zip contains only a single .php file which you can only use with scripts specified below.The tree is generated using CARP (with a tiny modification) and dtree script. It's awesome, but you must either buy the CARP Caching RSS Parser or use the GPL version and download dtree script from www.destroydrop.com a free script.Hint: when hovering over items, you will see the description details.
Take control of the new RSS feed from MyCoupons.com and earn cash for clicks. MyCoupons XML Parser gives you full control of the layout of the coupons through the use of internal and external templates for a simple setup or a completely customized setup to match your website. Internal filter allows you to filter out any unwanted coupons by keyword, search feature, and browse coupons by letter are some of the key features.
QuickHP is a kind of content management system with a new approach. It uses XML and XSLT to provide a compatible source format and very different target formats. The user interface allows comfortable file handling and features like file history (versioning), preview of parsed files and efficient parsing (by parsing only changed files). Furthermore, QuickHP provides a solution to the problem that XML files cannot contain dynamic content (e.g. PHP code), because then the valid XML content would be broken - no problem with QuickHP: XML files that contain PHP code are parsed through the XSL template on-the-fly. The authors homepage is an example of possibilities of QuickHP.
AmazonLib is an API for Amazon.com's Web Services. It is written in PHP. Itsimplifies the process of writing applications using Amazon's Web Services. AmazonLib consists of four main components: 1) nurest.php -- a REST parser class which parses Amazon's XML responses into an associative array. 2) amazonrest.php -- a REST API class for all of the API calls in AWS 3.0. 3) amazonsoap.php -- a SOAP API like amazonrest.php. I use, and include, Dietrich Ayala's nusoap.php SOAP library. 4) amazonseller.php -- a beta API for amazon.com's seller interface.AmazonLib has a few nice features. It shouldrun on any PHP4 distribution and it will alsolog most error messages. Like nusoap, it'sdistributed under the GNU Lesser PublicLicense.
The feed returns up to 5 rows from the database pertaining to the search query. Every time the feed is queried the rank is adjusted with the top listing moving to the last and all other listings moving up one. This gives all links equal exposure.
MagpieRSS is an RSS parser that uses PHP's built in XML parser, for better support and flexibility. Supports all version of RSS, including namespaces and RSS 1.0 modules. Has a simple to use functional interface, and integrated cache system. Is Last-Modified, and ETag aware. Optionally use HTT gzip encoding. Now with better examples, Smarty integration, and a cookbook.
Do you want ot be able to grab information about books from Amazon, and do it without using their web services? If so then download this script, it takes in an ISBN number and (if it can) chucks out the information about that book in XML format. It currently grabs the Amazon page from a proxy server so you will need to change it if your server has a direct connection to the net.