[svg-developers] Re: Performance tips

2006-09-21 Thread Jim Ley
"revelonshift" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello there. Is there somebody experienced in > high-perrformance-tweaking of SVG implementation in Mozilla? I did > almost everything I could think about for optimization, but still, my > Submarine close-to-finish game

[svg-developers] Re: Beta game

2006-09-15 Thread Jim Ley
"revelonshift" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > And now I'm at the true important topics: > - is there somebody willing enough to not only play, but also help me > with betatesting the game? > - I'm still solving some small issues + designs, although game is from > 90

[svg-developers] Re: True EcmaScript in SVG?

2006-06-02 Thread Jim Ley
"arabic_pilot" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello everyone. My question is simple: SVG can be scripted with > EcmaScript. Does this mean that all all EcmaScript features are > available, like say, cookies and arrays? Arrays certainly, but cookies are not part of

[svg-developers] Re: Project that needs completion. Looking for developer

2006-05-22 Thread Jim Ley
"stickerart" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Feel free to use the code in any way you can as it is open source, > hopefully it will benefit someone since it's been a nightmare for me! I'm sorry to hear of your problems, it looks quite good. People can see it in acti

[svg-developers] Re: getting started with json

2006-05-19 Thread Jim Ley
"Andreas Neumann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I read about the "JSONRequest" object > (http://www.json.org/JSONRequest.html) currently > this is just a proposal that perhaps will be implemented in a future > browser? I think it's reasonably unlikely, it's not

[svg-developers] Re: getting started with json

2006-05-19 Thread Jim Ley
"Andreas Neumann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hello, >How are json network requests made? Just with a regular xmlhttprequest or >getURL request >or with a different method? then use eval(xmlrequest.responseText), in case >of >xmlhttprequest? yes, that's it, or u

[svg-developers] Re: Does Opera really suck this badly?

