<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Planetaki Planet towanda</title>
  <link rel="alternate" href="http://www.planetaki.com/towanda"/>
  <updated>2009-11-13T14:32:42+00:00</updated>
  <id>planetaki.com:64</id>
  <author>
    <name>Planetaki - Planet towanda</name>
    <email>hello@planetaki.com</email>
  </author>
  <entry>
    <title>Eli Pariser: Cuidado Con La &amp;lsquo;Burbuja De Filtros&amp;rsquo; en La Red</title>
    <updated>2012-02-11T11:25:42Z</updated>
    <published>2012-02-11T10:40:00Z</published>
    <id>planetaki.com:64:post:184910440</id>
    <link rel="alternate" href="http://invisibles.cc/2012/02/11/eli-pariser-cuidado-con-la-burbuja-de-filtros-en-la-red/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/184910440"/>
    <content type="html">&lt;p&gt;&lt;video width="&amp;rsquo;640&amp;rsquo;" height="&amp;rsquo;320&amp;rsquo;" preload="&amp;rsquo;none&amp;rsquo;" controls poster="&amp;rsquo;" http:&gt;&lt;source src="%E2%80%99http://video.ted.com/talk/stream/2011/Blank/EliPariser_2011-320k.mp4%E2%80%99" type="&amp;rsquo;video/mp4;" codecs="avc1.42E01E, mp4a.40.2"&gt;&lt;/source&gt;&lt;/video&gt;&lt;/p&gt;

&lt;p&gt;Me ha encantado esta charla, sobre los peligros de las &amp;ldquo;burbujas informativas&amp;rdquo; de sitios como Facebook o Google. Seg&amp;uacute;n Zuckerberg:&lt;/p&gt;

&lt;blockquote&gt;&amp;ldquo;A squirrel dying in front of your house may be more relevant 
to your interests right now than people dying in Africa&amp;rdquo;&lt;/blockquote&gt;


&lt;p&gt;El problema es cuando dejas de ver cosas sobre Africa.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://twitter.com/#!/amaiac/status/166937075428495360" rel="nofollow" target="_blank"&gt;Via @amaliac&lt;/a&gt;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2012/02/11/eli-pariser-cuidado-con-la-burbuja-de-filtros-en-la-red</id>
      <link rel="alternate" href="http://invisibles.cc/2012/02/11/eli-pariser-cuidado-con-la-burbuja-de-filtros-en-la-red/"/>
      <title>Eli Pariser: Cuidado Con La &amp;lsquo;Burbuja De Filtros&amp;rsquo; en La Red</title>
      <updated>2012-02-11T11:25:42Z</updated>
    </source>
  </entry>
  <entry>
    <title>Ruby no es f&amp;aacute;cil</title>
    <updated>2012-02-05T23:40:15Z</updated>
    <published>2012-02-05T17:04:00Z</published>
    <id>planetaki.com:64:post:183832689</id>
    <link rel="alternate" href="http://invisibles.cc/2012/02/05/ruby-no-es-facil/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183832689"/>
    <summary type="html">&lt;p&gt;En los &amp;uacute;ltimos meses, parte de mi trabajo en &lt;a href="http://lextrend.com" rel="nofollow" target="_blank"&gt;lextrend&lt;/a&gt; ha sido ense&amp;ntilde;ar y asesorar a la gente que estaba
empezando a trabajar en proyectos con Ruby on Rails. Y he visto que parte de la dificultad para aprender
ruby depende del entorno donde hayas trabajado antes. Por ejemplo, si has trabajado antes con python o
con perl, te va a ser mucho m&amp;aacute;s f&amp;aacute;cil que si has trabajado con .NET.&lt;/p&gt;&lt;p&gt;Adem&amp;aacute;s de la facilidad de haber trabajado con un lenguaje de programaci&amp;oacute;n similar, hay algunas habilidades
que condicionan la facilidad con la que vas a aprender ruby:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Unix / Linux:&lt;/strong&gt; Si no te sabes manejar un poco por la linea de comandos, vas a tener problemas. Aunque uses
un gran IDE como RubyMine o Netbeans, hay muchas cosas que est&amp;aacute;n orientadas a la l&amp;iacute;nea de comandos. En cambio,
cuanto mas acostumbrado est&amp;eacute;s a usarla y mas sepas de unix, ser&amp;aacute;s mucho mas productivo (y te divertir&amp;aacute;s m&amp;aacute;s). Creo que esta es una
de las mayores dificultades que se va a encontrar alguien que venga de .net.&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;En los &amp;uacute;ltimos meses, parte de mi trabajo en &lt;a href="http://lextrend.com" rel="nofollow" target="_blank"&gt;lextrend&lt;/a&gt; ha sido ense&amp;ntilde;ar y asesorar a la gente que estaba
empezando a trabajar en proyectos con Ruby on Rails. Y he visto que parte de la dificultad para aprender
ruby depende del entorno donde hayas trabajado antes. Por ejemplo, si has trabajado antes con python o
con perl, te va a ser mucho m&amp;aacute;s f&amp;aacute;cil que si has trabajado con .NET.&lt;/p&gt;

