<?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>Forest and the Trees &#187; Data</title>
	<atom:link href="http://www.forestandthetrees.com/category/data/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forestandthetrees.com</link>
	<description>Data Visualization with Flex and Flash</description>
	<lastBuildDate>Fri, 11 Jun 2010 15:35:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Flex SDK 3.4 Extracting DataVisualization Source</title>
		<link>http://www.forestandthetrees.com/2009/09/11/flex-sdk-3-4-extracting-datavisualization-source/</link>
		<comments>http://www.forestandthetrees.com/2009/09/11/flex-sdk-3-4-extracting-datavisualization-source/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 16:21:26 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[charting]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=273</guid>
		<description><![CDATA[Adobe released a new sdk for Flex which fixes a cross-scripting security threat. So, you download the sdk, unzip it, create a new directory for 3.4.0 in your flex sdks directory. Also extract the data viz zip and put its files in the appropriate directories in the 3.4.0 directory that you just added. (You could [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe released a <a href="http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk">new sdk for Flex</a> which fixes a <a href="http://www.adobe.com/support/security/bulletins/apsb09-13.html">cross-scripting security threat</a>. So, you download the sdk, unzip it, create a new directory for 3.4.0 in your flex sdks directory. Also extract the data viz zip and put its files in the appropriate directories in the 3.4.0 directory that you just added. (You could do this different ways as well.)</p>
<p>Then in Flex Builder, right click on a project, choose Properties, Flex Compiler, Configure Flex SDKs. And add your new SDK.</p>
<p>So, pretty sure there are plenty of posts on how to do the above. But, now you need to extract the DataViz source. <a href="http://blogs.adobe.com/flexdoc/2008/04/extracting_data_visualization.html">This post explains that</a>. And here&#8217;s what you can copy and paste into Terminal to get it to work if you&#8217;re on a mac.</p>
<p>java -jar &#8220;/Applications/Adobe Flex Builder 3 Plug-in/sdks/3.4.0/lib/DMV-source.jar&#8221; &#8220;/Library/Application Support/Adobe/Flex&#8221; &#8220;/Applications/Adobe Flex Builder 3 Plug-in/sdks/3.4.0&#8243;</p>
<p>The blog changes the straight quotes to curly quotes, so, you&#8217;ll probably have to change that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2009/09/11/flex-sdk-3-4-extracting-datavisualization-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Speaking at BFPUG tomorrow March 25</title>
		<link>http://www.forestandthetrees.com/2009/03/24/speaking-at-bfpug-tomorrow-march-25/</link>
		<comments>http://www.forestandthetrees.com/2009/03/24/speaking-at-bfpug-tomorrow-march-25/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 14:33:11 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=201</guid>
		<description><![CDATA[This just came up. I&#8217;ll be giving my mashup talk again (twice in one week &#8211; really getting some good value), this time to BFPUG. Info here&#8230; Wednesday, March 25 7:15PM The New England Institute of Art Center Campus (Brookline Village) http://www.artinstitutes.edu/boston/AboutUs/MapsDirections.aspx Room 1001-1002]]></description>
			<content:encoded><![CDATA[<p>This just came up. I&#8217;ll be giving my mashup talk again (twice in one week &#8211; really getting some good value), this time to BFPUG.</p>
<p>Info here&#8230;</p>
<p>Wednesday, March 25<br />
7:15PM<br />
The New England Institute of Art<br />
Center Campus (Brookline Village)   http://www.artinstitutes.edu/boston/AboutUs/MapsDirections.aspx<br />
Room 1001-1002</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2009/03/24/speaking-at-bfpug-tomorrow-march-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Source Files from Mashup Talk</title>
		<link>http://www.forestandthetrees.com/2009/03/22/source-files-from-mashup-talk/</link>
		<comments>http://www.forestandthetrees.com/2009/03/22/source-files-from-mashup-talk/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 02:57:19 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[Speaking]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[charting]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=190</guid>
		<description><![CDATA[Here&#8217;s a link to a pdf of the mashup talk I just gave to the Harvard Flash User Group. A special thank you to Oscar Cortes. I shamelessly stole content from the mashup talk he gave to both the Design Patterns group and the excellent Flex Camp Boston.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.forestandthetrees.com/presentations/mashupPreso_19mar2009.pdf">Here&#8217;s a link to a pdf</a> of the mashup talk I just gave to the <a href="http://flash.abcd.harvard.edu/icb/icb.do">Harvard Flash User Group</a>.</p>
<p>A special thank you to <a href="http://www.holaflex.com/">Oscar Cortes</a>. I shamelessly stole content from the <a href="http://www.holaflex.com/?p=114">mashup talk</a> he gave to both the <a href="http://www.forestandthetrees.com/designPatterns/">Design Patterns group</a> and the excellent <a href="http://www.flexcampboston.com/">Flex Camp Boston</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2009/03/22/source-files-from-mashup-talk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XML Attributes to Object Properties</title>
		<link>http://www.forestandthetrees.com/2009/01/13/xml-attributes-to-object-properties/</link>
		<comments>http://www.forestandthetrees.com/2009/01/13/xml-attributes-to-object-properties/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 23:41:26 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[e4x]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=179</guid>
		<description><![CDATA[Now I can copy and paste this code instead of having to remember a.name().toString(); Anyway &#8211; this takes var x : XML = &#60;node name=&#8217;Doug&#8217; hadAGoodTimeSleddingOnSunday = &#8216;true&#8217;/&#62; to o.name = &#8220;Doug&#8221;; o.hadAGoodTimeSleddingOnSunday = &#8220;true&#8221; //yup you&#8217;d want to type that as a Boolean. var o : Object = {}; var atts : XMLList = [...]]]></description>
			<content:encoded><![CDATA[<p>Now I can copy and paste this code instead of having to remember a.name().toString();</p>
<p>Anyway &#8211; this takes<br />
var x : XML =<br />
&lt;node name=&#8217;Doug&#8217; hadAGoodTimeSleddingOnSunday = &#8216;true&#8217;/&gt;<br />
to<br />
o.name = &#8220;Doug&#8221;;<br />
o.hadAGoodTimeSleddingOnSunday = &#8220;true&#8221; //yup you&#8217;d want to type that as a Boolean.</p>
<p>var o : Object = {};<br />
var atts : XMLList = x.attributes();<br />
for each (var a : XML in atts) {<br />
    var propName : String = a.name().toString();<br />
    o[propName] = a.toXMLString();<br />
}</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2009/01/13/xml-attributes-to-object-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>103 Delegates Today</title>
		<link>http://www.forestandthetrees.com/2008/05/20/103-delegates-today/</link>
		<comments>http://www.forestandthetrees.com/2008/05/20/103-delegates-today/#comments</comments>
		<pubDate>Tue, 20 May 2008 13:51:54 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[charting]]></category>
		<category><![CDATA[election]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=158</guid>
		<description><![CDATA[Getting near the end &#8211; Oregon and Kentucky hold their primaries today. Looks like Clinton will win Kentucky (51 delegates). Obama will win Oregon (52 delegates). And Clinton will continue to smoke the high grade and think she can somehow win. I updated the election center and added a summary tab. The tab contains two [...]]]></description>
			<content:encoded><![CDATA[<p>Getting near the end &#8211; <a href="http://www.cnn.com/ELECTION/2008/primaries/results/state/#OR">Oregon</a> and <a href="http://www.cnn.com/ELECTION/2008/primaries/results/state/#val=KY">Kentucky</a> hold their primaries today. Looks like <a href="http://www.hillaryclinton.com">Clinton</a> will win Kentucky (51 delegates). <a href="http://www.barackobama.com">Obama</a> will win Oregon (52 delegates). And Clinton will continue to smoke the high grade and think she can somehow win. I updated the <a href="http://www.forestandthetrees.com/election2008/">election center</a> and added a summary tab. The tab contains two charts: a pie chart showing current totals; and a bar chart showing how many delegates each candidate needs to win. Most telling is Clinton needs to win 72% of the remaining delegates to win.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2008/05/20/103-delegates-today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Election Center Update!</title>
		<link>http://www.forestandthetrees.com/2008/04/16/election-center-update-2/</link>
		<comments>http://www.forestandthetrees.com/2008/04/16/election-center-update-2/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 04:19:57 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[charting]]></category>
		<category><![CDATA[election]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=149</guid>
		<description><![CDATA[Updated the counts and added some more charts. Not perfect, but, better. Here it is. Also, lots of bugs when you resize!]]></description>
			<content:encoded><![CDATA[<p>Updated the counts and added some more charts. Not perfect, but, better. <a href="http://www.forestandthetrees.com/election2008/">Here it is.</a> Also, lots of bugs when you resize!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2008/04/16/election-center-update-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex Data Visualization component source is available</title>
		<link>http://www.forestandthetrees.com/2008/03/31/flex-datavisualization-component-source-is-available/</link>
		<comments>http://www.forestandthetrees.com/2008/03/31/flex-datavisualization-component-source-is-available/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 23:48:40 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[charting]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=148</guid>
		<description><![CDATA[I had been working w/ the Flex beta (where you couldn&#8217;t get at the source) for so long, I just gave up. But, you can get at the charting component source if you buy Flex Builder Pro. Not open source, but, all I want to do is override methods. (via Pearls of Flex) Check out [...]]]></description>
			<content:encoded><![CDATA[<p>I had been working w/ the Flex beta (where you couldn&#8217;t get at the source) for so long, I just gave up. But, you can get at the charting component source if you buy Flex Builder Pro. Not open source, but, all I want to do is override methods. (<a href="http://flexpearls.blogspot.com/2008/03/advanceddatagrid-and-olap-source-gets.html">via Pearls of Flex</a>)</p>
<p><a href="http://blogs.adobe.com/flexdoc/2008/04/extracting_data_visualization.html">Check out this link</a> if you need to extract the source. For 3.0 it seemed to auto-extract. But, for Flex 3.1, I needed to extract.</p>
<p><a href="http://www.forestandthetrees.com/2009/09/11/flex-sdk-3-4-extracting-datavisualization-source/">Also, check this post for the command to type into terminal.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2008/03/31/flex-datavisualization-component-source-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Data Viz API</title>
		<link>http://www.forestandthetrees.com/2008/03/19/google-data-viz-api/</link>
		<comments>http://www.forestandthetrees.com/2008/03/19/google-data-viz-api/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 23:14:48 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=146</guid>
		<description><![CDATA[Google has released a data visualization API. Some of it is Flash &#8211; specifically the code they got when they purchased Gap Minder. Update: Infosthetics has a good post about this as well.]]></description>
			<content:encoded><![CDATA[<p>Google has <a href="http://google-code-updates.blogspot.com/2008/03/introducing-google-visualization-api.html">released </a>a <a href="http://code.google.com/apis/visualization/">data visualization API</a>. Some of it is Flash &#8211; specifically the code they got when they purchased <a href="http://www.gapminder.org/">Gap Minder</a>. </p>
<p>Update: <a href="http://infosthetics.com/">Infosthetics </a>has a <a href="http://infosthetics.com/archives/2008/03/google_visualization_api.html">good post</a> about this as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2008/03/19/google-data-viz-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mississippi Primary</title>
		<link>http://www.forestandthetrees.com/2008/03/12/misssissippi-primary/</link>
		<comments>http://www.forestandthetrees.com/2008/03/12/misssissippi-primary/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 13:49:10 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=144</guid>
		<description><![CDATA[I&#8217;ve finally found a way to blog regularly &#8211; update primary data. Mississippi data added to the Election Dashboard.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally found a way to blog regularly &#8211; update primary data. <a href="http://www.mississippi.gov/">Mississippi </a>data added to the <a href="http://www.forestandthetrees.com/election2008/">Election Dashboard</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2008/03/12/misssissippi-primary/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Election Center Update</title>
		<link>http://www.forestandthetrees.com/2008/03/10/election-center-update/</link>
		<comments>http://www.forestandthetrees.com/2008/03/10/election-center-update/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 03:47:25 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Flex Charting]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://www.forestandthetrees.com/?p=142</guid>
		<description><![CDATA[It&#8217;s worth doing political charts just to have titles like &#8220;Election Center Update&#8221;. Obama won Wyoming and Mississippi is tomorrow. Anyway, I just added a delegate count comparison page, here.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s worth doing political charts just to have titles like &#8220;Election Center Update&#8221;. Obama won Wyoming and Mississippi is tomorrow. Anyway, I just added a delegate count comparison page, <a href="http://www.forestandthetrees.com/election2008/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.forestandthetrees.com/2008/03/10/election-center-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
