[TYPO3-dev] RSS Feed in your own extension

Dmitry Dulepov dmitry.dulepov at gmail.com
Thu Mar 10 10:15:47 CET 2011


Hi!

Jason Alexander wrote:
> I am currently developing a news/blog Typo3 extension for the company I work for and I wanted to ask you guys where I could find some information about implementing my own RSS feed into my own extension. Does anyone have an example or documentation of doing this themselves.

Best resource: http://google.com/

How to use:
- search for RSS spec
- read it
- create a eID script for RSS
- use SimpleXML to generate RSS
- output it

Total estimated time: up to 2 hours.

-- 
Dmitry Dulepov
TYPO3 core&security team member
E-mail: dmitry.dulepov at typo3.org
Web: http://dmitry-dulepov.com/




More information about the TYPO3-dev mailing list