&lt;p&gt;Adem&amp;aacute;s de la facilidad de haber trabajado con un lenguaje de programaci&amp;oacute;n similar, hay algunas habilidades
que condicionan la facilidad con la que vas a aprender ruby:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Unix / Linux:&lt;/strong&gt; Si no te sabes manejar un poco por la linea de comandos, vas a tener problemas. Aunque uses
un gran IDE como RubyMine o Netbeans, hay muchas cosas que est&amp;aacute;n orientadas a la l&amp;iacute;nea de comandos. En cambio,
cuanto mas acostumbrado est&amp;eacute;s a usarla y mas sepas de unix, ser&amp;aacute;s mucho mas productivo (y te divertir&amp;aacute;s m&amp;aacute;s). Creo que esta es una
de las mayores dificultades que se va a encontrar alguien que venga de .net.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Poca documentaci&amp;oacute;n:&lt;/strong&gt; Esta es una de las criticas que mas he escuchado. Y es cierto, aunque es algo que est&amp;aacute;
cambiando poco a poco, en la mayor&amp;iacute;a de las librer&amp;iacute;as la documentaci&amp;oacute;n suele ser escasa o inexistente. Pero el
contrapunto, est&amp;aacute; en la comunidad. La comunidad de ruby es muy activa, con mucha gente muy apasionada por lo que
hace y con muchas ganas de compartir conocimiento y experiencias. Si no participas en la comunidad, te va a resultar
mucho m&amp;aacute;s dif&amp;iacute;cil (y dudo que lo disfrutes).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Rails no es ruby:&lt;/strong&gt; Una de las cosas que me pas&amp;oacute; cuando empec&amp;eacute; con rails, y que tambi&amp;eacute;n le ha pasado a varios colegas,
es que aprend&amp;iacute; rails, pero no ruby. Como rails te da DSLs para hacer determinadas cosas (por ejemplo ActiveRecord o
las rutas), si no haces otras cosas fuera de rails tardar&amp;aacute;s mucho m&amp;aacute;s en aprender ruby. Un consejo: haz alguna cosa
para jugar solo en ruby. Si quieres hacer algo web, prueba &lt;a href="http://http://www.sinatrarb.com/" rel="nofollow" target="_blank"&gt;sinatra&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ruby es muy potente y muy flexible:&lt;/strong&gt; Permite hacer una cosa de muchas formas distintas. Por eso es muy importante
seguir unas buenas practicas y conocer determinadas convenciones. Dos libros muy recomendables en este aspecto:
&lt;a href="http://rubybestpractices.com/" rel="nofollow" target="_blank"&gt;Ruby Best Practices&lt;/a&gt; y &lt;a href="http://www.amazon.es/Eloquent-Ruby-Addison-Wesley-Professional/dp/0321584104" rel="nofollow" target="_blank"&gt;Eloquent Ruby&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Resumiendo, creo que para disfrutar con ruby, es necesaria una cierta &lt;a href="http://catb.org/~esr/faqs/hacker-howto.html#attitude" rel="nofollow" target="_blank"&gt;actitud hacker&lt;/a&gt;.&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2012/02/05/ruby-no-es-facil</id>
      <link rel="alternate" href="http://invisibles.cc/2012/02/05/ruby-no-es-facil/"/>
      <title>Ruby no es f&amp;aacute;cil</title>
      <updated>2012-02-05T23:40:15Z</updated>
    </source>
  </entry>
  <entry>
    <title>Matt Mullenweg: State of the Word 2011</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-08-19T22:00:00Z</published>
    <id>planetaki.com:64:post:183784813</id>
    <link rel="alternate" href="http://invisibles.cc/2011/08/20/matt-mullenweg-state-of-the-word-2011/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784813"/>
    <content type="html">&lt;p&gt;Una interesante charla de Matt Mullenweg sobre Wordpress, su historia, su ecosistema y su futuro. Aunque no habla de la parte t&amp;eacute;cnica, cuenta muchas cosas interesantes sobre la genteque usa wordpress, como por ejemplo cuanto cobra por hora la gente que se gana la vida con wp, que es lo que mas le gusta a la gente (facilidad de uso), lo que menos (plugins suck), o que usos le dan (blog, cms, etc&amp;hellip;)&lt;/p&gt;

&lt;p&gt;&lt;embed type="application/x-shockwave-flash" src="http://s0.videopress.com/player.swf?v=1.03" width="400" height="224" wmode="direct" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=9ujY295r&amp;amp;isDynamicSeeking=true"&gt;&lt;/embed&gt;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/08/20/matt-mullenweg-state-of-the-word-2011</id>
      <link rel="alternate" href="http://invisibles.cc/2011/08/20/matt-mullenweg-state-of-the-word-2011/"/>
      <title>Matt Mullenweg: State of the Word 2011</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Organizational Charts</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-06-29T22:00:00Z</published>
    <id>planetaki.com:64:post:183784815</id>
    <link rel="alternate" href="http://invisibles.cc/2011/06/30/organizational-charts/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784815"/>
    <content type="html">&lt;p&gt;&lt;a href="http://invisibles.cc/wp-content/uploads/2011/06/2011.06.27_organizational_charts1.png" rel="nofollow" target="_blank"&gt;&lt;img src="http://invisibles.cc/wp-content/uploads/2011/06/2011.06.27_organizational_charts1-300x292.png" title="2011.06.27_organizational_charts" alt="" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(via &lt;a href="http://www.bonkersworld.net/2011/06/27/organizational-charts/" rel="nofollow" target="_blank"&gt;bonkers world&lt;/a&gt;, encontrado gracias a &lt;a href="http://valakirka.tumblr.com/post/7081346545/organization-via-bonkers-world" rel="nofollow" target="_blank"&gt;valarkika&lt;/a&gt;)&amp;nbsp;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/06/30/organizational-charts</id>
      <link rel="alternate" href="http://invisibles.cc/2011/06/30/organizational-charts/"/>
      <title>Organizational Charts</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>The only people for me</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-06-21T22:00:00Z</published>
    <id>planetaki.com:64:post:183784817</id>
    <link rel="alternate" href="http://invisibles.cc/2011/06/22/the-only-people-for-me/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784817"/>
    <content type="html">


&lt;blockquote&gt;&amp;ldquo;The only people for me are the mad ones,the ones who are mad to live,mad to talk,mad to be saved,desirous of everything at the same time,the ones who never yawn or say a commonplace thing,but burn,burn,burn,like fabulous yellow roman candles exploding like spiders across the starsand in the middle you see the blue centerlight popand everybody goes &amp;ldquo;Awww!&amp;rdquo;&lt;/blockquote&gt;


&lt;p&gt;&lt;em&gt;~Jack Kerouac&lt;/em&gt;&amp;nbsp;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/06/22/the-only-people-for-me</id>
      <link rel="alternate" href="http://invisibles.cc/2011/06/22/the-only-people-for-me/"/>
      <title>The only people for me</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>The Passionate Programmer</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-06-17T22:00:00Z</published>
    <id>planetaki.com:64:post:183784819</id>
    <link rel="alternate" href="http://invisibles.cc/2011/06/18/the-passionate-programmer/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784819"/>
    <content type="html">&lt;blockquote&gt;Fulfillment and happiness don&amp;rsquo;t (often) come by chance. They require thought, intention, action, and a willingness to change course when you&amp;rsquo;ve made mistakes&amp;hellip;&lt;/blockquote&gt;


