[orkut-developer] Re: v 0.7 has not backward compatability to v0.6 ?

2008-02-05 Thread Virtual One
do provide me with details --~--~-~--~~~---~--~~ 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 ema

[orkut-developer] Re: How to send data using post method in makeRequest

2008-02-05 Thread dirtyBlueJeans
Hi guys, I've made appropriate changes to my app to move it to 0.7 (basically changed the opensocial.makeRequest calls). However, I keep getting a 404 for these calls - irrespective of whether I use GET or POST or whatever combinations of parameters. GETs used to work fine in 0.6 (using opensoci

[orkut-developer] Re: Regarding Orkut Sandbox

2008-02-05 Thread RAJA SEKHAR
*Hai ,Arne * *can u look on this makereuest * ** *please very utgent * *Raja * On Feb 6, 2008 5:06 AM, Arne Roomann-Kurrik (Google) <[EMAIL PROTECTED]> wrote: > > This problem should be resolved now. Sorry for any trouble. > > ~Arne > > > > On Feb 5, 1:20 am, paps <[EMAIL PROTECTED]> wrote: > >

[orkut-developer] gadget.io.makeRequest

2008-02-05 Thread Rajasekhar
Hai This 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-orkut@googlegroups.com To unsubscribe from this group, send email

[orkut-developer] Re: How to send data using post method in makeRequest

2008-02-05 Thread RAJA SEKHAR
*Hai Arne * ** ** *I am faicing the same problem here * *it is throwing the 404 error after using that gadgets.io.makeRequest * ** *Please arne it is very urgent * ** *can u look on this * ** *Thank s* *Raja* ** On Feb 6, 2008 12:30 PM, :nikhil_gupte <[EMAIL PROTECTED]> wrote: > > Arne, > gadge

[orkut-developer] Re: How to make newDataRequest in v0.7??

2008-02-05 Thread Kanika
Thanks paps :) its working now.i have just added my application again and adding bpc=1. Regards Kanika On Feb 6, 11:49 am, paps <[EMAIL PROTECTED]> wrote: > Hi, > i get the response as object... > whereas var name = viewer.getField(opensocial.Person.Field.NAME); > was returning name of the

[orkut-developer] Re: How to send data using post method in makeRequest

2008-02-05 Thread :nikhil_gupte
Arne, gadgets.io.makeRequest() gives 404 for GET requests. On Feb 6, 4:42 am, "Arne Roomann-Kurrik (Google)" <[EMAIL PROTECTED]> wrote: > Hi Dustin, > >You're correct - the opensocial.makeRequest function is moving to > the gadgets.io namespace. Everyone should start using > gadgets.io.makeR

[orkut-developer] Re: v 0.7 has not backward compatability to v0.6 ?

2008-02-05 Thread Kanika
Hi thats true you need to make some changes in your xml for v 0.7 and to check it properly, try to remove your application add it again by adding "?bpc=1" to your xml for no caching. Regards Kanika On Feb 6, 11:50 am, Virtual One <[EMAIL PROTECTED]> wrote: > v 0.7 has not backward compatability

[orkut-developer] is v.07 fully stable ?

2008-02-05 Thread Virtual One
is v.07 fully stable ? currently i am getting errors with it... --~--~-~--~~~---~--~~ 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: opensocial.makeRequest() not working in v0.6 ???

2008-02-05 Thread :nikhil_gupte
We don't need to do any specific for the name space. The makeREquest seems to be broken. The sandbox is just too unstable to be taken seriously. On Feb 6, 11:45 am, Virtual One <[EMAIL PROTECTED]> wrote: > but if this problem is of namespace then why we are not getting an > error that this functi

[orkut-developer] v 0.7 has not backward compatability to v0.6 ?

2008-02-05 Thread Virtual One
v 0.7 has not backward compatability to v0.6 ? i think so "No" thats why thats why most of code is not working fine.. even if profile urls are not correct... what should be done ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Go

[orkut-developer] Re: How to make newDataRequest in v0.7??

