[orkut-developer] How to: internationalize dynamic content i18n

2010-10-07 Thread DevenH
is there a way to internationalize strings and content which are created dynamically. for example, if i have a javascript function that outputs some html when i try to use __MSG_foo__ inside the html it does not show up properly in my orkut app. any ideas how to fix this? example: function

[orkut-developer] Unable to access persistent app data from Orkut

2010-10-08 Thread DevenH
I've been trying to create a simple app that simply stores data into the persistent data for the viewer and access this data, but I have been unsuccessful. I've read the tutorials and I believe I am doing everything correctly. In my app.xml file i have a button which should access the persistent

[orkut-developer] Re: Unable to access persistent app data from Orkut

2010-10-10 Thread DevenH
In the callback after I make the call to newFetchPersonAppDataRequest here is the null data I get back with the unauthorized errorCode: ({originalDataRequest_:{rpc:{method:appdata.get, params:{userId:[@viewer], groupId:@self, appId:@app, fields:[foo]}, id:fooKey}, processData:(function (F)

[orkut-developer] Re: Unable to access persistent app data from Orkut

2010-10-10 Thread DevenH
Sometimes I get the error above, while other times I simply get back an empty object: ({ }) Surely, someone else must be hitting this issue too. If so, please add to this thread so that we can get to the bottom of this. i'm stumped. -- You received this message because you are subscribed to

[orkut-developer] Re: Unable to access persistent app data from Orkut

2010-10-11 Thread DevenH
Here is a link to the test version of the app: http://fb.peixeurbano.com.br/orkut/top-flavors-of-rio.xml you can find the external js here: http://fb.peixeurbano.com.br/orkut/js/common.js thanks! -- You received this message because you are subscribed to the Google Groups orkut Developer

[orkut-developer] Re: Unable to access persistent app data from Orkut

2010-10-14 Thread DevenH
for orkut team to pick this issue up, and then 2 weeks to fix it. i am just beyond disappointed On Oct 11, 7:28 pm, DevenH dev...@gmail.com wrote: Here is a link to the test version of the app: http://fb.peixeurbano.com.br/orkut/top-flavors-of-rio.xml you can find the external

[orkut-developer] Fwd: Send invite app to friends

2010-10-14 Thread DevenH
this is giving me a bad request error when i try to perform this operation. instead of using idFriend if i use the string VIEWER then at least i get an orkut dialog pop up to allow me to send a message to myself, but when i submit the dialog form i get the same bad request error. any ideas why?

[orkut-developer] Re: App disapeared from Orkut profile in sandbox

2010-10-18 Thread DevenH
I'm getting this same problem right now. I tried changing settings- show all content to be true, but I still do not see the app show up in my list of apps under my profile picture. also, when i try to add a new app directly using the url for my app, I am taken to the directory app info page for

[orkut-developer] Re: application is disappearing from the left panel

2010-10-18 Thread DevenH
I'm seeing this same behavior right now. any ideas how to work around this? On May 9 2008, 8:23 pm, Jason apija...@google.com wrote: Hi Raj. Yes, I've been seeing something similar for the past several days. I'm working to get to the bottom of it. - Jason On May 7, 10:34 pm, RAJA SEKHAR

[orkut-developer] Re: prod.sandbox.orkut.com gives gadget: null, HTTP error 500, or takes too long,

2010-11-03 Thread DevenH
I'm seeing this same right now. every few times i try to load my app it doesn't load even though the xml loads in my browser just fine. I've also been seeing the below error sporadically: Unable to retrieve spec for http://fb.peixeurbano.com.br/orkut/_resources/en_ALL.xml. HTTP error 500 -- You

[orkut-developer] Re: Developer Getting Bad, bad server. No donut for you.

2010-11-03 Thread DevenH
I'm currently getting this error on prod.sandbox.orkut.com when trying to add an app. the app is working because i was just testing it but i wanted to test the scenario when a user removes the app and tries to add it back. are others noticing flaky behavior with orkut today? -- You received

[orkut-developer] Re: Friends can't see Activities posted via API

2010-11-03 Thread DevenH
is this fixed yet? ever since i've started my orkut app development (about a month ago) i have seen errors while trying to post to the activity stream. I've found it very frustrating trying to create an orkut app. I'm getting the same error as Raoni: forbidden: user has disabled activity streams

[orkut-developer] Profile View not working in Prod.Sandbox, does it require templates?

2010-11-03 Thread DevenH
The profile view for my app is not working on prod.sandbox, do i have to use templates in order to render a profile view or is this a bug with orkut? Also, when does the profile view get saved, when a user views his/her profile after the app has been installed or when the application is first

[orkut-developer] Re: Application Profile view is not comming for any app - Produection and Sandbox

2010-11-03 Thread DevenH
I'm having similar problems, the profile view is not working -- 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-or...@googlegroups.com. To unsubscribe from this group, send email to

[orkut-developer] Re: Malformed security token error while refreshing orkut application

2010-11-04 Thread DevenH
I'm getting the malformed security token error when I am trying to post an activity to my feed from within my app. i'm using the prod.sandbox environment. Anyone have any idea about this??? I've given the app permission to post to my feed, so I have no clue why i'm getting this error. -- You

[orkut-developer] Re: Unable to access persistent app data from Orkut

2010-11-04 Thread DevenH
Now that i've switched over from sandbox.orkut.com over to prod.sandbox.orkut.com I am no longer able to access my persistent data again. Here is the object that is being returned to me when I try to get all fields: ({responseItems_:{fooKey:{originalDataRequest_:{rpc:{method:appdata.get,

[orkut-developer] Re: App disapeared from Orkut profile in sandbox

2010-11-05 Thread DevenH
, DevenH dev...@gmail.com wrote: I'm getting this same problem right now. I tried changing settings-show all content to be true, but I still do not see theappshow up in my list of apps under myprofilepicture. also, when i try to add a newapp directly using the url for myapp, I am

[orkut-developer] Re: Issue while fetching viewer, viewer_friends, has_app_owner_friends from API call in sandbox account

2010-11-05 Thread DevenH
I am no longer receiving any errors when fetching owner or viewer friends; however, the filters for opensocial.DataRequest.FilterType.HAS_APP is not working for me...have you had any luck? On Oct 7, 11:35 pm, prameela raju prameelachan...@gmail.com wrote: Hi,   I am developing new app on

[orkut-developer] Jquery UI Not Loading on Orkut Occassionally

2011-01-28 Thread DevenH
I'm using a jquery ui library (jquery-ui-1.8.5.custom.min.js and /ui- lightness/jquery-ui-1.8.5.custom.css) and i notice that some times the jquery ui library loads and i can see all my nice tabs, buttons, etc., but there are many other times where the ui library does not load and i am left with a