<?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>Sergio Infante &#187; neosergio</title>
	<atom:link href="http://neosergio.net/author/neosergio/feed/" rel="self" type="application/rss+xml" />
	<link>http://neosergio.net</link>
	<description>Back to the geek world</description>
	<lastBuildDate>Wed, 18 Jan 2012 19:26:16 +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>Ejercicio PHP &#124; Ejercicio Python : Sorteo de alumnos</title>
		<link>http://neosergio.net/2010/09/02/sorteo-php-python/</link>
		<comments>http://neosergio.net/2010/09/02/sorteo-php-python/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 22:27:44 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=525</guid>
		<description><![CDATA[Hace unos días me vi en la necesidad de hacer un rápido sorteo para el orden de presentación de trabajos finales de un curso que dicto. Me pareció muy simple hacer el respectivo sorteo usando PHP, y de paso también &#8230; <a href="http://neosergio.net/2010/09/02/sorteo-php-python/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/09/02/sorteo-php-python/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>GNOME Project Mallard Online – Weekly report #06</title>
		<link>http://neosergio.net/2010/07/10/gsoc-weekly-report-06-en/</link>
		<comments>http://neosergio.net/2010/07/10/gsoc-weekly-report-06-en/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 00:10:16 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=510</guid>
		<description><![CDATA[This is my weekly report # 06: What I have done last week I was reviewing and checking the code of this rich text editors on JavaScript to see good examples how to do that to my project. TinyMCE CKEditor &#8230; <a href="http://neosergio.net/2010/07/10/gsoc-weekly-report-06-en/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/07/10/gsoc-weekly-report-06-en/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GNOME Project Mallard Online – Weekly report #05</title>
		<link>http://neosergio.net/2010/07/01/gsoc-weekly-report-05-en/</link>
		<comments>http://neosergio.net/2010/07/01/gsoc-weekly-report-05-en/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 19:11:19 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=503</guid>
		<description><![CDATA[This is my weekly report # 05: What I have done last week Still improving my skills on Django Enable the code repository at gitorious.org: Repository GNOME Project Mallard Online. What I will do this week Start to create the &#8230; <a href="http://neosergio.net/2010/07/01/gsoc-weekly-report-05-en/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/07/01/gsoc-weekly-report-05-en/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mostrar errores de PHP en servidor de desarrollo &#124; Ubuntu Server</title>
		<link>http://neosergio.net/2010/06/26/errores-php/</link>
		<comments>http://neosergio.net/2010/06/26/errores-php/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 07:45:52 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Ubuntu GNU/Linux]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=493</guid>
		<description><![CDATA[En un servidor de producción es aconsejable NO mostrar los errores de PHP. En Ubuntu Server 10.04 sucede que por defecto está configurado para no mostrarlos (preparado para producción), sin embargo para desarrollar o por simples motivos de aprendizaje en &#8230; <a href="http://neosergio.net/2010/06/26/errores-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/06/26/errores-php/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>GNOME Project Mallard Online – Weekly report #04</title>
		<link>http://neosergio.net/2010/06/22/gsoc-weekly-report-04-en/</link>
		<comments>http://neosergio.net/2010/06/22/gsoc-weekly-report-04-en/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 00:42:51 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=484</guid>
		<description><![CDATA[This is my weekly report # 04: What I have done last week Still improving my skills on Django I was reading a lot of books about Django Projects, I found some interesting books: What I will do this week &#8230; <a href="http://neosergio.net/2010/06/22/gsoc-weekly-report-04-en/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/06/22/gsoc-weekly-report-04-en/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GNOME Project Mallard Online – Weekly report #03</title>
		<link>http://neosergio.net/2010/06/21/gsoc-weekly-report-03-en/</link>
		<comments>http://neosergio.net/2010/06/21/gsoc-weekly-report-03-en/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 18:39:29 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=474</guid>
		<description><![CDATA[This is my weekly report # 03: What I have done last week Improving my skills on Django What I will do this week Finish the web interface Start to create the Javascript functions to translate content to Mallard Syntax &#8230; <a href="http://neosergio.net/2010/06/21/gsoc-weekly-report-03-en/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/06/21/gsoc-weekly-report-03-en/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNOME Project Mallard Online – Weekly report #02 (Spanish Version)</title>
		<link>http://neosergio.net/2010/06/11/gsoc-weekly-report-02-es/</link>
		<comments>http://neosergio.net/2010/06/11/gsoc-weekly-report-02-es/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 14:41:15 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME-es]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=449</guid>
		<description><![CDATA[Mi reporte semanal # 02: Que hice la semana pasada Empezar la construcción de la interfaz web con Django Empezar la construcción de la base de datos, Use Dia para construir los diagramas lógicos. Que hare esta semana Finalizar la interfaz web &#8230; <a href="http://neosergio.net/2010/06/11/gsoc-weekly-report-02-es/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/06/11/gsoc-weekly-report-02-es/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNOME Project Mallard Online – Weekly report #02</title>
		<link>http://neosergio.net/2010/06/11/gsoc-weekly-report-02-en/</link>
		<comments>http://neosergio.net/2010/06/11/gsoc-weekly-report-02-en/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 14:28:35 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=446</guid>
		<description><![CDATA[This is my weekly report # 02: What I have done last week Began to build web interface with Django Began to build the database, I used Dia to build logic diagrams. What I will do this week Finish the &#8230; <a href="http://neosergio.net/2010/06/11/gsoc-weekly-report-02-en/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/06/11/gsoc-weekly-report-02-en/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GNOME Project Mallard Online &#8211; Weekly report #01 (Spanish version)</title>
		<link>http://neosergio.net/2010/06/02/gsoc-weekly-report-01-es/</link>
		<comments>http://neosergio.net/2010/06/02/gsoc-weekly-report-01-es/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 06:53:18 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME-es]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=439</guid>
		<description><![CDATA[Este es mi reporte semanal #01: Lo que hice la semana pasada Planificar las interfaces simples y útiles. Planificar el flujo de datos de la aplicación web. Bosquejos de la interfaz principal (interfaces basicas de usuarios simples, mantenedor y administrador) &#8230; <a href="http://neosergio.net/2010/06/02/gsoc-weekly-report-01-es/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/06/02/gsoc-weekly-report-01-es/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GNOME Project Mallard Online &#8211; Weekly report #01</title>
		<link>http://neosergio.net/2010/06/02/gsoc-weekly-report-01-en/</link>
		<comments>http://neosergio.net/2010/06/02/gsoc-weekly-report-01-en/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 06:31:41 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=414</guid>
		<description><![CDATA[This is my weekly report #01: What I have done last week Planning the simple and useful interfaces. Planning the data flow of the web application. Mockups about main interface (basic interfaces of simple user, maintainer and admin) All mockups &#8230; <a href="http://neosergio.net/2010/06/02/gsoc-weekly-report-01-en/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/06/02/gsoc-weekly-report-01-en/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Summer of code project Portfolio</title>
		<link>http://neosergio.net/2010/05/31/my-soc-portfolio/</link>
		<comments>http://neosergio.net/2010/05/31/my-soc-portfolio/#comments</comments>
		<pubDate>Mon, 31 May 2010 23:51:22 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=403</guid>
		<description><![CDATA[During the course of my Summer of Code project, I&#8217;ll not only have to write code, I&#8217;ll also have to spend some time on reporting the progress of my project. This consists of the following: Send to gnome-soc-list a weekly &#8230; <a href="http://neosergio.net/2010/05/31/my-soc-portfolio/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/05/31/my-soc-portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Details of my GSoC Project &#8211; GNOME Project Mallard online</title>
		<link>http://neosergio.net/2010/05/20/details-of-my-gsoc-project-gnome-project-mallard-online/</link>
		<comments>http://neosergio.net/2010/05/20/details-of-my-gsoc-project-gnome-project-mallard-online/#comments</comments>
		<pubDate>Thu, 20 May 2010 14:29:37 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Google Summer of Code]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[GSoC]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=392</guid>
		<description><![CDATA[Title: GNOME Project Mallard online Student: Sergio Infante Montero Abstract: System online to create, edit, review Mallard Syntax document for GNOME Documentation Project Content: What is the ultimate goal of your proposal? : System online to write,edit and review documentation &#8230; <a href="http://neosergio.net/2010/05/20/details-of-my-gsoc-project-gnome-project-mallard-online/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/05/20/details-of-my-gsoc-project-gnome-project-mallard-online/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Charla IRC de GNOME Hispano &#124; Abril 2010</title>
		<link>http://neosergio.net/2010/04/17/charla-irc-de-gnome-hispano-abril-2010/</link>
		<comments>http://neosergio.net/2010/04/17/charla-irc-de-gnome-hispano-abril-2010/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 14:11:06 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=386</guid>
		<description><![CDATA[La Asociación GNOME Hispano, con la intención de promocionar el proyecto GNOME en todos los ámbitos y, segundo, intentar servir de punto de entrada al proyecto para los usuarios/desarrolladores que lo deseen, los invita a participar de la Charla IRC &#8230; <a href="http://neosergio.net/2010/04/17/charla-irc-de-gnome-hispano-abril-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/04/17/charla-irc-de-gnome-hispano-abril-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started with OpenOffice.org &#124; Comenzando con OpenOffice.org &#124; Febrero 2010</title>
		<link>http://neosergio.net/2010/03/03/getting-started-with-openoffice-org-comenzando-con-openoffice-org-febrero-2010/</link>
		<comments>http://neosergio.net/2010/03/03/getting-started-with-openoffice-org-comenzando-con-openoffice-org-febrero-2010/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 16:56:17 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[OpenOffice.org]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=379</guid>
		<description><![CDATA[En incontables ocasiones, me han preguntado, ¿Que libro es bueno para aprender OpenOffice.org? o ¿Como puedo saber todas las funcionalidades de OpenOffice.org?, y demas preguntas relacionadas al uso de esta gran suite ofimatica. Pues bueno, desde el año 2005, la &#8230; <a href="http://neosergio.net/2010/03/03/getting-started-with-openoffice-org-comenzando-con-openoffice-org-febrero-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/03/03/getting-started-with-openoffice-org-comenzando-con-openoffice-org-febrero-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Charla IRC de GNOME Hispano &#8211; Febrero 2010</title>
		<link>http://neosergio.net/2010/02/22/charla-irc-febrero-2010/</link>
		<comments>http://neosergio.net/2010/02/22/charla-irc-febrero-2010/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 19:53:38 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=370</guid>
		<description><![CDATA[Este 2010, Luego de un mes de descanso, retomamos las Charlas IRC de GNOME Hispano. La Asociación GNOME Hispano, con la intención de promocionar el proyecto GNOME en todos los ámbitos y, segundo, intentar servir de punto de entrada al &#8230; <a href="http://neosergio.net/2010/02/22/charla-irc-febrero-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/02/22/charla-irc-febrero-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Imagenes cambiantes en Wallpaper para GNOME &#8211; ClaSiFish</title>
		<link>http://neosergio.net/2010/02/05/clasifish/</link>
		<comments>http://neosergio.net/2010/02/05/clasifish/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 00:24:28 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Ubuntu GNU/Linux]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=361</guid>
		<description><![CDATA[En Ubuntu Karmic Koala con GNOME 2.28 existe un wallpaper que cambia de imágenes cada cierto tiempo: (el fondo que tiene el símbolo de reproducir). La forma más rápida y simple de crear un wallpaper que cambie de imagen cada &#8230; <a href="http://neosergio.net/2010/02/05/clasifish/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/02/05/clasifish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CONKY colors y GNOME</title>
		<link>http://neosergio.net/2010/02/02/conky-colors-y-gnome/</link>
		<comments>http://neosergio.net/2010/02/02/conky-colors-y-gnome/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 08:15:23 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[Debian GNU/Linux]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Ubuntu GNU/Linux]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=350</guid>
		<description><![CDATA[Conky es un monitor de sistema ligero, cuya función principal es mostrar información de la PC en el escritorio. Conky esta licenciado bajo GPL y se ejecuta en Linux y BSD. Conky-colors es una forma muy simple y fácil de &#8230; <a href="http://neosergio.net/2010/02/02/conky-colors-y-gnome/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/02/02/conky-colors-y-gnome/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Error con Broadcom BCM4318 + b43-fwcutter + wl_apsta.o + Ubuntu Karmic Koala 9.10</title>
		<link>http://neosergio.net/2010/01/16/bcm4318/</link>
		<comments>http://neosergio.net/2010/01/16/bcm4318/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 23:58:16 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[Ubuntu GNU/Linux]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=321</guid>
		<description><![CDATA[Esta semana me tope con este error en Ubuntu 9.10 y es muy posible que en otras distribuciones suceda lo mismo. El problema aparece cuando se desea activar los Controladores Privativos para el dispositivo Broadcom BCM4318 (probablemente el mismo error &#8230; <a href="http://neosergio.net/2010/01/16/bcm4318/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2010/01/16/bcm4318/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Happy 0x7DA</title>
		<link>http://neosergio.net/2010/01/02/happy-0x7da/</link>
		<comments>http://neosergio.net/2010/01/02/happy-0x7da/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 07:10:38 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://neosergio.net/2010/01/02/happy-0x7da/</guid>
		<description><![CDATA[Éxitos para todos en este 2010]]></description>
		<wfw:commentRss>http://neosergio.net/2010/01/02/happy-0x7da/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dia GNOME 2009</title>
		<link>http://neosergio.net/2009/12/30/dia-gnome-2009/</link>
		<comments>http://neosergio.net/2009/12/30/dia-gnome-2009/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 23:01:13 +0000</pubDate>
		<dc:creator>neosergio</dc:creator>
				<category><![CDATA[activismo]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[eventos]]></category>

		<guid isPermaLink="false">http://neosergio.net/?p=292</guid>
		<description><![CDATA[El día GNOME 2009, se llevo a cabo en la ciudad de Valparaíso el 24 de Octubre, como parte del Encuentro Linux 2009 en la Universidad Técnica Federico Santa Maria. Fue un día para conocer a otros entusiastas y desarrolladores &#8230; <a href="http://neosergio.net/2009/12/30/dia-gnome-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://neosergio.net/2009/12/30/dia-gnome-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

