My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Feed2JS is a service that allows users to submit an RSS Feed URL and edit a few settings, to generate a cut and paste piece of JavaScript that can be embedded into any web page -- see http://feed2js.org

This code is for web site owners that would like to incorporate our Feed2JS technology on their own site- perhaps to customize it, or just to speed up the access if they feel like a local copy is better.

While I monitor the issues posted here, and may attempt to address them, I've really reached a limit code-wise what I can do to improve Feed2js- I am open to an offer from some highly motivated person who would like to adopt the project see http://cogdogblog.com/2010/07/05/adopt-my-code-please/

A number of its limitations are its reliance on the MagpieRSS parser; my attempts to implement SimplePie work on a test site, but fail on a production server due to the memory leaks in SimplePie (or my own code ignorance, see above)

Powered by Google Project Hosting