<?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>rezamahmood.net</title>
	<atom:link href="http://www.rezamahmood.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rezamahmood.net</link>
	<description>Just another Web developer weblog</description>
	<lastBuildDate>Mon, 10 May 2010 00:00:27 +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>Mac: Macbook Pro &#8211; My first week</title>
		<link>http://www.rezamahmood.net/mac-macbook-pro-my-first-week/</link>
		<comments>http://www.rezamahmood.net/mac-macbook-pro-my-first-week/#comments</comments>
		<pubDate>Mon, 10 May 2010 00:00:27 +0000</pubDate>
		<dc:creator>Reza</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[mac macbookpro opinion]]></category>

		<guid isPermaLink="false">http://www.rezamahmood.net/?p=29</guid>
		<description><![CDATA[I went and bought a 13&#8243; Macbook Pro last Saturday &#8211; the base model with no bells or whistles. Impulse brought me to the Apple Store on Regent Street and impulse compelled me to buy one on the spot. Common sense would have told me to exhibit some patience and buy the laptop online with [...]]]></description>
		<wfw:commentRss>http://www.rezamahmood.net/mac-macbook-pro-my-first-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Kata: Langton&#8217;s Ant in C#</title>
		<link>http://www.rezamahmood.net/code-kata-langtons-ant-in-c/</link>
		<comments>http://www.rezamahmood.net/code-kata-langtons-ant-in-c/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:22:38 +0000</pubDate>
		<dc:creator>Reza</dc:creator>
				<category><![CDATA[Dev Stuff]]></category>
		<category><![CDATA[code-kata c#]]></category>

		<guid isPermaLink="false">http://www.rezamahmood.net/?p=21</guid>
		<description><![CDATA[I&#8217;ve been itching to give code katas a try after listening to people like Uncle Bob talk about them in podcasts and reading about them on blogs. However, it wasn&#8217;t until I (half) watched a screencast by Micah Martin on solving a very small and simple problem that I actually went and did my own [...]]]></description>
		<wfw:commentRss>http://www.rezamahmood.net/code-kata-langtons-ant-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSBuild: CSS compression and Javascript minification for ASP.NET MVC</title>
		<link>http://www.rezamahmood.net/msbuild-css-compression-and-javascript-minification-for-asp-net-mvc/</link>
		<comments>http://www.rezamahmood.net/msbuild-css-compression-and-javascript-minification-for-asp-net-mvc/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 22:25:10 +0000</pubDate>
		<dc:creator>Reza</dc:creator>
				<category><![CDATA[Dev Stuff]]></category>
		<category><![CDATA[build script]]></category>
		<category><![CDATA[msbuild]]></category>

		<guid isPermaLink="false">http://www.rezamahmood.net/wordpress/?p=13</guid>
		<description><![CDATA[At work we use a continuous integration system to monitor our source repository and create builds.  It's very handy in that us developers can simply code all day and then commit at the end of the day and then magically what we've written gets compiled, configured and deployed to our test and integration environment.  The deployment process is a simple file copy, but what's smart is that only your standard aspx pages and dll's get copied over - all those source files don't get copied and web.config can also be changed on the fly to allow for different environments (e.g. different database connection strings).

So being the lazy coder that I am I thought it'd be nice if I tried to replicate this to some extent at home for my personal projects.  It's also very convenient since I set up and wrote the build scripts we use at work - at least I won't be fumbling too much in the dark this time round ;)]]></description>
		<wfw:commentRss>http://www.rezamahmood.net/msbuild-css-compression-and-javascript-minification-for-asp-net-mvc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve moved the blog to WordPress</title>
		<link>http://www.rezamahmood.net/moved-to-wordpress/</link>
		<comments>http://www.rezamahmood.net/moved-to-wordpress/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 22:09:37 +0000</pubDate>
		<dc:creator>Reza</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.rezamahmood.net/wordpress/?p=1</guid>
		<description><![CDATA[So the first thing a true geek does is write their own blog type website.  Until they realise that under the hood it&#8217;s a little more complex than throwing together a few tables, mixing in a bit of CSS and Javascript and then being done with it.  The pragmatic geek on the other hand will [...]]]></description>
		<wfw:commentRss>http://www.rezamahmood.net/moved-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
