SVG Is The Future Of Application Development
21–24 of 24 posts
Re: SVG Is The Future Of Application Development
#22One context in which I've tested SVG is together with XUL, running on Firefox. The combination is brilliant for complex UI and makes you wish it was more widely supported.
Re: SVG Is The Future Of Application Development
#23One context in which I've tested SVG is together with XUL, running on Firefox. The combination is brilliant for complex UI and makes you wish it was more widely supported.
Got a screenshot or something public? I think XUL is interesting and would love to do some app development with it, but I keep coming back to worse is better and HTML is good enough.
[1] http://www.heise.de/kiosk/archiv/ct/2008/5/202_kiosk
[2] ftp://ftp.heise.de/pub/ct/listings/0805-202.zip
Re: SVG Is The Future Of Application Development
#24So I looked around - and turned to Silverlight, which is unusual for me as I normally avoid Microsoft technology on the philosphical principle that it will be closed, proprietary, idiosyncratic, designed for someone with a very strange view of reality and incredibly inconsistent from one version to the next. But - Silverlight is XML - no nasty binary objects in the nackground, - it implements .NET - which is close to a language standard and could easily become one - it looks like the sort of thing that wold not be too hard for other platforms to implement - and Microsoft might out their resources behind making it a wide-support platform - and did I mention that it's pure XML. How cool is that!
SVG is ok, but very awkward to use in applications, and it was designed in a world where the verb 'to gooogle' did not exist.