From: Richard B. <ric...@sk...> - 2002-01-03 08:53:54
|
Hi, I'm helping Kevin with his SVgUI form replacement widgets, using custom-namespaces inside SVG files, and it has been setup as a SF project, although no files have been released yet. https://sourceforge.net/projects/svgui/ I don't think the plugin is a problem actually, PDF took off, even though it needs a plugin, and the SVG plugin is distributed with the PDF plugin, and with Real-player (amongst many other products) . I am also using SVG in a commercial project , that plots GPS data over a map in (buffered) real-time, online. From this work I think SVG will not replace DHTML anytime soon, in fact, I think it will stimulate libraries like DynAPI, because it is a very powerful tool, as a drawing board, but lacks many things we take for granted in DHTML, and some elements are not up to scratch, performance-wise (SMIL animation for instance). I find it works best when combined with DynAPI-style DHTML elements. Another tool in the toolbox, alongside DHTML, Flash, XML etc etc. Cheers, Richard. ----- Original Message ----- From: "Scott Andrew LePera" <sc...@sc...> To: <dyn...@li...> Sent: Thursday, January 03, 2002 1:10 AM Subject: [Dynapi-Chat] DHTML? SVG! > DynAPI Folk, > > Happy new year to all. > > I found this very interesting. Its a collection of DynAPI-like GUI > widgets, except all done with SVG instead of layers/DIVs. It looks like > it uses a JavaScript API to manipulate the DOM of an embedded SVG object. > > http://www.kevlindev.com/gui/ > > You'll need the Adobe SVG Viewer plug-in to play with it. I > particularly like the *diagonal* slider bars: > > http://www.kevlindev.com/gui/slider/index.htm#Anchor-Example-23522 > > It's my opinion that this kind of stuff won't take off until the > majority of browsers in use support SVG natively without a plug-in. If > that ever happens, the days of DHTML widgetry may be over. > > -- scottandrew > > -- > scott andrew lepera > sc...@sc... > web stuff: www.scottandrew.com > music stuff: www.walkingbirds.com > > > _______________________________________________ > Dynapi-Chat mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-chat > |