[svg-developers] Re: SVG catalogue on the net??

2005-06-16 Thread Andreas Neumann
Hi, obviously, there is no complete SVG catalogue on the web - just as there is no complete search-engine or webpage catalogue on the web. However, there are some good starting points: http://www.svgx.org/ http://www.svg.org/ Another good starting point are the proceedings of the

[svg-developers] Server-side SVG for .NET

2005-06-16 Thread Thamir Abdullatif
Greetings, I am looking for a server-side SVG charting tool for .NET. What do you think of Visual Mining's NetCharts Server? Any other alternatives? The main features I am looking for are: 1. support for XML Web services 2. extracting SVG from XBRL Regards, Thamir - To unsubscribe

[svg-developers] Re: use problems...

2005-06-16 Thread rouille
Well, since this does not seem to be inspiring anybody *g*, I decided to mock up a small simple exemple that describes better problem #1. Here it is: ?xml version='1.0' standalone='no'? !DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' svg

[svg-developers] cookie

2005-06-16 Thread Erwan TROEL
i try to create a cookie when the user select an item in a menu but the cookie is not created on the disk my code: sLHLeListener.prototype.handleEvent = function(evt) { if (evt.type == click) { var date_exp = new Date();

[svg-developers] Generating the dynamic data

2005-06-16 Thread thequantimizer
hi , i want to display the dynamic data that i m getting in the xml file on my svg map , the problem i am facing is the addition of tags , like i want to display data as circles , dynamicaly into my svg file . any advice on how to do that . can we create the svg item like an object and then

Re: [svg-developers] Server-side SVG for .NET

2005-06-16 Thread Don Demsak
One of the cool things about SVG on the server is that it is just XML, so you really don't need a tool to generate the SVG. If your source is already XML (like in your case, XBRL), all you really need is XSLT (well that is assuming you are willing to learn XSLT). You can't extract SVG from any

Re: [svg-developers] cookie

2005-06-16 Thread Erwan TROEL
i try to create a cookie when the user select an item in a menu but the cookie is not created on the disk my code: this event is launched by the selection in the menu: sLHLeListener.prototype.handleEvent = function(evt) { if (evt.type == click) { var date_exp = new Date();

Re: [svg-developers] Generating the dynamic data

2005-06-16 Thread Holger Will
thequantimizer schrieb: hi , i want to display the dynamic data that i m getting in the xml file on my svg map , the problem i am facing is the addition of tags , like i want to display data as circles , dynamicaly into my svg file . any advice on how to do that . can we create the svg

[svg-developers] SVG Parser in VC++

2005-06-16 Thread P. Gnana Prakash
Hi Friends, I am creating the SVG editor application. One of the requirement in my application is open the SVG file which is created in some other SVG editor. For that I need to parse the SVG file and read the xml content and make the corresponding drawing object. Please let me know, Is there

[svg-developers] Re: Server-side SVG for .NET

2005-06-16 Thread wsmckenz
We have a big SVG application that uses both 'roll-your-own' SVG using XSLT(as suggested by a couple of other posters), and ChartFX (you can find more about it at www.softwarefx.com). Overall, I'm happier with doing my own through transformation. You have more control, no license fees, and its

[svg-developers] [SVG Open] This friday last day for early-bird rate of worldevent

2005-06-16 Thread steltenpower
This friday is the last day at which you can save yourself 50 euros, so go register at http://www.svgopen.org/2005/registration.html If you don't yet know why you should go: - Check our on-line schedule for all the interesting presentations and workshops - Know you can meet up with the W3C

[svg-developers] How to debug SVG in Visual Interdev 6.0?

2005-06-16 Thread farid_isn
hello geng. How to debug SVG in Visual Interdev 6.0? - 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: