<?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>uFrik &#187; Python</title>
	<atom:link href="http://www.ufrik.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ufrik.com</link>
	<description>Otros geeks ayudando a la comunidad.</description>
	<lastBuildDate>Fri, 23 Apr 2010 15:46:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Edna: Crea tu server de MP3</title>
		<link>http://www.ufrik.com/2009/05/edna-crea-tu-server-de-mp3/</link>
		<comments>http://www.ufrik.com/2009/05/edna-crea-tu-server-de-mp3/#comments</comments>
		<pubDate>Mon, 25 May 2009 17:04:29 +0000</pubDate>
		<dc:creator>David Esquivel</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Musica]]></category>
		<category><![CDATA[software libre]]></category>

		<guid isPermaLink="false">http://www.ufrik.com/?p=1654</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignnone size-full wp-image-1655" title="audios" src="http://www.ufrik.com/wp-content/uploads/2009/05/audios.jpeg" alt="audios" width="91" height="87" /><a href="http://edna.sourceforge.net/" target="_blank"><strong>Edna</strong></a> es un script en <a href="http://www.ufrik.com/2008/09/python-para-todos/" target="_blank">Python</a> que te permite compartir tus archivos MP3 vía Web para escucharlos es cualquier dispositivo que soporte la reproducción de streaming mp3 (pc&#8217;s en la oficina o amigos, ipod touch o iphone con vlc, celulares). Checa estas dos imagenes para que te des una idea:</p>
<p style="text-align: center;"><a href="http://www.ufrik.com/wp-content/uploads/2009/05/edna1.png" rel="lightbox[1654]"><img class="size-medium wp-image-1657 aligncenter" title="edna1" src="http://www.ufrik.com/wp-content/uploads/2009/05/edna1-300x210.png" alt="edna1" width="249" height="174" /></a></p>
<p style="text-align: center;"><a href="http://www.ufrik.com/wp-content/uploads/2009/05/edna2.png" rel="lightbox[1654]"><img class="size-medium wp-image-1658 aligncenter" title="edna2" src="http://www.ufrik.com/wp-content/uploads/2009/05/edna2-300x210.png" alt="edna2" width="249" height="175" /></a></p>
<p style="text-align: justify;">Si quieres usarlo <a href="http://sourceforge.net/project/downloading.php?group_id=18761&amp;filename=edna-0.6.tar.gz&amp;a=1583560" target="_blank">descargalo de SourceForge</a>, no requiere instalación solo necesitas configurar los directorios que quieras compartir y algunas otras cosas opcionales. Si quieres instalarlo en Windows es necesario que instales <a href="http://python.org/ftp/python/2.6.2/python-2.6.2.msi" target="_blank">Python</a>. Una vez que tengas el archivo  			<a id="showfiles_download_file_pkg0_1rel0_1" onclick="init_download('http://downloads.sourceforge.net/edna/edna-0.6.tar.gz');" href="http://sourceforge.net/project/downloading.php?group_id=18761&amp;filename=edna-0.6.tar.gz&amp;a=1583560">edna-0.6.tar.gz</a> ejecuta los siguientes comandos:</p>
<p style="text-align: justify;"></p>]]></content:encoded>
			<wfw:commentRss>http://www.ufrik.com/2009/05/edna-crea-tu-server-de-mp3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python para todos</title>
		<link>http://www.ufrik.com/2008/09/python-para-todos/</link>
		<comments>http://www.ufrik.com/2008/09/python-para-todos/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 18:07:49 +0000</pubDate>
		<dc:creator>David Esquivel</dc:creator>
				<category><![CDATA[Programación]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.ufrik.com/?p=656</guid>
		<description><![CDATA[
Hace tiempo estuve buscando manuales y/o tutoriales sobre el lenguaje de programación Python que abarcaran temas de utilidad y no fueran &#8220;tan&#8221; técnicos, no tuve mucho éxito, cada vez que encontraba uno pensaba que le hacía falta algo y tenía que buscar otro para complementarlo. En MundoGeek empecé a leer artículos muy buenos sobre Python en articulos [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-657" title="tutorial-python" src="http://www.ufrik.com/wp-content/uploads/2008/09/tutorial-python.jpg" alt="" width="109" height="150" /></p>
<p style="text-align: justify;">Hace tiempo estuve buscando manuales y/o tutoriales sobre el lenguaje de programación <a href="http://python.org">Python</a> que abarcaran temas de utilidad y no fueran &#8220;tan&#8221; técnicos, no tuve mucho éxito, cada vez que encontraba uno pensaba que le hacía falta algo y tenía que buscar otro para complementarlo. En <a href="http://mundogeek.net" target="_blank">MundoGeek</a> empecé a leer <a href="http://mundogeek.net/etiqueta/python+tutorial/" target="_blank">artículos</a> muy buenos sobre Python en articulos separados, después de un tiempo el autor (Raúl González Duque) decidió juntarlos y hacer un excelente tutorial llamado <a href="http://mundogeek.net/tutorial-python/" target="_blank">Python para todos</a>. Los temas que abarca son los siguientes:</p>
<p style="text-align: justify;">
<ul>
<li>Tipos básicos</li>
<li>Control de flujo</li>
<li>Funciones</li>
<li>Orientación a objetos</li>
<li>Programación funcional</li>
<li>Excepciones</li>
<li>Módulos y paquetes</li>
<li>Entrada / Salida</li>
<li>Expresiones regulares</li>
<li>Sockets</li>
<li>Interacción con webs</li>
<li>Threads</li>
<li>Serialización de objetos</li>
<li>Bases de datos</li>
<li>Documentación</li>
</ul>
<div>Si quieres un tutorial comprensible, de fácil lectura  y además quieres aprender python, te lo recomiendo ampliamente. Si ya sabes programar en este lenguaje estoy seguro que te servirá para complementar tu conocimiento. También es muy importante que *siempre* tengas a la mano <a href="http://python.org/doc/" target="_blank">la documentación oficial de python</a>, por cualquier cosa extra que necesites <img src='http://www.ufrik.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</div>
<div></div>
<div><a href="http://edge.launchpad.net/improve-python-spanish-doc/0.3/0.3.0/+download/Python_para_todos.pdf" target="_blank">Descargalo en .PDF</a></div>
<div><a href="http://mundogeek.net/tutorial-python/" target="_blank">Página Oficial</a></div>
<div></div>
<div id="crp_related"><h3>Artículos relacionados:</h3><ul><li><a href="http://www.ufrik.com/2008/11/tutorial-de-python-gpod-a-prueba-y-error-parte-1/" rel="bookmark">Tutorial de python gpod a prueba y error. Parte 1</a></li><li><a href="http://www.ufrik.com/2009/02/hablando-de-notificaciones/" rel="bookmark">Hablando de notificaciones</a></li><li><a href="http://www.ufrik.com/2008/07/google-te-ayuda-a-buscar-codigo-fuente/" rel="bookmark">Google te ayuda a buscar código fuente.</a></li><li><a href="http://www.ufrik.com/2008/11/script-sunfreewaredown/" rel="bookmark">Script: Sunfreewaredown</a></li><li><a href="http://www.ufrik.com/2009/05/edna-crea-tu-server-de-mp3/" rel="bookmark">Edna: Crea tu server de MP3</a></li></ul></div><p align="right"><a class="tt" href="http://twitter.com/home/?status=http://bit.ly/493x0" title="Publicalo en Twitter"><img class="nothumb" src="http://www.ufrik.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ufrik.com/2008/09/python-para-todos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
