<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Lateral Opinion en Español</title><link>http://lateral.netmanagers.com.ar/</link><description>I write free software. I have an opinion on almost everything. I write quickly. A weblog was inevitable.

&lt;hr&gt;

All contents of this site written by me are free.
Copy, modify, whatever, just put my name in it, and if you change the contents, clearly say so in the same page. Please provide a link back to the original.

All images that are not my own should be available under a Creative Commons license. If that's not the case, please report and I will fix it.</description><lastBuildDate>Tue, 07 Jul 2009 11:50:46 GMT</lastBuildDate><generator>PyRSS2Gen-1.0.0</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><image><link>http://creativecommons.org/licenses/by-nc-sa/2.5/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/LateralOpinionEsp" type="application/rss+xml" /><feedburner:emailServiceId>LateralOpinionEsp</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>Crear presentaciones usando reStructured text</title><description>&lt;p&gt;Vea como hacerlo &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/tr/es/stories/BBS52.html"&gt;aquí&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/563HGerLbUg" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/07/07.html#BB819</guid><pubDate>Tue, 07 Jul 2009 11:50:46 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/563HGerLbUg/07.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/07/07.html#BB819</feedburner:origLink></item><item><title>¡Hey! ¡sphinx-rst2pdf-builder funciona!</title><description>&lt;p&gt;Bueno, funciona &lt;em&gt;algo&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Me dieron derecho de escritura en el repo de mercurial, así que ahora se puede obtener la versión muy muy alfa &lt;a class="reference external" href="http://bitbucket.org/gminick/sphinx-rst2pdf-builder/"&gt;acá&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Esto hizo saltar varios bugs en rst2pdf, así que se necesita &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/source/checkout"&gt;rst2pdf de svn&lt;/a&gt; para que te sirva de algo.&lt;/p&gt;
&lt;p&gt;Qué funciona:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;El glosario&lt;/li&gt;
&lt;li&gt;Restructured text común... con algunas excepciones (ejemplo: las notas al pié no están bien)&lt;/li&gt;
&lt;li&gt;Generación de Índice (no 100%, pero tipo un 75%)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;No tengo ida de qué otras partes de sphinx requieren soporte específico en rst2pdf, pero las voy atacando a medida que me entero.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/oAGheO5sgvA" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/07/02.html#BB818</guid><pubDate>Thu, 02 Jul 2009 11:25:06 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/oAGheO5sgvA/02.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/07/02.html#BB818</feedburner:origLink></item><item><title>rst2pdf: casi listo para sphinx</title><description>&lt;p&gt;Algunos muchachos en &lt;a class="reference external" href="http://python.org.ar"&gt;PyAr&lt;/a&gt; están traduciendo el &lt;a class="reference external" href="http://docs.python.org/tutorial/"&gt;python tutorial&lt;/a&gt; a castellano.&lt;/p&gt;
&lt;p&gt;Ese tutorial, como toda la documentación nueva de python, usa &lt;a class="reference external" href="http://sphinx.pocoo.org/"&gt;sphinx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Ya que sphinx es muy &lt;a class="reference external" href="http://groups.google.com/group/sphinx-dev/search?group=sphinx-dev&amp;amp;q=uses+sphinx&amp;amp;qt_g=Search+this+group"&gt;popular&lt;/a&gt;, quiero que &lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;rst2pdf&lt;/a&gt; funcione lo mejor posible para producir sus PDFs. Entonces, con dos cosas picando, me empecé a rascar.&lt;/p&gt;
&lt;p&gt;Ha habido algún progreso. Si bien los cambios en sphinx están sólo en mi computadora, los voy a publicar pronto, y los cambios en rst2pdf ya están en SVN.&lt;/p&gt;
&lt;p&gt;Acá hay una &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/static/tutorial-2.pdf"&gt;muestra&lt;/a&gt; para abrir el apetito.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/cS1Q7EuDg8k" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/07/01.html#BB817</guid><pubDate>Wed, 01 Jul 2009 17:58:18 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/cS1Q7EuDg8k/01.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/07/01.html#BB817</feedburner:origLink></item><item><title>Respondiendo blogs al azar. Hoy: 2009: la instalación de software en GNU/Linux no funciona -- y un camino para arreglarla</title><description>&lt;p&gt;Clickeando al azar hoy vi &lt;a class="reference external" href="http://www.freesoftwaremagazine.com/columns/2009_software_installation_linux_broken_and_path_fixing_it"&gt;este artículo&lt;/a&gt; con el divertido título de &amp;quot;2009: la instalación de software en GNU/Linux no funciona -- y un camino para arreglarla&amp;quot; por Tony Mobily.&lt;/p&gt;
&lt;p&gt;Como no tengo cuenta en FSM y no pienso abrir una hoy, voy a responder acá, donde nadie se dé cuenta. Porque soy así de seguro. Aviso, esta respuesta está llena de prueba-por-afirmación y generalizaciones inválidas, pero así es la opinión.&lt;/p&gt;
&lt;p&gt;Empieza con una interesante premisa:&lt;/p&gt;
&lt;blockquote&gt;
Y sin embargo, la instalación de software en GNU/Linux no funciona... No, no es que no funciona... está terriblemente mal. ¿Porqué, y qué se puede hacer para arreglarla?&lt;/blockquote&gt;
&lt;p&gt;Pretendo mostrar que hay un pequeño problema con esa aseveración: la realidad. Realidades como &amp;quot;¿Cuál es la plataforma de entrega de software a usuarios comunes de mayo éxito en 2009, y porqué eso importa?&amp;quot;. Pista: no es windows, y no es algo en mac.&lt;/p&gt;
&lt;p&gt;Es el iphone, y su App Store. Y lo que el autor propone es abandonar algo que funciona &lt;em&gt;muy parecido&lt;/em&gt; y volver a la era de las cavernas del &amp;quot;bajáte ésto del sitio de la aplicación&amp;quot;, el modelo que usa windows.&lt;/p&gt;
&lt;p&gt;Describe el procedimiento habitual de instalación. Hoy en día casi todas las distros hacen lo mismo, sea con apt, yum, pacman o lo que sea, y empieza a describir el problema.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Los usuarios necesitan ser root para instalar software; no se permiten instalaciones para un usuario.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Esto sería un problema en las viejas épocas de computadoras compartidas. Hoy en día &lt;em&gt;sos root&lt;/em&gt;, o (en algún caso) la mamá de root. Todas las distros modernas usan sudo, así que no necesitás acceso a la cuenta root, sólo tu propia password (o ninguna password).&lt;/p&gt;
&lt;p&gt;Así que ésto es un no-problema.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Es complicado instalar varias versiones del mismo programa. Piense en el pobre diseñador gráfico que necesita instalar varias versiones de Opera o Firefox; Los usuarios están forzados a usar el software instalado en el sistema.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;¿Cómo instalo iFart 1.0 y 2.0 en un iphone? ¿Se puede? Usuarios específicos (como diseñadores gráficos) deben ser atendidos por soluciones especiales, como &lt;a class="reference external" href="http://portableapps.com/node/9364"&gt;portable firefox&lt;/a&gt;. Hay una necesidad de eso? Adelante, es &lt;em&gt;tal vez&lt;/em&gt; un día de trabajo.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;El software tiene que obtenerse de los repositorios oficiales. Bueno, no &lt;em&gt;tiene&lt;/em&gt; que obtenerse así pero un usuario promedio quiere mantenerse alejado de repositorios extraoficiales por motivos técnicos;&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;El software de iphone tiene que bajarse del app store. Eso no molestó a nadie (salvo desarrolladores, digo).&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;En algunos casos (especialmente si el usuario añade repositorios o instala paquetes directamente), el mecanismo de dependencias suele fallar y los usuarios terminan con dependenicas circulares.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;No veo una dependencia circular desde 2003, pero bueno, en una de ésas existen. En ese caso: &lt;em&gt;no hagas eso&lt;/em&gt;.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Cada programa está atado a una distribución específica, y &#x2014; lo que es peor &#x2014; a una versión específica de esa distribución. No es trivial instalar Openoffice 3.1 en Ubuntu 8.10. Pueden decir que se puede instalar el montón de .deb que hay en el sitio de OpenOffice. Inténtalo con tu abuela o un usuario promedio sin experiencia.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Algunas aplicaciones de iphone no funcionan sin el firmware 3.0. Solución? Actualizar el firmware. ¿Cuál es la diferencia con Linux?&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;No es trivial &#x201c;darle&#x201d; un programa a un amigo. Para el usuario final, darle un programa a un amigo debería ser tan simple como arrastrar un icono a un memory stick; en vez de eso, tenemos archivos esparcidos por todo el sistema.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Es aún mas simple que eso: permitime que te de &lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;rst2pdf&lt;/a&gt; para ubuntu: &amp;quot;Tony, install rst2pdf, it's in 'universe'&amp;quot;. Ni siquiera tengo que darte un floppy o lo que sea que los chicos usan hoy en día.&lt;/p&gt;
&lt;p&gt;Ah, y &amp;quot;¿cómo le doy a alguien una aplicación iphone?&amp;quot;&lt;/p&gt;
&lt;p&gt;Entonces pasa a proponer soluciones, que pienso son peores que el status quo:&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Los usuarios deberían poder instalar software sin ser root.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Los usuarios son root, o la mamá de root. Esto no es un problema.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Los usuarios deberían poder instalar diferentes versiones del mismo software con inmensa facilidad.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;La única manera de hacer esto es hacer todo estático o congelar las bibliotecas del sistema.&lt;/p&gt;
&lt;p&gt;Háganlo para versiones &amp;quot;portables&amp;quot; de aplicaciones específicas si quieren. No hagan que el sistema sea una porquería por favor.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Los usuarios deberían poder correr sus propias versiones del software o las instaladas en el sistema (si existen)&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;No tengo problema. ¿Por otro lado, como hacés eso en un iphone? No lo hacés. Por favor, no diverjan de lo que funciona en 2009.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Debería ser posible descargar e instalar software aunque no venga de un repositorio oficial&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;De nuevo, el iphone no te deja, y &lt;strong&gt;a nadie le importa&lt;/strong&gt;. Si te importa no sos el usuario normal que afirmás defender.&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;El software debe funcionar &#x2014; sin modificar &#x2014; aún si es un poco viejo y corre en una distribución nueva.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;Sí, &lt;a class="reference external" href="http://www.crunchgear.com/2009/06/22/interview-jared-brown-iphone-developer-about-having-his-app-rejected/"&gt;quiero Quick Shot para iphones con firmware 3.0!&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Estás actuando como un usuario de &lt;strong&gt;Linux&lt;/strong&gt; hombre!&lt;/p&gt;
&lt;blockquote&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Debería ser posible &#x201c;darle&#x201d; un programa a un amigo arrastrando un icono a un memory stick.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;¡Decíle el nombre de la aplicación a tu amigo de una vez!&lt;/p&gt;
&lt;blockquote&gt;
Todo esto es cierto con OS X de Apple. Manejan la instalación de software de manera perfecta &#x2014; aunque algunos programas, ultimamente, vienen con procesos de instalación horribles.&lt;/blockquote&gt;
&lt;p&gt;Nadie elige una mac por esto. La eligen porque es más linda, o porque les dijeron que son mejores, o lo que sea, pero ¿alguien diciendo &amp;quot;hey, en una mac te puedo dar Office compartiendo este dmg de 800MB!&amp;quot;? No sólo nadie lo hace, es ilegal!&lt;/p&gt;
&lt;p&gt;Aparte, le das el dmg a tu amigo, y 92% de las veces, tu amigo &lt;strong&gt;tiene windows o Linux&lt;/strong&gt; y no le sirve! Así que tu probabilidad de exito es apenas 8%!&lt;/p&gt;
&lt;p&gt;Imaginate que sólo funcionara si la computadora de tu amigo fuera una Acer? Ahí tenés un 10.5%! Nadie diría que eso es &lt;strong&gt;bueno&lt;/strong&gt;!&lt;/p&gt;
&lt;p&gt;No, compartir aplicaciones así con tus amigos no es el problema.&lt;/p&gt;
&lt;p&gt;Por favor, queridos desarrolladores de distros de linux, miren alrededor, y vean lo que &lt;em&gt;funciona&lt;/em&gt; en 2009.&lt;/p&gt;
&lt;p&gt;Sorprendentemente, lo que funciona es muy, muy parecido a lo que venimos disfrutando desde 1998 o algo así, así que sigamos disfrutándolo y hagámoslo mejor, en vez de intentar convertirnos en una mac, o en windows, plataformas antiguas en la era del smartphone y el netbook.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ACTUALIZACIÓN:&lt;/strong&gt; más comentarios sobre esta historia, en &lt;a class="reference external" href="http://www.reddit.com/r/linux/comments/8uz61/software_installation_linux_was_right_all_along/"&gt;reddit&lt;/a&gt;, &lt;a class="reference external" href="http://lxer.com/module/newswire/view/122168/index.html"&gt;lxer&lt;/a&gt; y &lt;a class="reference external" href="http://www.osnews.com/story/21714/Blind_or_Deaf_Program_Management_on_Modern_Systems_II"&gt;OSNews&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/qh5N75f5ByI" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/23.html#BB816</guid><pubDate>Tue, 23 Jun 2009 09:16:14 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/qh5N75f5ByI/23.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/23.html#BB816</feedburner:origLink></item><item><title>AAFigure en rst2pdf</title><description>&lt;p&gt;Desde hoy, &lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;rst2pdf&lt;/a&gt; soporta el excelente &lt;a class="reference external" href="http://launchpad.net/aafigure"&gt;aafigure&lt;/a&gt; de Chris Liechti.&lt;/p&gt;
&lt;p&gt;Que significa? Que podés poner esto en tu documento:&lt;/p&gt;
&lt;pre class="literal-block"&gt;
+-------+       +-------+
|   A   |------&amp;gt;|   B   |
+-------+       +-------+
&lt;/pre&gt;
&lt;p&gt;Y obtenés esto (y como parte del PDF, &lt;strong&gt;no&lt;/strong&gt; como imagen, así que se puede copiar el texto):&lt;/p&gt;
&lt;img alt="/static/aafigure.png" src="/static/aafigure.png" /&gt;
&lt;p&gt;Así que es una buenísima manera de hacer diagramas simples en tus documentos de restructured text que se ven bien en texto plano, en la web, y en PDF.&lt;/p&gt;
&lt;p&gt;Aafigure puede crear montones de diagramas interesantes, mirá el &lt;a class="reference external" href="http://bazaar.launchpad.net/~aafigure-team/aafigure/trunk/annotate/head%3A/README.txt"&gt;manual&lt;/a&gt; para ver ejemplos.&lt;/p&gt;
&lt;p&gt;Actualmente requiere aafigure de bzr (0.3 no alcanza).&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/3QTl0KeDVPo" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/22.html#BB815</guid><pubDate>Mon, 22 Jun 2009 09:35:52 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/3QTl0KeDVPo/22.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/22.html#BB815</feedburner:origLink></item><item><title>Más o menos el 80% de todo lo malo de los usuarios Linux en un comentario</title><description>&lt;p&gt;Mi post sobre Arch Linux de &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/weblog/2009/06/20.html#BB813"&gt;ayer&lt;/a&gt; se posteó en &lt;a class="reference external" href="http://www.tuxmachines.org/node/37519"&gt;tuxmachines&lt;/a&gt; y hubo un comentario.&lt;/p&gt;
&lt;p&gt;No puedo responder ahí porque:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Hay que loguearse.&lt;/li&gt;
&lt;li&gt;No encuentro adonde pedir una cuenta.&lt;/li&gt;
&lt;li&gt;Tiene &lt;strong&gt;freaking google ads popups&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Entonces respondo acá porque:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Es mi blog y hago lo que se me canta.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Acá está el comentario de hussam con mi respuesta (que lo admito, es un rant) en inglés porque no pienso traducir a otro, a ver si no le hago justicia a su pavada:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;I've been using ArchLinux as my only distribution/operating
system since early 2006.
It is really a good distribution but lately there have been
a lot of really bad choices which I call bad compromises:&lt;/p&gt;
&lt;p&gt;1. Too many ArchLinux users think gnome/kde are bloat and
instead install some half developed window manager and some
terminal emulator and call it a &amp;quot;minimalist&amp;quot; desktop.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Why is that any of your business? And what &amp;quot;compromise&amp;quot; is there?&lt;/p&gt;
&lt;blockquote&gt;
2. Optional dependencies are the worst idea ever. If a
package is linked against libsomething.so then libsomething
should be a dependency not an optional dependency. Making
libsomething an optional dependency just because
&amp;quot;minimalist&amp;quot; users don't want to install dependencies is
plain stupid.&lt;/blockquote&gt;
&lt;p&gt;That's not what optional dependencies are for. For example, consider the example I mentioned, rst2pdf. It can use pythonmagick. It can also not use it. You will lose one small feature that AFAIK only one person ever used. If you need that feature, the manual tells you what to do: install pythonmagick.&lt;/p&gt;
&lt;p&gt;Maybe there should be a pacman option &amp;quot;install optdepends&amp;quot; which turns optional dependencies into regular ones. That would make you happy and keep others happy too.&lt;/p&gt;
&lt;blockquote&gt;
3. Bad leadership. Aaron is fantastic guy but I know at
least two ArchLinux developers who can do a much better job.&lt;/blockquote&gt;
&lt;p&gt;That's just stupid &lt;em&gt;and&lt;/em&gt; mean.&lt;/p&gt;
&lt;blockquote&gt;
4. Too many ArchLinux users now like badly automation
scripts like yaourt or whatever it is called.&lt;/blockquote&gt;
&lt;p&gt;Parse error. And then again: yaourt is great. You don't like it? Act as if it doesn't exist and be happy. You seem to have a big problem ignoring people who disagree with you. That's a really, really serious personal flaw. I suggest you grow up.&lt;/p&gt;
&lt;blockquote&gt;
5. Too many noobs who do dumb things like people adding
their users to hal, disk and dbus groups.&lt;/blockquote&gt;
&lt;p&gt;Sure, they should add themselves to optical and storage. So what? It's a simple problem and it has a simple solution.&lt;/p&gt;
&lt;p&gt;Then again, the adduser scripts probably should do that for regular user accounts. After all, who wants to create a regular user that &lt;em&gt;can't use removable storage&lt;/em&gt;? And if said use case exists, that should be doable by removing the user, and not viceversa!&lt;/p&gt;
&lt;p&gt;On the other hand, I don't give a damn, because I can fix it trivially.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The main reason why I don't think I will switch to another
distribution soon is that creating Archlinux packages from
scratch is very easy and the initscript system is really
fantastic.&lt;/p&gt;
&lt;p&gt;All in all, ArchLinux is a really strong distribution now
and it's constantly growing.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;I expect you, like most elitist poseurs, will run away when you feel Arch is too popular and accessible to &amp;quot;too many noobs&amp;quot; or some similar nonsense.&lt;/p&gt;
&lt;p&gt;Which, like the title says, is why you are a big part of what's wrong with Linux users.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/Mr7kCyblx-I" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/21.html#BB814</guid><pubDate>Sun, 21 Jun 2009 05:35:02 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/Mr7kCyblx-I/21.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/21.html#BB814</feedburner:origLink></item><item><title>Por qué sigo usando Arch Linux</title><description>&lt;p&gt;Ayer tuve uno de esos momentos en que estoy muy feliz de haber elegido &lt;a class="reference external" href="http://www.archlinux.org"&gt;Arch Linux&lt;/a&gt;. Ya que la última vez que posteé algo sobre Arch parece haber sido &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/weblog/2007/05/20.html#BB582"&gt;hace más de dos años&lt;/a&gt; (el tiempo vuela cuando uno se divierte!) es momento de explicar porqué.&lt;/p&gt;
&lt;p&gt;Quería probar &lt;a href="#id3"&gt;&lt;span class="problematic" id="id4"&gt;rstwpdf_&lt;/span&gt;&lt;/a&gt; contra &lt;a class="reference external" href="http://www.reportlab.org"&gt;reportlab&lt;/a&gt; de SVN, &lt;a class="reference external" href="http://deco-cow.sf.net"&gt;wordaxe&lt;/a&gt; de SVN y &lt;a class="reference external" href="http://docutils.sf.net"&gt;docutils&lt;/a&gt; de SVN, y quería que fuera fácil.&lt;/p&gt;
&lt;p&gt;Solución: Los empaqueté en &lt;a class="reference external" href="http://aur.archlinux.org"&gt;AUR&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;Ahora, cada vez que quiero probar rst2pdf contra wordaxe de trunk SVN, hago un &lt;tt class="docutils literal"&gt;&lt;span class="pre"&gt;yaourt&lt;/span&gt; &lt;span class="pre"&gt;-S&lt;/span&gt; &lt;span class="pre"&gt;python-wordaxe-svn&lt;/span&gt;&lt;/tt&gt; y para volver a wordaxe estable hago &lt;tt class="docutils literal"&gt;&lt;span class="pre"&gt;yaourt&lt;/span&gt; &lt;span class="pre"&gt;-S&lt;/span&gt; &lt;span class="pre"&gt;python-wordaxe&lt;/span&gt;&lt;/tt&gt;.&lt;/p&gt;
&lt;p&gt;El paquete SVN siempre es trunk actualizado sin modificaciones, y puedo ir y volver en unos 45 segundos, sin romper paquetes del sistema.&lt;/p&gt;
&lt;p&gt;También puedo mantener mis paquetes SVN instalados al día con un &lt;a href="#id1"&gt;&lt;span class="problematic" id="id2"&gt;``&lt;/span&gt;&lt;/a&gt;yaourt -Su --devel``cada tanto.&lt;/p&gt;
&lt;div class="system-message" id="id1"&gt;
&lt;p class="system-message-title"&gt;System Message: WARNING/2 (&lt;tt class="docutils"&gt;&amp;lt;string&amp;gt;&lt;/tt&gt;, line 23); &lt;em&gt;&lt;a href="#id2"&gt;backlink&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
Inline literal start-string without end-string.&lt;/div&gt;
&lt;p&gt;Como lo hubiera hecho usando Debian o algo basado en RPM? Supongo que por atrás del sistema de paquetes (que odio hacerlo) o haciendo un repo privado (que es triste) o con un repo público (que es trabajo!).&lt;/p&gt;
&lt;p&gt;La verdad si uno programa, no se me ocurre una distro que te haga la vida más fácil que Arch. Casi todo está ahí (12K paquetes en unsupported!) y si no está son 5 minutos para meterlo en AUR y ayudar a la comunidad.&lt;/p&gt;
&lt;p&gt;Suponé que estás haciendo una aplicación KDE. En la mayoría de las distros tenés que instalarte tu propia copia de kdelibs de los fuentes para tener la última versión y asegurarte que no está arruinada por parches específicos de la distro.&lt;/p&gt;
&lt;p&gt;En arch? Emparchar está mal visto. No tener la última versión está mal visto. Así que es más o menos el ambiente ideal para desarrollar con KDE, GNOME, PyQt o lo que sea.&lt;/p&gt;
&lt;p&gt;Si mi tiempo no estuviera ocupao un 150% intentaría ser desarrollador Arch, o por lo menos un TU (Trusted User).&lt;/p&gt;
&lt;p&gt;Capaz la próxima reencarnación :-)&lt;/p&gt;
&lt;div class="system-messages section"&gt;
&lt;h2&gt;Docutils System Messages&lt;/h2&gt;
&lt;div class="system-message" id="id3"&gt;
&lt;p class="system-message-title"&gt;System Message: ERROR/3 (&lt;tt class="docutils"&gt;&amp;lt;string&amp;gt;&lt;/tt&gt;, line 5); &lt;em&gt;&lt;a href="#id4"&gt;backlink&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
Unknown target name: &amp;quot;rstwpdf&amp;quot;.&lt;/div&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/pQavhHEg7g4" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/20.html#BB813</guid><pubDate>Sat, 20 Jun 2009 13:06:02 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/pQavhHEg7g4/20.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/20.html#BB813</feedburner:origLink></item><item><title>Rst2pdf 0.11 liberado!</title><description>&lt;p&gt;Perdón por no traducir el anuncio.&lt;/p&gt;
&lt;p&gt;It's my pleasure to announce the release of rst2pdf version 0.11, available at
&lt;a class="reference external" href="http://code.google.com/p/rst2pdf/downloads/list"&gt;http://code.google.com/p/rst2pdf/downloads/list&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Rst2pdf is a tool to generate PDF files directly from restructured text
sources via reportlab.&lt;/p&gt;
&lt;p&gt;This version includes many bugfixes and some new features compared to the
previous 0.10.1 version, including but not limited to embedding PDF images,
much improved image sizing, nicer list layouts, better styling, page
backgrounds, and more than 15 bugs fixed. A full changelog is included at the
bottom of this message.&lt;/p&gt;
&lt;p&gt;Rst2pdf aims to support the full restructured text feature set, and is very
close to that goal, while also including some of the more experimental
features, like a source code directive with syntax highlighting and math
notation support with LaTeX-like syntax.&lt;/p&gt;
&lt;p&gt;It supports embedding arbitrary fonts, both True Type and PS Type 1, both
raster and vector images (including SVG), page transition effects,  multiple,
flexible page layouts, cascading styles, and much, much more.&lt;/p&gt;
&lt;p&gt;You can find more information about rst2pdf in its home page (
&lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;http://rst2pdf.googlecode.com&lt;/a&gt;), and ask anything you want in the rst2pdf-
discuss mailing list (&lt;a class="reference external" href="http://groups.google.com/group/rst2pdf-discuss"&gt;http://groups.google.com/group/rst2pdf-discuss&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Here are the changes in this version compared to 0.10.1:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Degrade more gracefully when one or more wordaxe hyphenators are
broken (currently DWC is the broken one)&lt;/li&gt;
&lt;li&gt;Fixed issue 132: in some cases, with user-defined fontAlias, bold and
italic would get confused (getting italic instead of bold in inline
markup, for instance).&lt;/li&gt;
&lt;li&gt;New stylesheet no-compact-lists to make lists... less compact&lt;/li&gt;
&lt;li&gt;SVG images now handle % as a width unit correctly.&lt;/li&gt;
&lt;li&gt;Implemented issue 127: support images in PDF format. Right now they
are rasterized, so it's not ideal. Perhaps something better will come up
later.&lt;/li&gt;
&lt;li&gt;Fixed issue 129: make it work around a prblem with KeepTogether in RL 2.1
it probably makes the output look worse in some cases when using that.
RL 2.1 is not really supported, so added a warning.&lt;/li&gt;
&lt;li&gt;Fixed issue 130: use os.pathsep instead of &amp;quot;:&amp;quot; since &amp;quot;:&amp;quot; in windows is used
in disk names (and we still pay for DOS idiocy, in 2009)&lt;/li&gt;
&lt;li&gt;Fixed issue 128: headings level 3+ all looked the same&lt;/li&gt;
&lt;li&gt;Ugly bugfix for Issue 126: crashes when using images in header + TOC&lt;/li&gt;
&lt;li&gt;New tstyles section in the stylesheet provides more configurable list layouts   and more powerful table styling.&lt;/li&gt;
&lt;li&gt;Better syntax highlighting (supports bold/italic)&lt;/li&gt;
&lt;li&gt;Workaround for issue 103 so you can use borderPadding as a list (but it will look wrong
if you are using wordaxe &amp;lt;= 0.3.2)&lt;/li&gt;
&lt;li&gt;Added fieldvalue style for field lists&lt;/li&gt;
&lt;li&gt;Added optionlist tstyle, for option lists&lt;/li&gt;
&lt;li&gt;Added collection of utility stylesheets and documented it&lt;/li&gt;
&lt;li&gt;Improved command line parsing and stylesheet loading (guess
extension like latest rst2latex does)&lt;/li&gt;
&lt;li&gt;Fixed Issue 67: completely new list layouting code&lt;/li&gt;
&lt;li&gt;Fixed Issue 116: crashes caused by huge images&lt;/li&gt;
&lt;li&gt;Better support for %width in images, n2ow it's % of the container frame's
width, not of the text area.&lt;/li&gt;
&lt;li&gt;Fixed bug in SVG scaling&lt;/li&gt;
&lt;li&gt;Better handling of missing images&lt;/li&gt;
&lt;li&gt;Added missing styles abstract, contents, dedication to the default stylesheet&lt;/li&gt;
&lt;li&gt;Tables style support spaceBefore and spaceAfter&lt;/li&gt;
&lt;li&gt;New topic-title style for topic titles (obvious ;-)&lt;/li&gt;
&lt;li&gt;Vertical alignment for inline images (:align: parameter)&lt;/li&gt;
&lt;li&gt;Issue 118: Support for :scale: in images and handle resizing of inline images&lt;/li&gt;
&lt;li&gt;Issue 119: Fix placement of headers and footers&lt;/li&gt;
&lt;li&gt;New background property for page templates (nice for presentations, for example)&lt;/li&gt;
&lt;li&gt;Default to px for image width specifications instead of pt&lt;/li&gt;
&lt;li&gt;Support all required measurement units (&amp;quot;em&amp;quot; &amp;quot;ex&amp;quot; &amp;quot;px&amp;quot; &amp;quot;in&amp;quot; &amp;quot;cm&amp;quot; &amp;quot;mm&amp;quot; &amp;quot;pt&amp;quot; &amp;quot;pc&amp;quot; &amp;quot;%&amp;quot; &amp;quot;&amp;quot;)&lt;/li&gt;
&lt;li&gt;New automated scripts to check test cases for &amp;quot;visual differences&amp;quot;&lt;/li&gt;
&lt;li&gt;Respect images DPI property a bit like rst2latex does.&lt;/li&gt;
&lt;li&gt;Issue 110: New --inline-footnotes option&lt;/li&gt;
&lt;li&gt;Tested with reportlab from SVN trunk&lt;/li&gt;
&lt;li&gt;Support for Dinu Gherman's svglib. If both svglib and uniconvertor are available,
svglib is preferred (for SVG, of course). Patch originally by rute.&lt;/li&gt;
&lt;li&gt;Issue 109: Separate styles for each kind of admonition&lt;/li&gt;
&lt;li&gt;For Issue 109: missing styles are not a fatal error&lt;/li&gt;
&lt;li&gt;Issue 117: TOCs with more than 6 levels now supported (raised limit to 9, which
is silly deep)&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/FO_VQztfvsk" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/19.html#BB812</guid><pubDate>Fri, 19 Jun 2009 19:13:30 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/FO_VQztfvsk/19.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/06/19.html#BB812</feedburner:origLink></item><item><title>Reporte de avances en rst2pdf</title><description>&lt;p&gt;Desde la última versión, ha habido &lt;em&gt;muchos&lt;/em&gt; cambios, mejoras y correcciones en &lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;rst2pdf&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Al final de este post vas a encontrar una lista (tal vez incompleta), pero quería compartir un par de avances relativamente grandes.&lt;/p&gt;
&lt;hr class="docutils" /&gt;
&lt;p&gt;&lt;strong&gt;Presentaciones&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Vengo queriendo hacer que rst2pdf sea útil para presentaciones desde hace bastante tiempo. Y se está acercando.&lt;/p&gt;
&lt;p&gt;Estoy escribiendo un pequeño tutorial del tema, pero ya se puede ver una &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/static/slides.pdf"&gt;demo&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Los cambios que la han hecho posible son:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Arreglé bugs en el layout de la página&lt;/li&gt;
&lt;li&gt;Agregué soporte para fondos de página (incluyendo SVG!)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Esto es en gran medida gracias a que`César Rodas`_ quería usar algo simple y basado en texto para su presentación a ZendCon, me preguntó y me daba vergüenza darle una cosa que no funcionaba.&lt;/p&gt;
&lt;p&gt;Ven como funciona? Me maneja la vergüenza. Que vergüenza.&lt;/p&gt;
&lt;hr class="docutils" /&gt;
&lt;p&gt;&lt;strong&gt;Grandes mejoras en estilos&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Los cambios relacionados son muchísimos (ver abajo), pero también fué por un motivo: quiero hacer documentos más lindos.&lt;/p&gt;
&lt;p&gt;Entonces, ya que a mucha gente parece gustarle es estilo de Sphinx, quise hacer uno similar.&lt;/p&gt;
&lt;p&gt;Lo logré? Si y no, miren:&lt;/p&gt;
&lt;div class="center"&gt;&lt;a href="http://www.flickr.com/photos/ralsina/3576677542/"&gt;&lt;img src="http://farm4.static.flickr.com/3345/3576677542_d431811c1c_m.jpg" class="flickr" alt="web-sphinx"&gt;&lt;/a&gt;&lt;div class="footerbox"&gt;web-sphinx by &lt;a href="http://www.flickr.com/photos/ralsina/3576677542/"&gt;Roberto Alsina&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="center"&gt;&lt;a href="http://www.flickr.com/photos/ralsina/3575872175/"&gt;&lt;img src="http://farm4.static.flickr.com/3559/3575872175_4321a797d7_m.jpg" class="flickr" alt="rst2pdf-sphinx"&gt;&lt;/a&gt;&lt;div class="footerbox"&gt;rst2pdf-sphinx by &lt;a href="http://www.flickr.com/photos/ralsina/3575872175/"&gt;Roberto Alsina&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Igual eso es sólo un borrador, no miré los fonts, ni el peso de los encabezados, ni siquiera que esquema de colores usa para el código.&lt;/p&gt;
&lt;p&gt;De todas maneras, aún este &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/source/browse/trunk/rst2pdf/styles/sphinx.json"&gt;stylesheet mínimo&lt;/a&gt; me hizo encontrar una docena de bugs y problemas en rst2pdf.&lt;/p&gt;
&lt;p&gt;Moraleja: por favor díganme que pueden y qué &lt;strong&gt;no&lt;/strong&gt; pueden hacer con rst2pdf porque hay áreas que ni miro!&lt;/p&gt;
&lt;hr class="docutils" /&gt;
&lt;p&gt;Lo último es... el próximo release va a estar buenísimo. Pero siempre digo lo mismo, no?&lt;/p&gt;
&lt;hr class="docutils" /&gt;
&lt;p&gt;&lt;strong&gt;Cambios hasta hoy:&lt;/strong&gt;&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Workaround for issue 103 so you can use borderPadding as a list (but it will look wrong
if you are using wordaxe &amp;lt;= 0.3.2)&lt;/li&gt;
&lt;li&gt;Added fieldvalue style for field lists&lt;/li&gt;
&lt;li&gt;Added optionlist tstyle, for option lists&lt;/li&gt;
&lt;li&gt;Added collection of utility stylesheets and documented it&lt;/li&gt;
&lt;li&gt;Improved command line parsing and stylesheet loading (guess
extension like latest rst2latex does)&lt;/li&gt;
&lt;li&gt;Fixed Issue 67: completely new list layouting code&lt;/li&gt;
&lt;li&gt;Fixed Issue 116: crashes caused by huge images&lt;/li&gt;
&lt;li&gt;Better support for %width in images, n2ow it's % of the container frame's
width, not of the text area.&lt;/li&gt;
&lt;li&gt;Fixed bug in SVG scaling&lt;/li&gt;
&lt;li&gt;Better handling of missing images&lt;/li&gt;
&lt;li&gt;Added missing styles abstract, contents, dedication to the default stylesheet&lt;/li&gt;
&lt;li&gt;Tables style support spaceBefore and spaceAfter&lt;/li&gt;
&lt;li&gt;New topic-title style for topic titles (obvious ;-)&lt;/li&gt;
&lt;li&gt;Vertical alignment for inline images (:align: parameter)&lt;/li&gt;
&lt;li&gt;Issue 118: Support for :scale: in images and handle resizing of inline images&lt;/li&gt;
&lt;li&gt;Issue 119: Fix placement of headers and footers&lt;/li&gt;
&lt;li&gt;New background property for page templates (nice for presentations, for example)&lt;/li&gt;
&lt;li&gt;Default to px for image width specifications instead of pt&lt;/li&gt;
&lt;li&gt;Support all required measurement units (&amp;quot;em&amp;quot; &amp;quot;ex&amp;quot; &amp;quot;px&amp;quot; &amp;quot;in&amp;quot; &amp;quot;cm&amp;quot;
&amp;quot;mm&amp;quot; &amp;quot;pt&amp;quot; &amp;quot;pc&amp;quot; &amp;quot;%&amp;quot; &amp;quot;&amp;quot;)&lt;/li&gt;
&lt;li&gt;New automated scripts to check test cases for &amp;quot;visual differences&amp;quot;&lt;/li&gt;
&lt;li&gt;Respect images DPI property a bit like rst2latex does.&lt;/li&gt;
&lt;li&gt;Issue 110: New --inline-footnotes option&lt;/li&gt;
&lt;li&gt;Tested with reportlab from SVN trunk&lt;/li&gt;
&lt;li&gt;Support for Dinu Gherman's svglib. If both svglib and uniconvertor are available,
svglib is preferred (for SVG, of course). Patch originally by rute.&lt;/li&gt;
&lt;li&gt;Issue 109: Separate styles for each kind of admonition&lt;/li&gt;
&lt;li&gt;For Issue 109: missing styles are not a fatal error&lt;/li&gt;
&lt;li&gt;Issue 117: TOCs with more than 6 levels now supported (raised limit to 9, which
is silly deep)&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/ly-i95TxXVY" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/29.html#BB811</guid><pubDate>Fri, 29 May 2009 14:40:43 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/ly-i95TxXVY/29.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/29.html#BB811</feedburner:origLink></item><item><title>Un gentil recordatorio</title><description>&lt;p&gt;Querido &lt;a class="reference external" href="http://www.pythonprogramminglanguage.info/"&gt;http://www.pythonprogramminglanguage.info/&lt;/a&gt; no tengo ningún problema con que se republique mi blog. Preferiría que hubiera un link de vuelta para aquí, ok?&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/VQ7vBVOVW4I" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/17.html#BB810</guid><pubDate>Sun, 17 May 2009 23:31:42 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/VQ7vBVOVW4I/17.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/17.html#BB810</feedburner:origLink></item><item><title>Perdón por el rst2pdf 0.10, tenga un 0.10.1 a cambio.</title><description>&lt;p&gt;Bueno, &lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;rst2pdf&lt;/a&gt; 0.10 no estaba bueno. El setup.py que funcionó en 0.9 simplemente no servía para esta versión.&lt;/p&gt;
&lt;p&gt;Lo bueno es que Christoph realmente &lt;strong&gt;entiende&lt;/strong&gt; setuptools, así que lo pudo arreglar y sacar un lindo &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/downloads/list"&gt;0.10.1&lt;/a&gt; para que disfruten generando PDFs.&lt;/p&gt;
&lt;p&gt;Post 0.10.1, ya arreglé un bug, Issue &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/issues/detail?id=117"&gt;117&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/3WN6HEFuxVQ" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/17.html#BB809</guid><pubDate>Sun, 17 May 2009 13:51:47 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/3WN6HEFuxVQ/17.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/17.html#BB809</feedburner:origLink></item><item><title>Salió rst2pdf 0.10!</title><description>&lt;p&gt;Después de 8 meses (!) finalmente salió: rst2pdf 0.10 listo para descargar de su &lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;página&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Si no sabés de que estoy hablando, rst2pdf te permite crear PDFs a partir de un simple, apenas &amp;quot;marcado&amp;quot; formato de texto llamado &lt;a class="reference external" href="http://docutils.sourceforge.net/rst.html"&gt;texto reestructurado&lt;/a&gt; y es la manera más sencilla de crear documentación para tu proyecto de software libre, y mucho más!&lt;/p&gt;
&lt;p&gt;Aquí está el &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/static/manual.pdf"&gt;manual&lt;/a&gt; que se creó usando el mismo rst2pdf a partir de &lt;a class="reference external" href="http://rst2pdf.googlecode.com/svn/trunk/doc/manual.txt"&gt;esto&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Y aquí está la (probablemente incompleta) lista de los cambios, que te deberían convencer de que esta versión es la que necesitas:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Issue 87: Table headers can be repeated in each page (thanks to Yasushi Masuda)&lt;/li&gt;
&lt;li&gt;Issue 93: Line number support for code blocks (:linenos: true)&lt;/li&gt;
&lt;li&gt;Issue 111: Added --no-footnote-backlinks option&lt;/li&gt;
&lt;li&gt;Issue 107: Support localized directives/roles (example: sommaire instead of contents)&lt;/li&gt;
&lt;li&gt;Issue 112: Fixed crash when processing empty list items&lt;/li&gt;
&lt;li&gt;Issue 98: Nobreak support, and set as default for inline-literals so they don't hyphenate.&lt;/li&gt;
&lt;li&gt;Slightly better tests&lt;/li&gt;
&lt;li&gt;Background colors in text styles work with reportlab 2.3&lt;/li&gt;
&lt;li&gt;Issue 99: Fixed hyphenation in headers/footers (requires wordaxe 0.3.2)&lt;/li&gt;
&lt;li&gt;Issue 106: Crash on demo.txt fixed (requires wordxe 0.3.2)&lt;/li&gt;
&lt;li&gt;Issue 102: Implemented styles for bulleted and numbered lists&lt;/li&gt;
&lt;li&gt;Issue 38: Default headers/footers via options, config file or stylesheet&lt;/li&gt;
&lt;li&gt;Issue 88: Implemented much better book-style TOCs&lt;/li&gt;
&lt;li&gt;Issue 100: Fixed bug with headers/footers and Reportlab 2.3&lt;/li&gt;
&lt;li&gt;Issue 95: Fixed bug with indented tables&lt;/li&gt;
&lt;li&gt;Issue 89: Implemented --version&lt;/li&gt;
&lt;li&gt;Issue 84: Fixed bug with relative include paths&lt;/li&gt;
&lt;li&gt;Issue 85: Fixed bug with table cell styles&lt;/li&gt;
&lt;li&gt;Issue 83: Fixed bug with numeric colors in backColor attribute&lt;/li&gt;
&lt;li&gt;Issue 44: Support for stdin and stdout&lt;/li&gt;
&lt;li&gt;Issue 79: Added --stylesheet-path option&lt;/li&gt;
&lt;li&gt;Issue 80: Send warnings to stderr, not stdout&lt;/li&gt;
&lt;li&gt;Issue 66: Implemented &amp;quot;smart quotes&amp;quot;&lt;/li&gt;
&lt;li&gt;Issue 77: Work around missing matplotlib&lt;/li&gt;
&lt;li&gt;Proper translation of labels (such as &amp;quot;Author&amp;quot;, &amp;quot;Version&amp;quot; etc.) using the
docutils languages package. (r473)&lt;/li&gt;
&lt;li&gt;Fixed problems with wrong or non-existing fonts. (r484)&lt;/li&gt;
&lt;li&gt;Page transition effect support for presentations (r423)&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/zicsqXGK3Vg" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/15.html#BB808</guid><pubDate>Fri, 15 May 2009 00:01:48 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/zicsqXGK3Vg/15.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/15.html#BB808</feedburner:origLink></item><item><title>Un poquito más de trabajo en rst2pdf</title><description>&lt;p&gt;Hoy también tuve un poquito de tiempo:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Empecé a ver el problema reportado por msoulier (no lo puedo reproducir todavía)&lt;/li&gt;
&lt;li&gt;Implementé la mejora pedida en Issue &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/issues/detail?id=111"&gt;111&lt;/a&gt; en &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/source/detail?r=520"&gt;r520&lt;/a&gt; (incluyendo documentación y configuracion ejemplo). Falta que lo verifique &lt;a class="reference external" href="http://code.google.com/u/adk0212/"&gt;adk2012&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Verifiqué que el Issue &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/issues/detail?id=106"&gt;106&lt;/a&gt; no sucede ahora y lo cerré.&lt;/li&gt;
&lt;li&gt;Cierro Issue &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/issues/detail?id=76"&gt;76&lt;/a&gt; como WontFix porque no voy a tener RL 2.1 instalado :-(&lt;/li&gt;
&lt;li&gt;Cierro Issue &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/issues/detail?id=99"&gt;99&lt;/a&gt; porque se arregló en wordaxe 0.3.2&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;ACTUALIZACIÓN:&lt;/strong&gt; Los &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/source/diff?spec=svn521&amp;amp;r=521&amp;amp;format=side&amp;amp;path=/trunk/CHANGES.txt"&gt;cambios&lt;/a&gt; en SVN son mas que suficientes para merecer una nueva versión!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/d4s_t9By0FY" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/14.html#BB807</guid><pubDate>Thu, 14 May 2009 10:10:35 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/d4s_t9By0FY/14.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/14.html#BB807</feedburner:origLink></item><item><title>rst2pdf en sphinx!</title><description>&lt;p&gt;Parece que alguien finalmente está &lt;a class="reference external" href="http://bitbucket.org/gminick/sphinx-rst2pdf-builder/"&gt;trabajando&lt;/a&gt; en hacer que &lt;a class="reference external" href="http://sphinx.pocoo.org"&gt;sphinx&lt;/a&gt; genere PDFs usando &lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;rst2pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Buena suerte!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/O5hAmJAw_SY" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/13.html#BB806</guid><pubDate>Wed, 13 May 2009 21:46:32 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/O5hAmJAw_SY/13.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/13.html#BB806</feedburner:origLink></item><item><title>rst2pdf bugfixes</title><description>&lt;p&gt;Después de mucho tiempo, me aparté una horita para programar, y la usé arreglando bugs de &lt;a class="reference external" href="http://rst2pdf.googlecode.com"&gt;rst2pdf&lt;/a&gt;&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;Arreglado Issue &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/issues/detail?id=112"&gt;112&lt;/a&gt; en &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/source/detail?r=513"&gt;r513&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Arreglado Issue &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/issues/detail?id=107"&gt;107&lt;/a&gt; en &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/source/detail?r=516"&gt;r516&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Empecé a implementar Issue &lt;a class="reference external" href="http://code.google.com/p/rst2pdf/issues/detail?id=111"&gt;111&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;No mucho trabajo (los arreglos eran muy sencillos) pero por lo menos estoy haciendo algo. Importante ya que al parecer alguna gente usa este programa! ;-)&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/CHy5zurFNX0" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/13.html#BB805</guid><pubDate>Wed, 13 May 2009 11:03:47 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/CHy5zurFNX0/13.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/05/13.html#BB805</feedburner:origLink></item><item><title>Planeta LUGLi</title><description>&lt;p&gt;En &lt;a class="reference external" href="http://web.archive.org/web/19980515031310/ultra7.unl.edu.ar/linuxarchive/68.html"&gt;1997&lt;/a&gt; fuí uno de los miembros fundadors de un LUG, llamado LUGLi.&lt;/p&gt;
&lt;p&gt;Dejé el grupo hace unos años, pero volví a subscribirme a su lista de correos hace poco.&lt;/p&gt;
&lt;p&gt;Ya que oficialmente Sé Todo Sobre &lt;a class="reference external" href="http://github.com/ralsina/Planeta-LUGLi/tree/masterg:http://offog.org/code/rawdog.html"&gt;Rawdog&lt;/a&gt; (MR) me ofrecí a crear un planeta para los blogs de los miembros. Y aquí está  &lt;a class="reference external" href="http://lugli.netmanagers.com.ar"&gt;Planeta LUGLi&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Está basado en mi trabajo para &lt;a class="reference external" href="http://planeta.python.org.ar"&gt;Planeta PyAr&lt;/a&gt; y, igual que ése, la configuración y datos están en &lt;a class="reference external" href="http://github.com/ralsina/Planeta-LUGLi/tree/master"&gt;github&lt;/a&gt; en caso de que me pise un tren (y porque si alguien me quiere ayudar, mejor que sea fácil ;-).&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/wOJANLGDlqw" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/29.html#BB804</guid><pubDate>Wed, 29 Apr 2009 21:49:14 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/wOJANLGDlqw/29.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/29.html#BB804</feedburner:origLink></item><item><title>Los multiples cumples de Tato</title><description>&lt;p&gt;Por distintos motivos, mi nene tuvo todo el asunto de la torta y las velitas tres veces en tres días.&lt;/p&gt;
&lt;p&gt;Acá está:&lt;/p&gt;
&lt;object width="320" height="240" &gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://www.facebook.com/v/1120547144089" /&gt;&lt;embed src="http://www.facebook.com/v/1120547144089" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="240"&gt;&lt;/embed&gt;&lt;/object&gt;

&lt;object width="320" height="240" &gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://www.facebook.com/v/1120616025811" /&gt;&lt;embed src="http://www.facebook.com/v/1120616025811" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="240"&gt;&lt;/embed&gt;&lt;/object&gt;

&lt;object width="320" height="240" &gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://www.facebook.com/v/1120570064662" /&gt;&lt;embed src="http://www.facebook.com/v/1120570064662" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="240"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;p&gt;Y algo completamente distinto:&lt;/p&gt;
&lt;object width="320" height="240" &gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="movie" value="http://www.facebook.com/v/1120587185090" /&gt;&lt;embed src="http://www.facebook.com/v/1120587185090" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="320" height="240"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/qhF60LVMnfc" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/20.html#BB803</guid><pubDate>Mon, 20 Apr 2009 13:39:33 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/qhF60LVMnfc/20.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/20.html#BB803</feedburner:origLink></item><item><title>PyQt en Ejemplos (Sesión 4) in castellano! (y agradecimientos)</title><description>&lt;p&gt;Gracias a Leonardo De Luca, la sesi&#x144; 4 se encuentra &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/tr/es/stories/BBS50.html"&gt;disponible en castellano&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Además gracias a:&lt;/p&gt;
&lt;ul class="simple"&gt;
&lt;li&gt;ZeD que encontró un bug en la sesión 2 y escribió un archivo de configuración sphinx (funciona muy bien!)&lt;/li&gt;
&lt;li&gt;Emanuele Rampichini que encontró un bug (que todavía no arreglé)&lt;/li&gt;
&lt;li&gt;Simon Edwards que posteó sobre esta serie en &lt;a class="reference external" href="http://www.kdedevelopers.org/node/3928"&gt;su blog&lt;/a&gt; y indicó algunas diferencias si quieren usar PyKDE en vez de PyQt.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/jhJetGSBXdU" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/12.html#BB802</guid><pubDate>Sun, 12 Apr 2009 10:32:24 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/jhJetGSBXdU/12.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/12.html#BB802</feedburner:origLink></item><item><title>PyQt en ejemplos (Sesión 3) en castellano! </title><description>&lt;p&gt;Gracias a Nicolás Miyasato, la sesión 3 se encuentra &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/tr/es/stories/BBS49.html"&gt;disponible en castellano&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Si alguien quiere traducirlas a otro idioma, por favor contácteme.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/WeIil-W90CE" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/09.html#BB801</guid><pubDate>Thu, 09 Apr 2009 10:44:56 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/WeIil-W90CE/09.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/09.html#BB801</feedburner:origLink></item><item><title>PyQt en ejemplos (Sesión 2) en castellano!
</title><description>&lt;p&gt;Gracias a Nicolás Pace, la sesión 2 está &lt;a class="reference external" href="http://lateral.netmanagers.com.ar/tr/es/stories/BBS48.html"&gt;disponible en castellano&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Si alguien quiere traducir a otro idioma, por favor contácteme!&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/WhRF41voF9k" height="1" width="1"/&gt;</description><guid isPermaLink="false">http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/07.html#BB800</guid><pubDate>Tue, 07 Apr 2009 10:44:56 GMT</pubDate><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/WhRF41voF9k/07.html</link><feedburner:origLink>http://lateral.netmanagers.com.ar/tr/es/weblog/2009/04/07.html#BB800</feedburner:origLink></item><item><title>Links for 2007-12-07 [del.icio.us]</title><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/NcKojWd7hUY/ralsina</link><pubDate>Sat, 08 Dec 2007 00:00:00 PST</pubDate><guid isPermaLink="false">http://del.icio.us/ralsina#2007-12-07</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://ajaxian.com/archives/use-the-google-chart-api-to-create-charts-for-your-web-applications"&gt;Use the Google Chart API to create charts for your web applications&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/NcKojWd7hUY" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/ralsina#2007-12-07</feedburner:origLink></item><item><title>Links for 2007-11-29 [del.icio.us]</title><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/Vg-Pno4K8PQ/ralsina</link><pubDate>Fri, 30 Nov 2007 00:00:00 PST</pubDate><guid isPermaLink="false">http://del.icio.us/ralsina#2007-11-29</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://en.opensuse.org/Installation_on_Chocolate_Laptop"&gt;Installation on Chocolate Laptop&lt;/a&gt;&lt;br/&gt;
Del.icio.us ...  chocolate... makes sense&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/Vg-Pno4K8PQ" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/ralsina#2007-11-29</feedburner:origLink></item><item><title>Links for 2007-11-16 [del.icio.us]</title><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/NOT_30OZhDg/ralsina</link><pubDate>Sat, 17 Nov 2007 00:00:00 PST</pubDate><guid isPermaLink="false">http://del.icio.us/ralsina#2007-11-16</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://edition.cnn.com/2007/LIVING/personal/11/16/flying.spaghettimonster.ap/index.html"&gt;Religious scholars mull Flying Spaghetti Monster&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/NOT_30OZhDg" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/ralsina#2007-11-16</feedburner:origLink></item><item><title>Links for 2007-11-13 [del.icio.us]</title><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/kXJaE6oosdw/ralsina</link><pubDate>Wed, 14 Nov 2007 00:00:00 PST</pubDate><guid isPermaLink="false">http://del.icio.us/ralsina#2007-11-13</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.betaversion.org/~stefano/linotype/news/110/"&gt;About Android&lt;/a&gt;&lt;br/&gt;
Almost makes me want to really learn Java&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/kXJaE6oosdw" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/ralsina#2007-11-13</feedburner:origLink></item><item><title>Links for 2007-08-11 [del.icio.us]</title><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/nnzW5ORfv4w/ralsina</link><pubDate>Sun, 12 Aug 2007 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/ralsina#2007-08-11</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://edward.oconnor.cx/2005/04/rms"&gt;RMS is still a social moron.&lt;/a&gt;&lt;br/&gt;
I really should have made those custom t-shirts saying &amp;quot;RMS called me evil&amp;quot;.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/nnzW5ORfv4w" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/ralsina#2007-08-11</feedburner:origLink></item><item><title>Links for 2007-08-09 [del.icio.us]</title><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/r8acgWheMm8/ralsina</link><pubDate>Fri, 10 Aug 2007 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/ralsina#2007-08-09</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://graphics.cs.cmu.edu/projects/scene-completion/"&gt;Blows your mind. Then carefully patches it together seamlessly.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/r8acgWheMm8" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/ralsina#2007-08-09</feedburner:origLink></item><item><title>Links for 2007-08-05 [del.icio.us]</title><link>http://feedproxy.google.com/~r/LateralOpinionEsp/~3/tR39F1EetbM/ralsina</link><pubDate>Mon, 06 Aug 2007 00:00:00 PDT</pubDate><guid isPermaLink="false">http://del.icio.us/ralsina#2007-08-05</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.sunclipse.org/?p=220#more-220"&gt;On how Borges wrote Fight Club&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LateralOpinionEsp/~4/tR39F1EetbM" height="1" width="1"/&gt;</description><feedburner:origLink>http://del.icio.us/ralsina#2007-08-05</feedburner:origLink></item></channel></rss>