2008-02-05 Thread paps
Hi, i get the response as object... whereas var name = viewer.getField(opensocial.Person.Field.NAME); was returning name of the loggedIn person prior 0.7... Referred this : "http://code.google.com/apis/orkut/docs/ orkutdevguide.html#firstapp" Rgds, Paps On Feb 6, 11:42 am, Kanika <[EMAI

[orkut-developer] Re: OpenSocial v0.7 is live on sandbox.orkut.com

2008-02-05 Thread Jerome Poichet
Lane, That's how I thought it would work but it is not working for me. I'm seeing 4 or 5 different versions of it. I'm generating the XML dynamically for now with the current date as the body, and I'm seeing 3 different dates and not the current one. Even clearing my browser cache does no

[orkut-developer] Re: opensocial.makeRequest() not working in v0.6 ???

2008-02-05 Thread Virtual One
but if this problem is of namespace then why we are not getting an error that this function is not defined ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send e

[orkut-developer] How to make newDataRequest in v0.7??

2008-02-05 Thread Kanika
Hi All Did anyone get succeed in making opensocial.newDataRequest and receiving its response??(version 0.7) PLZZZ do let me know.Its Urgent Regards Kanika --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orku

[orkut-developer] Re: opensocial.makeRequest() not working in v0.6 ???

2008-02-05 Thread RAJA SEKHAR
Hai nikhil_gupte, i am also facing the same problem i think we need to include the gadgets namespace in to our app but how is that we need to find that Thans Raja On Feb 6, 2008 12:09 PM, :nikhil_gupte <[EMAIL PROTECTED]> wrote: > > As per the 0.7 spec, you need to use gadgets.io.makeRequest >

[orkut-developer] Re: opensocial.makeRequest() not working in v0.6 ???

2008-02-05 Thread RAJA SEKHAR
Hai I am also facing the same problem even if i put the gadgets.io.makeRequestinstead of this opensocial.makeRequest can any ine helpme thank Raja On Feb 6, 2008 12:01 PM, Virtual One <[EMAIL PROTECTED]> wrote: > > hi, > > well opensocial.makeRequest() not working in v0.6. the same piece of > co

[orkut-developer] Re: opensocial.makeRequest() not working in v0.6 ???

2008-02-05 Thread :nikhil_gupte
As per the 0.7 spec, you need to use gadgets.io.makeRequest However, this too isn't working for me. I keep getting a 404 in Firebug for the request though I know the url is correct... Anyone else facing this problem? Virtual One wrote: > hi, > > well opensocial.makeRequest() not working in v0.6.

[orkut-developer] Re: UNSUPPORTED_FEATURE html-composer

2008-02-05 Thread RAJA SEKHAR
*Hai * ** *How can i include gadgets.io.* in my xml file * ** *if i put thatthen it is throewing an error like * *UNSUPPORTED_FEATURE gadgets.io.** *please it is very urgent * ** *any one help me plase * *Thank s * *Raja* On Feb 6, 2008 11:11 AM, paps <[EMAIL PROTECTED]> wrote: > > Hi G-

[orkut-developer] opensocial.makeRequest() not working in v0.6 ???

2008-02-05 Thread Virtual One
hi, well opensocial.makeRequest() not working in v0.6. the same piece of code was working fine 2 days ago. is there any change in it from google side ? any alternate ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[orkut-developer] Re: OpenSocial v0.7 is live on sandbox.orkut.com

2008-02-05 Thread RAJA SEKHAR
*Thank you paps * ** *Yes it is working here * ** *if i want to send &bpc=1 when we come to this how can put that dy default * ** *Thanks * *Raja * On Feb 6, 2008 11:15 AM, paps <[EMAIL PROTECTED]> wrote: > > Hi Rajshekhar, > >Chill! clear ur cache and use this &bpc=1 > > .. > works fine for

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread :nikhil_gupte
I'm still getting a 404 but this time no errors crop up in Firebug. I've made no changes to my app since the last time it was working (approx 24 hrs ago) On Feb 6, 3:52 am, "Arne Roomann-Kurrik (Google)" <[EMAIL PROTECTED]> wrote: > A push was just made to the sandbox that should resolve both the

[orkut-developer] Re: OpenSocial v0.7 is live on sandbox.orkut.com

2008-02-05 Thread Dustin Jorge
Also, the sandbox is being pickier about file names... dashes and periods in the filename itself (except .xml) caused some of the errors I ran into. -Dustin paps wrote: > Hi Rajshekhar, > > Chill! clear ur cache and use this &bpc=1 > > .. > works fine for me :) > Rgds, > Paps > On Feb 6,

