<?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/"
	>

<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>
	<pubDate>Mon, 07 Jun 2010 18:39:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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&amp;p=271</wfw:commentRss>
		</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&amp;p=238</wfw:commentRss>
<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&amp;p=122</wfw:commentRss>
<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&amp;p=79</wfw:commentRss>
		</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 clone url [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&amp;p=73</wfw:commentRss>
		</item>
		<item>
		<title>Introducing FilmStrip</title>
		<link>http://blog.mosessupposes.com/?p=63</link>
		<comments>http://blog.mosessupposes.com/?p=63#comments</comments>
		<pubDate>Sun, 07 Jun 2009 04:53:22 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
		
		<category><![CDATA[Animoto]]></category>

		<category><![CDATA[as3]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=63</guid>
		<description><![CDATA[I'm proud to present FilmStrip, an AS3.0 library that lets you process code-based animations to video with natural-looking motion blur. Please read the full article at Animoto Labs.
Sample video (MP4, 800k)
]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&amp;p=63</wfw:commentRss>
<enclosure url="http://blog.mosessupposes.com/wp-content/uploads/2009/06/filmstriptest.mp4" length="819041" type="audio/mp4" />
		</item>
		<item>
		<title>Animoto wins Webby!</title>
		<link>http://blog.mosessupposes.com/?p=60</link>
		<comments>http://blog.mosessupposes.com/?p=60#comments</comments>
		<pubDate>Fri, 08 May 2009 15:53:32 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=60</guid>
		<description><![CDATA[Animoto nabbed a real-life 2009 Webby folks, under Services and Applications -- and we won the People's Voice award as well so thanks for your votes!
]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&amp;p=60</wfw:commentRss>
		</item>
		<item>
		<title>Flash on Tap session update: &#8216;Proof of concepts&#8217;</title>
		<link>http://blog.mosessupposes.com/?p=57</link>
		<comments>http://blog.mosessupposes.com/?p=57#comments</comments>
		<pubDate>Fri, 08 May 2009 15:38:31 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=57</guid>
		<description><![CDATA[My session at the Flash on Tap conference will now head into the uncharted waters of Flash multi-touch tables and rendering simulated video out of Papervision3D. We've just recently spruced up our Animoto Labs blog where you can get more information on my session.
]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&amp;p=57</wfw:commentRss>
		</item>
		<item>
		<title>New half and doublespeed options</title>
		<link>http://blog.mosessupposes.com/?p=55</link>
		<comments>http://blog.mosessupposes.com/?p=55#comments</comments>
		<pubDate>Thu, 15 Jan 2009 03:34:36 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
		
		<category><![CDATA[Animoto]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=55</guid>
		<description><![CDATA[We've recently added the ability to make videos move a little slower or a little faster. Here's one on slow speed, which gives each photo a little more facetime.

]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&amp;p=55</wfw:commentRss>
		</item>
		<item>
		<title>Make sweet video holiday cards with Animoto!</title>
		<link>http://blog.mosessupposes.com/?p=52</link>
		<comments>http://blog.mosessupposes.com/?p=52#comments</comments>
		<pubDate>Mon, 08 Dec 2008 19:06:39 +0000</pubDate>
		<dc:creator>mosesoak</dc:creator>
		
		<category><![CDATA[Animoto]]></category>

		<category><![CDATA[digital]]></category>

		<category><![CDATA[holidays]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.mosessupposes.com/?p=52</guid>
		<description><![CDATA[Online holiday cards are usually worth a chuckle but no one really pays much attention. At Animoto we've released a special card service that is truly meaningful because the content you send is really your own photos. It lets you create a high-quality music video from your photos instantly, then wraps it in a beautiful [...]]]></description>
		<wfw:commentRss>http://blog.mosessupposes.com/?feed=rss2&amp;p=52</wfw:commentRss>
		</item>
	</channel>
</rss>
