Difference between revisions of "AW Groupies In-World Meeting Agenda"
Jump to navigation
Jump to search
Latha Serevi (talk | contribs) |
Latha Serevi (talk | contribs) |
||
Line 15: | Line 15: | ||
:# Viewer UI enhancements | :# Viewer UI enhancements | ||
:## separable windows (SNOW-375) | :## separable windows (SNOW-375) | ||
:# Server-side rendering (?) | :# mix and match client features | ||
: | :# Server-side rendering (??) | ||
:# 3d scene adapters across incompatible VW's | |||
'''2. Examples of proxy-based and other approaches''' | '''2. Examples of proxy-based and other approaches''' | ||
Line 29: | Line 29: | ||
:# Loosely coupled client UI components | :# Loosely coupled client UI components | ||
:## SNOW-375 (Dzonatas), provides http interface to viewer/world state | :## SNOW-375 (Dzonatas), provides http interface to viewer/world state | ||
:## wouldn't a SNOW-375 style REST API fit nicely into a proxy? | |||
'''3. Tradeoffs with proxy-based interop versus the alternatives''' | '''3. Tradeoffs with proxy-based interop versus the alternatives''' |
Revision as of 10:07, 3 May 2010
Next AW Groupies meeting:
- 2010-May-4 0930 PDT
Please help fill in this agenda outline! Don't be shy.
Latha Serevi will host a discussion on the theme of "proxy-based interop".
1. Interop use cases relevant to proxy-based interop
- IRC and XMPP bridging
- Enhanced world interactions
- Double-click TP (Par)
- Viewer ident (Par)
- Viewer UI enhancements
- separable windows (SNOW-375)
- mix and match client features
- Server-side rendering (??)
- 3d scene adapters across incompatible VW's
2. Examples of proxy-based and other approaches
- Proxies based on SL packets and libomv
- XMPP bridging Dahlia's proxy way
- LordGregGreg's http://code.google.com/p/par/
- hypothetical VWRAP proxies
- Relay agents using multiple client-style connections
- IRC and XMPP bridging Latif's way (Radegast agent with plugins)
- Loosely coupled client UI components
- SNOW-375 (Dzonatas), provides http interface to viewer/world state
- wouldn't a SNOW-375 style REST API fit nicely into a proxy?
- Proxies based on SL packets and libomv
3. Tradeoffs with proxy-based interop versus the alternatives