Skip to content.

Etria Lists

 

[quills-dev] basesyndication and bda.feed

Jens W. Klein jens at bluedynamics.com
Tue Mar 11 16:45:31 UTC 2008


Last week i wrote a module bda.feed 
http://dev.plone.org/collective/browser/bda.feed/trunk
which uses Products.basesyndication (which i love in its simplicity).

It offers all basesyndication formats and while writing it i cleaned up 
basesyndication, esp. itunes.xml.pt (which used function calls that are 
not defined in the interfaces, eeek!)

bda.feed uses bda.contentproxy as a generic solution to show the body of 
a feedentry. only ATDocument has an own entry. I stole some code from 
fatsyndication, which in my opinion is in a stale state but has nice 
adpaters.

bda.feed works on collections and offers feedentries for every archetypes 
based type. But moreover its easy to extend for other use cases than 
collections.

More in the readme and in the code ;-)

-- Jensens



More information about the quills-dev mailing list