473,386 Members | 1,715 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

XBrowser SVG suggestions?


I have this sorta nifty SVG speaker selection widget I'm developing.
http://kirksaeter.com/SpeakerSelecto...erSelector.svg
I've been regularly validating it ( minutes ago was most recent )
http://validator.w3.org/check?uri=ht...+1.1&verbose=1

The image is contained in the fallowing page
http://kirksaeter.com/SpeakerSelecto...rSelector.html

I boot up a Linux/Gnome desktop , so the input from folks
with other contexts is of imense value.

I chose this simple application to cut my teeth on as I think
it exercises many if not most of the major issues one might face in
basic xbrowser SVG development.

Nov 22 '06 #1
4 1138
VK

drclue wrote:
I have this sorta nifty SVG speaker selection widget I'm developing.
http://kirksaeter.com/SpeakerSelecto...erSelector.svg
I've been regularly validating it ( minutes ago was most recent )

The image is contained in the fallowing page
http://kirksaeter.com/SpeakerSelecto...rSelector.html

I boot up a Linux/Gnome desktop , so the input from folks
with other contexts is of imense value.

I chose this simple application to cut my teeth on as I think
it exercises many if not most of the major issues one might face in
basic xbrowser SVG development.
SVG is not supported by IE, the latter uses VML instead. I'm not sure
what "xbrowser SVG development" can be with 80%-95% of your visitors
exclided by definition.

If for some reason you decided do not use HTML/CSS tools but use the
browser only as a page-size embedded object holder: if that then PDF
format is much more suitable, with plugin installed on nearly any
browser. PDF also supports scripting (it implements a version of
ECMAScript language).

Nov 22 '06 #2

>
drclue wrote:
>I have this sorta nifty SVG speaker selection widget I'm developing.
http://kirksaeter.com/SpeakerSelecto...erSelector.svg
I've been regularly validating it ( minutes ago was most recent )

The image is contained in the fallowing page
http://kirksaeter.com/SpeakerSelecto...rSelector.html

I boot up a Linux/Gnome desktop , so the input from folks
with other contexts is of imense value.

I chose this simple application to cut my teeth on as I think
it exercises many if not most of the major issues one might face in
basic xbrowser SVG development.
VK SVG is not supported by IE, the latter uses VML instead. I'm not sure
what "xbrowser SVG development" can be with 80%-95% of your visitors
exclided by definition.

If for some reason you decided do not use HTML/CSS tools but use the
browser only as a page-size embedded object holder: if that then PDF
format is much more suitable, with plugin installed on nearly any
browser. PDF also supports scripting (it implements a version of
ECMAScript language).
Or heck, I'm sure the entire thing could be easily ported to Flash.
I was amazed that the sorta nifty SVG thing fired up not embedded,
just as .svg, with its own menus.
Easy use of svg as a scriptable window and use as a scriptable
element in a document will really help to realise the
graphics and interactivity power of modern UA's.
Best Regards,
Joe
Nov 22 '06 #3
VK wrote:
SVG is not supported by IE, the latter uses VML instead. I'm not sure
what "xbrowser SVG development" can be with 80%-95% of your visitors
exclided by definition.
IE does SVG by plug-in ( ASV if I recall ), and with
recent business acquisitions it will probably show up in flash
as Adobe rolls up ASV in 2008 if I recall that tid bit correctly.
If for some reason you decided do not use HTML/CSS tools but use the
browser only as a page-size embedded object holder: if that then PDF
format is much more suitable, with plugin installed on nearly any
browser. PDF also supports scripting (it implements a version of
ECMAScript language).

Not to say that other approaches might not whave their merit but
I see a solid destination in the (x) files and that's where
I'm going.

All my servers , proxies and other interfaces are configured to
output XML and JSONized XML, which goes very nicely with XSL and SVG,
and other (X) files. SVG art that changes dynamically based on
real-time data is going to be a lot more fun than I think I can
get from a .pdf


Nov 22 '06 #4
VK wrote:
SVG is not supported by IE, the latter uses VML instead. I'm not sure
what "xbrowser SVG development" can be with 80%-95% of your visitors
exclided by definition.
Statistics like ( 80%-90% ) should actually include a citation as to
where they came from, as often by chance or by purpose those statistics
come under the category of "self full filling prophecy".

What kind of logs of browser participation would I get if I went to
the Microsoft security update page? What kind of logs would
I get for a Microsoft based site?

I know from my various project logs that while the [default] browser
installed with the operating system typically enjoys a market share
advantage that I get in these projects a different set of percentages,
because I make the effort to start with w3.org standards and reach out.

My Windows machine died a year ago , and I've been using Linux/Gnome
and I have no problems with standards compliant sites, and if you
examine their logs as I have you will find that the 80-90 think
has more to do with the site than the audience.

How many hits do you think you'll get from the people you attempt to
exclude?

>
If for some reason you decided do not use HTML/CSS tools but use the
browser only as a page-size embedded object holder: if that then PDF
format is much more suitable, with plugin installed on nearly any
browser. PDF also supports scripting (it implements a version of
ECMAScript language).
Dec 7 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Matt W | last post by:
Hi all, I'm planning to use MySQL's full-text search for my forum system (possibly 5+ million posts). I've been playing with it a lot lately to see the performance and functionality and have...
0
by: Matt W | last post by:
Hi all, I'm planning to use MySQL's full-text search for my forum system (possibly 5+ million posts). I've been playing with it a lot lately to see the performance and functionality and have...
1
by: Brian Basquille | last post by:
Hello all. Have been working on the Air Hockey game on and off for a couple of weeks now.. but have had plenty of other assignments to keep me busy along with it. But i would like some...
0
rnd me
by: rnd me | last post by:
Purpose: Allows you to create "presets" for text form inputs. "Lightweight and simple to setup, it adds a lot of convenience for ~1kb of code." Only one function, two parameters: First...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.