<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Abecto</title>
	<link>http://www.abecto.com</link>
	<description></description>
	<lastBuildDate>Sat, 05 Feb 2011 09:56:09 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Retrieving lost Git commits</title>
		<description><![CDATA[From time to time I've managed to "lose" commits in Git, usually after I have initialised a submodule in a project and forgot to checkout a specific branch before committing changes. When I eventually do realise my mistake, I need to get those commits back into the relevant branch - in this case, master. Here's how it's done...]]></description>
		<link>http://www.abecto.com/2011/retrieving-lost-git-commits/</link>
			</item>
	<item>
		<title>Upgrading version controlled Rails gems frozen in vendor/rails</title>
		<description><![CDATA[I recently had to upgrade quite an old Rails application from Rails v2.1 to v2.3.9. Previously I would do this by deleting the old rails/ directory in vendor/ and refreezing the gems. However, I have had the strange errors from Subversion when merging the upgrade branch back into trunk and it caused me a sufficient [...]]]></description>
		<link>http://www.abecto.com/2010/upgrading-version-controlled-rails-gems-frozen-in-vendorrails/</link>
			</item>
	<item>
		<title>Setting up a new VPS on Linode</title>
		<description><![CDATA[I host most of my personal and freelance sites on Virtual Private Servers. Why not shared hosting? Primarily because of the word "private". A VPS gives you full control of your own server, and the freedom to configure it as you wish, which in my experience is a must when hosting Ruby on Rails applications.
I [...]]]></description>
		<link>http://www.abecto.com/2010/setting-up-a-new-vps-on-linode/</link>
			</item>
	<item>
		<title>New site up and running in no time!</title>
		<description><![CDATA[In the words of DHH, "Woops, it worked, we're up and running!"
The power of Wordpress never ceases to amaze me.  In little over an hour, I've gone from an empty htdocs/ directory to a fully functional website with integrated Google Reader, Twitter and Github project feeds. Not bad.
I toyed with the idea of rolling my [...]]]></description>
		<link>http://www.abecto.com/2010/new-site-up-and-running-in-no-time/</link>
			</item>
</channel>
</rss>

