Re: [svg-developers] Best GIS database?

2005-11-02 Thread Omar Abo-Namous
Thank you Barend. Barend Köbben wrote: GIS-databases are databases that have geometry types, so next to the standard things such as integer, float, you can store stuff as polygon, line, etc... Of course you could build geometry using relational tables of just floats (for the coordinates)

[svg-developers] Re: Get the sourcename of the svg file to get the querystring

2005-11-02 Thread jophof007
Hi, In mine init routine I do this: The outside HTM file calling the SVG has one line: htmlbody embed src='test.svg?xtest=extr / /html/body Test svg calls init routine on load function init (e) { alert (document.URL); } In IE ASV3.03 I only got the name test.svg without the querystring.

[svg-developers] Problem in generating scalable SVG content for mobiles using XSLT? Please help!

2005-11-02 Thread Ahmed Salman
Hi! I am running a simple style sheet on SVG content to generate scalable SVGT content by setting width and height 100%. The problem is when I apply the style sheet on the INPUT SVG CONTENT, it generate the outout and set the width and height as 100%. However it also copy many unwanted namespace

[svg-developers] Re: svg applications

2005-11-02 Thread Samuel Dagan
Hi Alwinovicz, Have a look on the courseware of calculus using SVG (and MathML): http://mathanimated.com/ A free subscription for two weeks id provided. Samy --- In svg-developers@yahoogroups.com, alwinovicz [EMAIL PROTECTED] wrote: Hi, I still need some more help for my diploma. Does

[svg-developers] 'Shadow' when moving an image

2005-11-02 Thread James Hall
Dear All, I have a little problem. If you would care to take a look at the following page: http://www.sheffield.ac.uk/french/research/froissart/jch/samples/image.svg This should load an SVG document displaying an image of a rather exciting book cover (or not ;) The problem i have is if you

[svg-developers] Re: 'Shadow' when moving an image

2005-11-02 Thread pilatfr
--- In svg-developers@yahoogroups.com, James Hall [EMAIL PROTECTED] wrote: You are using ASV 6 beta ... No? Michel Dear All, I have a little problem. If you would care to take a look at the following page: http://www.sheffield.ac.uk/french/research/froissart/jch/samples/image .svg

[svg-developers] ANN Geometry and SVG

2005-11-02 Thread pilatfr
Hi Perhaps you know maths tools as SVGeom Now, you can catch your work in SVGeom ( pointer and keyboard ), add bubble, postit, arrow, text or pictures and play this ... Some examples here http://pilat.ouvaton.org/svgeom_auto/index.svg Michel PS There is three tools for catch, add gadgets and

[svg-developers] SVG-friendly Ajax frameworks

2005-11-02 Thread Robert Russell
If I were looking for an existing framework for ajax that would be easy to extend for SVG, where should I look? Anyone have experiences or examples they'd like to share? Yahoo! Groups Sponsor ~-- Get Bzzzy! (real tools to help you find a job).

[svg-developers] Re: Problem in generating scalable SVG content for mobiles using XSLT? Please he

2005-11-02 Thread Alastair Fettes
That is a side effect of this template: xsl:template match=@* | node() xsl:copy xsl:apply-templates select=@* | node()/ /xsl:copy /xsl:template You will have to change this if you don't want those extra xmlns declarations in

[svg-developers] Re: ANN Geometry and SVG

2005-11-02 Thread Alastair Fettes
Your svg has no namespace. Alastair --- In svg-developers@yahoogroups.com, pilatfr [EMAIL PROTECTED] wrote: Hi Perhaps you know maths tools as SVGeom Now, you can catch your work in SVGeom ( pointer and keyboard ), add bubble, postit, arrow, text or pictures and play this ... Some

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

2005-11-02 Thread jeff_schiller
--- In svg-developers@yahoogroups.com, Robert Russell [EMAIL PROTECTED] wrote: If I were looking for an existing framework for ajax that would be easy to extend for SVG, where should I look? Anyone have experiences or examples they'd like to share? I've used Sarissa in the past for pure

[svg-developers] kind of urgent problem, please help

2005-11-02 Thread anca-paula luca
Hi everybody, nice to meet you all... :) I joined this group because I googlesearched for a SVGhelp in chm format and I ran into a message belonging to this group that linked to the folder of this group saying that the chm should be there. I entered and didn't find it... Probably it was

[svg-developers] SVG WOW! Demos

2005-11-02 Thread Alastair Fettes
I was wondering if anyone has some really cool, artistic SVG demonstrations. Ones that show off the technology, animations, etc. I'm going to be giving a tech watch presentation at my office and am not very artistically inclined. I can show them SPARK and some XHTML/RSS to SVG converters, but

[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: SVG-friendly Ajax frameworks

2005-11-02 Thread jeff_schiller
--- In svg-developers@yahoogroups.com, Jim Ley [EMAIL PROTECTED] wrote: 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.

Re: [svg-developers] kind of urgent problem, please help

2005-11-02 Thread Amritpal singh
Here you go this is html to chm convertor http://www.sharewareriver.com/product.php?id=10992 anca-paula luca [EMAIL PROTECTED] wrote: Hi everybody, nice to meet you all... :) I joined this group because I googlesearched for a SVGhelp in chm format and I ran into a message belonging to this

[svg-developers] How can i change color of a marker?

2005-11-02 Thread augusto_listas
How can i change color of a marker in a path? Yahoo! Groups Sponsor ~-- Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/1U_rlB/TM

[svg-developers] Another context menu issue

2005-11-02 Thread jaykirc
Hi! I need to extend the Adobe SVG Viewer context menu for auto-generated SVG files in an external javascript. I've already added the needed tags into the document using DOM like defs menu id=annotate headerRDF Menu/header item action=ZoomInZoom amp;In/item item

[svg-developers] Re: Another context menu issue

2005-11-02 Thread Andreas Neumann
Hello, I don't recommend using Adobes context menu. Chances are that ASV won't get updated any time soon, on the other hand many browsers (Mozilla, Opera, Safari, Konqueror) now start including SVG. If you build your SVG application around proprietary Adobe extensions your content won't be