[orkut-developer] Re: server-to-server and scrapbook

2008-11-21 Thread Jason
There is no officially-sanctioned method (i.e. API) for posting to or accessing a user's scraps. Some external sites get around this by requesting the login credentials from users, but this is method compromises user security and is not acceptable. Although an API is not available now, you can st

[orkut-developer] Re: server-to-server and scrapbook

2008-11-18 Thread navaneeth
Hi , I too face this problem. Is there any way to post to scrapbook from external webpages/Desktop apps using PHP or JS? I want to know the working of the links below: http://www.orkutplus.net/toolkit/scrap-all.php http://glogster.glogster.com/glog-sharing-facebook-myspace-orkut-more/ Thanks ~

[orkut-developer] Re: server-to-server and scrapbook

2008-11-10 Thread Vijaya
OpenSocial specification has REST APIs http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/restful-protocol for server to server communication. Though orkut does not support REST APIs currently, they should be out very soon, but Scraps support will not be a part of this release. -

[orkut-developer] Re: server-to-server and scrapbook

2008-11-07 Thread [EMAIL PROTECTED]
They are not Orkut applications/sites. opensocial has an server-to- server protocol. On Nov 7, 4:10 pm, "Prashant Patil­" <[EMAIL PROTECTED]> wrote: > sites/applications > Its Orkut application? if not then these sites and non orkut apps are some > thing like Curl (php ) based sites which posts S

[orkut-developer] Re: server-to-server and scrapbook

2008-11-07 Thread Prashant Patil­
sites/applications Its Orkut application? if not then these sites and non orkut apps are some thing like Curl (php ) based sites which posts Scraps to user scrapbook with getting user side login details. Its Non opensocial Related programming! On Fri, Nov 7, 2008 at 6:22 PM, [EMAIL PROTECTED] <

[orkut-developer] Re: server-to-server and scrapbook

2008-11-07 Thread [EMAIL PROTECTED]
There are sites/applications which do this. Like clearspring. SO how are they doing that? On Nov 7, 12:05 pm, "Prashant Patil­" <[EMAIL PROTECTED]> wrote: > I think scrapbook related API's, Documentation and support is not there!!! > > On Fri, Nov 7, 2008 at 4:11 PM, [EMAIL PROTECTED] <[EMAIL PRO

[orkut-developer] Re: server-to-server and scrapbook

2008-11-07 Thread Prashant Patil­
I think scrapbook related API's, Documentation and support is not there!!! On Fri, Nov 7, 2008 at 4:11 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm trying to post from a desktop application to the orkut scrapbook. > I've seen many applications which does this, but I can't find