&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;blockquote&gt;It might be a technology or business domain that gets you excited. Or, on the other hand, it might be a specific technology or business domain that drags you down. Or a type of organization. Maybe you&amp;rsquo;re meant for small teams or big teams. Or rigid processes. Or agile processes. Whatever the mix, take some time to find yours. You can fake it for a while, but a lack of passion will catch up with you and your work.&amp;nbsp;&lt;/blockquote&gt;Del &lt;a href="http://pragprog.com/titles/cfcar2/the-passionate-programmer" title="The passionate programmer" rel="nofollow" target="_blank"&gt;Passionate Programmer&lt;/a&gt;, uno lo de los libros indispensables si te gusta tu profesi&amp;oacute;n.</content>
    <source>
      <id>http://invisibles.cc/2011/06/18/the-passionate-programmer</id>
      <link rel="alternate" href="http://invisibles.cc/2011/06/18/the-passionate-programmer/"/>
      <title>The Passionate Programmer</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Me mudo.</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-05-21T22:00:00Z</published>
    <id>planetaki.com:64:post:183784821</id>
    <link rel="alternate" href="http://invisibles.cc/2011/05/22/me-mudo/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784821"/>
    <content type="html">&lt;p&gt;Si todo sale bien, dentro de dos semanas estaremos en &lt;a href="http://es.wikipedia.org/wiki/San_Adri%C3%A1n_de_Bes%C3%B3s" rel="nofollow" target="_blank"&gt;Sant Adri&amp;agrave; de Bes&amp;ograve;s&lt;/a&gt;, como campamento temporal hasta que finalmente nos mudemos a Badalona (que esta muy cerquita):&lt;a href="http://invisibles.cc/wp-content/uploads/2011/05/badalona.jpg" rel="nofollow" target="_blank"&gt;&lt;img src="http://invisibles.cc/wp-content/uploads/2011/05/badalona.jpg" title="Badalona" alt="" onload="resizeImage(this)"&gt;&lt;/a&gt;Estoy un poco nervioso y nostalgico (voy a echar mucho de menos Lavapies), pero muy ilusionado. Me encanta Barcelona, y despu&amp;eacute;s de haber vivido mucho tiempo en Madrid me fascina la idea de vivir al lado del mar.&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/05/22/me-mudo</id>
      <link rel="alternate" href="http://invisibles.cc/2011/05/22/me-mudo/"/>
      <title>Me mudo.</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Hay belleza en la simplicidad</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-03-08T23:00:00Z</published>
    <id>planetaki.com:64:post:183784823</id>
    <link rel="alternate" href="http://invisibles.cc/2011/03/09/hay-belleza-en-la-simplicidad/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784823"/>
    <summary type="html">&lt;p&gt;&lt;a href="http://invisibles.cc/wp-content/uploads/2011/03/tinywings.jpg" rel="nofollow" target="_blank"&gt;&lt;img src="http://invisibles.cc/wp-content/uploads/2011/03/tinywings.jpg" title="tinywings" alt="" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Visto &lt;a href="http://infovore.org/archives/2011/03/03/my-favourite-piece-of-games-writing-this-week/" rel="nofollow" target="_blank"&gt;aqui&lt;/a&gt;, via &lt;a href="http://logicola.net/" rel="nofollow" target="_blank"&gt;logicola&lt;/a&gt;&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;&lt;a href="http://invisibles.cc/wp-content/uploads/2011/03/tinywings.jpg" rel="nofollow" target="_blank"&gt;&lt;img src="http://invisibles.cc/wp-content/uploads/2011/03/tinywings.jpg" title="tinywings" alt="" onload="resizeImage(this)"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;This is from the help pages to&amp;nbsp;[Tiny Wings](http://itunes.apple.com/us/app/tiny-wings/id417817520?mt=8) (iTunes Store link) by Andreas Illiger.That&amp;rsquo;s all you need to know, right there:- _Goal:_ flight.
- _Conflict:_ this will be difficult because your wings are tiny.
- _Game mechanic:_ perhaps you can use the many beautiful hills to help.
And then there&amp;rsquo;s an illustration to piece all the pieces together and explain what you&amp;rsquo;re going to do.The whole game is explained in two sentences; two sentences that manage to contain pathos, hope, a goal, and hints at the gameplay mechanic for achieving that goal.&lt;/blockquote&gt;


&lt;p&gt;Visto &lt;a href="http://infovore.org/archives/2011/03/03/my-favourite-piece-of-games-writing-this-week/" rel="nofollow" target="_blank"&gt;aqui&lt;/a&gt;, via &lt;a href="http://logicola.net/" rel="nofollow" target="_blank"&gt;logicola&lt;/a&gt;&lt;/p&gt;&lt;blockquote&gt;&amp;nbsp;&lt;/blockquote&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/03/09/hay-belleza-en-la-simplicidad</id>
      <link rel="alternate" href="http://invisibles.cc/2011/03/09/hay-belleza-en-la-simplicidad/"/>
      <title>Hay belleza en la simplicidad</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Jugar en el suelo</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-02-25T23:00:00Z</published>
    <id>planetaki.com:64:post:183784825</id>
    <link rel="alternate" href="http://invisibles.cc/2011/02/26/jugar-en-el-suelo/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784825"/>
    <content type="html">&lt;p&gt;Un impresionante juego en el que construyes el circuito con las cosas que tengas por casa:Visto en el &lt;a href="http://unvlog.com/punio/" rel="nofollow" target="_blank"&gt;unvlog de punio&lt;/a&gt;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/02/26/jugar-en-el-suelo</id>
      <link rel="alternate" href="http://invisibles.cc/2011/02/26/jugar-en-el-suelo/"/>
      <title>Jugar en el suelo</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Han Gang (Madrid)</title>
    <updated>2012-01-01T05:13:04Z</updated>
    <published>2011-02-10T15:54:55Z</published>
    <id>planetaki.com:64:post:177342893</id>
    <link rel="alternate" href="http://11870.com/pro/han-gang/manueltxo"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/177342893"/>
    <content type="html">&lt;br&gt;&lt;br&gt;Etiquetas: &lt;a href="http://11870.com/tag/pendiente" rel="nofollow" target="_blank"&gt;pendiente&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
    <source>
      <id>tag:11870.com,2012:/pro/han-gang/manueltxo</id>
      <link rel="alternate" href="http://11870.com/pro/han-gang/manueltxo"/>
      <title>Han Gang (Madrid)</title>
      <updated>2012-01-01T05:13:04Z</updated>
    </source>
  </entry>
  <entry>
    <title>why work doesn&amp;rsquo;t happen at work</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-02-03T23:00:00Z</published>
    <id>planetaki.com:64:post:183784827</id>
    <link rel="alternate" href="http://invisibles.cc/2011/02/04/why-work-doesn%C2%B4t-happen-at-work/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784827"/>
    <summary type="html">&lt;p&gt;Jason Fried, co-fundador de &lt;a href="http://37signals.com/" rel="nofollow" target="_blank"&gt;37Signals&lt;/a&gt; explica por que la oficina no es un buen lugar para trabajar.&lt;object width="446" height="326"&gt;&lt;param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"&gt;
&lt;param name="allowFullScreen" value="true"&gt;
&lt;param name="allowScriptAccess" value="always"&gt;
&lt;param name="wmode" value="transparent"&gt;
&lt;param name="bgColor" value="#ffffff"&gt;
&lt;param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/JasonFried_2010X-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/JasonFried-2010X.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=1014&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=jason_fried_why_work_doesn_t_happen_at_work;year=2010;theme=a_taste_of_tedx;theme=not_business_as_usual;theme=new_on_ted_com;event=TEDxMidwest;&amp;amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"&gt;
&lt;embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#ffffff" width="446" height="326" allowfullscreen="true" allowscriptaccess="always" flashvars="vu=http://video.ted.com/talks/dynamic/JasonFried_2010X-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/JasonFried-2010X.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=1014&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=jason_fried_why_work_doesn_t_happen_at_work;year=2010;theme=a_taste_of_tedx;theme=not_business_as_usual;theme=new_on_ted_com;event=TEDxMidwest;"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Jason Fried, co-fundador de &lt;a href="http://37signals.com/" rel="nofollow" target="_blank"&gt;37Signals&lt;/a&gt; explica por que la oficina no es un buen lugar para trabajar.&lt;object width="446" height="326"&gt;&lt;param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"&gt;
&lt;param name="allowFullScreen" value="true"&gt;
&lt;param name="allowScriptAccess" value="always"&gt;
&lt;param name="wmode" value="transparent"&gt;
&lt;param name="bgColor" value="#ffffff"&gt;
&lt;param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/JasonFried_2010X-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/JasonFried-2010X.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=1014&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=jason_fried_why_work_doesn_t_happen_at_work;year=2010;theme=a_taste_of_tedx;theme=not_business_as_usual;theme=new_on_ted_com;event=TEDxMidwest;&amp;amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"&gt;
&lt;embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#ffffff" width="446" height="326" allowfullscreen="true" allowscriptaccess="always" flashvars="vu=http://video.ted.com/talks/dynamic/JasonFried_2010X-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/JasonFried-2010X.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=1014&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=jason_fried_why_work_doesn_t_happen_at_work;year=2010;theme=a_taste_of_tedx;theme=not_business_as_usual;theme=new_on_ted_com;event=TEDxMidwest;"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/02/04/why-work-doesn&#180;t-happen-at-work</id>
      <link rel="alternate" href="http://invisibles.cc/2011/02/04/why-work-doesn%C2%B4t-happen-at-work/"/>
      <title>why work doesn&amp;rsquo;t happen at work</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>ack y emacs.</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-02-01T23:00:00Z</published>
    <id>planetaki.com:64:post:183784829</id>
    <link rel="alternate" href="http://invisibles.cc/2011/02/02/ack-y-emacs/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784829"/>
    <content type="html">&lt;blockquote&gt;Emacs es un gran sistema operativo al que le falta un buen editor.An&amp;oacute;nimo.&lt;/blockquote&gt;


&lt;p&gt;&lt;a href="http://invisibles.cc/wp-content/uploads/2011/02/emacs_screenshot.png" rel="nofollow" target="_blank"&gt;&lt;img src="http://invisibles.cc/wp-content/uploads/2011/02/emacs_screenshot.png" title="emacs_screenshot" alt="" onload="resizeImage(this)"&gt;&lt;/a&gt;Llevaba tiempo echando de menos en emacs algo que la mayoria de los grandes y pesados IDES tiene: busqueda integrada. Que cuando busques por un termino, te muestre los resultados y estos sean linkables y te lleven al fichero y la linea donde esta lo que buscas.Antes usaba &lt;a href="http://betterthangrep.com/" title="ack, better than grep" rel="nofollow" target="_blank"&gt;ack&lt;/a&gt; en una terminal, hasta que descubr&amp;iacute;&lt;a href="http://www.mail-archive.com/gnu-emacs-sources@gnu.org/msg01370/ack.el" title="ack.el" rel="nofollow" target="_blank"&gt; ack.el&lt;/a&gt;, de Philip Jackson. El unico problema que tenia era que llamaba a ack en el mismo directorio del archivo que tenias abierto, pero vi un post que me dio una gran idea: &lt;a href="http://blog.tobiascrawley.net/2010/02/11/emacs-tip-running-ack-in-the-project-root-wrinari/" rel="nofollow" target="_blank"&gt;usar la funcion rinari-root&lt;/a&gt;, que nos da el directorio de la raiz del proyecto (si tenemos&lt;a href="http://rinari.rubyforge.org/" rel="nofollow" target="_blank"&gt; rinari&lt;/a&gt; instalado, claro). As&amp;iacute; que cambie la penultima linea en ack.el,por:Y la verdad es que funciona muy bien. Mis primeros pinitos en lisp, chispas!&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/02/02/ack-y-emacs</id>
      <link rel="alternate" href="http://invisibles.cc/2011/02/02/ack-y-emacs/"/>
      <title>ack y emacs.</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Trainido</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2011-01-19T23:00:00Z</published>
    <id>planetaki.com:64:post:183784831</id>
    <link rel="alternate" href="http://invisibles.cc/2011/01/20/trainido/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784831"/>
    <content type="html">&lt;p&gt;Ahora que ya es p&amp;uacute;blico, por fin puedo hablar del proyecto en el que he estado trabajando estos &amp;uacute;ltimos meses :):&lt;a href="http://trainido.com" rel="nofollow" target="_blank"&gt;&lt;img src="http://invisibles.cc/wp-content/uploads/2011/01/trainido-logo-300x81.png" title="trainido" alt="" onload="resizeImage(this)"&gt;&lt;/a&gt;Se trata de un &lt;a href="http://trainido.com" title="trainido" rel="nofollow" target="_blank"&gt;entrenador personal on-line&lt;/a&gt;, pero real. Cuando te registras en la aplicaci&amp;oacute;n, y te suscribes tienes un entrenador de carne y hueso, que te har&amp;aacute; un entrenamiento a tu medida seg&amp;uacute;n tus objetivos. Seg&amp;uacute;n tus resultados, te ir&amp;aacute; adaptando el entrenamiento. En mi caso, que tengo al lado un gimnasio municipal, muy barato pero sin entrenadores ni nada parecido me parece una gran soluci&amp;oacute;n.Al principio, cuando empezamos con el proyecto, una de las cosas que mas me costaba era meterme en un mundo que no conoc&amp;iacute;a de nada, (lo que se llama conocer el dominio de la aplicaci&amp;oacute;n), me he aprendido nombres de m&amp;uacute;sculos de los que no hab&amp;iacute;a oido hablar en mi vida, he confundido los &lt;a href="http://www.youtube.com/trainido#p/a/u/2/F1kJSIqzgXI" rel="nofollow" target="_blank"&gt;abductores&lt;/a&gt; con los &lt;a href="http://www.youtube.com/trainido#p/u/52/tD2lszQXGEE" rel="nofollow" target="_blank"&gt;adductores&lt;/a&gt;, y he visto como se prepara un entrenamiento.A nivel t&amp;eacute;cnico, hemos usado rails 3, devise, rspec2 y steak (cada vez me gusta mas) con mysql y redis. Me ha gustado mucho usar redis para guardar todos los parametros de un entrenamiento (series, peso, pausas, etc), aunque podria haberlo hecho con mysql, me resulta mucho mas claro y sencillo poder trabajar con hashes y listas directamente.&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2011/01/20/trainido</id>
      <link rel="alternate" href="http://invisibles.cc/2011/01/20/trainido/"/>
      <title>Trainido</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Mezklum (Madrid)</title>
    <updated>2012-01-01T05:13:04Z</updated>
    <published>2011-01-06T10:33:46Z</published>
    <id>planetaki.com:64:post:177342894</id>
    <link rel="alternate" href="http://11870.com/pro/mezklum/manueltxo"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/177342894"/>
    <summary type="html">&lt;p&gt;para comer de menu por sol&lt;/p&gt;&lt;p&gt;Esta bastante bien, decoraci&amp;oacute;n chula, con camas y dem&amp;aacute;s. &lt;/p&gt;&lt;p&gt;Etiquetas: &lt;a href="http://11870.com/tag/menu" rel="nofollow" target="_blank"&gt;menu&lt;/a&gt;, &lt;a href="http://11870.com/tag/sol" rel="nofollow" target="_blank"&gt;sol&lt;/a&gt;&lt;/p&gt;</summary>
    <content type="html">para comer de menu por sol&lt;br&gt;&lt;br&gt;Esta bastante bien, decoraci&amp;oacute;n chula, con camas y dem&amp;aacute;s. &lt;br&gt;&lt;br&gt;Etiquetas: &lt;a href="http://11870.com/tag/menu" rel="nofollow" target="_blank"&gt;menu&lt;/a&gt;, &lt;a href="http://11870.com/tag/sol" rel="nofollow" target="_blank"&gt;sol&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;img style="vertical-align:middle" src="http://11870.com/static/imgs/ratings/rating3.png" onload="resizeImage(this)"&gt;&lt;p&gt;manu ha valorado  este servicio como: 'est&amp;aacute; OK'&lt;/p&gt;&lt;br&gt;&lt;br&gt;</content>
    <source>
      <id>tag:11870.com,2012:/pro/mezklum/manueltxo</id>
      <link rel="alternate" href="http://11870.com/pro/mezklum/manueltxo"/>
      <title>Mezklum (Madrid)</title>
      <updated>2012-01-01T05:13:04Z</updated>
    </source>
  </entry>
  <entry>
    <title>Complex and inteligent behavior</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2010-12-12T23:00:00Z</published>
    <id>planetaki.com:64:post:183784833</id>
    <link rel="alternate" href="http://invisibles.cc/2010/12/13/complex-and-inteligent-behavior/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784833"/>
    <content type="html">&lt;blockquote&gt;Simple, clear purpose and principles give rise to complex and intelligent behavior. Complex rules and regulations give rise to simple and stupid behavior&lt;/blockquote&gt;


