For sure this question will not help anyone in a heavy way, but it can be useful in somehow. In the beginning, all Orkut pages had the extension *.aspx, but now all pages are "masqueraded" under a "Main#page.aspx".
Sorry if this "Main#" is a ASP feature, but it doesnt look like one to me. Does anyone know the language Orkut was coded? (...
hey to all,
i am a beginer in developing orkut application. can any one tell me the basics of that like how database is designed and all...
...
Hi,
I am using the JS APIS for Google Friend Connect in my ASP.NET app. I am not able to run the application at all. If any body could please let me know how to get the FriendList and show it in ASP.NET page that will be great help.
Thanks very much
...
hi
i want to use java script in orkut application development im a newbie and developing the application first time
...
On facebook, we can promote our site using "Share to Facebook".
Are there any similar things on Orkut?
...
I have tried several ways to login to a website through java. I have used watij, HTMLunit etc. but due to not so familiar with any of these, I am not able to login successfully.
Can anyone tell me in detail how to login through java
To be more specific, I want to login to the ORKUT and want the pagesource of the page that comes after l...
I want to login to ORKUT through a java progrram without involving IE or Firefox,
I am using HTMLUnit for this in the following manner:
import com.gargoylesoftware.htmlunit.WebClient;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import com.gargoylesoftware.htmlunit.html.HtmlPasswordInput;
import com.gargoylesoftware.htmlunit.htm...
I want to develop a webpage which fetches some data from my orkut account using OpenSocial APIs. The language I am working with is Javascript and I use jQuery. However I must admit that I an novice as far as JS is concerned. I have looked at opensocial-jquery, it seems restricted to gadgets and jOpenSocial lacks any good documentation an...
I want the pagesource of home page of ORKUT (http://www.ORKUT.com) in java.
But it needs to be logged in to the ORKUT before accessing any page of it. How can I do it. It should not involve browser in between
...
I have the following C# code and I want to have a Java code equivalent to this. The following C# code is from this answer to another StackOverflow question.
The code is as follows:
string orkutSite = "http://www.orkut.com/Login.aspx"; // enter correct address
string formPage = "";
string afterLoginPage = "";
// Get postback data and c...
I am an asp.net developer and would like to create an application to be deployed in orkut application.Where should i start from ? Whats the steps ? Is ASP.NET is a must to develop an application ?
...
I am trying to develop an orkut application using the help of opensocial API. My application page would load a flash (.swf) file. I am using gadgets.flash.embedFlash function to load the swf. Code is shown below
var swfUrl="http://www.myservername.com/open-social/live/game.swf?usename=shyju";
var params = {};
params.menu = "false";
para...
Hi,
I am working on a windows application where i want to display orkut user profile details like name, profile pic, albums. Is there some way can I can access user profile data on my windows form using C#.
--
Thanks
Manoj
...
Hi,
Is it possible to access orkut (features of orkut such as scraps, friend find, etc.) through RSS?
We can access facebook using RSS.
Does orkut provides similar facility?
...
I would like to know if I am connect another person (say jack) on Facebook or Orkut using an API. I should be able to use it on my web application.
...
There is a facebook api to recover information about the user, and maybe his friends list as well.
Just like that is there something like that for orkut?
Hopefully, there will be a class or library written in php.
Does something like this exist?
...
orkut applicaion , i am applicaion succefully i deployed also my app name ishqiya,
i am create first page invite friend but is not crated my second page and how i write back to home button if i link one page to another page how to write back button
...
I am new to orkut application development. I just came to know about jQuery and found it very interesting and useful. Is it possible to use jQuery with open-social to develop orkut applications? Please give me a link to some examples too.
...
I want to know compression technique used by orkut/facebook albums which compresses image without losing the quality(visually) Or the alternative way to achieve the same effect
...
How do I develop apps that run on Orkut.com using the OpenSocial java
client libraries? I have read the OpenSocial tutorial for Orkut, and
am running the simple tutorial app on Orkut. Now I want to use Java in
the Gadget Specification xml file. Is there some sample code or
tutorial out there that explains this?
Thanks,
Pranav.
...