<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Guiabreve &#187; API</title>
	<atom:link href="http://guiabreve.com/tag/api/feed" rel="self" type="application/rss+xml" />
	<link>http://guiabreve.com</link>
	<description>Red Bull-based programming</description>
	<lastBuildDate>Wed, 16 May 2012 13:47:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Disponible librería oficial en PHP para las APIs de Google</title>
		<link>http://guiabreve.com/libreria-php-oficial-para-apis-de-google.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=libreria-php-oficial-para-apis-de-google</link>
		<comments>http://guiabreve.com/libreria-php-oficial-para-apis-de-google.html#comments</comments>
		<pubDate>Tue, 13 Sep 2011 10:00:14 +0000</pubDate>
		<dc:creator>Víctor Falcón Ruiz</dc:creator>
				<category><![CDATA[Recursos]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[documentacion]]></category>
		<category><![CDATA[ejemplos]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Libreria]]></category>
		<category><![CDATA[oficial]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://guiabreve.com/?p=898</guid>
		<description><![CDATA[Hasta ahora las librerías de Google para acceder a sus API&#8217;s &#8220;solo&#8221; estaban disponible en Java, .Net, Objective C, Ruby y Python. Ahora Google ha liberado oficialmente la versión PHP de sus librerías. Al fin, un cliente oficial en PHP. Por ahora esta en versión beta y solo para algunas aplicaciones web de Googe como Buzz, <a href="http://guiabreve.com/libreria-php-oficial-para-apis-de-google.html">Continuar &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-899 encuadre" title="Google PHP API Library" src="http://guiabreve.com/wp-content/uploads/Google-PHP-API-Library-300x93.png" alt="" width="300" height="93" />Hasta ahora las librerías de <strong>Google</strong> para acceder a sus <strong>API&#8217;s</strong> &#8220;solo&#8221; estaban disponible en <strong>Java</strong>, <strong>.Net</strong>, <strong>Objective C</strong>, <strong>Ruby</strong> y <strong>Python</strong>. Ahora Google ha liberado oficialmente la versión <a href="http://guiabreve.com/tag/php">PHP</a> de sus librerías. Al fin, un cliente oficial en <strong>PHP</strong>.</p>
<p>Por ahora esta en versión beta y solo para algunas aplicaciones web de <strong>Googe</strong> como <strong>Buzz</strong>, <strong>Latitude</strong>, <strong>Books</strong> o <strong>Tasks</strong> y utilidades como <strong>Page Speed Online</strong> o <strong>URL Shortener</strong>. Además también esta disponible el sistema de autenticación de usuarios <strong>Oauth 2.0</strong>.</p>
<p>Además de la librería ya esta disponible la <a title="Documentacion Google API PHP Library" href="http://code.google.com/p/google-api-php-client/wiki/TableOfContents">documentación</a> necesaria y <a title="Ejemplos Google API PHP Client" href="http://code.google.com/p/google-api-php-client/wiki/Samples">ejemplos funcionales</a> para que no nos cueste nada comenzar a utilizarla en nuestros proyectos.</p>
]]></content:encoded>
			<wfw:commentRss>http://guiabreve.com/libreria-php-oficial-para-apis-de-google.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HybridAuth, librería PHP para autentificarse usando redes sociales</title>
		<link>http://guiabreve.com/hybridauth-libreria-php-para-autentificarse-usando-redes-sociales.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hybridauth-libreria-php-para-autentificarse-usando-redes-sociales</link>
		<comments>http://guiabreve.com/hybridauth-libreria-php-para-autentificarse-usando-redes-sociales.html#comments</comments>
		<pubDate>Thu, 18 Aug 2011 14:00:55 +0000</pubDate>
		<dc:creator>Víctor Falcón Ruiz</dc:creator>
				<category><![CDATA[Recursos]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HybridAuth]]></category>
		<category><![CDATA[Libreria]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Windows Live]]></category>

		<guid isPermaLink="false">http://guiabreve.com/?p=767</guid>
		<description><![CDATA[HybridAuth es una librería PHP de código abierto que nos permitirá autentificar usuarios usando la API de distintas redes sociales. Gracias a ella podremos facilitar el registro en nuestra web permitiendo a los usuarios acceder con su cuenta de OpenID, Facebook, LinkedIn, Google, Twitter, Windows Live, Foursquare, Vimeo, Yahoo, PayPal entre otros. Lo mejor de <a href="http://guiabreve.com/hybridauth-libreria-php-para-autentificarse-usando-redes-sociales.html">Continuar &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://guiabreve.com/wp-content/uploads/HybridAuth-300x174.gif" alt="" title="HybridAuth" width="300" height="174" class="encuadre alignright size-medium wp-image-769" /><a href="http://hybridauth.sourceforge.net/" title="HybridAuth">HybridAuth</a> es una librería <strong><a href="http://guiabreve.com/tag/PHP" title="Etiqueta: PHP">PHP</a></strong> de <strong>código abierto</strong> que nos permitirá autentificar usuarios usando la API de distintas redes sociales.</p>
<p>Gracias a ella podremos facilitar el registro en nuestra web permitiendo a los usuarios acceder con su cuenta de <strong>OpenID</strong>, <strong>Facebook</strong>, <strong>LinkedIn</strong>, <strong>Google</strong>, <strong>Twitter</strong>, <strong>Windows Live</strong>, <strong>Foursquare</strong>, <strong>Vimeo</strong>, <strong>Yahoo</strong>, <strong>PayPal</strong> entre otros. </p>
<p>Lo mejor de todos es que nos facilita la comunicación con las distintas APIs por lo que integrar esta funcionalidad en nuestro website no nos llevará horas.</p>
]]></content:encoded>
			<wfw:commentRss>http://guiabreve.com/hybridauth-libreria-php-para-autentificarse-usando-redes-sociales.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter lanza Web Intents</title>
		<link>http://guiabreve.com/twitter-lanza-web-intents.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=twitter-lanza-web-intents</link>
		<comments>http://guiabreve.com/twitter-lanza-web-intents.html#comments</comments>
		<pubDate>Fri, 01 Apr 2011 18:45:22 +0000</pubDate>
		<dc:creator>Víctor Falcón Ruiz</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wen Intents]]></category>

		<guid isPermaLink="false">http://guiabreve.com/?p=60</guid>
		<description><![CDATA[Web Intents es una nueva API liberada por la compañía para generar mayor interactividad entre un sitio web, los usuarios y el propio Twitter. El propio Twitter lo define así: La nueva herramienta permite a los usuarios interactuar con el contenido de Twitter en el contexto de su sitio, sin abandonar la página o tener <a href="http://guiabreve.com/twitter-lanza-web-intents.html">Continuar &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-63" title="Make it easy to bring interactivity to Tweets that you display on the web" src="http://guiabreve.com/wp-content/uploads/Make-it-easy-to-bring-interactivity-to-Tweets-that-you-display-on-the-web.png" alt="" width="311" /><a href="http://dev.twitter.com/pages/intents">Web Intents</a> es una nueva <a href="http://bitelia.com/2011/03/twitter-lanza-web-intents-un-cliente-interactivo-para-webs">API liberada por la compañía</a> para generar mayor interactividad entre un sitio web, los usuarios y el propio Twitter. El propio <strong>Twitter</strong> lo define así:</p>
<blockquote><p>La nueva herramienta permite a los usuarios interactuar con el contenido de Twitter en el contexto de su sitio, sin abandonar la página o tener la autorización de una nueva aplicación sólo para la interacción.</p></blockquote>
<p>En la <a href="http://dev.twitter.com/pages/intents#tweet-intent">web de desarrolladores de Twitter</a> se nos explica como usar esta nueva API. Es muy sencillo, solo tenemos que añadir una linea javascript y los enlaces que deseamos.</p>
<pre class="brush:xml">&lt;script type="text/javascript" src="http://platform.twitter.com/widgets.js"&gt;&lt;/script&gt;
&lt;p&gt;&lt;a href="http://twitter.com/intent/tweet?in_reply_to=51113028241989632"&gt;Reply&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://twitter.com/intent/retweet?tweet_id=51113028241989632"&gt;Retweet&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://twitter.com/intent/favorite?tweet_id=51113028241989632"&gt;Favorite&lt;/a&gt;&lt;/p&gt;</pre>
<p>En este ejemplo los enlaces solo tienen como variable la <code>id</code> del <em>Tweet</em> al que hace referencia, pero algunos de los enlaces pueden incluir más variables como cuentas relacionadas, etc. Podemos ver más información en la página de documentación.</p>
]]></content:encoded>
			<wfw:commentRss>http://guiabreve.com/twitter-lanza-web-intents.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

