<?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>Sharing and Learning &#187; Website</title>
	<atom:link href="http://wawan-kurniawan.web.id/category/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://wawan-kurniawan.web.id</link>
	<description>Share Knowledge, Learn Experience</description>
	<lastBuildDate>Fri, 18 Jun 2010 01:06:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>What is Ajax ?</title>
		<link>http://wawan-kurniawan.web.id/what-is-ajax/</link>
		<comments>http://wawan-kurniawan.web.id/what-is-ajax/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 15:32:54 +0000</pubDate>
		<dc:creator>Wawan</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Xhtml]]></category>

		<guid isPermaLink="false">http://wawan-kurniawan.web.id/?p=458</guid>
		<description><![CDATA[AJAX (shorthand for asynchronous JavaScript and XML) is a group of interrelated web development techniques used on the client-side to create interactive web applications. With AJAX, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. The use of AJAX techniques has [...]]]></description>
			<content:encoded><![CDATA[<p><strong>AJAX</strong> (shorthand for <a title="Asynchronous I/O" href="http://en.wikipedia.org/wiki/Asynchronous_I/O">asynchronous</a> <a title="JavaScript" href="http://en.wikipedia.org/wiki/JavaScript">JavaScript</a> and <a title="XML" href="http://en.wikipedia.org/wiki/XML">XML</a><sup id="cite_ref-garrett_0-0"><a href="http://en.wikipedia.org/wiki/Ajax_%28programming%29#cite_note-garrett-0"></a></sup>) is a group of interrelated <a title="Web development" href="http://en.wikipedia.org/wiki/Web_development">web development</a> techniques used on the <a title="Client-side" href="http://en.wikipedia.org/wiki/Client-side">client-side</a> to create interactive <a title="Web application" href="http://en.wikipedia.org/wiki/Web_application">web applications</a>. With AJAX, <a title="Web application" href="http://en.wikipedia.org/wiki/Web_application">web applications</a> can retrieve data from the <a title="Web server" href="http://en.wikipedia.org/wiki/Web_server">server</a> asynchronously in the background without interfering with the display and behavior of the existing page. The use of AJAX techniques has led to an increase in interactive or dynamic interfaces on web pages<sup id="cite_ref-1"><a href="http://en.wikipedia.org/wiki/Ajax_%28programming%29#cite_note-1"></a></sup><sup id="cite_ref-HopeWalther_2-0"><a href="http://en.wikipedia.org/wiki/Ajax_%28programming%29#cite_note-HopeWalther-2"></a></sup> and better quality of Web services due to the asynchronous mode. Data is usually retrieved using the <em><a title="XMLHttpRequest" href="http://en.wikipedia.org/wiki/XMLHttpRequest">XMLHttpRequest</a></em> <a title="Object (computer science)" href="http://en.wikipedia.org/wiki/Object_%28computer_science%29">object</a>. Despite the name, the use of <a title="JavaScript" href="http://en.wikipedia.org/wiki/JavaScript">JavaScript</a> and <a title="XML" href="http://en.wikipedia.org/wiki/XML">XML</a> is not actually required, nor do the requests need to be <a title="Asynchrony" href="http://en.wikipedia.org/wiki/Asynchrony">asynchronous</a>.</p>
<p>From : Wikipedia <img src='http://wawan-kurniawan.web.id/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wawan-kurniawan.web.id/bluefish-editor-for-ubuntu/" rel="bookmark" class="crp_title">Bluefish Editor for Ubuntu</a></li><li><a href="http://wawan-kurniawan.web.id/how-to-install-facebook-blog-widget-or-badge/" rel="bookmark" class="crp_title">How to Install Facebook Blog Widget or Badge</a></li><li><a href="http://wawan-kurniawan.web.id/marhaban-ya-ramadhan/" rel="bookmark" class="crp_title">Marhaban ya Ramadhan</a></li><li><a href="http://wawan-kurniawan.web.id/modify-ubuntu-grub-loader/" rel="bookmark" class="crp_title">Modify Ubuntu Grub Loader</a></li><li><a href="http://wawan-kurniawan.web.id/the-common-language-runtime/" rel="bookmark" class="crp_title">The Common Language Runtime</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://wawan-kurniawan.web.id/what-is-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML vs HTML</title>
		<link>http://wawan-kurniawan.web.id/xhtml-vs-html/</link>
		<comments>http://wawan-kurniawan.web.id/xhtml-vs-html/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 15:40:38 +0000</pubDate>
		<dc:creator>Wawan</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Xhtml]]></category>

		<guid isPermaLink="false">http://wawan-kurniawan.web.id/?p=437</guid>
		<description><![CDATA[XHTML is a reformulation of HTML that tightens up its rules. Although XHTML looks quite similar to HTML (and is identical in many cases), it doesn’t tolerate the same looseness as HTML. For example, HTML tolerates missing information and many minor mistakes. Unfortunately, this creates a problem with web browser support, because different browsers may [...]]]></description>
			<content:encoded><![CDATA[<p>XHTML is a reformulation of HTML that tightens up its rules. Although XHTML looks quite similar to HTML (and is identical in many cases), it doesn’t tolerate the same looseness as HTML. For example, HTML tolerates missing information and many minor mistakes. Unfortunately, this creates a problem with web browser support, because different browsers may react differently to these minor glitches. XHTML doesn’t allow the same sloppi-ness, so the final result is more consistent in different browsers.<br />
The X at the beginning of XHTML stands for XML, because XHTML is technically a flavor of XML and plays by its rules. (XML is an all-purpose standard for storing information in a flexible way that’s not tied to any particular application, operating system, or programming environment. Although you may not know much about XML right now, you’ll take a detailed look at it in Chapter 19.)<br />
There is a deeply buried configuration setting that allows you to change the way ASP.NET works so that it uses HTML instead of XHTML. But developers rarely use this option unless they have issues with old web documents (for example, they want to take legacy HTML pages and transform them to ASP.NET web forms in the fastest way possible). If you’re developing a new website, there’s no reason not to use XHTML. (And avoiding XHTML can cause problems if you try to use ASP.NET’s new AJAX toolkit, which is described in Chapter 25.) But if you really must know how to get back to the past, search the Visual Studio Help for the xhtmlConformance configuration setting</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://wawan-kurniawan.web.id/mod_rewrite-beginner-tutorial/" rel="bookmark" class="crp_title">Mod_Rewrite Beginner Tutorial</a></li><li><a href="http://wawan-kurniawan.web.id/failed-to-generate-a-user-instance-of-sql-server-due-to-a-failure-in-starting-the-process-for-the-user-instance-the-connection-will-be-closed/" rel="bookmark" class="crp_title">Failed to generate a user instance of SQL Server due to a failure in starting the process for the user instance. The connection will be closed.</a></li><li><a href="http://wawan-kurniawan.web.id/the-common-language-runtime/" rel="bookmark" class="crp_title">The Common Language Runtime</a></li><li><a href="http://wawan-kurniawan.web.id/bluefish-editor-for-ubuntu/" rel="bookmark" class="crp_title">Bluefish Editor for Ubuntu</a></li><li><a href="http://wawan-kurniawan.web.id/32-tips-to-speed-up-your-mysql-queries/" rel="bookmark" class="crp_title">32 Tips To Speed Up Your MySQL Queries</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://wawan-kurniawan.web.id/xhtml-vs-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
