[OpenSocial] OpenSocial and Google Gadgets

2007-11-12 Thread zwiet
Hi, At this moment Google gadgets can not be used on social networks like MySpace etc. Will the OpenSocial standard make this possible? E.g. by just adding to the gadget code? Or will they work just as they are now? --~--~-~--~~~---~--~~ You received this messag

None Prototype based API wrapper and Ajax implementation

2007-11-12 Thread Chris Chabot
Fellow Open Social developers, In my ongoing experimentation with the new Open Social initiative, i've ended up writing a bit about my experience so far, and created two prototype wrappers around the somewhat arcane Open Social API's. The first short article has some general information and b

None Re: Using OpenSocial

2007-11-12 Thread MZaza
Thanks alot. -- Regards, Mustafa M. Zaza On Nov 13, 1:03 am, Rick Measham <[EMAIL PROTECTED]> wrote: > MZaza wrote: > > Can I use OpenSocial applications on my community? > > The group you want ishttp://groups.google.com/group/opensocial-container > > There's a framework available from google co

None Re: [opensocial] Using OpenSocial

2007-11-12 Thread Rick Measham
MZaza wrote: > Can I use OpenSocial applications on my community? The group you want is http://groups.google.com/group/opensocial-container There's a framework available from google code, but I imagine over at that group you'll find the URL for that. Cheers! Rick Measham --~--~-~--~--

None Re: Explanation aboute newFetchPersonAppDataRequest on Orkut needed

2007-11-12 Thread Arne Roomann-Kurrik (Google)
In Orkut, these requests are only working with the named groups (VIEWER, OWNER, VIEWER_FRIENDS, OWNER_FRIENDS). Eventually you'll be able to request data by ID, but this will be ACLd so that you can only see data if the ID belongs to one of the above groups. ~Arne On Nov 12, 8:58 am, sergi <[E

None Re: A suggestion regarding OpenSocial and other google API

2007-11-12 Thread Zaske
Thanks for the help guys. Yes, I guess the Google Data API can help in my case (as I use Java). And yes, usage of HTTP GET and getting a response as XML can solve problems for other languages as well (especially, languages that are not mentioned in the list of languages that have client libraries)

None What services is OpenSocial meant to expose?

2007-11-12 Thread flarosa
Hi, I developed a social networking application for my company before I knew about OpenSocial and now I'm trying to evaluate the idea of adding these APIs to our server. I'm a little confused at this point as to what features these APIs were meant to expose and how specific they are supposed to

[opensocial] Migrating to a new group format

2007-11-12 Thread Lane LiaBraaten (Google)
Hi Everyone, This group has fostered a lot of great discussion about OpenSocial -- so much that it can be hard to keep up with all the threads. As a result, this group will be getting a makeover that will create subgroups for various topics such as the OpenSocial API definition, container-specif

[opensocial] Re: Internal Server Errors

2007-11-12 Thread Arne Roomann-Kurrik (Google)
We had an issue with some servers on the east coast that were causing opensocial errors. If the 500 error is continuing to happen,please email me with the following information: 1.) Your location 2.) Your IP address 3.) Whether you are behind a firewall 4.) Request and response information for t

[opensocial] Using OpenSocial

2007-11-12 Thread MZaza
I know this is not the appropriate place to post my question, but this is the only group I found related to OpenSocial. Can I use OpenSocial applications on my community? -- Regards, Mustafa M. Zaza --~--~-~--~~~---~--~~ You received this message because you are

[opensocial] Re: "Bad, bad server. No donut for you."

2007-11-12 Thread Arne Roomann-Kurrik (Google)
Hey guys, sorry for the downtime over the weekend! I've got a few questions: Does it constantly happen, or are there some pageloads that work? Does everyone experiencing this issue have a non-orkut-resolveable url (e.g. localhost, internal network IP, etc) added to their applications list? If th

[opensocial] Re: authenticating in javascript

