<?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>Message in a bottle.... &#187; Software lliure</title>
	<atom:link href="http://junyent.org/tag/software-lliure/feed/" rel="self" type="application/rss+xml" />
	<link>http://junyent.org</link>
	<description>I&#039;ll send an SOS to the world....</description>
	<lastBuildDate>Sun, 06 May 2012 10:24:22 +0000</lastBuildDate>
	<language>ca</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta1</generator>
		<item>
		<title>Volem transformar el mon&#8230;</title>
		<link>http://junyent.org/2007/07/14/volem-transformar-el-mon/</link>
		<comments>http://junyent.org/2007/07/14/volem-transformar-el-mon/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 18:00:01 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Cites]]></category>
		<category><![CDATA[Si soc friki!]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://junyent.org/2007/07/14/volem-transformar-el-mon/</guid>
		<description><![CDATA[Volem transformar el món. Però no ens donen el codi font! Via: anieto2k.com]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:736"><!-- &nbsp; --></abbr>
<p class="cita">Volem transformar el món. Però no ens donen el codi font!</p>
<p><strong>Via:</strong> <a href="http://www.anieto2k.com/2007/06/28/frase-52-2/" title="Anieto2k.com - Frase 52">anieto2k.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2007/07/14/volem-transformar-el-mon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xuleta pdftk</title>
		<link>http://junyent.org/2007/03/13/xuleta-pdftk/</link>
		<comments>http://junyent.org/2007/03/13/xuleta-pdftk/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 17:12:16 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Miniposts]]></category>
		<category><![CDATA[ClipBlog]]></category>
		<category><![CDATA[Nota mental]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://junyent.org/2007/03/13/xuleta-pdftk/</guid>
		<description><![CDATA[Un recordatori d&#8217;algunes de les funcions del programa pdftk. També hi ha disponible una interfí­cie grí fica, GUIPDFTK. Exemples: Unir dos o més PDFs en un document nou. pdftk 1.pdf 2.pdf 3.pdf cat output 123.pdf o pdftk *.pdf cat output combinados.pdf Extreure pí gines de diferents documents i combinar-les. pdftk A=uno.pdf B=dos.pdf cat A1-7 B1-5 A8 output [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:655"><!-- &nbsp; --></abbr>
<p>Un recordatori d&#8217;algunes de les funcions del programa <a href="http://www.accesspdf.com/pdftk/" title="pdftk">pdftk</a>. També hi ha disponible una interfí­cie grí fica, <a href="http://www.paehl.de/pdf/?GUI_for_PDFTK" title="GUIPDFTK">GUIPDFTK</a>.</p>
<p>Exemples:</p>
<p>Unir dos o més PDFs en un document nou.</p>
<pre>pdftk 1.pdf 2.pdf 3.pdf cat output 123.pdf</pre>
<p>o</p>
<pre>pdftk *.pdf cat output combinados.pdf</pre>
<p>Extreure pí gines de diferents documents i combinar-les.</p>
<pre>pdftk A=uno.pdf B=dos.pdf cat A1-7 B1-5 A8 output combinado_especial.pdf</pre>
<p>Codificar un PDF amb una paraula de pas forta.</p>
<pre>pdftk midocumento.pdf output midocumento-codificiado.pdf owner_pw password123</pre>
<p>Descodificar-lo.</p>
<pre>pdftk midocu-codificado.pdf input_pw pasword123 output docu-descodificado.pdf</pre>
<p>Unir dos arxius, un d&#8217;ells codificat.</p>
<pre>pdftk A=docu-codificado.pdf otrodocu.pdf input_pw A=password123 cat output combinado2.pdf</pre>
<p>Descomprimir el text d&#8217;un document PDF.</p>
<pre>pdftk midocumento.pdf output midocumento.simple.pdf uncompress</pre>
<p>Reparar un document PDF (si és possible).</p>
<pre>pdftk documento-dagnado.pdf output documento-corregido.pdf</pre>
<p><strong>Font:</strong> <a lang="es" href="http://www.microteknologias.cl/linux_pdftk.html" title="Mikrotecnologias - La super herramienta para PDF">Mikrotecnologias &#8211; La super herramienta para PDF</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2007/03/13/xuleta-pdftk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Actualització mòduls phpGrabComics</title>
		<link>http://junyent.org/2006/12/24/actualitzacio-moduls-phpgrabcomics/</link>
		<comments>http://junyent.org/2006/12/24/actualitzacio-moduls-phpgrabcomics/#comments</comments>
		<pubDate>Sun, 24 Dec 2006 14:55:02 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://www.junyent.org/arxius/2006/12/24/actualitzacio-moduls-phpgrabcomics/</guid>
		<description><![CDATA[Avui he actualitzat, i creat alguns de nous, els moduls de les vinyetes de El Paí­s i El Periódico per al phpGrabComics. Amb els nous dominis (elpais.com i elperiodico.cat) no funcionaven correctament. Actualment els mòduls disponibles són: El Roto, Forges, Máximo, Peridis i Ramón (per a El Paí­s) i Nando, Ferreres i Horacio Altuna (per [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:601"><!-- &nbsp; --></abbr>
<p>Avui he <a href="http://www.junyent.org/blog/arxius/2006/11/27/nous-moduls-per-a-phpgrabcomics/">actualitzat</a>, i creat alguns de nous, els moduls de les vinyetes de <a href="http://www.elpais.com">El Paí­s</a> i <a href="http://www.elperiodico.cat">El Periódico</a> per al <a href="http://sourceforge.net/projects/phpgrabcomics/">phpGrabComics</a>. Amb els nous dominis (elpais.com i elperiodico.cat) no funcionaven correctament. Actualment els mòduls disponibles són: El Roto, Forges, Máximo, Peridis i  Ramón (per a El Paí­s) i Nando, Ferreres i Horacio Altuna (per a El Periódico). En el cas dels dibuixants de El Perí­odico les vinyetes estan disponibles tant en catalí  com en castellí . Les descripcions estan en anglès per complir amb les especificacions per a incloure&#8217;ls en la propera versió de phpGrabomics. </p>
<p>Podeu descarregar-los aquí­: <a href="http://junyent.org/eines/php/phpGrabComics/phpGrabComics_modules_CA-ES.zip">phpGrabComics Modules CA-ES</a><br />
Podeu veure els mòduls en funcionament aquí­: <a href="http://junyent.org/comics/index.php">comics in a bottle&#8230;.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2006/12/24/actualitzacio-moduls-phpgrabcomics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Nous mòduls per a phpGrabComics</title>
		<link>http://junyent.org/2006/11/27/nous-moduls-per-a-phpgrabcomics/</link>
		<comments>http://junyent.org/2006/11/27/nous-moduls-per-a-phpgrabcomics/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 13:35:11 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://www.junyent.org/arxius/2006/11/27/nous-moduls-per-a-phpgrabcomics/</guid>
		<description><![CDATA[Fa cosa d&#8217;un mes vaig crear uns mòduls per al phpGrabComics per a poder seguir algunes vinyetes editorials que m&#8217;agraden. En concret vaig crear mòduls per a les vinyetes de El Roto, Máximo i Forges de El Paí­s, Ferreres (en catalí  i en castellí ) de El Periódico, Tragicomix i la vinyeta de portada (de diversos [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:578"><!-- &nbsp; --></abbr>
<p>Fa cosa d&#8217;un mes vaig crear uns mòduls per al <a href="http://sourceforge.net/projects/phpgrabcomics/">phpGrabComics</a> per a poder seguir algunes vinyetes editorials que m&#8217;agraden. En concret vaig crear mòduls per a les vinyetes de El Roto, Máximo i Forges de <a href="http://www.elpais.com">El Paí­s</a>, Ferreres (en catalí  i en castellí ) de <a href="http://www.elperiodico.es/">El Periódico</a>, Tragicomix i la vinyeta de portada (de diversos autors) a <a href="http://www.rebelion.org">rebelion.org</a>.</p>
<p>Podeu descarregar-los aquí­: <a href="http://junyent.org/eines/php/phpGrabComics/phpGrabComics_modules_CA-ES.zip">phpGrabComics Modules CA-ES</a></p>
<p><strong>NOTA:</strong> Algú sap com accedir a les vinyetes de la Vanguardia?</p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2006/11/27/nous-moduls-per-a-phpgrabcomics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zotero [zoh-TAIR-oh]</title>
		<link>http://junyent.org/2006/11/02/zotero-zoh-tair-oh/</link>
		<comments>http://junyent.org/2006/11/02/zotero-zoh-tair-oh/#comments</comments>
		<pubDate>Wed, 01 Nov 2006 21:16:34 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://www.junyent.org/arxius/2006/11/02/zotero-zoh-tair-oh/</guid>
		<description><![CDATA[Zotero (pronunciïs [zoh-TAIR-oh]) és una extensió per al navegador firefox que permet recollir i organitzar referències bibliogrí fiques. La particularitat d&#8217;aquesta extensió és que permet importar directament les referències mentre anem navegant per les pí gines web de biblioteques i altres repositoris de documents. També permet desar arxius adjunts, captures de pí gines web, especificar etiquetes, introduir notes [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:563"><!-- &nbsp; --></abbr>
<div><a href="http://beta.zooomr.com/photos/22871@Z01/319277/" title="Zooomr Photo Sharing :: Photo Sharing"><img class="right" src="http://static.zooomr.com/images/319277_919f2bd76f_t.jpg" width="100" height="92" alt="zotero_screenshot_500" border="0" style="border:1px solid #000;" /></a></div>
<p><a href="http://zotero.org">Zotero</a> (pronunciïs [zoh-TAIR-oh]) és una extensió per al navegador firefox que permet recollir i organitzar referències bibliogrí fiques.</p>
<p>La particularitat d&#8217;aquesta extensió és que permet importar directament les referències mentre anem navegant per les pí gines web de biblioteques i altres repositoris de documents. També permet desar arxius adjunts, captures de pí gines web, especificar etiquetes, introduir notes i comentaris i importar i exportar en els formats estí ndards utilitzats per les principals aplicacions de gestió bibliogrí fica.</p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2006/11/02/zotero-zoh-tair-oh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Motor de cerca per al HUUBS a la pà gina central de Mozilla firefox en català </title>
		<link>http://junyent.org/2006/02/26/motor-de-cerca-per-al-huubs-a-la-pagina-central-de-mozilla-firefox-en-catala/</link>
		<comments>http://junyent.org/2006/02/26/motor-de-cerca-per-al-huubs-a-la-pagina-central-de-mozilla-firefox-en-catala/#comments</comments>
		<pubDate>Sun, 26 Feb 2006 15:02:58 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[junyent.org]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://www.junyent.org/arxius/2006/02/26/motor-de-cerca-per-al-huubs-a-la-pagina-central-de-mozilla-firefox-en-catala/</guid>
		<description><![CDATA[Avui, per casualitat, el firefox m'ha enviat a ...]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:385"><!-- &nbsp; --></abbr>
<p>Avui, per casualitat, el firefox m&#8217;ha enviat a <a href="http://www.mozilla-europe.org/ca/products/firefox/start/central.html">La pí gina central del Firefox &#8211; Mozilla Europe</a> i quina ha estat la meva sorpresa en veure que entre els motors de cerca més populars hi ha el que vaig escriure per a <a href="http://www.huubs.com">HUUBS.com</a>. </p>
<p>[MODE EGO ON]<br />
No hi ha millor recompensa que veure que la gent utilitza i aprecia el que fas.<br />
[MODE EGO OFF]</p>
<p>Aquí­ us deixo una captura de pantalla :)<br />
<a href="http://www.junyent.org/blog/wp-content/uploads/2006/02/pagina_firefox_CA.png"><img class="right" id="image384" src="http://www.junyent.org/blog/wp-content/uploads/2006/02/pagina_firefox_CA.miniatura.png" alt="La pí gina central del Firefox - Mozilla Europe" /></a></p>
<p><strong>ACTUALITZACIÓ:</strong> grí cies a <a href="http://www.technorati.com">Technorati</a> m&#8217;assabento que això passa des del <a href="http://www.cau.cat/blog/node/305">26 de juny del 2005</a> i que el responsable és en <a href="http://www.cau.cat/blog/toni">Toni Hermoso</a>. Grí cies Toni.</p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2006/02/26/motor-de-cerca-per-al-huubs-a-la-pagina-central-de-mozilla-firefox-en-catala/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Videos d&#8217;ajuda per a l&#8217;OpenOffice.org 2.0</title>
		<link>http://junyent.org/2005/11/14/videos-dajuda-per-a-lopenofficeorg-20/</link>
		<comments>http://junyent.org/2005/11/14/videos-dajuda-per-a-lopenofficeorg-20/#comments</comments>
		<pubDate>Mon, 14 Nov 2005 17:35:50 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[CC-/-GPL]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://www.junyent.org/index.php/arxius/2005/11/14/videos-dajuda-per-a-lopenofficeorg-20/</guid>
		<description><![CDATA[Newsforge ofereix de manera gratuïta i sota una llicència Creative Commons 11 videos d&#8217;ajuda per a la instal·lació i aprenentatge del paquet ofimàtic OpenOffice.org. Podeu descarrgar els videos aquí­: NewsForge presents free OpenOffice.org training videos]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:353"><!-- &nbsp; --></abbr>
<p><a href="http://www.newsforge.com">Newsforge</a> ofereix de manera gratuïta i sota una llicència <a href="http://www.creativecommons.org">Creative Commons</a> 11 videos d&#8217;ajuda per a la instal·lació i aprenentatge  del paquet ofimàtic <a href="http://www.openoffice.org/">OpenOffice.org</a>.<br />
Podeu descarrgar els videos aquí­: <em lang="en"><a href="http://business.newsforge.com/business/05/11/09/2044220.shtml?tid=35&#038;tid=136&#038;tid=130">NewsForge presents free OpenOffice.org training videos</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2005/11/14/videos-dajuda-per-a-lopenofficeorg-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SuSE Open-XChange</title>
		<link>http://junyent.org/2005/06/09/suse-open-xchange/</link>
		<comments>http://junyent.org/2005/06/09/suse-open-xchange/#comments</comments>
		<pubDate>Thu, 09 Jun 2005 18:59:56 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://www.junyent.org/?p=258</guid>
		<description><![CDATA[Fa un temps, l&#8217;empresa Netline Internet Service va alliberar el servidor d&#8217;entorn col·laboratiu en el qual es basava el producte comercial SuSE LINUX Openexchange Server. El nou projecte es diu OPEN-XCHANGE i es pot descarregar gratuitament de la pàgina del projecte. El principal problema és el complicat procés d&#8217;instal·lació i configuració. Afortunadament, he trobat una [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:258"><!-- &nbsp; --></abbr>
<p>Fa un temps, l&#8217;empresa <a href="http://www.netline-is.de/netline.htm">Netline Internet Service</a> va alliberar el servidor d&#8217;entorn col·laboratiu en el qual es basava el producte comercial <a href="http://www.novell.com/de-de/products/openexchange/">SuSE LINUX Openexchange Server</a>.</p>
<p>El nou projecte es diu <a href="http://mirror.open-xchange.org/ox/EN/community/">OPEN-XCHANGE</a> i es pot descarregar gratuitament de la pàgina del projecte.</p>
<p>El principal problema és el complicat procés d&#8217;instal·lació i configuració.<br />
Afortunadament, he trobat una magnifica guia d&#8217;instal·lació a <a href="http://www.ox-server.de/en/community/index.php">OX Server-Open-XChangeâ„¢ Community</a> (guies d&#8217;instal·lació disponibles per a SuSE 9.2, SuSE 9.3 i SLES 9).</p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2005/06/09/suse-open-xchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Motor de cerca HUUBS per al firefox</title>
		<link>http://junyent.org/2005/06/06/motor-de-cerca-huubs-per-al-firefox/</link>
		<comments>http://junyent.org/2005/06/06/motor-de-cerca-huubs-per-al-firefox/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 14:59:23 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[CC-/-GPL]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://junyent.no-ip.org/?p=253</guid>
		<description><![CDATA[Ahir vaig crear un parell de motors de cerca per al firefox. En concret per a poder utilitzar el cercador de notí­cies HUUBS (tant en catalí  com en castellí ). Aquí­ els teniu. HUUBS (en catalí ) (HUUBS) per Joan Junyent Tarrida [actualitzat: 06 juny 2005] HUUBS (en castellí ) (HUUBS) per Joan Junyent Tarrida [actualitzat: 06 juny [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:253"><!-- &nbsp; --></abbr>
<p><lang_ca><br />
<script type="text/javascript" src="http://www.junyent.org/eines/firefox/addsearchplugin.js"></script></p>
<p>Ahir vaig crear un parell de motors de cerca per al firefox. En concret per a poder utilitzar el cercador de notí­cies <a href="http://www.huubs.com">HUUBS</a> (tant en catalí  com en castellí ). Aquí­ els teniu.</p>
<ul>
<li><a href="javascript:addEngine('huubs-ca', 'png','News')">HUUBS (en catalí )</a> <img src="http://www.junyent.org/eines/firefox/huubs/huubs-ca.png"  alt="HUUBS-ca" /> (<a href="http://www.huubs.com">HUUBS</a>) per Joan Junyent Tarrida [actualitzat: 06 juny 2005]</li>
<li><a href="javascript:addEngine('huubs-es', 'png','News')">HUUBS (en castellí )</a> <img src="http://www.junyent.org/eines/firefox/huubs/huubs-es.png"  alt="HUUBS-es" /> (<a href="http://www.huubs.com">HUUBS</a>) per Joan Junyent Tarrida [actualitzat: 06 juny 2005]</li>
</ul>
<p></lang_ca><br />
<lang_en><br />
<script type="text/javascript" src="http://www.junyent.org/eines/firefox/addsearchplugin.js"></script></p>
<p>I developed a couple of firefox search engines. Here you have the search engines for the news&#8217; search site <a href="http://www.huubs.com">HUUBS</a> (in catalan and in spanish)</p>
<ul>
<li><a href="javascript:addEngine('huubs-ca', 'png','News')">HUUBS (in catalan)</a> <img src="http://www.junyent.org/eines/firefox/huubs/huubs-ca.png"  alt="HUUBS-ca" /> (<a href="http://www.huubs.com">HUUBS</a>) by Joan Junyent Tarrida [updated: 06 juny 2005]</li>
<li><a href="javascript:addEngine('huubs-es', 'png','News')">HUUBS (in spanish)</a> <img src="http://www.junyent.org/eines/firefox/huubs/huubs-es.png"  alt="HUUBS-es" /> (<a href="http://www.huubs.com">HUUBS</a>) by Joan Junyent Tarrida [updated: 06 juny 2005]</li>
</ul>
<p></lang_en><br />
<lang_es><br />
<script type="text/javascript" src="http://www.junyent.org/eines/firefox/addsearchplugin.js"></script></p>
<p>Ayer escribí­ un par de motores de búsqueda para firefox. En concreto para poder utilitzar el buscador de notí­cies <a href="http://www.huubs.com">HUUBS</a> (tanto en catalán como en castellano). Aquí­ los teneis.</p>
<ul>
<li><a href="javascript:addEngine('huubs-ca', 'png','News')">HUUBS (en catalán)</a> <img src="http://www.junyent.org/eines/firefox/huubs/huubs-ca.png"  alt="HUUBS-ca" /> (<a href="http://www.huubs.com">HUUBS</a>) por Joan Junyent Tarrida [actualizado: 06 juny 2005]</li>
<li><a href="javascript:addEngine('huubs-es', 'png','News')">HUUBS (en castellano)</a> <img src="http://www.junyent.org/eines/firefox/huubs/huubs-es.png"  alt="HUUBS-es" /> (<a href="http://www.huubs.com">HUUBS</a>) por Joan Junyent Tarrida [actualizado: 06 juny 2005]</li>
</ul>
<p></lang_es>	</p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2005/06/06/motor-de-cerca-huubs-per-al-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>El panda vermell continua creixent&#8230;</title>
		<link>http://junyent.org/2005/05/03/el-panda-vermell-continua-creixent/</link>
		<comments>http://junyent.org/2005/05/03/el-panda-vermell-continua-creixent/#comments</comments>
		<pubDate>Tue, 03 May 2005 13:07:30 +0000</pubDate>
		<dc:creator>joan</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Software lliure]]></category>

		<guid isPermaLink="false">http://junyent.no-ip.org/index.php/arxius/2005/05/03/el-panda-vermell-continua-creixent/</guid>
		<description><![CDATA[El 9-11-2004 escribia que finalment s&#8217;havia publicat la versió 1.o del firefox. El 13/12/2004 ja s&#8217;havia arribat a les 10.000.000 de descarregues. El 17/02/2005, 99 dies després de la publicació de la versió 1.0 s&#8217;aribava a la xifra 25.000.000 de descarrgeues. A les 8:58 AM PST del 29/04/2005 s&#8217;ha produït la descarrega número 50.000.000. On [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="oai:junyent.org:blog:210"><!-- &nbsp; --></abbr>
<p><a href="http://junyent.no-ip.org/index.php/arxius/2004/11/09/el-dia-ha-arribat/">El 9-11-2004 escribia que finalment s&#8217;havia publicat la versió 1.o del firefox.</a><br />
<a href="http://junyent.no-ip.org/index.php/arxius/2004/12/13/firefox-10000000-de-descarregues/">El 13/12/2004 ja s&#8217;havia arribat a les 10.000.000 de descarregues</a>.<br />
<a href="http://junyent.no-ip.org/index.php/arxius/2005/02/17/firefox-25oooooo-en-99-dies/">El 17/02/2005, 99 dies després de la publicació de la versió 1.0 s&#8217;aribava a la xifra 25.000.000 de descarrgeues.</a><br />
<a href="http://www.spreadfirefox.com/fifty.html">A les 8:58 AM PST del 29/04/2005 s&#8217;ha produït la descarrega número 50.000.000.</a><br />
<img src="http://www.spreadfirefox.com/galleries/b73befae2fc6c27b1d35b163b1babca7-14507.jpg" alt="firefox fifty milion downloads coin" /><br />
On és el sostre?</p>
]]></content:encoded>
			<wfw:commentRss>http://junyent.org/2005/05/03/el-panda-vermell-continua-creixent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

