A web developing, photo taking, Muay Thai fighting man.

Facebook Connect Library for ColdFusion

Posted: February 26th, 2010 | Author: James | Filed under: Web Development | Tags: , , | 4 Comments »

I’ve dropped an initial release of the Facebook Connect library for ColdFusion I built onto my GitHub account. It works perfectly under the limited testing i’ve actually done.  I’ve only tested under Railo 3 but dont think there’s any real reason why it won’t work fine in the Adobe CF server.  There’s no documentation yet but i’ll get to that eventually as well.

Share/Save/Bookmark


4 Comments on “Facebook Connect Library for ColdFusion”

  1. 1 tre said at 8:18 am on March 10th, 2010:

    Hey James, thanks for sharing :D

  2. 2 tre said at 9:03 am on March 10th, 2010:

    Hi again James,

    I’m clueless now, I keep getting these errors:
    An expression beginning with this.makeRequest, on line 49, column 27.This message is usually caused by a problem in the expressions structure.
    A cfset tag beginning on line 49, column 6.
    A cfset tag beginning on line 49, column 6.

    I am wondering where I did wrong in the invocation process.

    Thank you in advance, hope you can enlighten me in some ways, :) .

    .tre.

  3. 3 Jeff said at 10:07 pm on June 21st, 2010:

    James,

    I’m unable to get your app working. I connect via the fb connect javascript example as you suggested, and then initialize the cfc, but it never seems to come back as logged in.

  4. 4 James said at 5:25 pm on July 3rd, 2010:

    @tre: Seems to be the differences between Railo and CF8 causing the issues. I beleive the syntax i use is compatible with CF9 but i’ll try rearchitecting it to support more CFML platforms as soon as I can.

    @Jeff: I’m in the process of adding some example code to the repo – hopefully it’ll point you in the right direction.


Leave a Reply