[orkut-developer] Posting User Activity - iframe approach

2008-05-09 Thread ajit
Hi Jason, Through my application I need to post a user activity.In the xml file I am creating a iframe...and inside that iframe i am loading a content.whenever a user performs a action i need to post that activity.The problem here is I am not able to call opensocial functions in other p

[orkut-developer] Re: Getting Error in fetching user data

2008-05-09 Thread Parag Dhanuka
Hi Jason... It is fixed now I really dont know what was the problem but I saw it 2 days ago when some users in india were experiencing problems in opening application... I think this was a similar issue... On Sat, May 10, 2008 at 6:59 AM, Jason <[EMAIL PROTECTED]> wrote: > > Hi Parag. Can you

[orkut-developer] Re: Getting Error in fetching user data

2008-05-09 Thread Jason
Hi Parag. Can you provide the snippet of code that's working as well as the snippet that's causing the problem? Your app's URL may also be helpful. Thanks. - Jason On May 8, 12:49 pm, "Parag Dhanuka" <[EMAIL PROTECTED]> wrote: > WHile trying to fetch user data ... I am getting the following erro

[orkut-developer] Re: there is a problem in my account

2008-05-09 Thread Jason
Please report this in the general orkut help forum. This group is intended for orkut application developers. http://groups.google.com/group/orkut-help - Jason On May 8, 12:29 am, [EMAIL PROTECTED] wrote: > orkut is not showin who is visiting my profile.i hav selected "show > profile visits" in

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

2008-05-09 Thread Jason
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" <[EMAIL PROTECTED]> wrote: > Hi Jason, > > some times in orkut all my apps are disappear .and only addapps link is > showing. > > whats goi

[orkut-developer] Re: Question regarding use of Flash ExternalInterface in an Open Social app

2008-05-09 Thread Jason
Are you seeing any errors in Firebug or another debugging utility? - Jason On May 7, 2:45 am, Mansur <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to develop an app with an embedded flash swf, and I'm > trying to use the ExternalInterface.call function from within the swf > to access a javascr

[orkut-developer] Re: Portuguese text showing as special characters

2008-05-09 Thread euapp
change your XML to UTF-8 (Unicode) Mude o XML para UTF-8 (Unicode) On 9 maio, 15:56, "Renato Mangini" <[EMAIL PROTECTED]> wrote: > Rahul, > > have you changed the text encoding? Orkut probably accepts UTF-8 (Unicode) > characters only. > > In Firefox, use the View->Character Encoding menu. IE ha

[orkut-developer] Re: Images are not getting loaded ..

2008-05-09 Thread Renato Mangini
Swapnil, When your application is executed, it is executed on Orkut cache's domain ( orkut.gmodules.com), however your images are hosted elsewhere. AFAIK, the only way is to specify the full path of the images. On 5/8/08, swapnil <[EMAIL PROTECTED]> wrote: > > > Hi friends, > >I am creating o

[orkut-developer] Re: Portuguese text showing as special characters

2008-05-09 Thread Renato Mangini
Rahul, have you changed the text encoding? Orkut probably accepts UTF-8 (Unicode) characters only. In Firefox, use the View->Character Encoding menu. IE has an equivalent option somewhere. On 5/9/08, Rahul <[EMAIL PROTECTED]> wrote: > > > I am facing a problem in posting portuguese text in des

[orkut-developer] Re: OpenSocial orkut Sandbox Access SignUp Error

2008-05-09 Thread CM
Yes. I did provide the Google account address I use for orkut. But everytime I have received a response that says that there is no orkut account associated with the email address. The Google Accounts page (https://www.google.com/accounts/ManageAccount) shows orkut under the "products" category, al

[orkut-developer] queryStrings in the iframe container

2008-05-09 Thread Julian Andrade
the iframe that contains the apps used to have a appId string, but looking for him ive notice that its gone. Why?? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group,

[orkut-developer] Re: Images are not getting loaded ..

2008-05-09 Thread kpsiddharth
Could it be a possibility of the path specified being relative to orkut's base URL - http://www.orkut.com//something.jpg - whereas your images are served by some other URL ? You could perhaps check the complete image link - might help. Thanks. On May 8, 11:56 am, swapnil <[EMAIL PROTECTED]>

[orkut-developer] Re: Unsupported parent parameter. Check your container code.

2008-05-09 Thread shadow
yeah, me too having same problem. Even i tried using the code given in the tutorial but thats not working. On May 9, 1:45 pm, Rakesh <[EMAIL PROTECTED]> wrote: > I am repeatedly getting the error message "Unsupported parent > parameter. Check your container code. Error 400" while trying to open >

[orkut-developer] Caching include files from xml

2008-05-09 Thread roby
I notice caching js, css files but after that css style will not apply anymore only js. Solution on this: @import url(http://example.com/css/ somefile.css); --~--~-~--~~~---~--~~ You received this message bec

[orkut-developer] Re: how to creat an application???

2008-05-09 Thread Nitin Mittal
Go through this link http://code.google.com/apis/orkut/docs/index.html -Nitin ShopNdShout http://www.shopNdShout.com On Fri, May 9, 2008 at 2:27 PM, fiz <[EMAIL PROTECTED]> wrote: > > hello guys. > > achually i want to ask how to creAT an application in > orkut..??? > > n onethin

[orkut-developer] how to creat an application???

2008-05-09 Thread fiz
hello guys. achually i want to ask how to creAT an application in orkut..??? n onething more.i want to say that orkut s getting betta n betta day by day:) fank ya bye --~--~-~--~~~---~--~~ You received this message because you are subs

[orkut-developer] Unsupported parent parameter. Check your container code.

2008-05-09 Thread Rakesh
I am repeatedly getting the error message "Unsupported parent parameter. Check your container code. Error 400" while trying to open any application on Sandbox.orkut.com. Can anyone explain why I am getting this. --~--~-~--~~~---~--~~ You received this message becaus