[opensocial] Re: Javascript error on opensocial.newDataRequest()

2007-11-06 Thread jamietssg
Hi People are still getting this error, preventing usde of any of the 'social' features of opensocial api. Is there any update? On Nov 5, 4:01 pm, jamietssg [EMAIL PROTECTED] wrote: Thanks for the info though I do have that line in the xml. The code I have is a straight code of the sample

[opensocial] Retrieving OWNER and VIEWER in browsers other than Firefox on Orkut

2007-11-06 Thread Mokele
OWNER and VIEWER are always returned as undefined unless I use firefox. Anyone have any clues as to why or is this purely an Orkut problem? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups OpenSocial Developers

[opensocial] Re: Really BIG Security Concern

2007-11-06 Thread ramonck
it's a good point, but you can work on javascript security within javascript layer as well, use ajax within gadgets to control security with server-side if it's the case. Don't forget that opensocial is a gadget interface. Best, Ramon Lima On Nov 5, 2:37 pm, EGreg [EMAIL PROTECTED] wrote: In

[opensocial] Questions about OpenSocial

2007-11-06 Thread nokacer
Hello, I have a few questions about Google's OpenSocial: 1) When the SPI comes out and (ALL) social networks (and not just google Partners) can finally have OpenSocial Applications in their sites, how will this applications be included in the site, will be it thourgh Syndication like Google

[opensocial] Re: Retrieving OWNER and VIEWER in browsers other than Firefox on Orkut

