News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Raphael Stolt's Blog:
Turning a Zend_Log log file into a RSS feed
June 26, 2007 @ 08:33:00

In a new post to his blog today, Raphael Stolt shows how to take the output from the Zend_Log component of the Zend Framework and, with a bit of custom coding, make it output an RSS feed.

Whilst touring the web I found an interesting project for turning Apache Web Server log files into RSS feeds. This approach can be adjusted to monitor the maintenance needs of a web application deployed on an assumed productive system. Therefor a XML capable Zend_Log instance will be set up and the resulting log file will be transformed into a RSS feed via a custom Action Helper wrapping a XSLT transfomation.

He sets up the XML logger first, using the Zend_Log, Zend_Log_Writer_Stream and Zend_Log_Formatter_Xml to create the XML output from the logging. Then, with the help of the custom helper - Recordshelf_Controller_Action_Helper_Xslt - he reformats the XML output into an RSS feed ready for public consumption. (There's even a screenshot of what it might look like in a feed reader).

0 comments voice your opinion now!
zendlog rss feed xml logger actionhelper xslt zendlog rss feed xml logger actionhelper xslt



Similar Posts

Scott Johnson\'s Blog: Looking at the Zend Feed Library Functionality

IBM developerWorks: The future of PHP

Felix Geisendorfer's Blog: Cake 1.2’s Set class eats nested arrays for breakfast!

IBM developerWorks: Develop eBay applications with PHP5 and Web services

php|architect\'s ART: JSON and PHP - More Than Web Services


Community Events







Don't see your event here?
Let us know!


ajax mysql code PHP5 releases example developer PEAR book conference zend application cakephp package zendframework job database security framework release

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework