Data-Driven SVG Apps: A Rapid Development Approach
Hits: 397
Description: Scalable Vector Graphics (SVG) is a W3C-recommended standard for Web graphics. It is an XML-based standard for specifying both graphics and content. SVG replaces server-side image file creation or applet-based graphics with client-based rendering of images, and is likely to revolutionize the way Web graphics are rendered, stored, manipulated, and associated with content. This article will focus on a rapid development framework for creating SVG applications...