Hi Rodrigo, Not sure if you're aware of Python implementaion of an OpenSocial container running on Google App Engine [1]. It is open-source and available on Google Code hosting with the first commit occurring just a couple of weeks after your question. It is also based on Apache Shindig and at the moment aims to implement OpenSocial 0.7 specification.
Sounds exactly like a project you might want to check out and contribute to. :-) Cheers! Nenad [1] http://code.google.com/p/gae-opensocial/ On Sep 5, 12:53 pm, Rodrigo Moraes <[email protected]> wrote: > Hi, > > I am interested to implement an open source OpenSocial container in > Python (targeted for OpenSocial v0.8.1), to run in Google App Engine. > > The reference implementation is Apache Shindig [1], which I already > started to pythonize. I could not find any references of containers in > Python, so If you know of any existing resources related to this, or > have interest in joining this effort, please let me know! :-) > > thanks, > > -- rodrigo moraes > > [1]http://incubator.apache.org/shindig/ -- You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/opensocial-container?hl=en.
