<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>K e n n e t h T u c k e r . C O M - HTML</title>
    <link>http://kennethtucker.com/kb/</link>
    <description></description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 0.8.4 - http://www.s9y.org/</generator>
    <pubDate>Wed, 24 Mar 2010 12:32:00 GMT</pubDate>

    <image>
        <url>http://kennethtucker.com/kb/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: K e n n e t h T u c k e r . C O M - HTML - </title>
        <link>http://kennethtucker.com/kb/</link>
        <width>100</width>
        <height>21</height>
    </image>
<item>
    <title>HTML5 New Tags</title>
    <link>http://kennethtucker.com/kb/index.php?/archives/1057-HTML5-New-Tags.html</link>
<category>HTML</category>    <comments>http://kennethtucker.com/kb/index.php?/archives/1057-HTML5-New-Tags.html#comments</comments>
    <wfw:comment>http://kennethtucker.com/kb/wfwcomment.php?cid=1057</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://kennethtucker.com/kb/rss.php?version=2.0&amp;type=comments&amp;cid=1057</wfw:commentRss>
    <author>ken@kennethtucker.com (Kenneth Tucker)</author>
    <content:encoded>
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;&amp;lt;article&amp;gt;&lt;/strong&gt; tag defines an article&lt;/li&gt;

&lt;li&gt; &lt;strong&gt;&amp;lt;aside&amp;gt;&lt;/strong&gt; tag defines content aside from the page content&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;audio&amp;gt;&lt;/strong&gt; tag defines sound content&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;canvas&amp;gt;&lt;/strong&gt; tag defines graphics&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;command&amp;gt;&lt;/strong&gt; tag defines a command button&lt;/li&gt;

&lt;li&gt; &lt;strong&gt;&amp;lt;datalist&amp;gt;&lt;/strong&gt; tag defines a dropdown list&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;details&amp;gt;&lt;/strong&gt; tag defines details of an element&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;dialog&amp;gt;&lt;/strong&gt; tag defines a dialog (conversation)&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;embed&amp;gt;&lt;/strong&gt; tag defines external interactive content or plugin&lt;/li&gt;

&lt;li&gt; &lt;strong&gt;&amp;lt;figure&amp;gt;&lt;/strong&gt; tag defines a group of media content, and their caption&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;footer&amp;gt;&lt;/strong&gt; tag defines a footer for a section or page&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;header&amp;gt;&lt;/strong&gt; tag defines a header for a section or page&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;hgroup&amp;gt;&lt;/strong&gt; tag defines information about a section in a document&lt;/li&gt;

&lt;li&gt; &lt;strong&gt;&amp;lt;keygen&amp;gt;&lt;/strong&gt; tag defines a generated key in a form&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;mark&amp;gt;&lt;/strong&gt; tag defines marked text&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;meter&amp;gt;&lt;/strong&gt; tag defines measurement within a predefined range&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;nav&amp;gt;&lt;/strong&gt; tag defines navigation links&lt;/li&gt;

&lt;li&gt; &lt;strong&gt;&amp;lt;output&amp;gt;&lt;/strong&gt; tag defines some types of output&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;progress&amp;gt;&lt;/strong&gt; tag defines progress of a task of any kind&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;rp&amp;gt;&lt;/strong&gt; tag is used in ruby annotations to define what to show browsers that do not support the ruby element.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;rt&amp;gt;&lt;/strong&gt; tag defines explanation to ruby annotations.&lt;/li&gt;

&lt;li&gt; &lt;strong&gt;&amp;lt;ruby&amp;gt;&lt;/strong&gt; tag defines ruby annotations.&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;section&amp;gt;&lt;/strong&gt; tag defines a section&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;source&amp;gt;&lt;/strong&gt; tag defines media resources&lt;/li&gt;
&lt;li&gt; &lt;strong&gt;&amp;lt;time&amp;gt; &lt;/strong&gt;tag defines a date/time&lt;/li&gt;

&lt;li&gt; &lt;strong&gt;&amp;lt;video&amp;gt;&lt;/strong&gt; tag defines a video&lt;/li&gt;
&lt;/ul&gt;
    </content:encoded>
    <pubDate>Wed, 24 Mar 2010 04:51:14 -0700</pubDate>
    <guid isPermaLink="false">http://kennethtucker.com/kb/index.php?/archives/1057-guid.html</guid>
    </item>
