I have just managed to do a server-side integration of Google Friend Connect on raya. It took awhile to do this mainly because I realised that the deserialization mechanism has not been implemented properly. So in the end I did a quick custom javascript deserializer for JSON objects in pesta.
Information on how to support Google Friend Connect can be found here. Basically, there are three ways yo...
[More]