I ran into a problem that I reported which was that bpc=1 didn't re-
cache anything except the application .xml file.

Example: application.xml would re-cache, but the application.js file
that the app was including would not re-cache.

Solution for this is to actually have ALL of your javascript in the
main .xml application file.

Another problem/solution regards pulling JSON data from another
server. Unless I changed the URI of the request, I would get the same
JSON returned. Brian (from NYC office) had the great idea which is to
add a **random number as a parameter** for the URI, thus forcing the
container to re-cache that file. This approach was successful, and
would incidentally work for the above problem as well.

-Christopher



On Feb 10, 3:16 pm, RS <[EMAIL PROTECTED]> wrote:
> I have no issues with images so far at least but bpc=1 doesn't work.
> It keeps bringing the couple days old data sometimes. It is hard for
> me to test the app like this.
>
> Arne, Can you help me with this?
>
> Cheers,
> RS
>
> On Feb 10, 5:40 am, "Arne Roomann-Kurrik" <[EMAIL PROTECTED]>
> wrote:
>
> > Hi Newton,
>
> >    This bug has been reported.  Thanks!
>
> > ~Arne
>
> > On Feb 9, 2008 3:46 PM, the1geek <[EMAIL PROTECTED]> wrote:
>
> > > It's working.
>
> > > The problem was it used to not have the default thumbnail url for
> > > member who has not provided with a profile photo, so i checked for
> > > undefined property and i provide a default image url. Now Orkut gives
> > > you a default broken thumbnail url, so i kept seeing the broken image
> > > links inspite of modifying my code.
>
> > >http://img3.orkut.com/images/img/i_nophoto128.gifisa broken url.
>
> > > It should behttp://img3.orkut.com/img/i_nophoto64.gif
>
> > > Can the orkut team correct this?
>
> > > ~newton
>
> > > On Feb 9, 2:34 pm, the1geek <[EMAIL PROTECTED]> wrote:
> > > > bpc=1 keeps loading stuff from the server cache. It was working
> > > > yesterday.
>
> > > > ~newton- Hide quoted text -
>
> > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to