linkedin

Linked In Answers Search API?

Is there an API to search all Linked In Questions and Answers by a keyword? It should be simple enough, but their docs don't show anything to this effect. ...

Update user status for major social networks from Blackberry

My application is a Radio app which plays different radio stations using live streaming. I want to implement a social networking feature. I want to let users send their current status using different social networking sites. I have already implemented this in my iPhone application. facebook,twitter,myspace,linkedin,orkut. Can anyone...

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...

Why people prefer J2EE than .NET for enterprise applications?

Is there any reason that people often tend to develop enterprise applications using J2EE than .NET? Is the cost only main reason to choose technology? Can't we develop LinkedIn type of applications in .NET? ...

how to get emailid of public profile by using linkein search api...?

hi every one... i am creating an application in c#. I do want to get email id of public profile.... is it possible to get email id through search profile linkedin api or any other alternative. thanks with regards. plz do reply. ...

how can use start and count in the linkedin api?

hello to all, i am using linked api for profile search.. the api is ""http://api.linkedin.com/v1/people-search:(people:(id,first-name,last-name,headline,public-profile-url))?keywords=[" + txtsearch.Text + "]";" but i get only 10 profiles at a time.. so how can i get all the profile related to that search. with regards. plz do reply ...

Decoding Java's JSON Unicode values with PHP

I had experienced different JSON encoded value for the same string depending on the language used in the past. Since the APIs were used in closed environment (no 3rd parties allowed), we made a compromise and all our Java applications are manually encoding Unicode characters. LinkedIn's API is returning "corrupted" values, basically the ...