&lt;p&gt;Dee Hock, founder of Visa.&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2010/12/13/complex-and-inteligent-behavior</id>
      <link rel="alternate" href="http://invisibles.cc/2010/12/13/complex-and-inteligent-behavior/"/>
      <title>Complex and inteligent behavior</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Los formularios de registro deben morir.</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2010-10-15T22:00:00Z</published>
    <id>planetaki.com:64:post:183784835</id>
    <link rel="alternate" href="http://invisibles.cc/2010/10/16/los-formularios-de-registro-deben-morir/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784835"/>
    <content type="html">&lt;p&gt;En la mayoria de las aplicaciones web el primer paso es rellenar un formulario de registro. &lt;a href="http://www.lukew.com/about/index.asp" title="Luke Wroblewski" rel="nofollow" target="_blank"&gt;Luke Wroblewski&lt;/a&gt;, el autor de &lt;a href="http://www.lukew.com/resources/web_form_design.asp" title="Web form design" rel="nofollow" target="_blank"&gt;web form design: Filling in the blanks&lt;/a&gt;, nos habla de tres alternativas al registro habitual:- Servicios web (login a traves de facebook, por ejemplo)
- Herramientas de comunicaci&amp;oacute;n: (como el email en caso de&amp;nbsp;&lt;a href="https://posterous.com/" title="posterous" rel="nofollow" target="_blank"&gt;posteuros&lt;/a&gt;, donde puedes crear y gestionar tu propio blog mediante tu cliente de email y sin registro)
- Gradual engagement (lo traduciria por algo asi como implicaci&amp;oacute;n gradual, o relaci&amp;oacute;n gradual)
El pdf y el video de la charla, mas que recomentable: &amp;nbsp;&lt;a href="http://www.lukew.com/presos/preso.asp?25" title="Sign Up Forms Must Die!" rel="nofollow" target="_blank"&gt;Sign Up Form Must Die!&lt;/a&gt;(originalmente escrito en el &lt;a href="http://gotfeeling.com/blog" rel="nofollow" target="_blank"&gt;blog de GotFeeling?&lt;/a&gt;)&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2010/10/16/los-formularios-de-registro-deben-morir</id>
      <link rel="alternate" href="http://invisibles.cc/2010/10/16/los-formularios-de-registro-deben-morir/"/>
      <title>Los formularios de registro deben morir.</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Benoit Mandelbrot, RIP</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2010-10-15T22:00:00Z</published>
    <id>planetaki.com:64:post:183784837</id>
    <link rel="alternate" href="http://invisibles.cc/2010/10/16/benoit-mandelbrot-rip/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784837"/>
    <summary type="html">&lt;p&gt;Ha muerto &lt;a href="http://es.wikipedia.org/wiki/Beno%C3%AEt_Mandelbrot" title="Mandelbrot" rel="nofollow" target="_blank"&gt;Mandelbrot&lt;/a&gt;, el padre de la geometr&amp;iacute;a fractal. Aunque ning&amp;uacute;n medio ha dado la noticia, ha circulado a trav&amp;eacute;s del &lt;a href="http://kottke.org/10/10/benoit-mandelbrot-rip" rel="nofollow" target="_blank"&gt;twitterde un colega suyo&lt;/a&gt;.&lt;object width="446" height="326"&gt;&lt;param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"&gt;
