So, your options are:

1. Proxy the request to feed yourself
2. Let Google or someone else proxy it for you

Note: parsing RSS feeds can be pretty resource intensive if you have
many users loading many feeds simultaneously.
I use the Google RSS Feed API and let them do the heavy lifting. I
then use a JS callback to parse the feed and display it.

http://code.google.com/apis/ajaxfeeds/documentation/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to