<?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>samuelaguilera.com &#187; WordPress</title>
	<atom:link href="http://www.samuelaguilera.com/archivo/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.samuelaguilera.com</link>
	<description>Desarrollo web con WordPress y otros temas de interés.</description>
	<lastBuildDate>Tue, 31 Aug 2010 10:54:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>6 tutoriales de Custom Post Type</title>
		<link>http://www.samuelaguilera.com/archivo/tutoriales-wordpress-custom-post-type.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/tutoriales-wordpress-custom-post-type.xhtml#comments</comments>
		<pubDate>Tue, 31 Aug 2010 10:54:14 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[Desarrollo]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[tutorial]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=710</guid>
		<description><![CDATA[Los &#8220;custom post type&#8221; de WordPress nos han dado muchas y grandes posibilidades para convertir WordPress, todavía más, en una aplicación extremadamente personalizada a todos los niveles. Sin embargo al principio pueden ser un poco complicados de entender. Para hacerlo más fácil aquí os dejo una lista de seis tutoriales distintos que hablan sobre los [...]]]></description>
			<content:encoded><![CDATA[<p>Los &#8220;<strong>custom post type</strong>&#8221; de <strong>WordPress</strong> nos han dado muchas y grandes posibilidades para convertir <strong>WordPress</strong>, todavía más, en una aplicación extremadamente personalizada a todos los niveles.</p>
<p>Sin embargo al principio pueden ser un poco complicados de entender. Para hacerlo más fácil aquí os dejo una lista de seis tutoriales distintos que hablan sobre los tipos de entrada personalizados (<strong>custom post type</strong>):</p>
<ul>
<li><a href="http://justintadlock.com/archives/2010/04/29/custom-post-types-in-WordPress">Custom post types in WordPress</a></li>
<li><a href="http://www.wpbeginner.com/wp-tutorials/how-to-use-custom-post-types/">How to use Custom Post Types in WordPress 3.0</a></li>
<li><a href="http://wpengineer.com/impressions-of-custom-post-type/">First Impressions of Custom Post Type</a></li>
<li><a href="http://www.ilovecolors.com.ar/creating-custom-post-types-WordPress/">Creating custom post types in WordPress 3.0</a></li>
<li><a href="http://wpmu.org/explore-the-power-of-custom-post-types-to-maximize-WordPress-as-a-cms/">Explore the Power of Custom Post Types to Maximize WordPress as a CMS</a></li>
<li><a href="http://kovshenin.com/archives/custom-post-types-in-WordPress-3-0/">Custom Post Types in WordPress 3.0</a></li>
</ul>
<p>Artículo original de <a title="WPTricks.net" href="http://wptricks.net/custom-post-type-tutorial-collections">WPTricks.net</a></p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/tutoriales-wordpress-custom-post-type.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/tutoriales-wordpress-custom-post-type.xhtml#comments">No hay comentarios</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/tutoriales-wordpress-custom-post-type.xhtml&title=6 tutoriales de Custom Post Type">del.icio.us</a> | <a href="http://twitter.com/home?status=6 tutoriales de Custom Post Type: http://www.samuelaguilera.com/archivo/tutoriales-wordpress-custom-post-type.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/tutoriales-wordpress-custom-post-type.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/custom-post-types" rel="tag">custom post types</a>, <a href="http://www.samuelaguilera.com/archivo/tag/tutorial" rel="tag">tutorial</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/tutoriales-wordpress-custom-post-type.xhtml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shorten2Ping will not support OAuth</title>
		<link>http://www.samuelaguilera.com/archivo/shorten2ping-not-oauth.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/shorten2ping-not-oauth.xhtml#comments</comments>
		<pubDate>Mon, 30 Aug 2010 22:24:29 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[ping.fm]]></category>
		<category><![CDATA[shorten2ping]]></category>
		<category><![CDATA[twitter]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=708</guid>
		<description><![CDATA[Tomorrow is the deadline set by Twitter to stop allowing any other auth method than OAuth for third party apps, that includes WordPress plugins like Shorten2Ping. I&#8217;m not familiarized with OAuth, and at present I don&#8217;t have time nor any motivation to add support for OAuth in Shorten2Ping, this plugin is only a personal project [...]]]></description>
			<content:encoded><![CDATA[<p>Tomorrow is the <a title="Applications and OAuth" href="http://blog.twitter.com/2010/08/twitter-applications-and-oauth.html">deadline set by Twitter</a> to stop allowing any other auth method than <strong>OAuth</strong> for third party apps, that includes WordPress plugins like <a title="Shorten2Ping" href="http://www.samuelaguilera.com/archivo/shorten2ping-notifies-pingfm-bitly.xhtml">Shorten2Ping</a>.</p>
<p>I&#8217;m not familiarized with <strong>OAuth</strong>, and at present I don&#8217;t have time nor any motivation to add support for <strong>OAuth</strong> in <a title="Shorten2Ping" href="../archivo/shorten2ping-notifies-pingfm-bitly.xhtml">Shorten2Ping</a>, this plugin is only a personal project that I share with you all and I&#8217;m fine using a <a title="Ping.fm" href="http://ping.fm/">Ping.fm</a> account to spread my blog&#8217;s updates.</p>
<p>I think that the 99% of <a title="Shorten2Ping" href="../archivo/shorten2ping-notifies-pingfm-bitly.xhtml">Shorten2Ping</a> users are using a <a title="Ping.fm" href="http://ping.fm">Ping.fm</a> account to make the updates, so this notice will be not a problem for they. If you are one of the 1% that are using the direct Twitter update with my plugin, I&#8217;m so sorry, but I&#8217;m sure that you&#8217;ll find any other Twitter WordPress plugin that will fit your needs.</p>
<p>If you want to continue using <a title="Shorten2Ping" href="../archivo/shorten2ping-notifies-pingfm-bitly.xhtml">Shorten2Ping</a> and don&#8217;t have already a <a title="Ping.fm" href="http://ping.fm/">Ping.fm</a> account, simply create one :) it&#8217;s free, easy, and very useful.</p>
<p>Anyway, if any developer wants to contribute to <a title="Shorten2Ping" href="../archivo/shorten2ping-notifies-pingfm-bitly.xhtml">Shorten2Ping</a> adding <strong>OAuth</strong> support, I&#8217;ll be pleased to merge it in the official release and credit him (or her ;) ) for the contribution.</p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/shorten2ping-not-oauth.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/shorten2ping-not-oauth.xhtml#comments">No hay comentarios</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/shorten2ping-not-oauth.xhtml&title=Shorten2Ping will not support OAuth">del.icio.us</a> | <a href="http://twitter.com/home?status=Shorten2Ping will not support OAuth: http://www.samuelaguilera.com/archivo/shorten2ping-not-oauth.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/shorten2ping-not-oauth.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/oauth" rel="tag">oauth</a>, <a href="http://www.samuelaguilera.com/archivo/tag/pingfm" rel="tag">ping.fm</a>, <a href="http://www.samuelaguilera.com/archivo/tag/plugins" rel="tag">Plugins</a>, <a href="http://www.samuelaguilera.com/archivo/tag/shorten2ping" rel="tag">shorten2ping</a>, <a href="http://www.samuelaguilera.com/archivo/tag/twitter" rel="tag">twitter</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/shorten2ping-not-oauth.xhtml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>El blog de TED se pasa a WordPress.com VIP</title>
		<link>http://www.samuelaguilera.com/archivo/el-blog-de-ted-se-pasa-a-wordpress-com-vip.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/el-blog-de-ted-se-pasa-a-wordpress-com-vip.xhtml#comments</comments>
		<pubDate>Thu, 12 Aug 2010 10:09:23 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[blogs]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=698</guid>
		<description><![CDATA[Anuncian en Automattic que el blog oficial de TED, la conocida plataforma de charlas y conferencias temáticas, se pasa al servicio de WordPress.com VIP. Anteriormente el blog de TED usaba MovableType. Además de ser otro punto positivo más para WordPress, al llevarse a su terreno un blog tan importante, supone también una mejora para los [...]]]></description>
			<content:encoded><![CDATA[<p><a title="TED se pasa a WP VIP" href="http://publisherblog.automattic.com/2010/08/11/ted-joins-wordpress-com-vip/">Anuncian en Automattic</a> que el <a title="Blog de TED" href="http://blog.ted.com/">blog oficial de TED</a>, la conocida plataforma de charlas y conferencias temáticas, se pasa al servicio de <strong>WordPress.com VIP</strong>.</p>
<p><img class="alignright size-full wp-image-699" title="TED" src="http://www.samuelaguilera.com/wp-content/uploads/ted.png" alt="TED" width="228" height="51" />Anteriormente el blog de <a title="TED" href="http://www.ted.com/">TED</a> usaba <a title="MovableType" href="http://www.movabletype.org/">MovableType</a>.</p>
<p>Además de ser otro punto positivo más para <strong>WordPress</strong>, al llevarse a su terreno un blog tan importante, supone también una mejora para los usuarios de <strong>WordPress.com</strong>, ya que ahora <a title="Compartir charlas TED en WordPress.com" href="http://en.support.wordpress.com/videos/ted-talks/">compartir en sus blogs las charlas de TED</a> es todavía mucho más fácil.</p>
<p>¿Llegará <strong>WordPress</strong> a comerse todo el mercado de plataformas de publicación?, de momento se está llevando un buen trozo del pastel.</p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/el-blog-de-ted-se-pasa-a-wordpress-com-vip.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/el-blog-de-ted-se-pasa-a-wordpress-com-vip.xhtml#comments">No hay comentarios</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/el-blog-de-ted-se-pasa-a-wordpress-com-vip.xhtml&title=El blog de TED se pasa a WordPress.com VIP">del.icio.us</a> | <a href="http://twitter.com/home?status=El blog de TED se pasa a WordPress.com VIP: http://www.samuelaguilera.com/archivo/el-blog-de-ted-se-pasa-a-wordpress-com-vip.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/el-blog-de-ted-se-pasa-a-wordpress-com-vip.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/automattic" rel="tag">Automattic</a>, <a href="http://www.samuelaguilera.com/archivo/tag/blogs" rel="tag">blogs</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/el-blog-de-ted-se-pasa-a-wordpress-com-vip.xhtml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>El futuro de BuddyPress y bbPress</title>
		<link>http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml#comments</comments>
		<pubDate>Tue, 10 Aug 2010 18:57:54 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bbPress]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=696</guid>
		<description><![CDATA[Por si todavía no te has enterado, justo en este momento hay una furiosa actividad en la comunidad de WordPress. Por primera vez en ocho años, el equipo de desarrollo del núcleo de WordPress no está trabajando en la siguiente versión de WordPress, en su lugar lo hacen en una iniciativa que han llamado &#8220;3.org&#8220;. [...]]]></description>
			<content:encoded><![CDATA[<p>Por <a title="BuddyPress y BBPress" href="http://buddypress.org/2010/08/buddypress-and-bbpress-the-future/">si todavía no te has enterado</a>, justo en este momento hay una furiosa actividad en la comunidad de <strong>WordPress</strong>. <strong>Por primera vez en ocho años, el equipo de desarrollo del núcleo de WordPress no está trabajando en la siguiente versión de WordPress</strong>, en su lugar lo hacen en una iniciativa que han llamado &#8220;<strong>3.org</strong>&#8220;.</p>
<p><strong>3.org</strong> es un proyecto centrado en construir y <strong>pulir los elementos que rodean a WordPress</strong> en lugar del propio <strong>WordPress</strong>. Parte de esta iniciativa está centrada en la conversión de <a title="bbPress" href="http://bbpress.org"><strong>bbPress</strong></a> de una plafaforma independiente a una pequeña extensión de <strong>WordPress</strong>.</p>
<p><img class="alignright size-full wp-image-697" title="Logo de BuddyPress" src="http://www.samuelaguilera.com/wp-content/uploads/buddypress.gif" alt="Logo de BuddyPress" width="287" height="66" />Desde <a title="BuddyPress" href="http://buddypress.org"><strong>BuddyPress</strong></a> 1.1, <strong>bbPress</strong> ha venido incluido en el paquete para ayudar a hacer su instalación tan sencilla como sea posible. Se logró integrar como un componente de foro dedicado para permitir debates en los grupos, y se incluyó un directorio de temas para ayudar a localizarlos en un lugar concreto. Todas estas ideas estaban bien sobre el papel pero tuvieron respuestas de la comunidad y resultados no siempre buenos en la práctica. Hacer que <strong>bbPress</strong> sea una extensión independiente ayudará a que las instalaciones puedan ser más personalizables, lo cual será una buena noticia para cualquiera que ya esté usando <strong>bbPress</strong> como módulo de foro o para aquellos que estaban esperando por la complejidad de todo ello.<br />
(...)<br/>Leer el resto de <a href="http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml">El futuro de BuddyPress y bbPress</a> (217 palabras)</p>
<hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml#comments">1 comentario</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml&title=El futuro de BuddyPress y bbPress">del.icio.us</a> | <a href="http://twitter.com/home?status=El futuro de BuddyPress y bbPress: http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/bbpress" rel="tag">bbPress</a>, <a href="http://www.samuelaguilera.com/archivo/tag/buddypress" rel="tag">BuddyPress</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/futuro-buddypress-bbpress.xhtml/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0.1</title>
		<link>http://www.samuelaguilera.com/archivo/wordpress-3-0-1.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/wordpress-3-0-1.xhtml#comments</comments>
		<pubDate>Fri, 30 Jul 2010 19:30:01 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[actualización]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=695</guid>
		<description><![CDATA[Desde ayer está disponible WordPress 3.0.1, una actualización menor en la que se han solucionado 54 tickets de la versión 3.0. Si ya tienes instalado WordPress 3.0 es recomendable que actualices a esta nueva versión, ya que al tratarse de una versión que sólo aporta correcciones de fallos menores (ninguno de ellos de seguridad) no [...]]]></description>
			<content:encoded><![CDATA[<p>Desde ayer está disponible <a title="WordPress 3.0.1" href="http://wordpress.org/news/2010/07/wordpress-3-0-1/"><strong>WordPress 3.0.1</strong></a>, una actualización menor en la que se han solucionado <a title="Tickets WordPres 3.0.1" href="http://core.trac.wordpress.org/query?status=closed&amp;group=resolution&amp;milestone=3.0.1">54 tickets</a> de la versión 3.0.</p>
<p>Si ya tienes instalado <strong>WordPress 3.0</strong> es <strong>recomendable que actualices a esta nueva versión</strong>, ya que al tratarse de una versión que sólo aporta correcciones de fallos menores (ninguno de ellos de seguridad) no hay que preocuparse de posibles incompatibilidades con extensiones o similares. Lo que funcione con <strong>WordPress 3.0</strong> funcionará con la versión 3.0.1 sin lugar a dudas.</p>
<p>Añadir también, que si ya actualizaste a la 3.0.1 y<strong> lo hiciste en los primeros 20 minutos desde que estaba disponible</strong> (22:00 UTC) deberías volver a actualizar según <a title="Vuelve a actualizar WP 3.0.1" href="http://twitter.com/wordpress/status/19859163982">indicaciones de Automattic en Twitter</a> (debieron dejarse algún archivo por actualizar).</p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/wordpress-3-0-1.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/wordpress-3-0-1.xhtml#comments">1 comentario</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/wordpress-3-0-1.xhtml&title=WordPress 3.0.1">del.icio.us</a> | <a href="http://twitter.com/home?status=WordPress 3.0.1: http://www.samuelaguilera.com/archivo/wordpress-3-0-1.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/wordpress-3-0-1.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/actualizacion" rel="tag">actualización</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/wordpress-3-0-1.xhtml/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convertir entradas a tipos personalizados</title>
		<link>http://www.samuelaguilera.com/archivo/convertir-entradas-custom-posts.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/convertir-entradas-custom-posts.xhtml#comments</comments>
		<pubDate>Tue, 27 Jul 2010 17:19:49 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[custom post types]]></category>
		<category><![CDATA[extensión]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=693</guid>
		<description><![CDATA[Una de las nuevas características más esperadas de WordPress 3.0 ha sido el hecho de poder crear tipos de entradas personalizadas (custom post types), con su propio juego de taxonomías. Dando así la posibilidad de crear contenidos claramente diferenciados de los habituales. Esto desde luego representa una ampliación de usos posibles para WordPress y para [...]]]></description>
			<content:encoded><![CDATA[<p>Una de las nuevas características más esperadas de <strong>WordPress 3.0</strong> ha sido el hecho de poder crear tipos de entradas personalizadas (custom post types), con su propio juego de taxonomías. Dando así la posibilidad de crear contenidos claramente diferenciados de los habituales.</p>
<p>Esto desde luego representa una ampliación de usos posibles para <strong>WordPress</strong> y para el que empieza desde cero con la versión 3.0 no supone más que ventajas. ¿Pero y qué pasa si ya tenemos nuestro <strong>WordPress</strong> lleno de contenido que <strong>nos gustaría convertir a entradas personalizadas</strong>?.</p>
<p><img class="alignright size-full wp-image-393" title="Logo WordPress" src="http://www.samuelaguilera.com/wp-content/uploads/wp-logo-small.png" alt="" />Para esos casos, tenemos dos opciones en forma de <strong>extensiones de WordPress</strong>.</p>
<p><a title="Post Type Switcher" href="http://wordpress.org/extend/plugins/post-type-switcher/"><strong>Post Type Switcher</strong></a> añadirá a la pantalla de edición de la entrada una nueva sección, situada por encima del bloque de publicación, donde podremos <strong>convertir una página en entrada, una entrada en página, una entrada en cualquier tipo de entrada personalizada,</strong> etc&#8230; Simplemente seleccionando el tipo al que queremos convertir la entrada/página y guardando cambios.</p>
<p>Dada la interfaz de esta extensión, es evidente que sólo nos servirá si son pocas las entradas a las que les queremos cambiar el tipo. Ya que tenemos que ir una a una.</p>
<p><a title="Convert Post Types" href="http://wordpress.org/extend/plugins/convert-post-types/"><strong>Convert Post Types</strong></a> por otro lado está pensaba para el <strong>cambio masivo del tipo de entrada</strong>. Esta extensión añadirá una opción nueva al menú herramientas de nuestro <strong>WordPress</strong> y nos permitirá <strong>cambiar categorías enteras de entradas, convirtiéndolas a los nuevos tipos entrada que seleccionemos</strong> (se pueden elegir varios simultáneamente) e incluso añadirles si queremos determinadas etiquetas, que se sumarán a las ya existentes en cada entrada.</p>
<p>Además de estas extensiones, se pueden encontrar ya muchas otras para aprovechar los &#8220;<strong>custom post types</strong>&#8220;, basta con buscar por esa misma frase en el <a title="WordPress" href="http://wordpress.org/extend/plugins/">directorio de extensiones de WordPress</a>.</p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/convertir-entradas-custom-posts.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/convertir-entradas-custom-posts.xhtml#comments">No hay comentarios</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/convertir-entradas-custom-posts.xhtml&title=Convertir entradas a tipos personalizados">del.icio.us</a> | <a href="http://twitter.com/home?status=Convertir entradas a tipos personalizados: http://www.samuelaguilera.com/archivo/convertir-entradas-custom-posts.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/convertir-entradas-custom-posts.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/custom-post-types" rel="tag">custom post types</a>, <a href="http://www.samuelaguilera.com/archivo/tag/extension" rel="tag">extensión</a>, <a href="http://www.samuelaguilera.com/archivo/tag/plugins" rel="tag">Plugins</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/convertir-entradas-custom-posts.xhtml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Añade canciones de Spotify a tu blog</title>
		<link>http://www.samuelaguilera.com/archivo/canciones-spotify-wordpress.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/canciones-spotify-wordpress.xhtml#comments</comments>
		<pubDate>Sun, 23 May 2010 12:21:43 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[extensión]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[música]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[twitter]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=690</guid>
		<description><![CDATA[Ahora  que el servicio de música online Spotify está volcándose en convertirse en un componente más de las redes sociales como Facebook o Twitter (redes con las que está actualmente integrado). Los desarrolladores de extensiones de WordPress no han pasado por alto dicho movimiento. Fruto de ello es la extensión WP-Spotify de David Hermansson, que [...]]]></description>
			<content:encoded><![CDATA[<p>Ahora  que el servicio de música online <a title="Spotify" href="http://www.spotify.com/">Spotify</a> está volcándose en convertirse en un componente más de las redes sociales como <a title="Facebook" href="http://www.facebook.com">Facebook</a> o <a title="Twitter" href="http://www.twitter.com">Twitter</a> (redes con las que está actualmente integrado). Los desarrolladores de <strong>extensiones de WordPress</strong> no han pasado por alto dicho movimiento.</p>
<div id="attachment_691" class="wp-caption alignleft" style="width: 310px"><a href="http://www.samuelaguilera.com/wp-content/uploads/spotify-wordpress.png"><img class="size-medium wp-image-691  " title="Spotify en WordPress" src="http://www.samuelaguilera.com/wp-content/uploads/spotify-wordpress-300x77.png" alt="Spotify en WordPress" width="300" height="77" /></a><p class="wp-caption-text">Spotify en WordPress</p></div>
<p>Fruto de ello es la extensión <a title="WP-Spotify" href="http://wordpress.org/extend/plugins/wp-spotify/"><strong>WP-Spotify</strong></a> de <a title="David Hermansson" href="http://blogg.neolines.se/wp-spotify">David Hermansson</a>, que permite la inserción de canciones de <a title="Spotify" href="http://www.spotify.com">Spotify</a> en blogs de WordPress.</p>
<p>Por el momento <a title="WP-Spotify" href="http://wordpress.org/extend/plugins/wp-spotify/"><strong>WP-Spotify</strong></a> sólo permite hacerlo con canciones &#8220;sueltas&#8221;, no con álbumes o artistas.</p>
<p>El uso de esta <strong>extensión de Spotify para WordPress</strong> es bastante sencillo, si quieres insertar una canción de tu gusto en una entrada de tu blog, sólo tienes que seguir los siguientes pasos (una vez hayas instalado y activado la extensión, claro):</p>
<ol>
<li>En <strong>Spotify</strong> (en el programa), haz clic con el botón derecho del ratón sobre la canción que quieres compartir en tu blog y escoge la opción &#8220;<strong>Copiar URI de Spotify</strong>&#8220;.</li>
<li>Pulsa en la pestaña <strong>HTML</strong> de tu editor de <strong>WordPress</strong> y sitúa el cursor en el lugar donde quieres que se inserte el recuadro con los detalles de la canción (lo aconsejable sería situar el curso en una línea vacía).</li>
<li>Pulsa el botón derecho del ratón y escoge &#8220;<strong>Pegar</strong>&#8221; (o pulsa CTRL+V) y verás algo como spotify:track:7e65gHts9ZB8AuxhcHZTp1</li>
<li>Lo único que tienes que hacer para que <strong><a title="WP-Spotify" href="http://wordpress.org/extend/plugins/wp-spotify/"><strong>WP-Spotify</strong></a></strong> haga su trabajo es añadir corchetes de apertura y cierre a dicho texto, de manera que quede así <strong>[</strong>spotify:track:7e65gHts9ZB8AuxhcHZTp1<strong>]</strong></li>
</ol>
<p>Y esto es todo amigos :) si has seguido correctamente las instrucciones, verás en la entrada donde has insertado el código de la canción un recuadro como el de imagen que acompaña a este artículo. (Nota: La <strong>URI de Spotify</strong> usada en el ejemplo es real y corresponde a la canción que se muestra en la imagen).</p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/canciones-spotify-wordpress.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/canciones-spotify-wordpress.xhtml#comments">4 comentarios</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/canciones-spotify-wordpress.xhtml&title=Añade canciones de Spotify a tu blog">del.icio.us</a> | <a href="http://twitter.com/home?status=Añade canciones de Spotify a tu blog: http://www.samuelaguilera.com/archivo/canciones-spotify-wordpress.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/canciones-spotify-wordpress.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/extension" rel="tag">extensión</a>, <a href="http://www.samuelaguilera.com/archivo/tag/facebook" rel="tag">facebook</a>, <a href="http://www.samuelaguilera.com/archivo/tag/musica" rel="tag">música</a>, <a href="http://www.samuelaguilera.com/archivo/tag/plugins" rel="tag">Plugins</a>, <a href="http://www.samuelaguilera.com/archivo/tag/spotify" rel="tag">spotify</a>, <a href="http://www.samuelaguilera.com/archivo/tag/twitter" rel="tag">twitter</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/canciones-spotify-wordpress.xhtml/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Shorten2Ping 1.4.1 released</title>
		<link>http://www.samuelaguilera.com/archivo/shorten2ping-1-4-1-released.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/shorten2ping-1-4-1-released.xhtml#comments</comments>
		<pubDate>Mon, 12 Apr 2010 09:13:04 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[cli.gs]]></category>
		<category><![CDATA[is.gd]]></category>
		<category><![CDATA[j.mp]]></category>
		<category><![CDATA[ping.fm]]></category>
		<category><![CDATA[shorten2ping]]></category>
		<category><![CDATA[su.pr]]></category>
		<category><![CDATA[tr.im]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wp.me]]></category>
		<category><![CDATA[yourls]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=685</guid>
		<description><![CDATA[Version 1.4.1 of Shorten2Ping is available for download&#8230; The following changes have been made in Shorten2Ping 1.4.1: Added is.gd shortener support. Added j.mp shortener support. Added wp.me shortener support. Added cli.gs shortener support. Added Traditional Chinese translation (zh_TW) , thanks to Pseric. Updated spanish (es_ES) translation. Improved Facebook Thumbnail support. Now uses the new post [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Version 1.4.1</strong> of  <a title="Shorten2Ping" href="http://www.samuelaguilera.com/archivo/shorten2ping-notifies-pingfm-bitly.xhtml">Shorten2Ping</a> is available for download&#8230;</p>
<p><span style="text-decoration: underline;">The following changes have been made in Shorten2Ping 1.4.1:</span></p>
<ul>
<li>Added <strong>is.gd</strong> shortener support.</li>
<li>Added <strong>j.mp</strong> shortener support.</li>
<li>Added <strong>wp.me</strong> shortener support.</li>
<li>Added <strong>cli.gs</strong> shortener support.</li>
<li>Added Traditional Chinese translation (zh_TW) , thanks to Pseric.</li>
<li>Updated spanish (es_ES) translation.</li>
<li>Improved Facebook Thumbnail support. Now uses the new post thumbnail function if available and thumbnail was defined in the post by the user. If not, uses the first attached image or the one the user sets using fb_thumb custom field (like previous version).</li>
<li>Changed su.pr function to use CURL instead of fopen.</li>
<li>Changed from rel=&#8221;short_url&#8221; to rel=&#8221;shortlink&#8221;. So now uses the same like wp.me</li>
<li>Improved settings handling using WP API for settings.</li>
<li>Fixed removing of the &#8216;Get shorlink&#8217; button if (WP) stats plugin is active.</li>
</ul>
<p>You can install it from your <strong>WordPress</strong> dashboard or <a title="Download Shorten2Ping" href="http://wordpress.org/extend/plugins/shorten2ping/">download Shorten2Ping from WordPress extend directory</a> and install it manually. If you do it manually, <strong>remember to deactivate and activate the plugin</strong> before use new version.</p>
<p>If you want to know more about <strong>Shorten2Ping</strong> visit the <a title="Shorten2Ping" href="http://www.samuelaguilera.com/archivo/shorten2ping-notifies-pingfm-bitly.xhtml"><strong>Shorten2Ping official homepage</strong></a>. If you need support post a new topic at <a href="http://wordpress.org/support/">WordPress forums</a> and tag it with <strong>shorten2ping</strong> tag. I’m <a href="http://wordpress.org/support/rss/tags/shorten2ping">subscribed to that tag by rss</a>, so I will see your post.</p>
<p>By the way&#8230; if you like my plugin, please rate it at <a title="Download Shorten2Ping" href="http://wordpress.org/extend/plugins/shorten2ping/">WordPress extend directory</a>, make a post spreading the word about my plugin, or <a title="Donate to Shorten2Ping" href="http://www.samuelaguilera.com/archivo/shorten2ping-notifies-pingfm-bitly.xhtml#donate_button">make a donation</a>. Any of these things will make me happy and give some motivation to improve the plugin ;)</p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/shorten2ping-1-4-1-released.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/shorten2ping-1-4-1-released.xhtml#comments">2 comentarios</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/shorten2ping-1-4-1-released.xhtml&title=Shorten2Ping 1.4.1 released">del.icio.us</a> | <a href="http://twitter.com/home?status=Shorten2Ping 1.4.1 released: http://www.samuelaguilera.com/archivo/shorten2ping-1-4-1-released.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/shorten2ping-1-4-1-released.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/bitly" rel="tag">bit.ly</a>, <a href="http://www.samuelaguilera.com/archivo/tag/cli-gs" rel="tag">cli.gs</a>, <a href="http://www.samuelaguilera.com/archivo/tag/is-gd" rel="tag">is.gd</a>, <a href="http://www.samuelaguilera.com/archivo/tag/j-mp" rel="tag">j.mp</a>, <a href="http://www.samuelaguilera.com/archivo/tag/pingfm" rel="tag">ping.fm</a>, <a href="http://www.samuelaguilera.com/archivo/tag/plugins" rel="tag">Plugins</a>, <a href="http://www.samuelaguilera.com/archivo/tag/shorten2ping" rel="tag">shorten2ping</a>, <a href="http://www.samuelaguilera.com/archivo/tag/su-pr" rel="tag">su.pr</a>, <a href="http://www.samuelaguilera.com/archivo/tag/trim" rel="tag">tr.im</a>, <a href="http://www.samuelaguilera.com/archivo/tag/twitter" rel="tag">twitter</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wp-me" rel="tag">wp.me</a>, <a href="http://www.samuelaguilera.com/archivo/tag/yourls" rel="tag">yourls</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/shorten2ping-1-4-1-released.xhtml/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VaultPress el nuevo servicio de backup de Automattic</title>
		<link>http://www.samuelaguilera.com/archivo/vaultpress.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/vaultpress.xhtml#comments</comments>
		<pubDate>Tue, 30 Mar 2010 22:43:53 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[Software y tecnología]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[copias de seguridad]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=682</guid>
		<description><![CDATA[Automattic, la empresa responsable de WordPress.com y de su versión instalable, ha lazando su servicio de copias de seguridad, al que han bautizado como VaulPress, para los usuarios que han optado por esta última opción, la de instalar WordPress en su propio hosting. Actualmente el servicio de encuentra en fase de beta privada a la [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Automattic" href="http://automattic.com/"><strong>Automattic</strong></a>, la empresa responsable de <a title="WordPress" href="http://wordpres.com">WordPress.com</a> y de su versión instalable, ha lazando su servicio de copias de seguridad, al que han bautizado como <a title="VaulPress" href="http://vaultpress.com/"><strong>VaulPress</strong></a>, para los usuarios que han optado por esta última opción, la de <strong>instalar WordPress en su propio hosting</strong>.</p>
<p>Actualmente el servicio de encuentra en fase de <strong>beta privada</strong> a la que se puede acceder mediante lo que han llamado &#8220;entradas de oro&#8221; que enviarán (supuestamente) transcurridos unos días a todo aquel que las solicite.</p>
<p><img class="size-medium wp-image-683 alignright" title="VaultPress" src="http://www.samuelaguilera.com/wp-content/uploads/vaultpress-300x88.png" alt="VaultPress" width="300" height="88" />Sin embargo lo que no parece que dejen muy claro es si durante esta fase beta cobrarán a sus usuarios los <strong>$25</strong> que planean cobrar por el servicio. Lo lógico sería que no, por ser una beta y porque además en el <a title="Alta en VaultPress" href="http://vaultpress.com/signup/"><strong>formulario de alta de VaultPress</strong></a> han habilitado una casilla para indicar a sus responsables cuanto estarías dispuesto a pagar por este servicio &#8220;en un mundo perfecto&#8221;.</p>
<p>Tal como describen el servicio, tiene bastante buena pinta ya que entre otras características dicen que el proceso de backup se realiza en tiempo real. Con lo que puedes estar seguro de que si escribes, editas, o subes un archivo, <strong>VaultPress</strong> estará al mismo tiempo haciendo copia del mismo. Sin embargo no da detalles, por ejemplo, del espacio en disco del que podrá disponer cada usuario o de como se realiza el proceso de copia a los servidores de <strong>VaultPress</strong>.</p>
<p>Seguramente, como casi todo lo que hace <strong>Automattic</strong>, será un gran servicio. Pero me hace preguntarme&#8230; ¿Pensará <strong>Automattic</strong> en dejar algo del pastel del <strong>soporte técnico</strong> a los que hemos <strong>apostado por WordPress como herramienta de trabajo</strong>? :)</p>
<p><span style="text-decoration: underline;"><strong>ACTUALIZACIÓN:</strong></span> Un día después de escribir el artículo han bajado el precio inicial de <strong>$25</strong> a <strong>$10</strong>&#8230; Supongo que han debido de tener muchas sugerencias de gente que estaría dispuesta a pagar esa cantidad y no la inicial.</p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/vaultpress.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/vaultpress.xhtml#comments">No hay comentarios</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/vaultpress.xhtml&title=VaultPress el nuevo servicio de backup de Automattic">del.icio.us</a> | <a href="http://twitter.com/home?status=VaultPress el nuevo servicio de backup de Automattic: http://www.samuelaguilera.com/archivo/vaultpress.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/vaultpress.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/automattic" rel="tag">Automattic</a>, <a href="http://www.samuelaguilera.com/archivo/tag/beta" rel="tag">beta</a>, <a href="http://www.samuelaguilera.com/archivo/tag/copias-de-seguridad" rel="tag">copias de seguridad</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/vaultpress.xhtml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.9.2</title>
		<link>http://www.samuelaguilera.com/archivo/wordpress-2-9-2.xhtml</link>
		<comments>http://www.samuelaguilera.com/archivo/wordpress-2-9-2.xhtml#comments</comments>
		<pubDate>Mon, 15 Feb 2010 21:27:33 +0000</pubDate>
		<dc:creator>Samuel Aguilera</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[actualización]]></category>
		<category><![CDATA[seguridad]]></category>
		<guid isPermaLink="false">http://www.samuelaguilera.com/?p=674</guid>
		<description><![CDATA[Según indican en el blog oficial de WordPress Thomas Mackenzie avisó al equipo de WordPress de un problema por el cual los usuarios que habían iniciado sesión podían acceder a entradas en la papelera que pertenecían a otros usuarios. Si tienes usuarios registrados en tu blog en los que no tienes plena confianza y entradas [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.samuelaguilera.com/wp-content/uploads/wp-logo-small.png"><img class="alignright size-full wp-image-393" title="Logo WordPress" src="http://www.samuelaguilera.com/wp-content/uploads/wp-logo-small.png" alt="" /></a>Según <a title="WordPress 2.9.2" href="http://wordpress.org/development/2010/02/wordpress-2-9-2/">indican en el blog oficial de WordPress</a> <a href="http://www.tmacuk.co.uk/">Thomas Mackenzie</a> avisó al equipo de <strong>WordPress</strong> de un problema por el cual los usuarios que habían iniciado sesión podían acceder a entradas en la papelera que pertenecían a otros usuarios. Si tienes usuarios registrados en tu blog en los que no tienes plena confianza y entradas importantes en la papelera, deberías <a href="http://wordpress.org/wordpress-2.9.2.zip">actualizar a WordPress 2.9.2</a>.</p>
<p>Como siempre, también puedes actualizar desde el menú <strong>Herramientas -&gt; Actualizar</strong>.</p><hr />
<p><small>© 2010 <a href="http://www.samuelaguilera.com">Samuel Aguilera</a>. |
<a href="http://www.samuelaguilera.com/archivo/wordpress-2-9-2.xhtml">Enlace permanente</a> |
<a href="http://www.samuelaguilera.com/archivo/wordpress-2-9-2.xhtml#comments">No hay comentarios</a> |
Añadir a
<a href="http://del.icio.us/post?url=http://www.samuelaguilera.com/archivo/wordpress-2-9-2.xhtml&title=WordPress 2.9.2">del.icio.us</a> | <a href="http://twitter.com/home?status=WordPress 2.9.2: http://www.samuelaguilera.com/archivo/wordpress-2-9-2.xhtml">Enviar a Twitter</a> | <a href="http://meneame.net/submit.php?url=http://www.samuelaguilera.com/archivo/wordpress-2-9-2.xhtml">Enviar a Meneame.net</a>
<br/>
Etiquetas: <a href="http://www.samuelaguilera.com/archivo/tag/actualizacion" rel="tag">actualización</a>, <a href="http://www.samuelaguilera.com/archivo/tag/seguridad" rel="tag">seguridad</a>, <a href="http://www.samuelaguilera.com/archivo/tag/wordpress" rel="tag">WordPress</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.samuelaguilera.com/archivo/wordpress-2-9-2.xhtml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
