dev: create on-the-fly graphics on websites
Mahemoff’s Software-As-She’s-Developed-blog gives a brief overview on eight methods for creating dynamic graphics within the browser. besides more obvious choices like SVG/VML (Vector Markup Language, Microsoft’s equivalet of SVG) or Flash, the post also introduces lesser known options like the Canvas-element (think of a fully scriptable -element - currently supported by Firefox, Safari & Opera) or CSS-based graphics libraries. don’t get too excited though, as most methods are not supported by all browser-platforms yet.
























No comments yet.