Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Developer.com:
Creating RSS Feeds with the Zend Framework for Fun and Profit
Feb 26, 2009 @ 15:31:52

Developer.com has posted this new tutorial that finds yet another use for the popular Zend Framework Zend_Feed component - reading the feeds for your Google Adsense ads (and working with Adsense for Feeds).

As you've seen in previous tutorials, the Zend Framework offers Web developers a tremendously powerful solution not only for building maintainable websites, but also for taking advantage of the latest web services. This offering includes the Zend_Feed component, which makes it incredibly easy to both build and consume RSS feeds.

He shows how to create an "advertising-aware RSS feed" via the Adsense for Feeds and putting Adsense ads into your feed. The information for the feed is initially generated by an instance of a Zend_Feed component (with the information pulled from a backend database).

tagged: tutorial zendframework zendfeed profit adsense google component

Link:


Trending Topics: