<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Programming Tutorial Learning</title>
	<link>http://www.programminglearn.com</link>
	<description>PDF Manual, Reference, Article, News, Tools, Tips and Tricks</description>
	<pubDate>Tue, 20 Jul 2010 17:21:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>HTML5 WebSocket &#038; Communication</title>
		<link>http://www.programminglearn.com/636/html5-websocket-communication</link>
		<comments>http://www.programminglearn.com/636/html5-websocket-communication#comments</comments>
		<pubDate>Tue, 20 Jul 2010 17:21:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[XML]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://www.programminglearn.com/636/html5-websocket-communication</guid>
		<description><![CDATA[About HTTP
• HTTP was originally designed for document transfer
• Until now, it has been cumbersome to achieve real time, bi-directional web communication due to the limitations of HTTP
• HTTP is half-duplex (traffic flows in only one direction at a time)
• Header information is sent with each HTTP request and response, which can be an unnecessary [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2010/07/thumb-html5-websocket-communication.jpg" alt="HTML5 WebSocket &#038; Communication" />About HTTP<br />
• HTTP was originally designed for document transfer<br />
• Until now, it has been cumbersome to achieve real time, bi-directional web communication due to the limitations of HTTP<br />
• HTTP is half-duplex (traffic flows in only one direction at a time)<br />
• Header information is sent with each HTTP request and response, which can be an unnecessary overhead<br />
 <a href="http://www.programminglearn.com/636/html5-websocket-communication#more-636" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/636/html5-websocket-communication/feed</wfw:commentRss>
		</item>
		<item>
		<title>Does HTML 5 Herald The End Of RIA Plug-Ins? Not Really</title>
		<link>http://www.programminglearn.com/634/does-html-5-herald-the-end-of-ria-plug-ins-not-really</link>
		<comments>http://www.programminglearn.com/634/does-html-5-herald-the-end-of-ria-plug-ins-not-really#comments</comments>
		<pubDate>Tue, 20 Jul 2010 16:50:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[ASP.NET Ajax]]></category>

		<category><![CDATA[Flash/Flex]]></category>

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

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

		<category><![CDATA[Plug-Ins]]></category>

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

		<category><![CDATA[Rich Internet Application]]></category>

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

		<guid isPermaLink="false">http://www.programminglearn.com/634/does-html-5-herald-the-end-of-ria-plug-ins-not-really</guid>
		<description><![CDATA[Will HTML 5 make rich Internet application (RIA) technologies such as Adobe Flash/Flex and Microsoft Silverlight obsolete? For at least the next five years, the answer is a definite “no”; inconsistent implementations of the draft HTML 5 specification and immature tooling make building HTML 5 apps that work consistently across browsers and operating systems a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2010/07/thumb-does-html-5-herald-the-end-of-ria-plug-ins-not-really.jpg" alt="Does HTML 5 Herald The End Of RIA Plug-Ins? Not Really" />Will HTML 5 make rich Internet application (RIA) technologies such as Adobe Flash/Flex and Microsoft Silverlight obsolete? For at least the next five years, the answer is a definite “no”; inconsistent implementations of the draft HTML 5 specification and immature tooling make building HTML 5 apps that work consistently across browsers and operating systems a real challenge. Furthermore, this “either/ or” scenario is driven only by vendor politics, not by developer realities. Ultimately, HTML 5 and RIA platforms will be complementary technologies, and enterprise development shops will need to invest in both approaches to deliver expressive applications that combine reach and richness.<br />
 <a href="http://www.programminglearn.com/634/does-html-5-herald-the-end-of-ria-plug-ins-not-really#more-634" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/634/does-html-5-herald-the-end-of-ria-plug-ins-not-really/feed</wfw:commentRss>
		</item>
		<item>
		<title>HTML5 Programming Fast Track</title>
		<link>http://www.programminglearn.com/633/html5-programming-fast-track</link>
		<comments>http://www.programminglearn.com/633/html5-programming-fast-track#comments</comments>
		<pubDate>Tue, 20 Jul 2010 16:44:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[XML]]></category>

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

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

		<category><![CDATA[Local Storage]]></category>

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

		<guid isPermaLink="false">http://www.programminglearn.com/633/html5-programming-fast-track</guid>
		<description><![CDATA[Is This HTML5?
Many pieces of the HTML5 effort (for example, Local Storage, WebSocket, and Geolocation) were originally part of the HTML5 specification Moved to a separate standards document to keep the specification focused Industry still refers to the original set of features, including Web Sockets, as &#8220;HTML5“
]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2010/07/thumb-html5-programming-fast-track.jpg" alt="HTML5 Programming Fast Track" />Is This HTML5?<br />
Many pieces of the HTML5 effort (for example, Local Storage, WebSocket, and Geolocation) were originally part of the HTML5 specification Moved to a separate standards document to keep the specification focused Industry still refers to the original set of features, including Web Sockets, as &#8220;HTML5“<br />
 <a href="http://www.programminglearn.com/633/html5-programming-fast-track#more-633" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/633/html5-programming-fast-track/feed</wfw:commentRss>
		</item>
		<item>
		<title>Safari HTML5 Audio and Video Guide</title>
		<link>http://www.programminglearn.com/631/safari-html5-audio-and-video-guide</link>
		<comments>http://www.programminglearn.com/631/safari-html5-audio-and-video-guide#comments</comments>
		<pubDate>Thu, 15 Jul 2010 16:02:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[XML]]></category>

		<category><![CDATA[Audio and Video]]></category>

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

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

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

		<guid isPermaLink="false">http://www.programminglearn.com/631/safari-html5-audio-and-video-guide</guid>
		<description><![CDATA[If you embed audio or video media in your website, you should read this document. HTML5 is the next major version of HTML, the primary standard that determines how web content interacts with browsers. HTML5 enables audio and video to play natively in the browser without requiring proprietary plug-ins. With HTML5, you can add media [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2010/07/thumb-safari-html5-audio-and-video-guide.jpg" alt="Safari HTML5 Audio and Video Guide" />If you embed audio or video media in your website, you should read this document. HTML5 is the next major version of HTML, the primary standard that determines how web content interacts with browsers. HTML5 enables audio and video to play natively in the browser without requiring proprietary plug-ins. With HTML5, you can add media to a website with just a few lines of code. You can also create customized media controllers for rich interactivity using standard web technologies.<br />
 <a href="http://www.programminglearn.com/631/safari-html5-audio-and-video-guide#more-631" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/631/safari-html5-audio-and-video-guide/feed</wfw:commentRss>
		</item>
		<item>
		<title>HTML5 Quick Learning Guide</title>
		<link>http://www.programminglearn.com/628/html5-quick-learning-guide</link>
		<comments>http://www.programminglearn.com/628/html5-quick-learning-guide#comments</comments>
		<pubDate>Thu, 15 Jul 2010 15:53:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[XML]]></category>

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

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

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

		<category><![CDATA[Quick Learning]]></category>

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

		<guid isPermaLink="false">http://www.programminglearn.com/628/html5-quick-learning-guide</guid>
		<description><![CDATA[HTML5 syntax is compatible with both HTML4 and XHTML1. Want to close empty elements with a slash? Go for it. Rather not? Then don&#8221;t. Want to use lower case? Upper case? Take your pick. In other words, you really don&#8221;t have to change the way you handle these things, so don&#8221;t worry, ok?
]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2010/07/thumb-html5-quick-learning-guide.jpg" alt="HTML5 Quick Learning Guide" />HTML5 syntax is compatible with both HTML4 and XHTML1. Want to close empty elements with a slash? Go for it. Rather not? Then don&#8221;t. Want to use lower case? Upper case? Take your pick. In other words, you really don&#8221;t have to change the way you handle these things, so don&#8221;t worry, ok?<br />
 <a href="http://www.programminglearn.com/628/html5-quick-learning-guide#more-628" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/628/html5-quick-learning-guide/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

