public marks

PUBLIC MARKS from parmentierf with tags dev & svg

2010

JavaScript GUI Framework - Ample SDK

by 1 other (via)
Ample SDK is a standard-based cross-browser JavaScript GUI Framework for building Rich Internet Applications. It employs XML technologies (such as XUL, SVG or HTML5) for UI layout, CSS for UI style and JavaScript for application logic. It equalizes browsers and brings technologies support to those missing any.

2008

SVG

(via)
Le contenu du portail Orvinfait concernant SVG est divers. Il est composé d'informations sur SVG, d'exemples d'utilisation, d'un logiciel gratuit en ligne permettant de créer des dessins et des animations en SVG et de liens externes.

eZ Components - Documentation - Tutorials

(via)
The default driver generates an SVG image

CleverSvg, librairie SVG pour PHP5 - Prendre un Café

un jeu de classes PHP5 destinées à produire des graphiques au format SVG.

Something Witty Goes Here » Blog Archive » New XHTML SVG Theme

had to add a little catch in my PHP content negotiation code to force application/xhtml xml when I want to. Anyway, the PHP content negotiation code looks like this:

2007

solutoire.com | Plotr

by 3 others
Some time ago I was looking for a charting framework for Prototype and I couldn’t find it, just because there’s none. So that’s where it all started. I came across PlotKit, a well written piece of javascript that enables developers to use Canvas or SVG elements for rendering bar, line and pie charts. The only thing was that PlotKit needed the Mochikit library to work. So I took some parts of PlotKit and wrote some parts myself. The result is a lightweight charting framework (12kb!) named Plotr. It’s released under the BSD license.

Graphics Pad

Exemples de SVG, dont certains animés.

Welcome To CodeDread 1.1

(via)
This PHP file allows you to embed an SVG document into your HTML web pages with a single PHP function call. This avoids the inconsistencies across various deployment configurations (for example IE ASV only like embed, Firefox/Opera like object. Instructions for use are included in the file.

2006

W3C Scalable Vector Graphics (SVG) Test Suite

by 1 other (via)
Welcome to the 13 December 2006 release of SVG 1.1 and SVG Mobile Test Suite.

Opera Developer Community

by 7 others (via)
Dev Opera is a community resource site where developers can share tips, tricks, extensions and more.

SVG-Whiz! Home

The intent of SVG-Whiz! is to promote the use of SVG, to provide examples of how to do tasks in SVG, to provide tools for authoring SVG, and to talk about experiments and proposals with SVG. SVG-Whiz! is also the name of one of my tools, a graphical WYSIWYG browser-based SVG editor, written in SVG and ECMAScript, and which can be found in the Tools section.

Javascript SVG et DOM

by 4 others
Javascript, SVG et DOM Mettre un script dans un fichier SVG

DOTUSCOMUS LIBRARY :::

(via)
LIBRARY of scripts for use with SVG 1. ZOOM and PANUpdated 2. INNER WINDOW SCROLL 3. INNER WINDOW SCROLL (extended) 4. BAR CHART 5. TEXT FORMATTER

SVG Authoring Guidelines

Use namespace aware DOM methods (setAttributeNS, removeAttributeNS, ...)

SVG webIDE

(via)
Start with THIS instead of an empty document when developing SVG content (see source).

svg-developers : SVG Developers

by 1 other
SVG stands for Scalable Vector Graphics, an XML graphics language designed by the W3C, which can be used as static or animated iages, or which can be scripted. This is a mailing list and web forum for anyone who is interested in developing SVG content, or in helping others solve development problems in either the SVG format or in scripting.

Scalable Vector Graphics - librsvg

librsvg is a component used within software applications to enable support for SVG-format scalable graphics.

SVG rendering comparison

by 2 others
Compare le rendu de divers moteurs SVG...

Introduction to Presenting Scientific and Medical Data on the Web using Scalable Vector Graphics

by 2 others (via)
This document introduces presentation of scientific and medical data on the Web using Scalable Vector Graphics (SVG). It covers comparison with other technologies for similar purposes, integration of the SVG documents into HTML pages, explanation of the most basic possible examples, and the development of an example for interactive presentation of action potentials within the human nervous system. The intended audience is people in science and medicine wanting to present numerical or graphical material in an interactive way over the web.

SVG Basics Tutorials - Scalable Vector Graphics by Hand

by 2 others
The current focus of this site is to help people interested in hand-coding SVG graphics. If you didn't understand a lot of the previous paragraph, don't worry. The intent here is to get people familiar with SVG without worrying too much about the underlying XML standard. Once you understand some SVG you'll probably want to learn more about automating it with other tools. That might come up here later on, but for now it may be easiest to get that functionality from style sheets (in XSL) that can turn XML data into SVG.

Understanding XML: Blogging Kids, SVG Conferences and SVG/AJAX Based Scrollers

What I ultimately set out to do was to create a tag, called <scroller> which would let you insert an SVG scrollbar into a web page. This element would let you specify such things as the minimum and maximum values, the current value, and whether the values within the component were discrete (integers) or continuous (floating point). It would also provide an onchange handler that could be applied to the scrollbar in order to read the current slider values.

Langage SVG

Un tas de liens vers des sites parlant de SVG!

Cartographie Dynamique

by 1 other
Bonnes pratiques pour inclure du SVG dans du HTML.