Hello,

I'm developing a news site using Joomla 1.5 where the main content
consists of RSS feeds. I'm using Google AjaxFeed to supply the feeds.
My problem is that the time it takes to deliver the feeds vary
dramatically, from about 1 sec to 20 secs, which is unacceptable. A
single page contains approximately 20-30 feeds in 4-5 groups (each
group generated by a separate Javascript). Unfortunately the site is
not online yet so I cannot give you a link.

My question is if it's possible to use client-side caching in some way
to improve the performance (I know it's possible to use Google Gears
and gearsAJAXHelper to improve performance, but that would require all
potential users to install Google Gears locally, right?) Or should I
call the AjaxFeed API
from PHP and do server-side caching?

Greatful for any comments.

Cheers
Ken

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to