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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Container Developers" 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 -~----------~----~----~----~------~----~------~--~---