&lt;param name="allowFullScreen" value="true"&gt;
&lt;param name="allowScriptAccess" value="always"&gt;
&lt;param name="wmode" value="transparent"&gt;
&lt;param name="bgColor" value="#ffffff"&gt;
&lt;param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/BenoitMandelbrot_2010-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/BenoitMandelbrot-2010.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=909&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=benoit_mandelbrot_fractals_the_art_of_roughness;year=2010;theme=numbers_at_play;event=TED2010;&amp;amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"&gt;
&lt;embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#ffffff" width="446" height="326" allowfullscreen="true" allowscriptaccess="always" flashvars="vu=http://video.ted.com/talks/dynamic/BenoitMandelbrot_2010-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/BenoitMandelbrot-2010.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=909&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=benoit_mandelbrot_fractals_the_art_of_roughness;year=2010;theme=numbers_at_play;event=TED2010;"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</summary>
    <content type="html">&lt;p&gt;Ha muerto &lt;a href="http://es.wikipedia.org/wiki/Beno%C3%AEt_Mandelbrot" title="Mandelbrot" rel="nofollow" target="_blank"&gt;Mandelbrot&lt;/a&gt;, el padre de la geometr&amp;iacute;a fractal. Aunque ning&amp;uacute;n medio ha dado la noticia, ha circulado a trav&amp;eacute;s del &lt;a href="http://kottke.org/10/10/benoit-mandelbrot-rip" rel="nofollow" target="_blank"&gt;twitterde un colega suyo&lt;/a&gt;.&lt;object width="446" height="326"&gt;&lt;param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"&gt;