2006-05-18 Thread Jim Ley
"James C. Deering" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Read where Opera 9 had good SVG support, so I put up a small demo to test > filter effects on > PNG image files (ironic that I can't use vector graphics with-in SVG, but > thats another issue). > Vewed in Opera, it

[svg-developers] Re: Petition for Open Geodata

2006-05-12 Thread Jim Ley
"Andreas Neumann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Geodata in Europe is often very expensive to use. Geodata aquisition is > usually > government sponsored and income throgh sellling geodata covers usually > only up to > 10-20% of the expenses. Yep, please sign the

[svg-developers] Re: two graphics, each produces a unique sound onmouseover

2006-05-11 Thread Jim Ley
"Jeff Schiller" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Shouldn't you be putting this in a try,catch block? :P He meant it when he said he was a cook! > > http://www.w3.org/2000/svg"; width="4em" height="4em" > viewBox="0 0 100 100"> > > va

[svg-developers] Re: Good SVG progress in Opera 9

2006-05-08 Thread Jim Ley
"Jonathan Watt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On 5/8/06, Jonathan Chetwynd <[EMAIL PROTECTED]> wrote: >> >> two alert dialogues >> "Object SVGGElement" (evt.Target) >> "symbol2" (evt.Target.id) >> Firefox1.5 >> > >Mozi

[svg-developers] Re: ActiveXObject inside SVG?

2006-04-26 Thread Jim Ley
"Martin Honnen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > --- In svg-developers@yahoogroups.com, "os_vlan" <[EMAIL PROTECTED]> wrote: > >> I'm wondering how to create ActiveXObject inside SVG file. I'm >> building a GUI using SVG and I want to create Ajax request >> that require

[svg-developers] Re: (unknown)

2006-04-26 Thread Jim Ley
"Ronan Oger" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > maybe ask on [EMAIL PROTECTED] > > As far as I am aware there are no svg-enabled players today on mobile > devices > that support svg applications. There are some primitive static svg > implementations, but I have never s

[svg-developers] Re: Looking for that great drag node and edge example

2006-04-05 Thread Jim Ley
"run2bmi21" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > A few month's back in these postings, I saw reference to an excellent > javascript (I think) drag and drop example of two nodes (squares I > think) connected by an edge. When you drag the node, the connecting > edge drag

[svg-developers] Re: fun and games / arts and sciences

2006-03-31 Thread Jim Ley
"kubik_sj" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Great stuff David! > > I encourage others to look at his site... nice representation of > someone who is both right brain and left brained. I think most people have both a right and left brain... Jim. - To unsubs

[svg-developers] Re: Re: IE7 Beta 2 has an SVG Embed Problem

2006-03-28 Thread Jim Ley
"Geoffrey Swenson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > M$ is going to get a lot of flak for this, but they just don't want to > encourage Eolas at all who have been legally contentious and extremely > greedy from day one on a rather bogus patent of the technically obviou

[svg-developers] Re: IE7 Beta 2 has an SVG Embed Problem

2006-03-22 Thread Jim Ley
"Francis Hemsher" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > IE7 Beta 2 Preview(3/20/2006) does not initially focus on the events > contained within an SVG document included in an embed. > It provides its own statement, via an onMouseOver popup display: "click > to activate and

[svg-developers] Re: Why is being in XML better? (was Re: Adobe/Macromedia)

2005-12-12 Thread Jim Ley
"Garry Haywood" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > --- In svg-developers@yahoogroups.com, "Jim Ley" <[EMAIL PROTECTED]> wrote: > I was talking about why is XML is better for SVG than any other mark- > up, yet your argumen

[svg-developers] Re: Why is being in XML better? (was Re: Adobe/Macromedia)

2005-12-12 Thread Jim Ley
"Garry Haywood" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > XML is better because because it makes for interoperability, and in > the new business world metricification neccesitates interoperability. > And because XML has validation, it scores highly for interoperability. The p

[svg-developers] Re: Re: Why is being in XML better? (was Re: Adobe/Macromedia)

2005-12-09 Thread Jim Ley
"Chris Lilley" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Friday, December 9, 2005, 7:32:48 PM, Jim wrote: > If its not well formed it isn't XML. I agree that the majority of stuff > that looks lie XML on the Web is not well formed - its HTML, mostly, or > 'save as web' html

[svg-developers] Re: Why is being in XML better? (was Re: Adobe/Macromedia)

2005-12-09 Thread Jim Ley
"ayrton_senna_lives_ok" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > --- In svg-developers@yahoogroups.com, "Leonard Rosenthol" > <[EMAIL PROTECTED]> wrote: > 6. It is relaxing for humans to write. So orderly. > > 7. It is easy for humans to edit. So free of overheads. The m

[svg-developers] Re: svg# documentation or tutorial

2005-11-21 Thread Jim Ley
"simjobe" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Do you have any idea when the 0.4 alpha will be ready? And would you > advise against using it for a real world solution? Having played with SVG# it's very good, I would say that you will not want to consider using it for a

[svg-developers] Re: cross-domain interaction with XMLHTTP

2005-11-08 Thread Jim Ley
"Garry Haywood" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > --- In svg-developers@yahoogroups.com, "Jim Ley" <[EMAIL PROTECTED]> wrote: > >> site to the other, so all requests go to the one server. > > > does any body have

[svg-developers] Re: cross-domain interaction with XMLHTTP

2005-11-08 Thread Jim Ley
"Garry Haywood" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > --- In svg-developers@yahoogroups.com, "Jim Ley" <[EMAIL PROTECTED]> wrote: >> "Garry Haywood" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTE

[svg-developers] Re: cross-domain interaction with XMLHTTP

2005-11-08 Thread Jim Ley
"Garry Haywood" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I know with IE I can use a different port (so leave www requests on > port 80 and xml requests on 8080) Nope xmlhttp request is also limited by the port it can connect to, it can only request back to the same port - i

[svg-developers] Re: cross-domain interaction with XMLHTTP

2005-11-08 Thread Jim Ley
"Garry Haywood" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > does anyone know of a way I can get XML content from sub1.mydomain.com > into an embed that is hosted on sub0.mydomain.com You can't, xmlhttp is not going to let this happen, just run a proxy on one site to the other,

[svg-developers] Re: SVG-friendly Ajax frameworks

2005-11-02 Thread Jim Ley
"jeff_schiller" <[EMAIL PROTECTED]> wrote in message > As far as I understand things, getURL() is ONLY for > asynchronous calls only and cannot be used for both synchronous and > asynchronous requests like XMLHttpRequest can. You should _never_ do synchronous requests on the web, it's a complete

[svg-developers] Re: Google Maps

2005-10-20 Thread Jim Ley
"sara_j_porter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Anyone care to comment on the Google Maps API? Sure, it's an API, it's very mappy.. > When I searched "SVG" in the Google Maps Group > (http://groups.google.com/group/Google-Maps-API), some listings came up. Yeah, bot

[svg-developers] Re: finds the htm, but not the ID

2005-10-06 Thread Jim Ley
"Chris Lilley" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > The IE plug-in interface strips of fragment identifiers when a URI is > passed across the boundary. Er, IE works fine with fragment identifiers in http resources, as this thread shows - IE strips fragment references fr

[svg-developers] Re: setAttributeNS is dumb,dumb,dumb!

2005-10-06 Thread Jim Ley
"Francis Hemsher" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > To make a current project viewable in FireFox, just to even start > that effort requires, reveiwing 50,000 lines of code and > incorporating NS in all calls for svg elements. That's just the > beginning, because the b

[svg-developers] Re: Re: setAttributeNS is dumb,dumb,dumb!

2005-10-06 Thread Jim Ley
"Jonathan Watt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On 10/6/05, Richard Smith <[EMAIL PROTECTED]> wrote: > The problem is, browsers (such as Mozilla) decided long > ago to make a consistant stand. Unfortunately not, Mozilla's DOM created from text/html documents are na

[svg-developers] Re: Performance question

2005-10-06 Thread Jim Ley
"jgfa92004" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I have a svg file containing 36000 circles That's a lot of circles! on a 1024x768 they'd all have to have a radius of 2 pixels so you could see them all, at 2px radius, there's no way you could see they are circles. Do

[svg-developers] Re: Re: very urgent-tool tip display

2005-10-05 Thread Jim Ley
"Chris Lilley" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Wednesday, October 5, 2005, 9:52:05 PM, Francis wrote: > > FH> Arthy, > FH> you are limiting yourself by using and syntax. > FH> Try including attributes in each element such as title="my title > FH> text" desc="Thi

[svg-developers] Re: Converting HTML to SVG

2005-09-22 Thread Jim Ley
"Mark Birbeck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Jérôme wrote: >> But maybe if your HTML page show many images, it could be >> converted to SVG. Otherwise, it doens't worth it. >But if HTML can't be 'converted' to SVG, why is everyone complaining that >Microsoft has in

[svg-developers] Re: Re: Re: DOM Nodelist whitespace

2005-09-21 Thread Jim Ley
"Jonathan Watt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On 9/21/05, Jim Ley <[EMAIL PROTECTED]> wrote: >> > ecma-script-binding.html the constants are part of the "Prototype >> > Object >> > Node" which seems t

[svg-developers] Re: Re: DOM Nodelist whitespace

2005-09-21 Thread Jim Ley
"Jonathan Watt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On 9/21/05, Martin Honnen <[EMAIL PROTECTED]> wrote: > >> >> but I don't see any requirement in

[svg-developers] Re: Deerpark SVG and Kevlin 2djs lib

2005-08-22 Thread Jim Ley
"jophof007" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > On mine weblog I have some example code of running Kevlin GUI stuff in > Deerpark. > http://openmodeling.blogspot.com John, http://www.openmodeling.info/svg/linegui.svg is served as text/plain, any chance of hav

[svg-developers] Re: Re: Detect native SVG support

2005-08-02 Thread Jim Ley
"Mark Birbeck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Sidewinder wouldn't be conformant or non-conformant. We just pass a call to >the methods on a DOMImplementation to the implementations that we've >instantiated to create that implementation. I would still call SideWinde

[svg-developers] Re: Detect native SVG support

2005-08-02 Thread Jim Ley
"Mark Birbeck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >But as you know, the SVG spec defines a large number of possible values to >test for with DOMImplementation, not just "do you have SVG?". So ideally we >should be able to test for the language features we want, without us

[svg-developers] Re: Re: Detect native SVG support

2005-08-02 Thread Jim Ley
"Jonathan Watt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Mark, > > You're quite right of course. This would be the *real* way to do it, > and Mozilla happily returns true for both tests. BUG! It should not return true for either, as it has not implemented either, I'll r

[svg-developers] Re: slider without using parseXML, is it possible? (Firefox native SVG)

2005-07-18 Thread Jim Ley
"meikelneu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > However, I am a big fan of Kevin Lindsey's slider. Since his slider > uses parseXML it will only run with the Adobe SVG plugin. It's easy to add parseXML to Deer Park, just include this script: if (!window.parseXML && Win

[svg-developers] Re: Running ASV3/Javascript/Explorer app from CD

2005-07-02 Thread Jim Ley
"Sherm" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've developed a web-based app that uses javascript & SVG with ASV3 > to run off a CD. Unfortunately, upon launching the initial window in > IE6, a warning appears in the info bar at the top of the browser, > prompting the user

[svg-developers] Re: interactive SVG web GUIs with socket connections

2005-06-17 Thread Jim Ley
"antonganesh" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Does ASV cache svg on client side or did I misunderstood ? I'm not confident that it does, I've seen lots of cases where it makes non-conditional requests for things that should be in the cache. I believe ASV is buggy

[svg-developers] Re: interactive SVG web GUIs with socket connections

2005-06-15 Thread Jim Ley
"antonganesh" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > My solution is to send the svg file on a cd to customers who have a > slow connection. But the problem with this approch is that the getURL > will not work because it wasn't downloaded from a server. I always > get an err

[svg-developers] Re: XForms in standalone SVG

2005-06-11 Thread Jim Ley
"Steve Harwin" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I have had a look at XForms in a standalone SVG 1.2 doc and finally >got a simple test to work, the problem I face is that the rendering of >the XForms components in a standalone SVG is controlled via SVG >elements, ie y

[svg-developers] Re: Plotting Latitude and Longitude on an SVG map

2005-05-24 Thread Jim Ley
"matthewbaker77" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > There is a sample perl script in the book "spidering hacks" which is > currently available in bookstores. The code in the book has an > error in it but you would need to adapt it anyway. I imagine Mapping Hacks will

[svg-developers] Re: Re: Creating User defined DOCTYPE by xslt

2005-05-04 Thread Jim Ley
"Peter Thompson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I understand about the DTD not being useful to the renderer, but >what other ways are there to validate SVG besides validating >with an XML parser using the DTD? Well, you can use a validating script that adds on the

[svg-developers] Re: Creating User defined DOCTYPE by xslt

2005-05-04 Thread Jim Ley
"rwkemper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm creating my svg by xslt. Everthing works fine so-far, but now I > want to declare a doctype specifying additional attributes for the > svg tags and later on specify additional elements at all. No idea about the XSLT iss

[svg-developers] Re: Enterprise Application Use of Flash

2005-05-01 Thread Jim Ley
"welkerpaul" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Yes;-) Ehm, and I did forget to mention that Mozilla started to > check in element support. Yes, it's a great shame that mozilla and friends have decided to re-fight the browser wars with inventing more proprietrary ele