[orkut-developer] Re: OpenSocial v0.7 is live on sandbox.orkut.com

2008-02-05 Thread paps
Hi Rajshekhar, Chill! clear ur cache and use this &bpc=1 .. works fine for me :) Rgds, Paps On Feb 6, 10:22 am, Rajasekhar <[EMAIL PROTECTED]> wrote: > Hi, > > After Sandbox update with v0.7, I am not able to add new application. > Can anyone help me urgently? > > Cheers, > Raja > > On Feb

[orkut-developer] UNSUPPORTED_FEATURE html-composer

2008-02-05 Thread paps
Hi G-team, Thx for the 0.7 launch... and the submission form for orkut app directory... i still get this error, even after the v0.7 lanch. . "UNSUPPORTED_FEATURE html-composer" Is it.. that Orkut now doesnt support this feature any more??? or say, all the

[orkut-developer] Help Me Please Very Very Urgent

2008-02-05 Thread Rajasekhar
Hi, After Sandbox update with v0.7, I am not able to add new application. Can anyone help me urgently? Cheers, Raja --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this grou

[orkut-developer] Re: OpenSocial v0.7 is live on sandbox.orkut.com

2008-02-05 Thread Rajasekhar
Hi, After Sandbox update with v0.7, I am not able to add new application. Can anyone help me urgently? Cheers, Raja On Feb 6, 8:00 am, "Lane LiaBraaten (Google)" <[EMAIL PROTECTED]> wrote: > Hi Jerome, > > In the URL of your canvas view (or profile) add the parameter bpc=1 > like this: > > htt

[orkut-developer] Re: Application submission

2008-02-05 Thread Dustin Jorge
The blog posts implies that apps should be very well polished prior to submission/acceptance. The list of 'best practices' seem to be guidelines, with many gray areas. Are there a set of requirements that an application *MUST* meet in order to be considered for the Orkut directory? Are you req

[orkut-developer] MySpace setting a dangerous precedent by not complying with OpenSocial

2008-02-05 Thread Alex Epshteyn
The MySpace platform, unveiled today, has too many limitations and differences from the OS spec to allow developers to build cross- (social)-platform apps. This is setting a very dangerous precedent for the future of OpenSocial and Google needs to step in right now and force MySpace (and the othe

[orkut-developer] Re: Orkut Hackathon 2/7-8 and 2/14-15

2008-02-05 Thread Lane LiaBraaten (Google)
Whoops, that email address is hackathon.rsvp (at) gmail (dot) com. :) On Feb 5, 7:05 pm, "Lane LiaBraaten (Google)" <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > Just want to make sure you've heard about the upcoming Orkut > Hackathon. There was a blog post about it yesterday that sums up our >

[orkut-developer] Orkut Hackathon 2/7-8 and 2/14-15

2008-02-05 Thread Lane LiaBraaten (Google)
Hi Everyone, Just want to make sure you've heard about the upcoming Orkut Hackathon. There was a blog post about it yesterday that sums up our plans: http://opensocialapis.blogspot.com/2008/02/our-doors-are-open-to-opensocial.html If you're in the Bay Area and can make it to the Googleplex on

[orkut-developer] Re: OpenSocial v0.7 is live on sandbox.orkut.com

2008-02-05 Thread Lane LiaBraaten (Google)
Hi Jerome, In the URL of your canvas view (or profile) add the parameter bpc=1 like this: http://sandbox.orkut.com/Application.aspx?uid=XXX&appId=YY&bpc=1 That should get your gadget to refresh. Let me know if its not working for you. Thanks, Lane On Feb 5, 4:53 pm, Jerome <[EMAIL

[orkut-developer] http://sandbox.orkut.com/AppDirectory.aspx --> does not display any application

