<?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/"
	>

<channel>
	<title>Design Ninja &#187; Ajax</title>
	<atom:link href="http://www.csscrowned.com/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.csscrowned.com</link>
	<description>The beauty of web design</description>
	<pubDate>Fri, 16 Oct 2009 15:38:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PageSlide- jQuery</title>
		<link>http://www.csscrowned.com/2009/02/pageslide-jquery/</link>
		<comments>http://www.csscrowned.com/2009/02/pageslide-jquery/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 21:25:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Dynamic Design]]></category>

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

		<guid isPermaLink="false">http://www.csscrowned.com/?p=26</guid>
		<description><![CDATA[Have you seen the effect produced by the iPhone when we move from one page to another?, The screen scrolls horizontally, showing the following content. This plugin allows any developer to create an interface similar to your own website using a few simple lines of JavaScript.
Attaching the method to an anchor tag, the original content [...]]]></description>
			<content:encoded><![CDATA[<p>Have you seen the effect produced by the iPhone when we move from one page to another?, The screen scrolls horizontally, showing the following content. This plugin allows any developer to create an interface similar to your own website using a few simple lines of JavaScript.</p>
<p>Attaching the method to an anchor tag, the original content pageSlide wrapped in a layer and create a new block to the content side. Clicking on the event will invoke the animation.</p>
<p>One advantage it has is that we never lose sight of the main window, so at any time the user can return to their original content with just click on it.</p>
<p>I found this plug-in groups for developers google. The truth is that mine is a very recommendable! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.csscrowned.com/2009/02/pageslide-jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nice AJAX Resource</title>
		<link>http://www.csscrowned.com/2009/02/nice-ajax-resource/</link>
		<comments>http://www.csscrowned.com/2009/02/nice-ajax-resource/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 05:55:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

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

		<guid isPermaLink="false">http://www.csscrowned.com/?p=16</guid>
		<description><![CDATA[AJAX is one of the best technologies which will help you to exhibit the dynamic content. AJAX is an acronym for Asynchronous Javascript and XML.
For new here is a good handbook for beginners in this technology.
http://www.programatium.com/ajax.htm
Ajax is usually the union of several technologies, ESPCI layer is written in javascript that works between the server and [...]]]></description>
			<content:encoded><![CDATA[<p>AJAX is one of the best technologies which will help you to exhibit the dynamic content. AJAX is an acronym for Asynchronous Javascript and XML.</p>
<p>For new here is a good handbook for beginners in this technology.<br />
http://www.programatium.com/ajax.htm</p>
<p>Ajax is usually the union of several technologies, ESPCI layer is written in javascript that works between the server and the user operates asynchronously (independently of the communication with the server). Many of the recent success of Web applications, including GMAIL and Google Maps are part of Ajax.</p>
<p>In this link there are some diagrams and information that clarifies a bit.<br />
http://www.uberbin.net/archivos/internet/ajax-un-nuevo-acercamiento-a-aplicaciones-web.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.csscrowned.com/2009/02/nice-ajax-resource/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
