orkut

Using the OpenSocial API for commercial products

Hi, i would like to know if i can develop a OpenSocial based application for Orkut, Facebook, twitter with commercial purpose ...

Real Time search in Orkut - (like twitter)

Hello, Does the OpenSocial or any other API allow access such that we can get real time updates of what users are scrapping about on Orkut ? For e.g. much like I can query twitter on what people are feeling about a movie or a book, I want to do the same with orkut ? At the moment I can go into Orkut - do a search , click on Topics i...

Open Social - orkut

I want to display the viewer's name in my application. But something is going wrong and the name is not displayed... the code is as follows: <?xmlversion="1.0" encoding="UTF-8"?> <Module> <ModulePrefs title="TesterFris - Show Name"> <Require feature="opensocial-0.8" /> <Require feature="dynamic-height" /> </ModulePrefs> <Content t...

how can we integrate myspace in my website

HOW can we integrate ORKUT UPDATES in my website.i want to bind friendslist and SCRAPES to my website? ...

c# sample code of orkut integration with an ASP.NET web site

Is there any c# sample code of integrating orkut from an ASP.NET web site (oauth authentication, retrieving friends, etc.) Any help would be appreciated Thank you ...

Can a user connect to my web site using an Orkut account ? Like Facebook Connect but for Orkut

Can a user connect to my web site using an Orkut account ? Just like Google Friend Connect or Facebook, but with Orkut. The idea is, the user goes to my web site, I have a "Connect using Orkut" button there, on click takes him to the Orkut login page, once s/he logins and grants access to my app, get's redirected to my web site with t...

Can the opensocial API remotely search for users in orkut etc.?

Does anyone know if (and how) I can build an application (Java/Ruby/whatever) doing REST or RPC calls to a social network like Orkut (using opensocial) to search for a user by name or email address? So far I know that I can list all friends for a particular user ID, but I want to search among all users. Would I need to code it as an app/...

Is <osx:NavigateToApp /> supported on IGoogle?

does not work in case of IGoogle/Gmail application but the same works on Orkut! My question is is it supported on IGoogle/Gmail? ...

What is the best way to list friends in a paged format using opensocial?

I have got the list of my friends and i can traverse through the collection to list them as per my requirement. But I want to show them in different pages as the people on myspace may have more than 100s of friends, so I dont want to show them on the same page. What would be the best way to show them in pages. Currently i m doing the fo...

calling javascript function inside orkut iframe

Hi guys, I'm having a web game loaded in orkut application via iframe so there are the orkut iframe and mine iframe inside the xml. Everything is ok, but now I need to have a button for inviting some friends and wall posts from some features. I didn't find a way for including the orkut javascript in the game's code so the first thing tha...

how to integrate orkut in my website through orkut api

hi friends, i'm a beginner to orkut api and i don't know how to integrate orkut in my website. I just don't know how to pass the user information to orkut server to get the response form the orkut server. Can u please give me the sample code for getting just the user profile and to print the display name of the given user?? thanks a...

access orkut data from android

I havent see any information about this. I think we need to use opensocial.jar and Oauth to access it? If we need use Oauth, how can we get consumer key and secret key for the android app? THis article is uselful, http://donpark.org/blog/2009/01/24/android-client-side-oauth. But I dont know how to get this consumerKey?: String consume...

how can android app auth Orkut

I have downloaded Opensocial-java-client example which contain an android example: friendlist which load friendlist from goolge account. I want to modify it to communicate with Orkut. I have the following question: I cant find where can I get consumer key&& secret key for Orkut. I only know https://www.google.com/gadgets/directory/...

retrieving "owner/viwer" information is not working for past couple of days in orkut/igoogle/gmail apps

This is something that I have noticed the retrieving "owner/viwer" information is not working for past couple of days. Here is the code that can demonstrates the same: <script type="text/os-data" xmlns:os="http://ns.opensocial.org/2008/markup"&gt; <os:OwnerRequest key="owner" fields="name"/> </script> <script type="text/o...

Orkut api integration

How can we get extensive API support for all Orkut features on Android. or orkut integration with android ...

A question regarding Orkut using c# (3-legged)

Hi, A question regarding Orkut using c# (3-legged) : Does anyone know how I can set the user's status and also how I can publish stuff (activity ?) to the profile ? (I managed to do the following : login, get user info, get user friends, get user contacts) Thanks in advance, Tamir. ...

Java orkut client, OAuth keys problems.

Hi All, I am going through the Read Me file of orkut java client, as I am trying to write a orkut standalone application in java. But, Point #3 (under usage section) of Read Me says that :- Get OAuth keys for your app Before you can start using the API or run the sample given here, you need to get the OAuth consumer key and secret...

Orkut Opensocial c# Client library: Running Sample project Default.aspx, problem?

I am using the opensocial client library and test the sample default.aspx provided in the package. I am able to get through the application. When I looked through the log provided,it said Albums not accessible. I have ticked the permission box on the application profile. Does anyone here manage to play around the sample and have it wor...

Orkut Library and CodeIgniter

I am trying to incorporate the Orkut OS PHP Client into CodeIgniter as a Library, but am having no luck. When I test the Orkut Client out on my localhost as a standalone (not inside CodeIgniter), it works fine, but when I try it as a CodeIgniter lib, I am stuck in some kind of redirect with Google (it keeps asking the user if they grant...

Social networking in Smart phone

Hello, I have to implement social networking sites in my iphone, blackberry and android applications. I have implemented one radio application in which I have to post status on the regular bases. So, I want to ask that is there anyone who have implemented the facebook,twitter, myspace, linkedin, orkut and flicker in the iphone, blackber...