&lt;param name="allowFullScreen" value="true"&gt;
&lt;param name="allowScriptAccess" value="always"&gt;
&lt;param name="wmode" value="transparent"&gt;
&lt;param name="bgColor" value="#ffffff"&gt;
&lt;param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/BenoitMandelbrot_2010-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/BenoitMandelbrot-2010.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=909&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=benoit_mandelbrot_fractals_the_art_of_roughness;year=2010;theme=numbers_at_play;event=TED2010;&amp;amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"&gt;
&lt;embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#ffffff" width="446" height="326" allowfullscreen="true" allowscriptaccess="always" flashvars="vu=http://video.ted.com/talks/dynamic/BenoitMandelbrot_2010-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/BenoitMandelbrot-2010.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=909&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=benoit_mandelbrot_fractals_the_art_of_roughness;year=2010;theme=numbers_at_play;event=TED2010;"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2010/10/16/benoit-mandelbrot-rip</id>
      <link rel="alternate" href="http://invisibles.cc/2010/10/16/benoit-mandelbrot-rip/"/>
      <title>Benoit Mandelbrot, RIP</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>La documentaci&amp;oacute;n no tiene por que ser aburrida</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2010-09-01T22:00:00Z</published>
    <id>planetaki.com:64:post:183784839</id>
    <link rel="alternate" href="http://invisibles.cc/2010/09/02/la-documentacion-no-tiene-por-que-ser-aburrida/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784839"/>
    <content type="html">&lt;blockquote&gt;a &amp;Oslash;MQ socket is what you get when you take a normal TCP socket, inject it with a mix of radioactive isotopes stolen from a secret Soviet atomic research project, bombard it with 1950-era cosmic rays, and put it into the hands of a drug-addled comic book author with a badly-disguised fetish for bulging muscles clad in spandex.&lt;/blockquote&gt;


