<?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>CppGeek &#187; Physical Design</title>
	<atom:link href="http://www.cppgeek.com/category/physical-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cppgeek.com</link>
	<description>Practical, Pragmatic, C++</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:57:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Header Files</title>
		<link>http://www.cppgeek.com/2009/03/21/header-files/</link>
		<comments>http://www.cppgeek.com/2009/03/21/header-files/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 20:22:40 +0000</pubDate>
		<dc:creator>wozname</dc:creator>
				<category><![CDATA[Physical Design]]></category>

		<guid isPermaLink="false">http://www.cppgeek.com/?p=23</guid>
		<description><![CDATA[Hints and tips for header files, part 1]]></description>
		<wfw:commentRss>http://www.cppgeek.com/2009/03/21/header-files/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Physical Design</title>
		<link>http://www.cppgeek.com/2009/03/18/physical-design/</link>
		<comments>http://www.cppgeek.com/2009/03/18/physical-design/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 06:36:47 +0000</pubDate>
		<dc:creator>wozname</dc:creator>
				<category><![CDATA[Physical Design]]></category>

		<guid isPermaLink="false">http://www.cppgeek.com/?p=9</guid>
		<description><![CDATA[One of the most important but underrated aspects of a large C++ project is its physical design. The logical design could be the most beautiful thing in the world, yet the physical design can still slow your builds down and generate confusion in a project. You could for instance &#8220;modularise&#8221; a project by separating it [...]]]></description>
		<wfw:commentRss>http://www.cppgeek.com/2009/03/18/physical-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

