<?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>Island in the Net &#187; development</title>
	<atom:link href="http://islandinthenet.com/tag/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://islandinthenet.com</link>
	<description>Hints, Tips and How To</description>
	<lastBuildDate>Thu, 02 Feb 2012 01:27:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Some great tips from web producer Yongfook</title>
		<link>http://islandinthenet.com/2008/12/01/some-great-tips-from-web-producer-yongfook/</link>
		<comments>http://islandinthenet.com/2008/12/01/some-great-tips-from-web-producer-yongfook/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 12:11:37 +0000</pubDate>
		<dc:creator>Khürt</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://islandinthenet.com/?p=558</guid>
		<description><![CDATA[I have a remote SVN repository on a totally separate server. On my local machine I have a checkout of the repository, and the same on the production server. Updating files and adding new functionality is as simple as me working locally, committing, then firing off a command on the production server to update all [...]]]></description>
			<content:encoded><![CDATA[<blockquote>I have a remote SVN repository on a totally separate server. On my local machine I have a checkout of the repository, and the same on the production server. Updating files and adding new functionality is as simple as me working locally, committing, then firing off a command on the production server to update all the edited files (I could even cron-job this if I wanted to, but it’s better to be in control in case you commit something borked by accident). This means all my edits are versioned, so I can roll back if I break something. It also means that setting up another machine to work locally from (e.g. my laptop, or a new team member) is as simple as checking out the repository to that machine and starting work.</blockquote>

<p>(Via <a href="http://www.yongfook.com/items/view/81/10-dirty-little-web-development-tricks">–10 Dirty Little Web Development Tricks › Yongfook — Web Producer</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://islandinthenet.com/2008/12/01/some-great-tips-from-web-producer-yongfook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

