<?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://josephdevore.com/blog/index.cfm">
	<title>Joseph DeVore's Blog</title>
	<description>Just a place to log my twisted thoughts on programming; primarily focused on ColdFusion.</description>
	<link>http://josephdevore.com/blog/index.cfm</link>
	
	<items>
		<rdf:Seq>
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2010/7/5/svn-copy-tagged-version.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2010/5/13/Using-ColdFusion-and-ODBC-sockets-on 64-bit-Windows-2008-connecting-SQL-Server2008.cfm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2010/3/25/ARRA-Rapid-Response-Data-Mart-XML-API-ColdFusion.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2010/2/26/arra-xml-developer-datamart.cfm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2010/2/26/etsy-cordura-fabric-buckles-zippers.cfm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2009/12/28/funny-review-klakpoo.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2009/11/25/toktumi-pbx-for-ul3c.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2009/8/3/woohoo-9-verified-bugs-this-release-coldfusion-9.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2009/6/28/dom-flash-flex-actionscript-css-javascript-resources.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2009/1/28/taxes-we-all-love-deductions.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2009/1/11/Hosting--I-finally-moved-my-site-to-one-of-my-new-servers" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2008/12/22/reset-windows-passwords-from-ISO-or-CD.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2008/10/27/sharepoint-master-page-debugging.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2008/7/15/Pandora-for-your-iPhone-is-here.htm" />
			
			
			<rdf:li rdf:resource="http://josephdevore.com/blog/index.cfm/2008/7/4/SWF-searchability.htm" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2010/7/5/svn-copy-tagged-version.htm">
	<title>SVN Snippet to copy trunk to tagged version</title>
	<description>&lt;div class=&quot;code&quot;&gt;svn copy cp -rf trunk tags/1.0&lt;br&gt;
 svn commit -m &lt;FONT COLOR=BLUE&gt;&quot; create a first tagged version&quot;&lt;/FONT&gt;&lt;/div&gt;</description>
	<link>http://josephdevore.com/blog/index.cfm/2010/7/5/svn-copy-tagged-version.htm</link>
	<dc:date>2010-07-05T03:38:00-07:00</dc:date>
	<dc:subject>Subversion</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2010/5/13/Using-ColdFusion-and-ODBC-sockets-on 64-bit-Windows-2008-connecting-SQL-Server2008.cfm">
	<title>Using ColdFusion and ODBC sockets on 64-bit Windows 2008 connecting to SQL Server 2008</title>
	<description>If you&apos;re trying to connect an ODBC socket to a SQL Server 2008 box and you run into an SSL issue - you can create a trusted connection with ODBC sockets and Windows ODBC manager. Just remember that if this is a 64-bit box... you have to create the s...</description>
	<link>http://josephdevore.com/blog/index.cfm/2010/5/13/Using-ColdFusion-and-ODBC-sockets-on 64-bit-Windows-2008-connecting-SQL-Server2008.cfm</link>
	<dc:date>2010-05-13T16:33:00-07:00</dc:date>
	<dc:subject>ODBC Sockets</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2010/3/25/ARRA-Rapid-Response-Data-Mart-XML-API-ColdFusion.htm">
	<title>Rapid Response Data Mart - ARRA Reporting XML Automation</title>
	<description>I&apos;ll be presenting on April 18th, 2010 in New York with my coworker Rachel. Our topic of discussion is the tool that we built that allows the University of Washington to report to Recovery.gov on time, receive millions in ARRA funding and continue to...</description>
	<link>http://josephdevore.com/blog/index.cfm/2010/3/25/ARRA-Rapid-Response-Data-Mart-XML-API-ColdFusion.htm</link>
	<dc:date>2010-03-25T19:27:00-07:00</dc:date>
	<dc:subject>UW</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2010/2/26/arra-xml-developer-datamart.cfm">
	<title>Headed to NY to present our ARRA project that continues to bring UW millions in federal funding!</title>
	<description>I&apos;m pretty excited to speak at, The Higher Education Data Warehousing Forum (HEDW) about our team&apos;s &quot;Rapid Response Data Mart&quot; - a set of tools that we use to meet the University of Washington&apos;s federal reporting requirements.

