<?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>mincus code &#187; SVG</title>
	<atom:link href="http://code.mincus.com/category/svg/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.mincus.com</link>
	<description></description>
	<lastBuildDate>Tue, 29 Dec 2009 20:00:50 +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>More SVG Fun</title>
		<link>http://code.mincus.com/26/more-svg-fun/</link>
		<comments>http://code.mincus.com/26/more-svg-fun/#comments</comments>
		<pubDate>Tue, 23 May 2006 21:03:42 +0000</pubDate>
		<dc:creator>mincus</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://code.mincus.com/26/more-svg-fun/</guid>
		<description><![CDATA[I have been playing around with SVG a bit more, and here is my latest test. When Google Finance came out, I was really impressed by the interface and graphing and wanted to try to replicate that in SVG (for eventual inclusion in Adsense Notifier. As in my last SVG Demos I have only tested [...]]]></description>
			<content:encoded><![CDATA[<p>I have been playing around with SVG a bit more, and here is my latest test.</p>
<p>When <a href="http://finance.google.com/finance">Google Finance</a> came out, I was really impressed by the interface and graphing and wanted to try to replicate that in SVG (for eventual inclusion in <a href="http://code.mincus.com/3/adsense-notifier/">Adsense Notifier</a>.</p>
<p>As in my last <a href="http://code.mincus.com/9/svg-javascript/">SVG Demos</a> I have only tested this inside of Firefox, so it may or may not work with the Adobe plug-in.</p>
<p><span id="more-26"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-1210386489073912";
google_ad_width = 180;
google_ad_height = 60;
google_ad_format = "180x60_as_rimg";
google_cpa_choice = "CAAQ24Oy0QEaCGbgW7AaXRokKMu293M";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><a href="http://code.mincus.com/svg/graph-test.svg"><img src="http://code.mincus.com/wp-content/uploads/2006/05/graph-test-1.png" alt="SVG Graph Test" style="border: 1px solid #000000;" /><br />SVG Example Graphing Demo</a> &#8211; The top blue box is draggable and expandable &#8211; although currently you have to grab it on the exact last pixel of either side to do the expansion, but this is just a test so you can&#8217;t complain <img src='http://code.mincus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://code.mincus.com/26/more-svg-fun/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SVG + JavaScript</title>
		<link>http://code.mincus.com/9/svg-javascript/</link>
		<comments>http://code.mincus.com/9/svg-javascript/#comments</comments>
		<pubDate>Thu, 09 Feb 2006 17:43:54 +0000</pubDate>
		<dc:creator>mincus</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://code.mincus.com/?p=9</guid>
		<description><![CDATA[SVG is way to describe graphics in XML format. I have been playing around with it lately hoping to use it to add graphs to Adsense Notifier. But graphs, as useful as they can be, are terribly boring. So I have started to see just how far I can push SVG and what it will [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.w3.org/Graphics/SVG/">SVG</a> is way to describe graphics in XML format.  I have been playing around with it lately hoping to use it to add graphs to <a href="http://code.mincus.com/?p=3">Adsense Notifier</a>.  But graphs, as useful as they can be, are terribly boring.  So I have started to see just how far I can push SVG and what it will let me do.<br />
<span id="more-9"></span></p>
<p>In order to view the files, you will either need an <a href="http://www.adobe.com/svg/">SVG plug-in</a> for IE, or versions of Firefox 1.5 and above have native support (another excuse to try the browser everyone is talking about!).<br />
<script type="text/javascript"><!--
google_ad_client = "pub-1210386489073912";
google_ad_width = 180;
google_ad_height = 60;
google_ad_format = "180x60_as_rimg";
google_cpa_choice = "CAAQ24Oy0QEaCGbgW7AaXRokKMu293M";
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Both examples below use JavaScript and the SVG DOM to create the XML on the fly.  I don&#8217;t think that either of these are what the intended use of SVG is for, but then what fun things are?  Another neat thing to note, is that the text with the SVG and JavaScript is about 1/3 the size of the thumbnails.</p>
<p><a href="http://code.mincus.com/svg/3d.svg"><img src="http://code.mincus.com/svg/3d.png" alt="3d SVG Thumbnail" style="border: 1px solid #000000;" /><br />&#8220;3d&#8221; SVG Example.</a> &#8211; This example makes a faux 3d field of cubes and shows off using onmouseover effects and transparency.</p>
<p><a href="http://code.mincus.com/svg/fire.svg"><img src="http://code.mincus.com/svg/fire.png" alt="Fire Demo Thumbnail" style="border: 1px solid #000000;" /><br />Animated Fire Example</a> &#8211; Recreates the Fire effect used in many BBS Demos way back when.  Creates both the field of boxes, as well as the animated Fire effect on the fly.</p>
<p>Feel free to view the source and play around with them, even though they are only snippets I have released them under the GPL license.  Let me know if you make anything fun with them!</p>
<p>Further resources:<br />
<a href="http://www.croczilla.com/svg/samples/">Croczilla SVG Samples</a><br />
<a href="http://www.mozilla.org/projects/svg/">Mozilla SVG Project</a></p>
]]></content:encoded>
			<wfw:commentRss>http://code.mincus.com/9/svg-javascript/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

