<?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>code zone ajax php </title>
	<atom:link href="http://codetoday.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://codetoday.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 24 Jan 2012 06:30:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='codetoday.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>code zone ajax php </title>
		<link>http://codetoday.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://codetoday.wordpress.com/osd.xml" title="code zone ajax php " />
	<atom:link rel='hub' href='http://codetoday.wordpress.com/?pushpress=hub'/>
		<item>
		<title>AJAX Tutorial</title>
		<link>http://codetoday.wordpress.com/2008/08/23/ajax-tutorial/</link>
		<comments>http://codetoday.wordpress.com/2008/08/23/ajax-tutorial/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 08:20:19 +0000</pubDate>
		<dc:creator>balungkazone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://codetoday.wordpress.com/?p=3</guid>
		<description><![CDATA[AJAX = Asynchronous JavaScript and XML AJAX is not a new programming language, but a technique for creating better, faster, and more interactive web applications. With AJAX, your JavaScript can communicate directly with the server, using the JavaScript XMLHttpRequest object. With this object, your JavaScript can trade data with a web server, without reloading the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codetoday.wordpress.com&amp;blog=4591907&amp;post=3&amp;subd=codetoday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h2>AJAX = Asynchronous JavaScript and XML</h2>
<p>AJAX is not a new programming language, but  a technique for creating better, faster, and more interactive web  applications.</p>
<p>With AJAX, your JavaScript can communicate directly with the server, using the  JavaScript <strong>XMLHttpRequest</strong> object. With this object, your JavaScript can  trade data with a web server, without reloading the page.</p>
<p>AJAX uses asynchronous data  transfer (HTTP requests) between the browser and the web server, allowing web pages to request  small bits of information from the server instead of whole pages.</p>
<p>The AJAX technique makes Internet applications smaller, faster and more user-friendly.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codetoday.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codetoday.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codetoday.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codetoday.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codetoday.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codetoday.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codetoday.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codetoday.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codetoday.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codetoday.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codetoday.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codetoday.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codetoday.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codetoday.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codetoday.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codetoday.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codetoday.wordpress.com&amp;blog=4591907&amp;post=3&amp;subd=codetoday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codetoday.wordpress.com/2008/08/23/ajax-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b7c6398706084cd3cfb948868334d5ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">balungkazone</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://codetoday.wordpress.com/2008/08/23/hello-world/</link>
		<comments>http://codetoday.wordpress.com/2008/08/23/hello-world/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 08:01:51 +0000</pubDate>
		<dc:creator>balungkazone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codetoday.wordpress.com&amp;blog=4591907&amp;post=1&amp;subd=codetoday&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/codetoday.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/codetoday.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/codetoday.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/codetoday.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/codetoday.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/codetoday.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/codetoday.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/codetoday.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/codetoday.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/codetoday.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/codetoday.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/codetoday.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/codetoday.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/codetoday.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/codetoday.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/codetoday.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codetoday.wordpress.com&amp;blog=4591907&amp;post=1&amp;subd=codetoday&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://codetoday.wordpress.com/2008/08/23/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b7c6398706084cd3cfb948868334d5ad?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">balungkazone</media:title>
		</media:content>
	</item>
	</channel>
</rss>