2008-02-05 Thread dinesh
Hi All, I am facing 2 problems 1. No application is listed when i browse the application directory 2. I cant add scrap book extention application gives --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Develo

[orkut-developer] Re: OpenSocial v0.7 is live on sandbox.orkut.com

2008-02-05 Thread Jerome
Could that bpc=1 parameter be explained? I'm hosting my own xml and it's being cached, I've tried to add bpc=1 to the URL of the page itself, as well as the URL of the XML but this does not seem to bust the cache at all. Thanks -- jerome On Feb 5, 12:34 pm, "Lane LiaBraaten (Google)" <[EMAIL PR

[orkut-developer] Re: Gadgets in Orkut app directory???

2008-02-05 Thread Arne Roomann-Kurrik (Google)
The directory that is currently included in the sandbox will not be the directory that Orkut uses for launch. The launch directory will only contain opensocial gadgets that have been whitelisted for inclusion, so if you are listed, you will have a much smaller pool of gadgets competing for users.

[orkut-developer] Re: How to send data using post method in makeRequest

2008-02-05 Thread Arne Roomann-Kurrik (Google)
Hi Dustin, You're correct - the opensocial.makeRequest function is moving to the gadgets.io namespace. Everyone should start using gadgets.io.makeRequest as soon as possible (especially now that 0.7 is up on the Orkut sandbox). I actually haven't had time to play around with the gadgets.io.m

[orkut-developer] Re: Regarding Orkut Sandbox

