[OpenSocial] Re: NETWORK_DISTANCE (v0.8 problem)

2008-10-09 Thread Chris Chabot
ps just to clarify, having a NETWORK_DISTANCE param option doesn't mean every container *has to* support every distance, this makes sense when you keep in mind that there is quite a high computational cost to support friends of friends of friends, etc. Following the "6 degree's of seperation" theo

[OpenSocial] Re: NETWORK_DISTANCE (v0.8 problem)

2008-10-06 Thread Kogan
Thank you very much, I will try this soon. Regarding Orkut, are you sure? because in their blog - it says that the Sandbox (not orkut itself, which is fine for me right now) DOES support open social 0.8. and the NETWORK_DISTANCE being one of the special features of this open social version. What

[OpenSocial] Re: NETWORK_DISTANCE (v0.8 problem)

2008-10-06 Thread Arne Roomann-Kurrik
Hi Kogan, The correct way to create this request would be to specify the USER_ID, NETWORK_DISTANCE (which you've done) and also GROUP_ID, from which the friends should be pulled. Here's some code that shows a correct request: function request() { var idspec_params = {}; idspec_params[opens