[orkut-developer] Re: Internationalization in description of gadget

2008-07-04 Thread Vitaly
Thanks to all On Jul 4, 2:35 am, Jason [EMAIL PROTECTED] wrote: Yes, message bundles are supported for ModulePrefs attributes like title, description, etc. This short article demonstrates this: http://code.google.com/p/opensocial-resources/wiki/OrkutLocalization - Jason On Jul 1, 8:18 

[orkut-developer] Can not find viewer owner id…. .

2008-07-04 Thread Dheeraj Verma
I can not find viewer owner id, whenever I visit to another profile. I am using this code: function onLoadFriends(data) { alert(onLoadFriends); var viewer = data.get('viewer').getData(); alert(viewer); var vFriends=data.get('ViewerFriends').getData(); alert(vFriends); var

[orkut-developer] query

2008-07-04 Thread manu
hi, by mistakely i switched to lighter mode bt now i want to go back to the previous one were i can set the themes n all so plz help hw to do tat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer

[orkut-developer] createActivity Question

2008-07-04 Thread abhi
hi i have a few questions about createActivity, if someone add my application will it automatically shows that xyz application is added or i need to use the createActivity function from a link/button. i just want to use it ONCE, when my application is added/viewed for the first time. 1. how to

[orkut-developer] Cant Upload Files

2008-07-04 Thread abhi
Hi, i have problem uploading a new version of my app. i deleted the file then tried to upload new version, but its not allowing me to upload. see error message below. then i tried the url and found out that i can still download the file even though it is NOT showing in the 'downloads' section.

[orkut-developer] Re: Cant Upload Files

2008-07-04 Thread abhi
Please Ignore this post my problem was solved! thanks, --~--~-~--~~~---~--~~ 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

[orkut-developer] Re: Any restriction on gadget URLs

2008-07-04 Thread jbelis
Hi Rohit, Yes, escaping the = char does the trick. Thanks. Still, this is confusing. Escaping the URL should not be required. Instead it would be more logical for them to specify the URL as it is supposed to be used by Orkut to fetch the gadget xml. If this is impossible for some reason, at

[orkut-developer] Gilma glamour of Indian actress

2008-07-04 Thread nari
** http:\\lakshmiraiprofile.blogspot.com ** --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum group. To post to this

[orkut-developer] Re: createActivity Question

2008-07-04 Thread abhi
here is my code, is it correct? when i use this code, it does not show the update in 'My updates' in sandbox account. thanks, script type=application/javascript function postActivity() { var title = ' bis reading Scripture XYZ!/b'; var

[orkut-developer] Re: My App Not Approved

2008-07-04 Thread abhi
hello again, i have updated my application to include OpenSocial API, i am using ActivityStream to post update to friends when someone is reading the scripture/verse in canvas view. so please approve my application now, http://sandbox.orkut.com/AppInfo.aspx?appId=556498398858

[orkut-developer] Enjoy seeing pictures

2008-07-04 Thread Anjali
Enjoy seeing pictures with new videos visit http://hatsforgirls.blogspot.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum

[orkut-developer] CSS doesn't load in IE7

2008-07-04 Thread Bruno Cesar
Hi all, We are developing a new gadget to Orkut and we are having problems loading the css external file when using Internet Explorer 7 (7.0.5730.13). The gadget is shown perfectly if i'm using Mozilla Firefox 3, but IE7 misses all the styles. There is a part of the code: !DOCTYPE HTML PUBLIC

[orkut-developer] Downloads vs Source, Where to put App before submitting ?

2008-07-04 Thread abhi
hi, i put all my application file in the download section, now i cant deleted them. is this the right place to put my application files and submit or i need to put them in source section ? please suggest, --~--~-~--~~~---~--~~ You received this message because

[orkut-developer] Submission Issues with my Application

2008-07-04 Thread R Karthick
I have developed my app and tested in sandbox and finally am trying to submit my application. I get this error while submitting my application. http://ffopensocial.googlecode.com/files/ffopensocial.xml These fields are missing from your gadget: description. However, my ModulePrefs look like