A protocol for association to objects at minimum would be helpful.
Synchronized nodes of assets with i18n/localized communications.. like many a linux package manager.
Think pacman/ yum .. a search without the GUI would save hours for teams to sync the media project with there localized assets.
Votes could keep asset cache poisoning/spam down to minimum.
What's working in other chapters is lost in localized media, bringing this up to speed for video/audio would be paramount for the Ling team.
Will post to the wiki with program/progress.
"Will Fris" <imme....@gmail.com> wrote:
>--
>You received this message because you are subscribed to the Google Groups "ZM Global Dev Team" group.
>To post to this group, send email to zm-global...@googlegroups.com.
>To unsubscribe from this group, send email to zm-global-dev-t...@googlegroups.com.
>For more options, visit this group at http://groups.google.com/group/zm-global-dev-team?hl=en.
>
--
Sent from my Android phone with Secure9 Mail. Please excuse my brevity. --
OpenID is an authentication protocol. It allows users to authenticate
with their provider, and allows the site operator to not require
performing their own authentication. The site itself gets a token back
from OpenID and then the site can continue onward with a cookie token
to maintain the session.
OAuth is an authorization protocol. It allows a 3rd party website to
access information from the source on behalf of a user. This can allow
for example, a 3rd party site to submit information from the user to
the source site, without the user having to go to the source site
itself. It can also allow the user to access their information from
the source site on the 3rd party site.
For the research that I had done on setting up an integrated
environment that allowed sharing of assets across various websites and
services, OAuth is really worth looking into, but OpenID doesn't
really apply since it is only an authentication protocol, not an
authorisation protocol.
The beauty of OAuth here is that a single centralized service can be
created, and any number of separate websites can easily provide access
to their users to the central data center. And in fact it need not be
centralized, but then you really start getting into some heavy coding,
as I couldn't find any systems that allowed for the many-to-many 3
legged authorization that would be required. Not to mention the system
would have to be automated as no human administrator would have a hope
in hell of maintaining something of that complexity.
--To view this discussion on the web visit https://groups.google.com/d/msg/zm-global-dev-team/-/ZWQyME01dmg5d1FK.
You received this message because you are subscribed to the Google Groups "Global Dev Team" group.