2008-02-05 Thread Arne Roomann-Kurrik (Google)
This problem should be resolved now. Sorry for any trouble. ~Arne On Feb 5, 1:20 am, paps <[EMAIL PROTECTED]> wrote: > HI Samiiita, > >i think you r using html-composer library... >G guys r working on this issue.. > Me too waiting for the fix :( > > Rgds, > Paps > > On Feb 5, 2:14 p

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Arne Roomann-Kurrik (Google)
A push was just made to the sandbox that should resolve both the 404 errors for JS files and 500 errors when accessing /46/o/api/json for requests. Please retry your applications and let me know of any issues that you experience. Thanks for your patience, ~Arne On Feb 5, 2:42 pm, "Marc Wessel

[orkut-developer] Re: Go Live date?

2008-02-05 Thread Arne Roomann-Kurrik (Google)
Hi, The quoted information is actually slightly out of date. We just posted the gadget submission form (see the post about it here: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/bef37acdb9d2deb8 ) so the Feb 5 deadline is incorrect. We'll be releasing an updated timeli

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Marc Wessely
Hi Arne, Had this error POST http://0.gmodules.com/46/o/api/json500 (328ms) data.get("viewer_friends") has no properties marc 2008/2/5, Arne Roomann-Kurrik (Google) <[EMAIL PROTECTED]>: > > > Can everyone seeing a 404 error please let me know which files are not > being loaded? You can get th

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread Arne Roomann-Kurrik (Google)
Hi Marc, Sorry, the fix is taking a bit longer to go through than originally planned. Please follow this thread: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/fd86385a6b67e624/8dc2545a70c4731f#8dc2545a70c4731f for updates. Thanks, ~Arne On Feb 5, 2:28 pm, "Marc Wessely"

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread Marc Wessely
still facing 404 error. 2008/2/5, Arne Roomann-Kurrik (Google) <[EMAIL PROTECTED]>: > > > We experienced a problem with the push to 0.7 that caused 404 errors > for the files ifr.js, ifpc.js, and json.js. The problem has been > identified and a fix should be in place within an hour. If you > con

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Arne Roomann-Kurrik (Google)
The fix is taking a little longer than expected. 404s should not be happening any more, but we're seeing some problems with fetching data from the container. I'll post again once this gets resolved. Thanks, ~Arne On Feb 5, 1:11 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > sorry for t

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread [EMAIL PROTECTED]
scratch that, now it's 100% server not found! On Feb 5, 3:58 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I'm still getting this error, it's a little more than an hour and a > half since you posted > > all the usual files that everyone else listed. > > -James > > On Feb 5, 2:38 pm, "Arne

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread [EMAIL PROTECTED]
sorry for the double post, if that's what happens: Now its a server not found page: "Firefox can't find the server at 0.cg-in-f85.google.com." On Feb 5, 2:38 pm, "Arne Roomann-Kurrik (Google)" <[EMAIL PROTECTED]> wrote: > Thank you everyone for the feedback. We've identified the error and > wi

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread [EMAIL PROTECTED]
I'm still getting this error, it's a little more than an hour and a half since you posted all the usual files that everyone else listed. -James On Feb 5, 2:38 pm, "Arne Roomann-Kurrik (Google)" <[EMAIL PROTECTED]> wrote: > Thank you everyone for the feedback. We've identified the error and > w

[orkut-developer] Submit your app online

2008-02-05 Thread Lane LiaBraaten (Google)
Hi Everyone, As noted in another thread, we'll be accepting online submissions of gadgets in addition to reviewing them locally at the upcoming hackathons. Here's a link to the submission form: http://orkut-app-submission.googlemashups.com/ Cheers, Lane --~--~-~--~~~---

[orkut-developer] OpenSocial v0.7 is live on sandbox.orkut.com

2008-02-05 Thread Lane LiaBraaten (Google)
Hi Everyone, The sandbox has been updated to support OpenSocial v0.7. There are a number of significant changes including: - A lot of functionality has been moved into the gadgets.* namespace. - You need to use bpc=1 to bypass caching on your gadget To learn more about v0.7, you can check ou

[orkut-developer] Re: Trying to navigate to different surface

2008-02-05 Thread Arne Roomann-Kurrik (Google)
Hi, Orkut has pushed to version 0.7 of the OpenSocial API, and this seems to have broken some backward compatibility with changing Views (what used to be called Surfaces). Your best bet is probably going to be to try and port your application to 0.7 (which will be the version of the API that Ork

[orkut-developer] Re: 404 error

2008-02-05 Thread Arne Roomann-Kurrik (Google)
As posted here: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/fd86385a6b67e624/9d4972608cda6309#9d4972608cda6309 this issue has been identified and a fix should be in place shortly. Thanks, ~Arne On Feb 5, 3:12 am, the1geek <[EMAIL PROTECTED]> wrote: > This issue started

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Arne Roomann-Kurrik (Google)
Thank you everyone for the feedback. We've identified the error and will have a fix in place within an hour. If you continue experiencing problems an hour from now, please let me know. Sorry for any inconvenience, ~Arne On Feb 5, 11:27 am, Alex Epshteyn <[EMAIL PROTECTED]> wrote: > The follo

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread Arne Roomann-Kurrik (Google)
We experienced a problem with the push to 0.7 that caused 404 errors for the files ifr.js, ifpc.js, and json.js. The problem has been identified and a fix should be in place within an hour. If you continue to experience these issues after an hour, please let me know. Sorry for any inconvenience

[orkut-developer] Re: (Arne) please help me plz

2008-02-05 Thread Arne Roomann-Kurrik (Google)
Hi Raj, The API currently doesn't supply a function to return this information. You can collect this yourself, though, by passing owner id numbers back to your server using the gadgets.io.makeRequest (formerly opensocial.makeRequest, and _IG_Fetch...) method [1]. The advantage to this method

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Alex Epshteyn
The following files aren't available (404 error): http://sandbox.orkut.com/46/o/ig/files/container/ifpc.js http://sandbox.orkut.com/46/o/ig/files/container/json.js http://0.gmodules.com/46/o/ig/ifr --~--~-~--~~~---~--~~ You received this message because you are sub

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Luke
I'm also seeing 404, the following files have a 404 error: http://sandbox.orkut.com/46/o/ig/files/container/ifpc.js http://sandbox.orkut.com/46/o/ig/files/container/json.js http://2.gmodules.com/46/o/ig/ifr?url={MY APP URL}&parent=http:// sandbox.orkut.com/46/o/ig/files/container/ifpc_relay.html&

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Mark Lanett
Likewise for me, since yesterday (Feb 4): http://sandbox.orkut.com/46/o/ig/files/container/ifpc.js http://sandbox.orkut.com/46/o/ig/files/container/json.js http://0.gmodules.com/46/o/ig/ifr?url=... This even for uber-simple Hello World xmls. On Feb 5, 10:17 am, "Parag Dhanuka" <[EMAIL PROTECTED

[orkut-developer] Re: Application submission

2008-02-05 Thread Arne Roomann-Kurrik (Google)
Hi Thyako, There will be an online form put online that will accept submissions from developers who cannot attend the Hackathons. We will be monitoring the form submissions and giving feedback through email, so please do not be concerned about being left out! Sorry for not making this point

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Danny at Mesa
I'm seeing this 404, on both and : Error: gadgets is not defined Error line: gadgets.ifpc_.registerService('resize_iframe', _ifpcResizeIframe); File: Profile.aspx (line 30) On Feb 5, 1:10 pm, "Arne Roomann-Kurrik (Google)" <[EMAIL PROTECTED]> wrote: > Can everyone seeing a 404 error please let

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Parag Dhanuka
I got 404 for these files: ifpc.js json.js and ifr (http://2.gmodules.com/46/o/ig/ifr?url=blah) On Feb 5, 2008 10:10 AM, Arne Roomann-Kurrik (Google) <[EMAIL PROTECTED]> wrote: > > Can everyone seeing a 404 error please let me know which files are not > being loaded? You can get this informatio

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Arne Roomann-Kurrik (Google)
Can everyone seeing a 404 error please let me know which files are not being loaded? You can get this information through Firebug, by checking the Net tab for red entries. ~Arne On Feb 5, 8:30 am, "Bhupender Giri" <[EMAIL PROTECTED]> wrote: > Yeah, > > I m facing the same issue. > > On Feb 5,

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread Bhupender Giri
Yeah, I m facing the same issue. On Feb 5, 2008 6:54 PM, Kallol Borah <[EMAIL PROTECTED]> wrote: > > Hi > All of a sudden, I see a 404 error when I try to access my working app > on Orkut (the same works on Hi5 though !!). > Anyway, the firebug console prints > ' > gadgets is not defined > [Brea

[orkut-developer] Re: 404 on v0.6 !!

2008-02-05 Thread hiten gotecha
hi On 2/5/08, Kallol Borah <[EMAIL PROTECTED]> wrote: > > > Hi > All of a sudden, I see a 404 error when I try to access my working app > on Orkut (the same works on Hi5 though !!). > Anyway, the firebug console prints > ' > gadgets is not defined > [Break on this error] gadgets.ifpc_.registerSe

[orkut-developer] Application submission

2008-02-05 Thread Thyako
There is a post in the blog[1] inviting developers to a local review of their applications. I'm a bit worried, because it does not mean anything about an online application submission for the launch, specially for distant developers. There is no reason to accept only local-reviewed applications to

[orkut-developer] 404 on v0.6 !!

2008-02-05 Thread Kallol Borah
Hi All of a sudden, I see a 404 error when I try to access my working app on Orkut (the same works on Hi5 though !!). Anyway, the firebug console prints ' gadgets is not defined [Break on this error] gadgets.ifpc_.registerService('resize_iframe', _ifpcResizeIframe); ' What is that ? Hopefully, th

[orkut-developer] (Arne) please help me plz

2008-02-05 Thread Rajasekhar
hai to all Can Any one tell me Hoe can i know , how many people are added my application is api provides this ? it is very urgent please All google people (Arne) please help me plz Thanks Raj --~--~-~--~~~---~--~~ You received this message because you are subscr

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread Marc Wessely
Ok but where are these new specs documented?? 2008/2/5, the1geek <[EMAIL PROTECTED]>: > > > This issue started Monday, 2/4. I suspect there was a change in the > sandbox.orkut container code while the team is migrating to v0.7 > > OpenSocial v0.7 uses a very different Google Gadgets specs. > > ~ne

[orkut-developer] Re: Coming Soon - OpenSocial v0.7 on Orkut

2008-02-05 Thread the1geek
Hi Lane, v0.6 apps breaks starting Monday, 2/4. See postings for Monday 2/4 and Tuesday 2/5 Was there a change in the sandbox.orkut container code while the team is migrating to v0.7? If the object gadgets is referenced in our code, we'll get a "gadgets is undefined" error. If we continue to ru

[orkut-developer] Re: 404 error

2008-02-05 Thread the1geek
This issue started Monday, 2/4. I suspect there was a change in the sandbox.orkut container code while the team is migrating to v0.7 If the object gadgets is referenced in your code, you'll get a "gadgets is undefined" error. If you continue to run your apps, you'll get the 404 error. OpenSocial

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread the1geek
This issue started Monday, 2/4. I suspect there was a change in the sandbox.orkut container code while the team is migrating to v0.7 OpenSocial v0.7 uses a very different Google Gadgets specs. ~newton On Feb 4, 11:52 pm, ":nikhil_gupte" <[EMAIL PROTECTED]> wrote: > All of a sudden I'm getting a

[orkut-developer] Re: 404 error

2008-02-05 Thread puneet jaiswal
yeah i m getting too from last 4-6 hrs. On Feb 5, 2008 3:58 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I am getting "Not Found Error 404 " while accessing apps on orkut. > This started around 2 hours back. > > > > > --~--~-~--~~~---~--~~ You received th

[orkut-developer] 404 error

2008-02-05 Thread [EMAIL PROTECTED]
I am getting "Not Found Error 404 " while accessing apps on orkut. This started around 2 hours back. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread victorc
May be Orkut sandbox has moved to OpenSocial 0.7 ... On Feb 5, 10:33 am, Kanika <[EMAIL PROTECTED]> wrote: > Hi all > i am also getting this same error.And its not b'coz of missing library > but missing of some orkut js files. > > >> ifr > >> ifpc.js > >> json.js > > Hope this will get solved ASA

[orkut-developer] Re: orkut-sandbox

2008-02-05 Thread Kanika
Hi sunny You can use opensocial.DataRequest.PeopleRequestFields.Filter.Has_App for getting users who have your application installed. and to invite your friends, you can use its Message functionality(its in version 0.7). Regards Kanika On Feb 5, 12:03 pm, goodysunny <[EMAIL PROTECTED]> wrote:

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread Kanika
Hi all i am also getting this same error.And its not b'coz of missing library but missing of some orkut js files. >> ifr >> ifpc.js >> json.js Hope this will get solved ASAP Regards Kanika On Feb 5, 1:46 pm, ":nikhil_gupte" <[EMAIL PROTECTED]> wrote: > The error occurs withing the container be

[orkut-developer] Re: Regarding Orkut Sandbox

2008-02-05 Thread paps
HI Samiiita, i think you r using html-composer library... G guys r working on this issue.. Me too waiting for the fix :( Rgds, Paps On Feb 5, 2:14 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Well i have been working on developing an orkut opensocial api but > some how when toda

[orkut-developer] Re: Regarding Orkut Sandbox

2008-02-05 Thread puneet jaiswal
yeah !!! i am facing the same problem from last 2- 3 hours On Feb 5, 2008 2:44 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Well i have been working on developing an orkut opensocial api but > some how when today i logged on my sandbox account to look at the > application that i ha

[orkut-developer] Regarding Orkut Sandbox

2008-02-05 Thread [EMAIL PROTECTED]
Well i have been working on developing an orkut opensocial api but some how when today i logged on my sandbox account to look at the application that i have developed and are loaded in my application directory i got a message "NOT FOUND 404". If anyone knows that whats the problem going on with

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread :nikhil_gupte
The error occurs withing the container before any of my code is run... On Feb 5, 1:33 pm, "Marc Wessely" <[EMAIL PROTECTED]> wrote: > maybe you are using some libraries which are not defined in orkut container > - had same problem! > > 2008/2/5, :nikhil_gupte <[EMAIL PROTECTED]>: > > > > > All of

[orkut-developer] Re: gadgets is not defined (0.6)

2008-02-05 Thread Marc Wessely
maybe you are using some libraries which are not defined in orkut container - had same problem! 2008/2/5, :nikhil_gupte <[EMAIL PROTECTED]>: > > > All of a sudden I'm getting an error that says: > > gadgets is not defined > > http://sandbox.orkut.com/Application.aspx?uid=16984264683746564855&appId