Livecode Social Integration

Moderators: LCNeil, heatherlaine, kevinmiller, elanorb

Post Reply
Bobisback
Posts: 15
Joined: Wed Mar 12, 2014 6:07 pm

Livecode Social Integration

Post by Bobisback » Mon Mar 17, 2014 5:15 pm

Are there any libraries for Social Integration, aka Linkin, twitter, Facebook?

I am looking to do an app that is going to be somewhat centered around the idea of social integration. I search for them and I did not have any luck. If there are no libraries then how would I go about setting this up? Would it all need to be done through rest API or would there be a easier way?

Thanks,
Sean

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Livecode Social Integration

Post by LCNeil » Thu Mar 20, 2014 11:51 am

Hi Sean,

There was once a 3rd party social suite plugin available but I believe this has not been updated in some time. We have a LiveCode lesson on using it here-

http://lessons.runrev.com/s/3527/m/4069 ... g-livecode

and the developer can be contacted here if you wish to check on the status of his plugin-

http://andregarzia.com/pages/en/

If you are looking into integrating Facebook functionality yourself, then the Graph API would be a great starting point-

https://developers.facebook.com/docs/graph-api

With that being said, we do cover some basic Social integration within the coding school course. This will be demonstrated during lesson 7.

Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com

SoapDog
Posts: 84
Joined: Sun Apr 09, 2006 10:03 pm
Location: Niterói, RJ
Contact:

Re: Livecode Social Integration

Post by SoapDog » Thu May 22, 2014 12:21 am

Just for the records:

I've created a new library for Facebook integration and it is available at:

http://andregarzia.com/pages/en/facebooklib/
http://www.andregarzia.com

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Livecode Social Integration

Post by LCNeil » Thu May 22, 2014 4:14 pm

Hi Andre,

Its great to hear about your FaceBook integration library. I cant wait to give it a go :)


Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
——

Post Reply

Return to “idea2app and Coding School”