Being one of three e...</description>
	<link>http://josephdevore.com/blog/index.cfm/2010/2/26/arra-xml-developer-datamart.cfm</link>
	<dc:date>2010-02-26T12:01:00-07:00</dc:date>
	<dc:subject>ARRA</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2010/2/26/etsy-cordura-fabric-buckles-zippers.cfm">
	<title>I just started selling my old fabrics...</title>
	<description>At one point in my life, I was an inspiring designer. I mostly focused on bag design, like backpacks, wallets, purses, stash bags, snowboarding clothes, etc. Since the early 90&apos;s I&apos;ve been lugging around my fabrics, findings, zippers, buckles, patter...</description>
	<link>http://josephdevore.com/blog/index.cfm/2010/2/26/etsy-cordura-fabric-buckles-zippers.cfm</link>
	<dc:date>2010-02-26T11:47:00-07:00</dc:date>
	<dc:subject>Fabric Sale</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2009/12/28/funny-review-klakpoo.htm">
	<title>Best Amazon Review Ever</title>
	<description>1.0 out of 5 stars I try to make for friend of all the chicken heads.

My name is called Klakpoo and I am born from Oro Province in New Guinea. I am doing college student at Tennessee College University for work in hospital. Many many nights I enjo...</description>
	<link>http://josephdevore.com/blog/index.cfm/2009/12/28/funny-review-klakpoo.htm</link>
	<dc:date>2009-12-28T22:11:00-07:00</dc:date>
	<dc:subject>Funny</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2009/11/25/toktumi-pbx-for-ul3c.htm">
	<title>New Phone Service for Urban Language</title>
	<description>
I&apos;ve been using this new phone service and I love it so far. I figured I&apos;d share it with the world.


Your 30-day free trial includes access to all features, including up to 500 minutes of US/Canada calling.
International calling requires full ...</description>
	<link>http://josephdevore.com/blog/index.cfm/2009/11/25/toktumi-pbx-for-ul3c.htm</link>
	<dc:date>2009-11-25T02:54:00-07:00</dc:date>
	<dc:subject>Toktumi</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2009/8/3/woohoo-9-verified-bugs-this-release-coldfusion-9.htm">
	<title>ColdFusion 9 Verified Bugs</title>
	<description>Although every one of the bugs that I found in the newest version of ColdFusion (Centaur/CF 9) were pretty lame - I am proud to say that I had NINE (9) verified bugs this version! Almost all of them have been marked as fixed and will appear in the fi...</description>
	<link>http://josephdevore.com/blog/index.cfm/2009/8/3/woohoo-9-verified-bugs-this-release-coldfusion-9.htm</link>
	<dc:date>2009-08-03T19:30:00-07:00</dc:date>
	<dc:subject>ColdFusion 9</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2009/6/28/dom-flash-flex-actionscript-css-javascript-resources.htm">
	<title>Joe&apos;s Killer Bread! - Useful development resources for myself and whomever finds them</title>
	<description>
	Document Object Model (DOM) Level 3 Events Specification The Document Object Model Events Level 3, a generic platform- and language-neutral event system which allows registration of event handlers, describes event flow through a tree structure, an...</description>
	<link>http://josephdevore.com/blog/index.cfm/2009/6/28/dom-flash-flex-actionscript-css-javascript-resources.htm</link>
	<dc:date>2009-06-28T23:14:00-07:00</dc:date>
	<dc:subject>ActionScript 3,CSS 2.1,DOM 3,Flex</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2009/1/28/taxes-we-all-love-deductions.htm">
	<title>2008 Tax Deductions List</title>
	<description>So I&apos;m thinkin...

