<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://realjenius.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title></title>
 <link>http://realjenius.com/recent/log</link>
 <description>Recent Entries</description>
 <language>en</language>
<item>
 <title>Quietude</title>
 <link>http://realjenius.com/node/644</link>
 <description>&lt;p&gt;Sorry for the overwhelming quiet here on RealJenius.com - I&amp;#8217;m getting married in two weeks now, and it has been a bit of a time-consuming &amp;#8216;project&amp;#8217;.&lt;/p&gt;

&lt;p&gt;Unfortunately, that probably also means that the next two to four weeks will still be quiet.&lt;/p&gt;

&lt;p&gt;Rest assured, I haven&amp;#8217;t died.&lt;/p&gt;

&lt;p&gt;&amp;#8230;. and I also got Mass Effect, which might also be a slight additional time-sink in my life ;)&lt;/p&gt;
</description>
 <comments>http://realjenius.com/node/644#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/13">News</category>
 <category domain="http://realjenius.com/taxonomy/term/17">Personal</category>
 <category domain="http://realjenius.com/taxonomy/term/15">RealJenius.com</category>
 <pubDate>Fri, 11 Apr 2008 15:48:40 -0700</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">644 at http://realjenius.com</guid>
</item>
<item>
 <title>Boyd Coddington Has Died</title>
 <link>http://realjenius.com/node/641</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://realjenius.com/files/images/alumatub.png&quot; width=&quot;180&quot; height=&quot;129&quot; align=&quot;right&quot; alt=&quot;alumatub&quot; class=&quot;framed&quot; /&gt;