2007-11-12 Thread [EMAIL PROTECTED]
That worked. Thank you very much. On Nov 9, 3:15 am, Patrick Horn <[EMAIL PROTECTED]> wrote: > It's incredibly picky... You forgot the ending slash after feeds. > You need: > scope = "http://www.google.com/calendar/feeds/";; > > What I really would like is an authoritative listing of all the > po

[opensocial] Re: authenticating in javascript

2007-11-12 Thread Tom Evslin
Patrick, thanks. That did it. Tom Evslin blog: blog.tomevslin.com novel: hackoff.com latest: The Interpreter's Tale -Original Message- From: opensocial-api@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Patrick Horn Sent: Friday, November 09, 2007 3:16 AM To: OpenSocial Develope

[opensocial] Re: "Bad, bad server. No donut for you."

2007-11-12 Thread [EMAIL PROTECTED]
Has anybody been able to work past this? I've been stuck with the same issue for 2-3 days and have refreshed endlessly. On Nov 5, 3:46 pm, ac <[EMAIL PROTECTED]> wrote: > I also am being plagued by this response. > > If you're reading this thread, you've probably already put yourself in > this b

[opensocial] Re: Docs: "The OpenSocial People data API hasn't been released yet;"

2007-11-12 Thread Julian Bond
edburns <[EMAIL PROTECTED]> Mon, 12 Nov 2007 18:07:20 >I just created an ecademy account for myself for just that purpose. >Do you support the OpenSocial authentication API as well? Not yet. I started looking at oAuth today and ended up in an extended session of yak shaving. -- Julian Bond E&

[opensocial] Re: Docs: "The OpenSocial People data API hasn't been released yet;"

2007-11-12 Thread edburns
> And as the author of that live data I'd really like to talk to someone > about coding against it. Hello Julian, I just created an ecademy account for myself for just that purpose. Do you support the OpenSocial authentication API as well? Ed --~--~-~--~~~---~--~--

[opensocial] Re: Internal Server Errors

2007-11-12 Thread michael
I started another thread without seeing this one as I am having the same problem: http://groups.google.com/group/opensocial-api/browse_thread/thread/7e87d1c9df799dcf/4380b6147b6d79dc While it looks like an issue on Google's side, does anyone else have anything new to report? -Michael --~--~--

[opensocial] Re: Problem saving app data

2007-11-12 Thread michael
Looks like this is a duplicate thread: Others have the same problem here: http://groups.google.com/group/opensocial-api/browse_thread/thread/40c2fc61d78996eb --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "OpenS

[opensocial] Re: Explanation aboute newFetchPersonAppDataRequest on Orkut needed

