<?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>Software Development Musings from the Editor of Methods &#38; Tools &#187; pattern</title>
	<atom:link href="http://blog.martinig.ch/tag/pattern/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.martinig.ch</link>
	<description></description>
	<lastBuildDate>Tue, 31 Jan 2012 13:14:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Aspect-Oriented Modeling &#8211; what it is and what it&#8217;s good for</title>
		<link>http://blog.martinig.ch/software-development/aspect-oriented-modeling-what-it-is-and-what-its-good-for/</link>
		<comments>http://blog.martinig.ch/software-development/aspect-oriented-modeling-what-it-is-and-what-its-good-for/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 06:44:52 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[pattern]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=118</guid>
		<description><![CDATA[In software engineering, aspects are concerns that cut across multiple modules. They can lead to the common problems of concern tangling and scattering: concern tangling is where software concerns are not represented independently of each other; concern scattering is where a software concern is represented in multiple remote places in a software artifact. Although aspect-oriented [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/aspect-oriented-modeling-what-it-is-and-what-its-good-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Design Patterns Quick Reference Material</title>
		<link>http://blog.martinig.ch/software-development/great-design-patterns-quick-reference-material/</link>
		<comments>http://blog.martinig.ch/software-development/great-design-patterns-quick-reference-material/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 07:48:47 +0000</pubDate>
		<dc:creator>The Editor</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[pattern]]></category>

		<guid isPermaLink="false">http://blog.martinig.ch/?p=109</guid>
		<description><![CDATA[Architecture is an important asset for good programming and the notion of &#8220;pattern&#8221; is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to [...]]]></description>
		<wfw:commentRss>http://blog.martinig.ch/software-development/great-design-patterns-quick-reference-material/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: blog.martinig.ch @ 2012-02-09 23:17:44 by W3 Total Cache -->