&lt;p&gt;&lt;a href="http://invisibles.cc/wp-content/uploads/2010/09/fig1.png" rel="nofollow" target="_blank"&gt;&lt;img src="http://invisibles.cc/wp-content/uploads/2010/09/fig1.png" title="fig1" alt="" onload="resizeImage(this)"&gt;&lt;/a&gt;De la documentaci&amp;oacute;n de &lt;a href="http://www.zeromq.org/" title="zeromq" rel="nofollow" target="_blank"&gt;zeromq&lt;/a&gt;, el sistema de mensajes que usa &lt;a href="http://mongrel2.org" title="mongrel2" rel="nofollow" target="_blank"&gt;mongrel2&lt;/a&gt;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2010/09/02/la-documentacion-no-tiene-por-que-ser-aburrida</id>
      <link rel="alternate" href="http://invisibles.cc/2010/09/02/la-documentacion-no-tiene-por-que-ser-aburrida/"/>
      <title>La documentaci&amp;oacute;n no tiene por que ser aburrida</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>La Violeta (Madrid)</title>
    <updated>2012-01-01T05:13:05Z</updated>
    <published>2010-08-25T13:44:11Z</published>
    <id>planetaki.com:64:post:177342897</id>
    <link rel="alternate" href="http://11870.com/pro/la-violeta-madrid/manueltxo"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/177342897"/>
    <content type="html">Ir&amp;eacute;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Etiquetas: &lt;a href="http://11870.com/tag/apetecible" rel="nofollow" target="_blank"&gt;apetecible&lt;/a&gt;, &lt;a href="http://11870.com/tag/pendiente" rel="nofollow" target="_blank"&gt;pendiente&lt;/a&gt;, &lt;a href="http://11870.com/tag/jazz" rel="nofollow" target="_blank"&gt;jazz&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
    <source>
      <id>tag:11870.com,2012:/pro/la-violeta-madrid/manueltxo</id>
      <link rel="alternate" href="http://11870.com/pro/la-violeta-madrid/manueltxo"/>
      <title>La Violeta (Madrid)</title>
      <updated>2012-01-01T05:13:05Z</updated>
    </source>
  </entry>
  <entry>
    <title>K-tuin (Madrid)</title>
    <updated>2012-01-01T05:13:05Z</updated>
    <published>2010-08-10T15:48:22Z</published>
    <id>planetaki.com:64:post:177342898</id>
    <link rel="alternate" href="http://11870.com/pro/k-tuin/manueltxo"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/177342898"/>
    <summary type="html">&lt;p&gt;dos meses sin port&amp;aacute;til y ninguna explicaci&amp;oacute;n&lt;/p&gt;&lt;p&gt;En K-tuin he tenido la peor experiencia con cualquier tienda. Llev&amp;eacute; mi port&amp;aacute;til en garantia para que me lo arreglaran el 15 de Junio, y dos meses despu&amp;eacute;s, tras haberlo llevado dos veces, sigue estropeado.&lt;/p&gt;&lt;p&gt;Me han llamado cuatro t&amp;eacute;cnicos distintos, preguntando cada vez de nuevas que que le pasaba al port&amp;aacute;til. Tras estos dos meses, ni me han querido sustituir el equipo, ni devolverme el dinero ni me han dado un plazo aproximativo de cuando podr&amp;iacute;a estar, ni un diagnostico. (La &amp;uacute;ltima vez me dijeron que le hab&amp;iacute;an resetado los conectores de la placa, que probara, pero no que le pasaba). &lt;/p&gt;</summary>
    <content type="html">dos meses sin port&amp;aacute;til y ninguna explicaci&amp;oacute;n&lt;br&gt;&lt;br&gt;En K-tuin he tenido la peor experiencia con cualquier tienda. Llev&amp;eacute; mi port&amp;aacute;til en garantia para que me lo arreglaran el 15 de Junio, y dos meses despu&amp;eacute;s, tras haberlo llevado dos veces, sigue estropeado.&lt;br&gt;&lt;br&gt;Me han llamado cuatro t&amp;eacute;cnicos distintos, preguntando cada vez de nuevas que que le pasaba al port&amp;aacute;til. Tras estos dos meses, ni me han querido sustituir el equipo, ni devolverme el dinero ni me han dado un plazo aproximativo de cuando podr&amp;iacute;a estar, ni un diagnostico. (La &amp;uacute;ltima vez me dijeron que le hab&amp;iacute;an resetado los conectores de la placa, que probara, pero no que le pasaba). &lt;br&gt;&lt;br&gt;Al llamar al servicio de atenci&amp;oacute;n al cliente de Apple, me dice que no son un centro autorizado de Apple, que lo mejor que puedo hacer es sacar de all&amp;iacute; mi port&amp;aacute;til y llevarlo a un centro autorizado. &lt;br&gt;&lt;br&gt;El servicio de atenci&amp;oacute;n al cliente de k-tuin, algo mas atento y simpatico que el servicio t&amp;eacute;cnico (no mucho mas), me explica que hay algunos problemas que ellos no pueden resolver por que no son un centro autorizado de apple, y que lo env&amp;iacute;an a otra tienda, en este caso Universo Mac.&lt;br&gt;&lt;br&gt;Ahora que tengo el port&amp;aacute;til, lo llevar&amp;eacute; a un centro autorizado de Apple que no tenga nada que ver con k-tuin. Voy a hablar con la oficina del consumidor a ver que se puede hacer en un caso asi. &lt;br&gt;&lt;br&gt;Etiquetas: &lt;a href="http://11870.com/tag/pesadilla-burocr%C3%A1tica" rel="nofollow" target="_blank"&gt;pesadilla-burocr&amp;aacute;tica&lt;/a&gt;, &lt;a href="http://11870.com/tag/no-volver" rel="nofollow" target="_blank"&gt;no-volver&lt;/a&gt;, &lt;a href="http://11870.com/tag/lo%20peor" rel="nofollow" target="_blank"&gt;lo peor&lt;/a&gt;, &lt;a href="http://11870.com/tag/desastre" rel="nofollow" target="_blank"&gt;desastre&lt;/a&gt;, &lt;a href="http://11870.com/tag/epic%20fail" rel="nofollow" target="_blank"&gt;epic fail&lt;/a&gt;, &lt;a href="http://11870.com/tag/no%20son%20centro%20autorizado%20de%20apple" rel="nofollow" target="_blank"&gt;no son centro autorizado de apple&lt;/a&gt;, &lt;a href="http://11870.com/tag/incompetencia" rel="nofollow" target="_blank"&gt;incompetencia&lt;/a&gt;, &lt;a href="http://11870.com/tag/desorganizaci%C3%B3n" rel="nofollow" target="_blank"&gt;desorganizaci&amp;oacute;n&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;img style="vertical-align:middle" src="http://11870.com/static/imgs/ratings/rating1.png" onload="resizeImage(this)"&gt;&lt;p&gt;manu ha valorado  este servicio como: 'lo odio'&lt;/p&gt;&lt;br&gt;&lt;br&gt;</content>
    <source>
      <id>tag:11870.com,2012:/pro/k-tuin/manueltxo</id>
      <link rel="alternate" href="http://11870.com/pro/k-tuin/manueltxo"/>
      <title>K-tuin (Madrid)</title>
      <updated>2012-01-01T05:13:05Z</updated>
    </source>
  </entry>
  <entry>
    <title>John Underkoffler: El futuro de la interfaz de usuario</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2010-07-24T22:00:00Z</published>
    <id>planetaki.com:64:post:183784841</id>
    <link rel="alternate" href="http://invisibles.cc/2010/07/25/john-underkoffler-el-futuro-de-la-interfaz-de-usuario/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784841"/>
    <summary type="html">&lt;p&gt;&lt;object width="500" height="281"&gt;&lt;param name="allowfullscreen" value="true"&gt;
&lt;param name="allowscriptaccess" value="always"&gt;
&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2229299&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=0&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1"&gt;
&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=2229299&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=0&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="281"&gt;&lt;/embed&gt;&lt;/object&gt;


&lt;/p&gt;&lt;p&gt;John Underkoffler fue el consejero cientifico de Minority Report, y es el creador de g-speak, la implementaci&amp;oacute;n real de la impresionante interfaz de la pel&amp;iacute;cula. En el primer video se puede ver g-speak en plan demo, en el segundo John cuenta en TED como funciona esta tecnologia y como espera que est&amp;eacute; disponible en todos los ordenadores en unos cinco a&amp;ntilde;os. &lt;/p&gt;</summary>
    <content type="html">&lt;object width="500" height="281"&gt;&lt;param name="allowfullscreen" value="true"&gt;
&lt;param name="allowscriptaccess" value="always"&gt;
&lt;param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2229299&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=0&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1"&gt;
&lt;embed src="http://vimeo.com/moogaloop.swf?clip_id=2229299&amp;amp;server=vimeo.com&amp;amp;show_title=1&amp;amp;show_byline=0&amp;amp;show_portrait=0&amp;amp;color=00ADEF&amp;amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="281"&gt;&lt;/embed&gt;&lt;/object&gt;


