<?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>Sebastian Oliva &#187; design</title>
	<atom:link href="http://www.sebastianoliva.com/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sebastianoliva.com</link>
	<description>mi Blag Personal</description>
	<lastBuildDate>Sun, 04 Sep 2011 04:02:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Me encanta Nodebox</title>
		<link>http://www.sebastianoliva.com/2010/01/me-encanta-nodebox/</link>
		<comments>http://www.sebastianoliva.com/2010/01/me-encanta-nodebox/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 03:22:42 +0000</pubDate>
		<dc:creator>tian</dc:creator>
				<category><![CDATA[Codigo]]></category>
		<category><![CDATA[Geekencias]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[nodebox]]></category>
		<category><![CDATA[programacion]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[quartz]]></category>

		<guid isPermaLink="false">http://www.sebastianoliva.com/?p=50</guid>
		<description><![CDATA[Me encanta Nodebox, Mesclar Python y Quartz es sin duda el matrimonio entre el poder y el estilo. Una de mis partes favoritas de usarlo es la calidad del renderizado, simplemente bellisimo. En pocas horas, luego de varios meses de ausencia, volvi a mi nivel previo. La facilidad de uso es simplemente impresionante, especialmente por [...]]]></description>
			<content:encoded><![CDATA[<p>Me encanta Nodebox, Mesclar Python y Quartz es sin duda el matrimonio entre el poder y el estilo. Una de mis partes favoritas de usarlo es la calidad del renderizado, simplemente bellisimo.<br />
<span id="more-50"></span><br />
<a href="http://www.sebastianoliva.com/wp-content/uploads/2010/01/beatles.png"><img src="http://www.sebastianoliva.com/wp-content/uploads/2010/01/beatles.png" alt="Beatles Similar Artists Graph" title="beatles" width="500" height="500" class="alignnone size-full wp-image-43" /></a></p>
<p>En pocas horas, luego de varios meses de ausencia, volvi a mi nivel previo. La facilidad de uso es simplemente impresionante, especialmente por ser Python.</p>
<p><a href="http://www.sebastianoliva.com/wp-content/uploads/2010/01/blagamond.png"><img src="http://www.sebastianoliva.com/wp-content/uploads/2010/01/blagamond.png" alt="Garamond" title="GaramondPro" width="500" height="375" class="alignnone size-full wp-image-46" /></a></p>
<p>La unica dificultad que enfrenté fue cargar las librerias, ya que Nodebox usa un entorno de Python restringido; luego de unas horas encontre una muy simple solución:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> <span style="color: #000000; font-weight: bold;">/</span>Applications<span style="color: #000000; font-weight: bold;">/</span>NodeBox<span style="color: #000000; font-weight: bold;">/</span>NodeBox.app<span style="color: #000000; font-weight: bold;">/</span>Contents<span style="color: #000000; font-weight: bold;">/</span>Resources<span style="color: #000000; font-weight: bold;">/</span>Python
<span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>Library<span style="color: #000000; font-weight: bold;">/</span>Python<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">2.5</span><span style="color: #000000; font-weight: bold;">/</span>site-packages <span style="color: #000000; font-weight: bold;">/</span>Applications<span style="color: #000000; font-weight: bold;">/</span>NodeBox<span style="color: #000000; font-weight: bold;">/</span>NodeBox.app<span style="color: #000000; font-weight: bold;">/</span>Contents<span style="color: #000000; font-weight: bold;">/</span>Resources<span style="color: #000000; font-weight: bold;">/</span>Python</pre></div></div>

<p>Luego de esto, todas las librerias funcionaron a la perfección.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sebastianoliva.com/2010/01/me-encanta-nodebox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

