<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel xml:base="http://j5.nz/">
    <title>{j5}</title>
    <description>Latest blog posts</description>
    <a10:link href="http://j5.nz/" />
    <item>
      <guid isPermaLink="true">http://j5.nz/post/test</guid>
      <link>http://j5.nz/post/test</link>
      <a10:author>
        <a10:name />
      </a10:author>
      <title>Test</title>
      <description>&lt;p&gt;This is a test&lt;/p&gt; &lt;p&gt;and updated&lt;/p&gt;</description>
      <pubDate>Wed, 09 Mar 2016 06:33:32 +1300</pubDate>
      <a10:updated>2016-03-09T06:33:57+13:00</a10:updated>
    </item>
    <item>
      <guid isPermaLink="true">http://j5.nz/post/test-1</guid>
      <link>http://j5.nz/post/test-1</link>
      <a10:author>
        <a10:name />
      </a10:author>
      <title>Test 1</title>
      <description>this is a test</description>
      <pubDate>Mon, 02 Jun 2014 09:58:00 +1200</pubDate>
      <a10:updated>2014-06-02T09:58:21+12:00</a10:updated>
      <a10:content type="text">&lt;p&gt;Testing the excerpt from WLW&lt;/p&gt;</a10:content>
    </item>
    <item>
      <guid isPermaLink="true">http://j5.nz/post/chrome-extension-web-developer-checklist</guid>
      <link>http://j5.nz/post/chrome-extension-web-developer-checklist</link>
      <a10:author>
        <a10:name />
      </a10:author>
      <title>Web Developer Checklist</title>
      <description>Earlier this year, Sayed and I released something really cool</description>
      <pubDate>Thu, 06 Jun 2013 11:44:23 +1200</pubDate>
      <a10:updated>2014-05-30T15:15:19+12:00</a10:updated>
      <a10:content type="text">&lt;p&gt;Earlier this year, &lt;a href="http://sedodream.com/" target="_blank"&gt;Sayed&lt;/a&gt; and I released &lt;a href="http://webdevchecklist.com/" target="_blank"&gt;Web Developer Checklist&lt;/a&gt; to help web developer adhere to best practices. Checklists like these can be really helpful to make sure we don’t forget anything before releasing new or updated websites. &lt;/p&gt; &lt;p&gt;&lt;img width="279" height="580" title="image" style="margin-left: 10px; float: right;" alt="image" src="/posts/files/image.png" /&gt;Now we’re introducing Web Developer Checklist as a &lt;a href="https://chrome.google.com/webstore/detail/web-developer-checklist/iahamcpedabephpcgkeikbclmaljebjp" target="_blank"&gt;Chrome extension&lt;/a&gt; that can automate a big portion of the checklist. The extension let’s you run checks for various best practices on any website - including your own running from localhost.&lt;/p&gt; &lt;p&gt;It performs a series of checks by analyzing the DOM as well as integrating with 3&lt;sup&gt;rd&lt;/sup&gt;-party services like &lt;a href="https://developers.google.com/speed/pagespeed/" target="_blank"&gt;Google PageSpeed&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;Next steps&lt;/h2&gt; &lt;p&gt;This first version of the &lt;a href="https://chrome.google.com/webstore/detail/web-developer-checklist/iahamcpedabephpcgkeikbclmaljebjp" target="_blank"&gt;Web Developer Checklist Chrome extension&lt;/a&gt; does a series of really valuable checks. The next releases will have even more.&lt;/p&gt; &lt;p&gt;Specifically, we’re looking at adding:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;HTML validation  &lt;/li&gt;&lt;li&gt;CSS validation  &lt;/li&gt;&lt;li&gt;Accessibility validation  &lt;/li&gt;&lt;li&gt;JSHint  &lt;/li&gt;&lt;li&gt;CssLint  &lt;/li&gt;&lt;li&gt;Guidance for each item&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We think these checks would be hugely beneficial. If you have ideas for other checks that can be automated, please let us know in the comments below.&lt;/p&gt; &lt;h2&gt;Open source&lt;/h2&gt; &lt;p&gt;The Web Developer Checklist Chrome extension is open source and hosted on our &lt;a href="https://github.com/ligershark/BestPracticesChromeExtension" target="_blank"&gt;GitHub org&lt;/a&gt;. As always, pull requests are more than welcome.&lt;/p&gt;</a10:content>
    </item>
  </channel>
</rss>