<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel><generator>http://textpattern.com/?v=4.0.6</generator>
<title>Informática, Internet y otras cosas del querer</title>
<link>http://www.frangarcia.net/</link>
<atom:link href="http://www.frangarcia.net/rss/" rel="self" type="application/rss+xml" />

<pubDate>Wed, 17 Aug 2016 13:06:25 GMT</pubDate>

<item><title>How to develop a Facebook bot?</title>
<description>
<![CDATA[<p>2016 has been the year of bots and you can find them everywhere. Even Facebook launched its own bot by the beginning of the year. From my experience working with it,  Facebook <span class="caps">API</span> is not the best documented <span class="caps">API</span> you can find on the internet. That&#8217;s the reason I have decided to create my own article to help other developers.</p>

	<p>The documentation I am trying to improve can be found at <a href="https://developers.facebook.com/docs/messenger-platform/quickstart">https://developers.facebook.com/docs/messenger-platform/quickstart</a></p>]]>
</description>
<link>http://www.frangarcia.net/articles/382/how-to-develop-a-facebook-bot</link>
<pubDate>Wed, 17 Aug 2016 08:39:24 GMT</pubDate>
<dc:creator>Fran García</dc:creator>
<guid isPermaLink="false">tag:www.frangarcia.net,2016-08-16:20247d2c1b33c92c828e77198a7808fa/93118341e48db697e4cceea6432d3425</guid>
</item>
<item><title>Contenedor mysql con docker compose  (en MAC OS X)</title>
<description>
<![CDATA[<p>Si te <a href="https://github.com/docker-library/mysql/issues/99">estás peleando con docker compose y mysql para hacerlo funcionar correctamente en tu máquina <span class="caps">MAC</span> OS X</a>, aquí está la solución.</p>]]>
</description>
<link>http://www.frangarcia.net/articles/379/contenedor-mysql-con-docker-compose-en-mac-os-x</link>
<pubDate>Mon, 22 Feb 2016 09:51:04 GMT</pubDate>
<dc:creator>Fran García</dc:creator>
<guid isPermaLink="false">tag:www.frangarcia.net,2016-02-21:20247d2c1b33c92c828e77198a7808fa/55ec13607c2b84f68a144a8be86906c2</guid>
</item>
<item><title>Presentación sobre Spock</title>
<description>
<![CDATA[<p>He decidido compartir de forma abierta la presentación sobre <a href="http://www.spockframework.org/">Spock</a> que imparto en el <a href="http://web.ua.es/expertojava">Experto Java</a>.</p>]]>
</description>
<link>http://www.frangarcia.net/articles/378/presentacion-sobre-spock</link>
<pubDate>Sat, 16 Jan 2016 18:55:27 GMT</pubDate>
<dc:creator>Fran García</dc:creator>
<guid isPermaLink="false">tag:www.frangarcia.net,2016-01-16:20247d2c1b33c92c828e77198a7808fa/467eee0461b72ef1a058568c876d5ceb</guid>
</item>
<item><title>El Elche Club de Fútbol en CartoDB</title>
<description>
<![CDATA[<p>Llevo tiempo oyendo hablar mucho de <a href="https://cartodb.com">CartoDB</a>, un proyecto español que <a href="http://www.elconfidencial.com/tecnologia/2014-09-10/de-chamberi-a-la-ciudad-de-los-rascacielos-con-8-millones-de-dolares_189213/">está dando y dará mucho que hablar</a>. Básicamente CartoDB lleva un paso más allá la visualización de mapas y hoy mismo con las elecciones en Catalunya, <a href="http://www.eldiario.es/catalunya/MAPA-participacion-elecciones-Parlament-Catalunya_0_435356798.html#municipios">El diario.es</a> está presentando unos mapas muy interesantes gracias a CartoDB. </p>]]>
</description>
<link>http://www.frangarcia.net/articles/377/el-elche-club-de-futbol-en-cartodb</link>
<pubDate>Mon, 28 Sep 2015 01:04:57 GMT</pubDate>
<dc:creator>Fran García</dc:creator>
<guid isPermaLink="false">tag:www.frangarcia.net,2015-09-27:20247d2c1b33c92c828e77198a7808fa/d8d745c55e2a6ac1add1c02950e221ce</guid>
</item>
<item><title>Algo de metaprogramación en tus proyectos Groovy</title>
<description>
<![CDATA[<p>Digamos que la metaprogramación no es más que extender la funcionalidad de determinadas clases Java en tiempo de ejecución. Por ejemplo, imagina que necesitas que la clase String tenga un método llamado urlize() el cual transforme una cadena cualquiera en una cadena que se pueda utilizar como parte de una url de nuestra aplicación. Por ejemplo, si tenemos la frase &#8220;Año 2015: el año del cambio.&#8221;, nuestro método debería devolver algo así como &#8220;ano-2015-el-ano-del-cambio&#8221;, esto es, eliminando todo tipo de carácter acentuado, espacios, comas y demás que tanto nos complican la vida en las urls.</p>]]>
</description>
<link>http://www.frangarcia.net/articles/359/algo-de-metaprogramacion-en-tus-proyectos-groovy</link>
<pubDate>Tue, 22 Sep 2015 19:02:49 GMT</pubDate>
<dc:creator>Fran García</dc:creator>
<guid isPermaLink="false">tag:www.frangarcia.net,2012-06-18:20247d2c1b33c92c828e77198a7808fa/4d6978b1fa57e1318cf0fc6ed6b23ad1</guid>
</item></channel>
</rss>