<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeDread Blog &#187; inskcape</title>
	<atom:link href="http://www.codedread.com/blog/archives/tag/inskcape/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codedread.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 02 Jan 2012 15:30:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SVG News Digest: 2006-04-13</title>
		<link>http://www.codedread.com/blog/archives/2006/04/13/svg-news-digest-2006-04-13/</link>
		<comments>http://www.codedread.com/blog/archives/2006/04/13/svg-news-digest-2006-04-13/#comments</comments>
		<pubDate>Thu, 13 Apr 2006 16:41:04 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[inskcape]]></category>

		<guid isPermaLink="false">http://blog.codedread.com/?p=246</guid>
		<description><![CDATA[Here&#8217;s the latest news in the world of Scalable Vector Graphics (SVG). Renesis Technology Preview #1 &#8230; Finally The biggest SVG news last month was that EvolGrafiX finally released a preview of its SVG viewer: Renesis. The viewer is only a static file viewer (does not support opening web documents), has limited support for animation, [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the latest news in the world of <a href="http://www.w3.org/Graphics/SVG/" title="W3C SVG Page">Scalable Vector Graphics</a> (SVG).  <span id="more-246"></span></p>
<p><script type="text/javascript" src="http://www.codedread.com/yahooads.js"></script><script type="text/javascript" src="http://ypn-js.overture.com/partner/js/ypn.js"></script></p>
<h3>Renesis Technology Preview #1 &#8230; Finally</h3>
<p>The biggest <a href="http://blog.codedread.com/archives/2006/03/17/svg-news-digest-2006-03-17/">SVG news last month</a> was that <a href="http://www.evolgrafix.com/">EvolGrafiX</a> finally released a preview of its SVG viewer: <a href="http://www.gosvg.net/forum/read.php?6,5">Renesis</a>.  The viewer is only a static file viewer (does not support opening web documents), has limited support for animation, text or scripting but it is the first SVGT 1.2 player we get a chance to play with (new features like SVG 1.2 Event Handlers, uDOM).  Coming on news of a Preview, EvolGrafiX has hinted that the <a href="http://www.gosvg.net/?p=36">Renesis is being taken over by as-yet-unnamed company</a>.</p>
<h3>ajaxSketch Released</h3>
<p>Even though <a href="http://alex.dojotoolkit.org/?p=551">some web developers</a> had problems both with using the prefix <a href="http://www.adaptivepath.com/publications/essays/archives/000385.php" title="Asynchronous JavaScript And XML">AJAX</a> to capitalize on the buzz and the fact that it uses a Mozilla-only technology (<span class="definition" title="XML User Interface Language">XUL</span>), the <a href="http://www.ajaxsketch.com/" title="Web-based drawing application using SVG and XUL">ajaxSketch</a> demo was released.  The good news is that it uses SVG+XUL to deliver a nice little web-based drawing application.  Of course the demo only works in Firefox 1.5.</p>
<h3>RichDraw</h3>
<p><a href="http://starkravingfinkle.org/blog/">Mark Finkle</a> has been doing some fantastic work on converting <a href="http://starkravingfinkle.org/blog/2006/03/svg-in-ie-update/"><span class="definition" title="Vector Markup Language">VML</span> to SVG</a>.  His latest creation is a similar rich-graphics editor similar to ajaxSketch called <a href="http://starkravingfinkle.org/blog/2006/04/richdraw-simple-vmlsvg-editor/" title="Web-based drawing application using SVG/VML">RichDraw</a> which apparently works in IE 6, Firefox 1.5 and Opera 9.</p>
<p><script type="text/javascript" src="http://www.codedread.com/yahooads.js"></script><script type="text/javascript" src="http://ypn-js.overture.com/partner/js/ypn.js"></script></p>
<h3>Portable Inkscape</h3>
<p><a href="http://www.freesmug.org/portableapps/inkscape/">Portable Inkscape OS X</a> was released this month.  It basically allows you to put a working copy of the open-source SVG editor <a href="http://www.inkscape.org/" title="Inkscape">Inkscape</a> (with personal settings) onto a portable device (such as a USB thumb drive).  For Mac only at this time <img src='http://www.codedread.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<h3>Cross-Browser Drawing API</h3>
<p>I reported <a href="http://blog.codedread.com/archives/2006/03/31/cross-browser-drawing-api-lands/" title="Rich Cross-Browser Drawing API">this</a> here itself.  Basically Google helped sponsor putting together a cross-browser drawing API that supports <a href="http://whatwg.org/specs/web-apps/current-work/#scs-dynamic">canvas</a> functionality.</p>
<h3>Dojo Supports VML</h3>
<p><a href="http://blog.dojotoolkit.org/2006/04/12/dojo-and-vml">This piece</a> mentions that <a href="http://dojotoolkit.org/" title="Open Source JavaScript toolkit">Dojo</a> now supports VML.  Look for support for SVG in the future.  <em>[Edit: Dylan corrected me in the comments below.  Dojo already supports inline SVG and what this notice is about is abstracting things to a common drawing API (similar concept to the API mentioned above)]</em></p>
<h3>Use SVG to Render 3D Objects</h3>
<p>The folks in the <a href="http://pear.php.net/" title="PHP Extension and Application Repository">PEAR</a> framework folks have put together a &#8220;driver&#8221; that <a href="http://kore-nordmann.de/home/blog/driver_svg_control_subdivision_surfaces">renders 3D objects using SVG</a> in web browsers for <a href="http://pear.php.net/package/Image_3D">Image_3D</a>.  While it&#8217;s still very slow, it looks like amazing work.</p>
<p><script type="text/javascript" src="http://www.codedread.com/yahooads.js"></script><script type="text/javascript" src="http://ypn-js.overture.com/partner/js/ypn.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codedread.com/blog/archives/2006/04/13/svg-news-digest-2006-04-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