I just had a child in 2008, there&apos;s gotta be a tax deduction for that.

I live in Washington State so there&apos;s a Sales Tax Deduction that I know of... There&apos;s a Recovery Rebate Credit, and who knows what else I&apos;ll find digging t...</description>
	<link>http://josephdevore.com/blog/index.cfm/2009/1/28/taxes-we-all-love-deductions.htm</link>
	<dc:date>2009-01-28T21:27:00-07:00</dc:date>
	<dc:subject>Taxes</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2009/1/11/Hosting--I-finally-moved-my-site-to-one-of-my-new-servers">
	<title>Hosting - I finally moved my site to one of my new servers...</title>
	<description>I can&apos;t believe it&apos;s taken me this long to move my site to one of my new servers. I can now finally take advantage of not only the new datacenter, server and OS - but the best of all - ColdFusion 8!

It&apos;s amazing how much better and faster my new s...</description>
	<link>http://josephdevore.com/blog/index.cfm/2009/1/11/Hosting--I-finally-moved-my-site-to-one-of-my-new-servers</link>
	<dc:date>2009-01-11T07:46:00-07:00</dc:date>
	<dc:subject>Hosting</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2008/12/22/reset-windows-passwords-from-ISO-or-CD.htm">
	<title>Windows Password Reset</title>
	<description>I&apos;ve been locked out of a Windows VM on several occasions because of one reason or another - most of the time it&apos;s because I set the password, use the VM for a while and then I don&apos;t log in for long enough to totally forget what the password was. Sin...</description>
	<link>http://josephdevore.com/blog/index.cfm/2008/12/22/reset-windows-passwords-from-ISO-or-CD.htm</link>
	<dc:date>2008-12-22T12:44:00-07:00</dc:date>
	<dc:subject>Windows Passwords</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2008/10/27/sharepoint-master-page-debugging.htm">
	<title>Master page debugging when branding SharePoint sites</title>
	<description>I&apos;ve been doing a lot of SharePoint master page customization lately and OOTB, SharePoint traps any exceptions by default. If you have a syntax error or are missing a required ContentPlaceHolder, you&apos;ll receive a friendly error message and have no id...</description>
	<link>http://josephdevore.com/blog/index.cfm/2008/10/27/sharepoint-master-page-debugging.htm</link>
	<dc:date>2008-10-27T22:49:00-07:00</dc:date>
	<dc:subject>MOSS</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2008/7/15/Pandora-for-your-iPhone-is-here.htm">
	<title>Pandora for your iPhone is finally here!</title>
	<description>Pandora Radio is your own FREE personalized radio now available to stream music on your iPhone. Just start with the name of one of your favorite artists, songs or classical composers and Pandora will create a &quot;station&quot; that plays their music and more...</description>
	<link>http://josephdevore.com/blog/index.cfm/2008/7/15/Pandora-for-your-iPhone-is-here.htm</link>
	<dc:date>2008-07-15T17:22:00-07:00</dc:date>
	<dc:subject>iPhone</dc:subject>
	</item>
		
  	<item rdf:about="http://josephdevore.com/blog/index.cfm/2008/7/4/SWF-searchability.htm">
	<title>Wow! Making the Flash file format (SWF) a first-class citizen in searchable web content...</title>
	<description>&quot;Google and Yahoo! now have optimized Adobe Flash Player technology to enhance search engine indexing of SWF files. Best of all, developers don&apos;t have to do anything to their published SWFs for them to be indexed.&quot; - Holy crap! 

Adobe has provided...</description>
	<link>http://josephdevore.com/blog/index.cfm/2008/7/4/SWF-searchability.htm</link>
	<dc:date>2008-07-04T17:19:00-07:00</dc:date>
	<dc:subject>Adobe AIR,RIA,Flex</dc:subject>
	</item>
		</rdf:RDF> 