Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

svg-developers · SVG Developers

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 8774
  • Category: Data Formats
  • Founded: Aug 16, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, I'm working on a new version of SVG-cards (http://david.bellot.free.fr/svg-cards) and I would like to do the following: I would like to define a first...
10 Jul 9, 2010
11:24 am

David Bellot
david.bellot
Send Email

I am out of the office until 07/09/2010. Note: This is an automated response to your message "[svg-developers] numbers in scientific notation" sent on 7/8/10...
1 Jul 9, 2010
12:22 am

Jon Ferraiolo
jon_ferraiolo
Send Email

I have just installed Firefox 4.0 Beta and am very pleased with its support for SVG's SMIL animation. Sure, there are a few things here and there that don't...
1 Jul 7, 2010
8:18 pm

ddailey
ddailey@...
Send Email

Hello, I've got a bunch of simple Flash files -- they are nothing but bitmap tags shown in sequence at a specified frame rate. I would like to convert them to...
7 Jul 5, 2010
6:41 am

th_w@...
th_w@ymail.com
Send Email

Hi, I'm wondering if anyone knows of a good library that can as input some kind of abstract graph representation (something like dot or GraphML), and produce...
6 Jun 30, 2010
2:41 pm

Jacob Beard
jbeard4@...
Send Email

Should an element with display="none" take focus? It had been my assumption that whether using script to addEventListener or as in the the attached testcase,...
6 Jun 28, 2010
12:44 pm

Julien Beghin
minimoi1234
Send Email

Hi, Made a web mapping example where I did some SMIL animation (sorry in German): http://www.heideflaechenverein.de/freizeit/heidepfad/mappetizer/index.html ...
1 Jun 28, 2010
7:34 am

Ruth Lang
ruthlang2002
Send Email

Hey, folks- I thought some of you might be interested in this SVG contest to make a progress indicator. There are some great prizes. ...
2 Jun 26, 2010
2:49 pm

bruce
brucerindahl
Send Email

Dear SVG fans, The SVG Open organization team would like to inform you of the latest news about the SVG Open 2010 Conference. Our apologies if you receive...
1 Jun 23, 2010
5:59 pm

jcmoissinac
Send Email

Hey, SVG heroes- At my recent presentation on SVG at the WWW 2010 conference, I was approached by someone from the Firebug team. Firebug is a kick-ass ...
15 Jun 19, 2010
4:36 am

Mark T
markstestacc...
Send Email

Hi, David- Sorry if this is answered elsewhere, but I had a question about using FakeSmile. I've been using it in some of my presentations (yes, I switched...
2 Jun 18, 2010
11:20 am

Doug Schepers
d_a_schepers
Send Email

DOMe ecmascript library for DOM 3 events. Many of the current SVG UAs or browsers have not implemented DOM 3 events. whilst there are js libraries for html...
2 Jun 18, 2010
10:11 am

Doug Schepers
d_a_schepers
Send Email

SVG1.1 focusin, focusout, activate: testcase or demonstration http://www.w3.org/TR/SVG/interact.html#SVGEvents focusout: Occurs when an element loses focus,...
2 Jun 15, 2010
12:48 pm

Jonathan Chetwynd
signbrowser
Send Email

I am starting a new project, Here is the starting code http://blog.narendrasisodiya.com/2010/06/effect-based-svg-animation-api.html Need your feedback on...
1 Jun 13, 2010
7:15 am

narendra sisodiya
skysoft_siso...
Send Email

Fakesmile: https://bugs.launchpad.net/smil/+bug/593135 cannot find a way to implement attributeName on event: <set attributeName="display&quot; from="none&quot;...
2 Jun 13, 2010
1:09 am

jeff_schiller
Send Email

Hi List, I'm getting an error from webkit browsers when trying to addChild on an external xml file The error message is: Error: WRONG_DOCUMENT_ERR: DOM...
9 Jun 9, 2010
5:59 am

israel_eisenberg
israel_eisen...
Send Email

Hi, I have this piece of script : SVGDocument = LoadEvent.getTarget().getOwnerDocument(); FF doesn't render the svg and says : "LoadEvent.getTarget is not a...
7 Jun 8, 2010
11:45 pm

Sabine Wolf
wolf.sabine...
Send Email

Hi, I have been trying to access embedded SVG element attributes. The script works on FF and Chrome. It does not work on ASV 3.3 +IE 6 ... which, unfortunately...
6 Jun 7, 2010
3:27 am

kashivis
Send Email

I'm creating graphics using illustrator to create SVG documents. I create layers that allow the diagram to have a sensible logical DOM that I can access. I'd...
7 Jun 6, 2010
8:47 pm

Andi Neumann
neumannandreas
Send Email

I am new to this kind of programming for mobile phone. Can someone point in the right direction. I need to create a program to view, adjust and pinch in/out...
3 Jun 3, 2010
11:04 am

veiko herne
veiko_h
Send Email

Hi I am going to use SVG to build browser based drawing application. I will use Java which will be converted to Java Script by using Gwt(Google Web Toolkit). I...
6 Jun 3, 2010
7:39 am

Andi Neumann
neumannandreas
Send Email

Hi all, This is a IE/ASV related problem. I just recently discovered that the coordinates I get from event.clientX/clientY are offsetted a lot if the user has...
4 Jun 3, 2010
7:21 am

Andi Neumann
neumannandreas
Send Email

Web CMS & SVG Has anyone experience of using an open source web CMS** with SVG, but not using HTML as a wrapper? regards Jonathan currently using php/mysql...
3 Jun 3, 2010
6:56 am

Andi Neumann
neumannandreas
Send Email

Hi, I'm using this: http://code.google.com/p/svg-edit/ I put a hard coded code inside the svgcanvas div html tag: <div id="svgcanvas&quot;> <svg...
3 Jun 3, 2010
4:57 am

marknt15
Send Email

Hi, I would like to create an animated svg representing a sort of solar system : a sun, planets, continents on planets, countries in continents. When we click...
1 Jun 2, 2010
5:53 pm

loic_alejandro
Send Email

Hi! I'm new to this list, After first tries last year, I'm doing some further steps to learn SVG and try to convert and extend some things I've done with...
1 Jun 1, 2010
11:32 am

wolf.sabine@...
wolf.sabine...
Send Email

Normaly you check if the ActiveX from ASV is currently active. This should be independently from your language settings. What do you use to see if ASV is...
1 May 28, 2010
11:48 am

Armin Mueller
armintemp
Send Email

Hi, We are using SVG to display the Graphics in our web browser. When a graphic page containing SVG contents is clicked, the browser asks to install SVG Viewer...
2 May 28, 2010
7:47 am

Mark T
markstestacc...
Send Email

Googling I see lots of efforts to produce PowerPoint-like interfaces using SVG. But what I want is something different. I have a few thousand SVG images which...
4 May 27, 2010
1:20 pm

jaepstein_63
Send Email

Hi, Is there a way to put Facebook "like" buttons, "Tweet this" buttons, the code for Google analitics to count hits etc. in SVG files and have them work?...
2 May 24, 2010
7:18 pm

Alex Wykel
a_wykel
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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