<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>wonkablog &#187; Entertainment</title>
	<atom:link href="http://wonkabar.org/category/entertainment/feed/" rel="self" type="application/rss+xml" />
	<link>http://wonkabar.org</link>
	<description>cornflakes, cartoons, dragons, linux, multimedia, psychology, teenagers</description>
	<lastBuildDate>Wed, 25 Jan 2012 01:25:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='wonkabar.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>wonkablog &#187; Entertainment</title>
		<link>http://wonkabar.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wonkabar.org/osd.xml" title="wonkablog" />
	<atom:link rel='hub' href='http://wonkabar.org/?pushpress=hub'/>
		<item>
		<title>web media frontend</title>
		<link>http://wonkabar.org/2010/11/08/web-media-frontend/</link>
		<comments>http://wonkabar.org/2010/11/08/web-media-frontend/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 05:21:44 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[MythTV]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1371</guid>
		<description><![CDATA[I have always wanted to tweak my HTPC frontend quite a lot to add extra functionality, but the entry barrier to learning a GUI language has been way too high for me.  I&#8217;ve had success though, in patching MythFrontend to &#8230; <a href="http://wonkabar.org/2010/11/08/web-media-frontend/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1371&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have always wanted to tweak my HTPC frontend quite a lot to add extra functionality, but the entry barrier to learning a GUI language has been way too high for me.  I&#8217;ve had success though, in patching MythFrontend to do some things a little better for me, but I&#8217;ve always wanted to get my own going if I could.</p>
<p>Recently, I was thinking about how LIRC can capture IR events and map them to X keyboard events.  Basically, you can control X applications with your remote control.  I started to reason that if that were possible, then I could just use my web development skills and create a webpage frontend for my HTPC that would run on a lightweight browser, and listen for keystrokes.</p>
<p>Just playing around with it tonight, I actually made some really great progress thanks to a combination of <a href="http://novapages.com/">a good friend</a>, my humble jQuery beginnings, and my laughable CSS skills.  <a href="http://spaceparanoids.org/code/media/media.html">This is the result so far</a>. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m really stoked about the implementation so far.  You&#8217;ll most likely need Firefox to get that working properly.  It will capture the arrow key presses (up, down, left, right) and use that for navigation.  I realize that the beginnings are rather crude, but the fact that I could throw this together, so quickly, while I&#8217;m just barely learning my way around jQuery seems pretty impressive to me.  I&#8217;m actually quite proud, though, that I got the navigation to work properly, too, so wrapping around rows and columns works. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is certainly going to be a fun project to hack on.  If I could get this working, this would open up all kinds of possibilities for me for displaying metadata and new options for navigation.</p>
<p>For comparison, here&#8217;s a screenshot of what my frontend looks like right now.  As you can see, I&#8217;m trying to imitate the style as closely as possible.</p>
<p style="text-align:center;"><a href="http://wonkabar.org/wp-content/uploads/2010/11/2010-11-08-183929_1280x720_scrot.png"><img class="aligncenter size-full wp-image-1372" title="2010-11-08-183929_1280x720_scrot" src="http://wonkabar.org/wp-content/uploads/2010/11/2010-11-08-183929_1280x720_scrot.png" alt="" width="461" height="259" /></a></p>
<p style="text-align:left;">There&#8217;s a lot of advantages to having it web-based &#8212; not that I&#8217;m going to serve up anything remotely or anything, this is solely for my LAN.  It&#8217;ll just allow me to build out stuff much faster.</p>
<p style="text-align:left;">The hard part is going to be doing testing on the frontends.  They are both running off of tiny installations, and it&#8217;s not easy building and porting software to run on them.  Sounds like a challenge that&#8217;s extremely hard, going to take a lot of time, and will have marginal benefit and at the same time increase my workload and opportunity to own more of my software stack when things go wrong.  That&#8217;s just right up my alley. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1371/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1371/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1371/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1371&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/11/08/web-media-frontend/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/11/2010-11-08-183929_1280x720_scrot.png" medium="image">
			<media:title type="html">2010-11-08-183929_1280x720_scrot</media:title>
		</media:content>
	</item>
		<item>
		<title>hello from dvd archive land</title>
		<link>http://wonkabar.org/2010/10/21/hello-from-dvd-archive-land/</link>
		<comments>http://wonkabar.org/2010/10/21/hello-from-dvd-archive-land/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 16:05:10 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1361</guid>
		<description><![CDATA[Warner Bros. is doing some awesome stuff lately.  They have a great back catalogue of awesome titles that they&#8217;ve acquired by buying out Hanna-Barbera.  There&#8217;s popular stuff like Scooby-Doo, but also all the lesser known cartoons like Josie and the &#8230; <a href="http://wonkabar.org/2010/10/21/hello-from-dvd-archive-land/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1370&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Warner Bros. is doing some awesome stuff lately.  They have a great back catalogue of awesome titles that they&#8217;ve acquired by buying out Hanna-Barbera.  There&#8217;s popular stuff like Scooby-Doo, but also all the lesser known cartoons like Josie and the Pussycats. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   These smaller titles probably wouldn&#8217;t do so well on a retail landscape, so Warner is doing something totally different &#8212; making copies of the series available to customers <a href="http://warnerarchive.com/">on demand</a>!</p>
<p>The idea is just awesome.  Instead of packaging and producing a large set and distributing it nationally to all kinds of chains, they cater directly to the long tail collectors and give them the stuff they want, and still at reasonable prices.</p>
<p>I daresay that this wouldn&#8217;t have been pulled off so well at the same time, if Warner Bros. wasn&#8217;t doing such a great job of engaging its fan base with social media.  Their older catalogue is being produced and sold on-demand through the Warner Archive lineup, and the brand has <a href="http://twitter.com/WarnerArchive">it&#8217;s own Twitter account</a> that I&#8217;ve been following.  Near as I can tell, in the relatively short time I&#8217;ve found them, is that they are doing what those who succeed in social media do well &#8212; they actually *talk* with their fanbase.  <a href="http://twitter.com/ShoutFactory">Shout Factory</a> does the same thing as well.  It&#8217;s pretty awesome, really, to find companies that can put a human face back on the front lines. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyway, business methodology aside, what I&#8217;m really excited about is the content that I get to have access to again!</p>
<p>I was looking through their pre-orders the other day, and I found two that I remember, very vaguely, watching growing up &#8230; and absolutely loving them!  I think it&#8217;s awesome that the complete series are available now to purchase, for what I&#8217;d consider a good price point, too.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/10/2842106.jpeg"><img class="aligncenter size-full wp-image-1362" title="The Funky Phantom" src="http://wonkabar.org/wp-content/uploads/2010/10/2842106.jpeg" alt="" width="330" height="330" /></a></p>
<p>I totally remember <a href="http://www.wbshop.com/Funky-Phantom-Complete-Series/1000180183,default,pd.html?cgid=">this show</a> &#8230; once I saw it again.  This is one of those that I remember being really funny, but since it was probably aired so little (and there were so few episodes comparatively), it quickly got forgotten.</p>
<p>I do remember that the ghost is hilarious.  I don&#8217;t recall much more about the show other than that.  If I had to guess, without checking Wikipedia, I&#8217;d say that the format is similar to Scooby-Doo &#8230; a group of kids that goes on adventures with their silly sidekicks and solves mysteries and gets into trouble.</p>
<p>It might seem a little cliched in retrospect, but Scooby Doo was awesome then, and it&#8217;s awesome now, and having a different spin on it just means you get some variety.  I&#8217;m cool with that. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I also, very vaguely, again, totally remember this other one I saw available for pre-order (goes on sale next Tuesday):  <a href="http://www.wbshop.com/Goober-and-the-Ghost-Chasers-Complete-Series/1000180189,default,pd.html?cgid=">Goober and the Ghost Chasers</a>.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/10/2842107.jpeg"><img class="aligncenter size-full wp-image-1363" title="Goober and the Ghost Chasers" src="http://wonkabar.org/wp-content/uploads/2010/10/2842107.jpeg" alt="" width="330" height="330" /></a></p>
<p>I do remember seeing that weird dog before &#8230; but that&#8217;s about it.  That&#8217;s not gonna stop me from getting the collection, though. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I&#8217;m an absolute fan of Hanna-Barbera&#8217;s animation style, and I&#8217;ll pretty much get anything that was produced by them during that time period.  So many good memories. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>There&#8217;s actually a couple of series that I didn&#8217;t know about, or totally forgot about completely too, though.  I had no idea there was even a series of <a href="http://www.amazon.com/Josie-Pussycats-Complete-Janet-Waldo/dp/B000RPD0DM/">Josie and the Pussycats</a> until not too long ago, and my little sister bought me the complete series for my birthday this year.  I absolutely *love* watching that show, it is hilarious!  I think it&#8217;s funnier than Scooby-Doo in some places. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I recommend it.</p>
<p>Because of that one, I&#8217;m excited to see Warner Archive coming out with *another* <a href="http://www.wbshop.com/Josie-the-Pussycats-Outer-Space/1000180171,default,pd.html">Josie and the Pussycats cartoon</a>, again, this one I had no idea even existed before:</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/10/2845793.jpeg"><img class="aligncenter size-full wp-image-1364" title="Josie and the Pussycats in Outer Space" src="http://wonkabar.org/wp-content/uploads/2010/10/2845793.jpeg" alt="" width="330" height="330" /></a></p>
<p>I&#8217;m especially excited because, none of the old cartoons get me as excited as any of the ones that deal with outer space (<a href="http://www.amazon.com/Super-Friends-Season-One-Vol/dp/B002S3Y1LQ/">Super Friends</a>, <a href="http://www.amazon.com/Space-Ghost-Dino-Boy-Complete/dp/B000OY9V7A/">Space Ghost</a>, etc.).  The animation and art style is just incredible, I think.  It still gets me really excited seeing them today.</p>
<p>Speaking of which, I highly recommend checking out <a href="http://www.amazon.com/Walt-Disney-Treasures-Tomorrow-Beyond/dp/B0000BWVAI/">Walt Disney&#8217;s Treasures: Tomorrow Land</a> if you&#8217;re also a space junkie and you like old school animation.  Wow, that thing just puts me in heaven.</p>
<p>There&#8217;s one more available right now that I&#8217;ve never heard of before, <a href="http://www.wbshop.com/Pirates-of-Dark-Water-The-Complete-Series/1000180086,default,pd.html?cgid=">Pirates of Dark Water</a>.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/10/2815532.jpeg"><img class="aligncenter size-full wp-image-1365" title="Pirates of Dark Water" src="http://wonkabar.org/wp-content/uploads/2010/10/2815532.jpeg" alt="" width="304" height="304" /></a></p>
<p>It&#8217;s getting great reviews everywhere, and lots of people are excited about it, from what I can tell (based on research in areas of the Internet that most people don&#8217;t go into.  Trust me on this one).  I don&#8217;t know the first thing about it, though.  Of course, that probably won&#8217;t keep me from buying it eventually anyway.  It rarely does. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The last one I wanted to write about was <a href="http://www.wbshop.com/Thundarr-The-Barbarian-The-Complete-Series-198082/1000180186,default,pd.html?cgid=">Thundarr the Barbarian</a>.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/10/2833305.jpeg"><img class="aligncenter size-full wp-image-1366" title="Thundarr the Barbarian" src="http://wonkabar.org/wp-content/uploads/2010/10/2833305.jpeg" alt="" width="330" height="330" /></a></p>
<p>Now I *do* remember this one, mainly the characters, and it being a really fascinating setting &#8230; but that&#8217;s it.  The memories of this one have been lost to time.  I&#8217;m curious to check it out again, but I honestly have no idea what to expect.</p>
<p>Again, same thing as Dark Water &#8230; a lot of people are excited about it, and glad to see it out.  I guess I&#8217;m one of the few in the Josie and the Pussycats fan-camp.  I imagine it probably had something with me collecting and reading hundreds and hundreds of Archie digests growing up.</p>
<p>So, pretty cool stuff.  What&#8217;s really more awesome than the individual titles is the business concept.  I can&#8217;t think of titles off the top of my head right now, but I know there&#8217;s a ton of old Hanna-Barbera stuff out there that&#8217;s never been released, and now there&#8217;s a chance we&#8217;ll get to see more in the future &#8212; in a complete series set as well!  That&#8217;s just super exciting.  I tell you what. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One other thing I wanted to mention is that, I just recently decided to suspend my Netflix account.  I haven&#8217;t been watching any of the stuff they&#8217;ve been sending me lately, and I don&#8217;t really like surfing through their online library (feels too much like channel surfing to me sometimes, randomly looking for something interesting).  Money has been tight for me recently due to some health issues and paying for school, and so I decided that if I&#8217;m gonna allot some money towards movie entertainment every month, that I&#8217;d rather just build up my collection instead.  Buying season and complete series sets makes sense to me.  I watch those all the time, and for a small amount, I can get a lot of content that I&#8217;ll watch over again.  I love Netflix, but I&#8217;ve gotten a little tired of trying to dig out hits.  If money is scarce, I&#8217;d rather just spend it on something I know I&#8217;d much rather have.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1370/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1370/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1370/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1370&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/10/21/hello-from-dvd-archive-land/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/10/2842106.jpeg" medium="image">
			<media:title type="html">The Funky Phantom</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/10/2842107.jpeg" medium="image">
			<media:title type="html">Goober and the Ghost Chasers</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/10/2845793.jpeg" medium="image">
			<media:title type="html">Josie and the Pussycats in Outer Space</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/10/2815532.jpeg" medium="image">
			<media:title type="html">Pirates of Dark Water</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/10/2833305.jpeg" medium="image">
			<media:title type="html">Thundarr the Barbarian</media:title>
		</media:content>
	</item>
		<item>
		<title>work, work, work &#8230; movies?</title>
		<link>http://wonkabar.org/2010/05/04/work-work-work-movies/</link>
		<comments>http://wonkabar.org/2010/05/04/work-work-work-movies/#comments</comments>
		<pubDate>Wed, 05 May 2010 00:39:25 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1224</guid>
		<description><![CDATA[I don&#8217;t think I&#8217;ve ever made it any particular secret that I don&#8217;t enjoy the many jobs I&#8217;ve had.  Looking back through the long years of working (20 years now, go me), there&#8217;s only been one job that I&#8217;ve enjoyed: &#8230; <a href="http://wonkabar.org/2010/05/04/work-work-work-movies/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1224&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t think I&#8217;ve ever made it any particular secret that I don&#8217;t enjoy the many jobs I&#8217;ve had.  Looking back through the long years of working (20 years now, go me), there&#8217;s only been one job that I&#8217;ve enjoyed: working at the movie theater.  I don&#8217;t remember exactly how long I worked there, since it was at two different chains  and across a number of years, but I&#8217;d say it probably capped out around three years of my life or so.  And, man, I still miss working there to this day.</p>
<p>I&#8217;ve been thinking a lot lately about what I wanna do with my life, and invariably the answer always quickest to come first to my mind is, &#8220;not this!&#8221;  I never wanted to go into computers, and I did so, really, as a matter of indifference &#8230; I did it because I could.  I&#8217;m finding that attitude to be somewhat negative now.</p>
<p>But, I don&#8217;t wanna sound like I&#8217;m whining.  I got myself into the situation I&#8217;m in, and I&#8217;m willing to take responsibility for that, and I want to gracefully exit out, but at the same time, find something I would rather do instead.  Interestingly enough, I&#8217;ve had two ideas bouncing around my head lately of something I could do.  It seems incredibly risky, but I have so many ideas and I get so excited about it that I&#8217;m starting to wonder if I shouldn&#8217;t at least start to look into it.  I&#8217;ve been thinking about either running my own local movie theater or video rental store.</p>
<p>I&#8217;ve always wanted to run my own movie theater, ever since I was a little kid.  Growing up, going to the movies was a rare treat, and I really enjoyed it every time.  Well, except that one time my mom took me to see Bambi, and I thought the movie was pretty boring.  I must have been five at the time or something.  A critic at such a young age.  I still love going to the movies, for just the thrill of the experience.  One of the reasons that working at a movie theater was so much fun for me too, was that I&#8217;ve never found myself so culturally engrossed around people of my own kind as I was there.  First of all, those of us who were long-term workers were really into movies.  There seems to be more than a few shared qualities from that fascination, since I made a lot of good friends working there.</p>
<p>Anyway, the point I&#8217;m trying to make is that I have some really cool ideas for what would make a movie theater fun to visit.  I especially have lots of ideas on some cool promotions to do (which I might go into later &#8230; right now, they&#8217;re just floating around in my head).</p>
<p>The same is true for a video rental store.  I know it&#8217;s in the news this week that Hollywood Video is going out of business, and it really comes as no surprise to me.  I&#8217;ve written before <a href="http://wonkabar.org/2008/05/01/video-stores-are-deprecated/">how I think the whole business concept is outdated</a>, and some ideas they can use to brighten things up.  I have lots more ideas on top of those I mentioned there, too.  There&#8217;s so many things you could do more than just making it a trip to pick up a movie or game to rent.  I gotta write em down.</p>
<p>There&#8217;s only one small problem &#8212; I&#8217;m not really the entrepreneurial type.  Personally speaking, I dislike the ideas of capitalism in general, and I completely glaze over anytime the topic of business comes up, so I&#8217;m not sure I&#8217;d be well suited to take on such an endeavor as I might run it financially into the ground, quickly.  If I was serious about doing it, I&#8217;d have to do my due research, that&#8217;s for sure.  I&#8217;d like to think I&#8217;ve worked with the movie theaters for long enough to know what would be the basics (I&#8217;ve filled every role there &#8212; usher, concessionist, box office, projectionist and management), but it seems like running a theater would be a lot riskier than a video store.  Who knows.  If it was small enough, I guess.</p>
<p>Anyhooms, I&#8217;m just thinking out loud for now.  I dunno what I think of the idea, but one thing I&#8217;m absolutely certain about &#8212; it&#8217;s one idea that gets me really excited, and just keeps generating more and more energy as I think about it.  Add on top of that it&#8217;s something I&#8217;ve thought would be cool  to do for years, so &#8230; who knows?</p>
<p>I guess at this point I&#8217;m just wondering if I should pursue the idea or not.  I mean, not commit myself to it, and run out and get a loan from the bank or anything, but rather just ask myself if there&#8217;s really some sustained interest there or if it&#8217;s just something to consider.  I dunno.</p>
<p>I can really think of some cool ideas, though. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Maybe I should share them.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1224/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1224/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1224/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1224&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/05/04/work-work-work-movies/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>
	</item>
		<item>
		<title>how to train your dragon</title>
		<link>http://wonkabar.org/2010/04/29/how-to-train-your-dragon/</link>
		<comments>http://wonkabar.org/2010/04/29/how-to-train-your-dragon/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 16:34:33 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1207</guid>
		<description><![CDATA[I saw &#8220;How to Train Your Dragon&#8221; the other week (in 2D &#8230; gah, I hate saying that), and it was pretty freaking awesome. I was really skeptical about the movie after seeing the trailers, so I went in with &#8230; <a href="http://wonkabar.org/2010/04/29/how-to-train-your-dragon/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1207&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I saw &#8220;How to Train Your Dragon&#8221; the other week (in 2D &#8230; gah, I hate saying that), and it was pretty freaking awesome. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I was really skeptical about the movie after seeing the trailers, so I went in with some doubts, but man, they absolutely *nailed* this movie.</p>
<p>First off, you&#8217;re not gonna see a story so original ever again.  There&#8217;s just nothing to compare it to.  The main character&#8217;s name is Hiccup, who is a young teenage viking who is an absolute geek through and through.</p>
<p style="text-align:center;"><a href="http://wonkabar.org/wp-content/uploads/2010/04/dragon21.jpg"><img class="aligncenter size-full wp-image-1209" title="dragon2" src="http://wonkabar.org/wp-content/uploads/2010/04/dragon21.jpg" alt="" width="768" height="326" /></a></p>
<p>And that&#8217;s where the movie really shines, is in its authenticity as far as how the character in that situation would act.  I kept thinking the movie is really human, for lack of a better term.  It certainly tells the story accurately from that persona&#8217;s point of view, including the awesome young hawt teenage chick he&#8217;s chasing, as well as the idiot bullies that get in his way.  It&#8217;s just great all around.</p>
<p style="text-align:center;"><a href="http://wonkabar.org/wp-content/uploads/2010/04/dragon3.jpg"><img class="aligncenter size-full wp-image-1210" title="dragon3" src="http://wonkabar.org/wp-content/uploads/2010/04/dragon3.jpg" alt="" width="768" height="326" /></a></p>
<p>The animation was pretty incredible, too.  But what I thought was really unique was the cinematography.  When Hiccup is flying around on his dragon, some of the scenes are pretty intense &#8230; I actually got quite the rush from watching it, which was *totally* unexpected, and pretty rare!  I was really surprised.  For that reason alone, I wanna go back and see it in 3D.</p>
<p>Another thing I kept noticing was the attention to detail.  The dragons themselves acted a lot like how animals would really act &#8212; with their motions and reactions and things like that.  Again, it just made the entire thing seem really authentic.  I kept thinking how Hiccup&#8217;s dragon was acting just like a playful cat, since that&#8217;s what it seemed to be mimicking.  Really cool.</p>
<p style="text-align:center;"><a href="http://wonkabar.org/wp-content/uploads/2010/04/dragon1.jpg"><img class="aligncenter size-full wp-image-1211" title="dragon1" src="http://wonkabar.org/wp-content/uploads/2010/04/dragon1.jpg" alt="" width="768" height="326" /></a></p>
<p>I won&#8217;t give away the ending, but it really took me by surprise how true-to-life it was.  I&#8217;m glad to see cartoons and kids films in general going back to their roots where actions have consequences and things aren&#8217;t watered down anymore.  It really adds to the story, and it certainly was *another* thing I wasn&#8217;t expecting.</p>
<p>There was only *one* minor complaint I had about the film &#8212; the audio track didn&#8217;t seem that great.  I went and saw it during a weekday, which was a mistake, since there was a small crowd and the sound wasn&#8217;t turned up very loud.  In fact, I was surprised to find myself  thinking it would sound better at my house.  But more than that, a lot of times the dialogue&#8217;s audio mix didn&#8217;t fit with the environment.  For instance, they&#8217;d be flying around, and their intonation or volume wouldn&#8217;t change with the circumstance &#8212; it sounded the same whether they were close up or skimming the water.  I think it&#8217;s interesting I even *noticed* something like that, but it really did seem to stand out like that a few times.</p>
<p>Final comments, though, go see it, and take your kids.  It&#8217;s got a lot of action sequences, but I wouldn&#8217;t classify it as really scary / frightening until the end, and even then, it&#8217;s still pretty simple fight sequences that wouldn&#8217;t be nightmarish I think.  I myself am pretty squeamish, and I know there weren&#8217;t any &#8220;ew, gross&#8221; moments, if that stands for anything.</p>
<p>Good times.  I&#8217;d give it a 4.5 out of 5, I think. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1207/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1207/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1207/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1207/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1207/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1207/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1207/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1207/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1207/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1207/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1207/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1207/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1207/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1207/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1207&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/04/29/how-to-train-your-dragon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/04/dragon21.jpg" medium="image">
			<media:title type="html">dragon2</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/04/dragon3.jpg" medium="image">
			<media:title type="html">dragon3</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/04/dragon1.jpg" medium="image">
			<media:title type="html">dragon1</media:title>
		</media:content>
	</item>
		<item>
		<title>happy april fool&#039;s</title>
		<link>http://wonkabar.org/2010/03/31/happy-april-fools/</link>
		<comments>http://wonkabar.org/2010/03/31/happy-april-fools/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 05:30:49 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1198</guid>
		<description><![CDATA[Okay, technically it&#8217;s 30 minutes before midnight, and I should be in bed &#8230; but hey, I should be married and have five kids by now, too, so whatever. I&#8217;m not gonna post any entries this year.  In fact, I &#8230; <a href="http://wonkabar.org/2010/03/31/happy-april-fools/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1198&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, technically it&#8217;s 30 minutes before midnight, and I should be in bed &#8230; but hey, I should be married and have five kids by now, too, so whatever. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m not gonna post any entries this year.  In fact, I didn&#8217;t even remember about April Fool&#8217;s til about 2 weeks before this year, and I was like &#8220;oh yah &#8230; oh well.&#8221;  So, no ideas this year.  I&#8217;m just outta steam, yo.</p>
<p>However, here&#8217;s some links to my favorites from last year. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ul>
<li><a href="http://wonkabar.org/2009/04/01/media-video-cleanup/">media-video cleanup</a></li>
<li><a href="http://wonkabar.org/2009/04/01/new-audio-player/">new audio player</a> (yay, TRON!  I really do own both of those things)</li>
<li><a href="http://wonkabar.org/2009/04/01/introducing-ubeantoo/">introducing ubeantoo</a></li>
<li><a href="http://wonkabar.org/2009/04/01/living-with-cats/">living with cats</a></li>
</ul>
<p>Just for the record, I don&#8217;t recommend having ferrets as pets.  Woodland creatures do not transform well into household environments.  And I&#8217;ll gladly share stories with you about stepping into puddles of ferret pee.  Seriously.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1198/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1198/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1198/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1198&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/03/31/happy-april-fools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>
	</item>
		<item>
		<title>return of the joker</title>
		<link>http://wonkabar.org/2010/03/16/return-of-the-joker/</link>
		<comments>http://wonkabar.org/2010/03/16/return-of-the-joker/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 05:44:45 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1183</guid>
		<description><![CDATA[I finally watched the Batman Beyond movie, Return of the Joker tonight.  I&#8217;ve had the DVD for a good long while, but since I&#8217;ve been ripping a lot of them to my backend recently, I decided to watch it tonight &#8230; <a href="http://wonkabar.org/2010/03/16/return-of-the-joker/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1183&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I finally watched the <a href="http://en.wikipedia.org/wiki/Batman_Beyond">Batman Beyond</a> movie, <a href="http://www.amazon.com/Batman-Beyond-Return-Original-Version/dp/B00005Y71K">Return of the Joker</a> tonight.  I&#8217;ve had the DVD for a good long while, but since I&#8217;ve been ripping a lot of them to my backend recently, I decided to watch it tonight since it was so dead simple.</p>
<p>It was a good movie, I liked it.  In fact, I enjoyed it more than I thought I would, which surprised me.  The story was really well done, and unlike some of the other Batman animated movies, it really did a good job of keeping the feel of an original series episode.</p>
<p>That&#8217;s not to say I&#8217;m really familiar with the Batman Beyond series.  I have to confess to seeing only about half a dozen episodes, if that.  I do have all three seasons of them on DVD though.  Again, just never really got around to watching them.  There&#8217;s a lot of TV shows like that though that I own.  It&#8217;s pretty common.  I just don&#8217;t get to them until the bug kinda hits me.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/03/shot0002.jpg"><img class="aligncenter size-full wp-image-1184" title="shot0002" src="http://wonkabar.org/wp-content/uploads/2010/03/shot0002.jpg" alt="" width="720" height="436" /></a></p>
<p>One thing that really impressed me about the movie, that I kept noticing, was that I really liked their art style.  I remember one reason I initially thought the series was going to be cool, was because it borrowed from the same animation style of the original <a href="http://en.wikipedia.org/wiki/Batman_the_animated_series">Batman: The Animated Series</a> runs, but now it was based in the future.</p>
<p>I&#8217;ve always loved the retro look of the original Batman cartoons (well, original for younger audiences), and I think that Warner Bros. has always done an amazing job with the art style.  But one thing I&#8217;ve consistently noted is that when you get good animation departments working with a futuristic timeline, they really have a ball and can come up with some really amazing concepts.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/03/shot0031.jpg"><img class="aligncenter size-full wp-image-1185" title="shot0031" src="http://wonkabar.org/wp-content/uploads/2010/03/shot0031.jpg" alt="" width="720" height="435" /></a></p>
<p>That&#8217;s one reason I like animation so much &#8212; it&#8217;s much easier to play with fresh ideas.</p>
<p>The story was great, as well.  I&#8217;ll be the first to admit that other Batman animated movies were alright.  In fact, I remember going to see Batman: Mask of the Phantasm with a friend when it was in the theaters.  We got there about 20 minutes late, which was a real crime, since the story flips back and forth between flashbacks constantly.  We were especially screwed because we came in when they were in a flashback sequence, and the movie was really short, and we were *completely* lost.  It&#8217;s still a good fun flick to watch, but the story is a bit strained.</p>
<p>This one, though, was much better by comparison.  A lot darker, too.  I&#8217;ve noticed that the newer WB animated movies are going in that direction.  I&#8217;ve got mixed feelings about that, personally.</p>
<p>I won&#8217;t give any of the story away, but I have always remembered reading one review of the movie a long time ago that said that it was really cool how the Joker came back.  And, I&#8217;ll agree completely.  I was pretty skeptical how they were going to work it out, but it was well done.  Plus, he is extra creepy in this one, and it seems like it delves into his character much more than before.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/03/shot0021.jpg"><img class="aligncenter size-full wp-image-1186" title="shot0021" src="http://wonkabar.org/wp-content/uploads/2010/03/shot0021.jpg" alt="" width="720" height="438" /></a></p>
<p>For that matter, now that I think about it,  the other main characters (Bruce Wayne and <a href="http://en.wikipedia.org/wiki/Terry_McGinnis">Terry McGinnis</a>) both get some character development in the story.  We get to see a bit more about them as people.  Again, I thought the story was well developed.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/03/shot0022.jpg"><img class="aligncenter size-full wp-image-1187" title="shot0022" src="http://wonkabar.org/wp-content/uploads/2010/03/shot0022.jpg" alt="" width="720" height="432" /></a></p>
<p>The only thing that bummed me about the movie itself was the video transfer.  Warner Bros. is always great about their DVD transfers, but this one was non-anamorphic widescreen, meaning it was full-framed, but still letterbox.  On the flip side, though, the audio track was 5.1 Dolby Digital (not 2.0 like the Amazon.com listing suggests), and it was not too shabby.  It was well mixed, and even I, the non-audiophile, noticed the surround getting used quite a few times.  So, they didn&#8217;t really skimp there.  It wasn&#8217;t great by any means, but it was good.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/03/shot0006.jpg"><img class="aligncenter size-full wp-image-1188" title="shot0006" src="http://wonkabar.org/wp-content/uploads/2010/03/shot0006.jpg" alt="" width="720" height="435" /></a></p>
<p>I gotta say again how much I really enjoyed the art style in this one.  They really seemed to put some care into it.  I&#8217;m left to wonder if that transferred to the series as well.  I haven&#8217;t seen any of the episodes in a while, but I&#8217;m certainly curious to check them out now.</p>
<p>There were so many great shots and backgrounds, and I would love to post more, but some of them would give away the story.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/03/shot0032.jpg"><img class="aligncenter size-full wp-image-1189" title="shot0032" src="http://wonkabar.org/wp-content/uploads/2010/03/shot0032.jpg" alt="" width="720" height="435" /></a></p>
<p>Good stuff, though.  Can&#8217;t really go wrong with Batman.  I&#8217;m surprised I hadn&#8217;t seen it before now.  I like. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1183&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/03/16/return-of-the-joker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/03/shot0002.jpg" medium="image">
			<media:title type="html">shot0002</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/03/shot0031.jpg" medium="image">
			<media:title type="html">shot0031</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/03/shot0021.jpg" medium="image">
			<media:title type="html">shot0021</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/03/shot0022.jpg" medium="image">
			<media:title type="html">shot0022</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/03/shot0006.jpg" medium="image">
			<media:title type="html">shot0006</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/03/shot0032.jpg" medium="image">
			<media:title type="html">shot0032</media:title>
		</media:content>
	</item>
		<item>
		<title>ripping blu-ray discs on linux &#8230; and windows, and ps3</title>
		<link>http://wonkabar.org/2010/02/16/ripping-blu-ray-discs-on-linux-and-windows-and-ps3/</link>
		<comments>http://wonkabar.org/2010/02/16/ripping-blu-ray-discs-on-linux-and-windows-and-ps3/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 06:19:25 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Multimedia]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1161</guid>
		<description><![CDATA[I&#8217;ve finally found a way to rip some of my Blu-Ray discs, kinda.  I&#8217;ve had to manage a few workarounds because I&#8217;m missing a pretty common piece of hardware in the setup: a BD-ROM drive.  I do have a PS3, &#8230; <a href="http://wonkabar.org/2010/02/16/ripping-blu-ray-discs-on-linux-and-windows-and-ps3/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1161&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally found a way to rip some of my Blu-Ray discs, kinda.  I&#8217;ve had to manage a few workarounds because I&#8217;m missing a pretty common piece of hardware in the setup: a BD-ROM drive.  I do have a PS3, though, that I&#8217;m running Linux on, and I can get to the media just fine that way.  I also have to use shareware, both on Windows and Linux &#8230; but, it works, and the files look great. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So, the backstory is that the other day I was making a note of all the projects I have to do,  creating what I call my project tree.  It&#8217;s basically an ordered list of general projects (Gentoo, home theater system, etc.), and then abstract projects underneath that.  It&#8217;s nice because I can get a birds eye view of all the stuff I&#8217;m working on without going into specifics about any of them.  One of the home theater ones was to get at least ISO disc rips of the Blu-Ray movies I already have, even if I can&#8217;t decrypt them yet, so I can at least play around with my options as they become available.</p>
<p>Well, I had moved my server setup around not too long ago, so I had two 750 GB harddrives just collecting dust.  I put one of them in an external USB drive, and plugged it into my PS3, which was already running Linux (<a href="http://wonkabar.org/2009/10/27/my-blu-ray-ripping-trial-run/">see this pervious post for all the fun details</a>).</p>
<p>I formatted my external USB drive as NTFS, so that I could read/write to it with Windows as well, and then I would insert a disc and just dump it to an ISO file.  That&#8217;s easy enough:</p>
<p>$ cat /dev/sr0 &gt; KFP.iso</p>
<p>I grabbed a couple of them (which took awhile, don&#8217;t let me kid you on that part) so that I could get a good sampling in case I had more luck with one than another.</p>
<p>Once that was done, I trotted the little drive and plugged it into my netbook, running Windows XP, and installed both <a href="http://www.slysoft.com/en/virtual-clonedrive.html">Virtual CloneDrive</a> and <a href="http://www.slysoft.com/en/anydvdhd.html">AnyDVDHD</a>.  The first one lets me mount an ISO as an actual disc drive, and the second actually decrypts the disc for me and dumps the contents back to the harddrive.  So, that&#8217;s two passes now on all the data, which is making this take a long time.  But that&#8217;s okay, it&#8217;s fun.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/02/anydvdhd_screenshot.jpg"><img class="aligncenter size-full wp-image-1164" title="anydvdhd_screenshot" src="http://wonkabar.org/wp-content/uploads/2010/02/anydvdhd_screenshot.jpg" alt="" width="637" height="422" /></a></p>
<p>Now that I have the actual contents, the MPEG2 transport streams, I can play it back with MPlayer, ffplay or whatever.  I&#8217;m having limited success with latest MPlayer on the files with VDPAU playback support, but it could just be my video card (GeForce 8600 GTS).  On my HTPC frontend, it works almost perfectly on there, with a nicer video card (GeForce 9300).  My desktop just craps out, though.  I can still watch it with Xv video out, though.</p>
<p>mkvtoolnix doesn&#8217;t support m2ts files right now, so I don&#8217;t have many options if I wanna change things around.  I&#8217;m still in a proof-of-concept stage, so I don&#8217;t really care all that much.  Plus, my options are already limited.  AnyDVDHD is shareware that will expire in 21 days, and while it&#8217;s amazing and works great, it&#8217;s really expensive &#8212; something like $200 for a lifetime license.  Eek.  With that, I&#8217;ll keep trying my options on Linux.</p>
<p>The second piece of shareware I ran into (which also has a limited evaluation license, though this time for 30 days) is <a href="http://www.makemkv.com/">MakeMKV</a>.  The Linux port is always a little more difficult to find, so here&#8217;s a <a href="http://www.makemkv.com/forum2/viewtopic.php?f=3&amp;t=224">direct link</a> to the details on the lastest version.  Boy, I never thought I&#8217;d be talking about shareware on my blog.</p>
<p>MakeMKV works really nice, too.  It&#8217;s supposed to be able to do the same job as AnyDVDHD, I believe, but since I don&#8217;t have the actual Blu-Ray drive, everything I&#8217;ve tried has never worked when just mounting the ISO direcly and trying to access that.  I believe that part of cracking the key involves having access to the drive.  I&#8217;m really not sure.  I&#8217;ve read a bit about the whole process, but it&#8217;s still really confusing to me still.</p>
<p>Anyway, the software will let you access it directly through the decrypted contents, and that&#8217;s what I did.  The interface is actually really simple and nice, and I would actually consider buying this one (it&#8217;s much cheaper, at $50 for a lifetime license).  I&#8217;m trying to remember the last time I paid for a software license.  One that comes to mind, is that I actually have a valid registration key for <a href="http://lord.lordlegacy.com/">Legend of the Red Dragon</a>, the *really* old BBS door game.  Wow.  I think it cost me something like $15.</p>
<p>MakeMKV is pretty nice, though.  It snags the subtitles I select, and already includes the chapters as well as the HD audio formats.</p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/02/makemkv.png"><img class="aligncenter size-full wp-image-1163" title="makemkv" src="http://wonkabar.org/wp-content/uploads/2010/02/makemkv.png" alt="" width="639" height="630" /></a></p>
<p>So, that&#8217;s it.  The whole process is pretty tedious, but it works, and I&#8217;m happy.  I don&#8217;t really care about decrypting it *too* much right now, since I don&#8217;t wanna go through the pain of trying to play them back over my HTPC just yet.  I&#8217;d need to do a lot of tweaks and upgrades to my system, and I really don&#8217;t care that much.  It&#8217;s not worth the hassle.  Especially, uh, since I just bought <a href="http://www.amazon.com/Sony-BDP-S360-1080p-Blu-ray-Player/dp/B001URWAYG/">a new Blu-Ray player</a> last month. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Really, though, I&#8217;m just doing this for the exercise since when I get bored, often times I&#8217;ll want to play around with media files and formats and see what I can do with them.</p>
<p>Eventually I&#8217;ll buy a BD-ROM drive and see what I can do, but for now I&#8217;m trying to save some $$$ and the whole point of this was to see if I could rip some discs with just the hardware available, and I could. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Woots.</p>
<p>On a sidenote, I posted <a href="http://znurt.org/media-video/aacskeys">aacskeys</a> to the portage tree today, which is one of the tools users need to decrypt the keys on their discs.  Hopefully we can get some more hackers interested in poking at it.  That&#8217;s always good.</p>
<p>Last but not least, here&#8217;s an actual screenshot from the final rip. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://wonkabar.org/wp-content/uploads/2010/02/shot0001.jpg"><img class="aligncenter size-full wp-image-1162" title="shot0001" src="http://wonkabar.org/wp-content/uploads/2010/02/shot0001.jpg" alt="" width="1920" height="1080" /></a></p>
<p>I love TMNT. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   Boy that&#8217;s a post for another day &#8230; which reminds me, I should get a copy of my home-made videos some day, that I made with my action figures.  Oh man, that&#8217;d be awesome.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1161/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1161&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/02/16/ripping-blu-ray-discs-on-linux-and-windows-and-ps3/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/02/anydvdhd_screenshot.jpg" medium="image">
			<media:title type="html">anydvdhd_screenshot</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/02/makemkv.png" medium="image">
			<media:title type="html">makemkv</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/02/shot0001.jpg" medium="image">
			<media:title type="html">shot0001</media:title>
		</media:content>
	</item>
		<item>
		<title>narnia 2: whatever the title is</title>
		<link>http://wonkabar.org/2010/02/03/narnia-2-whatever-the-title-is/</link>
		<comments>http://wonkabar.org/2010/02/03/narnia-2-whatever-the-title-is/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 04:58:34 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1156</guid>
		<description><![CDATA[So, I watched the second Narnia movie tonight (whatever the name is .. I thought the book went by the name the Silver Chair, but maybe that was the third one.  I don&#8217;t remember.  Anyway .. ), and it was &#8230; <a href="http://wonkabar.org/2010/02/03/narnia-2-whatever-the-title-is/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1156&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, I watched the second Narnia movie tonight (whatever the name is .. I thought the book went by the name the Silver Chair, but maybe that was the third one.  I don&#8217;t remember.  Anyway .. ), and it was really good!  I was more than pleasantly surprised.</p>
<p>I had put off watching it for a looong time, pretty much completely until a friend recommended it in passing and I was like &#8220;Hmm, it&#8217;s on Netflix Watch it Now, meaning it&#8217;s probably not that great, so I&#8217;ll go watch it.&#8221;  Yah.  Don&#8217;t ever expect me to explain my logic to you.</p>
<p>I was really excited when the first one came out, and I was sorely disappointed by how much I thought it didn&#8217;t live up to the book.  I thought it was good, but I was really bothered by the fact that the &#8220;epic&#8221; battle scene at the end was seriously less than 5 minutes long, and I don&#8217;t think you ever saw *one* person do anything battlerific.</p>
<p>The second one, though, was awesome.  Probably about half the movie was one big battle or another one, and well done for the most part.  I especially liked the duel.  Oh yah, spoiler alerts.  Whoops.</p>
<p>The movie was interesting, though.  I don&#8217;t remember the book *at all*, so that could be why I enjoyed it a bit more.  I thought there was a lot of interesting touches.  There was just one thing that kept nagging me a bit, though.  I kept thinking that, no matter how good the movie was, it seems like they focused on making it a spectacle movie more than a really good story.  It wasn&#8217;t poorly done, but it wasn&#8217;t excellent, either.  I often wonder why movies with really gripping stories and dialogue are so few and far apart.  This one went both ways.  At times it had some class and grit and character all its own, and then at other times it took things a little less seriously.  I suppose that&#8217;s not too bad considering it&#8217;s a film for kids, and I have to say that, overall, they did a really good job.  I think that the sequel was far better done than the first &#8212; although I will admit it&#8217;s been a *long* time since I saw the original Narnia, and I should probably give it a nod again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1156&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/02/03/narnia-2-whatever-the-title-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>
	</item>
		<item>
		<title>pole position</title>
		<link>http://wonkabar.org/2010/01/28/pole-position/</link>
		<comments>http://wonkabar.org/2010/01/28/pole-position/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 03:33:57 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1132</guid>
		<description><![CDATA[Yay, cartoons! So, I happened to stumble upon this one cartoon not long ago, that I had completely forgotten about &#8230; Pole Position.  I think I saw a video about it YouTube or something, I don&#8217;t remember.  80s cartoons is &#8230; <a href="http://wonkabar.org/2010/01/28/pole-position/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1132&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yay, cartoons!</p>
<p>So, I happened to stumble upon this one cartoon not long ago, that I had completely forgotten about &#8230; Pole Position.  I think I saw a video about it YouTube or something, I don&#8217;t remember.  80s cartoons is a popular subject in <a href="http://uphpu.org/">#uphpu</a>.</p>
<p>Watching the video though, I was like, &#8220;meh, another old-school Japanese-styled animation show&#8221; until I saw the little computer face in the dashboard &#8230; then all kinds of memories came back to me and I was like, &#8220;dude, I totally remember this show!&#8221;</p>
<p><img class="aligncenter size-full wp-image-1133" title="pp10" src="http://wonkabar.org/wp-content/uploads/2010/01/pp10.jpg" alt="pp10" width="360" height="270" /></p>
<p>I managed to snag a copy on Amazon, even though it&#8217;s been out of print.  I didn&#8217;t even know it was on DVD.  Since then, I&#8217;ve been totally obsessed with this show.  <a href="http://www.youtube.com/watch?v=IEPeOc1AJII">The theme song</a>, in particular.  I can&#8217;t get it out of my head.  Probably because I sing it to myself every 30 seconds.</p>
<p><img class="aligncenter size-full wp-image-1134" title="pp12" src="http://wonkabar.org/wp-content/uploads/2010/01/pp12.jpg" alt="pp12" width="360" height="270" /></p>
<p>Sadly enough, there were only 13 cartoons produced.  It looks like it could have done well.  I don&#8217;t know why this one triggered such a response in me &#8212; especially since I didn&#8217;t even remember the title &#8212; but I think I may have clued in on it a bit.  It features cool cars with electronic devices.  As a little kid, I&#8217;m sure I was totally enchanted by that.  Heck, I&#8217;ve always found computers extremely fascinating.  Just that they work how they do amazes me.</p>
<p><img class="aligncenter size-full wp-image-1135" title="pp6" src="http://wonkabar.org/wp-content/uploads/2010/01/pp6.jpg" alt="pp6" width="360" height="270" /></p>
<p>I don&#8217;t remember the show, but I do remember the old Atari video game.  It was fun.  I also remember playing E.T. though, and wondering what the heck the point of the game was.</p>
<p><img class="aligncenter size-full wp-image-1136" title="pp13" src="http://wonkabar.org/wp-content/uploads/2010/01/pp13.jpg" alt="pp13" width="360" height="270" /></p>
<p>I&#8217;ve been watching the show since I got it last week, and I love it.  It&#8217;s really cool, actually.  The first few I&#8217;ve seen so far start out with them (whatever their names are, on the secret Pole Position team) doing a live stunt show, and, it seems like, with totally random moves made up on the fly.  It&#8217;s pretty hilarious now.  But man I love how old cartoons just do random stuff and don&#8217;t even bother trying to explain it.  Good times.  I really miss shows like that.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1132&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2010/01/28/pole-position/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/01/pp10.jpg" medium="image">
			<media:title type="html">pp10</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/01/pp12.jpg" medium="image">
			<media:title type="html">pp12</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/01/pp6.jpg" medium="image">
			<media:title type="html">pp6</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2010/01/pp13.jpg" medium="image">
			<media:title type="html">pp13</media:title>
		</media:content>
	</item>
		<item>
		<title>the princess and the frog</title>
		<link>http://wonkabar.org/2009/12/22/the-princess-and-the-frog/</link>
		<comments>http://wonkabar.org/2009/12/22/the-princess-and-the-frog/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 18:22:45 +0000</pubDate>
		<dc:creator>beandog</dc:creator>
				<category><![CDATA[Entertainment]]></category>

		<guid isPermaLink="false">http://wonkabar.org/?p=1100</guid>
		<description><![CDATA[So, I went and saw &#8220;The Princess and the Frog&#8221; last night, mostly out of desperation to find something to do for the night.  I had heard it was good, but I wasn&#8217;t expecting much &#8230; it was Disney, after &#8230; <a href="http://wonkabar.org/2009/12/22/the-princess-and-the-frog/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1100&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, I went and saw &#8220;The Princess and the Frog&#8221; last night, mostly out of desperation to find something to do for the night.  I had heard it was good, but I wasn&#8217;t expecting much &#8230; it was Disney, after all, and their latest animation hasn&#8217;t been anything to write about.  This movie, however, was amazing.  I haven&#8217;t seen anything like this put out from the studio since Walt Disney himself produced it &#8212; in fact, if he were alive today, this is the exact movie I could see him making.</p>
<p>You seriously have to forget the past twelve or so releases that Disney has had that does any animation (not counting Pixar, of course), and go see this movie, because it is a serious throwback to the Walt Disney animation pictures of old.  The animation was top-notch, mixing art styles both old and new, and I could see influences from a *lot* of classic Walt Disney films, like Pete&#8217;s Dragon, The Rescuers, Sleeping Beauty, Robin Hood, and more.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-1101" title="pfrog3" src="http://wonkabar.org/wp-content/uploads/2009/12/pfrog3.jpg" alt="pfrog3" width="512" height="288" /></p>
<p>Everything about the film just blew me away.  It was hilariously funny with original characters and stories &#8212; I won&#8217;t spoil it for you, though.  The story was great and it deeply used the local culture to a completeness that, again, I haven&#8217;t seen since Walt himself made the movies.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-1102" title="pfrog1" src="http://wonkabar.org/wp-content/uploads/2009/12/pfrog1.jpg" alt="pfrog1" width="512" height="288" /></p>
<p>I cringed every time a song started up (and there were a *lot* of them, even for a Disney animated film) since I was afraid it would suck, but they were all really good.  I found myself tapping along to them in the theater, I was getting into them so much, which *never* happens with me.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-1103" title="pfrog2" src="http://wonkabar.org/wp-content/uploads/2009/12/pfrog2.jpg" alt="pfrog2" width="512" height="288" /></p>
<p>The art style was incredible.  There were some really, really cool sequences with the songs and some of the scenes.  The ones with the Shadow Man just totally made the movie.  And this movie was *not* nubbed down for little kids, either.  It was authentically creepy and scary in parts, just as it should have been.  Extremely well done.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-1104" title="pfrog4" src="http://wonkabar.org/wp-content/uploads/2009/12/pfrog4.jpg" alt="pfrog4" width="512" height="288" /></p>
<p>If I had to rank this thing, I&#8217;d say it would probably fit in the top five or so of animated films I&#8217;ve ever seen.  I&#8217;d say it rated up there with Beauty and the Beast, for me.  That seems like a pretty accurate rating &#8212; not my #1 favorite, but pretty darn close.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-1105" title="pfrog5" src="http://wonkabar.org/wp-content/uploads/2009/12/pfrog5.jpg" alt="pfrog5" width="512" height="288" /></p>
<p>So, suffice it to say, I was incredibly surprised &#8230; and the best movies are always ones where you&#8217;re totally blown away by your limited expectations, I think.  This movie is an animated film in a class all by itself.  Just an awesome treat, to see Disney put out something good again.  From the very opening title sequence, with the Walt Disney Animation Studios opening, I figured I was in for a good treat, and I was right. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sdibb.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sdibb.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sdibb.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sdibb.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sdibb.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sdibb.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sdibb.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sdibb.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sdibb.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sdibb.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sdibb.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sdibb.wordpress.com/1100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sdibb.wordpress.com/1100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sdibb.wordpress.com/1100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wonkabar.org&amp;blog=19113962&amp;post=1100&amp;subd=sdibb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wonkabar.org/2009/12/22/the-princess-and-the-frog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5812f6204f3a0213164c80b96f522fb7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beandog</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2009/12/pfrog3.jpg" medium="image">
			<media:title type="html">pfrog3</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2009/12/pfrog1.jpg" medium="image">
			<media:title type="html">pfrog1</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2009/12/pfrog2.jpg" medium="image">
			<media:title type="html">pfrog2</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2009/12/pfrog4.jpg" medium="image">
			<media:title type="html">pfrog4</media:title>
		</media:content>

		<media:content url="http://wonkabar.org/wp-content/uploads/2009/12/pfrog5.jpg" medium="image">
			<media:title type="html">pfrog5</media:title>
		</media:content>
	</item>
	</channel>
</rss>
