2
votes
0answers
41 views

AddThis customized linkedIn and pintrest image not working

My client wants Facebook, twitter, pintrest and LinkedIn button with statastics by AddThis. but instead of using default images i want to use custom images with same functionality for AddThis. I can ...
-2
votes
0answers
82 views

What is the Disadvantages of using social media plugins in your website? [closed]

I'm doing a study about the advantages and disadvantages of using social media plugins such as (share,comment,login,like,tweet,vote) and how that can harm your website if you use it in a wrong way , ...
0
votes
0answers
281 views

iOS App (XCode) post to Facebook, Twitter, LinkedIn via URL doesn't work

We are developing an app with sharing features. (Post to Facebook, Twitter and LinkedIn). We do not want to use the plugins, import classes or do coding too much so we decided to use a URL for each. ...
0
votes
0answers
414 views

How to Update status in Social Auth share Android

I am using Social Auth Social network integration for integrating facebook, twitter and linkedin. However the Update status to post in social network sites is programicaly hardcoded. As i am new to ...
1
vote
1answer
171 views

Permanent integration of LinkedIn, twitter in website/app

How we can permanently integrate LinkedIn, twitter in website/app using OAuth. Once user connected to app using OAuth then he'll never ask again for OAuth connection even he change his password for ...
2
votes
1answer
81 views

How to get the twitter URL and linkedin URL for a company?

I ve a list of company names, like example, AB Electrolux ABB Ltd Kingfisher PLC For each company in the list, I need company's twitter URL company's Linkedin URL Is there an API service that ...
0
votes
2answers
155 views

Can you retrieve url like history for Facebook over a period of time

I would like to know if anyone has figured out a way to retrieve a history of likes/shares on Facebook BEYOND a simple count. I'd like to be able to query all results over a period of time. For ...
0
votes
1answer
233 views

Login user via Twitter or LinkedIn OAuth without opening a popup

I've implemented login with Twitter via their OAuth API. I've decided to use a popup for Authorization/Authentication, which closes itself when the process ends. However, it really bugs me that once ...
0
votes
3answers
1k views

Social Share Links with Custom Icons

I'm looking for any solid current information on creating custom share icons for the following. Facebook Twitter Google + LinkedIn Pinterest All the documentation I keep getting to seems to be ...
0
votes
0answers
97 views

Which Oauth version for Rails App that wants to access Facebook, Twitter and LinkedIn

Im trying to design my rails app. Im researching Oauth since thats what all these websites use to offer a third party app access to their services and API. However, I realized that there is Oauth ...
0
votes
1answer
117 views

Overriding Omniauth key/secret combinations from a controller in rails

