<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>The Pencil Farm Blog</title>
      <link>http://www.thepencilfarm.com/blog/</link>
      <description>Design, Games, Reviews and such</description>
      <language>en</language>
      <copyright>Copyright 2011</copyright>
      <lastBuildDate>Sat, 20 Aug 2011 17:52:40 -0500</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Development Notes: Commander Cookie</title>
         <description>Commander Cookie (in Space!) was one of my first games written in ActionScript 3. I wanted to do something simple to help me get up to speed with the new language. I figured making a clone of a classic arcade game Asteroids would let me focus on the programming without getting caught up in gameplay issues.</description>
         <link>http://www.thepencilfarm.com/blog/2011/08/development_notes_commander_co_1.html</link>
         <guid>http://www.thepencilfarm.com/blog/2011/08/development_notes_commander_co_1.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Development</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">development</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">flash</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">games</category>
        
         <pubDate>Sat, 20 Aug 2011 17:52:40 -0500</pubDate>
      </item>
            <item>
         <title>Investing in Myself</title>
         <description>There&apos;s a great post on Daniel Jalkut&apos;s Red Sweater blog called [Invest In Yourself](http://www.red-sweater.com/blog/642/invest-in-yourself). &gt;But many of life&apos;s investments are risk free precisely because we don&apos;t expect anything tangible in return. So be sure to spend at least some of...</description>
         <link>http://www.thepencilfarm.com/blog/2011/07/investing_in_myself.html</link>
         <guid>http://www.thepencilfarm.com/blog/2011/07/investing_in_myself.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Article Reviews</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">learning</category>
        
         <pubDate>Thu, 28 Jul 2011 00:01:29 -0500</pubDate>
      </item>
            <item>
         <title>Flash Tutorial: Countdown Timer</title>
         <description>![Countdown Timer Tutorial](/media/1003/countdownTut.jpg) Another tutorial for [TutsPlus](http://www.tutsplus.com). This time I show how to create an airport-style flipping countdown timer. The effect requires some complex layering of the graphic elements to make everything look right. It was a lot of work...</description>
         <link>http://www.thepencilfarm.com/blog/2010/05/flash_tutorial_countdown_timer.html</link>
         <guid>http://www.thepencilfarm.com/blog/2010/05/flash_tutorial_countdown_timer.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">ActionScript</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">actionscript</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Flash</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">programming</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">tutorial</category>
        
         <pubDate>Wed, 12 May 2010 17:31:52 -0500</pubDate>
      </item>
            <item>
         <title>Flash Tutorial: RPG Text System</title>
         <description>![RPG Text Tutorial](/media/1004/rpgTut.jpg) I wrote this tutorial to show how to create an RPG-style text system. This method is similar to the one I used in the Vermonia [Guardian Quest](http://www.vermonia.com/games/index.html) game. Check out the tutorial here: **[Make an RPG-Style Text...</description>
         <link>http://www.thepencilfarm.com/blog/2010/04/flash_tutorial_rpg_text_system.html</link>
         <guid>http://www.thepencilfarm.com/blog/2010/04/flash_tutorial_rpg_text_system.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">ActionScript</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">actionscript</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Flash</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">programming</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">tutorial</category>
        
         <pubDate>Wed, 14 Apr 2010 18:23:56 -0500</pubDate>
      </item>
            <item>
         <title>Flash Tutorial: Retro CRT Effect</title>
         <description>![CRT Distortion Tutorial](/media/1003/crtTut.jpg) In this tutorial I show how to separate a graphic into its three component color channels. I then animate each channel individually to create a retro style CRT distortion effect. Check out the tutorial here: **[Create a...</description>
         <link>http://www.thepencilfarm.com/blog/2010/03/flash_tutorial_retro_crt_effec.html</link>
         <guid>http://www.thepencilfarm.com/blog/2010/03/flash_tutorial_retro_crt_effec.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">ActionScript</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">actionscript</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Flash</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">programming</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">tutorial</category>
        
         <pubDate>Fri, 12 Mar 2010 17:59:45 -0500</pubDate>
      </item>
            <item>
         <title>Flash Tutorial: Pinball-Style Rolling Score Counter</title>
         <description>![Pinball Score Tutorial](/media/1002/pinballScoreTut.jpg) For my second tutorial on [TutsPlus](http://www.tutsplus.com) I show how to create a reusable score class that &apos;counts&apos; up a new score when players earn points in your game. I also show how to create the graphics for...</description>
         <link>http://www.thepencilfarm.com/blog/2010/02/flash_tutorial_pinballstyle_ro.html</link>
         <guid>http://www.thepencilfarm.com/blog/2010/02/flash_tutorial_pinballstyle_ro.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">ActionScript</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">actionscript</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Flash</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">programming</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">tutorial</category>
        
         <pubDate>Sun, 28 Feb 2010 11:45:00 -0500</pubDate>
      </item>
            <item>
         <title>Flash Tutorial: Static Distortion Effect</title>
         <description>![Static Distortion Button](/media/1001/staticButtonTut.jpg) I wrote a tutorial for [TutsPlus](http://www.tutsplus.com) that shows how to create the the static distortion effect that I used on the buttons in [Plant Pong](http://www.thepencilfarm.com/games/plant_pong_deluxe/?id=1). This was my first tutorial, and I&apos;m really happy with how it...</description>
         <link>http://www.thepencilfarm.com/blog/2010/01/flash_tutorial_static_distorti.html</link>
         <guid>http://www.thepencilfarm.com/blog/2010/01/flash_tutorial_static_distorti.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">ActionScript</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">actionscript</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Flash</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">programming</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">tutorial</category>
        
         <pubDate>Sun, 31 Jan 2010 11:28:27 -0500</pubDate>
      </item>
            <item>
         <title>Codename: ULTRA</title>
         <description>![Screenburn at SXSW](/media/0907/sxsw.jpg) _Codename: ULTRA_ is a game concept that I entered into the [game design competition at SXSW](http://sxsw.com/interactive/screenburn/competitions) this year. The game was selected as one of the casual game semifinalists, which means I won a free pass to...</description>
         <link>http://www.thepencilfarm.com/blog/2009/07/codename_ultra.html</link>
         <guid>http://www.thepencilfarm.com/blog/2009/07/codename_ultra.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Game Ideas</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">games</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">old</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">SXSW</category>
        
         <pubDate>Wed, 01 Jul 2009 16:27:41 -0500</pubDate>
      </item>
            <item>
         <title>Beijing Olympics Update</title>
         <description>I still get asked about what happened with the Olympics stealing my game last year. I&apos;ll try to bring everyone up to speed here.</description>
         <link>http://www.thepencilfarm.com/blog/2009/04/beijing_olympics_update.html</link>
         <guid>http://www.thepencilfarm.com/blog/2009/04/beijing_olympics_update.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Site News</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">games</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">old</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Olympics</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Snow Day</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">theft</category>
        
         <pubDate>Thu, 30 Apr 2009 17:53:04 -0500</pubDate>
      </item>
            <item>
         <title>Body Mailin&apos;</title>
         <description>![Truck Spank](/media/0904/bodyMailin.jpg) Body Mailin&apos; is a game I made based on some jokes from a podcast I listen to called [You Look Nice Today](http://youlooknicetoday.com/). It would be too difficult for me try to explain the nuances of the game concepts...</description>
         <link>http://www.thepencilfarm.com/blog/2009/04/body_mailin.html</link>
         <guid>http://www.thepencilfarm.com/blog/2009/04/body_mailin.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Games</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Body Mailin&apos;</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">games</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">old</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">YLNT</category>
        
         <pubDate>Wed, 29 Apr 2009 09:36:35 -0500</pubDate>
      </item>
            <item>
         <title>Old News</title>
         <description>I have a backlog of unfinished blog entries that I&apos;m going to try to push out over the next week or so. Some of the stuff is quite old, but I&apos;m going to publish it anyway. So don&apos;t be surprised when you start seeing posts about things that happened over a year ago.</description>
         <link>http://www.thepencilfarm.com/blog/2009/04/old_news.html</link>
         <guid>http://www.thepencilfarm.com/blog/2009/04/old_news.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Site News</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">old</category>
        
         <pubDate>Tue, 28 Apr 2009 17:17:56 -0500</pubDate>
      </item>
            <item>
         <title>Singapore National Day Parade Game</title>
         <description>![NDP Game Screen](/media/0807/ndp.jpg) I recently had the pleasure of working with the nice people at [Little Lives](http://www.littlelives.com/) on a reskinned version of [Witchcraft](/games/witchcraft/?id=1) to celebrate the Singapore National Day Parade. In addition to all new graphics and sounds, we added...</description>
         <link>http://www.thepencilfarm.com/blog/2008/07/singapore_national_day_parade.html</link>
         <guid>http://www.thepencilfarm.com/blog/2008/07/singapore_national_day_parade.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Games</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">games</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">old</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Witchcraft</category>
        
         <pubDate>Wed, 02 Jul 2008 18:21:16 -0500</pubDate>
      </item>
            <item>
         <title>Something&apos;s Cookin&apos; at The Farm</title>
         <description>You may have noticed I&apos;ve been on hiatus for a bit, but I&apos;m back and I&apos;m starting on a new project. I don&apos;t want to give too much away but it should be good.

Stay tuned.</description>
         <link>http://www.thepencilfarm.com/blog/2008/05/somethings_cookin_at_the_farm.html</link>
         <guid>http://www.thepencilfarm.com/blog/2008/05/somethings_cookin_at_the_farm.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Game Ideas</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">old</category>
        
         <pubDate>Mon, 12 May 2008 18:58:27 -0500</pubDate>
      </item>
            <item>
         <title>Getting Airport Extreme to Work with Nintendo DS</title>
         <description>I had a bit of trouble getting my new Airport Extreme (802.11n) wireless router to work with my Nintendo DS when I first set it up. Hopefully this post will help others who are having the same problem.</description>
         <link>http://www.thepencilfarm.com/blog/2008/05/airport_extreme_nintendo_ds.html</link>
         <guid>http://www.thepencilfarm.com/blog/2008/05/airport_extreme_nintendo_ds.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Miscellaneous</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Airport Extreme</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Nintendo DS</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">old</category>
        
         <pubDate>Wed, 07 May 2008 14:13:03 -0500</pubDate>
      </item>
            <item>
         <title>&apos;Snow Day&apos; at the Beijing Olympics</title>
         <description>The Olympics stole my game!  
They downloaded the swf file from my site, decompiled it, swapped out the little guy for the Fuwa characters, took my name off of it and republished it as their own.</description>
         <link>http://www.thepencilfarm.com/blog/2008/02/snow_day_at_the_beijing_olympi.html</link>
         <guid>http://www.thepencilfarm.com/blog/2008/02/snow_day_at_the_beijing_olympi.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Miscellaneous</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">copyright infringement</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">games</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">old</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Olympics</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Snow Day</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">theft</category>
        
         <pubDate>Mon, 25 Feb 2008 21:17:39 -0500</pubDate>
      </item>
      
   </channel>
</rss>

