very cool - thanks for sharing. Good to see that the carto.net GUI elements are in use in such projects. The textboxes work better in Firefox 3, since FF3 implements the necessary text DOM methods.
It almost works in Safari native SVG. 2 or 3 issues to fix in Safari and it will work ... Safari recently did good progress. They fixed the annoying repainting bugs and the SVGLocatable and SVGPoint interfaces for coordinate calculations are now supported. A number of the carto.net examples already work in the Safari nightlies. If you are interested in Safari SVG I suggest you do more testing now. Lets hope that the momentum of SVG improvements in FF, Opera and Safari continues at the same pace. Thanks, Andreas --- In [email protected], "meikelneu" <[EMAIL PROTECTED]> wrote: > > This made today's bbc business headlines so you might forgive them to > not mention SVG but here is another statistics example that works > ASV3, FF, Opera ... > > The Office for National Statistics published an interactive > visualisation tool that lets you analyse your personal spending habits > with regard to the Retail Price Index ("inflation"). See more > information at > http://www.statistics.gov.uk/pic/ > > or point your SVG enabled browser directly to > http://www.statistics.gov.uk/PIC/index.html > > For feedback: > svg [at] ons.gov.uk > > and btw the bbc link is > http://news.bbc.co.uk/1/hi/business/6263571.stm > > From my own experience I know how much work it is to go beyond > building technical prototypes, to convince people to use SVG and to > negotiate every aspect of te GUI and such with probably a lot of > people and to finally publish it. So I find it especially remarkable > how well this thing has turned out and one could interpret the bbc > coverage that ordinary people don't care about the technology at all. > > Maybe we can hear some feedback from the people involved as to how > many customers struggled with getting SVG to display. From what I've > seen, Firefox usage is not as high in the UK as in other european > countries. > > With regard to the technology the text input fields again show why > foereignObject is so important and why in my opinion one would benefit > even from a partial implementation. I don't want to skew > dropdown-menus and such to show off technology but I think the > browsers own text input fields are a lot more desirable. > ----- 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/

