<?xml version="1.0" encoding="ISO-8859-1"?>
				<rss version="2.0"><channel><title>Ajax RSS Feed</title><link>http://www.giveitsocks.com/</link><description>Feeds Updated daily</description><language>en</language><lastBuildDate>Thu, 04 Dec 2008 04:08:31 GMT</lastBuildDate><generator>GiveItSocks.com</generator><image>
						<url>http://www.giveitsocks.com/images/logo.gif</url>
						<title>GiveItSocks.com</title>
						<link>http://www.giveitsocks.com/</link></image><item><title>Dependent Select Box using Ajax</title><link>http://www.giveitsocks.com/list-1456-Dependent-Select-Box-using-Ajax.html</link><description><![CDATA[One of the members on Irish WebMaster Forums asked for help in creating a simple dependent select menu and the most obvious option is by using Ajax, so I decided to put up this post with step-by-step instructions.
First, create a new PHP page (as we are going to use php for this) and name it &#8220;page1.php&#8220;.
On this [...]]]></description><pubDate>Tue, 13 Nov 2007 11:29:48 GMT</pubDate><date_added>2008-02-26 09:37:28 GMT</date_added><category><a href='http://www.giveitsocks.com/cat6-Ajax.html' title='Ajax'>Ajax</a></category><author>Louie  Eire Web Design</author><guid>http://www.giveitsocks.com/list-1456-Dependent-Select-Box-using-Ajax.html</guid></item><item><title>Ajax link and search engines friendly URLs</title><link>http://www.giveitsocks.com/list-1457-Ajax-link-and-search-engines-friendly-URLs.html</link><description><![CDATA[Ajax technology, everyone is talking about it, but it has it&#8217;s own drawback.
Few advantages for using Ajax on your website:
1. Better and more responsive website and web applications.
2. It uses existing technology that are available in most browsers.
3. It can be use with any server-side language (ASP, PHP) + JavaScript, already in use by many [...]]]></description><pubDate>Wed, 07 Nov 2007 12:18:14 GMT</pubDate><date_added>2008-02-26 09:37:28 GMT</date_added><category><a href='http://www.giveitsocks.com/cat6-Ajax.html' title='Ajax'>Ajax</a></category><author>Louie  Eire Web Design</author><guid>http://www.giveitsocks.com/list-1457-Ajax-link-and-search-engines-friendly-URLs.html</guid></item><item><title>Ajax load content from another file using POST or GET</title><link>http://www.giveitsocks.com/list-1483-Ajax-load-content-from-another-file-using-POST-or-GET.html</link><description><![CDATA[These is a simple Ajax example that will load content into the page from another file without browser refresh.
05-Oct-2007 - We have updated the javascript to allow the use of forms to be submited using POST.
Click here for Demo »

How does it work?

First we need to create the javascript file with the following code:

var ewd_domain = [...]]]></description><pubDate>Mon, 15 Oct 2007 09:00:31 GMT</pubDate><date_added>2008-02-26 09:37:28 GMT</date_added><category><a href='http://www.giveitsocks.com/cat6-Ajax.html' title='Ajax'>Ajax</a></category><author>Louie  Eire Web Design</author><guid>http://www.giveitsocks.com/list-1483-Ajax-load-content-from-another-file-using-POST-or-GET.html</guid></item><item><title>Ajax - can I use it or not</title><link>http://www.giveitsocks.com/list-1484-Ajax-can-I-use-it-or-not.html</link><description><![CDATA[Quote from Wikipedia:
 &#8221;Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications.
  The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time [...]]]></description><pubDate>Sun, 14 Oct 2007 15:48:04 GMT</pubDate><date_added>2008-02-26 09:37:28 GMT</date_added><category><a href='http://www.giveitsocks.com/cat6-Ajax.html' title='Ajax'>Ajax</a></category><author>Louie  Eire Web Design</author><guid>http://www.giveitsocks.com/list-1484-Ajax-can-I-use-it-or-not.html</guid></item></channel></rss>