Questions tagged [social-media]

Social media is the social interaction among people in which they create, share or exchange information and ideas in virtual communities and networks.

394 questions
4
votes
1 answer

AutoCompleteTextView on "@" character typed Android

I have a social messaging app that I am creating with a list of Strings of usernames and would like the edittext to show a list of the users when typing a message and keying in an "@". How do I go about doing this?
4
votes
1 answer

Social media data provider

Today many companies are providing analytics based on social media data. In order to do that every company has to get the data from different social networks like twitter, facebook, etc. It would be nice if we could go to one single data provider…
pranavsharma
  • 1,085
  • 2
  • 10
  • 18
4
votes
0 answers

Create a MySpace API - (verify your email error)

I am trying to create a MySpace API so that my users can connect to my site using MySpace. All the tutorials say "go to http://developer.myspace.com/ and create a developer account..." I signed up for a new MySpace account, verified my email, gave…
Neil Hillman
  • 355
  • 4
  • 17
3
votes
2 answers

MySQL Structure for a social network

I'm experimenting by making a social network from scratch in PHP/MySQL, but I'm having trouble thinking of the optimal MySQL structure for it, currently I have: This is a table which stores all user info: fname varchar (300), sname varchar…
AviateX14
  • 760
  • 4
  • 18
  • 36
3
votes
1 answer

Follow on Twitter using MGTwitterEngine iphone

I am using MGTwitterEngine for integrate Twitter on my iPhone application. so i want to follow a particular person using this library. can any one suggest me how i do this. Thanks
Mitesh Khatri
  • 3,935
  • 4
  • 44
  • 67
3
votes
1 answer

What is the reason behind facebook error with code 200 and subcode 1487194 when creating ads?

The error description says: Either the object you are trying to access is not visible to you or the action you are trying to take is restricted to certain account types which can be found on facebook documentation…
3
votes
1 answer

Flutter firebase dynamic link social tags info not showing at all

I have the below code which does generate the dynamic link correctly. However, when I share the link using Share plugin I just see the link text. Nothing else appears in the shared message. None of the social tags attributes are shown when the link…
3
votes
2 answers

Is it still possible to scrape data from public facebook pages?

I want to scrape comments from a public facebook page (news network) through the facebook graph api. However it says i need to create a app to do this. After a bit of research I found out that facebook prohibits web scraping since the cambridge…
gython
  • 865
  • 4
  • 18
3
votes
0 answers

Why Quora doesn't grab proper image thumbnail from meta tags?

I've published an article on the blog and tried to share it on Quora. I've set up proper og:image tags, and twitter card tags I've verified that using Facebook Open Graph debugger. Unfortunately, sharing this article on Quora doesn't work as…
Seb Wilgosz
  • 1,240
  • 15
  • 24
3
votes
3 answers

DotNetNuke: Social Links for Blog Module

What is the best method for adding social links to each blog entry? I could use sample code of adding links to the ascx files or I am even able to pay a little for a module that will do it. I will have parent and child portals. edit: I've updated…
Ken Wren
  • 150
  • 1
  • 8
3
votes
1 answer

Is it possible to make an app/create an app count using aadhaar card details?

I am planning to make an android app which uses aadhaar card number to create an account. Using this way, fake accounts will be minimized or even stopped! But my question now, is it possible to do this in such a way? or Does the government keeps all…
Mihil Jose
  • 67
  • 12
3
votes
1 answer

Social Media sharing Buttons in Ruby on Rails

I'm trying to add custom social media sharing buttons in a blog app in Ruby on Rails. It is important for me that a pop-up window will show for sharing the "post" meaning I want to include Javascript. Unfortunately this code does not work: