<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>:: walter.lannot &#124; blog &#187; Ajax</title>
	<atom:link href="http://wlannot.wordpress.com/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlannot.wordpress.com</link>
	<description>Bienvenidos a mi blog!</description>
	<lastBuildDate>Sat, 05 Dec 2009 12:13:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='wlannot.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/96a742c6d3336b421dc460dae59148d8?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>:: walter.lannot &#124; blog &#187; Ajax</title>
		<link>http://wlannot.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wlannot.wordpress.com/osd.xml" title=":: walter.lannot | blog" />
		<item>
		<title>Envio asincrónico de un formulario con xajax</title>
		<link>http://wlannot.wordpress.com/2009/03/06/envio-asincronico-de-un-formulario-con-xajax/</link>
		<comments>http://wlannot.wordpress.com/2009/03/06/envio-asincronico-de-un-formulario-con-xajax/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 00:30:25 +0000</pubDate>
		<dc:creator>wlannot</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://wlannot.wordpress.com/?p=139</guid>
		<description><![CDATA[En algunas ocasiones tenemos la necesidad de enviar las variables de un formulario al servidor, procesarlas allí y luego devolver un resultado al navegador del cliente pero haciendo todo esto en forma asincrónica. Xajax nos puede ayudar en situaciones como éstas.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wlannot.wordpress.com&blog=738167&post=139&subd=wlannot&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://wlannot.wordpress.com/2009/03/06/envio-asincronico-de-un-formulario-con-xajax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5c0fd11458655dcdf7a24ae669347a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wlannot</media:title>
		</media:content>
	</item>
		<item>
		<title>Xajax: una clase en PHP para AJAX</title>
		<link>http://wlannot.wordpress.com/2008/04/06/php-y-ajax-con-xajax/</link>
		<comments>http://wlannot.wordpress.com/2008/04/06/php-y-ajax-con-xajax/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 15:41:18 +0000</pubDate>
		<dc:creator>wlannot</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://wlannot.wordpress.com/?p=38</guid>
		<description><![CDATA[Qué es xajax?
Xajax es un framework (que es algo así como un entorno de trabajo) y que está escrito en PHP. Es de código abierto y con él podemos crear aplicaciones web utilizando AJAX sin la necesidad de conocer todos los detalles de la programación en  JavaScript.
Para qué sirve xajax?
En una aplicación Web, el [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wlannot.wordpress.com&blog=738167&post=38&subd=wlannot&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://wlannot.wordpress.com/2008/04/06/php-y-ajax-con-xajax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c5c0fd11458655dcdf7a24ae669347a2?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wlannot</media:title>
		</media:content>
	</item>
	</channel>
</rss>