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 Demonstrates 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. |