Hi John, I'm interested in having that feature, so I could probably contribute to Shindig instead of making a workaround. Do you have an idea of how hard would it be to add this to Shindig?
Thanks, Gabriel On Wed, Jun 30, 2010 at 1:31 PM, John Hjelmstad <[email protected]> wrote: > Hi Gabriel: > > afaik you're not missing anything. This part of the opensocial 1.0 > spec isn't implemented in Shindig yet. We'd be happy to accept > contributions. Do you use php, java, or both? > > John > > On Wednesday, June 30, 2010, Gabriel Guardincerri <[email protected]> > wrote: > > Hi, > > > > I'm not sure if this is the right list to post this questions, but it > seems > > to be the more active. Please let me know if I need to post it in another > > list. > > > > I'm using Shindig and I would like to be able to store files, things like > > images, videos, word documents, etc. I've tried to do that but it seems > to > > the REST services don't support headers with content types like: > > > > Content-Type: image/gif > > Content-type: multipart/form-data > > > > On the other side it seems that Opensocial Spec > > > http://opensocial-resources.googlecode.com/svn/spec/1.0/Core-API-Server.xml#Content-Uploadhas > > a spec for doing that. > > > > So, am I missing something? If not, is this going to be supported or > there a > > way to extend Shindig to support this? > > > > Thanks in advance, > > > > Gabriel > > >
