The latest version from source supports OpenSocial 1.0. I think the 2.0 tree supports 0.9. To get 1.1 specification and the development 2.0 in-process spec features you'll have to build and apply the various patches underway.
If you are a .Net shop (or mono) you can use project Negroni (http:// code.google.com/p/negroni/). This project is not a full implementation of the spec as it only includes the server-side gadget parser and template engine. It does not yet include the client-side javascript container. You will also have to implement your own compliant API stack to tie into as the APIs are fairly environment- specific. -- clc On Feb 16, 10:24 am, "Mark W." <[email protected]> wrote: > Shidig is a reference framework for OpenSocial. It's designed for you to > plug in your own "real" implementation of different parts, e.g. a database > for storing the social data. It's easy to get up and running by grabbing the > war file from the hudson build. To start plugging in your own stuff, you'll > want to become familiar with the shindig mailing list. -- You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" 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-api?hl=en.
