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

Padraic Brady's Blog:
Zend_Feed_Writer and Zend_PubSubHubbub In Proposal Queue
Jul 21, 2009 @ 15:12:33

Padraic Brady has posted about two of his proposals for the Zend Framework - Zend_Feed_Writer and Zend_PubSubHubbub he's submitted to the framework's proposal queue.

ZFW is the counterpart to Zend_Feed_Reader (as if that wasn't obvious). It's purpose is to, once again, offer an alternative to the current Zend_Feed component using similar principles to those applied in Zend_Feed_Reader. [...] Which brings us to upcoming proposal number two, the colourfully named Zend_PubSubHubbub! Or Zend_Feed_PubSubHubbub depending on which name is most appropriate. To explain, PubSubHubbub defines a protocol where any subscriber (that's you) can subscribe to a hub server which notifies you when any feed you want to follow has changed.

He gets into a bit more detail and explains some features for each component and how they'd integrate with a few of the other modules in the framework. You can find the proposal for the Zend_Feed_Writer here and the Zend_PubSubHubbub proposal here.

tagged: proposal zendpubsubhubbub zendfeedwriter zendframework

Link:


Trending Topics: