<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Aprendiendo python para web</title>
	<atom:link href="http://pythonweb.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pythonweb.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 23 May 2008 02:23:40 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='pythonweb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Aprendiendo python para web</title>
		<link>http://pythonweb.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pythonweb.wordpress.com/osd.xml" title="Aprendiendo python para web" />
	<atom:link rel='hub' href='http://pythonweb.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Django</title>
		<link>http://pythonweb.wordpress.com/2008/05/23/django/</link>
		<comments>http://pythonweb.wordpress.com/2008/05/23/django/#comments</comments>
		<pubDate>Fri, 23 May 2008 02:23:40 +0000</pubDate>
		<dc:creator>pikel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://pythonweb.wordpress.com/?p=4</guid>
		<description><![CDATA[Para comenzar a hacer mi aplicación decidí utilizar el framework Django. Django es un framework de desarrollo web de código abierto escrito en Python. Inicialmente fue desarrollado para gestionar aplicaciones web de páginas orientadas a noticias de World Online, más tarde se liberó bajo licencia BSD. Django se centra en automatizar todo lo posible y [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonweb.wordpress.com&amp;blog=3002435&amp;post=4&amp;subd=pythonweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para comenzar a hacer mi aplicación decidí utilizar el framework Django. Django es un framework de desarrollo web de código abierto escrito en <a href="http://www.python.org/" target="_blank">Python</a>. Inicialmente fue desarrollado para gestionar aplicaciones web de páginas orientadas a noticias de World Online, más tarde se liberó bajo licencia BSD. Django se centra en automatizar todo lo posible y se adhiere al principio DRY (Don&#8217;t Repeat Yourself).</p>
<p>Por mas información <a title="www.djangoproject.org" href="www.djangoproject.org">www.djangoproject.org</a> <a title="www.django.es" href="www.django.es">www.django.es</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonweb.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonweb.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonweb.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonweb.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonweb.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonweb.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pythonweb.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pythonweb.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pythonweb.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pythonweb.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonweb.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonweb.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonweb.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonweb.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonweb.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonweb.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonweb.wordpress.com&amp;blog=3002435&amp;post=4&amp;subd=pythonweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pythonweb.wordpress.com/2008/05/23/django/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/093fa548d9ae3d4673b5499fe0f6640d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pikel</media:title>
		</media:content>
	</item>
		<item>
		<title>Para empezar</title>
		<link>http://pythonweb.wordpress.com/2008/02/27/hola-mundo/</link>
		<comments>http://pythonweb.wordpress.com/2008/02/27/hola-mundo/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 23:05:52 +0000</pubDate>
		<dc:creator>pikel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[empezar]]></category>
		<category><![CDATA[requerimientos]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Para empezar a programar web con python hace falta tener instaladas algunas cositas: -Python, lo pueden descargar aqui -Modulo web para Python, se lo bajan de aqui -Otros requerimientos son apache y mysql que los pueden instalar con los siguientes comandos: *en fedora: yum install apache yum install mysql *en Debian: sudo apt-get install apache [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonweb.wordpress.com&amp;blog=3002435&amp;post=1&amp;subd=pythonweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Para empezar a programar web con <b>python</b> hace falta tener instaladas algunas cositas:</p>
<p>-<b>Python</b>, lo pueden descargar <a href="http://www.python.org/download/" target="_blank">aqui</a></p>
<p>-Modulo <b>web</b> para <b>Python</b>, se lo bajan de <a href="http://www.pythonweb.org/projects/webmodules/#download" target="_blank">aqui </a></p>
<p>-Otros requerimientos son apache y mysql que los pueden instalar con los siguientes comandos:</p>
<blockquote><p>*en fedora:</p></blockquote>
<blockquote>
<blockquote><p>yum install apache</p></blockquote>
</blockquote>
<blockquote>
<blockquote><p>yum install mysql</p></blockquote>
</blockquote>
<blockquote><p>*en Debian:</p></blockquote>
<blockquote>
<blockquote><p>sudo apt-get install apache</p></blockquote>
</blockquote>
<blockquote>
<blockquote><p>sudo apt-get install mysql</p></blockquote>
</blockquote>
<blockquote>
<blockquote><p>o ejecutan sudo aptitude y los buscan ahi.</p></blockquote>
</blockquote>
<blockquote><p>*Para windows es bajar todo de por ahi e instalarlo.</p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonweb.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonweb.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonweb.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonweb.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonweb.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonweb.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/pythonweb.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/pythonweb.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/pythonweb.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/pythonweb.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonweb.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonweb.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonweb.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonweb.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonweb.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonweb.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonweb.wordpress.com&amp;blog=3002435&amp;post=1&amp;subd=pythonweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://pythonweb.wordpress.com/2008/02/27/hola-mundo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/093fa548d9ae3d4673b5499fe0f6640d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pikel</media:title>
		</media:content>
	</item>
	</channel>
</rss>
