<?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>and the whatnot of sorts &#187; computer</title>
	<atom:link href="http://distractionlab.com/blog/category/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://distractionlab.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 24 Mar 2012 18:40:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>misc things</title>
		<link>http://distractionlab.com/blog/2012/01/05/misc-stuff/</link>
		<comments>http://distractionlab.com/blog/2012/01/05/misc-stuff/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 17:33:46 +0000</pubDate>
		<dc:creator>ross</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://distractionlab.com/blog/?p=1278</guid>
		<description><![CDATA[&#160;]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/34544760?title=0&amp;byline=0&amp;portrait=0" frameborder="0" width="580" height="326"></iframe></p>

<div class="ngg-galleryoverview" id="ngg-gallery-43-1278">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-306" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://distractionlab.com/blog/wp-content/gallery/20120105_misc/horse.jpg" title=" " class="thickbox" rel="set_43" >
								<img title="horse" alt="horse" src="http://distractionlab.com/blog/wp-content/gallery/20120105_misc/thumbs/thumbs_horse.jpg" width="90" height="90" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-309" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://distractionlab.com/blog/wp-content/gallery/20120105_misc/img_0859.jpg" title=" " class="thickbox" rel="set_43" >
								<img title="img_0859" alt="img_0859" src="http://distractionlab.com/blog/wp-content/gallery/20120105_misc/thumbs/thumbs_img_0859.jpg" width="90" height="90" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 	
</div>


<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://distractionlab.com/blog/2012/01/05/misc-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>character animation retiming script for Flash</title>
		<link>http://distractionlab.com/blog/2011/10/08/character-animation-retiming-script-for-flash/</link>
		<comments>http://distractionlab.com/blog/2011/10/08/character-animation-retiming-script-for-flash/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 19:12:46 +0000</pubDate>
		<dc:creator>ross</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[featured]]></category>

		<guid isPermaLink="false">http://distractionlab.com/blog/?p=1199</guid>
		<description><![CDATA[Wrote a script that automates changing a character&#8217;s timing in Flash -- specifically for characters made of nested graphic symbols ( ex: mouth symbol inside head symbol inside character symbol, etc &#8212; the script can tunnel into the hierarchy as deep as you want it to go ) Check out the video for an explanation ( [...]]]></description>
			<content:encoded><![CDATA[<p>Wrote a script that automates changing a character&#8217;s timing in Flash -- specifically for characters made of nested graphic symbols ( ex: mouth symbol inside head symbol inside character symbol, etc &#8212; the script can tunnel into the hierarchy as deep as you want it to go )</p>
<p>Check out the video for an explanation ( <a href="http://distractionlab.com/blog/wp-content/uploads/2011/10/scriptDemo.mov">or click here for a higher quality version</a> ):</p>
<p><span class="youtube">
<iframe title="YouTube video player" class="youtube-player" type="text/html" width="480" height="295" src="http://www.youtube.com/embed/zL836PvEq5Q?fs=1&amp;hl=en&amp;modestbranding=1&amp;loop=0&amp;iv_load_policy=3&amp;showsearch=0&amp;rel=1&amp;theme=&amp;hd=1" frameborder="0" allowfullscreen></iframe>
</span><p><a href="http://www.youtube.com/watch?v=zL836PvEq5Q&fmt=18">www.youtube.com/watch?v=zL836PvEq5Q</a></p></p>
<p>( ^least favorite part of this project was discovering that I say &#8220;mkay&#8221;&#8230; sorry to everyone )</p>
<p>&nbsp;</p>
<p>some useful links:</p>
<p><a href="http://summitprojectsflashblog.wordpress.com/how-tos/installing-jsfl-scripts/">how to install scripts</a></p>
<p><a href="http://help.adobe.com/en_US/Flash/10.0_UsingFlash/WSd60f23110762d6b883b18f10cb1fe1af6-7f89a.html">how to create keyboard shortcuts</a></p>
<p>&nbsp;</p>
<h3><a href="http://distractionlab.com/blog/wp-content/uploads/2011/10/nestedSymbolRetimer.zip">click here to download the script and the example FLA</a></h3>
<p>( made in Flash CS5-- should also work with CS4, though I&#8217;m not certain about versions previous to that )</p>
<p>&nbsp;</p>
<p>&#8230; and some notes from the file:</p>
<pre>// this was written quickly just for my personal work, yadda, yadda
// -- with luck, it should get the job done
// -- but there is almost no error checking, etc.
// Save before using! Sorry if you encounter forever loops! ( I haven't but ? )
// With that said, I think there are people who will find this script helpful</pre>
<pre>// if you find any bugs or have ideas for features-- let me know.
// -- can't promise that I'll make the changes but I will look into it</pre>
<pre>//ross klettke
//rklettke@gmail.com</pre>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://distractionlab.com/blog/2011/10/08/character-animation-retiming-script-for-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://distractionlab.com/blog/wp-content/uploads/2011/10/scriptDemo.mov" length="63683134" type="video/quicktime" />
		</item>
		<item>
		<title>face test ver0</title>
		<link>http://distractionlab.com/blog/2011/09/22/face-test-ver0/</link>
		<comments>http://distractionlab.com/blog/2011/09/22/face-test-ver0/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 00:33:06 +0000</pubDate>
		<dc:creator>ross</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://distractionlab.com/blog/?p=1190</guid>
		<description><![CDATA[hoping to use this sort of thing to quickly create characters for my next short-- quite a lot to figure out still ver 0: a single image in after effects ( with parts on separate layers ), rigged to allow head to look back and forth with a controller and respond to light]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/29457194?title=0&amp;byline=0&amp;portrait=0" frameborder="0" width="580" height="435"></iframe></p>
<p>hoping to use this sort of thing to quickly create characters for my next short-- quite a lot to figure out still</p>
<p>ver 0: a single image in after effects ( with parts on separate layers ), rigged to allow head to look back and forth with a controller and respond to light</p>
]]></content:encoded>
			<wfw:commentRss>http://distractionlab.com/blog/2011/09/22/face-test-ver0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>computer things that are around</title>
		<link>http://distractionlab.com/blog/2011/05/04/computer-things-that-are-around/</link>
		<comments>http://distractionlab.com/blog/2011/05/04/computer-things-that-are-around/#comments</comments>
		<pubDate>Thu, 05 May 2011 03:20:56 +0000</pubDate>
		<dc:creator>ross</dc:creator>
				<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://distractionlab.com/blog/?p=974</guid>
		<description><![CDATA[There are a couple programs I&#8217;ve found really helpful as-of-recent &#8212; maybe you&#8217;ll find them helpful too. Things : a to-do list application. It&#8217;s pleasant to use and getting cloud sync very soon ( because it&#8217;s been listed as &#8220;soon&#8221; for a long time )  I haven&#8217;t tried many other to-do list applications ( there [...]]]></description>
			<content:encoded><![CDATA[<p>There are a couple programs I&#8217;ve found really helpful as-of-recent &#8212; maybe you&#8217;ll find them helpful too.</p>
<ul>
<li><a href="http://culturedcode.com/things/">Things</a> : a to-do list application. It&#8217;s pleasant to use and getting cloud sync very soon ( because it&#8217;s been listed as &#8220;soon&#8221; for a long time )  I haven&#8217;t tried many other to-do list applications ( there are some that are free ), but I started using Things and haven&#8217;t felt the need to look around further.</li>
<li><a href="http://www.evernote.com/">Evernote</a> (free) : use your computer or phone to store media online: notes, pictures, recordings, whatever.  A lot of other nice features too-- optical character recognition ( makes photos and handwritten notes, though not mine, searchable ), tags, location tagging.  I still use sketchbooks a lot, but Evernote has comfortably slid its way into pretty constant use alongside.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://distractionlab.com/blog/2011/05/04/computer-things-that-are-around/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some screenshots</title>
		<link>http://distractionlab.com/blog/2010/08/29/some-film-screenshots/</link>
		<comments>http://distractionlab.com/blog/2010/08/29/some-film-screenshots/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 02:57:54 +0000</pubDate>
		<dc:creator>ross</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://distractionlab.com/blog/?p=864</guid>
		<description><![CDATA[from my new short film: mint coming soonish]]></description>
			<content:encoded><![CDATA[<p>from my new short film: mint</p>

<div class="ngg-galleryoverview" id="ngg-gallery-22-864">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-225" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://distractionlab.com/blog/wp-content/gallery/mintforgradshots/finalvideo_00171.jpg" title=" " class="thickbox" rel="set_22" >
								<img title="finalvideo_00171" alt="finalvideo_00171" src="http://distractionlab.com/blog/wp-content/gallery/mintforgradshots/thumbs/thumbs_finalvideo_00171.jpg" width="90" height="90" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-226" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://distractionlab.com/blog/wp-content/gallery/mintforgradshots/finalvideo_00385.jpg" title=" " class="thickbox" rel="set_22" >
								<img title="finalvideo_00385" alt="finalvideo_00385" src="http://distractionlab.com/blog/wp-content/gallery/mintforgradshots/thumbs/thumbs_finalvideo_00385.jpg" width="90" height="90" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-227" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://distractionlab.com/blog/wp-content/gallery/mintforgradshots/finalvideo_01102.jpg" title=" " class="thickbox" rel="set_22" >
								<img title="finalvideo_01102" alt="finalvideo_01102" src="http://distractionlab.com/blog/wp-content/gallery/mintforgradshots/thumbs/thumbs_finalvideo_01102.jpg" width="90" height="90" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-228" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://distractionlab.com/blog/wp-content/gallery/mintforgradshots/finalvideo_02150.jpg" title=" " class="thickbox" rel="set_22" >
								<img title="finalvideo_02150" alt="finalvideo_02150" src="http://distractionlab.com/blog/wp-content/gallery/mintforgradshots/thumbs/thumbs_finalvideo_02150.jpg" width="90" height="90" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 	
</div>


<p>coming soonish</p>
]]></content:encoded>
			<wfw:commentRss>http://distractionlab.com/blog/2010/08/29/some-film-screenshots/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>elance</title>
		<link>http://distractionlab.com/blog/2009/01/03/elance/</link>
		<comments>http://distractionlab.com/blog/2009/01/03/elance/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 05:29:58 +0000</pubDate>
		<dc:creator>ross</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[whatnot]]></category>

		<guid isPermaLink="false">http://distractionlab.com/blog/?p=631</guid>
		<description><![CDATA[An ebay-like website for freelancers and people who want to hire freelancers--  here]]></description>
			<content:encoded><![CDATA[<p>An ebay-like website for freelancers and people who want to hire freelancers--  <a href="http://www.elance.com/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://distractionlab.com/blog/2009/01/03/elance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a few games</title>
		<link>http://distractionlab.com/blog/2008/08/24/a-few-games/</link>
		<comments>http://distractionlab.com/blog/2008/08/24/a-few-games/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 19:30:46 +0000</pubDate>
		<dc:creator>ross</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[games]]></category>

		<guid isPermaLink="false">http://distractionlab.com/blog/?p=495</guid>
		<description><![CDATA[Here are a few games that I made with MMF ( a nice no-programming-needed application-creating tool ) in middleschool/early highschool and also one newer game.  They’re somewhat embarrassing for a number of reasons, but I thought I would post them anyways for posterity or something. 1. Dodgeball Extreme It’s a single-player avoid-bouncing-balls game. If that [...]]]></description>
			<content:encoded><![CDATA[<p>Here are a few games that I made with <a href="http://www.clickteam.com/eng/index.php">MMF</a> ( a nice no-programming-needed application-creating tool ) in middleschool/early highschool and also one newer game.  They’re somewhat embarrassing for a number of reasons, but I thought I would post them anyways for posterity or something.</p>
<p><strong>1. Dodgeball Extreme</strong></p>
<p>It’s a single-player avoid-bouncing-balls game. If that doesn’t quite make sense, 14-year-old me decided to include an extensive Help section which can definitely be checked out.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-498" title="dodgeball" src="http://distractionlab.com/blog/wp-content/uploads/2008/08/dodgeball.gif" alt="" width="400" height="299" /></p>
<p>To play the game you will need <a href="http://distractionlab.com/blog/wp-content/uploads/2008/08/cncs232.dll">cncs232</a> ( put it in c:\WINDOWS\system\ )<br />
click <a href="http://distractionlab.com/blog/wp-content/uploads/2008/08/dodgeball-extreme.exe">here</a> download Dodgeball Extreme</p>
<p><strong>2. Cool Tennis ( aka Smash Tennis )</strong></p>
<p>Cool Tennis is pong with gravity ( the gravity is a bit less than a universal force, though, since it only affects the paddle ). There is a 1-player mode ( shown below ) and a 2-player mode ( not shown below ). I made an updated version at some point, but unfortunately I lost the file in a computer crash. I might as well also state that the updated version had 3d-graphics, an extensive online-play mode, and a rather impressive eye-tracking gestural control system. It’s a shame that I lost it.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-499" title="cooltennis" src="http://distractionlab.com/blog/wp-content/uploads/2008/08/cooltennis.gif" alt="" width="400" height="299" /></p>
<p>To play the game you will need <a href="http://distractionlab.com/blog/wp-content/uploads/2008/08/cncs232.dll">cncs232</a> ( put it in c:\WINDOWS\system\ )  &#8212; this is the same file as above so if you already have it, you don&#8217;t need it again.</p>
<p>click <a href="http://distractionlab.com/blog/wp-content/uploads/2008/08/cool-tennis.exe">here</a> to get Cool Tennis</p>
<p><strong>3. Wizard Beta</strong> --the pinnacle of young me’s game-creating attempts.</p>
<p>Wizard Beta is a platforming game. Like the previous games, the title alone explains everything needed to know about it. Here’s the breakdown:</p>
<p>Wizard: You play as a wizard… who, naturally, can cast spells and such. As you can see in the screenshot below, you wear a nice wizarding hat and wizarding cloak. Painted on these are several magic symbols such as the moon, a star, and, apparently, the greater-than sign. You also have a long gray beard as all wizards must have.</p>
<p>Beta: There are a lot of bugs.</p>
<p><img class="aligncenter size-full wp-image-501" title="wizardpic" src="http://distractionlab.com/blog/wp-content/uploads/2008/08/wizardpic.jpg" alt="" width="400" height="300" /><br />
To play the game you will need <a href="http://distractionlab.com/blog/wp-content/uploads/2008/08/cncs232.dll">cncs232</a> ( put it in c:\WINDOWS\system\ )  &#8212; this is the same file as above so if you already have it, you don&#8217;t need it again.</p>
<p>click <a href="http://distractionlab.com/blog/wp-content/uploads/2008/08/wizardbeta.exe">here</a> to get Wizard Beta</p>
<p><strong>4. Avoid-a-ball</strong></p>
<p>This game was made just a few months ago in a somewhat successful attempt to learn a bit of actionscript programming ( and was shortly followed by an even more successful forgetting of everything about actionscript ).  It&#8217;s a very basic 2-player game and you should grab a friend and check it out <a href="http://distractionlab.com/flash/avoidaball.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://distractionlab.com/blog/2008/08/24/a-few-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

