<?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>Webmonkey &#187; Unicorn</title>
    <atom:link href="http://www.webmonkey.com/tag/unicorn/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>W3C&#8217;s Unicorn Validator Checks Multiple Standards at Once</title>
        <link>http://www.webmonkey.com/2010/07/w3cs-unicorn-validator-checks-multiple-standards-at-once/</link>
        <comments>http://www.webmonkey.com/2010/07/w3cs-unicorn-validator-checks-multiple-standards-at-once/#comments</comments>
        <pubDate>Wed, 28 Jul 2010 22:34:14 +0000</pubDate>

                <dc:creator>Michael Calore</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=48187</guid>
        		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[Unicorn]]></category>
		<category><![CDATA[Validator]]></category>
		<category><![CDATA[W3C]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2010/07/I_heart_validator_lg.png" type="image/png" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/I_heart_validator_lg.png" alt="W3C&#8217;s Unicorn Validator Checks Multiple Standards at Once" /></div>Want to find out how magically terrible your web code is? Just ask the Unicorn. The web's governing body has launched a new validation tool called Unicorn that checks the quality of your website's code against multiple web standards at once.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/07/Unicorn.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/Unicorn.jpg" alt="" title="Unicorn" /></a></p>
<p>Want to find out how magically terrible your web code is? Just ask the Unicorn.</p>
<p>The web&#8217;s governing body has launched a new validation tool called <a href="http://validator.w3.org/unicorn/">Unicorn</a> that checks the quality of your website&#8217;s code against multiple web standards at the same time.</p>
<p>You can find the new Unicorn &#8220;all-in-one validator&#8221; on the Worldwide Web Consortium (W3C) website at <a href="http://validator.w3.org/unicorn/">validator.w3.org/unicorn/</a>.</p>
<p>The W3C maintains a number of free web-based tools for checking whether your web code is valid, and Unicorn makes several of these tools available under a single interface. Just plug in a URL and you can see your results for all of these tests on a single page:</p>
<ul>
<li> HTML/XHTML markup validator</li>
<li> CSS validator</li>
<li> Atom or RSS feed validator</li>
<li> mobileOK, which tells you how friendly your site is to mobile visitors</li>
</ul>
<p>When you visit the Unicorn page, you&#8217;ll see a dropdown menu where you can choose what to check. The default is a &#8220;General Conformance Check,&#8221; which runs all the validators at once and is particularly unforgiving. Your site may validate as strict XHTML, but your syndication feeds and mobile accessibility might be a mess. It&#8217;s almost impossible to rack up a perfect score, so be prepared for a lot of red ink.</p>
<p>You can also select one of the individual validation services in the dropdown. Each of the individual validators also continues to run on its own service, and the <a href="http://www.w3.org/News/2010.html#entry-8862">W3C confirms</a> they aren&#8217;t going anywhere.</p>
<p><a href="http://www.webmonkey.com/wp-content/uploads/2010/07/I_heart_validator_lg.png"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/I_heart_validator_lg.png" alt="" title="I_heart_validator_lg" width="101" height="46" class="alignright size-full wp-image-48189" /></a>
<p>Unicorn will continue to roll in more validation options over time. There&#8217;s already <a href="http://code.w3.org/unicorn/wiki">a wiki</a> where you can learn how to <a href="http://code.w3.org/unicorn/wiki#DevelopUnicornandValidationServices">write additional modules</a>.</p>
<p>The wiki is also where you&#8217;ll find links to the <a href="http://code.w3.org/unicorn/wiki/Documentation/Install">Unicorn code</a>. You can run your own instance of the validator to test your own pages, or you can set up a public Unicorn server for others to use.</p>
<p>Every time we post about one of these validation tools, we get a small flood of comments pointing out that our own web pages don&#8217;t validate properly. We know, and we&#8217;re working on it. So, just to save you the trouble, here&#8217;s <a href="http://validator.w3.org/unicorn/check?ucn_uri=www.webmonkey.com&#038;ucn_task=conformance#">Webmonkey</a> and <a href="http://validator.w3.org/unicorn/check?ucn_uri=www.wired.com&#038;ucn_task=conformance#">Wired</a>. You&#8217;ll notice that our RSS feeds are perfect &#8212; Unicorn&#8217;s only quibble is that we put Flash-video-object embeds in our syndicated posts. Big whoop.</p>
<p><b>See Also:</b></p>
<ul>
<li><a href="http://www.webmonkey.com/2010/05/vp8-could-become-a-standard-in-html5/">VP8 Could Become a Standard in HTML5</a></li>
<li><a href="http://www.webmonkey.com/2010/05/where-on-the-web-is-html5/">Where on the Web Is HTML5?</a></li>
<li><a href="http://www.webmonkey.com/2009/11/tim_berners-lee_sees_promise__challenges_in_html5/">Tim Berners-Lee Sees Promise, Challenges in HTML5</a></li>
<li><a href="http://www.webmonkey.com/2009/11/a_brave_new_web_will_be_here_soon__but_browsers_must_improve/">A Brave New Web Will Be Here Soon, But Browsers Must Improve</a></li>
</ul>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2010/07/w3cs-unicorn-validator-checks-multiple-standards-at-once/feed/</wfw:commentRss>
        <slash:comments>9</slash:comments>

        
    </item>
    </channel>
</rss>