Boyd Coddington (whom many people know from &lt;a href=&quot;http://turbo.discovery.com/american-hot-rod/american-hot-rod.html&quot;&gt;American Hot Rod&lt;/a&gt;) &lt;a href=&quot;http://www.autoblog.com/2008/02/27/breaking-boyd-coddington-dies-at-age-63/&quot;&gt;has died at age 63&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Boyd was a very influential member of the custom car/hot-rod industry in America, and it&amp;#8217;s sad to see him go.&lt;/p&gt;
</description>
 <comments>http://realjenius.com/node/641#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/59">Cars</category>
 <category domain="http://realjenius.com/taxonomy/term/13">News</category>
 <category domain="http://realjenius.com/taxonomy/term/156">Obit</category>
 <category domain="http://realjenius.com/taxonomy/term/155">Television</category>
 <pubDate>Wed, 27 Feb 2008 20:01:36 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">641 at http://realjenius.com</guid>
</item>
<item>
 <title>Moved to Google Apps</title>
 <link>http://realjenius.com/node/639</link>
 <description>&lt;p&gt;Tonight I officially kicked off the process of moving to &lt;a href=&quot;http://www.google.com/a/help/intl/en/index.html&quot;&gt;Google Apps&lt;/a&gt; for my email, calendar, and also for google docs, which I use quite a bit.&lt;/p&gt;

&lt;p&gt;I plan to blog on it more, but for now I will say the process was relatively simple, although moving from a fully configured GMail account to a Google Apps account should be less painful than it is. &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://realjenius.com/node/639&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://realjenius.com/node/639#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/152">Email</category>
 <category domain="http://realjenius.com/taxonomy/term/153">Google</category>
 <category domain="http://realjenius.com/taxonomy/term/154">Google Apps</category>
 <category domain="http://realjenius.com/taxonomy/term/13">News</category>
 <category domain="http://realjenius.com/taxonomy/term/17">Personal</category>
 <category domain="http://realjenius.com/taxonomy/term/15">RealJenius.com</category>
 <category domain="http://realjenius.com/taxonomy/term/4">Technology</category>
 <pubDate>Wed, 27 Feb 2008 19:38:17 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">639 at http://realjenius.com</guid>
</item>
<item>
 <title>Did You Know: JFace ArrayContentProvider</title>
 <link>http://realjenius.com/node/638</link>
 <description>&lt;p&gt;When coding in Eclipse RCP or, for that matter, any JFace based UI, you often times are implementing viewers, which require a content provider and a label provider. In most cases, you&amp;#8217;re dealing with the &lt;span class=&quot;geshifilter&quot;&gt;&lt;code class=&quot;geshifilter-text&quot;&gt;IStructuredContentProvider&lt;/code&gt;&lt;/span&gt; API, which would be appropriate for both the &lt;span class=&quot;geshifilter&quot;&gt;&lt;code class=&quot;geshifilter-text&quot;&gt;ListViewer&lt;/code&gt;&lt;/span&gt; and &lt;span class=&quot;geshifilter&quot;&gt;&lt;code class=&quot;geshifilter-text&quot;&gt;TableViewer&lt;/code&gt;&lt;/span&gt; classes.&lt;/p&gt;

&lt;p&gt;If you have a need to populate these views with data that is effectively static, you can use the &lt;span class=&quot;geshifilter&quot;&gt;&lt;code class=&quot;geshifilter-text&quot;&gt;org.eclipse.jface.viewers.ArrayContentProvider&lt;/code&gt;&lt;/span&gt; class to get you up and running quickly; and it is really quite functional in many cases.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://realjenius.com/node/638&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://realjenius.com/node/638#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/56">Eclipse</category>
 <category domain="http://realjenius.com/taxonomy/term/7">Java</category>
 <category domain="http://realjenius.com/taxonomy/term/106">JFace</category>
 <category domain="http://realjenius.com/taxonomy/term/32">Open Source</category>
 <category domain="http://realjenius.com/taxonomy/term/123">RCP</category>
 <category domain="http://realjenius.com/taxonomy/term/4">Technology</category>
 <category domain="http://realjenius.com/taxonomy/term/12">Tutorial</category>
 <pubDate>Tue, 26 Feb 2008 17:45:36 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">638 at http://realjenius.com</guid>
</item>
<item>
 <title>Comments and Contact Broken - Uhh... Whoops?</title>
 <link>http://realjenius.com/node/637</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://realjenius.com/files/images/images.jpg&quot; width=&quot;150&quot; height=&quot;112&quot; align=&quot;right&quot; alt=&quot;Strong Mad&quot; class=&quot;framed&quot; /&gt;
Okay, so I guess my CAPTCHA has been broken on &lt;a href=&quot;http://www.realjenius.com&quot;&gt;realjenius.com&lt;/a&gt; for a while now. I don&amp;#8217;t know how long because nobody was able to comment or for that matter contact me through the contact form&amp;#8230; because the CAPTCHA was broken.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;d say I&amp;#8217;m sorry, but&amp;#8230; well, I&amp;#8217;m not really. Anyway - you can comment again - enjoy!&lt;/p&gt;
</description>
 <comments>http://realjenius.com/node/637#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/8">Drupal</category>
 <category domain="http://realjenius.com/taxonomy/term/13">News</category>
 <category domain="http://realjenius.com/taxonomy/term/15">RealJenius.com</category>
 <category domain="http://realjenius.com/taxonomy/term/4">Technology</category>
 <pubDate>Mon, 25 Feb 2008 19:26:23 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">637 at http://realjenius.com</guid>
</item>
<item>
 <title>Live Action Akira</title>
 <link>http://realjenius.com/node/635</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://realjenius.com/files/images/akira.png&quot; width=&quot;116&quot; height=&quot;186&quot; align=&quot;right&quot; alt=&quot;Akira (Kaneda)&quot; class=&quot;framed&quot; /&gt;
&lt;a href=&quot;http://www.autoblog.com&quot;&gt;Autoblog.com&lt;/a&gt; has posted that &lt;a href=&quot;http://www.autoblog.com/2008/02/21/live-action-akira-movie-coming-dicaprio-and-otomo-signed-on-to/&quot;&gt;a live-action adaptation&lt;/a&gt; of the &lt;a href=&quot;http://en.wikipedia.org/wiki/Akira_%28manga%29&quot;&gt;Akira manga&lt;/a&gt; is in the works.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Amidst all the great animes we&amp;#8217;ve been exposed to, Akira stands out. Set in post-apocalyptic Tokyo, the neo-classic featured everything we&amp;#8217;ve come to expect from Japan&amp;#8217;s animation wizards: stunning artwork, imaginative plot lines and absolutely killer conveyances - particularly the bikes which easily put Tron to shame.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://realjenius.com/node/635&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://realjenius.com/node/635#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/151">Akira</category>
 <category domain="http://realjenius.com/taxonomy/term/149">Anime</category>
 <category domain="http://realjenius.com/taxonomy/term/5">Entertainment</category>
 <category domain="http://realjenius.com/taxonomy/term/150">Manga</category>
 <category domain="http://realjenius.com/taxonomy/term/97">Movies</category>
 <category domain="http://realjenius.com/taxonomy/term/13">News</category>
 <pubDate>Fri, 22 Feb 2008 11:32:09 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">635 at http://realjenius.com</guid>
</item>
<item>
 <title>Internet Explorer, &#039;Has Layout&#039;, and Me</title>
 <link>http://realjenius.com/node/633</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://realjenius.com/files/images/60px-Internet_Explorer_7_Logo.png&quot; width=&quot;60&quot; height=&quot;60&quot; align=&quot;right&quot; alt=&quot;IE Sucks&quot; class=&quot;framed&quot; /&gt;
This week at my Clark-Kent-day-job, I was working with &lt;a href=&quot;http://www.jquery.com&quot;&gt;JQuery&lt;/a&gt;, which is usually a pleasure. However, in this particular occasion, Microsoft, circa 2001, stepped in and defecated all over my happy times.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://realjenius.com/node/633&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://realjenius.com/node/633#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/18">HTML/CSS</category>
 <category domain="http://realjenius.com/taxonomy/term/20">Industry</category>
 <category domain="http://realjenius.com/taxonomy/term/148">Internet Explorer 6</category>
 <category domain="http://realjenius.com/taxonomy/term/19">Javascript</category>
 <category domain="http://realjenius.com/taxonomy/term/76">JQuery</category>
 <category domain="http://realjenius.com/taxonomy/term/116">Microsoft</category>
 <category domain="http://realjenius.com/taxonomy/term/10">Rant</category>
 <category domain="http://realjenius.com/taxonomy/term/4">Technology</category>
 <pubDate>Fri, 22 Feb 2008 09:33:51 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">633 at http://realjenius.com</guid>
</item>
<item>
 <title>Head Tracking on VR Displays</title>
 <link>http://realjenius.com/node/631</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://realjenius.com/files/images/head_tracking.png&quot; width=&quot;176&quot; height=&quot;171&quot; align=&quot;left&quot; alt=&quot;Head tracking&quot; class=&quot;framed&quot; /&gt;&lt;/p&gt;

&lt;p&gt;This was the 2nd time this video came up in Google Reader (this time &lt;a href=&quot;http://www.neatorama.com/2008/02/21/the-future-of-3d-gaming/&quot;&gt;via Neatorama&lt;/a&gt;, so I figured I should watch it.
When he first showed what the version with VR head tracking, I was immediately convinced - this technology &lt;em&gt;needs&lt;/em&gt; to show up in video games soon. I know I&amp;#8217;d pay for the extra peripherals. (&lt;a href=&quot;http://www.neatorama.com/2008/02/21/the-future-of-3d-gaming/&quot;&gt;Neatorama link&lt;/a&gt;)&lt;/p&gt;
</description>
 <comments>http://realjenius.com/node/631#comments</comments>
 <pubDate>Fri, 22 Feb 2008 08:43:47 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">631 at http://realjenius.com</guid>
</item>
<item>
 <title>Bye-Bye HD-DVD</title>
 <link>http://realjenius.com/node/629</link>
 <description>&lt;p&gt;&lt;img src=&quot;http://realjenius.com/files/images/format_war.jpg&quot; width=&quot;120&quot; height=&quot;180&quot; align=&quot;right&quot; alt=&quot;HD DVD vs. Blu Ray&quot; class=&quot;framed&quot; /&gt;
Well, at least &lt;a href=&quot;http://crave.cnet.com/8301-1_105-9873848-1.html?part=rss&amp;amp;tag=feed&amp;amp;subj=Crave&quot;&gt;according to C|Net Crave&lt;/a&gt; the format wars are now over. Toshiba has (unofficially) closed the lid on the coffin for HD DVD.&lt;/p&gt;

&lt;p&gt;Overall, I&amp;#8217;m glad that this is finally happening; the industry doesn&amp;#8217;t need competing, incompatible media formats for long. It&amp;#8217;s just a shame that I dislike Sony so much&amp;#8230;&lt;/p&gt;
</description>
 <comments>http://realjenius.com/node/629#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/146">Blu Ray</category>
 <category domain="http://realjenius.com/taxonomy/term/147">HD DVD</category>
 <category domain="http://realjenius.com/taxonomy/term/20">Industry</category>
 <category domain="http://realjenius.com/taxonomy/term/13">News</category>
 <category domain="http://realjenius.com/taxonomy/term/4">Technology</category>
 <pubDate>Sat, 16 Feb 2008 09:07:29 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">629 at http://realjenius.com</guid>
</item>
<item>
 <title>Friday Flicks: A Little Tool</title>
 <link>http://realjenius.com/node/627</link>
 <description>&lt;p&gt;Here are just a few more interesting videos from the lineage of Tool.&lt;/p&gt;

&lt;h2&gt;Danny Carey Interview&lt;/h2&gt;

&lt;p&gt;A few years back after Lateralus was released, Danny Carey (the drummer from Tool) did an interview with Jeff Ocheltree for 
&amp;#8216;&lt;a href=&quot;http://www.amazon.com/dp/B00065GHNS?tag=drummerworld-20&amp;amp;camp=14573&amp;amp;creative=327641&amp;amp;linkCode=as1&amp;amp;creativeASIN=B00065GHNS&amp;amp;adid=1H4XP3JDVAQJQMDYKRDK&amp;amp;&quot;&gt;Trust Your Ears: The Drum Tech Explorations of Jeff Ocheltree&lt;/a&gt;&amp;#8217;,  during which he plays the climactic section of the title track of the album (one of my favorites of their entire collection).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://realjenius.com/node/627&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://realjenius.com/node/627#comments</comments>
 <category domain="http://realjenius.com/taxonomy/term/5">Entertainment</category>
 <category domain="http://realjenius.com/taxonomy/term/108">Friday Flick</category>
 <category domain="http://realjenius.com/taxonomy/term/26">Live</category>
 <category domain="http://realjenius.com/taxonomy/term/23">Metal</category>
 <category domain="http://realjenius.com/taxonomy/term/21">Music</category>
 <category domain="http://realjenius.com/taxonomy/term/25">Rock</category>
 <category domain="http://realjenius.com/taxonomy/term/48">Tool</category>
 <category domain="http://realjenius.com/taxonomy/term/41">Video</category>
 <pubDate>Fri, 15 Feb 2008 12:51:13 -0800</pubDate>
 <dc:creator>R.J. Lorimer</dc:creator>
 <guid isPermaLink="false">627 at http://realjenius.com</guid>
</item>
</channel>
</rss>
