<?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>Internet Methodologies Journal And News &#187; HTML 5</title>
	<atom:link href="http://www.imjan.com/category/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imjan.com</link>
	<description>Sharing is Internet&#039;s Life</description>
	<lastBuildDate>Thu, 06 May 2010 12:11:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How do I get out of a frameset in HTML ?</title>
		<link>http://www.imjan.com/html5/how-do-i-get-out-of-a-frameset-in-html/</link>
		<comments>http://www.imjan.com/html5/how-do-i-get-out-of-a-frameset-in-html/#comments</comments>
		<pubDate>Thu, 06 May 2010 12:11:38 +0000</pubDate>
		<dc:creator>imran</dc:creator>
				<category><![CDATA[HTML 5]]></category>

		<guid isPermaLink="false">http://www.imjan.com/?p=1074</guid>
		<description><![CDATA[If you are the author, this is easy. You only have to add the TARGET attribute to the link that takes readers to the intended &#8216;outside&#8217; document. Give it the value of _top.
In many current browsers, it is not possible to display a frame in the full browser window, at least not very easily. The [...]]]></description>
			<content:encoded><![CDATA[<p>If you are the author, this is easy. You only have to add the TARGET attribute to the link that takes readers to the intended &#8216;outside&#8217; document. Give it the value of _top.<br />
In many current browsers, it is not possible to display a frame in the full browser window, at least not very easily. The reader would need to copy the URL of the desired frame and then request that URL manually.</p>
<p>I would recommend that authors who want to offer readers this option add a link to the document itself in the document, with the TARGET attribute set to _top so the document displays in the full window if the link is followed.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.imjan.com%2Fhtml5%2Fhow-do-i-get-out-of-a-frameset-in-html%2F&amp;linkname=How%20do%20I%20get%20out%20of%20a%20frameset%20in%20HTML%20%3F"><img src="http://www.imjan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.imjan.com/html5/how-do-i-get-out-of-a-frameset-in-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What the hell is HTML5?</title>
		<link>http://www.imjan.com/html5/what-the-hell-is-html5/</link>
		<comments>http://www.imjan.com/html5/what-the-hell-is-html5/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 01:30:05 +0000</pubDate>
		<dc:creator>imran</dc:creator>
				<category><![CDATA[HTML 5]]></category>

		<guid isPermaLink="false">http://www.imjan.com/?p=967</guid>
		<description><![CDATA[HTML5 is being developed as the next major revision of HTML (Hypertext Markup Language), the core markup language of the World Wide Web. The Web Hypertext Application Technology Working Group (WHATWG) started work on the specification in June 2004 under the name Web Applications 1.0. As of February 2010, the specification is in the &#8220;Last [...]]]></description>
			<content:encoded><![CDATA[<p>HTML5 is being developed as the next major revision of HTML (Hypertext Markup Language), the core markup language of the World Wide Web. The Web Hypertext Application Technology Working Group (WHATWG) started work on the specification in June 2004 under the name Web Applications 1.0. As of February 2010, the specification is in the &#8220;Last Call&#8221; state at the WHATWG.</p>
<p>HTML5 is the proposed next standard for HTML 4.01, XHTML 1.0 and DOM Level 2 HTML. It aims to reduce the need for proprietary plug-in-based rich internet application (RIA) technologies such as Adobe Flash, Microsoft Silverlight, Apache Pivot, and Sun JavaFX.</p>
<p>The ideas behind HTML5 were pioneered in 2004 by the WHATWG; HTML5 incorporates Web Forms 2.0, another WHATWG specification. The HTML5 specification was adopted as the starting point of the work of the new HTML working group of the W3C in 2007. This working group published the First Public Working Draft of the specification on January 22, 2008. The specification is an ongoing work, and is expected to remain so for many years, although parts of HTML5 are going to be finished and implemented in browsers before the whole specification reaches final Recommendation status.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.imjan.com%2Fhtml5%2Fwhat-the-hell-is-html5%2F&amp;linkname=What%20the%20hell%20is%20HTML5%3F"><img src="http://www.imjan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.imjan.com/html5/what-the-hell-is-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is HTML Layout Engine ?</title>
		<link>http://www.imjan.com/html5/what-is-html-layout-engine/</link>
		<comments>http://www.imjan.com/html5/what-is-html-layout-engine/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 05:25:39 +0000</pubDate>
		<dc:creator>imran</dc:creator>
				<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[WWW - Internet]]></category>

		<guid isPermaLink="false">http://www.imjan.com/?p=964</guid>
		<description><![CDATA[A layout engine, or rendering engine, is software that takes marked up content (such as HTML, XML, image files, etc.) and formatting information (such as CSS, XSL, etc.) and displays the formatted content on the screen. It &#8220;paints&#8221; on the content area of a window, which is displayed on a monitor or a printer. A [...]]]></description>
			<content:encoded><![CDATA[<p>A layout engine, or rendering engine, is software that takes marked up content (such as HTML, XML, image files, etc.) and formatting information (such as CSS, XSL, etc.) and displays the formatted content on the screen. It &#8220;paints&#8221; on the content area of a window, which is displayed on a monitor or a printer. A layout engine is typically used for web browsers, e-mail clients, or other applications that require the displaying (and editing) of web contents.</p>
<p>The term &#8220;layout engine&#8221; only reached popular usage when these became easily separable from the browser.[citation needed] For example, Gecko, the Mozilla project&#8217;s open-source layout engine, is used by a variety of products derived from the Mozilla code base, including the Firefox web browser, the Thunderbird E-mail client, and Seamonkey application suite. Trident, the layout engine from Internet Explorer, is used by many applications on the Microsoft Windows platform to render HTML, as in Outlook Express, some versions of Microsoft Outlook, and the mini-browsers in Winamp and RealPlayer.</p>
<p>Similarly, Opera Software&#8217;s proprietary Presto engine is licensed to a number of other software vendors, as well as being used in Opera&#8217;s own Opera web browser, and KDE&#8217;s open-source KHTML engine is used both in KDE&#8217;s own Konqueror web browser as well as being used, in an adapted form, as the basis for WebKit, the rendering engine in Apple&#8217;s Safari and Google&#8217;s Chrome web browsers.</p>
<p>The term rendering engine can also refer to text rendering engines like Pango, International Components for Unicode (ICU) or Uniscribe which make multilingual texts present in proper shape, taking into account bidirectional text, combinations of &#8220;basic characters&#8221; with accents, and other intricacies of multilingual text.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.imjan.com%2Fhtml5%2Fwhat-is-html-layout-engine%2F&amp;linkname=What%20is%20HTML%20Layout%20Engine%20%3F"><img src="http://www.imjan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.imjan.com/html5/what-is-html-layout-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 Features List</title>
		<link>http://www.imjan.com/html5/html-5-features-list/</link>
		<comments>http://www.imjan.com/html5/html-5-features-list/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 14:34:12 +0000</pubDate>
		<dc:creator>imran</dc:creator>
				<category><![CDATA[HTML 5]]></category>

		<guid isPermaLink="false">http://www.imjan.com/?p=816</guid>
		<description><![CDATA[
HTML5
 Use of all the most useful current html5 tags including: header, nav, section, article, footer, and more to come soon (with styling)
 Use of the all new  and 
 New input field types: url, email, etc
 Script embed (javascript) using only the script tag without the attribute type
 Modified Reset Stylesheet for HTML5
CSS3
 [...]]]></description>
			<content:encoded><![CDATA[<ul>
<strong>HTML5</strong></p>
<li> Use of all the most useful current html5 tags including: header, nav, section, article, footer, and more to come soon (with styling)</li>
<li> Use of the all new <!DOCTYPE html> and <html lang="en"></li>
<li> New input field types: url, email, etc</li>
<li> Script embed (javascript) using only the script tag without the attribute type</li>
<li> Modified Reset Stylesheet for HTML5</li>
<p><strong>CSS3</strong></p>
<li> Use of the new ::selection selector that enables you to customize the properties of selected text.</li>
<li> Rounded Corners for any block level element</li>
<li> Text-Shadow for text elements</li>
<li> Box Shadow for block level elements</li>
<p><strong>Grid</strong></p>
<li> 16 column, 52 pixel based with 8 pixel gutter</li>
</ul>
<p>Source: <a href="http://www.52framework.com/home/features/" rel="nofollow" >52framework</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.imjan.com%2Fhtml5%2Fhtml-5-features-list%2F&amp;linkname=HTML%205%20Features%20List"><img src="http://www.imjan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.imjan.com/html5/html-5-features-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube will support HTML5 ?</title>
		<link>http://www.imjan.com/html5/youtube-will-support-html5/</link>
		<comments>http://www.imjan.com/html5/youtube-will-support-html5/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 11:18:57 +0000</pubDate>
		<dc:creator>imran</dc:creator>
				<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.imjan.com/?p=235</guid>
		<description><![CDATA[A few days ago Google has opened a section on Youtube on his website that explore new ideas for its products.
From the outset the most requested feature by all the voters was the HTML5 video support. Even all the ideas with the most votes related to the HTML5 video support. A plebiscite that led Google [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago Google has opened a section on Youtube on his website that explore new ideas for its products.<br />
From the outset the most requested feature by all the voters was the HTML5 video support. Even all the ideas with the most votes related to the HTML5 video support. A plebiscite that led Google to mark as “answer” all “ideas” and drop a note stating that they are working to meet this demand.</p>
<p>The only way to allow other ideas to have a chance to be seen by users. We can therefore say that a youtube where flash is only one alternative is a reality. I wonder if other sites that offer video decide to follow the same path and how this will affect the market shares of various browsers.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.imjan.com%2Fhtml5%2Fyoutube-will-support-html5%2F&amp;linkname=Youtube%20will%20support%20HTML5%20%3F"><img src="http://www.imjan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.imjan.com/html5/youtube-will-support-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is HTML5 ?</title>
		<link>http://www.imjan.com/html5/what-is-html5/</link>
		<comments>http://www.imjan.com/html5/what-is-html5/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 21:19:45 +0000</pubDate>
		<dc:creator>imran</dc:creator>
				<category><![CDATA[HTML 5]]></category>

		<guid isPermaLink="false">http://www.imjan.com/?p=177</guid>
		<description><![CDATA[HTML5 is a new version of HTML and XHTML. The HTML5 draft specification defines a single language that can be written in HTML and XML. It attempts to solve issues found in previous iterations of HTML and addresses the needs of Web Applications, an area previously not adequately covered by HTML.
]]></description>
			<content:encoded><![CDATA[<p>HTML5 is a new version of HTML and XHTML. The HTML5 draft specification defines a single language that can be written in HTML and XML. It attempts to solve issues found in previous iterations of HTML and addresses the needs of Web Applications, an area previously not adequately covered by HTML.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.imjan.com%2Fhtml5%2Fwhat-is-html5%2F&amp;linkname=What%20is%20HTML5%20%3F"><img src="http://www.imjan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.imjan.com/html5/what-is-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
