<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SVG Primer for Flex</title>
	<atom:link href="http://saturnboy.com/2009/06/svg-primer-for-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://saturnboy.com/2009/06/svg-primer-for-flex/</link>
	<description>Code, Work, and Life</description>
	<lastBuildDate>Fri, 05 Mar 2010 19:02:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: justin</title>
		<link>http://saturnboy.com/2009/06/svg-primer-for-flex/comment-page-1/#comment-86</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 19:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=551#comment-86</guid>
		<description>@Yarin:

Thanks for the kind words.  Please feel free to use my examples on your blog.</description>
		<content:encoded><![CDATA[<p>@Yarin:</p>
<p>Thanks for the kind words.  Please feel free to use my examples on your blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yarin</title>
		<link>http://saturnboy.com/2009/06/svg-primer-for-flex/comment-page-1/#comment-85</link>
		<dc:creator>Yarin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 15:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=551#comment-85</guid>
		<description>Justin, Always enjoy your posts, keep it up.

I&#039;ve posted a path data testing utility in case anyone&#039;s interested:
http://flextip.blogspot.com/2010/03/spark-path-utility.html

Do you mind if I use some of your examples as samples?</description>
		<content:encoded><![CDATA[<p>Justin, Always enjoy your posts, keep it up.</p>
<p>I&#8217;ve posted a path data testing utility in case anyone&#8217;s interested:<br />
<a href="http://flextip.blogspot.com/2010/03/spark-path-utility.html" rel="nofollow">http://flextip.blogspot.com/2010/03/spark-path-utility.html</a></p>
<p>Do you mind if I use some of your examples as samples?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://saturnboy.com/2009/06/svg-primer-for-flex/comment-page-1/#comment-31</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Thu, 11 Jun 2009 18:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=551#comment-31</guid>
		<description>@Andrew: If you use Catalyst, then there is no choice, you are using FXG.  Also, if you want to round-trip FXG file assets between Flex 4 and the rest of CS4 then by definition you are using FXG.

FXG is for drawing (and transforms and filters), but Degrafa is a framework with a whole lot more (Repeaters, CSS, complete runtime SVG support as Greg mentions, etc.).  I&#039;m confident the Degrafa team will be able to figure out how to leverage FXG as part of the underlying rendering pipeline, while porting over all the other good stuff to Flex 4.</description>
		<content:encoded><![CDATA[<p>@Andrew: If you use Catalyst, then there is no choice, you are using FXG.  Also, if you want to round-trip FXG file assets between Flex 4 and the rest of CS4 then by definition you are using FXG.</p>
<p>FXG is for drawing (and transforms and filters), but Degrafa is a framework with a whole lot more (Repeaters, CSS, complete runtime SVG support as Greg mentions, etc.).  I&#8217;m confident the Degrafa team will be able to figure out how to leverage FXG as part of the underlying rendering pipeline, while porting over all the other good stuff to Flex 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dowdell</title>
		<link>http://saturnboy.com/2009/06/svg-primer-for-flex/comment-page-1/#comment-30</link>
		<dc:creator>John Dowdell</dc:creator>
		<pubDate>Thu, 11 Jun 2009 17:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=551#comment-30</guid>
		<description>Thanks for the overview, orientation.

Trivia note: SVG discussions first started in 1996:
http://www.w3.org/Graphics/ScalableReq

Didn&#039;t take off until after folding in Adobe&#039;s PGML from 1998:
http://news.cnet.com/2100-1001-210111.html

jd/adobe</description>
		<content:encoded><![CDATA[<p>Thanks for the overview, orientation.</p>
<p>Trivia note: SVG discussions first started in 1996:<br />
<a href="http://www.w3.org/Graphics/ScalableReq" rel="nofollow">http://www.w3.org/Graphics/ScalableReq</a></p>
<p>Didn&#8217;t take off until after folding in Adobe&#8217;s PGML from 1998:<br />
<a href="http://news.cnet.com/2100-1001-210111.html" rel="nofollow">http://news.cnet.com/2100-1001-210111.html</a></p>
<p>jd/adobe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Westberg</title>
		<link>http://saturnboy.com/2009/06/svg-primer-for-flex/comment-page-1/#comment-28</link>
		<dc:creator>Andrew Westberg</dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=551#comment-28</guid>
		<description>What areas are there advantages of using FXG over Degrafa?  Why was FXG developed if Degrafa does most everything you need?  Seriously, could someone explain a circumstance to me where I&#039;d choose FXG if I&#039;m already familiar with Degrafa?</description>
		<content:encoded><![CDATA[<p>What areas are there advantages of using FXG over Degrafa?  Why was FXG developed if Degrafa does most everything you need?  Seriously, could someone explain a circumstance to me where I&#8217;d choose FXG if I&#8217;m already familiar with Degrafa?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://saturnboy.com/2009/06/svg-primer-for-flex/comment-page-1/#comment-29</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Thu, 11 Jun 2009 14:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=551#comment-29</guid>
		<description>Thanks, Greg!  My bad on the bad info about Degrafa.  Post updated.</description>
		<content:encoded><![CDATA[<p>Thanks, Greg!  My bad on the bad info about Degrafa.  Post updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Dove</title>
		<link>http://saturnboy.com/2009/06/svg-primer-for-flex/comment-page-1/#comment-27</link>
		<dc:creator>Greg Dove</dc:creator>
		<pubDate>Thu, 11 Jun 2009 06:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://saturnboy.com/?p=551#comment-27</guid>
		<description>Once again, a great write up!. Just a quick correction, though: Degrafa does support the full range of svg commands, including the arcTo A command (and relative &#039;a&#039;). You&#039;re right though about FXG it currently does not. The value in this for degrafa is that you can load svg paths at runtime and be confident that no matter what it is, it will render correctly.</description>
		<content:encoded><![CDATA[<p>Once again, a great write up!. Just a quick correction, though: Degrafa does support the full range of svg commands, including the arcTo A command (and relative &#8216;a&#8217;). You&#8217;re right though about FXG it currently does not. The value in this for degrafa is that you can load svg paths at runtime and be confident that no matter what it is, it will render correctly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
