<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MosesSupposes</title>
	<atom:link href="http://blog.mosessupposes.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.mosessupposes.com</link>
	<description>Actionscript blog</description>
	<lastBuildDate>Tue, 15 May 2012 14:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Protected: Moving Image</title>
		<link>http://blog.mosessupposes.com/?p=344</link>
		<comments>http://blog.mosessupposes.com/?p=344#comments</comments>
		<pubDate>Tue, 15 May 2012 03:16:03 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=344</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=344</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handmade Musical Instrument Exhibit 2012</title>
		<link>http://blog.mosessupposes.com/?p=323</link>
		<comments>http://blog.mosessupposes.com/?p=323#comments</comments>
		<pubDate>Sun, 29 Apr 2012 19:37:59 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=323</guid>
		<description><![CDATA[Here are a few pics from the handmade instrument show at Marylhurst University. Gallery: http://www.flickr.com/photos/mosesoak/sets/72157629926224451/ It was great to talk with Paul Schuback, who was being honored at the show and had a nice Oregonian article (Northwest exhibit celebrates instrument-maker Paul Schuback's half-century career). He was beaming. I'd been so disappointed when he shut down [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=323</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Holiday Cheers from Animoto</title>
		<link>http://blog.mosessupposes.com/?p=315</link>
		<comments>http://blog.mosessupposes.com/?p=315#comments</comments>
		<pubDate>Wed, 30 Nov 2011 04:48:57 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=315</guid>
		<description><![CDATA[Cheers!]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=315</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animoto rooftop BBQ + new video player</title>
		<link>http://blog.mosessupposes.com/?p=292</link>
		<comments>http://blog.mosessupposes.com/?p=292#comments</comments>
		<pubDate>Thu, 17 Feb 2011 23:09:37 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Animoto]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=292</guid>
		<description><![CDATA[I've been toiling in the video player mines again, upgrading animoto's player to a new design that supports HD and resolution switching. Our player was originally based on the popular Jeroen Wigering Media Player, but has been branched and rewritten 101 times since. Still, the architecture of that player was solid enough way back when [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=292</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evolutionary robotics design (w/Legos!)</title>
		<link>http://blog.mosessupposes.com/?p=286</link>
		<comments>http://blog.mosessupposes.com/?p=286#comments</comments>
		<pubDate>Sun, 23 Jan 2011 20:05:29 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=286</guid>
		<description><![CDATA[A remarkable piece of research from university labs in Vermont has cut the length of time for robots to learn to walk on their own from hours to just a few minutes by asking them to learn to crawl first. From the fantastic GizMag.]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=286</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AS3 URLRequestHeader fails entirely without POST body</title>
		<link>http://blog.mosessupposes.com/?p=271</link>
		<comments>http://blog.mosessupposes.com/?p=271#comments</comments>
		<pubDate>Mon, 07 Jun 2010 18:39:38 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=271</guid>
		<description><![CDATA[Perhaps it's atypical to send empty POSTs (is it?), but on a recent project we were simply leaving the contents for later until we'd proven that Flash could properly send headers. There are a number of header types that the player blocks, clearly listed in the URLRequestHeader docs, however we couldn't figure out why non-blocked [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=271</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling camera blur in FilmStrip</title>
		<link>http://blog.mosessupposes.com/?p=238</link>
		<comments>http://blog.mosessupposes.com/?p=238#comments</comments>
		<pubDate>Mon, 21 Dec 2009 04:20:15 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=238</guid>
		<description><![CDATA[I'm no expert in professional-grade motion blur, but the FilmStrip library for Flash has let me toy around with it a little. I noticed that when both a scene's subjects and its camera are animated, the motion of the camera can impact blurs in sometimes unwanted ways. For example, an object might be moving very [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=238</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mosessupposes.com/2009/xwing_wipeout2.mp4" length="3748706" type="audio/mp4" />
		</item>
		<item>
		<title>The difference between object and frame-based motion blur</title>
		<link>http://blog.mosessupposes.com/?p=122</link>
		<comments>http://blog.mosessupposes.com/?p=122#comments</comments>
		<pubDate>Mon, 14 Dec 2009 00:03:58 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Animoto]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[filmstrip]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=122</guid>
		<description><![CDATA[A fun little side project of mine has been to write a rendering utility for Flash called FilmStrip. It lets you process a Flash 2D or Papervision3D animated scene into a filmic-looking frame sequence with natural motion-blur, that can then be converted into real video. The motion blur that I'm talking about here is not [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mosessupposes.com/2009/xwing_wipeout2.mp4" length="3748706" type="audio/mp4" />
		</item>
		<item>
		<title>Keyboard Cat wins contest!?</title>
		<link>http://blog.mosessupposes.com/?p=79</link>
		<comments>http://blog.mosessupposes.com/?p=79#comments</comments>
		<pubDate>Mon, 02 Nov 2009 16:54:31 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[Animoto]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=79</guid>
		<description><![CDATA[I'd been admiring those Flip video cameras and can now proudly say I nabbed one in a company costume contest -- Thanks, Animoto! Competition was tough: a Duff Man who came complete with branded cans velcroed to his belt, and a hilarious take on the company president's dog Bruce Lee featuring a hand-made head-to-toe fur [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=79</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Papervision3D 3.0: It begins. Now using Git!</title>
		<link>http://blog.mosessupposes.com/?p=73</link>
		<comments>http://blog.mosessupposes.com/?p=73#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:21:08 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
				<category><![CDATA[as3]]></category>
		<category><![CDATA[digital]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=73</guid>
		<description><![CDATA[http://twitter.com/Papervision3D http://github.com/Papervision3D/Papervision3D To get started, install Git (http://code.google.com/p/git-osx-installer/), open Terminal and navigate to the parent folder you'd like to put papervision, e.g. your general actionscript workspace folder. (Hint: you can type 'cd ' then drag and drop the folder from a finder window onto the Terminal window to instantly get the path.) Now enter the [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&#038;p=73</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

