This document outlines the new additions since the 1.0 distribution.
Besides a trivial change to the base SVGObjects 1.0 distribution, it’s very much the same as before.
The following are new to SVGObjects 2.0:
sXBL Examples
These examples need to be viewed with FireFox 1.5 or better. sXBL is currently unsupported in Safari or WebKit.
1. SOTriangleTest
Test application binding a <triangle> to SVG with interactivity.
2. SXShapeTest
Simple test app binding <shape> to SVG again with interactivity.
DirectToiPod (beta)
DirectToWeb 'iPod Look' framework
This framework is a D2W framework for presenting an iPod like UI to a DirectToWeb application. The interface ML is entirely in SVG. It is best viewed in WebKit (aka Safari 3.0), or FireFox 1.5+, Opera 8+ or other SVG native browsers. That however excludes any existing version of IE (without a plugin).
Example: DirectToiPod
This example depicts an iPod (or a SVG enabled device) interfacing directly with a music store prototype.
1. CoreStore
Framework for model and business logic for prototype music store that exploits DB-level permissions for security and authentication.
2. D2WAdmin
Simple D2W admin app for CoreStore.
3. DirectToiPod
A SVG front end to CoreStore that mimics an iPod interface. It is a true D2W application that employs the iPod Look framework to generate its interface.
Examples by: Ravi Mendis.