2007-11-06 Thread Raviv
Same Here :( Mokele wrote: OWNER and VIEWER are always returned as undefined unless I use firefox. Anyone have any clues as to why or is this purely an Orkut problem? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[opensocial] Re: Implementing API on a custom site

2007-11-06 Thread Chris Chabot
You will have to implement the google gadget API (the xml gadget containers with all its functionality, and displaying them on your site And on top of that the Open Social calls (hooking the API to your own back-end) After that you should have complete transparent integration of

[opensocial] Re: Implementing API on a custom site

2007-11-06 Thread TixXio
No-one can reply to my question? On Nov 5, 12:10 pm, TixXio [EMAIL PROTECTED] wrote: If I implement opensocial api on a custom site, will be social apps able to run on this site? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

[opensocial] Discussion on person-isloggedin-proposal

2007-11-06 Thread Jattfx
isnt it simple as if viewer = nothing then user not logged in? --~--~-~--~~~---~--~~ 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.com To

[opensocial] Discussion on opensocial-issues-list

2007-11-06 Thread Mokele
I wrote a topic on this, but I guess it should live here also: OWNER and VIEWER are always returned as undefined unless I use firefox. Anyone have any clues as to why or is this purely an Orkut problem? --~--~-~--~~~---~--~~ You received this message because

[opensocial] Statistics

2007-11-06 Thread Brian Herbert
What are the plans for tracking statistics on OpenSocial apps? As a developer, am I going to be able to find out total users divided among social networks, engaged users, demographics, etc? --~--~-~--~~~---~--~~ You received this message because you are

[opensocial] Re: Statistics

2007-11-06 Thread Cherian Thomas
http://code.google.com/apis/gadgets/docs/tools.html#Analytics Cheers, Cherian On 11/6/07, Brian Herbert [EMAIL PROTECTED] wrote: What are the plans for tracking statistics on OpenSocial apps? As a developer, am I going to be able to find out total users divided among social networks,

[opensocial] Re: open social gadgets in iframe?

2007-11-06 Thread Paul Lindner
On Tue, Nov 06, 2007 at 02:27:11PM -, Shishir Srivastava wrote: I know this is not the right group for this, but still just wanted to confirm are these gadgets working inside an iframe or how else they access the content from sources other than from where they come from ? Yes, if you

[opensocial] Re: Discussion on person-isloggedin-proposal

2007-11-06 Thread Fabricio Zuardi
I don't think so, as I stated previously, an unlogged user is still a valid viewer and might have different display name and avatar depending on the container. On 11/6/07, Jattfx [EMAIL PROTECTED] wrote: isnt it simple as if viewer = nothing then user not logged in? -- Fabricio C

[opensocial] Re: Google Maps Api for OpenSocial gadget

2007-11-06 Thread sergi
I know this documentation. But this api works only for specific domain, and if my gadget will work for Orkut it will not work for Plaxo. http://www.google.com/apis/maps/signup.html On Nov 5, 9:13 pm, Jattfx [EMAIL PROTECTED] wrote: It should work since google uses javascript.

[opensocial] Re: OpenSocial on ASP.NET?

2007-11-06 Thread Prometheus18
Look this post.Hope it helps What about C# / Java Classes for Open Social http://groups.google.com/group/opensocial-api/browse_thread/thread/788098029dd4ec15 On Nov 4, 8:51 am, Beat [EMAIL PROTECTED] wrote: How shall I implement an interactive OpenSocial application on ASP.NET in VB.NET or

[opensocial] Orkut: Is this working or not?

2007-11-06 Thread [EMAIL PROTECTED]
Hello guys. I've written some small gadget, placed it on my server and have tried to add it to my account under sandbox. I can only see 5 applications in the application directory and none of those seem to work (aside from the random cat one, but it doesn't actually use any opensocial stuff). My

[opensocial] Re: open social gadgets in iframe?

2007-11-06 Thread jdavid.net
in the google gadget framework which this is based off of, your files were loaded through googles proxy. This is a blessing and a curse. one such problem on the GG framework is that it translates all of your pages into an iframe doc, that is labeled with the IE XHTML transitional doc type.

[opensocial] _IG_AdjustIFrameHeight() not working on profile mode?

2007-11-06 Thread [EMAIL PROTECTED]
Hi. I get the following strange behavior with the dynamic height feature. When I call _IG_AdjustIFrameHeight() in profile mode and the viewer is not the owner, an exception Permission denied to get property window.setTimeout is thrown. The adjustment does not happen. If the viewer is the

[opensocial] Re: Questions about OpenSocial

2007-11-06 Thread jdavid.net
My understanding is that 1. any SPI provider will be able to load a module, and process requests as if it was a module on their own network. 1a. we may see some social network viruses because of this. If you do not lock your server up correctly, the module proxy may open you up to new attacks.

[opensocial] Re: opensocial is not defined

2007-11-06 Thread Arne Roomann-Kurrik (Google)
Can anyone experiencing 502s email me their request Headers/Response data for opensocial.js from Firebug? Thanks, ~Arne On Nov 6, 10:23 am, ray [EMAIL PROTECTED] wrote: Hell Yeah. It is a 502 for me... On Nov 6, 1:15 pm, Arne Roomann-Kurrik (Google) [EMAIL PROTECTED] wrote: @Asimov: Do

[opensocial] Re: Really BIG Security Concern

2007-11-06 Thread Arne Roomann-Kurrik (Google)
To be clear: There is currently no mechanism for authenticating/ validating requests against third party servers. This will be resolved when we launch the Data APIs, which will allow for authenticated calls to be made from your server directly to the Orkut sandbox servers. Additionally, we are

[opensocial] Can my network, ConnectHit, be involved?

2007-11-06 Thread ConnectHit
Hi, I head up a newly started social network, ConnectHit.com. How can my network become involved in OpenSocial? Any information would be appreciated. Thanks, Dave Zoffer ConnectHit.com --~--~-~--~~~---~--~~ You received this message because you are subscribed

[opensocial] Re: Can my network, ConnectHit, be involved?

2007-11-06 Thread Cherian Thomas
I am posting this for the 5th time :-) http://www.google.co.in/search?q=opensocial+containerie=utf-8oe=utf-8aq=trls=org.mozilla:en-US:officialclient=firefox-a click the first non sponsored link.:-) cheers, Cherian On Nov 7, 2007 12:59 AM, ConnectHit [EMAIL PROTECTED] wrote: Hi, I head up a

[opensocial] Re: Can my network, ConnectHit, be involved?

2007-11-06 Thread Cherian Thomas
click the first *non sponsored * link. 2nd. I feel sorry for helping you out Cherian On Nov 7, 2007 1:28 AM, Tom Longson (nym) [EMAIL PROTECTED] wrote: Why are you encouraging people to click on a sponsored link instead of just pasting http://opensocialstuff.com/ into your message

[opensocial] Re: Can my network, ConnectHit, be involved?