I have an Omniauth setup in rails, with a regular omniauth.rb configuration file in config/initializers, for example: provider :twitter, :setup => lambda { |env| twitter_key = ...
0
votes
1answer
81 views

How to deal with many social widgets on the same page?

Theoretically, this question has been already answered. Though, I have technical question. I use Facebook, Twitter, LinkedIn and Google +. I prefer the lazy loading approach. In this scenario ...
2
votes
1answer
424 views

Twitter/Facebook/LinkedIn buttons not showing up

I have been tasked with rebuilding a WordPress site... I am comfortable with PHP but WordPress seems to hold a few surprises, but I am learning. However, the site that I am working on wants me to ...
0
votes
0answers
18 views

Can I use a social media cookie in a user's browser to bring info about their contacts to their page?

Is it possible to use the facebook, twitter, linkedIN cookies in a user's browser to show (on my page) an aggregation of the one of their contact's recent social media posts?
2
votes
1answer
300 views

Facebook possibility to use one like button counter with different urls

I want to share url: http://example.com/2, but need the like counter always to be on http://example.com/1 For example now in Twitter I am using data-counturl parameter <a ...
1
vote
1answer
2k views

How to add facebook like button ,linkedin share button and twitter tweet button for each link on a page?

I have gone through many questions already asked about this problem but i didn't really get any clear solution.. I am building a web-site using asp.net and i have several links on a page. I need ...
-1
votes
2answers
451 views

How to bring facebook,twitter,linkedin chat in to one java application? [closed]

I am trying to integrate facebook,twitter,linkedin chat in to one java application. I was searching for the same in google but did not find any useful information, so please if any of you have already ...
0
votes
2answers
211 views

Grails - Linkedin user as Spring security user

I was wondering if someone has experience with linkedin authentication in his grails application. A user should login with his linkedin credentials (in the future twitter, facebook etc.) and I would ...
1
vote
1answer
264 views

blackberry linkedin and twitter implementation error

I used Scribe1.2.jar file for implementing twitter.I use the following code OAuthService service = new ServiceBuilder().provider(TwitterApi.class).apiKey("key").apiSecret("secret").build(); Token ...
2
votes
1answer
218 views

Open social in a new social network

In this period we are developing something similar to a social network (where user authenticate themselves and are registered in the platform and communicate with other socialnetworks like Facebook, ...
1
vote
1answer
398 views

Getting information about multiple URLs in one request from Facebook, Twitter, Google+, and LinkedIn

With Facebook, you can do this: http://api.facebook.com/method/fql.query?format=json&query=SELECT total_count FROM link_stat WHERE url="http://stackoverflow.com OR url="http://stackexchange.com" ...
0
votes
1answer
925 views

Generic OAuth Library C#

What i am Trying to do: Write a Generic Library in C# to handle OAuth Flow to every service ( Just like Twitter,LinkedIn and Foursquare). The hardest part is that, i want to simulate all the user ...
3
votes
2answers
978 views

Searching the LinkedIn API without authorizing a user

Im currently creating a PHP application that searched various Social Media and analyses the results. Now im stuck at calling the LinkedIn API. I need to call these API's without user authentication ...
0
votes
2answers
464 views

oAuth: How to integrate Twitter and LinkedIn in the same app?

I have integrated Twitter and Facebook in my iPhone App successfully. Also Facebook and LinkedIn API is implemented successfully in many of my apps. But when I try to integrate Twitter and LinkedIn ...
1
vote
1answer
716 views

facebook, google, twitter, linked in login buttons

I'm trying to setup single sign on (SSO) logins for each of these services. I have already setup facebook with a simple piece of code they provide like so: ...
0
votes
1answer
225 views

Facebook, LinkedIn and Twitter share trouble

I'm trying to do a programatically share via URL and it works fine with some URL addresses but not with another ones. The ones that I need to work and are not working are these ones: ...
0
votes
2answers
636 views

How to socialize GWT application?

I am developing a GWT application that displays services provided by a company and I must allow users to share links of services in social networks like Facebook, LinkedIn and Twitter. Have you any ...
0
votes
2answers
816 views

Facebook ,twitter and Linkedin integration with Full Functionality in iphone

I have experience of integration of facebook and twitter api. But Its just feed post. I want full Facebook application which shows friends list their messages and events. And i want same thing for ...
0
votes
3answers
85 views

Social media connect [closed]

I am wanna use social media connect to my web apps i would to use twitter, facebook,linkedin and google.so please suggest me the best blog. what is the best way to do it.
1
vote
1answer
584 views

Social Sharing link of LinkedIn just does not work, when js file is included dynamically

Social Sharing link of LinkedIn just does not work in Firefox, when js file is included dynamically. See the online problem demo here. I have following html containing facebook, twitter and linked ...
2
votes
1answer
217 views

Update user status for major social networks from Blackberry

I need to do facebook, twitter integration in my application to share on my wall.
1
vote
4answers
714 views

Twitter API, Linked In API in PHP

I am looking for a simple script that I can use to send some text to Twitter, and Linked in. The objective is to be able to have a simple sample PHP script that looks something like this: ...
0
votes
3answers
510 views

What is the API that posts to all social networks

I was told of a service, that for a fee gives you access to an API that posts to all social networks (facebook, twitter, linkedin) etc. I was hoping someone knows who it is because I can not remember. ...
2
votes
1answer
279 views

Single package to allow signing in with oauth through several social networks?

I'm looking for a way to allow users to sign in to my site using Twitter, Facebook, LinkedIn, and Google. A good example of a site that does this is Answers.com, on the homepage they have a set of ...
8
votes
2answers
455 views

Is there a single PHP API to post to multiple sharing sites (Twitter, Reddit, Linkedin, etc)?

Is there a single PHP API to post to multiple sharing sites (Twitter, Reddit, Linkedin, YouTube etc), or do I have to use multiple APIs? Or is there an online service that will do this via, say, a ...
1
vote
0answers
680 views

Twitter API + OAuth - 401 error developing locally using reverse SSH tunnel

I'm developing a django application which lets users connect their Twitter account. As I'm developing locally, I have set up a reverse SSH tunnel so that the Twitter API has a valid callback url ...
12
votes
3answers
12k views

LinkedIn / Twitter / Facebook as OAuth and OpenId use

Firstly I understand OpenId is for authentication and OAuth is for authorisation and unlike other questions on the site I am not asking which should be used for which but whether anyone can advise a ...
1
vote
5answers
2k views

Using oAuth (Twitter, LinkedIn) for login to a web app

Should I use oAuth, for example LinkedIn or Twitter, as my signin mechanism for my app? It seems that most apps just use oAuth to connect other services to it, but they make you set up your own ...