&lt;p&gt;John Underkoffler fue el consejero cientifico de Minority Report, y es el creador de g-speak, la implementaci&amp;oacute;n real de la impresionante interfaz de la pel&amp;iacute;cula. En el primer video se puede ver g-speak en plan demo, en el segundo John cuenta en TED como funciona esta tecnologia y como espera que est&amp;eacute; disponible en todos los ordenadores en unos cinco a&amp;ntilde;os. &lt;object width="446" height="326"&gt;&lt;param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"&gt;
&lt;param name="allowFullScreen" value="true"&gt;
&lt;param name="allowScriptAccess" value="always"&gt;
&lt;param name="wmode" value="transparent"&gt;
&lt;param name="bgColor" value="#ffffff"&gt;
&lt;param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/JohnUnderkoffler_2010-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/JohnUnderkoffler-2010.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=872&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=john_underkoffler_drive_3d_data_with_a_gesture;year=2010;theme=a_taste_of_ted2010;theme=what_s_next_in_tech;theme=tales_of_invention;theme=presentation_innovation;theme=new_on_ted_com;theme=technology_history_and_destiny;event=TED2010;&amp;amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"&gt;
&lt;embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgcolor="#ffffff" width="446" height="326" allowfullscreen="true" allowscriptaccess="always" flashvars="vu=http://video.ted.com/talks/dynamic/JohnUnderkoffler_2010-medium.flv&amp;amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/JohnUnderkoffler-2010.embed_thumbnail.jpg&amp;amp;vw=432&amp;amp;vh=240&amp;amp;ap=0&amp;amp;ti=872&amp;amp;introDuration=15330&amp;amp;adDuration=4000&amp;amp;postAdDuration=830&amp;amp;adKeys=talk=john_underkoffler_drive_3d_data_with_a_gesture;year=2010;theme=a_taste_of_ted2010;theme=what_s_next_in_tech;theme=tales_of_invention;theme=presentation_innovation;theme=new_on_ted_com;theme=technology_history_and_destiny;event=TED2010;"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</content>
    <source>
      <id>http://invisibles.cc/2010/07/25/john-underkoffler-el-futuro-de-la-interfaz-de-usuario</id>
      <link rel="alternate" href="http://invisibles.cc/2010/07/25/john-underkoffler-el-futuro-de-la-interfaz-de-usuario/"/>
      <title>John Underkoffler: El futuro de la interfaz de usuario</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>Chinese version available!</title>
    <updated>2010-06-22T08:08:08Z</updated>
    <published>2010-06-21T23:43:50Z</published>
    <id>planetaki.com:64:post:83141727</id>
    <link rel="alternate" href="http://vimeo.com/12732712"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/83141727"/>
    <content type="html">&lt;p&gt;&lt;strong&gt;ni hao ma?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;We just released a Chinese version of Planetaki. You can switch to Mandarin from the "preferences" link on the top right of your planet.&lt;/p&gt;
&lt;p&gt;Check &lt;a href="http://vimeo.com/12732712" rel="nofollow" target="_blank"&gt;this video&lt;/a&gt; for more info.&lt;/p&gt;</content>
    <source>
      <id></id>
      <link rel="alternate" href="http://vimeo.com/12732712"/>
      <title>Chinese version available!</title>
      <updated>2010-06-22T08:08:08Z</updated>
    </source>
  </entry>
  <entry>
    <title>topowanda: RT @madridrb: { :when =&amp;gt; Date.today.at("19:45"), 
  :where =&amp;gt; "The Cocktail", 
  :what =&amp;gt; %w{mongodb rabbitmq}, 
  :who =&amp;gt; @ ...</title>
    <updated>2010-06-25T12:02:50Z</updated>
    <published>2010-06-24T15:11:31Z</published>
    <id>planetaki.com:64:post:83725543</id>
    <link rel="alternate" href="http://twitter.com/topowanda/statuses/16936049334"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/83725543"/>
    <content type="html">topowanda: RT @madridrb: { :when =&amp;gt; Date.today.at("19:45"), 
  :where =&amp;gt; "The Cocktail", 
  :what =&amp;gt; %w{mongodb rabbitmq}, 
  :who =&amp;gt; @ ...</content>
    <source>
      <id>http://twitter.com/topowanda/statuses/16936049334</id>
      <link rel="alternate" href="http://twitter.com/topowanda/statuses/16936049334"/>
      <title>topowanda: RT @madridrb: { :when =&amp;gt; Date.today.at("19:45"), 
  :where =&amp;gt; "The Cocktail", 
  :what =&amp;gt; %w{mongodb rabbitmq}, 
  :who =&amp;gt; @ ...</title>
      <updated>2010-06-25T12:02:50Z</updated>
    </source>
  </entry>
  <entry>
    <title>We build castles in the air, from air&amp;hellip;</title>
    <updated>2012-02-05T15:47:39Z</updated>
    <published>2010-06-22T22:00:00Z</published>
    <id>planetaki.com:64:post:183784843</id>
    <link rel="alternate" href="http://invisibles.cc/2010/06/23/we-build-castles-in-the-air-from-air/"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/183784843"/>
    <content type="html">&lt;p&gt;Una de las citas que mas me gustan para explicar como funciona el desarrollo de software de &lt;a href="http://es.wikipedia.org/wiki/Frederick_Brooks" title="Frederik Brooks" rel="nofollow" target="_blank"&gt;Frederick Brooks&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&amp;ldquo;The programmer, like the poet, works only slightly removed from pure thought-stuff.&amp;rdquo;He&amp;nbsp;builds&amp;nbsp;castles&amp;nbsp;in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures.&amp;rdquo;Yet the program construct, unlike the poet&amp;rsquo;s words, is real in the sense that it moves and works, producing visible outputs separate from the construct itself. It prints results, draws pictures, produces sounds, moves arms.&amp;rdquo;The magic of myth and legend has come true in our time. One types the correct incantation on a keyboard, and a display screen comes to life, showing things that never&amp;nbsp;were nor could be. &amp;hellip;&amp;rdquo;The computer resembles the magic of legend in this respect, too. If one character, one pause, of the incantation is not strictly in proper form, the magic doesn&amp;rsquo;t work. Human beings are not accustomed to being perfect, an few areas of human activity demand it.&amp;rdquo;Adjusting to the requirement for perfection is, I think, the most difficult part of learning to program.&amp;rdquo;&lt;/blockquote&gt;&lt;em&gt;From &lt;/em&gt;&lt;cite&gt;The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition&lt;/cite&gt;</content>
    <source>
      <id>http://invisibles.cc/2010/06/23/we-build-castles-in-the-air-from-air</id>
      <link rel="alternate" href="http://invisibles.cc/2010/06/23/we-build-castles-in-the-air-from-air/"/>
      <title>We build castles in the air, from air&amp;hellip;</title>
      <updated>2012-02-05T15:47:39Z</updated>
    </source>
  </entry>
  <entry>
    <title>topowanda: @guillermooo como mola!</title>
    <updated>2010-06-25T12:02:50Z</updated>
    <published>2010-06-22T16:25:42Z</published>
    <id>planetaki.com:64:post:83725537</id>
    <link rel="alternate" href="http://twitter.com/topowanda/statuses/16782209237"/>
    <link rel="full" href="http://www.planetaki.com/towanda/posts/83725537"/>
    <content type="html">topowanda: @guillermooo como mola!</content>
    <source>
      <id>http://twitter.com/topowanda/statuses/16782209237</id>
      <link rel="alternate" href="http://twitter.com/topowanda/statuses/16782209237"/>
      <title>topowanda: @guillermooo como mola!</title>
      <updated>2010-06-25T12:02:50Z</updated>
    </source>
  </entry>
</feed>

