>
/"I will let the list know when I have something functional." /great, please do so , i'm looking forward to see your work. /"By the way, I have a domain handled by 1&1, but the server is not configured the right way, and they won't change it. My SVG is not readable from Firefox : / (I have to use Internet Explorer...). Any idea to solve this ?"/ if its an Apache server, its simple, just put the following lines AddType image/svg+xml .svg AddType image/svg+xml .svgz AddEncoding gzip .svgz into a file and rename it to .htaccess and upload this file to your webspaces root directory. that should do the trick. see also: http://jwatt.org/svg/authoring/#server-configuration and http://wiki.svg.org/Server_Configuration:Apache ** <http://de.wikipedia.org/wiki/Htaccess>/"Any news on Firefox next versions ?" / the next version of firefox will be Firfox 2.0 there is allready a public beta you can download here: http://developer.mozilla.org/devnews/index.php/2006/07/12/firefox-2-beta-1-milestone-released/ if you find any bugs , there is still the chance to get them fixed for the 2.0 release. there will not be many new features though, but a lot of bug fixes. significant new features are support for textpath and support for dom functions for handling text (like getComputedTextLength() ...). the real work is being done on the 3.0 version ( filters , masks , maybe animation , general speed up, reduced memory consumption ... ) you can get the latest alpha version (codename minefield, and it really is a minefield, its not quite stable yet ;-) here: http://www.mozilla.org/developer/#builds the status of the 3.0 version can be checked here: http://www.mozilla.org/projects/svg/status.html cheers Holger -- if this information was useful, please try to help someone else ! My Private Homepage: http://www.treebuilder.de My Companys Website: http://www.klimapartner-berlin.de ----- 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/ <*> 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/

