<?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>Bloc Personal del ricard</title>
	<atom:link href="http://www.forniol.cat/feed" rel="self" type="application/rss+xml" />
	<link>http://www.forniol.cat</link>
	<description>sobre tot el que m&#039;interessa...</description>
	<lastBuildDate>Thu, 21 Apr 2011 23:43:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Receptes en Ruby: extendre metodes sense perdre el codi d&#8217;origen</title>
		<link>http://www.forniol.cat/archives/244</link>
		<comments>http://www.forniol.cat/archives/244#comments</comments>
		<pubDate>Thu, 21 Apr 2011 23:43:05 +0000</pubDate>
		<dc:creator>ritxi</dc:creator>
				<category><![CDATA[Altres]]></category>
		<category><![CDATA[ruby monkeypatching]]></category>

		<guid isPermaLink="false">http://www.forniol.cat/?p=244</guid>
		<description><![CDATA[pre.code{ background: #000; font-family: verdana, arial; color: white; line-height: 20px; margin: 5px; padding: 10px; } Imaginem que volem extendre un metode de la classe Adjunt. # fitxer_original.rb class Adjunt def metode_a_extendre puts "Codi original" end end Si provem de rescriure el metode, el codi antic es perd, però el que ens interessa és executar-lo juntament [...]]]></description>
		<wfw:commentRss>http://www.forniol.cat/archives/244/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby recipie: extending methods without loose the original code</title>
		<link>http://www.forniol.cat/archives/242</link>
		<comments>http://www.forniol.cat/archives/242#comments</comments>
		<pubDate>Thu, 21 Apr 2011 23:25:46 +0000</pubDate>
		<dc:creator>ritxi</dc:creator>
				<category><![CDATA[Altres]]></category>
		<category><![CDATA[English posts]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby monkeypatching]]></category>

		<guid isPermaLink="false">http://www.forniol.cat/?p=242</guid>
		<description><![CDATA[pre{ background: #000; font-family: verdana, arial; color: white; line-height: 20px; margin: 5px; padding: 10px; } Supose you want to extend the method of a class called Attachment. # original_file.rb class Attachment def method_to_extend puts "The original code" end end If we try to rewrite the method, older code gets lost, but instead we want it [...]]]></description>
		<wfw:commentRss>http://www.forniol.cat/archives/242/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Com cercar text amb el Safari de l&#8217;iphone?</title>
		<link>http://www.forniol.cat/archives/226</link>
		<comments>http://www.forniol.cat/archives/226#comments</comments>
		<pubDate>Tue, 23 Nov 2010 22:34:05 +0000</pubDate>
		<dc:creator>ritxi</dc:creator>
				<category><![CDATA[Altres]]></category>

		<guid isPermaLink="false">http://www.forniol.cat/?p=226</guid>
		<description><![CDATA[Doncs és molt senzill però poc intuitiu. Principalment has de fer com si cerquessis a google amb el requadre del costat de la barra d&#8217;adreces. Escrius la paraula a cercar i et mostrarà les ocurrències dins la pàgina. Tires cap avall i la última opció és cercar dins la pàgina. Salta cap a les diferents [...]]]></description>
		<wfw:commentRss>http://www.forniol.cat/archives/226/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compilar Git en una debian Lenny</title>
		<link>http://www.forniol.cat/archives/224</link>
		<comments>http://www.forniol.cat/archives/224#comments</comments>
		<pubDate>Sat, 18 Sep 2010 01:56:48 +0000</pubDate>
		<dc:creator>ritxi</dc:creator>
				<category><![CDATA[Altres]]></category>

		<guid isPermaLink="false">http://www.forniol.cat/?p=224</guid>
		<description><![CDATA[Instal·lar paquets següents: # aptitude install libexpat-dev libcurl-dev zlib1g-dev libcurl4-openssl-dev tcl8.5 Descarregar fonts: # wget http://kernel.org/pub/software/scm/git/git-1.7.2.3.tar.bz2 Descomprimir-les: # tar jxf git-1.7.2.3.tar.bz2 Fer la compilació pròpiament dita: # cd git-1.7.2.3 # ./configure &#8211;prefix=/usr/local # make # make install]]></description>
		<wfw:commentRss>http://www.forniol.cat/archives/224/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Com crear tunnels ssh inversos?</title>
		<link>http://www.forniol.cat/archives/187</link>
		<comments>http://www.forniol.cat/archives/187#comments</comments>
		<pubDate>Mon, 21 Jun 2010 02:51:22 +0000</pubDate>
		<dc:creator>ritxi</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Tunnels]]></category>

		<guid isPermaLink="false">http://www.forniol.cat/?p=187</guid>
		<description><![CDATA[Un tunnel ssh invers significa crear un tunnel de destí a origen. Imaginem que treballem en local fent una apliació web i tenim un apache corrent al nostre ordinador però volem ensenyar-ho a algú. Doncs mitjançant un tunnel d&#8217;aquests podem obrir un flux de xarxa per tal de per exemple mostrar la pàgina sense necessitat [...]]]></description>
		<wfw:commentRss>http://www.forniol.cat/archives/187/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