2007-11-06 Thread Tom Longson (nym)
You do know that Google will serve up different ads based on who's viewing, etc... Paste a *direct* link please. Tom Longson On Nov 6, 2007 12:02 PM, Cherian Thomas [EMAIL PROTECTED] wrote: click the first non sponsored link. 2nd. I feel sorry for helping you out Cherian On Nov 7,

[opensocial] Re: listUserApps

2007-11-06 Thread Szymon Rozga
If you want two apps to talk to one another and want to require the user to have both (ie, one cannot live without the other), then why not just make it one app? I'm wondering too, what kind of use cases you had in mind. On Nov 6, 1:42 pm, Suhail Doshi [EMAIL PROTECTED] wrote: I can, perhaps

[opensocial] Re: opensocial is not defined

2007-11-06 Thread michael
I m not getting a 502, but I am getting 503 messages and then sometimes (in NYC): opensocial is not defined initialize()ifr (line 83) ig_0a(builtin_domload, undefined)WeTHhV4cOxM.js (line 48) ig__a(domload, undefined)WeTHhV4cOxM.js (line 51) [Break on this error] var req =

[opensocial] Re: opensocial is not defined

2007-11-06 Thread Chris Chabot
Cache-Control no-cache, must-revalidate, no-cache=Set-Cookie, private Expires Fri, 01 Jan 1990 00:00:00 GMT Pragma no-cache Content-Typetext/html; charset=utf-8 Content-Encodinggzip Content-Length 1466 DateTue, 06 Nov 2007 22:46:56 GMT Server GFE/1.3 Connection Close

[opensocial] OpenSocial using gData API

2007-11-06 Thread Patrick Horn
I am attempting to use the gData API to access OpenSocial as described here: http://code.google.com/apis/opensocial/docs/gdata/people/developers_guide_protocol.html However, I am running into a roadblock at every point. The tutorial suggests using this URL:

[opensocial] Re: Really BIG Security Concern

2007-11-06 Thread Mat
Thanks Arne, Just what I wanted to hear :) Any idea on a timeframe for the Data API and JS authentication, days/weeks/months, it would help us focus our develop efforts greatly. Thanks, Mat -Original Message- From: opensocial-api@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

[opensocial] Re: opensocial is not defined

2007-11-06 Thread Luciano Ricardi
Hmmm... 2 refreshes and the problem go away... maybe some API server code maintenance? :) Well... it's working now without this error... On Nov 6, 2007 8:54 PM, Chris Chabot [EMAIL PROTECTED] wrote: Cache-Control no-cache, must-revalidate, no-cache=Set-Cookie, private Expires Fri, 01 Jan 1990

[opensocial] Re: opensocial is not defined

2007-11-06 Thread michael
I have been getting consistent errors for the last 3 to 4 hours. Before that the sandbox was working really well (less than 1 request out of 10 was failing). The error has been either the one I previously posted or this: Location With Parameters:

[opensocial] Re: Discussion on opensocial-issues-list

2007-11-06 Thread Chris Chabot
as of this writing, http://k8ial4ha-a.gmodules.com/46/o/api/json is (temporary?) working for me with one of the test apps, which it consistently uses. the other test app uses a different server, http://ekk1tuio-a.gmodules.com/46/o/api/json which consistently fails. it seems an gadget is

[opensocial] Re: opensocial is not defined

2007-11-06 Thread Arne Roomann-Kurrik (Google)
A problem that was leading to 502 responses has been identified and fixed. Can someone who was consistently getting these errors please try again and post regarding whether you're still seeing it? Note that this is only with regards for the 502 response, not the no donut errors. Thanks, ~Arne

[opensocial] Re: Orkut: Is this working or not?

2007-11-06 Thread ronman
When I login to the sandbox I'm getting a simple: Unfortunately, the orkut.com server has acted out in an unexpected way. Hopefully, it will return to its helpful self if you try again in a few minutes. My location is Louisiana, USA. I'm also getting invalid objects returned when requesting

[opensocial] Re: How can I put my SNS site into the list of OpenSocial partners?

2007-11-06 Thread 山田友典
Thanks a lot! I have just taken a look of that discussion. It seems that not a few webmasters are wandaring near my questions. Does Google want to limit the number of partner site? In my country case, only a top SNS site can be a partner, but rests are ignored. Anyway, as a first step, I will try

[opensocial] How can you include adSense wihtin your Gadget Opensocial Apps

