<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>CuatroXL - Cuatro Xl</title>
	<atom:link href="http://cuatroxl.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cuatroxl.wordpress.com</link>
	<description>cuatro, cuatro, cuatro, cuatro, xl</description>
	<pubDate>Mon, 07 Jul 2008 23:54:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>es</language>
			<item>
		<title>Symfonians. aplicación para crear una red social basado en symfony</title>
		<link>http://cuatroxl.wordpress.com/2008/07/07/symfonians-aplicacion-para-crear-una-red-social-basado-en-symfony/</link>
		<comments>http://cuatroxl.wordpress.com/2008/07/07/symfonians-aplicacion-para-crear-una-red-social-basado-en-symfony/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 23:54:22 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=102</guid>
		<description><![CDATA[Symfonians es el nombre de la nueva aplicación, publicado con licencia CC. La aplicación está echa con Symfony, así que para los desarrolladores de Symfony es una fantastica noticia.

enlace al proyecto: http://symfonians.org/
enlace a demo: http://symfonians.net/
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Symfonians es el nombre de la nueva aplicación, publicado con licencia CC. La aplicación está echa con Symfony, así que para los desarrolladores de Symfony es una fantastica noticia.</p>
<p style="text-align:center;"><a href="http://symfonians.net/"><img class="aligncenter" src="http://symfonians.org/attachment/wiki/WikiStart/Screenshot.png?format=raw" alt="Symfonyans, aplicación para crear una red social" /></a></p>
<p style="text-align:left;">enlace al proyecto: <a href="http://symfonians.org/">http://symfonians.org/</a></p>
<p style="text-align:left;">enlace a demo: <a href="http://symfonians.net/">http://symfonians.net/</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/102/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/102/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=102&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/07/07/symfonians-aplicacion-para-crear-una-red-social-basado-en-symfony/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>

		<media:content url="http://symfonians.org/attachment/wiki/WikiStart/Screenshot.png?format=raw" medium="image">
			<media:title type="html">Symfonyans, aplicación para crear una red social</media:title>
		</media:content>
	</item>
		<item>
		<title>Estándares de codificación para la programación PHP</title>
		<link>http://cuatroxl.wordpress.com/2008/07/06/estandares_de_codificacion_para_la_programacion_php/</link>
		<comments>http://cuatroxl.wordpress.com/2008/07/06/estandares_de_codificacion_para_la_programacion_php/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 10:55:16 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[php]]></category>

		<category><![CDATA[estándar de codificación]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=101</guid>
		<description><![CDATA[Enrique Place comentaba(en un post) la situación de estándares de codificación que tenemos en php, y como somos los más anarquistas en este tema.
De ese post, que recomiendo la lectura del PDF con el estilo que propone Zend, me quedo con una frase:

&#8220;No eres tan especial como para crear tu propio estándar&#8221;

enlace a: Presentación: &#8220;Buenas [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Enrique Place comentaba(en un post) la situación de estándares de codificación que tenemos en php, y como somos los más anarquistas en este tema.</p>
<p>De ese post, que recomiendo la lectura del PDF con el estilo que propone Zend, me quedo con una frase:</p>
<blockquote>
<h3>&#8220;No eres tan especial como para crear tu propio estándar&#8221;</h3>
</blockquote>
<p>enlace a: <a href="http://phpsenior.blogspot.com/2008/06/presentacin-buenas-prcticas-de.html">Presentación: &#8220;Buenas Prácticas de Desarrollo en PHP&#8221;</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/101/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/101/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=101&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/07/06/estandares_de_codificacion_para_la_programacion_php/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>
	</item>
		<item>
		<title>PHPUnit en MVC con ZendFramework. Test unitarios</title>
		<link>http://cuatroxl.wordpress.com/2008/07/06/phpunit-en-mvc-con-zendframework-test-unitarios/</link>
		<comments>http://cuatroxl.wordpress.com/2008/07/06/phpunit-en-mvc-con-zendframework-test-unitarios/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 10:41:46 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[php]]></category>

		<category><![CDATA[utilidades]]></category>

		<category><![CDATA[zend framework]]></category>

		<category><![CDATA[unittest en php]]></category>

		<category><![CDATA[phpunit]]></category>

		<category><![CDATA[test unitarios en php]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=100</guid>
		<description><![CDATA[cito a Rodrigo Corral en la conferencia de &#8220;Metodologías ágiles y Calidad del software&#8221;:
&#8220;..antes de ponermos a inplantar metodologías de trabajo, tenemos que tener la costumbre de crear Test Unitarios para todo lo que programemos.&#8221; (no son palabras textuales :] )
Lamentablemente en PHP, la cosa de los TestUnitarios está casi en pañales y es una [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>cito a <a href="http://geeks.ms/blogs/rcorral/default.aspx">Rodrigo Corral</a> en la conferencia de <a href="http://geeks.ms/blogs/rcorral/archive/2008/06/11/evento-team-system-metodolog-237-as-225-giles-y-calidad-del-software-191-se-puede-pedir-m-225-s.aspx">&#8220;Metodologías ágiles y Calidad del software&#8221;</a>:</p>
<p>&#8220;..<em>antes de ponermos a inplantar metodologías de trabajo, tenemos que tener la costumbre de crear Test Unitarios para todo lo que programemos.</em>&#8221; (no son palabras textuales :] )</p>
<p>Lamentablemente en PHP, la cosa de los TestUnitarios está casi en pañales y es una teréa bastante engorrosa la de crear un test unitario para cada componente que creemos.</p>
<p><a href="http://www.phpunit.de/">PHPUnit</a>, nos intenta facilitar este trabajo con una fántastica herramienta para poder testear nuestras clases.</p>
<p><a href="http://weierophinney.net" target="_blank">weierophinney.net</a> está creando una herramienta(<a href="http://framework.zend.com/svn/framework/standard/incubator/tests/Zend/" target="_blank">aún está en la incubadora</a>) para poder probar las funcionalidades de nuestras aplicaciones con Zend Framework que utilizan MVC.</p>
<p><strong>¿Qué podremos probar con esta herramienta? </strong></p>
<ul>
<li>Si la acción no dio lugar a un redireccionamiento, en caso de éxito, redireccionarlo</li>
<li>Presencia de determinadas cabeceras de respuesta HTTP y / o su contenido</li>
<li>¿Qué módulo, controlador, y / o acción se utilizó en la última interacción del bucle de envío?</li>
<li>¿Cuál fue la ruta seleccionada?</li>
</ul>
<p>Enlace a: <a href="http://weierophinney.net/matthew/archives/182-Testing-Zend-Framework-MVC-Applications.html">Testing Zend Framework MVC Applications</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/100/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/100/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=100&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/07/06/phpunit-en-mvc-con-zendframework-test-unitarios/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>
	</item>
		<item>
		<title>Class htmlSQL. el buscador para archivos HTML</title>
		<link>http://cuatroxl.wordpress.com/2008/07/06/class-htmlsql-el-buscador-en-html/</link>
		<comments>http://cuatroxl.wordpress.com/2008/07/06/class-htmlsql-el-buscador-en-html/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 09:55:09 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[php]]></category>

		<category><![CDATA[utilidades]]></category>

		<category><![CDATA[utilidad]]></category>

		<category><![CDATA[htmlSQL]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=99</guid>
		<description><![CDATA[htmlSQL es una exelente clase para buscar contenido dentro de archivos HTML con las consultas tradicionales de SQL .

enlace a la página oficial: http://www.jonasjohn.de
demo de consulta: http://www.jonasjohn.de/lab/htmlsql/
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>htmlSQL es una exelente clase para buscar contenido dentro de archivos HTML con las consultas tradicionales de SQL .</p>
<p><a href="http://www.jonasjohn.de/lab/htmlsql.htm"><img class="alignnone" src="http://www.jonasjohn.de/img/htmlsql_example.png" alt="htmlsql; una clase php para buscar en thml" /></a></p>
<p>enlace a la página oficial: <a href="http://www.jonasjohn.de/lab/htmlsql.htm" target="_blank">http://www.jonasjohn.de</a></p>
<p>demo de consulta: <a href="http://www.jonasjohn.de/lab/htmlsql/" target="_blank">http://www.jonasjohn.de/lab/htmlsql/</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/99/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/99/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=99&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/07/06/class-htmlsql-el-buscador-en-html/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>

		<media:content url="http://www.jonasjohn.de/img/htmlsql_example.png" medium="image">
			<media:title type="html">htmlsql; una clase php para buscar en thml</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuración básica para aplicaciones en Zend Framework</title>
		<link>http://cuatroxl.wordpress.com/2008/07/05/configuracion-basica-para-aplicaciones-en-zend-framework/</link>
		<comments>http://cuatroxl.wordpress.com/2008/07/05/configuracion-basica-para-aplicaciones-en-zend-framework/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 10:16:40 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[php]]></category>

		<category><![CDATA[tutoriales]]></category>

		<category><![CDATA[zend framework]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=97</guid>
		<description><![CDATA[
un tutorial bastante introductorio para crear una aplicación con ZendFramework.
enlace: http://es.wikibooks.org/wiki/Zend_Framework/Configuracion_Basica
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://es.wikibooks.org/wiki/Zend_Framework/Configuracion_Basica"><img src="http://upload.wikimedia.org/wikibooks/es/7/7e/Zft_configuracion_basica.png" alt="" /></a></p>
<p>un tutorial bastante introductorio para crear una aplicación con ZendFramework.</p>
<p>enlace: <a href="http://es.wikibooks.org/wiki/Zend_Framework/Configuracion_Basica">http://es.wikibooks.org/wiki/Zend_Framework/Configuracion_Basica</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/97/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/97/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=97&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/07/05/configuracion-basica-para-aplicaciones-en-zend-framework/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikibooks/es/7/7e/Zft_configuracion_basica.png" medium="image" />
	</item>
		<item>
		<title>Tutorial :: aplicación de escritorio para subir imágenes. PHP y Air</title>
		<link>http://cuatroxl.wordpress.com/2008/07/03/tutorial-aplicacion-de-escritorio-para-subir-imagenes-php-y-air/</link>
		<comments>http://cuatroxl.wordpress.com/2008/07/03/tutorial-aplicacion-de-escritorio-para-subir-imagenes-php-y-air/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 16:13:21 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[javascript]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[tutoriales]]></category>

		<category><![CDATA[utilidades]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[adobe air]]></category>

		<category><![CDATA[uploader image]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=96</guid>
		<description><![CDATA[En Zend Developer Zone han escrito un excelente tutorial para crear una aplicación de escritorio, en Air, para subir imágenes a nuestro servidor con un simple drag &#38; drop (arrastrar y soltar en la ventanita de la aplicación).
En el tutorial podéis ver todo el código, de Air como PHP.

Enlace:  Desktop Image Uploaders Using Adobe AIR [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>En <a href="http://devzone.zend.com/public/view" target="_blank">Zend Developer Zone</a> han escrito un excelente tutorial para crear una aplicación de escritorio, en <a href="http://www.adobe.com/products/air/">Air</a>, para subir imágenes a nuestro servidor con un simple drag &amp; drop (arrastrar y soltar en la ventanita de la aplicación).</p>
<p>En el tutorial podéis ver todo el código, de Air como PHP.</p>
<p style="text-align:center;"><a href="http://devzone.zend.com/article/3650-Desktop-Image-Uploaders-Using-Adobe-AIR-and-JavaScript" target="_blank"><img class="aligncenter" src="http://devzone.zend.com/images/articles/3650/image_6.JPG" alt="" /></a></p>
<p>Enlace:  <strong><a href="http://devzone.zend.com/article/3650-Desktop-Image-Uploaders-Using-Adobe-AIR-and-JavaScript" target="_blank">Desktop Image Uploaders Using Adobe AIR and JavaScript</a></strong></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/96/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/96/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/96/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=96&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/07/03/tutorial-aplicacion-de-escritorio-para-subir-imagenes-php-y-air/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>

		<media:content url="http://devzone.zend.com/images/articles/3650/image_6.JPG" medium="image" />
	</item>
		<item>
		<title>día de charla en las oficinas de Microsoft</title>
		<link>http://cuatroxl.wordpress.com/2008/07/01/dia-de-charla-en-las-oficinas-de-microsoft/</link>
		<comments>http://cuatroxl.wordpress.com/2008/07/01/dia-de-charla-en-las-oficinas-de-microsoft/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 18:09:41 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=95</guid>
		<description><![CDATA[Hoy he ido a la cueva de alibaba; y la verdad que me gustado mucho la organización en general de todo el evento.
Mi presencia en esa charla era más que nada por los temas que se han tocado, y he de decir que con una gran ponencia.
Los temas han sido:

Metodologías ágiles y Team System en [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hoy he ido a la cueva de alibaba; y la verdad que me gustado mucho la organización en general de todo el evento.</p>
<p>Mi presencia en esa charla era más que nada por los temas que se han tocado, y he de decir que con una gran ponencia.</p>
<p>Los temas han sido:</p>
<ul>
<li>Metodologías ágiles y Team System en el mundo real (scrum, agile, msf agile, &#8230;)</li>
<li>Calidad del software con Team System (testeos unitarios, &#8230; )</li>
</ul>
<p>Mi principal interés estaba en el tema de las metodologías de desarrollo y como ponerlas en práctica, la ponencia de <a href="http://geeks.ms/blogs/rcorral/default.aspx">Rodrigo Corral</a> ha sido bastante buena y me ha metido todas las ganas de investigar sobre el tema.</p>
<p>Iré poniendo, por aquí, los apuntes  que me han parecido más interesantes(fueron unos cuantos <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
<p>Pero si con algo me quedo de toda la ponencia, es la ENVIDIA que he sentido viendo VisualStudio 2008. igualito que mi Eclipse <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p style="text-align:center;"><img class="aligncenter" src="http://lh3.ggpht.com/acido69/SGpxFIjgVSI/AAAAAAAAALc/25eUlF6tDOs/s400/DSC_0129.jpg" alt="" /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/95/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/95/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=95&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/07/01/dia-de-charla-en-las-oficinas-de-microsoft/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/acido69/SGpxFIjgVSI/AAAAAAAAALc/25eUlF6tDOs/s400/DSC_0129.jpg" medium="image" />
	</item>
		<item>
		<title>Enviando correo con Zend_Mail</title>
		<link>http://cuatroxl.wordpress.com/2008/06/29/enviando-correo-con-zend_mail/</link>
		<comments>http://cuatroxl.wordpress.com/2008/06/29/enviando-correo-con-zend_mail/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 12:04:33 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[php]]></category>

		<category><![CDATA[tutoriales]]></category>

		<category><![CDATA[zend framework]]></category>

		<category><![CDATA[zend_mail]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=94</guid>
		<description><![CDATA[enlace:
From Swift Mailer to Zend_Mail
tiene varios ejemplos y casos de uso; muy útil para quien todavía no a utilizado esta clase
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>enlace:</p>
<h2><a title="Permanent Link to From Swift Mailer to Zend_Mail" rel="bookmark" href="http://phpimpact.wordpress.com/2008/06/27/from-swift-mailer-to-zend_mail/">From Swift Mailer to Zend_Mail</a></h2>
<p>tiene varios ejemplos y casos de uso; muy útil para quien todavía no a utilizado esta clase</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/94/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/94/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=94&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/06/29/enviando-correo-con-zend_mail/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>
	</item>
		<item>
		<title>Previsualizar un archivo PDF con PHP</title>
		<link>http://cuatroxl.wordpress.com/2008/06/25/previsualizar-un-archivo-pdf-con-php/</link>
		<comments>http://cuatroxl.wordpress.com/2008/06/25/previsualizar-un-archivo-pdf-con-php/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 08:13:42 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[php]]></category>

		<category><![CDATA[tutoriales]]></category>

		<category><![CDATA[utilidades]]></category>

		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=92</guid>
		<description><![CDATA[


&#60;?php





/* Read page 1 */




$im = new imagick( &#8216;test.pdf[0]&#8216; );





/* Convert to png */




$im-&#62;setImageFormat( &#8220;png&#8221; );





/* Send out */




header( &#8220;Content-Type: image/png&#8221; );




echo $im;





?&#62;



(el cero que está entre [ ] es el numero de páginas)
Articulo original: Creating a PDF preview
Gracias a: http://valokuva.org
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ol>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><span style="font-weight:bold;color:#000000;">&lt;?php</span></pre>
</div>
</li>
<li></li>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><span style="color:#008000;">/* Read page 1 */</span></pre>
</div>
</li>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><span style="color:#0000ff;">$im</span> = <span style="font-weight:bold;color:#000000;">new</span> imagick<span style="font-weight:bold;color:#006600;">(</span> <span style="color:#ff0000;">&#8216;test.pdf[0]&#8216;</span> <span style="font-weight:bold;color:#006600;">)</span>;</pre>
</div>
</li>
<li></li>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><span style="color:#008000;">/* Convert to png */</span></pre>
</div>
</li>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><span style="color:#0000ff;">$im</span>-&gt;<span style="color:#006600;">setImageFormat</span><span style="font-weight:bold;color:#006600;">(</span> <span style="color:#ff0000;">&#8220;png&#8221;</span> <span style="font-weight:bold;color:#006600;">)</span>;</pre>
</div>
</li>
<li></li>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><span style="color:#008000;">/* Send out */</span></pre>
</div>
</li>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><a href="http://www.php.net/header"><span style="color:#000066;">header</span></a><span style="font-weight:bold;color:#006600;">(</span> <span style="color:#ff0000;">&#8220;Content-Type: image/png&#8221;</span> <span style="font-weight:bold;color:#006600;">)</span>;</pre>
</div>
</li>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><a href="http://www.php.net/echo"><span style="color:#000066;">echo</span></a> <span style="color:#0000ff;">$im</span>;</pre>
</div>
</li>
<li></li>
<li>
<div style="font-family:'Courier New',Courier,monospace;font-weight:normal;">
<pre><span style="font-weight:bold;color:#000000;">?&gt;</span></pre>
</div>
</li>
</ol>
<p>(el cero que está entre [ ] es el numero de páginas)<br />
Articulo original: <a href="http://valokuva.org/?p=7">Creating a PDF preview<br />
</a>Gracias a: <a href="http://valokuva.org">http://valokuva.org</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/92/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/92/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=92&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/06/25/previsualizar-un-archivo-pdf-con-php/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>
	</item>
		<item>
		<title>URL cache con Zend Platform</title>
		<link>http://cuatroxl.wordpress.com/2008/06/25/url-cache-con-zend-platform/</link>
		<comments>http://cuatroxl.wordpress.com/2008/06/25/url-cache-con-zend-platform/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 08:00:59 +0000</pubDate>
		<dc:creator>cuatroxl</dc:creator>
		
		<category><![CDATA[php]]></category>

		<category><![CDATA[tutoriales]]></category>

		<category><![CDATA[vídeo]]></category>

		<category><![CDATA[zend plataform]]></category>

		<guid isPermaLink="false">http://cuatroxl.wordpress.com/?p=90</guid>
		<description><![CDATA[Hoy he visto el correo y en el boletín de Zend venía un vídeo bastante interesante.
Un vídeo en el que podremos ver como podemos multiplicar por 30 el rendimiento de server con Zend Plataform

       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hoy he visto el correo y en el boletín de Zend venía un vídeo bastante interesante.</p>
<p>Un vídeo en el que podremos ver como podemos <strong>multiplicar por 30 el rendimiento de server con Zend Plataform</strong></p>
<p style="text-align:center;"><a href="http://files.zend.com/videos/zend_platform3_demo_videos/URL-Based-Caching/"><img class="aligncenter" src="http://lh3.ggpht.com/acido69/SGH6tWT04qI/AAAAAAAAAK8/tqdVQvFzYwQ/s800/urlcache.gif" alt="" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/cuatroxl.wordpress.com/90/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/cuatroxl.wordpress.com/90/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cuatroxl.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cuatroxl.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cuatroxl.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cuatroxl.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cuatroxl.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cuatroxl.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cuatroxl.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cuatroxl.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cuatroxl.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cuatroxl.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cuatroxl.wordpress.com&blog=2163192&post=90&subd=cuatroxl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://cuatroxl.wordpress.com/2008/06/25/url-cache-con-zend-platform/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/cuatroxl-128.jpg" medium="image">
			<media:title type="html">cuatroxl</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/acido69/SGH6tWT04qI/AAAAAAAAAK8/tqdVQvFzYwQ/s800/urlcache.gif" medium="image" />
	</item>
	</channel>
</rss>