<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>medecau</title>
	<link>http://medecau.com</link>
	<description>Hacks and rants.</description>
	<lastBuildDate>Tue, 02 Mar 2010 07:55:07 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Could not find rails locally or on remote repository</title>
		<description><![CDATA[If you get this Error message when installing rails on a mac with OS X 10.5 Leopard, try one updating your gems.
> sudo gem update &#8211;system
and then:
> sudo gem install rails
]]></description>
		<link>http://medecau.com/2010/03/02/could-not-find-rails-locally-or-on-remote-repository/</link>
			</item>
	<item>
		<title>rsync for webmasters</title>
		<description><![CDATA[Updating code on remote servers can be a painful experience, specially if you are still iterating on that code.
There are lots of available solutions to update files remotely, [S]FTP, git/svn, etc.
I have personally used FTP, tried out git and even attempted to used macFuse to mount a local drive of an SFTP folder.
FTP is ok [...]]]></description>
		<link>http://medecau.com/2010/02/04/rsync-for-webmasters/</link>
			</item>
	<item>
		<title>Updating old git repositories from svn</title>
		<description><![CDATA[This is how I got an old github repository of wordpress to come up-to-date with the SVN upstream.
I wanted to have a git based repository of wordpress but the most recent one I found in github was skynet&#8217;s one.
This repo had been last updated to r11948 in September 2009 so i had to either

 fetch [...]]]></description>
		<link>http://medecau.com/2010/02/03/updating-old-git-repositories-from-svn/</link>
			</item>
	<item>
		<title>Google Voice invite Fail</title>
		<description><![CDATA[
Just got my invite to Google Voice, can&#8217;t use it because it&#8217;s not available in my country,
Next time let me know when I ask for the invite, thanks.
]]></description>
		<link>http://medecau.com/2009/10/21/google-voice-invite-fai/</link>
			</item>
	<item>
		<title>Help save Bittorrent trackers</title>
		<description><![CDATA[A few weeks ago the The Pirate Bay tracker went down and many .torrents stopped working properly.
This got me curious again and knowing, from previous readings, that bittorrent trackers use HTTP  the idea for trackhub started to grow on my head. I started to wonder if BT clients followed HTTP redirects.After searching the web [...]]]></description>
		<link>http://medecau.com/2009/09/17/help-save-bittorrent-trackers/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.352 seconds -->
