phpXIedit is a Web-based XML development toolkit to edit, validate and preview XML files. This program gives you a structured view of the XML data. It has support for multiple XML formats: SVG (Scalable Vector Graphics), DocBook, XHTML and more.
A small and simple C extension for PHP providing an alternative to the default PHP XSLT extension. Uses GNOME libxslt for transformation, and provides only one simple function call.
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.
This script will parse and process RDF/XML feeds, using PHP. Simply change the required variables in the code below and publish to a suitable web server. Then, preview the page(s) in your browser.
Pull a List of RSS feed addresses out of a mysql database. Perform responsiveness check with socket connection, compare poll results to database of headlines, if unique, add. Also formats template for display.