Version User Scope of changes
Apr 21 2008, 6:51 PM EDT phattchumpy 5 words added, 1 word deleted
Apr 18 2008, 7:13 PM EDT ryan_wetpaint

Changes

Key:  Additions   Deletions
We have created sample implementations of BALCO for your reference. We have both a working prototype on a Wordpress blog and code snippets for three environments.

Wordpress Prototype

To see a working example and view specific interactions, visit the BALCO Wordpress prototype.

Code Snippets

These examples show specific implementations of a BALCO integration. They contain sample code that you can use to quick-start your integration.

ASP.NET Sample Application
ShowDemonstrates the use of a Custom Web Control to request user-generated content and request the client application.

JSP Sample Application
Includes examples of requesting the client application and adding user-generated content in a Java/JSP environment.

PHP Sample Application
A BALCO integration with Wordpress, which uses PHP.