3 messages in com.googlegroups.google-gadgets-apiRe: cache isue
FromSent OnAttachments
bundybear28 Mar 2006 06:40 
Daniel C. Silverstein28 Mar 2006 07:21 
adam sah28 Mar 2006 09:06 
Subject:Re: cache isue
From:adam sah (adam@gmail.com)
Date:03/28/2006 09:06:11 AM
List:com.googlegroups.google-gadgets-api

Dan's right about caching in our backend and the need to "bust" through the cache with fake parameters-- but you probably want to be careful to enable daily caching, so your site doesn't get overloaded. Take a look at the source code to http://www.google.com/ig/modules/horoscope.xml and how it uses _IG_FetchContent() and Date() to cache daily content.

happy hacking, adam