Facebook Application

Bringing the internet highway into your project? Building FTP, HTTP, email, chat or other client solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

shadowslash
Posts: 344
Joined: Tue Feb 24, 2009 6:14 pm
Location: Philippines
Contact:

Facebook Application

Post by shadowslash » Wed Oct 14, 2009 2:18 pm

I've made a simple revLet and I would like to try it as an app for Facebook.com.. I got the idea from Twist-A-Word... I finished making the app but now I kinda need a step by step on how to set up a revlet as an app for facebook. Screenshots with steps are highly welcome!!

P.S.
It took me quite some time to get to transcript programming again as I was kinda busy with school stuff....
Parañaque, Philippines
Image
Image

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Post by Mark » Fri Nov 06, 2009 1:18 pm

Dear shadowslash,

I have written a tutorial. It is only a draft, but if you send me an e-mail, you might proof-read it.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

shadowslash
Posts: 344
Joined: Tue Feb 24, 2009 6:14 pm
Location: Philippines
Contact:

Post by shadowslash » Mon Nov 09, 2009 1:31 pm

Hi Mark,

I sent you an email Image
Parañaque, Philippines
Image
Image

mcgrath3
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 149
Joined: Thu Feb 23, 2006 8:49 pm
Location: Bethel Park, Pittsbrugh, Pennsylvania USA
Contact:

Re: Facebook Application

Post by mcgrath3 » Fri Nov 27, 2009 5:58 pm

Any updates on this????

Did you get the email?
Did you get the Tutorial?
Did you try it out?
Did it work?
Where can others see it?
How can I get it?


Tom
Tom McGrath III
Lazy River Software
3mcgrath@comcast.net

shadowslash
Posts: 344
Joined: Tue Feb 24, 2009 6:14 pm
Location: Philippines
Contact:

Re: Facebook Application

Post by shadowslash » Sun Nov 29, 2009 6:37 am

i'm now working on the facebook app but it's still got some bugs that i'll probably need some help on... unfortunately.. Image
Parañaque, Philippines
Image
Image

shadowslash
Posts: 344
Joined: Tue Feb 24, 2009 6:14 pm
Location: Philippines
Contact:

Re: Facebook Application

Post by shadowslash » Sun Dec 20, 2009 5:11 am

okay, can anybody help me with this, i've already made the app, quite, but i'm having problems with the main coding because, as it is, bare graphic, group, and button controls, it functions well but when i tried adding graphics into it, it gets laggy even if the computer is fast enough... i haven't tried this on a super fast computer yet but that doesn't change the fact that it needs to run smoothly on all average computers to get the attention of Facebook users. I'm entrusting my source code to you guys, please do send feedbacks if you think there's an error in the code that is quite redundant and that uses up the resource. the application is called Beat Rush and is a game where you get to time the beat with the song... i only made one sample song for now and i also attached it to this post. i need your help guys and everybody's obviously going into the credits of making this game ^^

EDIT:
Unfortunately, the file size is too big so i had to upload it to one of my websites:
Beat Rush Source Code:
http://tinyurl.com/beatrushsource
Beat Rush Sample Song:
http://tinyurl.com/beatrushsample

EDIT AGAIN:
please don't plagiarize my idea okay? Image
Parañaque, Philippines
Image
Image

mcgrath3
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 149
Joined: Thu Feb 23, 2006 8:49 pm
Location: Bethel Park, Pittsbrugh, Pennsylvania USA
Contact:

Re:

Post by mcgrath3 » Fri Jan 22, 2010 3:09 pm

Mark wrote: I have written a tutorial. It is only a draft, but if you send me an e-mail, you might proof-read it.
Best,
Mark
Mark, Did you have a chance to finish the tutorial?

Either way, can you send me a draft? It would be much appreciated.

Thank you,

Tom McGrath
mcgrath3@mac.com
Tom McGrath III
Lazy River Software
3mcgrath@comcast.net

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 9842
Joined: Sat Apr 08, 2006 7:05 am
Location: Los Angeles
Contact:

Re: Facebook Application

Post by FourthWorld » Fri Jan 22, 2010 3:49 pm

Mark's tutorial will no doubt be very helpful for us Rev folks, but while he's wrapping that up these may help get you started if you need to deploy right away:

Facebook's docs on this:
http://developers.facebook.com/get_started.php

How to write a FaceBook Application in 10 minutes
(demystifies some of FB's documentation):
http://gathadams.com/2007/06/18/how-to- ... 0-minutes/

More:
http://www.google.com/search?q=creating ... plications
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Facebook Application

Post by Mark » Wed Jan 27, 2010 11:33 pm

Hi,

Just a quick note that I'm still working on the tutorial. I need to find a few hours to add some essential information.

Meanwhile, if you really can't wait and don't mind reading an incomomplete text, you can send me an e-mail.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

interactbooks
Posts: 65
Joined: Thu Oct 07, 2010 4:47 pm

Re: Facebook Application

Post by interactbooks » Tue Apr 10, 2012 1:24 pm

Mark,

Do you still have some notes on how to accomplish this? Has anyone else in the community written a FaceBook app using LiveCode?

Ezra

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Facebook Application

Post by Mark » Tue Apr 10, 2012 1:30 pm

Hi Ezra,

The tutorial I was writing became obsolete when Facebook changed everything.

I do have a LC app that can post messages on Facebook. I sell it as part of custom software projects. Elsewhere, there is also an open-source framework for OAuth available, which should allow you to post on Facebook.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

interactbooks
Posts: 65
Joined: Thu Oct 07, 2010 4:47 pm

Re: Facebook Application

Post by interactbooks » Tue Apr 10, 2012 1:37 pm

Thanks so much Mark, I was specifically looking to see if there was a way to use a runrev stack and turn it into an actual FaceBook app, so a little more than posting a message on a FaceBook wall. Have you done anything like that, or know if it's even possible? I really don't know much about the architecture of or requirements of FaceBook apps.

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Facebook Application

Post by Mark » Tue Apr 10, 2012 1:46 pm

Hi,

Yes, a few years ago I made a Revlet and embedded it in a Facebook app. The app broke a year later when Facebook changed the API.

It should still be possible to do this, but because the Revweb plugin is 32-bit only, most people will be unable to use your app as 64-bit is pretty much the standard nowadays.

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

emdalton
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 152
Joined: Thu Jul 30, 2009 4:03 am

Re: Facebook Application

Post by emdalton » Fri May 25, 2012 5:35 pm

I would think that supporting the creation of Facebook apps via LC would be a high priority for the development team... no?
Elizabeth

Image

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: Facebook Application

Post by Mark » Fri May 25, 2012 7:50 pm

Hi,

What makes you think so?

Kind regards,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

Post Reply

Return to “Internet”