2007-11-12 Thread sergi
Does anybody have experince with newFetchPersonAppDataRequest method? On Nov 10, 12:47 am, Sergi Adamchuk <[EMAIL PROTECTED]> wrote: > Can I use this request type to request specific data by key and any > person id (not necessary owner's or viewer's friend)? > > When I do > req.add(req.newFetchP

[opensocial] Re: Docs: "The OpenSocial People data API hasn't been released yet;"

2007-11-12 Thread Paul Lindner
On Fri, Nov 09, 2007 at 04:02:12PM -, edburns wrote: > > > > On Nov 8, 11:59 pm, Julian Bond <[EMAIL PROTECTED]> wrote: > > edburns <[EMAIL PROTECTED]> Fri, 9 Nov 2007 02:56:28 > > > > > > > > >All of the docs for the RESTful Web Service API state that the People > > >data API hasn't been re

[opensocial] Re: Identifying the container hosting your gadget

2007-11-12 Thread Paul Lindner
On Mon, Nov 12, 2007 at 07:28:36AM -, siegi wrote: > > Hi, > > I think that this question might be of interest for a couple of others > as well. So summarized my findings on a page, please help to complete > it for all networks: > > http://groups.google.com/group/opensocial-api/web/opensocia

[opensocial] Re: When will OpenSocial go live?

2007-11-12 Thread Paul Lindner
I suspect that we'll see production implementations by the end of the year, once a 1.0 version of OpenSocial API is agreed upon. On Sun, Nov 11, 2007 at 12:06:30AM -, [EMAIL PROTECTED] wrote: > > Thanks for putting that question. It is exactly the same what I am > wondering about! > > On Nov

[opensocial] Problem saving app data

2007-11-12 Thread michael
The code I am using worked at some point bit has consistently not worked over the last several days. I'm making a request to save app data and it fails on the POST. Heres what Firebug has to say (from the Header, Post, Response tabs): POST http://u5rodp7l-a.gmodules.com/46/o/api/json 500 (297ms)

[opensocial] how to handle response return by newFetchInstanceAppDataRequest

2007-11-12 Thread lokesh lal
how to handle response return by newFetchInstanceAppDataRequest?? ny code example?? -Lokesh --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "OpenSocial Developers" group. To post to this group, send email to opens

[opensocial] Re: I have a social networking site, how do I use open social?

2007-11-12 Thread [EMAIL PROTECTED]
thank you On Nov 12, 9:16 am, siegi <[EMAIL PROTECTED]> wrote: > Hi, > you should visit the container developer group, some implementation > code is already present there. > > Go to group: > > http://groups.google.com/group/opensocial-container > > Regards > Siegi > > On 12 Nov., 09:41, "[EMAIL P

[opensocial] Re: A suggestion regarding OpenSocial and other google API

2007-11-12 Thread Julian Bond
siegi <[EMAIL PROTECTED]> Mon, 12 Nov 2007 09:25:25 > >may be in the future, right now they require a registered google >account, thus it will work only for Orkut and other networks having >google users. I'm expecting other websites to support the Data APIs[1], just as other websites will be con

[opensocial] Re: dataResponse.get('viewer').getData(); is returning null

2007-11-12 Thread Navi
hi one more thing, this is working fine in Mozilla and problem is with only IE On Nov 12, 12:07 pm, Navi <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to fetch viewer details as (I am using example code) > but I am getting javascript error at > > var viewer = dataResponse.get('viewer').getDat

[opensocial] Re: OpenSocial in the enterprise

2007-11-12 Thread SpiritWalker
Hi thanks Will check it out, thanks a lot! Tim On Nov 9, 7:57 pm, "Elizabeth Yin" <[EMAIL PROTECTED]> wrote: > Hi Tim, > > Salesforce.com talks about an interestingenterpriseapplication they > built using OpenSocial. It's not exactly an intranetenterprisetool, > but you can see how it can be--

[opensocial] Re: A suggestion regarding OpenSocial and other google API

2007-11-12 Thread siegi
Sorry Julian, may be in the future, right now they require a registered google account, thus it will work only for Orkut and other networks having google users. Spinning it forward this would also require that each web gadget redirects to a login formular and without having a turn-back url no us

[opensocial] Re: I have a social networking site, how do I use open social?

2007-11-12 Thread siegi
Hi, you should visit the container developer group, some implementation code is already present there. Go to group: http://groups.google.com/group/opensocial-container Regards Siegi On 12 Nov., 09:41, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > My site iswww.thatshiphop.com > > Any inform

[opensocial] I have a social networking site, how do I use open social?

2007-11-12 Thread [EMAIL PROTECTED]
My site is www.thatshiphop.com Any information would be appreciated. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "OpenSocial Developers" group. To post to this group, send email to opensocial-api@googlegroups.c

[opensocial] Re: A suggestion regarding OpenSocial and other google API

2007-11-12 Thread Julian Bond
Zaske <[EMAIL PROTECTED]> Mon, 12 Nov 2007 07:01:11 >A solution of API via WEB-Services >for example could have given much more flexability (the client of the >web service could have been implemented in various programming >languages) Isn't that what the Data APIs are all about? -- Julian Bond