<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Coder&apos;s Revolution - AS400</title>
			<link>http://www.codersrevolution.com/index.cfm</link>
			<description>Following RIA&apos;s, Adobe products, and coding in general.</description>
			<language>en-us</language>
			<pubDate>Thu, 02 Sep 2010 17:31:08 -0500</pubDate>
			<lastBuildDate>Fri, 31 Oct 2008 11:21:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>brad@codersrevolution.com</managingEditor>
			<webMaster>brad@codersrevolution.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>brad@codersrevolution.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			
			
			
			
			<item>
				<title>Design Patterns And Framework We&apos;ve Chosen: ColdBox, DI, and IBO</title>
				<link>http://www.codersrevolution.com/index.cfm/2008/10/31/Design-Patterns-and-Framework-Weve-Chosen-ColdBox-DI-and-IBO</link>
				<description>
				
				Christine and I, having settled into our new jobs, are rolling up our sleeves to dig in and start some hardcore re-factoring.  The legacy applications we are dealing with run smoothly and quickly for the most part, but are teetering on the edge of being un-maintainable.  They suffer from the standard trademarks of any legacy code which has seen many programmers over the years-- lack of code reuse, absent standards, poorly normalized data structures, and minimal separation of view, business, and data.  Don&apos;t think I&apos;m knocking it too hard though.  It&apos;s probably not much different than a lot of the code bases out there. We believe it can be better though.  Easier to maintain, understand, and extend.  Enter our plan for world domination...
				 [More]
				</description>
						
				
				<category>AS400</category>				
				
				<category>Object Oriented Design (OOP)</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Fri, 31 Oct 2008 11:21:00 -0500</pubDate>
				<guid>http://www.codersrevolution.com/index.cfm/2008/10/31/Design-Patterns-and-Framework-Weve-Chosen-ColdBox-DI-and-IBO</guid>
				
				
			</item>
			
		 	
			
			
			<item>
				<title>MSSQL&apos;s openquery Saved Me</title>
				<link>http://www.codersrevolution.com/index.cfm/2008/10/4/MSSQLs-openquery-Saved-Me</link>
				<description>
				
				Sorry I&apos;ve been quiet for the past few days.  My Flex adventures took a quick detour through the massive land of our AS400 and DB2.  Now that I had a prototype of my pretty line, bar, and pie charts I needed some real data.  My job was to write a process to fetch our sales data from the AS400 server here at work nightly and populate some SQL Server tables with it.  Easy Peasy, I thought.  I didn&apos;t know what I was in for.
				 [More]
				</description>
						
				
				<category>AS400</category>				
				
				<category>SQL</category>				
				
				<category>Performance</category>				
				
				<pubDate>Sat, 04 Oct 2008 04:34:00 -0500</pubDate>
				<guid>http://www.codersrevolution.com/index.cfm/2008/10/4/MSSQLs-openquery-Saved-Me</guid>
				
				
			</item>
			
		 	
			</channel></rss>