This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can I create a reader of my twitter / facebook posts?
04-28-2014, 06:07 PM
Post: #1
Can I create a reader of my twitter / facebook posts?
I want to create a visual basic program that displays my twitter and facebook posts.

If someone could point me in the right direction. I'm lost. I've tried rss, but doesn't work

Ads

Find all posts by this user
Quote this message in a reply
04-28-2014, 06:14 PM
Post: #2
 
Twitter and Facebook both using the open graph authentication system, which allows you to authorize your program to view your data from your account, and then retrieving using URL's. See:
http://apiwiki.twitter.com/Getting-Started
http://apiwiki.twitter.com/OAuth-FAQ
http://developers.facebook.com/docs/opengraph

You can setup your "application" (required for any use of opengraph) for facebook at http://www.facebook.com/developers

Good luck. It can be a challenge to get started with.

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)