Feeds:
Posts
Comments

Archive for October, 2008

*** SEE THE VIDEO ***
callMethodPost() is a function I modified from Dominic Watson’s original callMethod() in his FBML Starter Kit. I decided to separate this function into two functions: callMethodGet() and callMethodPost(). Since you will be either getting or posting data, I felt that it was easier to separate the methods and call them according [...]

Read Full Post »

*** SEE THE VIDEOS ***
Part 1 of 3: Using the Feed Preview Console
Part 2 of 3: Creating the feedHandler.cfm page
Part 3 of 3: Creating the form and calling the ajax window

Creating a one line, short story and full story feed for your wall might sound really tough. You have to use json and if you [...]

Read Full Post »

***** SEE THE VIDEO *****
——————————————————————————-
callMethodGet() is a function I used from Dominic Watson’s original callMethod() in his FBML Starter Kit. I decided to separate this function into two functions: callMethodGet() and callMethodPost(). Since you will be either getting or posting data, I felt that it was easier to separate the methods and call them according [...]

Read Full Post »