<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
	<channel rdf:about="http://www.bpurcell.org/index.cfm">
	<title>Brandon Purcell's Blog</title>
	<description>A blog for ColdFusion, Java, and other topics.</description>
	<link>http://www.bpurcell.org/blog/index.cfm</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1115" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1114" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1112" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1091" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1090" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1071" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1061" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1058" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1057" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1055" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1052" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1050" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1048" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1047" />
			
			<rdf:li rdf:resource="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1046" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1115">
	<title>Utah Senator Jon Greiner blogs about SpatialKey</title>
	<description>&lt;p&gt;Utah State Senator and Ogden City Police Chief &lt;a href=&quot;http://senatesite.com/blog/2008/09/keeping-citizens-safe.html&quot;&gt;blogs about Spatialkey&lt;/a&gt; and the power of bringing together relevant data sets from multiple places.  Here is a small sampling...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1115</link>
	<dc:date>2008-09-08T07:41:49-07:00</dc:date>
	<dc:subject>Flex,General Web Dev,Other,SpatialKey</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1114">
	<title>SpatialKey Law Enforcment featured on the cover of ComputerWorld</title>
	<description>&lt;a href=&quot;http://www.flickr.com/photos/brandonpurcell/2839200339/&quot; title=&quot;SpatialKey_ComputerWorld.jpg by brandonpurcell, on Flickr&quot;&gt;&lt;img src=&quot;http://farm4.static.flickr.com/3137/2839200339_cd4d3f6db9_m.jpg&quot; width=&quot;178&quot; height=&quot;240&quot; alt=&quot;SpatialKey_Co...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1114</link>
	<dc:date>2008-09-08T07:26:55-07:00</dc:date>
	<dc:subject>Flex,General Web Dev,Other</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1112">
	<title>Introducing SpatialKey and the team behind the technology preview</title>
	<description>&lt;div class=&quot;body&quot;&gt;&lt;p&gt;After leaving Adobe in November of 2007 I joined Universal Mind as the director of Technology. UM had been working on a product that was  called LaunchPad. At that time LaunchPad was a proof of concept built for the San Francisco...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1112</link>
	<dc:date>2008-09-01T19:53:19-07:00</dc:date>
	<dc:subject>Flex,SpatialKey</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1091">
	<title>Trace output has moved with Flash Debug Player 9.0r28 - flashlog.txt</title>
	<description>After installing Flex 2.0.1 I was frustrated to find that I was no longer getting output to my flashlog.txt files. After some searching around I found that it was moved to C:\Documents and Settings\username\Application Data\Macromedia\Flash Player\Lo...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1091</link>
	<dc:date>2007-01-11T20:29:50-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1090">
	<title>Flex 2.0 Validator for IP Addresses - IPValidator</title>
	<description>&lt;P&gt;I was creating a simple application to enter IP addresses into a database and I found there was no simple way to validate the IP addresses. With Flex it is fairly simple to create a custom validator. The code below uses a regular expression to val...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1090</link>
	<dc:date>2007-01-07T17:55:27-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1071">
	<title>FlashVNC with Flex 2 and FlashPlayer 8.5</title>
	<description>&lt;P&gt;I found this pretty cool and a great demonstration of the new power with FlashPlayer 8.5. &lt;!--StartFragment --&gt;FlashVNC is a Flash Player based client that connects to a TightVNC server. Check it out on &lt;A class=&quot;&quot; href=&quot;http://www.darronschall.co...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1071</link>
	<dc:date>2005-11-17T17:54:08-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1061">
	<title>What is this crossdomain.xml thingie?</title>
	<description>In working with Flex and Flash I have used the crossdomain.xml several times. For someone new to Flex or Flash it is somewhat difficult to explain why it is needed. I end up drawing pictures and probably confuse the developer even more.&amp;nbsp; &lt;A clas...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1061</link>
	<dc:date>2005-07-29T08:27:24-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1058">
	<title>Flex or Flash Applications in Firefox only render partialy on Linux</title>
	<description>&lt;P&gt;If you run a Flex or Flash application on Linux in Firefox or Mozilla you may see the application only render partially and the rest of the screen shows up gray or black.&amp;nbsp; This is a known issue with the Flash Player.&amp;nbsp; You can find some i...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1058</link>
	<dc:date>2005-05-25T13:18:37-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1057">
	<title>Embedding HTML in a Flex Application</title>
	<description>&lt;P&gt;Christophe demonstrates a very cool approach for integrating HTML pages/sites into an app that is 100% Flex and it makes the application look like the Flash Player is loading/rendering the HTML in the page. &lt;/P&gt;
&lt;P&gt;You can check out his blog post...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1057</link>
	<dc:date>2005-05-19T07:56:46-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1055">
	<title>ColdFusion and Flex Integration</title>
	<description>&lt;P&gt;Over the last few months I have blogged very little due to time constraints, travel and vacation. I have been working on the Flex team for about a year and a half now and still continue to do ColdFusion development anytime a chance arises. I have ...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1055</link>
	<dc:date>2005-04-29T10:28:58-07:00</dc:date>
	<dc:subject>ColdFusionMX,Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1052">
	<title>Changing the background color of a Datagrid Row in Flex</title>
	<description>&lt;P&gt;I have heard this question many times and I don&apos;t think it is documented. If you want to change the color of an entire row within a Datagrid in Flex use the following code&lt;/P&gt;
&lt;DIV style=&quot;PADDING-LEFT: 10px&quot;&gt;&lt;PRE&gt;dg.setPropertiesAt(&lt;FONT color=bl...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1052</link>
	<dc:date>2005-03-17T13:46:57-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1050">
	<title>Customizing or Localizing Validator Error Messages in Flex</title>
	<description>&lt;P&gt;The validators that are provided in Flex cannot be localized or have the error strings easily changed because they cannot have an id, which means they cannot be accessed from script and you cant bind objects that dont have an id. One solution is t...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1050</link>
	<dc:date>2005-01-26T12:16:29-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1048">
	<title>Flex and ColdFusion Blog from Tom Link</title>
	<description>&lt;P&gt;I have heard requests from developers using ColdFusion and Flex that they would like more information about integrating the two. One of my coworkers Tom Link&amp;nbsp;started a blog and his first few entries cover ColdFusiona and Flex integration. His...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1048</link>
	<dc:date>2004-12-10T09:06:31-07:00</dc:date>
	<dc:subject>ColdFusionMX,Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1047">
	<title>Keeping client side data synched in a ticker with Flex</title>
	<description>&lt;P&gt;Here is another recent question I recieved through email so I thought I would share the answer. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question:&lt;/STRONG&gt; Is it possible to build a flex app that will show changing data in a database without refreshing the browser? Kinda...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1047</link>
	<dc:date>2004-12-09T15:23:02-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1046">
	<title>Precompiling and deploying Flex Applications</title>
	<description>&lt;P&gt;I was recently asked the following question around precompiling. It is a little known fact that if you precompile a Flex application flex does not load the SWF from disk. In order to take full advantage of the cached SWF you need to create your ow...</description>
	<link>http://www.bpurcell.org/blog/index.cfm?mode=entry&amp;entry=1046</link>
	<dc:date>2004-12-09T12:19:13-07:00</dc:date>
	<dc:subject>Flex</dc:subject>
	</item>
		</rdf:RDF> 