[svg-developers] Re: Synchronous getUrl()

2005-04-28 Thread Jim Ley
"Richard Smith" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I haven't tried this, but is it possible to wait for the callback to >'report back'? > > I.e. > > var waiting; > function DoStuff(){ > ... > waiting = true; > getUrl(url, getCallback); > while(waiting) ; > ... > } > > f

[svg-developers] Re: Problem installing Adobe SVG Viewer-urgent please

2005-04-26 Thread Jim Ley
"Jorg Heymans" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > As far as I know, ASV3 works in IE but not in Firefox. For firefox you > should use ASV6. The Adobe 3.01 security fix, also fixed this issue AIUI, so the 3.02 does not suffer the problems described. Although it sti

[svg-developers] Re: Re: Opera 8 released (was FireFox SVG (was Adobe to buy Macromedia))

2005-04-20 Thread Jim Ley
<[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >I agree mostly, except it looks like they might start dominating > the mobile browser market. The newest available Opera for Symbian is 6.2, that doesn't have SVG, no date has been announced for even Opera 7 on Symbian, let alone Op

[svg-developers] Re: postURL and PHP

2005-04-19 Thread Jim Ley
"Richard Smith" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Yes, the postURL() function sends a query to the server that looks just > like what a form produces, so in the example posted you would have a > $test variable in your PHP as usual. This isn't actually the case. th

[svg-developers] Re: Firefox, WebDraw, get/postURL()

2005-04-17 Thread Jim Ley
"matthewgrimm" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > - will Firefox support getURL() and postURL()? I don't know, I doubt it, it's not standard (yet) and mozilla already supports it in other ways - although there is a patch knocking about. You can support it in script

[svg-developers] Re: Help regarding evt event

2005-04-16 Thread Jim Ley
"welkerpaul" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > AFAIUI cannot work if evt isn't a global > attribute. This isn't true, the evt could just be a variable in the scope of the onload intrinsic event, that doesn't mean it needs to be global. This behaviour is actuall

[svg-developers] Re: Batik 1.6 released

2005-04-11 Thread Jim Ley
"Andreas Neumann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Thomas DeWeese just released version 1.6 of the Batik SVG viewer. > > There are a lot of scripting improvements and performance for MacOSX > was improved. Batik also already improves some of the upcoming SVG > 1.

[svg-developers] Re: DTD declaration, was:Re: google and SVG

2005-04-02 Thread Jim Ley
"Robin Berjon" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > There are some simple Apache tricks you can use to send your XHTML > documents as application/xhtml+xml to up-to-date browsers and as > text/html to obsolete tag-soupers like IE. That is however a very bad idea, becaus

[svg-developers] Re: Learn programming, phreaking, exploits, proxies, hacks!!!

2005-03-31 Thread Jim Ley
"Jeff Rafter" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > >> "Learn how to steal, kill, and maim. Learn rape techniques from the >> experts! Find out the sure fire 'pain zones' when stabbing a victim". > > "Please log on to our website full of crackers, phreakers, and newbie

[svg-developers] Re: DTD declaration, was:Re: google and SVG

2005-03-31 Thread Jim Ley
"Philippe Lhoste" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hmm, perhaps no, I believe we should avoid the > line because some browsers choke on it, No, not browsers choke on that in an XML page. Of course some people misguidedly serve XML documents pretending it's not

[svg-developers] Re: Macromedia SVGT in Flash Lie 1.1

2005-03-27 Thread Jim Ley
"Rick Bullotta" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > And those are the competitors, not boutique SVG > providers, IMO. Perhaps the boutique guys apply more in the mobile > space, but I'm looking for some mainstream momentum on "full" SVG front. > A lot of the TinySVG

Re: [svg-developers] Re: Macromedia SVGT in Flash Lie 1.1 

2005-03-23 Thread Jim Ley
"John Dowdell" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Here's the list of which devices ship with which engines: >http://www.macromedia.com/mobile/supported_devices/ No it's not! I have two of the phones on that list, neither of them ship with Flash Lite, a Flash Lite vi

[svg-developers] Re: On Web Application Frameworks [was RE: Re: Preview of formsPlayer 2.0 and the Sidewinder Web Applications Viewer Available]

2005-03-20 Thread Jim Ley
"Mark Birbeck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > With the Sidewinder Viewer, we've made it so that you can create a > document > that contains XHTML plus SVG, XForms, and MathML, and it just works -- no > object tags, HTC files, or whatever. You can even refer to XB

[svg-developers] Re: Re: Opera Desktop now with native SVG

2005-03-20 Thread Jim Ley
"Robin Berjon" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> I haven't tried but I've heard that scripting worked if you embed the > SVG inside some XHTML and use html:script to hold it. You only have DOM > Core (nothing SVG-specific, not even the uDOM) but that's already very >

[svg-developers] Re: Need MSXML 4.0 SP2 for Sidewinder Viewer [was RE: Re: Preview of formsPlayer 2.0 and the Sidewinder Web Applications Viewer Available]

2005-03-20 Thread Jim Ley
"Mark Birbeck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > If you are still interested in looking at the demos, you can get the > required XML parser from here: Yep, after installing that, I then got it working, thanks, I see you do mention it on the download page, but I woul

[svg-developers] Re: Preview of formsPlayer 2.0 and the Sidewinder Web Applications Viewer Available

2005-03-20 Thread Jim Ley
"Mark Birbeck" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > A preview is available of formsPlayer 2.0 and the Sidewinder Web > Applications Viewer 1.0: > > > * transparent background so that applications can > sit ov

[svg-developers] Re: Re: Draw Arrow Head

2005-02-22 Thread Jim Ley
"raghu raman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > hi Julian, > Solution gives to solve the problems in different way. Heiko solutions > are very useful to me. But my only problem is I can't increase arrow > height and width. If u have any more idea... Just increase

[svg-developers] Re: adroit maps.google.com/maps

2005-02-09 Thread Jim Ley
"academyhtml" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Take a look at IE's temporary internet files folder, it's littered > with Google map's tile gifs after a single visit Yes, the tiles are precomputed static images, the directions cannot be precomputed (well they

[svg-developers] Re: adroit maps.google.com/maps

2005-02-09 Thread Jim Ley
"Misha Kapushesky" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Which, btw, makes me wonder: why? Why not just do it the same way in > IE as in non-IE? Maybe it's a way for them to ease the load off the > path-drawing server-app? Can that really be a reason? Yes, there's huge

[svg-developers] Re: Re: Anyone knows about "scale(0)"???

2005-02-02 Thread Jim Ley
"Mario Vernari" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >Maybe I didn't explain well...if you type "scale(0)" you DON'T obtain a >zero-scaled image, but the image at its original size...exactly as you were >typed "scale(1)"... >As "image" I mean anything inside the container

[svg-developers] Re: Re: speed too slow

2005-02-01 Thread Jim Ley
"Rick Bullotta" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > That IBM thing is a toy compared to this . > > http://www.go-l.com/monitors/athens/features/index.htm nah, they're only ~125 pixels per inch... that's not good enough, my laptop is getting on for that. Jim.

[svg-developers] Re: speed too slow

2005-02-01 Thread Jim Ley
"Andreas Neumann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > how do you display 7 points on one screen? As far as I can > imagine, the screen must be cluttered all over. Things like: http://www.pc.ibm.com/us/intellistation/t221/ have 204 pixels per inch and 9million alto

[svg-developers] Re: Anyone knows about "scale(0)"???

2005-02-01 Thread Jim Ley
"vernarim" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've discovered a bug(?) or something like that in ASV3. > If you write: > > ...bla...bla...bla... > > > then you'll get the content without no scaling (i.e. original size). Scaled to the original size is - scale(1) J

[svg-developers] Re: 'script' element (WAS "Simple SVG Strip Chart Display")

2005-01-25 Thread Jim Ley
"Domenico Strazzullo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Jim, I do have lots of admiration for your science, but on this one > allow me, where's the evidence of what you say? You normally provide > it. Why not this time? Sorry, I was being quick... Thomas has asked

[svg-developers] Re: 'script' element (WAS "Simple SVG Strip Chart Display")

2005-01-25 Thread Jim Ley
"Jonathan Watt" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > On Tue, 25 Jan 2005 08:22:34 -0500, Thomas DeWeese > <[EMAIL PROTECTED]> wrote: >> > Well, given > > http://www.mozilla.org/projects/svg/faq.html#script > > I hope it isn't required - see the link in that FAQ answer

[svg-developers] Re: getURL() with zipped xml file

2005-01-18 Thread Jim Ley
"Marÿffeda Bazus" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > it works, but only with a small xml file > so i want to do something like that: > getURL("file.zip", callback) you need to use gzip not winzip to compress the file, see www.gzip.org Jim. -

[svg-developers] Re: Any result to this testcase (domtodom and class) ?

2005-01-13 Thread Jim Ley
"rwkemper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You pointed out Dom2Dom methods may not be a good idea. So, what to > do in that case ?? If you really want to use client-side XSLT you have no choice, but I think it's a bad decision to use client-side XSLT. Transform i

[svg-developers] Re: Any result to this testcase (domtodom and class) ?

2005-01-13 Thread Jim Ley
"rwkemper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Dear All, > > I sent the testcase below to the community (refer 46941) . > Unfortunately there was no reply yet. Did anybody work on this ? > There are now two points I would like to have confirmed: > 1. The class prob

[svg-developers] Re: overlapped getURL() calls

2005-01-10 Thread Jim Ley
"Peter Thompson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Can you have overlapped getURL() calls to different URLS with > different async callbacks? Yes. Jim. - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-d

[svg-developers] Re: DomToDom and class !!

2005-01-09 Thread Jim Ley
"rwkemper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm using domtodom in order to create dynamic svg (inline svg ) Since this is clearly a problem with "domtodom" could you maybe provide details of exactly what it is, maybe then we can help. It almost certainly makes mor

[svg-developers] Re: read parameters of local file URL by IE / ASV3

2005-01-04 Thread Jim Ley
"rwkemper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > > Jim, > thanks for the tip. URL in capitals works basically. > BUT I can't get back the params in the url. Looks like they are cut > off by IE6. > I just get file:://J:\\spicechip.svg This always happen on

[svg-developers] Re: read parameters of local file URL by IE / ASV3

2005-01-04 Thread Jim Ley
"rwkemper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > How can I get the file URL and it's params ? document.URL - To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" Yahoo!

[svg-developers] Re: Re: Opera version support SVG for Symbian 60

2005-01-03 Thread Jim Ley
"alvin w" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi Jim, I don't know why you said Opeara employee said "If..." >since I found this resource in their website > >http://www.opera.com/pressreleases/en/2003/04/24/index.dml That's the annoucement of the Zoomon/Ikivo player

[svg-developers] Re: Opera version support SVG for Symbian 60

2005-01-02 Thread Jim Ley
"alvin w" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Does anyone know which Opera browser version supports SVG for Symbian 60? There are no known versions of Opera which support SVG on any platform. Opera employees repeatedly use the "If ..." when discussing implementating

[svg-developers] Re: getURL("myASPPage.asp", calledFunction);

2004-12-21 Thread Jim Ley
"Dale Ellis" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > So I thought that in my ASP page i could use request.ServerVariables > ("HTTP_REFERER") to get where the request has come from but it comes > through as blank. I don't understand what it does when getURL is > called but i

[svg-developers] Re: SVG wallpaper contest (KDE) with prizes

2004-12-21 Thread Jim Ley
"dzoan-chau" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> This looks too much like Microsoft's Active Desktop ;-| > > Do you know what programming language/what technology Microsoft's > Active Desktop is using? Active Desktop, you just include an HTML page which can be full of

[svg-developers] Re: SVG wallpaper contest (KDE) with prizes

2004-12-20 Thread Jim Ley
"Andreas Neumann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > >> I wonder if they accept SVG with scripting or animation... > > I hope not - imagine how annoying an animating wallpaper would be! You can do it on windows... scripted wallpapers have some interesting use cases

Re: [svg-developers] Microsoft VC++ runtime error R6025 - pure virtual function call

2004-12-19 Thread Jim Ley
"Peter Schonefeld" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > seems definitely related to raster handling. in my case it seems to > happen when an xlink:href gets overwritten while the previous image is > not entirely loadad. may be externalResourcesRequired @ >

[svg-developers] Re: Re: Expanding and collapsing sections of bargrap hs using SVG - Can it be done?

2004-12-10 Thread Jim Ley
"Patricia LaRue" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > BTW, You experts should get on Experts Exchange, so that people you help > can give you points! but what do points mean? Jim. Yahoo! Groups Sponsor ~--> $4.98 dom

[svg-developers] Re: javascript - djikstra

2004-12-09 Thread Jim Ley
"e2mieluv" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm posting this in related to my shortest-path map project using SVG. > Anyone has djikstra coding in javascript i would appreciate having > it.I tried looking for it on the web but unsuccessfully. I just need > a very sim

[svg-developers] Re: Zoom by "Ctrl + right click" is limited ! Why ?

2004-12-06 Thread Jim Ley
"Quang Nguyen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Hi everybody. I'm making a web map, if I implement zoom function by script > (set currentScale value), I can zoom to any level I want, but If I use > Ctrl > + right click (ASV3), I just can zoom a few times (zoom lev

[svg-developers] Re: Re: Re: tool tips --on mouse over

2004-12-05 Thread Jim Ley
"Jonathan Chetwynd" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >If you read the bug report which I drew your attention to it mentions >UAG: >http://www.w3.org/TR/UAAG10/guidelines.html#gl-device-independence > >specifically the first guideline makes it clear, that if you choose

[svg-developers] Re: Re: tool tips --on mouse over

2004-12-05 Thread Jim Ley
"Jonathan Chetwynd" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >perhaps you can enlighten me, what is the 'required information' that a >blind user or a user who prefers not to use a mouse will get from this >SMIL document? Whatever their access technology provides by way of ac

[svg-developers] Re: tool tips --on mouse over

2004-12-05 Thread Jim Ley
"Jonathan Chetwynd" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >the SMIL tooltips example code uses mouseover and mouseout, almost by >definition that can't be good accessibility because it is device >dependent. No, there's nothing inaccessible about having additional function

[svg-developers] Re: Re: Re: tool tips --on mouse over

2004-12-05 Thread Jim Ley
>that's preposterous, in terms of accessibility the SVG1.1 spec is >broken. Certainly, but you keep bringing back specific discussions, about specific things, to the general SVG accessibility as a whole is broken. We were specifically discussing tooltips, nothing more. >In no case does the nu

[svg-developers] Re: Re: tool tips --on mouse over

2004-12-05 Thread Jim Ley
"Jonathan Chetwynd" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >in the meantime it is possible to write documents that work in both asv >and mozSVG. >including one that demonstrates tool tips! which may mean using >scripting in this instance. > >A large part of accessibility i

[svg-developers] Re: timing out a postURL request ???

2004-11-19 Thread Jim Ley
"Jean-David Benamou" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] , > is it possible to timeout a postURL request > from javascript ?? and stop waiting for the callback > function ?? Unfortunately not... You can fake it of course by setting a timeout and then never responding to

