<feed xml:base="http://j5.nz/" xmlns="http://www.w3.org/2005/Atom">
  <title type="text">{j5}</title>
  <subtitle type="text">Latest blog posts</subtitle>
  <id>uuid:2796feb5-9f48-4431-9086-0929a52455a7;id=1</id>
  <updated>2021-01-19T06:36:10Z</updated>
  <link href="http://j5.nz/" />
  <entry>
    <id>http://j5.nz/post/test</id>
    <title type="text">Test</title>
    <published>2016-03-09T06:33:32+13:00</published>
    <updated>2016-03-09T06:33:57+13:00</updated>
    <author>
      <name />
    </author>
    <link rel="alternate" href="http://j5.nz/post/test" />
    <content type="text">&lt;p&gt;This is a test&lt;/p&gt; &lt;p&gt;and updated&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>http://j5.nz/post/test-1</id>
    <title type="text">Test 1</title>
    <summary type="text">this is a test</summary>
    <published>2014-06-02T09:58:00+12:00</published>
    <updated>2014-06-02T09:58:21+12:00</updated>
    <author>
      <name />
    </author>
    <link rel="alternate" href="http://j5.nz/post/test-1" />
    <content type="text">&lt;p&gt;Testing the excerpt from WLW&lt;/p&gt;</content>
  </entry>
  <entry>
    <id>http://j5.nz/post/chrome-extension-web-developer-checklist</id>
    <title type="text">Web Developer Checklist</title>
    <summary type="text">Earlier this year, Sayed and I released something really cool</summary>
    <published>2013-06-06T11:44:23+12:00</published>
    <updated>2014-05-30T15:15:19+12:00</updated>
    <author>
      <name />
    </author>
    <link rel="alternate" href="http://j5.nz/post/chrome-extension-web-developer-checklist" />
    <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;</content>
  </entry>
</feed>