On Thu, 14 Sep 2006 19:28:57 +0200, Ronan Oger <[EMAIL PROTECTED]> wrote:
> The only impact you should find is that you may have to turn SMIL > animation into JS animation, This depends on the browser. Opera implements animation, but Mozilla doesn't. > and that you need to make sure your JS code works as > ecmascript code (ASV's JS interpreter is a bit looser than ecmascript > allows and there are some JS functions that have different case layout > in ecmascript than in JS. > Other than that, everything should work seamlessly. > > On Thursday 14 September 2006 14:42, Ben wrote: >> Since we've cut this topic to death I thought I'd ask about the >> practicality of moving from Adobe SVG viewer to an alternate and which >> one suits the bill. It also depends on what platforms you want - Opera runs on symbian and win mobile (using Ikivo's plugin) as well as windows/mac/linux/bsd/solaris (native implementation), Safari basically only runs on Mac, Batik I believe is Java and runs all over the place, and there are various other systems. >> Which product do you all feel will be the natural replacement for this >> kind of reliance, or whether they're all pretty much the same and one >> just needs to choose and move on? There are still some significant differences in the level of support. You can see Opera's level of support at Opera 9.0 (there are a few changes in the current release which is 9.01, and some more to come in the next release...) at http://www.opera.com/docs/specs/opera9/svg/ - I presume there are similar documents for other browsers. (Basically we do 1.1 Basic modulo a couple of bugs, and then some more stuff towards 1.1 Full). >> I'm interested about native browser support since I can roll out the >> relevant browsers to users without too much of a hassle, but at the >> same time, I'd rather have the user use whatever browser they want to >> and still be able to view/edit SVG data. I would suggest that in the short term you roll out with a browser, and as the overall level of implementation rises in browsers, you can step back and let people choose their own. I guess that I can be accused of marketing here, so I would advise you to ask other people for their opinions or test the browsers with your content. (If there are a couple of bugs, say so - the various developers are watching this list and might be able to give you some fairly instant gratification :) ) cheers Chaals -- Charles McCathieNevile, Opera Software: Standards Group hablo español - je parle français - jeg lærer norsk [EMAIL PROTECTED] Try Opera 9 now! http://opera.com ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

