<?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>72Miles &#187; Architecture</title>
	<atom:link href="http://72miles.com/blog/category/software-development/architecture/feed/" rel="self" type="application/rss+xml" />
	<link>http://72miles.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 09 Mar 2009 02:46:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Exceptional Metadata</title>
		<link>http://72miles.com/blog/exceptional-meta-data/</link>
		<comments>http://72miles.com/blog/exceptional-meta-data/#comments</comments>
		<pubDate>Fri, 30 May 2008 02:40:52 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Architecture-Rules]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://72miles.com/blog/?p=24</guid>
		<description><![CDATA[Exceptions are an important part of any programming language, especially Java. Java has two types of Exceptions. No, not checked and unchecked, but rather useful and useless. The utility of the Exception is up to you, the developer. What am I talking about? Bear with me, read on, and please share your comments at the [...]]]></description>
		<wfw:commentRss>http://72miles.com/blog/exceptional-meta-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Squash those Cyles</title>
		<link>http://72miles.com/blog/squash-those-cyles/</link>
		<comments>http://72miles.com/blog/squash-those-cyles/#comments</comments>
		<pubDate>Fri, 16 May 2008 02:18:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Architecture-Rules]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://72miles.com/blog/?p=15</guid>
		<description><![CDATA[Two packages are said to be involved in a cyclic dependency when package A depends on package B and package B depends on package A. This is called a direct cyclic dependency. Cyclic dependencies are created in various ways at different layers within a software system. It&#8217;s also possible for a cyclic relationship in one [...]]]></description>
		<wfw:commentRss>http://72miles.com/blog/squash-those-cyles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is &#8220;Architecture&#8221;?</title>
		<link>http://72miles.com/blog/what-is-architecture/</link>
		<comments>http://72miles.com/blog/what-is-architecture/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 01:35:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://72miles.com/blog/?p=23</guid>
		<description><![CDATA[The term &#8220;software architecture&#8221; is really hard to nail down. Different people have been defining it differently since we began writing software. I am not going to be able to tell you exactly what it is, but I can give you an idea as to what people are saying. By understanding that no one agrees [...]]]></description>
		<wfw:commentRss>http://72miles.com/blog/what-is-architecture/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
