<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>JavaScript on richardleggett.com</title>
    <link>https://richardleggett.com/categories/javascript/</link>
    <description>Recent content in JavaScript on richardleggett.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 11 Jun 2014 11:10:33 +0000</lastBuildDate><atom:link href="https://richardleggett.com/categories/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Postman Collection to HTML (node script)</title>
      <link>https://richardleggett.com/2014/06/11/postman-collection-to-html-node-script/</link>
      <pubDate>Wed, 11 Jun 2014 11:10:33 +0000</pubDate>
      
      <guid>https://richardleggett.com/2014/06/11/postman-collection-to-html-node-script/</guid>
      <description>&lt;p&gt;If you use the excellent &lt;a href=&#34;https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm?hl=en&#34; title=&#34;Postman&#34;&gt;Postman&lt;/a&gt; for testing and developing your APIs (and if you don’t yet, please give it a try!) you may find this little node script helpful when generating documentation.&lt;/p&gt;
&lt;p&gt;It simply converts your downloaded Postman collection file to HTML (with tables) for inserting into documentation or sharing with a 3rd party developer. The Postman collection is perfect for sharing with developers as it remains close to “live documentation”, but sometimes you need a more readable form.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>jQuery CSS3 3D Animation</title>
      <link>https://richardleggett.com/2010/05/03/jquery-css3-3d-animation/</link>
      <pubDate>Mon, 03 May 2010 16:46:16 +0000</pubDate>
      
      <guid>https://richardleggett.com/2010/05/03/jquery-css3-3d-animation/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; The code has now been updated to support jQuery 1.6+, thanks again to Zachstronaught. Please bear in mind the original date on the post below, there may be some inaccuracies due to new browser versions.&lt;/p&gt;
&lt;p&gt;I’ve just finished a jQuery extension which adds support for modifying and animating &lt;a href=&#34;http://webkit.org/blog/386/3d-transforms/&#34;&gt;CSS3 transformations in 2D and 3D&lt;/a&gt;. This was based on the 2D transform monkey-patch by &lt;a href=&#34;http://www.zachstronaut.com/&#34;&gt;Zachary Johnson&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I needed this for a project I’m working on which specifically targets Webkit (tablet devices), but I’m releasing the code under the existing MIT license for anyone to use as they wish. I’ve put together a little demo to show how it can be used. This demo has been tested on Safari and Chrome, in Firefox you’ll likely only see the 2D transformations, I haven’t tried IE.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>ActionScript and ECMAScript 3.1/4 – Inter-op is the Key</title>
      <link>https://richardleggett.com/2008/08/15/actionscript_ecmascript_harmony/</link>
      <pubDate>Fri, 15 Aug 2008 09:50:49 +0000</pubDate>
      
      <guid>https://richardleggett.com/2008/08/15/actionscript_ecmascript_harmony/</guid>
      <description>&lt;p&gt;Like many other Flash devs I’ve been following the discussions surrounding the &lt;a href=&#34;https://mail.mozilla.org/pipermail/es4-discuss/2008-August/003400.html&#34;&gt;ECMAScript 4 decisions&lt;/a&gt; and the &lt;a href=&#34;http://ejohn.org/blog/ecmascript-harmony/&#34;&gt;Harmony project&lt;/a&gt; quite closely. There are a few bloggers out there that appear to be stating that ActionScript will become divorced from the standards. To be honest only Adobe can decide that, but either way, that’s only half the story. In particular, it does not mean that ActionScript will not be able to inter-op, and that’s key…&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
