Steve Goodhall
sgoodhall at comcast.net
Sat Apr 17 16:48:39 CDT 2004
Sorry I haven't been on the list much lately and did not see this when it
came up. The Microsoft HTML Help Workshop
(http://www.microsoft.com/downloads/details.aspx?FamilyID=00535334-c8a6-452f
-9aa0-d597d16580cc&DisplayLang=en) has a screen and window capture utility,
image editor, etc. It works quite well, and it's free.
Regards,
Steve Goodhall
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]On Behalf Of MartyConnelly
Sent: Saturday, April 17, 2004 12:08 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] jpg Screen shot
Here is a spot with a few links to SVG (Scalable Vector Graphics) articles
http://searchwebservices.techtarget.com/tip/0,289483,sid26_gci918717,00.html
Grab an SVG viewer from Adobe. There are others.
http://www.adobe.com/support/downloads/main.html
Then save the xml file below as test.svg
Right click on filename and open with IE.
It is a graphical display of relative size of tablespaces in an Oracle DB.
You maybe able to find way more advanced displays ( Map of the Internet)
at Tim Bray's company in Vancouver. It may have moved elsewhere.
http://www.antarti.ca
<?xml version="1.0" encoding="utf-8"?>
<svg width="640" height="480">
<style type="text/css">
<![CDATA[
line {stroke:black;}
text {text-anchor:middle;}
]]></style>
<rect x="0" y="0" width="90" height="81" style="fill:#b1ff00"/><text
x="45" y="41">CWMLITE</text>
<line x1="90" y1="0" x2="90" y2="81"/>
<rect x="90" y="0" width="89" height="81" style="fill:#aeff00"/>
<text x="134" y="41">DRSYS</text>
<line x1="0" y1="81" x2="179" y2="81"/>
<rect x="0" y="81" width="59" height="399" style="fill:#fbff00"/>
<text x="30" y="281">EJALA</text>
<line x1="59" y1="81" x2="59" y2="480"/>
<rect x="59" y="81" width="120" height="299" style="fill:#02ff00"/>
<text x="119" y="231">EXAMPLE</text>
<line x1="59" y1="380" x2="179" y2="380"/>
<rect x="59" y="380" width="120" height="100" style="fill:#ffff00"/>
<text x="119" y="430">INDX</text>
<line x1="179" y1="0" x2="179" y2="480"/>
<rect x="179" y="0" width="32" height="231" style="fill:#b1ff00"/>
<text x="195" y="116">ODM</text>
<line x1="211" y1="0" x2="211" y2="231"/>
<rect x="211" y="0" width="429" height="223" style="fill:#02ff00"/>
<text x="425" y="112">SYSTEM</text>
<line x1="211" y1="223" x2="640" y2="223"/>
<rect x="211" y="223" width="429" height="8" style="fill:#90ff00"/>
<text x="425" y="227">TOOLS</text>
<line x1="179" y1="231" x2="640" y2="231"/>
<rect x="179" y="231" width="376" height="249" style="fill:#faff00"/>
<text x="367" y="356">UNDOTBS1</text>
<line x1="555" y1="231" x2="555" y2="480"/>
<rect x="555" y="231" width="85" height="141" style="fill:#ffff00"/>
<text x="598" y="302">USERS</text>
<line x1="555" y1="372" x2="640" y2="372"/>
<rect x="555" y="372" width="85" height="108" style="fill:#02ff00"/>
<text x="598" y="426">XDB</text>
<rect x="0" y="0" width="640" height="480" style="fill:none;
stroke:black;"/>
</svg>
Dave Sharpe wrote:
>Steve
>
>You can look here for some info
>
>http://www.w3.org/Graphics/SVG/
>
>Dave
>
>----- Original Message -----
>From: "Steven W. Erbach" <serbach at new.rr.com>
>To: "Access Developers discussion and problem solving"
><accessd at databaseadvisors.com>
>Sent: Saturday, April 17, 2004 10:01 AM
>Subject: Re: [AccessD] jpg Screen shot
>
>
>William,
>
>
>
>>>...when the vector based SVG format gets fully implemented in more
>>>
>>>
>browsers we'll finally have something that produces both great graphics and
>small files ...I'm using some now for IE6 clients and the results are
great.
><<
>
>This is the first I've heard of SVG. What does the acronym stand for and
>where can I find some on-line examples?
>
>Regards,
>
>Steve Erbach
>Scientific Marketing
>Neenah, WI
>920-969-0504
>
>"Let every nation know, whether it wishes us well or ill, that we shall pay
>any price, bear any burden, meet any hardship, support any friend, oppose
>any foe, in order to assure the survival and the success of liberty." -
John
>F. Kennedy, 1961
>
>
>
--
Marty Connelly
Victoria, B.C.
Canada
--
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com