thanku for u

On Wed, Dec 2, 2009 at 9:35 AM, <opensocial-api@googlegroups.com> wrote:

>   Today's Topic Summary
>
> Group: http://groups.google.com/group/opensocial-api/topics
>
>    - Open 
> social<http://mail.google.com/mail/?ui=2&view=js&name=js&ver=ZZ4KpTfy1bY.en.&am=!Iec9iPCj39i5BXHC0fIucsP8-ca4xltahQvEtWBE6JRodw#1254d90a3619cc6d_group_thread_0>[7
>  Updates]
>
>  Topic: Open 
> social<http://groups.google.com/group/opensocial-api/t/60d79f94478c1734>
>
>    neo <vivek123456789ku...@yahoo.co.in> Nov 30 10:38PM -0800
>
>    i was executing this demo :
>    http://code.google.com/p/opensocial-java-client/
>
>    i am able to get my friends list and my profile info.
>
>    i m struggling in these things:
>
>    1> if i want to know about the list of friends who are currently login
>    what i have to do?
>
>    2>and also i have to know about list of friends of my friends ...i m
>    passing id of friend but it is not retrieving my friend's friend list
>    3> i want to send multiple batch request ? unable to do that
>    4>Q: whats the importance of oauth signature?
>
>
>
>
>    Robson Dantas <biu.dan...@gmail.com> Dec 01 10:55AM -0200
>
>    Hi,
>
>    1> No way to do it using opensocial;
>
>    2> You can use NETWORK_DISTANCE to reach your friends->friends: See an
>    example: http://markmail.org/message/yoj77kt772zvd4nd
>
>    <http://markmail.org/message/yoj77kt772zvd4nd>3> Quartermile is a good
>    example to see many things in action - including batch.
>
>    
> http://code.google.com/p/opensocial-resources/source/browse/samples/quartermile/trunk/src/client/js/batch.js?spec=svn1171&r=1171
>
>    If you want to download all resources, just checkout the module on
>    googlecode:
>    http://code.google.com/p/opensocial-resources/source/checkout -
>
>    4> Oauth signature is used to secure your application. If you want just
>    to
>    allow the container to send you data ( a form, for example), that´s the
>    way
>    to do it.
>
>    A good reference:
>    http://wiki.opensocial.org/index.php?title=OAuth_Use_Cases
>
>    Let me know if you have any doubt.
>
>    Regards,
>
>    Robson Dantas
>
>    2009/12/1 neo <vivek123456789ku...@yahoo.co.in>
>
>
>
>
>
>    neo <vivek123456789ku...@yahoo.co.in> Dec 01 04:55AM -0800
>
>    hello,
>
>    i was adding query parameter in RESTful api for geting list in
>    asending order ..it is not woeking?
>    Am i doing something wrong?
>
>    batch.addRequest(new OpenSocialRequest("@me/
>
>    
> @all&filterBy=&filterOp=contains&filterValue=&updatedSince=&fields=&sortBy=displayName&sortOrder=ascending",
>    ""), "friends");
>
>
>
>
>
>    neo <vivek123456789ku...@yahoo.co.in> Dec 01 05:17AM -0800
>
>    Is the demo(link in the first mail)is based on outdated Restful api?
>    because whatever link u have provided ..in that whatever apis they are
>    using doesnt syncronized with what i have understood in this demo?
>
>
>
>
>
>
>    Vinod Shetye <vinod.she...@gmail.com> Dec 01 08:24PM +0530
>
>    Check out the OpenSocial Javascript API's working code from
>    http://www.easycodingclub.com/<
>    
> http://www.easycodingclub.com/opensocial-tutorials/opensocial-application-code
>    >below
>    site URL. Given URL will solve your problem for sending activity
>    feeds, making request to server, sending user information to the
>    server,
>    reading data from XML file, profile view with the help of OS Template,
>    etc.
>
>    
> http://www.easycodingclub.com/opensocial-tutorials/opensocial-application-code
>
>
>
>
>
>
>
>
>    Chris Chabot <chab...@google.com> Dec 01 03:55PM +0100
>
>    Heh Vinod,
>
>    Are you going to post that advertising of easycodingclub to every mail
>    thread, no matter what the question is? :)
>
>
>
>
>
>    Vinod Shetye <vinod.she...@gmail.com> Dec 01 08:34PM +0530
>
>    no, it's just for your reference. because i have you that and it's
>    working
>    that's the reason i have posted this :-)
>
>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "OpenSocial Application Development" group.
> To post to this group, send email to opensocial-...@googlegroups.com.
> To unsubscribe from this group, send email to
> opensocial-api+unsubscr...@googlegroups.com<opensocial-api%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/opensocial-api?hl=en.
>



-- 
raghuveer

--

You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-...@googlegroups.com.
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en.


Reply via email to