<?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>Degrafa &#187; samples</title>
	<atom:link href="http://www.degrafa.org/blog/category/samples/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.degrafa.org/blog</link>
	<description>Degrafa is a declarative graphics framework.</description>
	<lastBuildDate>Fri, 06 Nov 2009 05:15:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Degrafa + HYPE Basic Example</title>
		<link>http://www.degrafa.org/blog/2009/11/degrafa-hype-basic-example/</link>
		<comments>http://www.degrafa.org/blog/2009/11/degrafa-hype-basic-example/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 10:08:43 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 3]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[autoshape]]></category>
		<category><![CDATA[Degrafa]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[hype]]></category>

		<guid isPermaLink="false">http://www.degrafa.org/blog/?p=249</guid>
		<description><![CDATA[On Halloween Branden Hall and Joshua Davis released the HYPE framework into the wild. As they describe it, the Hype framework is:
&#8230; a creative coding framework built on top of ActionScript 3. A major goal of HYPE is to allow newcomers to Flash and ActionScript to creatively play and express themselves while they are learning [...]]]></description>
			<content:encoded><![CDATA[<p>On Halloween <a title="Branden Hall on Twitter" href="http://twitter.com/waxpraxis" target="_blank">Branden Hall</a> and <a title="Joshua Davis" href="http://www.joshuadavis.com/" target="_blank">Joshua Davis</a> released the <a title="HYPE framework" href="http://hype.joshuadavis.com/" target="_blank">HYPE framework</a> into the wild. As they describe it, the Hype framework is:</p>
<blockquote><p>&#8230; a creative coding framework built on top of ActionScript 3. A major goal of HYPE is to allow newcomers to Flash and ActionScript to creatively play and express themselves while they are learning how to program.</p></blockquote>
<p><br/><br />
After seeing Joshua Davis give a talk at Adobe MAX I was excited to start playing around with the framework. Well, that and seeing how Degrafa AS3 and HYPE might work together.</p>
<p>Below is a basic example I put together that takes some of what Branden Hall walked through <a title="HYPE on Vimeo" href="http://www.vimeo.com/channels/hype" target="_blank">in a demo</a> and some of what was demoed at 360|Flex Indy. The example uses one of Degrafa&#8217;s Gear AutoShapes, which is drawn to a MovieClip and manipulated with the HYPE framework.</p>
<div style="padding:10px">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_DegrafaHYPE_792579891"
			class="flashmovie"
			width="550"
			height="400">
	<param name="movie" value="http://degrafa.org/source/DegrafaHYPE/DegrafaHYPE.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://degrafa.org/source/DegrafaHYPE/DegrafaHYPE.swf"
			name="fm_DegrafaHYPE_792579891"
			width="550"
			height="400">
	<!--<![endif]-->
		

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object></div>
<p>As I have more time I&#8217;d like put together some more complex examples. In the mean time, if anyone else has an example of Degrafa + HYPE, we&#8217;d love to see it.</p>
<p><a href="http://degrafa.org/source/DegrafaHYPE/DegrafaHYPE.zip">Download the Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2009/11/degrafa-hype-basic-example/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom Charts Using Degrafa</title>
		<link>http://www.degrafa.org/blog/2008/09/custom-charts-using-degrafa/</link>
		<comments>http://www.degrafa.org/blog/2008/09/custom-charts-using-degrafa/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 05:04:44 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 3]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[repeaters]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[charts]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/?p=131</guid>
		<description><![CDATA[Now that the word is out about the collaboration between Degrafa efforts and Adobe, we&#8217;ve been getting plenty of questions regarding the viability of continuing to use Degrafa. People have asked, &#8220;Well, with FXG, won&#8217;t Degrafa become obsolete?&#8221; The answer is no.
Right now we&#8217;re finally at a point where we can start moving beyond creating [...]]]></description>
			<content:encoded><![CDATA[<p>Now that the word is out about the <a title="Degrafa" href="http://www.degrafa.com/2008/08/19/degrafa-and-adobe-collaboration/" target="_blank">collaboration between Degrafa efforts and Adobe</a>, we&#8217;ve been getting plenty of questions regarding the viability of continuing to use Degrafa. People have asked, &#8220;Well, with <a title="FXG" href="http://opensource.adobe.com/wiki/display/flexsdk/FXG+1.0+Specification" target="_blank">FXG</a>, won&#8217;t Degrafa become obsolete?&#8221; The answer is no.</p>
<p>Right now we&#8217;re finally at a point where we can start moving beyond creating basic shapes, fills, etc. and moving into a realm of really powerful stuff, all of which we&#8217;re hoping will extend FXG. With inspiration coming from things like <a title="Processing" href="http://www.processing.org/" target="_blank">Processing</a>, we&#8217;re really focussing on allowing people to do some typically difficult things very easy.</p>
<p>We&#8217;ve discussed how you might use <a title="Degrafa" href="http://www.degrafa.com/2008/03/29/degrafa-data-visualization/">Degrafa for various types of data visualization</a>, but with things we&#8217;re implementing in Beta 3 you&#8217;ll be able to completely change the way you think about charting in Flex. Some people are already taking advantage of the in progress version of Beta 3 to do some really great stuff.</p>
<p><a title="Merhl" href="http://www.merhl.com/" target="_blank">Joe Johnston</a> of <a title="Universal Mind" href="http://www.universalmind.com" target="_blank">Universal Mind</a> created a <a title="Nike+ Chart Degrafa" href="http://merhl.com/?p=138" target="_blank">slick looking chart</a> that mirrors the look you might find on the <a title="Nike+" href="http://nikeplus.nike.com/nikeplus/" target="_blank">Nike+ site</a>. Doesn&#8217;t look like a typical Flex Charting component does it?</p>
<p><a title="Nike+ Chart Degrafa" href="http://merhl.com/?p=138" target="_blank"><img class="aligncenter" title="Degrafa Nike+" src="http://www.degrafa.com/share/images/charts/nikeplus.jpg" alt="" width="400" height="235" /></a></p>
<p>If you were at <a title="360|Flex" href="http://www.360conferences.com/360flex/" target="_blank">360|Flex</a> you may have seen <a title="Tom Gonzalez" href="http://form-function.blogspot.com/" target="_blank">Tom Gonzalez</a> present some of his latest works that use Degrafa. He&#8217;s contributed a lot to opening up new possibilities for Degrafa in the data visualization arena. Below is his <a title="Tom Gonzalez" href="http://form-function.blogspot.com/2008/08/360-flex-data-visualization-code.html" target="_blank">Google Finance &#8220;dashboard&#8221;</a> that uses Degrafa for charting, complete with &#8220;micro-charts&#8221; created using the newly revamped Geometry Repeaters.</p>
<p><a title="Tom Gonzalez" href="http://form-function.blogspot.com/2008/08/360-flex-data-visualization-code.html" target="_blank"><img class="aligncenter" title="Google Finance Degrafa" src="http://www.degrafa.com/share/images/charts/googlefinance.png" alt="" width="400" height="304" /></a></p>
<p><a title="Tom Gonzalez" href="http://form-function.blogspot.com/2008/08/360-flex-data-visualization-code.html" target="_blank"><img class="aligncenter" title="Degrafa Micro Charts" src="http://www.degrafa.com/share/images/charts/microcharts.png" alt="" width="300" height="256" /></a></p>
<p><a title="Ryan Campbel" href="http://www.bobjim.com/" target="_blank">Ryan Campbell</a> has also taken a liking to the new Geometry Repeaters and what is possible just using Property Modifiers with them. He combined Degrafa and <a title="OpenFlux" href="http://code.google.com/p/openflux/" target="_blank">OpenFlux</a> to create what he&#8217;s calling <a title="FluxCharts" href="http://www.bobjim.com/2008/09/17/openflux-degrafa-fluxcharts/" target="_blank">FluxCharts</a>. Definitely cool.</p>
<p><a title="FluxCharts" href="http://www.bobjim.com/2008/09/17/openflux-degrafa-fluxcharts/" target="_blank"><img class="aligncenter" title="FluxChart" src="http://www.degrafa.com/share/images/charts/fluxchart.jpg" alt="" width="400" height="262" /></a></p>
<p>It&#8217;s really great to see people start jumping into the next release of Degrafa when it&#8217;s still a work in progress. Even better, all these samples have source available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/09/custom-charts-using-degrafa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Degrafa Beta 3 Preview: Transforms</title>
		<link>http://www.degrafa.org/blog/2008/06/degrafa-beta-3-preview-transforms/</link>
		<comments>http://www.degrafa.org/blog/2008/06/degrafa-beta-3-preview-transforms/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 05:20:55 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 3]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[transforms]]></category>
		<category><![CDATA[preview]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2008/06/22/degrafa-beta-3-preview-transforms/</guid>
		<description><![CDATA[In the last post we previewed the revamped Repeaters in Degrafa Beta 3. Another feature we&#8217;re excited about is transforms, which will include Scale, Skew, Translate, Rotate and Matrix. Transforms will allow you to further manipulate the graphics you create with Degrafa and with bindable properties Transforms can change graphics &#8220;on the fly&#8221; and bring [...]]]></description>
			<content:encoded><![CDATA[<p>In the last post we previewed the <a href="http://www.degrafa.com/2008/06/16/degrafa-beta-3-preview-revamped-repeaters/" target="_blank">revamped Repeaters</a> in Degrafa Beta 3. Another feature we&#8217;re excited about is transforms, which will include Scale, Skew, Translate, Rotate and Matrix. Transforms will allow you to further manipulate the graphics you create with Degrafa and with bindable properties Transforms can change graphics &#8220;on the fly&#8221; and bring things closer to cleanly converting SVG (and other formats) to Degrafa.</p>
<p>All this is similar to what you might expect from a graphics editing tool like Illustrator. What&#8217;s cool is in Degrafa the children inherit the parent transform but each can also have their own individual transform as well (without incurring the overhead and provides a more compact markup). Also, transforms are applied at render time and are none destructive (i.e. do not actually modify the geometry properties).</p>
<p>In most cases a single Transform may suit your needs for multiple transform types. If not, you can use a TransformGroup to create your own sequence in which the transforms will be applied, so you have complete flexibility. We also allow you to specify a registration point beyond top-left to include center, top-center, bottom-right, etc., as well as centerX and centerY providing additional control. This saves you from having to come up the math to set the registration point on your own.</p>
<p>Below is a basic example of a RegularRectangle with the following transforms applied to it from left to right: Scale, Skew, Rotate. (Matrix and Translate not shown).</p>
<p><a href="http://samples.degrafa.com/RectangleTransform/TransformRectangle.html" target="_blank"><img src="http://www.degrafa.com/images/RectangleTransform.jpg" alt="Rectangle Transform" /></a></p>
<p><a href="http://samples.degrafa.com/RectangleTransform/TransformRectangle.html" target="_blank">Click to View and View Source</a></p>
<p>As you might expect Degrafa Transforms will work on any geometry drawn using Degrafa. However, there&#8217;s a bit more to it than that. You can also apply transforms to Fills (like a bitmap fill and any gradient fill) and Gradient-based Strokes. For example, below is a basic sample of a BitmapFill with a Scale, Skew and Rotate transform applied (images from <a href="http://www.colourlovers.com/" target="_blank">COLOURlovers</a>).</p>
<p><a href="http://samples.degrafa.com/FillTransform/TransformBitmapFill.html" target="_blank"><img src="http://www.degrafa.com/images/TransformBitmapFill.jpg" alt="BitmapFill Transform" /></a></p>
<p><a href="http://samples.degrafa.com/FillTransform/TransformBitmapFill.html" target="_blank">Click to View and View Source</a></p>
<p>Transforms allow you to manipulate geometry very easily rather than having to manually change properties or points. However, the real power comes from using Transforms with other features of Degrafa. Below are several examples of using a Repeater with different transforms. The one with the orange, white and grey &#8220;tick marks&#8221; actually has a transform applied to a Repeater with a transform on its children (mind-boggling, right?). This also shows that transforms are propagated to the children and that the parent can have a transform that also gets applied to the children, yet each child could add to their final transform with a transform of their own.</p>
<p><a href="http://samples.degrafa.com/TransformedRepeaters/TransformedRepeaters.html" target="_blank"><img src="http://www.degrafa.com/images/TransformedRepeaters.jpg" alt="Transformed Repeaters" /></a></p>
<p><a href="http://samples.degrafa.com/TransformedRepeaters/TransformedRepeaters.html" target="_blank">Click to View and View Source</a></p>
<p>When you start thinking about all the unique combinations of using transforms you can begin to see just how powerful they can be. As we preview more features of Degrafa Beta 3 you&#8217;ll be able to see how adding a single transform can drastically change graphics drawn with Degrafa to create very unique and interesting visuals.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/06/degrafa-beta-3-preview-transforms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Introduction to Degrafa on InsideRIA</title>
		<link>http://www.degrafa.org/blog/2008/05/introducion-to-degrafa-on-insideria/</link>
		<comments>http://www.degrafa.org/blog/2008/05/introducion-to-degrafa-on-insideria/#comments</comments>
		<pubDate>Tue, 06 May 2008 15:49:06 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 2]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[inside ria]]></category>
		<category><![CDATA[introduction]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2008/05/06/introducion-to-degrafa-on-insideria/</guid>
		<description><![CDATA[There is an article up on InsideRIA that introduces some of the theory and features of Degrafa. I also put together a couple walkthroughs to get you started, but they just barely scratch the surface of what is possible. Definitely check it out if you&#8217;re looking for a quick shot of some beginning Degrafa knowledge.
One [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://share.scalenine.com/images/InsideRIA_badge_200.gif" alt="InsideRIA" align="right" style="padding: 4px 4px 4px 4px; background-color: #666666; border-style:none; border:none;"/>There is <a href="http://www.insideria.com/2008/05/an-introduction-to-degrafa-1.html" target="_blank">an article</a> up on <a href="http://www.insideria.com/" target="_blank">InsideRIA</a> that introduces some of the theory and features of Degrafa. I also put together a couple walkthroughs to get you started, but they just barely scratch the surface of what is possible. Definitely check it out if you&#8217;re looking for a quick shot of some beginning Degrafa knowledge.</p>
<p>One of the things we&#8217;re beginning to focus on is putting together more tutorials, samples and screencasts that really show off what you can do with Degrafa. This article is part of that initiative. With a new version of Degrafa on the horizon, it will be more important than ever to make sure we share the knowledge.</p>
<p>Read <a href="http://www.insideria.com/2008/05/an-introduction-to-degrafa-1.html" target="_blank">An Introduction to Degrafa</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/05/introducion-to-degrafa-on-insideria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An En-Gauging Experience</title>
		<link>http://www.degrafa.org/blog/2008/04/an-en-gauging-experience/</link>
		<comments>http://www.degrafa.org/blog/2008/04/an-en-gauging-experience/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 04:30:18 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 2]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[skinning]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[component]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[dial]]></category>
		<category><![CDATA[gauge]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2008/04/05/an-en-gauging-experience/</guid>
		<description><![CDATA[
Ok, I couldn&#8217;t resist using the title. Tom Gonzalez put together a really nice example of a gauge built using Degrafa. He also did a lot more than that. For some of the custom items like the tick marks, he made his own ArcLineRepeater based on Degrafa&#8217;s LineRepeater so that it rotated around a central [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.degrafa.com/images/DegrafaGauge.jpg" alt="Degrafa Gauge" /></p>
<p>Ok, I couldn&#8217;t resist using the title. <a href="http://form-function.blogspot.com/" target="_blank">Tom Gonzalez</a> put together a really nice <a href="http://form-function.blogspot.com/2008/04/gauge-component-v02.html" target="_blank">example of a gauge</a> built using Degrafa. He also did a lot more than that. For some of the custom items like the tick marks, he made his own ArcLineRepeater based on Degrafa&#8217;s <a href="http://samples.degrafa.com/LineRepeater/LineRepeater.html" target="_blank">LineRepeater</a> so that it rotated around a central point. Based on what Tom said, it sounds like it was pretty easy for him to do.</p>
<p>This example also allows you to apply different skins like you would any other Flex component, but instead of having to go to an external application like Fireworks or Flash you can do all your skinning for the gauge right in Flex and assign them through CSS. Tom&#8217;s example has 2 skins you can choose from and you can change properties like colors, angle, tick alpha and more very easily.</p>
<p>I think the coolest thing about this example is that Tom already <a href="http://form-function.blogspot.com/2008/03/gauge-component-v01.html" target="_blank">had this gauge built</a> before, but realized it had much more potential if he converted to use Degrafa. The result seems to be a much more flexible solution that can be extended quite easily to take on a number of different appearances. Good stuff!</p>
<p>Check out Tom&#8217;s <a href="http://form-function.blogspot.com/2008/04/gauge-component-v02.html" target="_blank">blog post</a> about the gauge and don&#8217;t forget to view the source.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/04/an-en-gauging-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Degrafa &amp; Data Visualization</title>
		<link>http://www.degrafa.org/blog/2008/03/degrafa-data-visualization/</link>
		<comments>http://www.degrafa.org/blog/2008/03/degrafa-data-visualization/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 02:18:55 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 2]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[sample]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2008/03/29/degrafa-data-visualization/</guid>
		<description><![CDATA[Andrew Trice had a post over on InsideRIA about using Degrafa as an item renderer within a Data Grid to create a bar chart like effect. His post really helped show just how simple it can be to use Degrafa for visualizing data. In his example he used some RegularRectangles and bound them to the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.cynergysystems.com/blogs/page/andrewtrice" target="_blank">Andrew Trice</a> had <a href="http://www.insideria.com/2008/03/degrafa-datagrids-visual-displ.html" target="_blank">a post</a> over on <a href="http://www.insideria.com/" target="_blank">InsideRIA</a> about using Degrafa as an item renderer within a Data Grid to create a bar chart like effect. His post really helped show just how simple it can be to use Degrafa for visualizing data. In <a href="http://www.insideria.com/2008/03/degrafa-datagrids-visual-displ.html" target="_blank">his example</a> he used some RegularRectangles and bound them to the data that was being pulled into a single column to change the width of the rectangle. This was a very simple, yet effective approach and much nicer than looking at a long list of values.</p>
<p>We extended Andrew&#8217;s example a bit into <a href="http://samples.degrafa.com/DataRenderer/DegrafaDataRenderer.html" target="_blank">another Data Grid example</a> that uses an item renderer with a split bar visualization and optimized the example a little. This example could be extended even further by using Bitmap or Complex fills based on the data, or changing the shape used for the visual. Here&#8217;s what it looks like:</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_DegrafaDataRenderer_1287094026"
			class="flashmovie"
			width="430"
			height="400">
	<param name="movie" value="http://samples.degrafa.com/DataRenderer/DegrafaDataRenderer.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://samples.degrafa.com/DataRenderer/DegrafaDataRenderer.swf"
			name="fm_DegrafaDataRenderer_1287094026"
			width="430"
			height="400">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>While syncing in iTunes I was looking at <a href="http://static.grogmaster.com/uploaded_images/itunes_podcasts-760527.png" target="_blank">the indication</a> of how my media was distributed across my iPhone and realized that same visualization could be duplicated using Degrafa. I used a series of different colored RegularRectangles, some VerticalLineRepeaters for the inset markings that dynamically change count depending on the size, some other Rectangles for highlights and shadows, and a RoundedRectangle to mask the area. I also through in a ComplexFill composed of a Solid, Bitmap and Blend fill to create the colored plaid effect. This was really easy to do with binding to change the width, capacity bars, inset marks and colors. Here&#8217;s what the example looks like:</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_CapacityIndicator_645668645"
			class="flashmovie"
			width="430"
			height="300">
	<param name="movie" value="http://samples.degrafa.com/CapacityIndicator/CapacityIndicator.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://samples.degrafa.com/CapacityIndicator/CapacityIndicator.swf"
			name="fm_CapacityIndicator_645668645"
			width="430"
			height="300">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p><strong>UPDATE:</strong> Here&#8217;s another example that expands upon the bar charts above to create some shape based renderers and a pie chart renderer. The shape renderers were easy to do. They&#8217;re masks created with Repeaters. The stars are Polygon Repeaters, the circles are Circle Repeaters, and the squares are Rounded Rectangle Repeaters. The pie chart renderer is just a couple of Elliptical Arcs. See below:</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_DegrafaDataRenderer_274293200"
			class="flashmovie"
			width="430"
			height="400">
	<param name="movie" value="http://samples.degrafa.com/ShapeRenderer/DegrafaDataRenderer.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://samples.degrafa.com/ShapeRenderer/DegrafaDataRenderer.swf"
			name="fm_DegrafaDataRenderer_274293200"
			width="430"
			height="400">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>These examples are available on the <a href="http://samples.degrafa.com" target="_blank">Degrafa Samples</a> page with View Source enabled.</p>
<p>There&#8217;s so much data flying around out there that would be kinda neat to create unique visualizations for using Degrafa. I&#8217;ve been checking out <a href="http://www.colourlovers.com/" target="_blank">COLOURlovers</a>, <a href="http://the.echonest.com/analyze.html" target="_blank">Echo Nest</a>, <a href="http://friendfeed.com/" target="_blank">FriendFeed</a> and more that would be cool to try and visualize or use in a visualization. Better yet, you could make certain properties accesible to a designer for them to make the visualizations customized to their specifications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/03/degrafa-data-visualization/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Degrafa Map Sample Source Available</title>
		<link>http://www.degrafa.org/blog/2008/03/degrafa-map-sample-source-available/</link>
		<comments>http://www.degrafa.org/blog/2008/03/degrafa-map-sample-source-available/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 20:26:45 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 2]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[sample]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2008/03/16/degrafa-map-sample-source-available/</guid>
		<description><![CDATA[
A lot of people we&#8217;ve talked to have been interested in using Degrafa for mapping. Of particular interest was drawing states or regions that incorporate events and data. We put together a proof of concept a while back for EffectiveUI and we&#8217;re now making the source available after some clean up and updates to the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.degrafa.com/wp-content/source/images/DashboardDemo.jpg" alt="Degrafa Map Sample" /></p>
<p>A lot of people we&#8217;ve talked to have been interested in using Degrafa for mapping. Of particular interest was drawing states or regions that incorporate events and data. We put together a proof of concept a while back for <a href="http://www.effectiveui.com" target="_blank">EffectiveUI</a> and we&#8217;re now making the source available after some clean up and updates to the latest beta release. The sample uses Degrafa to draw the states and for some custom skinning.</p>
<p>There were a number of people on the <a href="http://groups.google.com/group/degrafa/" target="_blank">Degrafa Group</a> asking for the source, so we&#8217;ve enable &#8220;View Source&#8221; on the application. This sample is also available on the <a href="http://samples.degrafa.com/" target="_blank">Degrafa Samples</a> page.</p>
<p><a href="http://samples.degrafa.com/DegrafaMapSample/DegrafaMapDemo.html" target="_blank">View The Degrafa Map Sample</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/03/degrafa-map-sample-source-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Degrafa Samples Available</title>
		<link>http://www.degrafa.org/blog/2008/03/new-degrafa-samples-available/</link>
		<comments>http://www.degrafa.org/blog/2008/03/new-degrafa-samples-available/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 04:38:29 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 2]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2008/03/13/new-degrafa-samples-available/</guid>
		<description><![CDATA[New samples of Degrafa in use can be found at http://samples.degrafa.com. If you attended the Degrafa session at 360&#124;Flex you may remember seeing them. They all address some of the new features in latest beta and include samples for:

Skinning a VSlider to look like a thermometer
Advanced skinning using Tweener, cursor position, color tweening, skin states, [...]]]></description>
			<content:encoded><![CDATA[<p>New samples of Degrafa in use can be found at <a href="http://samples.degrafa.com" target="_blank">http://samples.degrafa.com</a>. If you attended the Degrafa session at <a href="http://www.360conferences.com/360flex/" target="_blank">360|Flex </a>you may remember seeing them. They all address some of the new features in latest beta and include samples for:</p>
<ul>
<li>Skinning a VSlider to look like a thermometer</li>
<li>Advanced skinning using <a href="http://code.google.com/p/tweener/" target="_blank">Tweener</a>, cursor position, color tweening, skin states, etc.</li>
<li>Using the derive property</li>
<li>Reusing compositions created in external MXML files</li>
<li>Random art with Degrafa and Tweener</li>
<li>Creating and using libraries</li>
</ul>
<p>Visit the <a href="http://samples.degrafa.com" target="_blank">Degrafa Samples</a> page and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/03/new-degrafa-samples-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Randomly Generated Art</title>
		<link>http://www.degrafa.org/blog/2008/02/randomly-generated-art/</link>
		<comments>http://www.degrafa.org/blog/2008/02/randomly-generated-art/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 04:11:42 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 1]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2008/02/11/randomly-generated-art/</guid>
		<description><![CDATA[
The other day I came across Chad Udell&#8217;s post about his KulerCreator and it got me thinking. Degrafa could easily be used to create random generated art, especially since so many of the Degrafa object properties are bindable. I grabbed Tweener (which I had never used before) and applied it to a few different shapes [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.degrafa.com/wp-content/source/images/DegrafaRGA1.jpg" alt="Degrafa RGA" /><br/><br />
The other day I came across <a href="http://visualrinse.com/2008/02/09/kuler-creator-dissected-in-computer-arts-issue-145-tutorialsource-code/" target="_blank">Chad Udell&#8217;s post about his KulerCreator</a> and it got me thinking. Degrafa could easily be used to create random generated art, especially since so many of the Degrafa object properties are bindable. I grabbed <a href="http://code.google.com/p/tweener/" target="_blank">Tweener</a> (which I had never used before) and applied it to a few different shapes and their properties.</p>
<p>I used two circles and set tweens on their size dimensions, as well as some of the gradient fill properties, which creates some interesting effects. There&#8217;s a polygon in there and I set tweens to each one of it&#8217;s four points. Finally, I threw a bird shape in there drawn with SVG path data. It took no time at all to put this together and the results are interesting. Most importantly, it was easy and was done using MXML markup.</p>
<p>Things could get really interesting with some physics, random colors, filters, easing, etc.</p>
<p><a href="http://samples.degrafa.com/DegrafaTweener/RGA1/DegrafaTweener.html" target="_blank">See the results</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/02/randomly-generated-art/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Degrafa Dashboard Concept Example</title>
		<link>http://www.degrafa.org/blog/2007/11/degrafa-dashboard-concept-example/</link>
		<comments>http://www.degrafa.org/blog/2007/11/degrafa-dashboard-concept-example/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 23:28:42 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 1]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2007/11/06/degrafa-dashboard-concept-example/</guid>
		<description><![CDATA[
Here is a Flex dashboard prototype demo that was put together for EffectiveUI as a proof-of-concept. It provides a good perspective on how Degrafa could be utilized in a real-world scenario. The map, map legend and linear gauge skins were all done using Degrafa markup.
The map started as an SVG file, which was then brought [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.degrafa.com/wp-content/source/flex/DashboardDemo/DashboardDemo.html" target="_blank"><img src="http://www.degrafa.com/wp-content/source/images/DashboardDemo.jpg" alt="Degrafa Dashboard Demo" /></a></p>
<p>Here is a Flex dashboard prototype demo that was put together for <a href="http://www.effectiveui.com" target="_blank">EffectiveUI</a> as a proof-of-concept. It provides a good perspective on how Degrafa could be utilized in a real-world scenario. The map, map legend and linear gauge skins were all done using Degrafa markup.</p>
<p>The map started as an SVG file, which was then brought into Degrafa. Each state was built up as an MXML component by extending Degrafa&#8217;s GeometryGroup. The color of each state are applied at runtime depending on a product selection and the value for the selected state.</p>
<p>As Degrafa get&#8217;s closer to a beta release, we hope to continue to provide additional examples of more advanced applications of the framework.</p>
<p><a href="http://www.degrafa.com/wp-content/source/flex/DashboardDemo/DashboardDemo.html" target="_blank">View the Example</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2007/11/degrafa-dashboard-concept-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

