Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 61403 - 61432 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
61403
Dear all, I'm working with SVG interactive animation for spatio-temporal data. The main feature of the application I'm trying to build is a time- slider...
tim.becker80
Offline Send Email
Nov 3, 2008
6:41 pm
61404
This is an interesting question, but I'm not sure my answer will be interesting or definitive, but let me go ahead and make a stab at it. If I miss something...
Dailey, David P.
david.dailey@...
Send Email
Nov 3, 2008
9:46 pm
61405
Hello all, We at inEvo (http://inevo.pt) are developing a SVG framework for actionscript. This framework allow us to create Rich Internet Applications to...
Tiago Cardoso
diaz.cardoso
Offline Send Email
Nov 4, 2008
12:15 am
61406
Wow, very impressive! I like the pattern matching component that lets you transform paths into basic shapes. It also seems quite fast, certainly much faster...
Jake Beard
otakuj462
Offline Send Email
Nov 4, 2008
12:44 am
61407
When the slider is moved, you can call setCurrentTime() on the root element <http://www.w3.org/TR/SVG11/struct.html#InterfaceSVGSVGElement> First you'll have...
Frank Bruder
redurbf
Offline Send Email
Nov 4, 2008
1:52 am
61408
Over the last few weeks, I've been doing some performance testing of the SVG display tools I currently have access to. While I don't have conclusive results...
G. Wade Johnson
gwadej
Offline Send Email
Nov 4, 2008
4:41 am
61409
... Interesting. On my winXP machine Opera 9.62 uses about half as much CPU as Firefox 3.03 to run the wuse.svg file. How are you measuring the relative...
Erik Dahlström
erida539
Offline Send Email
Nov 4, 2008
7:50 am
61410
... Yes, either animVal, or the getPresentation*Trait methods[1]. I found the TraitAccess methods easier to work with for the presentation attributes / css...
Erik Dahlström
erida539
Offline Send Email
Nov 4, 2008
8:53 am
61411
Fantastic!!! Nice tool that I would use instead of Corel. Do you support other elements besides path? I hope that it does not generate unnesseary meta...
veiko herne
veiko_h
Offline Send Email
Nov 4, 2008
9:31 am
61412
hm - I don't see anything - except an empty box saying "Plugin content" Is this built on some browser plugin not available on my computer? Andreas ... ...
Andreas Neumann
neumannandreas
Offline Send Email
Nov 4, 2008
11:03 am
61413
It's just a flash video from vimeo. Try to install Flash player 9. ... [Non-text portions of this message have been removed]...
Tiago Cardoso
diaz.cardoso
Offline Send Email
Nov 4, 2008
11:07 am
61414
Hi Andi you need the Flash plugin to see the content. Regards Olaf ... -- Dr. Olaf Schnabel Institute of Cartography ETH Zurich Wolfgang-Pauli-Str. 15 8093...
Olaf Schnabel
darkolaf77
Offline Send Email
Nov 4, 2008
11:07 am
61415
ah - thanks. I need to view it at my home computer then. Our IT people don't allow the installation of browser plugins. Will have a look at it at home then. ...
Andreas Neumann
neumannandreas
Offline Send Email
Nov 4, 2008
12:26 pm
61416
On Tue, 04 Nov 2008 08:52:43 +0100 ... I haven't tried Opera 9.62, yet. There may be differences. I'm also not measuring the CPU time at all. ... I've added...
G. Wade Johnson
gwadej
Offline Send Email
Nov 4, 2008
1:08 pm
61417
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...
dupemenot
Offline Send Email
Nov 5, 2008
12:33 pm
61418
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 ...
Dailey, David P.
david.dailey@...
Send Email
Nov 5, 2008
12:58 pm
61419
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...
Samuel Dagan
samydagan
Offline Send Email
Nov 5, 2008
1:44 pm
61420
Hi Samy, I was not talking about offline. Instead my question was about inline where you embed svg code in html/jsp....
dupemenot
Offline Send Email
Nov 5, 2008
8:21 pm
61421
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...
dupemenot
Offline Send Email
Nov 5, 2008
8:21 pm
61422
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...
Ben
ben_jimenez
Offline Send Email
Nov 5, 2008
10:36 pm
61423
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: ...
Jake Beard
otakuj462
Offline Send Email
Nov 5, 2008
10:42 pm
61424
Hello, On Wed, 05 Nov 2008 17:01:04 -0000 ... I was using Batik for a project that sounds similar over 5 years ago. I'm not sure what Batik doesn't do yet. ......
G. Wade Johnson
gwadej
Offline Send Email
Nov 5, 2008
11:19 pm
61425
For maybe five years now, I have given my Interface Design students a wide variety of possible final projects to choose from [1]. There are a few several on...
Dailey, David P.
david.dailey@...
Send Email
Nov 6, 2008
2:36 pm
61426
Hi Wade, Thanks for the reply. You are right I have to generate the svg at runtime. I guess my question then is how to link everything up. Basically I want a...
dupemenot
Offline Send Email
Nov 6, 2008
3:10 pm
61427
The easiest way to solve this problem is to have small webcam outside that those persons inside can open to their desktop :) Veiko http://veikoh.wordpress.com...
veiko herne
veiko_h
Offline Send Email
Nov 6, 2008
4:07 pm
61428
Thanks Jake, This will get me started. Ben ... From: Jake Beard <otakuj462@...> Subject: Re: [svg-developers] svg online graphic editor designer To:...
Ben Jimenez
ben_jimenez
Offline Send Email
Nov 6, 2008
4:26 pm
61429
Testing in Firefox 3.0.1 showed that using 'xml:id' does not work. But Firefox implements a Javascript function to evaluate XPath expressions, so I figured it...
Frank Bruder
redurbf
Offline Send Email
Nov 7, 2008
8:42 am
61430
... Are you facing the famous "SVG displayed as XML" issue? This is caused by a bug in Microsoft Visual Studio software versions equal or above 2005. Can be...
Helder Magalhães
heldermagalhaes
Offline Send Email
Nov 10, 2008
12:35 pm
61431
Thanks for reply Helder. So here is my concrete problem. I have data coming out from the server in XML format by means of XSQL( xml based SQL). Usually I link...
dupemenot
Offline Send Email
Nov 10, 2008
6:46 pm
61432
Hi all, I'm printing an image to jpeg using batik, however it now appears I need to add an offset to the image. This is quite a bit of work as the developer...
markelliott2000
Offline Send Email
Nov 11, 2008
11:41 am
Messages 61403 - 61432 of 63012   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help