<?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>2WebFacil &#187; addthis</title>
	<atom:link href="http://2webfacil.com/tag/addthis/feed/" rel="self" type="application/rss+xml" />
	<link>http://2webfacil.com</link>
	<description>Tips, tutoriales, ejemplos y descargas para personalizar tu web</description>
	<lastBuildDate>Wed, 21 Jul 2010 04:59:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>AddThis: Marcadores sociales en tu Web</title>
		<link>http://2webfacil.com/addthis-marcadores-sociales-en-tu-web/</link>
		<comments>http://2webfacil.com/addthis-marcadores-sociales-en-tu-web/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 01:50:56 +0000</pubDate>
		<dc:creator>2webfacil</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Herramientas]]></category>
		<category><![CDATA[addthis]]></category>
		<category><![CDATA[compartir]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://2webfacil.com/?p=305</guid>
		<description><![CDATA[<p>Un punto importante al momento de promover una web es el uso de las redes sociales, para ello se ofrece a los visitantes facilidades para que puedan compartir un determinado recurso de nuestro web en diferentes sitios como Facebook, Twitter, Digg, Delicious, etc.</p>
<p style="text-align:center"></p>
<p><strong>AddThis</strong><br />
<a href="http://www.addthis.com/">AddThis</a> es una librería Javascript que permite agregar fácilmente los botones para compartir contenido en diferentes sitios. Se puede&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Un punto importante al momento de promover una web es el uso de las redes sociales, para ello se ofrece a los visitantes facilidades para que puedan compartir un determinado recurso de nuestro web en diferentes sitios como Facebook, Twitter, Digg, Delicious, etc.</p>
<p style="text-align:center"><img src="http://2webfacil.com/wp-content/uploads/2009/11/addthis.gif" alt="addthis" title="addthis" width="104" height="23" /></p>
<p><strong>AddThis</strong><br />
<a href="http://www.addthis.com/">AddThis</a> es una librería Javascript que permite agregar fácilmente los botones para compartir contenido en diferentes sitios. Se puede personalizar y soporta hasta 50 idiomas y soporta mas de 150 servicios como Twitter, Facebook, MySpace entre otros.</p>
<p style="text-align:center"><img src="http://2webfacil.com/wp-content/uploads/2009/11/addthis-demo.gif" alt="addthis-demo" title="addthis-demo" width="234" height="195"  /></p>
<p><strong>Como utilizar AddThis</strong><br />
El uso de AddThis es sencillo para ello accedemos a <a href="http://addthis.com">http://addthis.com</a> en donde seleccionamos que tipo de página tenemos (Blogger, WordPress, MySpace o un Web normal) luego el tipo de botón a utilizar, opcionalmente puedes seleccionar una opción para obtener estadísticas de las visitas para lo cual hay que registrarse y finalmente generamos nuestro botón.</p>
<p><strong>AddThis en tu Website</strong><br />
Si seleccionamos website el código generado será de la siguiente forma, el cual debes colocar en cada página donde desees agregar la opción para compartir.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">&lt;!-- AddThis Button BEGIN --&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">a</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;addthis_button&quot;</span> <span style="color: #000066;">href</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://www.addthis.com/bookmark.php?v=250&amp;amp;pub=xa-4aff590b0be123da&quot;</span>&gt;&lt;<span style="color: #000000; font-weight: bold;">img</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://s7.addthis.com/static/btn/v2/lg-share-en.gif&quot;</span> <span style="color: #000066;">width</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;125&quot;</span> <span style="color: #000066;">height</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;16&quot;</span> <span style="color: #000066;">alt</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;Bookmark and Share&quot;</span> <span style="color: #000066;">style</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;border:0&quot;</span><span style="color: #66cc66;">/</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">a</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4aff590b0be123da&quot;</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span>
<span style="color: #808080; font-style: italic;">&lt;!-- AddThis Button END --&gt;</span></pre></td></tr></table></div>

<p><strong>AddThis en Blogger</strong><br />
Si utilizas Blogger puedes agregarlo rápidamente a tu sidebar con la opción <em>Install to Sidebar</em> que agregará el código necesario automáticamente. Ahora si deseas agregar la opción en cada post debes editar tu plantilla y agregar el código generado justo después de la etiqueta <em>&gt;div class=&#8217;post-footer&#8217;&lt;</em></p>
<p style="text-align:center"><img src="http://2webfacil.com/wp-content/uploads/2009/11/blogger_thumb_3.png" alt="blogger_thumb_3" title="blogger_thumb_3" width="380" height="200" /> </p>
<p>Guardas tu plantilla y ya tienes instalado esta opción en tu blog. Puedes el ejemplo funcionando en nuestro blog de prueba en: <a href="http://2webfacil.blogspot.com">http://2webfacil.blogspot.com</a></p>

	Tags: <a href="http://2webfacil.com/tag/addthis/" title="addthis" rel="tag">addthis</a>, <a href="http://2webfacil.com/tag/blogger/" title="Blogger" rel="tag">Blogger</a>, <a href="http://2webfacil.com/tag/compartir/" title="compartir" rel="tag">compartir</a>, <a href="http://2webfacil.com/tag/facebook/" title="Facebook" rel="tag">Facebook</a>, <a href="http://2webfacil.com/tag/javascript/" title="javascript" rel="tag">javascript</a>, <a href="http://2webfacil.com/tag/twitter/" title="Twitter" rel="tag">Twitter</a><br />
]]></content:encoded>
			<wfw:commentRss>http://2webfacil.com/addthis-marcadores-sociales-en-tu-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
