Click to See Complete Forum and Search --> : VML & ShotGraph
JayDie
05-05-2004, 07:28 AM
Hey Everybody!
Can you guys take a look at these posts:
ShotGraph (http://forums.webdeveloper.com/showthread.php?s=&threadid=34167)
VML (http://forums.webdeveloper.com/showthread.php?s=&threadid=34180)
Thanks a lot!!!
JayDie
05-05-2004, 09:38 AM
Allready know enough about VML (http://forums.webdeveloper.com/showthread.php?s=&threadid=34180)...
But what about ShotGraph?
PeOfEo
05-08-2004, 11:05 AM
vml sucks, and I also have no idea about the other.
buntine
05-08-2004, 11:15 AM
By itself, VML sucks. But when used in conjunction with a programming language -- its gold. ;)
PeOfEo
05-08-2004, 06:29 PM
well if you were controling it with scripts maybe, but it is such a huge pain in the butt if you are messing with the code yourself. What is it useful for anyway, because it sure is not accessable. When would be a good time to use it? I can't think of an instance. Maybe for dynamic graphs, but why would you use that when you have built in drawing in asp.net php and I am sure there is a free component for it in asp classic if it is not built into that too.
buntine
05-09-2004, 12:01 AM
Its the best for map generation and graph plotting. All that type of stuff.
Its great.
PeOfEo
05-09-2004, 01:17 PM
better then dynamic imageing??? I think you would be a bit better of aesthetically with images would you not?
JayDie
05-10-2004, 08:04 AM
I'm programming a Hotspot Editor for the web (with asp and javascript). So I have to draw dynamic.
Buntine, were you talking about VML or ShotGraph?
VML is dead: PGML and VML together makes SVG. PGML and VML were concepts. W3C was looking for a XML based vector graphic language. They took the best from PGML, the best from VML and there was SVG :)
So... What about ShotGraph (http://www.shotgraph.com) ?
Can someone tell me the (dis)advantages of it. And what about 'SoftArtisans ImgWriter'?
buntine
05-10-2004, 08:12 AM
I was referring to VML.
I have had no experience with ShotGraph, so im of no service there.
Regards.
PeOfEo
05-11-2004, 10:00 PM
jeese another person who puts asp and java script together as part of the thing. Java script is unrelated to asp, and it has no hand in the drawing process.
buntine
05-11-2004, 10:08 PM
I dont think people will ever get the idea.
JayDie
05-12-2004, 02:53 AM
Originally posted by PeOfEo
jeese another person who puts asp and java script together as part of the thing. Java script is unrelated to asp, and it has no hand in the drawing process.
NO NO NO!!! :(
What I meant to say: ASP serverside, JavaScript clientside...
I know ASP != JavaScript and Java != JavaScript...
I use VBScript in the ASP (Yes I know ASP isn't a programming language/script).
Sorry for confusing...
buntine
05-12-2004, 06:15 AM
Ahh, you know whats going on. ;) Alot of people just never get it.
Regards.