Using RSS on the login Page.

0
No votes yet

Has anyone attempted to use RSS on the Login page? If so, can you recommend any best practices and/or "watch outs?"

I'm open to any suggestions, but as of now our best potential solution is utilizing www.simplepie.org.
It's a PHP utility that simplifies caching, customizing, and parsing RSS. Our only concern is getting PHP to run on our production box.

Thank you,
Joshua Anglero

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

feed2js

At least a few schools are using this:

http://feed2js.org/

We are using SimplePie to render RSS feeds in our *portal* (ie. once you're logged in). We have SimplePie running on another LAMP web server.