Recently, the NWS has started offering RSS feeds of various weather forcasts. Here's a simple parser, done in php5, to display local weather, no more paying a subscription service to have weather on your site.
DJ Status is an attempt at managing the DJs for your shoutcast radio station.It allows to show information on the currently active DJ that could be usefulto your visitors. Information such as IM contacts and a link to their songrequest page can prove invaluable. DJ Status is incredibly easy to use fromall angles. It also features an easy-to-use administration panel for editingsettings and managing DJs.
Ever wanted to syndicate web content fast and easily? MX RSS Reader-Writer is a 2 in 1 solution. Firstly, it allows you to import RSS (Really Simple Syndication) files and integrate them in your website design and secondly it allows you to export database information into RSS format. This way you will be able to increase the traffic on your site by gathering and distributing your news in a wisely manner. Supported server technologies: ColdFusion, ASP_VBScript, PHP_MySQL and PHP_ADODB.
This script connects to your shoutcast server, and then grabs some information such as current songs and listeners. It also plays your radio station in the webpage, so there is no need to download listen.pls files.
This OOP Library will let you use XML documents in a very easy manner. It's written in an OOP spirit and its conception is a direct translation of XML prinipales and basis in PHP. Give it a try :)
For a web applications programmer to develop complex enterprise level applications, web services or multi language dynamic websites (Content Management Systems), Krysalis is a development platform that improves the Apache/PHP framework by separating the application logic from the presentation layer, using open standards as XML/XSL/SOAP. Unlike any other application frameworks, our platform is an open source solution for productive web development.
With this script you can include the content from your livejournal (http://www.livejournal.com) into your website. It grabs the data from an RSS feed and then displays it on an independant page so it can be configured into your own site.
Class to generate an XML document from a mysql table. You define the database and table names and the xml tag names to be used for each table field. Where clauses are also supported. Updated to PHP4 and the PEAR DB Class.
The RSSgenr8 HTML to RSS Converter is a scraper tool which dynamically generates an RSS Feed from a web page. Just add some XHTML tags to your page and you have an instant RSS Feed. Works well with template based CMS & Blogging tools.
This script reads in the XML files generated by the iTunes 'Export Song List' function and populates an array structure with data about the files. It includes code to format this data as HTML, but you can do with the data as you wish