<?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>Aleix Cortadellas &#187; AJAX</title>
	<atom:link href="http://www.aleixcortadellas.com/main/category/computers-programming/ajax-computers-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aleixcortadellas.com/main</link>
	<description>A little bit of everything...</description>
	<lastBuildDate>Wed, 23 Sep 2009 21:05:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AJAX add content to favourites script</title>
		<link>http://www.aleixcortadellas.com/main/2009/07/05/650/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/07/05/650/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 07:00:48 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[favourite]]></category>
		<category><![CDATA[favourites]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=650</guid>
		<description><![CDATA[It has been a while since I last wrote a post but, as I said, I&#8217;d be back again! Not that I have much free time, but I&#8217;ll keep posting stuff whenever I&#8217;m inspired and have the time to do so  
Today&#8217;s post is a response to deepali&#8217;s comment here. There are lots of [...]


Related posts:<ol><li><a href='http://www.aleixcortadellas.com/main/2009/08/17/hide-content-from-registered-users-in-phpbb3/' rel='bookmark' title='Permanent Link: Hide content from registered users in PHPBB3'>Hide content from registered users in PHPBB3</a> <small>You might have been in forums where they show ads...</small></li><li><a href='http://www.aleixcortadellas.com/main/2009/09/09/742/' rel='bookmark' title='Permanent Link: OpenCart: display stock levels in storefront, as numbers or colour icons'>OpenCart: display stock levels in storefront, as numbers or colour icons</a> <small>As I mentioned here, a military, police and adventure gear...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/07/05/650/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The dark side of AJAX</title>
		<link>http://www.aleixcortadellas.com/main/2009/04/07/the-dark-side-of-ajax/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/04/07/the-dark-side-of-ajax/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 09:33:19 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[External contents]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[profiling]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[spy]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[xmlhttprequest]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=602</guid>
		<description><![CDATA[Today I&#8217;d like to share an interesting article written by Earle Castledine back in 2005, where he considers the potential risks that certain implementations of AJAX pose to the security and privacy of web users. It is titled &#8220;Using the XMLHttpRequest Object and AJAX to Spy On You&#8221;.
&#8220;Currently, user profiling helps Web site owners detect [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/04/07/the-dark-side-of-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performing MySQL queries with the help of AJAX</title>
		<link>http://www.aleixcortadellas.com/main/2009/04/06/581/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/04/06/581/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 20:24:51 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[delete]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[onclick]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=581</guid>
		<description><![CDATA[Back to AJAX! This tutorial is a reply to a question posted in Experts Exchange, and therefore it has a very specific scope. However, taking into consideration it may prove to be useful to many, I decide to share it with you all.
What this tutorial explains is how to perform asynchronously MySQL actions with AJAX, [...]


Related posts:<ol><li><a href='http://www.aleixcortadellas.com/main/2009/09/09/742/' rel='bookmark' title='Permanent Link: OpenCart: display stock levels in storefront, as numbers or colour icons'>OpenCart: display stock levels in storefront, as numbers or colour icons</a> <small>As I mentioned here, a military, police and adventure gear...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/04/06/581/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Checking availability of user name with AJAX</title>
		<link>http://www.aleixcortadellas.com/main/2009/03/05/465/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/03/05/465/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 16:00:44 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[available]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[retrieve]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[username]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=465</guid>
		<description><![CDATA[
Lately I&#8217;ve been writing quite much about AJAX, but it is so useful that I&#8217;m sure it is of everyone&#8217;s interest!
In this post I will show you &#8211; as the post title says &#8211; an example script of AJAXed registration form, without recurring to AJAX frameworks (there are already many tutorials about this topic in [...]


Related posts:<ol><li><a href='http://www.aleixcortadellas.com/main/2009/09/09/742/' rel='bookmark' title='Permanent Link: OpenCart: display stock levels in storefront, as numbers or colour icons'>OpenCart: display stock levels in storefront, as numbers or colour icons</a> <small>As I mentioned here, a military, police and adventure gear...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/03/05/465/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Submit forms with POST method using AJAX</title>
		<link>http://www.aleixcortadellas.com/main/2009/03/01/ajax-post/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/03/01/ajax-post/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 11:00:30 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[section]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=429</guid>
		<description><![CDATA[AJAX (Asynchronous JavaScript And XML) is a keystone of Web 2.0 and is very useful in many aspects, because it offers the possibility to change the structure of the page (DOM). For instance, it makes possible sending a form in a website without having to reload the whole page (&#8217;asynchronously&#8216; is the magic word here). [...]


Related posts:<ol><li><a href='http://www.aleixcortadellas.com/main/2009/09/09/742/' rel='bookmark' title='Permanent Link: OpenCart: display stock levels in storefront, as numbers or colour icons'>OpenCart: display stock levels in storefront, as numbers or colour icons</a> <small>As I mentioned here, a military, police and adventure gear...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/03/01/ajax-post/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Refreshing DIV content with AJAX (multiple DIVs)</title>
		<link>http://www.aleixcortadellas.com/main/2009/02/25/refreshing-div-content-with-ajax-multiple-divs/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/02/25/refreshing-div-content-with-ajax-multiple-divs/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 16:00:24 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[divs]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[section]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=397</guid>
		<description><![CDATA[After reading the post Refreshing DIV content with AJAX, you already know how to refresh the content of a DIV in your website with the help of AJAX. But perhaps you want to refresh more than one DIV, and you&#8217;ve realised the code in the other post didn&#8217;t work! Don&#8217;t panic, as a matter of [...]


Related posts:<ol><li><a href='http://www.aleixcortadellas.com/main/2009/08/17/hide-content-from-registered-users-in-phpbb3/' rel='bookmark' title='Permanent Link: Hide content from registered users in PHPBB3'>Hide content from registered users in PHPBB3</a> <small>You might have been in forums where they show ads...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/02/25/refreshing-div-content-with-ajax-multiple-divs/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>AJAXifying your site&#8217;s navigation</title>
		<link>http://www.aleixcortadellas.com/main/2009/02/19/364/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/02/19/364/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 09:00:58 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[retrieve]]></category>
		<category><![CDATA[section]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[xml Edit]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=364</guid>
		<description><![CDATA[This post is inspired in Refreshing DIV content with AJAX. However this code does not actually automatically refresh the contents of a DIV but it refreshes them when the user clicks a link. The implementation of the code below allows to refresh the contents as mentioned, but the content retrieved can be different every time. [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/02/19/364/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Automatically query MySQL and output results with AJAX</title>
		<link>http://www.aleixcortadellas.com/main/2009/02/15/automatically-query-mysql-and-output-results-with-ajax/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/02/15/automatically-query-mysql-and-output-results-with-ajax/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 17:30:24 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[section]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=320</guid>
		<description><![CDATA[This is an extension of the post Refreshing DIV content with AJAX. I recommend you read it at first because you will understand better what the script below is about.
What this script does is the following: without having to press any refresh button, and not even reloading the whole page (but a DIV), it retrieves [...]


Related posts:<ol><li><a href='http://www.aleixcortadellas.com/main/2009/09/09/742/' rel='bookmark' title='Permanent Link: OpenCart: display stock levels in storefront, as numbers or colour icons'>OpenCart: display stock levels in storefront, as numbers or colour icons</a> <small>As I mentioned here, a military, police and adventure gear...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/02/15/automatically-query-mysql-and-output-results-with-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refreshing DIV content with AJAX</title>
		<link>http://www.aleixcortadellas.com/main/2009/02/11/232/</link>
		<comments>http://www.aleixcortadellas.com/main/2009/02/11/232/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 16:30:08 +0000</pubDate>
		<dc:creator>Aleix</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Computers & programming]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[refresh]]></category>
		<category><![CDATA[reload]]></category>
		<category><![CDATA[section]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.aleixcortadellas.com/main/?p=232</guid>
		<description><![CDATA[AJAX (Asynchronous JavaScript And XML) is a keystone of Web 2.0 and is very useful in many aspects, because it offers the possibility to change the structure of the page (DOM). For instance, it makes possible refreshing a part of a website instead of having to use the classic page reload, which requests again the [...]


Related posts:<ol><li><a href='http://www.aleixcortadellas.com/main/2009/08/17/hide-content-from-registered-users-in-phpbb3/' rel='bookmark' title='Permanent Link: Hide content from registered users in PHPBB3'>Hide content from registered users in PHPBB3</a> <small>You might have been in forums where they show ads...</small></li></ol>]]></description>
		<wfw:commentRss>http://www.aleixcortadellas.com/main/2009/02/11/232/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>
