User:Smalltalk

From Facebook Developer Wiki

Jump to: navigation, search

A basic Smalltalk library has been created using Cincom's VisualWorks - the library should be easily portable to other dialects, such as Squeak. To get started, you'll need to download the latest version of VisualWorks - you can do that here.

Once you have VisualWorks installed, you'll need to connect to the Public Store Repository. You can do that directly from the Store menu (read access only) without getting an account. Load the bundle named FacebookBundle. With the release of VisualWorks 7.7 and ObjectStudio 8.2 in December 2009, this package will be included in the "contributed code" section of the distribution.

For more information:

The Facebook Connect page at Cincom Smalltalk

Getting Started with the Facebook Connect (Screencast)

More on using the Facebook Connect (Screencast)

A Small Facebook Application in Smalltalk

reference