2007-11-06 Thread OpenSocialCoderInSF
I have an Orkut app I want to make $$ on and Adsense is asking for a URL but I am using the Gadget Editor and OpenSocial for storing data so basically I do not need a server or Domain Name of my own Any ideas? --~--~-~--~~~---~--~~ You received this message

[opensocial] Re: Activity API

2007-11-06 Thread Suhail Doshi
If you add some friends on Orkut you'll notice that there is a feed of application installations for sandbox users only at the moment. This isn't the same across all networks since not all networks support a feed. Ning I hear is in process of adding this soon. Suhail Doshi On Nov 5, 11:04 pm,

[opensocial] Re: opensocial is not defined

2007-11-06 Thread Luciano Ricardi
Good job! It's working fine now! :) On Nov 6, 2007 10:57 PM, Arne Roomann-Kurrik (Google) [EMAIL PROTECTED] wrote: A problem that was leading to 502 responses has been identified and fixed. Can someone who was consistently getting these errors please try again and post regarding whether

[opensocial] Re: Any examples of using MediaItem in an Activity?

2007-11-06 Thread [EMAIL PROTECTED]
I would like to know too, if anyone can include Media (Images) in an Activity entry... I have not been able to get any images to appear. This is the code that I've tried: var mediaType = opensocial.Activity.MediaItem.IMAGE; // this is where it's failing var mediaItem =

[opensocial] Re: lets become friends to test apps on orkut sandbox

2007-11-06 Thread ronman
And me... http://sandbox.orkut.com/Profile.aspx?uid=13127786194333856094 On Nov 6, 7:03 am, Shishir Srivastava [EMAIL PROTECTED] wrote: me too..http://sandbox.orkut.com/Profile.aspx?uid=10621199011884527877 -Shishir --~--~-~--~~~---~--~~ You received this

[opensocial] Re: _IG_AdjustIFrameHeight() not working on profile mode?

2007-11-06 Thread Olirad
The fact that a huge chunk of this functionality simply does not work with IE is something you may want to put a little more out front as people are being brought on to work with this. Struggling for a long time on a known but undisclosed issue is frustrating. Beta or not, I can't belive this

[opensocial] View this page OpenSocial Issues List

2007-11-06 Thread Jattfx
Click on http://groups.google.com/group/opensocial-api/web/opensocial-issues-list - or copy paste it into your browser's address bar if that doesn't work. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[opensocial] Discussion on opensocial-issues-list

2007-11-06 Thread Mike
Can you call newUpdatePersonAppDataRequest using OWNER ? I'm able to get it working with VIEWER but it hasn't yet worked with OWNER --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups OpenSocial Developers group. To

[opensocial] How to access the data from another page

2007-11-06 Thread toxic
Scenario : I call gadget.xml file , get the user id , Profile thumbnail url. Now I go to another page using windows.location.href=asdas.com; but , now the fetched variables (from prior to the redirection) are lost . -Does anyone know how to work around this? I tried using an iFrame instead

[opensocial] Getting on the whitelist for the Orkut Sandbox...

2007-11-06 Thread MrGamma
I've signed up for a sandbox account and have been told that I will be informed when positions open up. Have they closed the program already or is there some sort of review process? It's not like getting into dmoz is it? --~--~-~--~~~---~--~~ You received this

[opensocial] Re: Getting on the whitelist for the Orkut Sandbox...

2007-11-06 Thread Pixy Misa
I signed up yesterday and got approved overnight, so you shouldn't have to wait too long. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups OpenSocial Developers group. To post to this group, send email to

[opensocial] Utah Social Media Developers' Meeting

2007-11-06 Thread Jesse
We're going to be having a Utah Social Media Developers' Meeting on December 11. Does anyone know who I should contact at Google to see if we can get schwag, maybe find speakers, and promote the event? I'd love to get it on the Google events calendar if that's possible. I can't figure out

[opensocial] multiple developers

2007-11-06 Thread Andy Triboletti
Is there a way to add multiple developers to an application on orkut? Andy --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups OpenSocial Developers group. To post to this group, send email to

[opensocial] View this page OpenSocial Feature Requests

2007-11-06 Thread RickMeasham
Added request for container.supports --~--~-~--~~~---~--~~ 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.com To unsubscribe from this group,