0) Please don't cross-post, it makes following replies a lot harder.
1) Since OpenSocial is completely decentralized, there is no such thing as a
central storage; so all information stored is container-bound. You'll need
to provide your own central storage (or use something like Amazon S3).
2) There is no photo upload system. You can store the data for photo's (as a
string), but you'd need an external service to convert a string to jpg
(javascript cannnot do
this). Probably, most containers will also limit the ammount of
stringdata you can store, so don't expect to be storing 1 GB of data
for every user.

Reinoud

On 1/7/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> Does open social allows:
>
> 1. The application to store new data which is related only to the
> application and not to any part of container site?
>
> 2. The application to store/serve new photo on/from the container.
> This photos will be only related to the application and not to any
> feature on the container site.
>
>
> Awaiting your reply
>
> Thanks
> -Rohan
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial API Definition" group.
To post to this group, send email to opensocial-api@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to