<item>
    <title>Rich Internet Applications (RIAs)</title>
    <link>http://kennethtucker.com/kb/index.php?/archives/820-Rich-Internet-Applications-RIAs.html</link>
<category>HTML</category>    <comments>http://kennethtucker.com/kb/index.php?/archives/820-Rich-Internet-Applications-RIAs.html#comments</comments>
    <wfw:comment>http://kennethtucker.com/kb/wfwcomment.php?cid=820</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://kennethtucker.com/kb/rss.php?version=2.0&amp;type=comments&amp;cid=820</wfw:commentRss>
    <author>ken@kennethtucker.com (Kenneth Tucker)</author>
    <content:encoded>
&lt;p&gt;HTML 5 is incorporating all sorts of RIA functionality, including database connectivity, and putting the formal &lt;a href=&quot;http://kennethtucker.com/kb/index.php?/categories/31-W3C&quot;&gt;W3C&lt;/a&gt; stamp on &lt;a href=&quot;http://kennethtucker.com/kb/index.php?/categories/26-AJAX&quot;&gt;AJAX&lt;/a&gt;.&lt;/p&gt;

&lt;a href=&quot;http://en.wikipedia.org/wiki/HTML_5&quot;&gt;more...&lt;/a&gt;    </content:encoded>
    <pubDate>Tue, 21 Apr 2009 00:01:00 -0700</pubDate>
    <guid isPermaLink="false">http://kennethtucker.com/kb/index.php?/archives/820-guid.html</guid>
    </item>
<item>
    <title>Optimizing Page Load Time</title>
    <link>http://kennethtucker.com/kb/index.php?/archives/593-Optimizing-Page-Load-Time.html</link>
<category>HTML</category>    <comments>http://kennethtucker.com/kb/index.php?/archives/593-Optimizing-Page-Load-Time.html#comments</comments>
    <wfw:comment>http://kennethtucker.com/kb/wfwcomment.php?cid=593</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://kennethtucker.com/kb/rss.php?version=2.0&amp;type=comments&amp;cid=593</wfw:commentRss>
    <author>ken@kennethtucker.com (Kenneth Tucker)</author>
    <content:encoded>
&lt;p&gt;Many sites reference dozens of external objects, the majority of the page load time is spent in separate HTTP requests for images, javascript, and stylesheets. AJAX probably could help, but speeding up or eliminating these separate HTTP requests might help more, yet there isn't a common body of knowledge about how to do so...&lt;/p&gt;&lt;a href=&quot;http://www.die.net/musings/page_load_time/&quot;&gt;source...&lt;/a&gt;    </content:encoded>
    <pubDate>Thu, 02 Nov 2006 18:23:35 -0700</pubDate>
    <guid isPermaLink="false">http://kennethtucker.com/kb/index.php?/archives/593-guid.html</guid>
    </item>
<item>
    <title>The future of HTML</title>
    <link>http://kennethtucker.com/kb/index.php?/archives/326-The-future-of-HTML.html</link>
<category>HTML</category>    <comments>http://kennethtucker.com/kb/index.php?/archives/326-The-future-of-HTML.html#comments</comments>
    <wfw:comment>http://kennethtucker.com/kb/wfwcomment.php?cid=326</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://kennethtucker.com/kb/rss.php?version=2.0&amp;type=comments&amp;cid=326</wfw:commentRss>
    <author>ken@kennethtucker.com (Kenneth Tucker)</author>
    <content:encoded>
&lt;p&gt;In this two-part series, Edd Dumbill examines the various ways forward for HTML that Web authors, browser developers, and standards bodies propose. This series covers the incremental approach embodied by the WHATWG specifications and the radical cleanup of XHTML proposed by the W3C. Additionally, the author gives an overview of the W3C's new Rich Client Activity. &lt;/p&gt;&lt;a href=&quot;http://www-128.ibm.com/developerworks/xml/library/x-futhtml1/&quot;&gt;part 1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www-128.ibm.com/developerworks/xml/library/x-futhtml2.html?ca=dgr-lnxw01XHTML2&quot;&gt;part 2&lt;/a&gt;    </content:encoded>
    <pubDate>Fri, 27 Jan 2006 15:03:07 -0700</pubDate>
    <guid isPermaLink="false">http://kennethtucker.com/kb/index.php?/archives/326-guid.html</guid>
    </item>
</channel>
</rss>
