Yes absolutely. They just released a better start on the javascript side. Here's there first stab: http://people.apache.org/~brianm/shindig.tgz
I'm still confused about how much of the server side code is reusable. It'll be good to have language specific reference implementations. The processing of a widget to turn it something displayable seems reusable. But the part about responding to all the API requests (/ feeds/people etc.) seems application specific. If no one beats us to it, we'll definitely release Rails version for all that. --tony On Nov 21, 9:49 am, "Patrick Chanezon" <[EMAIL PROTECTED]> wrote: > Excellent, thanks Tony, that's a good start. > Would you consider committing that work as part of the proposed Apache > Shindig project? > > P@ > > On Nov 11, 2007 12:49 AM, Tony Stubblebine <[EMAIL PROTECTED]> > wrote: > > > > > > > I got the container that Google just released talking to my database > > for a couple of the API calls (request for the VIEWER, for a user-id, > > and for the VIEWER's friends). I think it's enough to get feedback on. > > Has anyone else made progress? > > >http://code.google.com/p/rails-open-social/ > > > * controller code and Atom templates for the person and friends feeds > > * javascript container that sends ajax requests for person data > > requests and for viewer's friends data requests (the rest is based on > > Google's in-memory container) > > * example based on the "How to build your first social gadget" > > article, with the addition of a UI for changing the user-id to query. > > > I'm still baffled by a lot of the container architecture so I > > apologize for the format of the release (not being a plugin). I just > > thought that the best way to learn was to try to implement, so that's > > what's in the repository right now. I'll re-release as a plugin once I > > have a better idea of the final architecture. > > > --tony > >www.crowdvine.com > > -- > Patrick Chanezon, Google Developer > Advocatehttp://wordpress.chanezon.com/http://code.google.com/apis/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