[svg-developers] Re: deleting object created using createSVGPoint()?

2004-11-09 Thread Jim Ley
"plthompson2004" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Is there a function to delete an object created using createdSVGPoint > ()? In Javascript, can I just use delete on the object created using > createdSVGPoint() when I am done with it? Just set any reference to

[svg-developers] Re: new game

2004-11-08 Thread Jim Ley
"druetrasker" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > Great game! > > I've got the highscore, wohooo!!! hehe Not any more :-p Jim.:-) Yahoo! Groups Sponsor ~--> $9.95 domain names from Yahoo!. Register anythi

[svg-developers] Re: Html SVG Communication/ParseXML (Windows)

2004-11-05 Thread Jim Ley
"Adam" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Because I must use the Adobe script implementation, I cannot > use 'parent' or 'top' to reach the html page. you've not explained why you "MUST" use the adobe script implementation, there's no realisitic way to do what you wa

[svg-developers] Re: SVG Transparency??

2004-11-05 Thread Jim Ley
"satnut28" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Just wondering if someone can help me on this one. I'm trying to > display an SVG file with a transparent background in IE. I can get > it to work fine using the embed tag with wmode="transparent", but I > fine it takes a

[svg-developers] Re: Re: Re: SVG 1.2 feedback: SVGTimer Inteface - does this add anything?

2004-11-04 Thread Jim Ley
"Robin Berjon" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Jim Ley wrote: >> "Ronan Oger" <[EMAIL PROTECTED]> wrote in message >>>Right. But id does have timekeeping capabilities, so building keying and >>>timing

  1   2   >