Congratulations!

[Valid Atom 1.0] This is a valid Atom 1.0 feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://josernestodavila.blogspot.com/feeds/posts/default

  1. <?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-28745188</id><updated>2024-02-21T04:08:06.376+00:00</updated><category term="planeta"/><category term="el camino"/><category term="Ubuntu"/><category term="Comunidad"/><category term="Software Libre"/><category term="planet"/><category term="FOSS"/><category term="SFD"/><category term="ubuntu-ni"/><category term="Linux"/><category term="rant"/><category term="FLISOL"/><category term="MOTU"/><category term="ecsl"/><category term="3.5G"/><category term="Corinto"/><category term="eyecandy"/><category term="pizza-bash"/><category term="sobrina"/><category term="Gutsy"/><category term="IM"/><category term="Intrepid"/><category term="POSOL"/><category term="Protesta"/><category term="hardy"/><category term="karmic"/><category term="linux tour"/><category term="lucid"/><category term="Apache"/><category term="Champions"/><category term="Compiz Fusion"/><category term="FC Barcelona"/><category term="Football"/><category term="Google"/><category term="Hungin"/><category term="Panoramas"/><category term="Tour 2008"/><category term="Unity"/><category term="cdrecord"/><category term="git"/><category term="global jam"/><category term="howto"/><category term="python"/><category term="shell"/><category term="unr"/><category term="uow"/><category term="ATI"/><category term="AdSense"/><category term="CMS"/><category term="Debian"/><category term="Enblend"/><category term="Feisty"/><category term="FoF"/><category term="Foto"/><category term="GNU"/><category term="Gcompris"/><category term="LAMP"/><category term="Liga"/><category term="Mono"/><category term="Música"/><category term="OpenOffice"/><category term="Packaging"/><category term="Selva Negra"/><category term="TBBT"/><category term="Tisey"/><category term="Vida Joven"/><category term="Virtual Box"/><category term="Wave"/><category term="algoritmos"/><category term="almidon"/><category term="awn"/><category term="cine"/><category term="feriagastronómica"/><category term="gitosis"/><category term="gpg"/><category term="igualdad"/><category term="make"/><category term="martin luther king"/><category term="mkisofs"/><category term="mutt"/><category term="natty"/><category term="scm"/><category term="simas"/><category term="spoiler"/><category term="tags"/><category term="taller"/><category term="virtualenv"/><category term="wordpress"/><title type='text'>El Camino del Exceso</title><subtitle type='html'>Following the master... becoming the master</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default?start-index=26&amp;max-results=25'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>182</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-28745188.post-3225161242812684324</id><published>2013-11-18T04:47:00.000+00:00</published><updated>2013-11-18T04:47:34.850+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><category scheme="http://www.blogger.com/atom/ns#" term="python"/><category scheme="http://www.blogger.com/atom/ns#" term="virtualenv"/><title type='text'>Django, virtualenv y virtualenvwrapper</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  2. Basta con escribir &lt;a href=&quot;http://lmgtfy.com/?q=virtualenv&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;virtualenv&lt;/a&gt; o &lt;a href=&quot;http://lmgtfy.com/?q=virtualenvwrapper&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;virtualenvwrapper&lt;/a&gt; en Google para encontrar una cantidad importante de post sobre el tema. Este es simplemente un post más, que escribo como nota mental para instalar y configurar virtualenv y virtualenvwrapper para crear entornos aislados para desarrollar proyectos con &lt;a href=&quot;https://www.djangoproject.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Django&lt;/a&gt;.&lt;/div&gt;
  3. &lt;br /&gt;
  4. &lt;b&gt;Instalación&lt;/b&gt;&lt;br /&gt;
  5. &lt;br /&gt;
  6. &lt;div style=&quot;text-align: justify;&quot;&gt;
  7. Durante el último año me he visto usando con Fedora en el trabajo y Ubuntu en mi casa, por lo que trataré de describir el proceso de instalación de manera que las instrucciones no varíen mucho según la distribución.&lt;/div&gt;
  8. &lt;div style=&quot;text-align: justify;&quot;&gt;
  9. &lt;br /&gt;&lt;/div&gt;
  10. &lt;div style=&quot;text-align: justify;&quot;&gt;
  11. 1.- Necesitamos instalar el paquete python-pip.&lt;br /&gt;
  12. &lt;script src=&quot;https://gist.github.com/josernestodavila/6306fc5b0599ef6a653c.js&quot;&gt;&lt;/script&gt;&lt;br /&gt;
  13. &lt;br /&gt;&lt;/div&gt;
  14. &lt;div style=&quot;text-align: justify;&quot;&gt;
  15. 2.- Instalamos virtualenv y virtualenvwrapper utilizando pip.&lt;/div&gt;
  16. &lt;div style=&quot;text-align: justify;&quot;&gt;
  17. &lt;script src=&quot;https://gist.github.com/josernestodavila/53010d7c3fa1f72c3f92.js&quot;&gt;&lt;/script&gt;&lt;br /&gt;
  18. &lt;br /&gt;&lt;/div&gt;
  19. &lt;div style=&quot;text-align: justify;&quot;&gt;
  20. 3.- Definimos el directorio destino para nuestros entronos virtuales (virtualenvs) en nuestro $HOME/.bashrc&lt;br /&gt;
  21. &lt;script src=&quot;https://gist.github.com/josernestodavila/5a7bd0490854aee24e08.js&quot;&gt;&lt;/script&gt;&lt;/div&gt;
  22. &lt;div style=&quot;text-align: justify;&quot;&gt;
  23. &lt;br /&gt;&lt;/div&gt;
  24. &lt;div style=&quot;text-align: justify;&quot;&gt;
  25. &lt;b&gt;Uso en proyectos con Django&lt;/b&gt;&lt;/div&gt;
  26. &lt;div style=&quot;text-align: justify;&quot;&gt;
  27. &lt;br /&gt;&lt;/div&gt;
  28. &lt;div style=&quot;text-align: justify;&quot;&gt;
  29. Una vez instalado (y asumiendo que no tuvimos errores durante el proceso de instalación), podemos crear entronos virtuales para nuestros proyectos en Django. Uno de los beneficios de utilizar virtualenvwrapper es que pone a nuestra disposición una serie de &lt;a href=&quot;http://virtualenvwrapper.readthedocs.org/en/latest/scripts.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;scripts&lt;/a&gt; que nos permiten modificar el entorno de nuestro shell o ejecutarlos como un comando externo en el momento apropiado. Pero antes de utilizar dichos scripts podemos crear un entorno virtual con el siguiente comando:&lt;br /&gt;
  30. &lt;br /&gt;
  31. &lt;script src=&quot;https://gist.github.com/josernestodavila/ce89e2680b9a21eb640b.js&quot;&gt;&lt;/script&gt;&lt;br /&gt;
  32. &lt;br /&gt;
  33. En lo personal, acostumbro y recomiendo agregar las siguientes líneas al script &lt;a href=&quot;http://virtualenvwrapper.readthedocs.org/en/latest/scripts.html#postactivate&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;postactivate&lt;/a&gt;&amp;nbsp;que se crea en $WORKON_HOME/&lt;nombre del=&quot;&quot; proyecto=&quot;&quot;&gt;/bin/postactivate:&lt;/nombre&gt;&lt;br /&gt;
  34. &lt;br /&gt;
  35. &lt;script src=&quot;https://gist.github.com/josernestodavila/79786695da36eb77abe3.js&quot;&gt;&lt;/script&gt;&lt;br /&gt;
  36. &lt;br /&gt;
  37. Y ya estamos listos para trabajar en un ambiente limpio y ordenado. Instalar paquetes dentro del entorno virtual está fuera del alcance de este post, pero es algo que fácilmente podemos &lt;a href=&quot;http://fitoria.net/2011/11/django-suite-iii-usand-virtualenv-y-pip.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;encontrar en la web&lt;/a&gt;.&lt;/div&gt;
  38. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/3225161242812684324/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=3225161242812684324' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/3225161242812684324'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/3225161242812684324'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2013/11/django-virtualenv-y-virtualenvwrapper.html' title='Django, virtualenv y virtualenvwrapper'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-155718110602391973</id><published>2013-07-23T02:54:00.000+01:00</published><updated>2013-07-23T02:54:02.559+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><title type='text'>¡¡¡Que gran noticia!!!</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  39. Voy a desempolvar el blog por n-ésima vez para compartir una gran noticia, mi esposa y yo vamos a ser padres!!! A nosotros nos emociona mucho como matrimonio poder dar ese salto a la paternidad con todo y los retos y responsabilidades que eso conlleva.&lt;/div&gt;
  40. &lt;div style=&quot;text-align: justify;&quot;&gt;
  41. &lt;br /&gt;&lt;/div&gt;
  42. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  43. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyVPLLstdQSN9yRHeRR7hG9okV900mqaWn8gEiX2rT7BiCCcg67fX8LhFudm0-HQ8A0PI20khy2Hg9LGFahWQzm3hJlWSExu9gYwxXXuJenUjhZlShE8pWzf6eM-OMjozWWOWn/s1600/IMG_20130702_060946.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyVPLLstdQSN9yRHeRR7hG9okV900mqaWn8gEiX2rT7BiCCcg67fX8LhFudm0-HQ8A0PI20khy2Hg9LGFahWQzm3hJlWSExu9gYwxXXuJenUjhZlShE8pWzf6eM-OMjozWWOWn/s320/IMG_20130702_060946.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  44. &lt;div style=&quot;text-align: center;&quot;&gt;
  45. &lt;br /&gt;&lt;/div&gt;
  46. &lt;div style=&quot;text-align: justify;&quot;&gt;
  47. Por el momento, el reto más grande es aguantar todas las &quot;teorías&quot; populares para descubrir el sexo del bebé a tan temprana edad, pero este será tema para otro post. Todavía pienso que los achaques y antojos son psicológicos, pero unas grosellas en miel de regalo no caen mal :-)&lt;/div&gt;
  48. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/155718110602391973/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=155718110602391973' title='2 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/155718110602391973'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/155718110602391973'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2013/07/que-gran-noticia.html' title='¡¡¡Que gran noticia!!!'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiyVPLLstdQSN9yRHeRR7hG9okV900mqaWn8gEiX2rT7BiCCcg67fX8LhFudm0-HQ8A0PI20khy2Hg9LGFahWQzm3hJlWSExu9gYwxXXuJenUjhZlShE8pWzf6eM-OMjozWWOWn/s72-c/IMG_20130702_060946.jpg" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-1836096447491314977</id><published>2012-12-25T01:06:00.001+00:00</published><updated>2012-12-25T01:06:45.336+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><title type='text'>Recuerdo de mi Abuelo</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  49. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaJEs4sM6uw_HTeaEiYG0sD391nl-x6rl2lT5EMgZr9WKE888QEzXjjDe_-Du-yP1LeqW4HttTu-0D8JlqZkwygF3lGbKIrt3RrxqAi4CpMqj6hiwKWTUpA3eZQcvdAKjo40OG/s1600/abuelo.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaJEs4sM6uw_HTeaEiYG0sD391nl-x6rl2lT5EMgZr9WKE888QEzXjjDe_-Du-yP1LeqW4HttTu-0D8JlqZkwygF3lGbKIrt3RrxqAi4CpMqj6hiwKWTUpA3eZQcvdAKjo40OG/s320/abuelo.jpg&quot; width=&quot;306&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  50. &lt;div style=&quot;text-align: justify;&quot;&gt;
  51. Hoy la mayoría de las familias en el mundo celebran la víspera de la Navidad, y en mi familia recordamos un año más de la partida de un ser que ocupa, a pesar de ya no estar entre nosotros; un lugar muy especial en mi corazón, mi abuelo:&amp;nbsp;&lt;b&gt;Roger Ernesto Pantoja Martínez&lt;/b&gt;.&lt;/div&gt;
  52. &lt;div style=&quot;text-align: justify;&quot;&gt;
  53. &lt;br /&gt;&lt;/div&gt;
  54. &lt;div style=&quot;text-align: justify;&quot;&gt;
  55. Todavía tengo el recuerdo vivo de mi abuelo, entre &quot;inventos capitalistas&quot;, el viaje interminable a Río San Juan, las historias sobre su infancia en León, los viajes en tren, los relatos sobre el &quot;beisbol&quot; de grandes ligas de los años previos a la segunda guerra mundial.&lt;/div&gt;
  56. &lt;div style=&quot;text-align: justify;&quot;&gt;
  57. &lt;br /&gt;&lt;/div&gt;
  58. &lt;div style=&quot;text-align: justify;&quot;&gt;
  59. &quot;El beisbol...&quot; decía, &quot;ningún deporte produce más emoción que el beisbol, noveno inning, dos outs, 2 a 1 en el marcador... no podés esperar a que se acabe el reloj ¡Tenés que sacar ese out!&quot;. La esencia del beisbol elevada a su máxima expresión en el noveno inning del cuarto juego de la serie de campeonato de la liga america en el 2004 entre Medias Rojas y Yankees.&lt;/div&gt;
  60. &lt;div style=&quot;text-align: justify;&quot;&gt;
  61. &lt;br /&gt;&lt;/div&gt;
  62. &lt;div style=&quot;text-align: justify;&quot;&gt;
  63. Hace seis días cumplí dos años de matrimonio y todavía lo escucho recordándome que la esposa es la piedra angular de la familia. Lo recuerdo pensando en mi abuela después que ella&amp;nbsp;partió después de 52 años de vida matrimonial&amp;nbsp;y como la falta de su ser más querido lo fue debilitando de a poco. Convengamos que mi abuelo murió por amor, al no soportar la ausencia de su alma gemela, la mujer virtuosa y ayuda idónea que tanto amó.&lt;/div&gt;
  64. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/1836096447491314977/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=1836096447491314977' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/1836096447491314977'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/1836096447491314977'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/12/recuerdo-de-mi-abuelo.html' title='Recuerdo de mi Abuelo'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaJEs4sM6uw_HTeaEiYG0sD391nl-x6rl2lT5EMgZr9WKE888QEzXjjDe_-Du-yP1LeqW4HttTu-0D8JlqZkwygF3lGbKIrt3RrxqAi4CpMqj6hiwKWTUpA3eZQcvdAKjo40OG/s72-c/abuelo.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-7517181533930259783</id><published>2012-10-19T04:42:00.001+01:00</published><updated>2012-10-19T04:42:49.098+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><title type='text'>En Casa, un año después</title><content type='html'>&lt;br /&gt;
  65. &lt;div style=&quot;text-align: justify;&quot;&gt;
  66. Hace un año después de varios días de lluvia, el río Grande de Matagalpa había socavado un puente en la carretera panamericana, a la altura del municipio de Sébaco. Así, iniciamos nuestra mudanza desde es punto del país hasta el municipio de Ciudad Sandino.&lt;/div&gt;
  67. &lt;br /&gt;
  68. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  69. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1WSJQ1_Nk_jvZgpHDNB8Yfbk6Q8B0x94vW1Cmd1a2zlpEOPxNEFh8-8XR1O0Iuq7G0hRgzprANcadQXElPTysJibdJNLXbkHUEtFqAeVZ8_EbMl5szU2ZGz0EmkxQzUMlJxb-/s1600/DSC07986.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1WSJQ1_Nk_jvZgpHDNB8Yfbk6Q8B0x94vW1Cmd1a2zlpEOPxNEFh8-8XR1O0Iuq7G0hRgzprANcadQXElPTysJibdJNLXbkHUEtFqAeVZ8_EbMl5szU2ZGz0EmkxQzUMlJxb-/s320/DSC07986.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  70. &lt;br /&gt;
  71. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  72. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFfsVmFRyks3wH0DlxfDl_zhmNaVp4LxrcbTcQl4866hWGli9QmXaveUY70ZImEr4TTtCekpsRiVntMzA-t6HyI-ZIqYGXK7qXX1PwCy23tYayqIi6y1RGCfA7e4Yh2MmiQX6W/s1600/DSC07990.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFfsVmFRyks3wH0DlxfDl_zhmNaVp4LxrcbTcQl4866hWGli9QmXaveUY70ZImEr4TTtCekpsRiVntMzA-t6HyI-ZIqYGXK7qXX1PwCy23tYayqIi6y1RGCfA7e4Yh2MmiQX6W/s320/DSC07990.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  73. &lt;br /&gt;
  74. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  75. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivwWvOC1NDbddUbwUBpO00jxdM1WBMXEvNV3qJKpB_Huoh1Wg3ji2_TqaYcxeA2AQtKEv5BzO4IIiwYK4PvLYuVjyVByuC09DN1SSBB7pX5HVl1AJhW8Wg1-IBm5tVS_l7cbla/s1600/DSC07992.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivwWvOC1NDbddUbwUBpO00jxdM1WBMXEvNV3qJKpB_Huoh1Wg3ji2_TqaYcxeA2AQtKEv5BzO4IIiwYK4PvLYuVjyVByuC09DN1SSBB7pX5HVl1AJhW8Wg1-IBm5tVS_l7cbla/s320/DSC07992.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  76. &lt;br /&gt;
  77. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  78. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisijM0UMKhxphS17ntfTOte4HSRd34iI-ebYl4kFsxdyXtPu_LQH-FeFhk9C026gO_93EcDInOiahur1ROaI-7Nyl0N80bjHjc9pWjThhdwQbVZsK1IdF4S0Jx6PpKdksD-Pfc/s1600/DSC07995.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisijM0UMKhxphS17ntfTOte4HSRd34iI-ebYl4kFsxdyXtPu_LQH-FeFhk9C026gO_93EcDInOiahur1ROaI-7Nyl0N80bjHjc9pWjThhdwQbVZsK1IdF4S0Jx6PpKdksD-Pfc/s320/DSC07995.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  79. &lt;br /&gt;
  80. &lt;br /&gt;
  81. &lt;div style=&quot;text-align: justify;&quot;&gt;
  82. Ya &lt;a href=&quot;http://josernestodavila.blogspot.com/2012/03/de-nuevo-en-casa.html&quot; target=&quot;_blank&quot;&gt;les conté&lt;/a&gt; en su momento las sensaciones de estar en casa después de muchos años de viajar, alquilar, etc. Después de un año de miedo a lo desconocido, de sentimientos encontrados, de gustos y disgusto, a mi esposa y a mí nos da mucho alegría poder celebrar un año viviendo en nuestra casa.&lt;/div&gt;
  83. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/7517181533930259783/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=7517181533930259783' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7517181533930259783'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7517181533930259783'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/10/en-casa-un-ano-despues.html' title='En Casa, un año después'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi1WSJQ1_Nk_jvZgpHDNB8Yfbk6Q8B0x94vW1Cmd1a2zlpEOPxNEFh8-8XR1O0Iuq7G0hRgzprANcadQXElPTysJibdJNLXbkHUEtFqAeVZ8_EbMl5szU2ZGz0EmkxQzUMlJxb-/s72-c/DSC07986.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-9085213466699998467</id><published>2012-10-07T01:52:00.000+01:00</published><updated>2012-10-07T01:52:21.831+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><title type='text'>Fin de Ciclo</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  84. Ayer fue mi último día de trabajo en la División de Informática del Ministerio de Relaciones Exteriores de Nicaragua. Después de cuatro años y cuatro meses me resultó imperativo cambiar de aires, explorar nuevos horizontes y sobre todo trabajar en un lugar que sea amigable con el &lt;a href=&quot;http://es.wikipedia.org/wiki/FLOSS&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;FLOSS&lt;/a&gt;.&amp;nbsp;Se que muchos me pueden recomendar que me gane la vida como &lt;a href=&quot;http://es.wikipedia.org/wiki/Freelancer&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;freelancer&lt;/a&gt;&amp;nbsp;o que sea mi propio jefe en lugar de trabajar para una empresa, pero a mi humilde entender, la realidad de nuestro país no es muy benevolente con los freelancers y yo&amp;nbsp;tengo una hipoteca que pagar por lo que necesito un ingreso fijo a fin de mes.&lt;/div&gt;
  85. &lt;div style=&quot;text-align: justify;&quot;&gt;
  86. &lt;br /&gt;&lt;/div&gt;
  87. &lt;div style=&quot;text-align: justify;&quot;&gt;
  88. El próximo lunes inicio en mi nuevo trabajo y solo espero no ser parte de la estadística de &lt;a href=&quot;http://www.elnuevodiario.com.ni/nacionales/239859&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;ex-empleados &lt;/a&gt;&lt;a href=&quot;http://www.elnuevodiario.com.ni/nacionales/263614&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;de instituciones del estado&lt;/a&gt; &lt;a href=&quot;http://www.elnuevodiario.com.ni/departamentales/261612&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;que llevan tiempo esperando por su liquidación&lt;/a&gt;.&lt;/div&gt;
  89. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/9085213466699998467/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=9085213466699998467' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/9085213466699998467'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/9085213466699998467'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/10/fin-de-ciclo.html' title='Fin de Ciclo'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-2431003985433835704</id><published>2012-09-03T19:53:00.001+01:00</published><updated>2012-09-03T19:53:49.589+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="Unity"/><title type='text'>Previews en Unity</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  90. Acabo de actualizar Ubuntu 12.10 y una de las cosas que más me ha gustado (a parte de &lt;a href=&quot;http://josernestodavila.blogspot.com/2012/08/running-quantal.html&quot;&gt;corregir el bug&lt;/a&gt; que hacía que mi escritorio se viera feo) es la incorporación de &quot;Vista Previa&quot; en el Dash. La idea es simple, al navegar por el Dash podemos hacer click derecho sobre una foto, vídeo, documento pdf, etc. Y se nos presentará en el mismo Dash una vista previa del elemento seleccionado con información adicional, igualmente podemos abrir el elemento (en el caso de las fotos y archivos) o reproducirlos (en el caso de las canciones o vídeos), pero un screenshot dice más que mil palabras ;-)&lt;/div&gt;
  91. &lt;div style=&quot;text-align: justify;&quot;&gt;
  92. &lt;br /&gt;&lt;/div&gt;
  93. &lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
  94. &lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-XRCgxX79gOQ/UET7ZGis5hI/AAAAAAAAER8/eJ9QS1G-s7U/s1600/UnityDashPreview.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://2.bp.blogspot.com/-XRCgxX79gOQ/UET7ZGis5hI/AAAAAAAAER8/eJ9QS1G-s7U/s320/UnityDashPreview.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
  95. &lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Vista Previa de un álbum de música.&lt;/td&gt;&lt;/tr&gt;
  96. &lt;/tbody&gt;&lt;/table&gt;
  97. &lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
  98. &lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-jyGu_BKHtPQ/UET7azYLz9I/AAAAAAAAESE/Q_9ppj4aGo4/s1600/UnityDashPreviewPdf.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://4.bp.blogspot.com/-jyGu_BKHtPQ/UET7azYLz9I/AAAAAAAAESE/Q_9ppj4aGo4/s320/UnityDashPreviewPdf.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
  99. &lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Vista Previa de un documento PDF.&lt;/td&gt;&lt;/tr&gt;
  100. &lt;/tbody&gt;&lt;/table&gt;
  101. &lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
  102. &lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-9UN-ndoJFtQ/UET7bnLrtGI/AAAAAAAAESM/TuK0yiOY0U0/s1600/UnityPreviewVideo.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://4.bp.blogspot.com/-9UN-ndoJFtQ/UET7bnLrtGI/AAAAAAAAESM/TuK0yiOY0U0/s320/UnityPreviewVideo.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
  103. &lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Vista Previa de un Vídeo.&lt;/td&gt;&lt;/tr&gt;
  104. &lt;/tbody&gt;&lt;/table&gt;
  105. &lt;div style=&quot;text-align: justify;&quot;&gt;
  106. Que pasa si después de ver el preview quiero regresarme a la posición anterior en el Dash, simplemente presionamos la tecla &lt;i&gt;Esc&lt;/i&gt; y listo!&lt;/div&gt;
  107. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/2431003985433835704/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=2431003985433835704' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/2431003985433835704'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/2431003985433835704'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/09/previews-en-unity.html' title='Previews en Unity'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/-XRCgxX79gOQ/UET7ZGis5hI/AAAAAAAAER8/eJ9QS1G-s7U/s72-c/UnityDashPreview.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-2434465934578665315</id><published>2012-08-28T23:43:00.000+01:00</published><updated>2012-08-31T17:16:10.427+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Running Quantal</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  108. When Quantal Quetzal first alpha came to life, I grabbed it and threw it on my Asus EEE PC 900 and flipped out with the stability, this happend so with precise. So far, I could say that Quantal is the best alpha release ever! Until I got this today.&lt;/div&gt;
  109. &lt;br /&gt;
  110. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  111. &lt;a href=&quot;http://3.bp.blogspot.com/-UCx18JuFxxo/UD1IUtAMfYI/AAAAAAAAEPo/CgoMadqtqjM/s1600/Quantal2.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://3.bp.blogspot.com/-UCx18JuFxxo/UD1IUtAMfYI/AAAAAAAAEPo/CgoMadqtqjM/s320/Quantal2.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  112. &lt;br /&gt;
  113. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  114. &lt;a href=&quot;http://2.bp.blogspot.com/-Y55p7YNa2_I/UD1IVDLtNYI/AAAAAAAAEPw/rSEWd3olcyk/s1600/QuantalBug.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://2.bp.blogspot.com/-Y55p7YNa2_I/UD1IVDLtNYI/AAAAAAAAEPw/rSEWd3olcyk/s320/QuantalBug.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  115. &lt;br /&gt;
  116. &lt;div style=&quot;text-align: justify;&quot;&gt;
  117. The thing goes like this, I login and my desktop looks like the first screenshot, if I click on the desktop I can see my wallpaper for a few seconds. The same happends when the launcher hides or when I activate the HUD, I can&#39;t even imagine what is causing this &quot;un-documented feature&quot;, but I guess this isn&#39;t an unexpected behavior when you run a development release.&lt;br /&gt;
  118. &lt;br /&gt;
  119. &lt;b&gt;Update:&lt;/b&gt; I downloaded the latest Live CD image and tried it from a Live USB and the problem persist. It&#39;s as if I&#39;m running Unity without 3D acceleration activated,&amp;nbsp;even though &lt;i&gt;/usr/lib/nux/unity_support_test -p&lt;/i&gt; says my video card supports Unity 3D.&lt;br /&gt;
  120. &lt;br /&gt;
  121. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  122. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_STuwv6H8MFMw7cm3qvKtxalPTfH3XBC1cZ8FHDRUnbNvTYjhjro-EFmOgZ2xYkZkd5eZdDxp1BMz0BclGuXKq2b9Qo997WgXVlBOhnxDMIZlOj7wwxyFAn6RqsAdcoG1WTdN/s1600/Captura+de+pantalla+de+2012-08-31+10_13_17.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;174&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_STuwv6H8MFMw7cm3qvKtxalPTfH3XBC1cZ8FHDRUnbNvTYjhjro-EFmOgZ2xYkZkd5eZdDxp1BMz0BclGuXKq2b9Qo997WgXVlBOhnxDMIZlOj7wwxyFAn6RqsAdcoG1WTdN/s320/Captura+de+pantalla+de+2012-08-31+10_13_17.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  123. &lt;br /&gt;
  124. &lt;br /&gt;
  125. I guess it&#39;s time to file a bug report!&lt;/div&gt;
  126. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/2434465934578665315/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=2434465934578665315' title='2 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/2434465934578665315'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/2434465934578665315'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/08/running-quantal.html' title='Running Quantal'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-UCx18JuFxxo/UD1IUtAMfYI/AAAAAAAAEPo/CgoMadqtqjM/s72-c/Quantal2.png" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-7606525510721216510</id><published>2012-07-18T18:44:00.003+01:00</published><updated>2012-07-18T18:44:49.110+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Debian"/><category scheme="http://www.blogger.com/atom/ns#" term="MOTU"/><category scheme="http://www.blogger.com/atom/ns#" term="Packaging"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Motu Journey: Adopting a Package in Debian</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  127. I&#39;ve kept this post on hold very long time, but I have to keep the Motu Journey rolling. It happends to be that I found the need for a clipboard manager so I decided for &lt;a href=&quot;http://launchpad.net/glipper&quot;&gt;Glipper&lt;/a&gt;. At that momment glipper was maintained in Ubuntu by upstream, so I offered my help after checking that the package in Debian was orphaned (a big opportunity to &quot;Contribute to Ubuntu from Debian&quot;).&lt;/div&gt;
  128. &lt;div style=&quot;text-align: justify;&quot;&gt;
  129. &lt;br /&gt;&lt;/div&gt;
  130. &lt;div style=&quot;text-align: justify;&quot;&gt;
  131. &lt;a href=&quot;http://www.flickr.com/photos/viva_el_rey/4387950021/&quot; title=&quot;juanito por pepa garcía, en Flickr&quot;&gt;&lt;img alt=&quot;juanito&quot; height=&quot;340&quot; src=&quot;http://farm3.staticflickr.com/2795/4387950021_0445b18d83.jpg&quot; width=&quot;452&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  132. &lt;div style=&quot;text-align: justify;&quot;&gt;
  133. &lt;br /&gt;&lt;/div&gt;
  134. &lt;div style=&quot;text-align: justify;&quot;&gt;
  135. The package in Debian needed lot of love and after RTFM on &lt;a href=&quot;http://wiki.debian.org/AdoptarUnPaquete&quot;&gt;how to adopt a package&lt;/a&gt; (in spanish) I filled a &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583244&quot;&gt;ITA&lt;/a&gt; and got it uploaded in the Debian archive, thanks to the sponsoring of Aron Xu. From this adventure I learned how to make manpages, how to use svn-buildpackage and the most important: I learned that uploading packages to Debian&amp;nbsp;guarantees&amp;nbsp;better quality packages landing in Ubuntu.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/7606525510721216510/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=7606525510721216510' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7606525510721216510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7606525510721216510'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/07/motu-journey-adopting-package-in-debian.html' title='Motu Journey: Adopting a Package in Debian'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-7466117774850695221</id><published>2012-05-08T19:15:00.000+01:00</published><updated>2012-05-08T19:15:39.468+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Juegos de EA en Ubuntu</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  136. &lt;a href=&quot;http://www.ea.com/&quot;&gt;Electronic Arts&lt;/a&gt; ha &amp;nbsp;lanzado dos juegos en Ubuntu y que ya podemos instalar desde el Centro de Software, estos son: &lt;i&gt;&lt;b&gt;&quot;Command &amp;amp; Conquer Tiberium Alliances&quot;&lt;/b&gt;&lt;/i&gt; y &lt;i&gt;&lt;b&gt;&quot;Lord of Ultima&quot;&lt;/b&gt;&lt;/i&gt;.&lt;/div&gt;
  137. &lt;br /&gt;
  138. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  139. &lt;/div&gt;
  140. &lt;table&gt;
  141. &lt;tbody&gt;
  142. &lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-9FVApcq41Us/T6lhoFcKERI/AAAAAAAAEEE/G2FWEME3ixg/s1600/Command&amp;amp;Conquer.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;125&quot; src=&quot;http://3.bp.blogspot.com/-9FVApcq41Us/T6lhoFcKERI/AAAAAAAAEEE/G2FWEME3ixg/s200/Command&amp;amp;Conquer.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;
  143. &lt;/td&gt;&lt;td&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  144. &lt;a href=&quot;http://4.bp.blogspot.com/-4_ECOAfcwyU/T6lhpMsOJjI/AAAAAAAAEEM/z23TD3rtzv8/s1600/LordOfUltima.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;125&quot; src=&quot;http://4.bp.blogspot.com/-4_ECOAfcwyU/T6lhpMsOJjI/AAAAAAAAEEM/z23TD3rtzv8/s200/LordOfUltima.png&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  145. &lt;/td&gt;&lt;/tr&gt;
  146. &lt;/tbody&gt;&lt;/table&gt;
  147. &lt;br /&gt;
  148. &lt;div style=&quot;text-align: justify;&quot;&gt;
  149. En lo personal no acostumbro jugar en la computadora, pero me llama mucho la atención que una empresa reconocida vea una oportunidad en Ubuntu para derrocar el mito de que &lt;i&gt;&quot;en linux no hay juegos&quot;&lt;/i&gt;.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/7466117774850695221/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=7466117774850695221' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7466117774850695221'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7466117774850695221'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/05/juegos-de-ea-en-ubuntu.html' title='Juegos de EA en Ubuntu'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-9FVApcq41Us/T6lhoFcKERI/AAAAAAAAEEE/G2FWEME3ixg/s72-c/Command&amp;Conquer.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-524366947239937007</id><published>2012-03-26T08:00:00.000+01:00</published><updated>2012-03-27T17:00:04.677+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><title type='text'>De Nuevo en Casa</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  150. En octubre pasado finalmente mi esposa y yo nos mudamos a nuestra casa, todo esto después de varios estira y encoge con la gente de la urbanizadora que solamente se retrasaron dos meses en entregarnos la casa.&lt;/div&gt;
  151. &lt;br /&gt;
  152. &lt;div style=&quot;text-align: justify;&quot;&gt;
  153. Cambiarse de casa es como formatear tu computadora. No importa cuantos respaldos hagas, no importa si estas seguro de todas las aplicaciones que tenés instaladas, siempre se te va a olvidar algo y que algo se te olvide cuando tus cosas están a más de 100 kilómetros, pues no es divertido. Y también existen muchas cosas que uno da por sentadas en una casa, cómo me dijo el papá de un amigo: &lt;i&gt;&quot;yo no sabía que tenía que comprar una cocina o una lavadora&quot;&lt;/i&gt;, yo no llegué a ese extremos pero si extraño que exista un taladro, una alicate, brochas o una sierra circular :-D&lt;/div&gt;
  154. &lt;div style=&quot;text-align: justify;&quot;&gt;
  155. &lt;br /&gt;&lt;/div&gt;
  156. &lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
  157. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmD8npnmzcEaxak1y52Zd4mQCprGqgnQnOqM0JDFNsp983r1WDtBPAmoO6w1a-gZEbbpQWIJVBpVnWaSmF_rbCrqm8_zAcHlUbMbyXH8oNJSAYowZPfemaNp55Xtbg6rdgQqbg/s1600/DSC06307.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmD8npnmzcEaxak1y52Zd4mQCprGqgnQnOqM0JDFNsp983r1WDtBPAmoO6w1a-gZEbbpQWIJVBpVnWaSmF_rbCrqm8_zAcHlUbMbyXH8oNJSAYowZPfemaNp55Xtbg6rdgQqbg/s320/DSC06307.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  158. &lt;div style=&quot;text-align: justify;&quot;&gt;
  159. &lt;br /&gt;&lt;/div&gt;
  160. &lt;div style=&quot;text-align: justify;&quot;&gt;
  161. Por otro lado, después de pasar más de 10 años de alquiler en alquiler, tener un lugar que dentro de 20 años va a ser tuyo y que desde ya podés llamar &lt;i&gt;&lt;b&gt;tu casa&lt;/b&gt;&lt;/i&gt;, aunque no conozcas a nadie, no sepas donde queda la venta más cercana, tengas que levantarte más temprano para ir al trabajo por que tenés que pasear al perro a las 5:30 de la mañana vale la pena. Me gusta estar de nuevo en casa.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/524366947239937007/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=524366947239937007' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/524366947239937007'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/524366947239937007'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/03/de-nuevo-en-casa.html' title='De Nuevo en Casa'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmD8npnmzcEaxak1y52Zd4mQCprGqgnQnOqM0JDFNsp983r1WDtBPAmoO6w1a-gZEbbpQWIJVBpVnWaSmF_rbCrqm8_zAcHlUbMbyXH8oNJSAYowZPfemaNp55Xtbg6rdgQqbg/s72-c/DSC06307.JPG" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-7996847984965417695</id><published>2012-03-26T02:17:00.001+01:00</published><updated>2012-03-26T02:17:48.119+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><title type='text'>A Reactiva el Blog</title><content type='html'>Este post lo tengo guardado desde hace 5 meses!!! Cambiarse de casa conlleva mucho más que el hecho de mover &quot;todas&quot; tus cosas de un punto A a un punto B (pero voy a dejar ese tema para otro post) y si a eso le agregamos un poco de pereza y desidia pues te pasas 5 meses sin actualizar tu blog u_u</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/7996847984965417695/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=7996847984965417695' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7996847984965417695'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7996847984965417695'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2012/03/reactiva-el-blog.html' title='A Reactiva el Blog'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-7580362264504914638</id><published>2011-09-24T06:09:00.000+01:00</published><updated>2011-09-24T06:09:20.003+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Comunidad"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><category scheme="http://www.blogger.com/atom/ns#" term="SFD"/><title type='text'>See you @ Software Freedom Day Nicaragua</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  162. In a couple of hours the Nicaraguan Free Software Community will gather together to celebrate the &lt;a href=&quot;http://linuxtour.org/sfd&quot;&gt;Software Freedom Day 2011&lt;/a&gt;. The activities starts early in the morning with a &quot;collaborative&quot; breakfast and will continue until very late in the evening with a great concert with artist performing a very rich combination of music genders.&lt;br /&gt;
  163. &lt;/div&gt;
  164. &lt;div style=&quot;text-align: justify;&quot;&gt;
  165. &lt;div style=&quot;text-align: center;&quot;&gt;
  166. &lt;a href=&quot;http://www.linuxtour.org/sfd&quot;&gt;&lt;img alt=&quot;SFD Nicaragua 2011&quot; src=&quot;http://linuxtour.org/images/0/0f/200px_b2.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
  167. &lt;/div&gt;
  168. &lt;div style=&quot;text-align: justify;&quot;&gt;
  169. &lt;br /&gt;
  170. For more details about the event step by the &lt;a href=&quot;http://wiki.softwarefreedomday.org/2011/Nicaragua/Managua/SFD%20Nicaragua&quot;&gt;event&#39;s wiki page&lt;/a&gt; (in spanish). &lt;/div&gt;
  171. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/7580362264504914638/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=7580362264504914638' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7580362264504914638'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7580362264504914638'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/09/see-you-software-freedom-day-nicaragua.html' title='See you @ Software Freedom Day Nicaragua'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-3815700645179704378</id><published>2011-09-02T02:58:00.000+01:00</published><updated>2011-09-02T02:58:17.415+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Comunidad"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><category scheme="http://www.blogger.com/atom/ns#" term="ubuntu-ni"/><title type='text'>Software Freedom Day 2011 Nicaragua</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;
  172. It&#39;s great to see the Software Freedom Day as a &lt;a href=&quot;http://loco.ubuntu.com/events/ubuntu-ni/1160/detail/&quot;&gt;global event&lt;/a&gt; in the Ubuntu LoCo Directory. And Ubuntu Nicaragua LoCo Team will participate (as usual) in the Nicaraguan Software Freedom Day 2011 organized by the Nicaraguan Free Software Community.&lt;/div&gt;
  173. &lt;br /&gt;
  174. &lt;div style=&quot;text-align: center;&quot;&gt;
  175. &lt;iframe allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;345&quot; src=&quot;http://www.youtube.com/embed/xVirjtbBIFE&quot; width=&quot;420&quot;&gt;&lt;/iframe&gt;
  176. &lt;/div&gt;
  177. &lt;br /&gt;
  178. &lt;div style=&quot;text-align: justify;&quot;&gt;
  179. You can check more details of the event in the official &lt;a href=&quot;http://wiki.softwarefreedomday.org/2011/Nicaragua/Managua/SFD%20Nicaragua&quot;&gt;wiki page&lt;/a&gt; or in the &lt;a href=&quot;http://loco.ubuntu.com/events/venues/Nicaragua/542/detail/&quot;&gt;event @ LoCo Directory&lt;/a&gt;&amp;nbsp;and expect the unexpected.&lt;/div&gt;
  180. </content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/3815700645179704378/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=3815700645179704378' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/3815700645179704378'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/3815700645179704378'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/09/software-freedom-day-2011-nicaragua.html' title='Software Freedom Day 2011 Nicaragua'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/xVirjtbBIFE/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-6911270544485277202</id><published>2011-07-26T21:02:00.000+01:00</published><updated>2011-07-26T21:02:40.826+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><title type='text'>30 Years...</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;Today is my 30th birthday and I&#39;m really happy for it \o/ I know, I know, I&#39;m older than most of my friends but hey! when you turn 30 people look at you with a little more respect ;-)&lt;/div&gt;&lt;br /&gt;
  181. &lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
  182. &lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJ7SM861Iulxrdy6hWW9GEPCwx1pfDiQHASHwAfeUnjlgt5DNaRY6tvuzDssv2qiUfjoLKjRyiQq_tCtsRWZ6D0yvw2MTRDATvViF5kSgwH8NVZmUzgIu-9KQEZaBN94UZtCju/s1600/271269_10150245162659426_582839425_7423645_7411046_o.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJ7SM861Iulxrdy6hWW9GEPCwx1pfDiQHASHwAfeUnjlgt5DNaRY6tvuzDssv2qiUfjoLKjRyiQq_tCtsRWZ6D0yvw2MTRDATvViF5kSgwH8NVZmUzgIu-9KQEZaBN94UZtCju/s320/271269_10150245162659426_582839425_7423645_7411046_o.jpg&quot; width=&quot;240&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
  183. &lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Celebrating my Birthday&lt;/td&gt;&lt;/tr&gt;
  184. &lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
  185. I thanks God for the blessings all over these 30 years and for the new interesting challenges ahead.</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/6911270544485277202/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=6911270544485277202' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/6911270544485277202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/6911270544485277202'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/07/30-years.html' title='30 Years...'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJ7SM861Iulxrdy6hWW9GEPCwx1pfDiQHASHwAfeUnjlgt5DNaRY6tvuzDssv2qiUfjoLKjRyiQq_tCtsRWZ6D0yvw2MTRDATvViF5kSgwH8NVZmUzgIu-9KQEZaBN94UZtCju/s72-c/271269_10150245162659426_582839425_7423645_7411046_o.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-6431674432959952145</id><published>2011-07-20T18:45:00.000+01:00</published><updated>2011-07-20T18:45:33.940+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><title type='text'>Fin de semana largo</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGFQoYK-6af6EFZEAU2blGcu9RITnNEq9YhzRN45JnwEyILxhxc8cdJ5RNh0wc8vYePaDimLdraO7Ylki0W5zuR_BsxtocRVu45TGsX9IIXQzda9S6X-3AveKtWkuO7LnsnWMt/s1600/DSC05533.JPG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;A pesar de que en Nicaragua tenemos cualquier cantidad de días feriados, muy pocas veces tengo la oportunidad de pasarlos con mi esposa.&lt;/div&gt;&lt;br /&gt;
  186. &lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGFQoYK-6af6EFZEAU2blGcu9RITnNEq9YhzRN45JnwEyILxhxc8cdJ5RNh0wc8vYePaDimLdraO7Ylki0W5zuR_BsxtocRVu45TGsX9IIXQzda9S6X-3AveKtWkuO7LnsnWMt/s1600/DSC05533.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGFQoYK-6af6EFZEAU2blGcu9RITnNEq9YhzRN45JnwEyILxhxc8cdJ5RNh0wc8vYePaDimLdraO7Ylki0W5zuR_BsxtocRVu45TGsX9IIXQzda9S6X-3AveKtWkuO7LnsnWMt/s320/DSC05533.JPG&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&amp;nbsp;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGFQoYK-6af6EFZEAU2blGcu9RITnNEq9YhzRN45JnwEyILxhxc8cdJ5RNh0wc8vYePaDimLdraO7Ylki0W5zuR_BsxtocRVu45TGsX9IIXQzda9S6X-3AveKtWkuO7LnsnWMt/s1600/DSC05533.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt; &lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Con la celebración del 32do. Aniversario de la Revolución Popular Sandinista, tiré de mis días de vacaciones acumulados para pasar con mi esposa un fin de semana largo, y tuvimos la oportunidad de ponernos al día con los asunto relacionados a la cada día más próxima mudanza&amp;nbsp; y hasta tuvimos tiempo de comer algodón de azúcar :)&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/6431674432959952145/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=6431674432959952145' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/6431674432959952145'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/6431674432959952145'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/07/fin-de-semana-largo.html' title='Fin de semana largo'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGFQoYK-6af6EFZEAU2blGcu9RITnNEq9YhzRN45JnwEyILxhxc8cdJ5RNh0wc8vYePaDimLdraO7Ylki0W5zuR_BsxtocRVu45TGsX9IIXQzda9S6X-3AveKtWkuO7LnsnWMt/s72-c/DSC05533.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-7600590619851464984</id><published>2011-05-05T18:00:00.000+01:00</published><updated>2011-05-05T18:00:19.075+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="MOTU"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>MOTU Journey in a Dead End</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;As I mentioned &lt;a href=&quot;http://josernestodavila.blogspot.com/2011/02/starting-my-motu-journey.html&quot;&gt;before&lt;/a&gt;, I started my MOTU adventure very late in Natty cicle, but it was useful to get confident with the tools, and &lt;a href=&quot;http://josernestodavila.blogspot.com/2011/02/just-little-bite.html&quot;&gt;fixed some minor bugs&lt;/a&gt; and &lt;a href=&quot;http://josernestodavila.blogspot.com/2011/02/motu-journey-updating-logjam.html&quot;&gt;upgrade one package&lt;/a&gt; :-)&lt;/div&gt;&lt;br /&gt;
  187. &lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto; text-align: center;&quot;&gt;&lt;tbody&gt;
  188. &lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/imageclectic/4033223150/&quot; style=&quot;margin-left: auto; margin-right: auto;&quot; title=&quot;Desert Dead End por wblj, en Flickr&quot;&gt;&lt;img alt=&quot;Desert Dead End&quot; height=&quot;266&quot; src=&quot;http://farm3.static.flickr.com/2608/4033223150_ffec3f9ab1.jpg&quot; width=&quot;400&quot; /&gt;&amp;nbsp;&lt;/a&gt;&lt;br /&gt;
  189. &lt;span style=&quot;font-size: x-small;&quot;&gt;Picture by: &lt;a href=&quot;http://www.flickr.com/people/imageclectic/&quot;&gt;Bill Ledbetter&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;
  190. &lt;/tbody&gt;&lt;/table&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;With the Oneric cicle now running, I&#39;m in some kind of dead end and I can&#39;t find where to go, Should I try merges/syncs???&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/7600590619851464984/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=7600590619851464984' title='5 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7600590619851464984'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7600590619851464984'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/05/motu-journey-in-dead-end.html' title='MOTU Journey in a Dead End'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm3.static.flickr.com/2608/4033223150_ffec3f9ab1_t.jpg" height="72" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-845832048124757392</id><published>2011-04-27T16:31:00.001+01:00</published><updated>2011-04-27T16:40:18.443+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="natty"/><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Natty está aquí!!! NOT</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;La parte divertida de correr versiones en desarrollo de nuestra distribución favorita es que podemos darnos cuenta cuando la nueva versión está lista para lanzamiento. Y después de actualizar un par de paquetes hoy, me doy cuenta que la versión final de Ubuntu Natty ya salió a luz!!!!&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  191. &lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/--bAlwhporS8/Tbg2sl31CsI/AAAAAAAADko/RuJ9A63ykfk/s1600/OnNatty.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;157&quot; src=&quot;http://2.bp.blogspot.com/--bAlwhporS8/Tbg2sl31CsI/AAAAAAAADko/RuJ9A63ykfk/s320/OnNatty.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
  192. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Es una broma :-P pero con las restricciones (Freeze) establecidas y con menos de 24 horas para el lanzamiento oficial no espero ver actualizaciones grandes en las proximas horas.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/845832048124757392/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=845832048124757392' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/845832048124757392'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/845832048124757392'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/04/natty-esta-aqui-not.html' title='Natty está aquí!!! NOT'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/--bAlwhporS8/Tbg2sl31CsI/AAAAAAAADko/RuJ9A63ykfk/s72-c/OnNatty.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-2939887874455066207</id><published>2011-04-06T18:33:00.000+01:00</published><updated>2011-04-06T18:33:44.819+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><category scheme="http://www.blogger.com/atom/ns#" term="Unity"/><title type='text'>Back to the 80&#39;s?</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;With the release of Natty beta it was time to follow my ritual and make a fresh install of ubuntu beta on my netbook. I was tempted by the Upgrade option than now comes in the Live CD, but I really wanted a fresh install. After some upgrades my desktop looked like this.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  193. &lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-AThdi38Pyps/TZyhw1-mIqI/AAAAAAAADkE/bKUpMdiYx-8/s1600/UnityWithoutTheme.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://3.bp.blogspot.com/-AThdi38Pyps/TZyhw1-mIqI/AAAAAAAADkE/bKUpMdiYx-8/s320/UnityWithoutTheme.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  194. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;A couple of updates later, the desktop turned back to normal (ambiance theme, black panel, etc).&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  195. &lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-q_BsD9t06Qg/TZyi1Zf8aFI/AAAAAAAADkI/FiXoU3JLOkQ/s1600/NattyWithTheme.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://3.bp.blogspot.com/-q_BsD9t06Qg/TZyi1Zf8aFI/AAAAAAAADkI/FiXoU3JLOkQ/s320/NattyWithTheme.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  196. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  197. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;And after today&#39;s update, the horror again! I thinks this is how Unity would look like if we were back to the 80&#39;s.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  198. &lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-9wX76NmpDD4/TZyi2Tm1wMI/AAAAAAAADkM/CTNm6mjJIq4/s1600/BackToThe80s.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;187&quot; src=&quot;http://1.bp.blogspot.com/-9wX76NmpDD4/TZyi2Tm1wMI/AAAAAAAADkM/CTNm6mjJIq4/s320/BackToThe80s.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  199. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Can someone explain me why Unity is behaving this way? &lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/2939887874455066207/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=2939887874455066207' title='6 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/2939887874455066207'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/2939887874455066207'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/04/back-to-80s.html' title='Back to the 80&#39;s?'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/-AThdi38Pyps/TZyhw1-mIqI/AAAAAAAADkE/bKUpMdiYx-8/s72-c/UnityWithoutTheme.png" height="72" width="72"/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-4409414461705932803</id><published>2011-02-24T02:32:00.001+00:00</published><updated>2011-02-24T02:35:11.715+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><category scheme="http://www.blogger.com/atom/ns#" term="MOTU"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><title type='text'>MOTU Journey: Updating logjam</title><content type='html'>&lt;a href=&quot;http://www.flickr.com/photos/jurvetson/2693120417/&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot; title=&quot;Bisecting the Moonrise por jurvetson, en Flickr&quot;&gt;&lt;img alt=&quot;Bisecting the Moonrise&quot; height=&quot;240&quot; src=&quot;http://farm4.static.flickr.com/3048/2693120417_72276f7241_m.jpg&quot; width=&quot;193&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
  200. &lt;div style=&quot;text-align: justify;&quot;&gt;In order to get more confident with packaging tools I decided to try to upgrade a package. After a breaf search, I started working on &lt;a href=&quot;https://bugs.launchpad.net/bugs/682461&quot;&gt;LP #682461&lt;/a&gt;, upgrade logjam to new upstream version. I needed some theorical background for this, so I started reading the Updating a &lt;a href=&quot;https://wiki.ubuntu.com/PackagingGuide/Recipes/PackageUpdate&quot;&gt;Package Recipe&lt;/a&gt; and the log from &lt;a href=&quot;https://wiki.ubuntu.com/Packaging/Training/Logs/2009-04-16&quot;&gt;Didier Roche - How To Update a Package&lt;/a&gt;, IRC session.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  201. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;The biggest obstacle to tackle were the patches. There were three patches in debian/patches and non of them applied cleanly, two of them where already in upstream source code so they are not needed anymore, but how do I delete them? Asking on #ubuntu-motu got me to &lt;a href=&quot;http://wiki.debian.org/UsingQuilt&quot;&gt;Using Quilt&lt;/a&gt;,&amp;nbsp;in debian wiki (thanks to&amp;nbsp;&lt;a href=&quot;https://launchpad.net/~c2tarun&quot;&gt;c2tarun&lt;/a&gt;&amp;nbsp;and RAOF for the words of wisdom). That leaved me with one patch that needed to be refreshed (almost all parts of the patch were merged upstream), which was not so difficult following the step in Using Quilt&#39;s wiki.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  202. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;It was time to build the package on pbuilder and it failed to build due to missing Build-Depends. I wasn&#39;t if it was a good practice to add Build-Depends when updating a package so asked on #ubuntu-motu and it&#39;s ok as long as their actually needed. So I added the missing Build-Depends and pbuilder built the package \o/ Now it was time to attach the .dsc, .debian.tar.gz and .orig.tar.bz2 files and suscribe Ubuntu Sponsors Team to the Launchpad bug and we are &lt;a href=&quot;https://launchpad.net/ubuntu/+source/logjam/4.6.1-0ubuntu1&quot;&gt;done&lt;/a&gt;.&lt;br /&gt;
  203. &lt;br /&gt;
  204. Picture by: &lt;a href=&quot;http://www.flickr.com/photos/jurvetson&quot;&gt;Steve Jurvetson&lt;/a&gt;.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/4409414461705932803/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=4409414461705932803' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/4409414461705932803'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/4409414461705932803'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/02/motu-journey-updating-logjam.html' title='MOTU Journey: Updating logjam'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm4.static.flickr.com/3048/2693120417_72276f7241_t.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-7699431723815957489</id><published>2011-02-11T19:24:00.000+00:00</published><updated>2011-02-11T19:24:49.608+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><category scheme="http://www.blogger.com/atom/ns#" term="MOTU"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><title type='text'>Just a little Bite</title><content type='html'>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/delafuente/2541498003/&quot; title=&quot;A little bite por Victor de la Fuente, en Flickr&quot;&gt;&lt;img alt=&quot;A little bite&quot; height=&quot;375&quot; src=&quot;http://farm4.static.flickr.com/3006/2541498003_c52907d636.jpg&quot; width=&quot;500&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
  205. &lt;div style=&quot;text-align: justify;&quot;&gt;So my first self-assignment in &lt;a href=&quot;https://wiki.ubuntu.com/Josernesto/MOTUJourney&quot;&gt;my MOTU Journey&lt;/a&gt; was to fix a &lt;a href=&quot;https://launchpad.net/ubuntu/+bugs?field.tag=bitesize&quot;&gt;Bitesize Bug&lt;/a&gt;. I wanted to get confident with the tools and to better understand the bug-fixing-workflow. The chosen victim was &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/706221&quot;&gt;LP: #706221&lt;/a&gt;, just to fix a typo in the package description (piece of cake).&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  206. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;After asking a few questions in #ubuntu-motu, the suggestion was to send this change to Debian. The calibre packaging team uses bzr so I followed the&lt;a href=&quot;https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff&quot;&gt; Debdiff packaging recipe&lt;/a&gt; and after sorting some lintian warnings , I pushed the changes to my own branch and &lt;a href=&quot;https://code.launchpad.net/~josernestodavila/calibre/debian-fix-706221/+merge/49331&quot;&gt;proposed it for merging&lt;/a&gt;.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  207. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;What I learned from this? Use bzr for packaging, sort NMU&#39;s lintian warning. Thanks to persia and Laney for your help.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  208. &lt;/div&gt;Picture by: &lt;a href=&quot;http://www.flickr.com/photos/delafuente/&quot;&gt;Víctor de la Fuente&lt;/a&gt;.</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/7699431723815957489/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=7699431723815957489' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7699431723815957489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/7699431723815957489'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/02/just-little-bite.html' title='Just a little Bite'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm4.static.flickr.com/3006/2541498003_c52907d636_t.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-2660250824621418927</id><published>2011-02-10T00:19:00.000+00:00</published><updated>2011-02-10T00:19:57.737+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><category scheme="http://www.blogger.com/atom/ns#" term="MOTU"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Starting my MOTU Journey</title><content type='html'>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/rbs/4707806288/&quot; title=&quot;Muskoka Wharf - Gravenhurst por Robert Snache - Spirithands.net, en Flickr&quot;&gt;&lt;img alt=&quot;Muskoka Wharf - Gravenhurst&quot; height=&quot;250&quot; src=&quot;http://farm5.static.flickr.com/4011/4707806288_639282df80.jpg&quot; width=&quot;500&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
  209. &lt;div style=&quot;text-align: justify;&quot;&gt;After delaying it for two release cycles I&#39;m starting my &lt;a href=&quot;https://wiki.ubuntu.com/MOTU/&quot;&gt;MOTU&lt;/a&gt; Journey. I believe that it&#39;s a little late in the release cycle to take this step, but it&#39;s better late than never!&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  210. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;As first step I&#39;ve read the &lt;a href=&quot;https://wiki.ubuntu.com/PackagingGuide&quot;&gt;Packaging Guide&lt;/a&gt;, set up a &lt;a href=&quot;https://wiki.ubuntu.com/pbuilder&quot;&gt;pbuilder&lt;/a&gt; &lt;a href=&quot;https://wiki.ubuntu.com/PbuilderHowto&quot;&gt;environment&lt;/a&gt; for Natty and subscribed to the&lt;a href=&quot;https://lists.ubuntu.com/mailman/listinfo/Ubuntu-motu-mentors&quot;&gt; MOTU-mentors mailing list&lt;/a&gt;. Right now I&#39;m looking for a task, so wish me luck and I&#39;ll see you on #ubuntu-motu.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  211. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Picture by: &lt;a href=&quot;http://www.flickr.com/photos/rbs/&quot;&gt;Robert Snache - Spirithands.net&lt;/a&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/2660250824621418927/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=2660250824621418927' title='4 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/2660250824621418927'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/2660250824621418927'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/02/starting-my-motu-journey.html' title='Starting my MOTU Journey'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm5.static.flickr.com/4011/4707806288_639282df80_t.jpg" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-1140819210909941229</id><published>2011-02-08T00:26:00.000+00:00</published><updated>2011-02-08T00:26:54.739+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Comunidad"/><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><category scheme="http://www.blogger.com/atom/ns#" term="ubuntu-ni"/><title type='text'>4to Aniversario de Ubuntu Nicaragua</title><content type='html'>Hay gente que se emociona mucho con las fiestas...&lt;br /&gt;
  212. &lt;br /&gt;
  213. &lt;iframe allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;390&quot; src=&quot;http://www.youtube.com/embed/su2SfkU2ql8?rel=0&quot; title=&quot;YouTube video player&quot; width=&quot;480&quot;&gt;&lt;/iframe&gt;&lt;br /&gt;
  214. &lt;br /&gt;
  215. Ven a celebrar con nosotros, el cuarto aniversario de la comunidad que puso a Nicaragua en el mapa del Software Libre. Para más información visita la &lt;a href=&quot;http://linuxtour.org/Ubuntu-ni-cuatro&quot;&gt;wiki&lt;/a&gt; del evento.</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/1140819210909941229/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=1140819210909941229' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/1140819210909941229'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/1140819210909941229'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/02/4to-aniversario-de-ubuntu-nicaragua.html' title='4to Aniversario de Ubuntu Nicaragua'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/su2SfkU2ql8/default.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-9142595781217402801</id><published>2011-02-02T05:01:00.000+00:00</published><updated>2011-02-02T05:01:11.240+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Comunidad"/><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu"/><title type='text'>Ubuntu Bug Day dedicado a Rhythmbox</title><content type='html'>&lt;div style=&quot;text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;float: left; margin-right: 1em; text-align: left;&quot;&gt;&lt;tbody&gt;
  216. &lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;http://www.flickr.com/photos/thomashawk/340185708/&quot; style=&quot;clear: left; margin-bottom: 1em; margin-left: auto; margin-right: auto;&quot; title=&quot;Ladybug Ladybug por Thomas Hawk, en Flickr&quot;&gt;&lt;img alt=&quot;Ladybug Ladybug&quot; height=&quot;160&quot; src=&quot;http://farm1.static.flickr.com/150/340185708_e80b50e757_m.jpg&quot; width=&quot;240&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
  217. &lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Fotografía de &lt;a href=&quot;http://www.flickr.com/photos/thomashawk/&quot;&gt;Thomas Hawk&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
  218. &lt;/tbody&gt;&lt;/table&gt;El próximo &lt;a href=&quot;https://wiki.ubuntu.com/UbuntuBugDay/20110203&quot;&gt;3 de Febrero del 2011&lt;/a&gt; se realizará el Ubuntu Bug Day dedicado a &lt;a href=&quot;http://live.gnome.org/Rhythmbox&quot;&gt;Rhythmbox&lt;/a&gt;. Si alguna vez te ha interesado trabajar con bugs, este es el momento adecuado.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  219. &lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;- 100 nuevos bugs necesitan de tu cariño.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;- 87 bugs incompletos necesitan verificación de estado.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;- 57 bugs confirmados necesitan de revisión.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;
  220. Si te has preguntado cómo clasificar (triage) bugs o te interesa aprender sobre ese tema, eres bienvenido, pues ¡todos podemos contribuir en un Bug Day! Abre tu cliente de IRC favorito y accede a &lt;a href=&quot;http://webchat.freenode.net/?channels=ubuntu-bugs&quot;&gt;#ubuntu-bugs&lt;/a&gt; en FreeNode y el BugSquad estará ahí para ayudarte.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/9142595781217402801/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=9142595781217402801' title='0 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/9142595781217402801'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/9142595781217402801'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/02/ubuntu-bug-day-dedicado-rhythmbox.html' title='Ubuntu Bug Day dedicado a Rhythmbox'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://farm1.static.flickr.com/150/340185708_e80b50e757_t.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-590943390589581208</id><published>2011-01-10T21:20:00.004+00:00</published><updated>2011-01-10T22:00:09.870+00:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><category scheme="http://www.blogger.com/atom/ns#" term="planet"/><title type='text'>Now I&#39;m Mr. Dávila</title><content type='html'>On December the 18th I got married to Marling Elizabeth Ríos. It was a very private ceremony with our families and some friends.&lt;br /&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWdi69mhjYU5JSUtFIoHNEKT62kRWWPeQCNu0kkNbi_DR0bc4FvhQDZZo2RYpgRuYIfS52HpzuvdoZFqO9YUJ12wDPeSoqr6sVf2mqgBq8apwkEINE2jPpRn-DrSxA_zurbB4K/s1600/DSC04514.JPG&quot;&gt;&lt;img style=&quot;display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 240px; height: 320px;&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWdi69mhjYU5JSUtFIoHNEKT62kRWWPeQCNu0kkNbi_DR0bc4FvhQDZZo2RYpgRuYIfS52HpzuvdoZFqO9YUJ12wDPeSoqr6sVf2mqgBq8apwkEINE2jPpRn-DrSxA_zurbB4K/s320/DSC04514.JPG&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5560677988917849314&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/div&gt;After almost a month, it&#39;s still fresh in my memory the happiness I felt when the &quot;Bridal Chorus&quot; started and I first saw Marling Elizabeth wearing her wedding dress, definitively a priceless moment.&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/590943390589581208/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=590943390589581208' title='6 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/590943390589581208'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/590943390589581208'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2011/01/now-im-mr-davila.html' title='Now I&#39;m Mr. Dávila'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgWdi69mhjYU5JSUtFIoHNEKT62kRWWPeQCNu0kkNbi_DR0bc4FvhQDZZo2RYpgRuYIfS52HpzuvdoZFqO9YUJ12wDPeSoqr6sVf2mqgBq8apwkEINE2jPpRn-DrSxA_zurbB4K/s72-c/DSC04514.JPG" height="72" width="72"/><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-28745188.post-3891655556499696826</id><published>2010-10-28T21:19:00.004+01:00</published><updated>2010-10-28T21:52:12.576+01:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="el camino"/><category scheme="http://www.blogger.com/atom/ns#" term="howto"/><category scheme="http://www.blogger.com/atom/ns#" term="mutt"/><category scheme="http://www.blogger.com/atom/ns#" term="planeta"/><title type='text'>Ver correo HTML en Mutt</title><content type='html'>&lt;div style=&quot;text-align: justify;&quot;&gt;Después de casi un mes de estar utilizando &lt;a href=&quot;http://www.mutt.org/&quot;&gt;Mutt&lt;/a&gt; como cliente de correo electrónico permanente me he terminado de convencer que fue una excelente decisión. Hasta la fecha solo podía quejarme cuando tenía que leer un correo enviado en formato HTML (la opción predetermina en Gmail), pues Mutt muestra el contenido del correo en texto plano.&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;a href=&quot;http://2.bp.blogspot.com/_d5fhywzpNuM/TMnfzdKVzgI/AAAAAAAADeU/dSHeb17g5FQ/s1600/MuttPlain.png&quot;&gt;&lt;img style=&quot;display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 320px; height: 171px;&quot; src=&quot;http://2.bp.blogspot.com/_d5fhywzpNuM/TMnfzdKVzgI/AAAAAAAADeU/dSHeb17g5FQ/s320/MuttPlain.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5533199692295687682&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Pero Mutt es una aplicación muy poderosa y altamente personalizable, así que podemos configurarlo para poder visualizar correctamente correos electrónicos enviados en formato HTML. Para ellos, debemos crear un archivo &lt;span style=&quot;font-style: italic; font-weight: bold;&quot;&gt;.mailcap&lt;/span&gt; en nuestro &lt;span style=&quot;font-style: italic;&quot;&gt;$HOME&lt;/span&gt; y que contenga lo siguiente:&lt;br /&gt;&lt;pre&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;text/html;      w3m %s; nametemplate=%s.html&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-style: italic;&quot;&gt;text/html;      w3m -dump %s; nametemplate=%s.html; copiousoutput&lt;/span&gt;&lt;br /&gt;&lt;/pre&gt;Con esto, estamos indicando que los mensajes de tipo &lt;span style=&quot;font-style: italic;&quot;&gt;text/html&lt;/span&gt; deben leerse con el navegador &lt;a href=&quot;http://www.w3m.org/&quot;&gt;&lt;span style=&quot;font-style: italic; font-weight: bold;&quot;&gt;w3m&lt;/span&gt;&lt;/a&gt; (puedes sustituir w3m por &lt;a href=&quot;http://lynx.isc.org/&quot;&gt;&lt;span style=&quot;font-style: italic; font-weight: bold;&quot;&gt;lynx&lt;/span&gt;&lt;/a&gt; o &lt;a href=&quot;http://elinks.or.cz/&quot;&gt;&lt;span style=&quot;font-style: italic; font-weight: bold;&quot;&gt;elinks&lt;/span&gt;&lt;/a&gt;). Ahora solo debemos indicarle a Mutt que automáticamente nos muestre en el navegador indicado, los correos cuyo contenido sea de tipo &lt;span style=&quot;font-style: italic;&quot;&gt;text/html&lt;/span&gt;; para ello agregamos la línea &lt;span style=&quot;font-style: italic; font-weight: bold;&quot;&gt;auto_view text/html&lt;/span&gt; en nuestro &lt;span style=&quot;font-style: italic;&quot;&gt;~/.mutt.rc&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_d5fhywzpNuM/TMng2ikHeJI/AAAAAAAADec/h7ZSJUz4EDQ/s1600/MuttHTML.png&quot;&gt;&lt;img style=&quot;display: block; margin: 0px auto 10px; text-align: center; cursor: pointer; width: 320px; height: 171px;&quot; src=&quot;http://1.bp.blogspot.com/_d5fhywzpNuM/TMng2ikHeJI/AAAAAAAADec/h7ZSJUz4EDQ/s320/MuttHTML.png&quot; alt=&quot;&quot; id=&quot;BLOGGER_PHOTO_ID_5533200844797212818&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;Ahora podemos ver visualizar correctamente los correos que recibamos en formato HTML gracias a Mutt, el cliente de correo electrónico que apesta menos ;)&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://josernestodavila.blogspot.com/feeds/3891655556499696826/comments/default' title='Enviar comentarios'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=28745188&amp;postID=3891655556499696826' title='1 comentarios'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/3891655556499696826'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/28745188/posts/default/3891655556499696826'/><link rel='alternate' type='text/html' href='http://josernestodavila.blogspot.com/2010/10/ver-correo-html-en-mutt.html' title='Ver correo HTML en Mutt'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02305071824379540070</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_d5fhywzpNuM/TMnfzdKVzgI/AAAAAAAADeU/dSHeb17g5FQ/s72-c/MuttPlain.png" height="72" width="72"/><thr:total>1</thr:total></entry></feed>

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid Atom 1.0" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//josernestodavila.blogspot.com/feeds/posts/default

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda