<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
  <channel>
    <title>null program</title>
    <description>Hobby computing blog</description>
    <link>http://nullprogram.com</link>
    <language>en-us</language>
    <pubDate>Fri, 03 Feb 2012 16:17:04 PST</pubDate>
    <lastBuildDate>Fri, 03 Feb 2012 16:17:04 PST
    </lastBuildDate>

    
    <item>
      <title>Cartoonish Liquid Simulation</title>
      <link>http://nullprogram.com/blog/2012/02/03/</link>
      <guid>http://nullprogram.com/blog/2012/02/03/</guid>
      <pubDate>Fri, 03 Feb 2012 00:00:00 PST</pubDate>
      <description>
        The other day I came across this neat visual trick: How to simulate liquid (Flash). It's a really simple way to simulate some natural-looking liquid. Perform a physics simulation of...
      </description>
    </item>
    
    <item>
      <title>Silky Smooth Perlin Noise Surface</title>
      <link>http://nullprogram.com/blog/2012/01/19/</link>
      <guid>http://nullprogram.com/blog/2012/01/19/</guid>
      <pubDate>Thu, 19 Jan 2012 00:00:00 PST</pubDate>
      <description>
        At work I&#8217;ve recently been generating viewsheds over DTED sets. Earlier this week I was asked to give an informal presentation on what I was doing. I wanted some terrain...
      </description>
    </item>
    
    <item>
      <title>CSS Variables with Jekyll and Liquid</title>
      <link>http://nullprogram.com/blog/2011/12/16/</link>
      <guid>http://nullprogram.com/blog/2011/12/16/</guid>
      <pubDate>Fri, 16 Dec 2011 00:00:00 PST</pubDate>
      <description>
        CSS variables have been proposed a number of times already, but, as far as I know, it has never been taken seriously. Variables &#8211; constants, really, depending on the proposal...
      </description>
    </item>
    
    <item>
      <title>Poor Man's Video Editing</title>
      <link>http://nullprogram.com/blog/2011/11/28/</link>
      <guid>http://nullprogram.com/blog/2011/11/28/</guid>
      <pubDate>Mon, 28 Nov 2011 00:00:00 PST</pubDate>
      <description>
        I&#8217;ve done all my video editing in a very old-school, unix-style way. I actually have no experience with real video editing software, which may explain why I tolerate the manual...
      </description>
    </item>
    
    <item>
      <title>Try Out My Java With Emacs Workflow Within Minutes</title>
      <link>http://nullprogram.com/blog/2011/11/19/</link>
      <guid>http://nullprogram.com/blog/2011/11/19/</guid>
      <pubDate>Sat, 19 Nov 2011 00:00:00 PST</pubDate>
      <description>
        Last month I started managing my entire Emacs configuration in Git, which has already paid for itself by saving me time. I found out a few other people have been...
      </description>
    </item>
    
    <item>
      <title>Introducing NativeGuide</title>
      <link>http://nullprogram.com/blog/2011/11/06/</link>
      <guid>http://nullprogram.com/blog/2011/11/06/</guid>
      <pubDate>Sun, 06 Nov 2011 00:00:00 PDT</pubDate>
      <description>
        See it in action: CubeDemo.jar (4.7 MB) (Linux, Windows, and Mac OS X) (source) NativeGuide is a Java utility library I wrote that makes native libraries easier to manage. Really,...
      </description>
    </item>
    
    <item>
      <title>Some Cool Shell Aliases</title>
      <link>http://nullprogram.com/blog/2011/11/03/</link>
      <guid>http://nullprogram.com/blog/2011/11/03/</guid>
      <pubDate>Thu, 03 Nov 2011 00:00:00 PDT</pubDate>
      <description>
        Over the last couple of years I&#8217;ve worked out some cool shell tricks, which I use as aliases. Like any good software developer, if I notice a pattern I take...
      </description>
    </item>
    
    <item>
      <title>Emacs Configuration Repository</title>
      <link>http://nullprogram.com/blog/2011/10/19/</link>
      <guid>http://nullprogram.com/blog/2011/10/19/</guid>
      <pubDate>Wed, 19 Oct 2011 00:00:00 PDT</pubDate>
      <description>
        I finally got my entire Emacs configuration into source control. My previous solution was to copy around my .emacs.d/ to each computer I use. This works well enough with two...
      </description>
    </item>
    
    <item>
      <title>Halftone</title>
      <link>http://nullprogram.com/blog/2011/10/13/</link>
      <guid>http://nullprogram.com/blog/2011/10/13/</guid>
      <pubDate>Thu, 13 Oct 2011 00:00:00 PDT</pubDate>
      <description>
        I recently toyed around with some halftone, a technique for simulating continuous tone images using solid dots. I can&#8217;t remember what specifically gave me the idea to try it out....
      </description>
    </item>
    
    <item>
      <title>Java Hot Code Replacement</title>
      <link>http://nullprogram.com/blog/2011/08/30/</link>
      <guid>http://nullprogram.com/blog/2011/08/30/</guid>
      <pubDate>Tue, 30 Aug 2011 00:00:00 PDT</pubDate>
      <description>
        I finally started taking advantage of a JVM feature that&#8217;s been around for almost a decade: hot code replacement. HCR was introduced in 1.4 as part of the Java Platform...
      </description>
    </item>
    

  </channel>
</rss>

