<?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; components</title>
	<atom:link href="http://www.degrafa.org/blog/category/components/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>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>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 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>
		<item>
		<title>Thermometer Component Using Degrafa</title>
		<link>http://www.degrafa.org/blog/2007/07/thermometer-component-using-degrafa/</link>
		<comments>http://www.degrafa.org/blog/2007/07/thermometer-component-using-degrafa/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 06:02:21 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 1]]></category>
		<category><![CDATA[components]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[skinning]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[thermometer]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2007/07/18/thermometer-component-using-degrafa/</guid>
		<description><![CDATA[Here&#8217;s another skinning sample done with the Degrafa framework using the same methods mentioned in previous posts. It&#8217;s a thermometer type component created using a VSlider. Skins were created for the VSlider trackSkin and thumbSkin.

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_Thermometer_1525068808"
			class="flashmovie"
			width="436"
			height="400">
	<param name="movie" value="http://www.degrafa.com/wp-content/source/swf/Thermometer.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.degrafa.com/wp-content/source/swf/Thermometer.swf"
			name="fm_Thermometer_1525068808"
			width="436"
			height="400">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
And another variation:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_sliderSkin_159384709"
			class="flashmovie"
			width="436"
			height="260">
	<param name="movie" value="http://www.degrafa.com/wp-content/source/swf/sliderSkin.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.degrafa.com/wp-content/source/swf/sliderSkin.swf"
			name="fm_sliderSkin_159384709"
			width="436"
			height="260">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another skinning sample done with the Degrafa framework using the same methods mentioned in previous posts. It&#8217;s a thermometer type component created using a VSlider. Skins were created for the VSlider trackSkin and thumbSkin.<br />

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_Thermometer_33507605"
			class="flashmovie"
			width="436"
			height="400">
	<param name="movie" value="http://www.degrafa.com/wp-content/source/swf/Thermometer.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.degrafa.com/wp-content/source/swf/Thermometer.swf"
			name="fm_Thermometer_33507605"
			width="436"
			height="400">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object><br />
And another variation:<br/><br />

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_sliderSkin_526613356"
			class="flashmovie"
			width="436"
			height="260">
	<param name="movie" value="http://www.degrafa.com/wp-content/source/swf/sliderSkin.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.degrafa.com/wp-content/source/swf/sliderSkin.swf"
			name="fm_sliderSkin_526613356"
			width="436"
			height="260">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2007/07/thermometer-component-using-degrafa/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

