<?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>sukimon &#187; versioning</title>
	<atom:link href="http://www.sukimon.com/tag/versioning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sukimon.com</link>
	<description>Games, Learning, Film, Tennis, and Beyond</description>
	<lastBuildDate>Thu, 17 Jun 2010 23:16:09 +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>Using Version Control for your blog or site</title>
		<link>http://www.sukimon.com/2009/12/using-version-control-for-your-blog-or-site/</link>
		<comments>http://www.sukimon.com/2009/12/using-version-control-for-your-blog-or-site/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 18:43:26 +0000</pubDate>
		<dc:creator>sukimon</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA["source control"]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[versioning]]></category>

		<guid isPermaLink="false">http://www.sukimon.com/?p=69</guid>
		<description><![CDATA[Whether it&#8217;s web development, media production, or writing that school term paper, version control is always A GOOD THING, especially<a href="http://www.sukimon.com/2009/12/using-version-control-for-your-blog-or-site/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>Whether it&#8217;s web development, media production, or writing that school term paper, version control is always A GOOD THING, especially when more than one person is involved. Good version control:</p>
<ul>
<li> allows a developers to concurrently work on the same section of code</li>
<li>experiment with new designs without fear of breaking the current site/program/document</li>
<li>document the development process, very helpful for troubleshooting and/or reverting to an earlier version.</li>
</ul>
<p>Flash Guru <a title="Jesse Freeman's blog, Flash Art of War" href="http://flashartofwar.com/" target="_blank">Jesse Freeman</a> offers some tips on setting up version control for a blog or small site, using Git and Wordpress as case examples. It&#8217;s a nice outline of a version control process in general.</p>
<p><a title="5 Tips For Version Controlled Site Deployments" href="http://www.insideria.com/2009/12/5-tips-for-deploying-sites.html" target="_blank">5 Tips For Version Controlled Site Deployments</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sukimon.com/2009/12/using-version-control-for-your-blog-or-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
