[svg-developers] Is inline svg the only option in IE

2008-11-05 Thread dupemenot
I have been trying to work with svg in IE but it seems to work only if
its inline(which has its own disadv). Is it possible to work with
regular svg in IE? I have installed the plugin (adobe version 3.03)
but still no help.

Thanks




-
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:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



[svg-developers] Re: Is inline svg the only option in IE

2008-11-05 Thread Samuel Dagan
Hi Dupemenot,
There was a bug once with one of the MS Service Packs (number one, if
I am not mistaken). If you mean that IE works only offline (on files
on your computer only), than try the following: Open Tools in IE,
choose Advanced, look for Security, if Allow active content to
run in files on My Computer is marked, take out the mark. You have to
restart IE. In this configuration you won't be able to run SVG
offline, but will be able hopefully to run external files. You can
always return back to your previous configuration.
Good luck, Samy

--- In svg-developers@yahoogroups.com, dupemenot [EMAIL PROTECTED] wrote:

 I have been trying to work with svg in IE but it seems to work only if
 its inline(which has its own disadv). Is it possible to work with
 regular svg in IE? I have installed the plugin (adobe version 3.03)
 but still no help.
 
 Thanks






-
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:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



RE: [svg-developers] Is inline svg the only option in IE

2008-11-05 Thread Dailey, David P.
 

 

Dupemenot wrote:

I have been trying to work with svg in IE but it seems to work only if
its inline(which has its own disadv). Is it possible to work with
regular svg in IE? I have installed the plugin (adobe version 3.03)
but still no help.

Yes, the plugin does work just fine. It could be that your server is
incorrectly configured. Take a look (using IE with the plugin) at a
simple file such as
http://srufaculty.sru.edu/david.dailey/svg/ovaling.svg

If you can't see that, then something is wrong with your installation of
the plugin. If you can, then it seems something is wrong with the files
you've created or with the way in which your server serves them.

(btw, the above will not animate in browsers that do not support
SVG/SMIL)

Hope this helps

David

 

 

 



[Non-text portions of this message have been removed]




-
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:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



[svg-developers] Re: Is inline svg the only option in IE

2008-11-05 Thread dupemenot
Hi Samy,
I was not talking about offline. Instead my question was about inline
where you embed svg code in html/jsp. 




--- In svg-developers@yahoogroups.com, Samuel Dagan [EMAIL PROTECTED] wrote:

 Hi Dupemenot,
 There was a bug once with one of the MS Service Packs (number one, if
 I am not mistaken). If you mean that IE works only offline (on files
 on your computer only), than try the following: Open Tools in IE,
 choose Advanced, look for Security, if Allow active content to
 run in files on My Computer is marked, take out the mark. You have to
 restart IE. In this configuration you won't be able to run SVG
 offline, but will be able hopefully to run external files. You can
 always return back to your previous configuration.
 Good luck, Samy
 
 --- In svg-developers@yahoogroups.com, dupemenot dupemenot@ wrote:
 
  I have been trying to work with svg in IE but it seems to work only if
  its inline(which has its own disadv). Is it possible to work with
  regular svg in IE? I have installed the plugin (adobe version 3.03)
  but still no help.
  
  Thanks
 






-
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:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



[svg-developers] What are my options?

2008-11-05 Thread dupemenot
Hi,
I have to generate some data powered diagrams using svg.
I am using jsp along with struts. Could you guys tell me what are the
options I have ?
What I found:
-Use Batik library which encapsulates svg. This technology is not 100%
capable yet
-Use DOM to generate svg. Very long procedure coz one has to go
through every node and its attributes.
-Use xslt to generate svg. I dont have much knowledge about this.
Please explain how would I do this. Its seems more practical approach.
I am guessing I will have to get the data from the database in XML
format in order to use this technology.

Please enlighten me!




-
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:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



[svg-developers] svg online graphic editor designer

2008-11-05 Thread Ben
Hi,

is there any opensource SVG online graphic designers around? I'm 
working on a web site and would like to add one to my site.

Ben




-
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:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



Re: [svg-developers] svg online graphic editor designer

2008-11-05 Thread Jake Beard
Here's one:

http://www.pilatinfo.org/english/svgdraw/index.htm

There are several others in varying states of maturity, including one
that comes with dojo:

http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/sketch/tests/test_full.html

Jake

On Wed, Nov 5, 2008 at 4:51 PM, Ben [EMAIL PROTECTED] wrote:
 Hi,

 is there any opensource SVG online graphic designers around? I'm
 working on a web site and would like to add one to my site.

 Ben

 



-
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:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



Re: [svg-developers] What are my options?

2008-11-05 Thread G. Wade Johnson
Hello,

On Wed, 05 Nov 2008 17:01:04 -
dupemenot [EMAIL PROTECTED] wrote:

 Hi,
 I have to generate some data powered diagrams using svg.
 I am using jsp along with struts. Could you guys tell me what are the
 options I have ?
 What I found:
 -Use Batik library which encapsulates svg. This technology is not 100%
 capable yet

I was using Batik for a project that sounds similar over 5 years ago.
I'm not sure what Batik doesn't do yet.

 -Use DOM to generate svg. Very long procedure coz one has to go
 through every node and its attributes.

This awkward if you generate the whole SVG during run time. However,
there are other approaches.

 -Use xslt to generate svg. I dont have much knowledge about this.
 Please explain how would I do this. Its seems more practical approach.
 I am guessing I will have to get the data from the database in XML
 format in order to use this technology.

I've never done this in anything other than a toy app.

I've seen basically two approaches to this kind of problem.

* Build all of the SVG for each update.
* Start with an SVG file with some initial display in place. Then,
  modify the SVG with eaach update.

It sounds like you are mostly looking at the first approach.
The second approach allows fast updates on even fairly complex displays.

As I said, I've done both approaches with Batik.

I've done quite a bit of the second approach with scripting.

The XSLT approach is probably more useful for the first approach.

G. Wade
-- 
any technology sufficiently advanced is indistinguishable from a Perl
script.-- Programming Perl, 2nd ed.



-
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:
http://groups.yahoo.com/group/svg-developers/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/