[orkut-developer] Re: Updating live apps

2008-06-08 Thread Rajiv Renganathan
Hello, I am noticing something which seems kinda weird to me. I updated my app xml. After a while, I could see the changes in the app in my app canvas. But I see the old version of app in the friend's app canvas. When I press F5, I can see latest changes in app in my friend's canvas! Atleast 12

[orkut-developer] Re: Updating live apps

2008-05-22 Thread jruffguru
That's a good question... I take it the best practice for gadget_specifications is to have one for sandbox and one for PROD??? It's not a good idea to use &bpc=1 on URLs in PROD but for development/ sandbox it helps bypass the cache. Another good DEV practice: use svn for version control (local

[orkut-developer] Re: Updating live apps

2008-05-22 Thread API Rohit Ghatol
Hi Rajiv, Yes, all you need to do is update the app xml which you are hosting. Orkut would pick it up and you should be able to see you updates. However, It would take a while (may be an hour to couple of hours) for your updates to appear in production, since the cache needs to be updated. On the