I've just noticed this following , relatively new thing on Facebook, when you upload a photo to Facebook, it shows it as the following with the text "Name took a Photo with Instagram", plus the "View on Instagram" link at the bottom. Is that something new ? I couldn't find any reference of this, but maybe I wasn't looking good enough :)
Thanks in advance for any assistance :D
To get the nice big photos, you'll need to mark them as user-generated.
See here: http://developers.facebook.com/docs/opengraph/usergeneratedphotos/
This is an open graph enabled application where the action is "took" and the object is "photo". You can create your own open graph application using your own custom actions and objects. https://developers.facebook.com/docs/opengraph/
Related
How can I make text I enter into my Facebook timeline a hyperlink? For example, I want write
Checkout my new site.
and have "site" link to www.mynewsite.com when clicked.
Thanks.
I have never tried what you said, but go through the below mentioned document, it might help you.
FB LINK DOC
Thanks
I have been looking around for a working example of a Facebook share button using the Feed Dialog method (method number 2 in this article: http://www.phpied.com/speed-geeks-guide-to-facebook-buttons/)
Does anyone have a js fiddle with an example of this?
Thanks in advance!
The example you gave has an one being:
Share
Or Facebook directly for greater detail
https://developers.facebook.com/docs/sharing/reference/feed-dialog/v2.4
I am newbie to twiiter api with iphone and I am working on project in which I have to post logo type image in text post area in twitter.Like we can do in facebook Share functionality with the help of "attachments". so am asking may we post image as we can do in facebook post and if yes, how it will be done?
Have a look at twitters blog post here:
https://dev.twitter.com/docs/api/1/post/statuses/update_with_media
Heres also a discussion about it with some useful tips:
https://dev.twitter.com/discussions/1059
those tutorials end up with what you want: http://twitter.com/oauth_dancer/status/103216165765136386
Check this Twitter open source Project
http://code.google.com/p/tweetero/
Open Terminal - Enter : http://code.google.com/p/tweetero/source/checkout
i hope it consists of all twitter features.
Facebook offers two simple methods for pre-poulating someones status for posting.
1) For sharing a LINK: http://www.facebook.com/share.php?u=http://350.org
2) For sharing a message: http://www.facebook.com/connect/prompt_feed.php?&message=350.org rocks!
My question: is it possible to combine these. So if someone clicks your pre-populated link, they get both an attached LINK and a personalized message to go with it?
Thanks!
Facebook moved to Open Graph and realized it by introducing the Like Plugin. They removed the share documentation for a reason!
For you to use the Like plugin.
when you post a message using the facebookSDK, i was wondering if it is possible to add a link to another user profile?.
Something like:
Carl has left a message to Julian, Ana using the "Send Message" application
where Carl, Julian and Ana are links to their respective profile pages.
No, unfortunately you cannot tag people (friends) in that way using the api. I searched for ever to find a way for doing it, but it cannot be done.
Yes.I too tried the same . But facebook allows only plaintext to be posted as message to the wall.
Its better to drop the idea
Facebook now allows to tag poeple inside actions : https://developers.facebook.com/docs/opengraph/actions/#taggingpeople