Archive for the ‘OpenSocial’ Category

Setting up Shindig and Partuza on a Mac

With the joy of having a new Mac to configure came the oppertunity to also write the long overdue “Setting up Shindig and Partuza on Mac OS X”.
You can find the new guide here:
http://www.chabotc.com/guides/shindig_and_partuza_on_mac/
It requires you to have a mac OS X 10.5.x (leopard) instalation, and basic knowledge of how to use a terminal. If [...]

OpenSocial, PHP, partuza, shindig, social, 1 comments,

Friendster Launches OpenSocial for 75 Million Users!

Friendster just deployed OpenSocial, as part of the Friendster Developer Program. OpenSocial applications can now be introduced to over 75 million Friendster users around the world.
This is particularly exciting news to me since, while Friendster is not the first social site that uses PHP Shiding for it’s OpenSocial support, it is the largest by a [...]

OpenSocial, PHP, shindig, social, 0 comments,

XDRS Fetcher tool & Shindig Atom support

While working on PHP Shindig’s REST Atom interface I also added XDRS discovery support to Partuza, however such things are notoriously hard to test without a tool to send the correct Accept:.. headers.
Since this will also be quite important to test during OpenID and OAuth development, I thought an easy to use web based tool [...]

OpenSocial, partuza, shindig, 1 comments,

PHP Shindig and mod_rewrite

This is something that some people run into, they want to try out PHP shindig but it just ‘doesn’t work’; This problem is also known as ‘where is my /gadgets/ifr file?’.
The PHP version of Shindig uses something called ‘mod_rewrite’ to do url => action mapping, and on some hosts this isn’t enabled by default. Click [...]

OpenSocial, 1 comments,

PHP Shindig : An Architectural Overview

Rajdeep who works for the Google Developer API Evangelism team that works on OpenSocial Advocacy, has created an Architectural Overview for PHP Shindig. If you ever wondered how PHP Shindig worked internally, this is a must-read.

You can find it here: PHP Shindig : An Architectural Overview

Generic, OpenSocial, 0 comments,