<?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>Wake me when it&#039;s the future</title>
	<atom:link href="http://klancej.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://klancej.wordpress.com</link>
	<description>A blog by LJ</description>
	<lastBuildDate>Sun, 30 May 2010 00:55:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='klancej.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Wake me when it&#039;s the future</title>
		<link>http://klancej.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://klancej.wordpress.com/osd.xml" title="Wake me when it&#039;s the future" />
	<atom:link rel='hub' href='http://klancej.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Adventures in Linux with the Awesome WM, part 2</title>
		<link>http://klancej.wordpress.com/2010/05/30/adventures-in-linux-with-the-awesome-wm-part-2/</link>
		<comments>http://klancej.wordpress.com/2010/05/30/adventures-in-linux-with-the-awesome-wm-part-2/#comments</comments>
		<pubDate>Sun, 30 May 2010 00:43:55 +0000</pubDate>
		<dc:creator>LJ</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klancej.wordpress.com/?p=66</guid>
		<description><![CDATA[Well, I decided to upgrade my version of Awesome 2.3.4 to v 3.4.1. This was by far a bigger task than i had envisioned. The configuration file has had a major overhaul since the 2.3 version, although the new version has much more customization abilities. First off, I had to enable the ppa &#8211; http://ppa.launchpad.net/aguignard/ppa/ubuntu, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=66&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>Well, I decided to upgrade my version of Awesome 2.3.4 to v 3.4.1.</p>
<p>This was by far a bigger task than i had envisioned. The configuration file has had a major overhaul since the 2.3 version, although the new version has much more customization abilities. First off, I had to enable the ppa &#8211; http://ppa.launchpad.net/aguignard/ppa/ubuntu, to install the latest version. Once installed, I was clueless on how to customize it for my liking.</p>
<p>Thanks to darthlukan @ desktopevolution.org, the main customizing was very easy. He has laid out the different steps, from enabling wallpaper to adding widgets in three different posts, starting here- <a title="link" href="http://www.desktopevolution.org/archives/6" target="_blank">http://www.desktopevolution.org/archives/6</a>.</p>
<p>The only other issue I had after I followed the great posts by darthlukan, was that my open programs on the taskbar had icons. I hated that. After using my google-fu to the best of its abilities, I still had no solution. I then posed my question to the great minds at Linuxquestions.org, and very promptly I was responded to by antegallya. They proposed a patch to the /usr/share/awesom/lib/awful/widget/tasklist.lua that would enable disabling the taskbar icons. I gave it a shot, and it worked perfectly.</p>
<p>If you are wanting to try this, navigate to the above listed file, and locate the following section:</p>
<pre>@@ -95,6 +95,10 @@
     local text = "&lt;span font_desc='"..font.."'&gt;"
     local name
     local status_image
+    local c_icon
+    if not args.hide_icon then
+        c_icon = c.icon
+    end
     if client.floating.get(c) and floating_icon then
         status_image = capi.image(floating_icon)
     end</pre>
<p>The above lines with the + symbol need to be manually inserted into the file.</p>
<p>The next section the &#8211; symbol means to remove the line, replaced by the line with the + symbol.</p></blockquote>
<pre>@@ -120,7 +124,7 @@
         text = text .. name
     end
     text = text .. "&lt;/span&gt;"
-    return text, bg, status_image, c.icon
+    return text, bg, status_image, c_icon
 end

If this were to brick your install, I claim no responsibility. Please backup your files prior to editing.
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/klancej.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/klancej.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/klancej.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/klancej.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/klancej.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/klancej.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/klancej.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/klancej.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/klancej.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/klancej.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/klancej.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/klancej.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/klancej.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/klancej.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=66&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://klancej.wordpress.com/2010/05/30/adventures-in-linux-with-the-awesome-wm-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b477d5781162e67209cdbe9ef4b7330?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">behemoth8186</media:title>
		</media:content>
	</item>
		<item>
		<title>CrunchBang announces &#8216;CrunchBang 10 &#8211; Statler&#8217;</title>
		<link>http://klancej.wordpress.com/2010/04/11/crunchbang-announces-crunchbang-10-statler/</link>
		<comments>http://klancej.wordpress.com/2010/04/11/crunchbang-announces-crunchbang-10-statler/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 03:30:08 +0000</pubDate>
		<dc:creator>LJ</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klancej.wordpress.com/?p=59</guid>
		<description><![CDATA[CrunchBang Linux, one of the more popular Linux distros, has announced a new version titled &#8216;Statler&#8217; under development. The distribution has been based on Ubuntu since initial release, and has featured the Openbox WM. The inclusion of the Openbox desktop has attracted the more &#8216;geeky&#8221; (for lack of a better term) users, which features a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=59&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>CrunchBang Linux, one of the more popular Linux distros, has announced a new version titled &#8216;Statler&#8217; under development. The distribution has been based on Ubuntu since initial release, and has featured the Openbox WM. The inclusion of the Openbox desktop has attracted the more &#8216;geeky&#8221; (for lack of a better term) users, which features a very minimal setup and low resource usage.</p>
<p>With Statler, CrunchBang has decided to leave the Ubuntu base and switch to the grandaddy distribution,  Debian. They have also decided to provide a version with the XFCE desktop and one with the Openbox window manager.</p>
<p>Release announcement here: <a title="Release Announcement" href="http://crunchbanglinux.org/forums/topic/6843/crunchbang-10-statler-alpha-1-released/" target="_blank">http://crunchbanglinux.org/forums/topic/6843/crunchbang-10-statler-alpha-1-released/</a></p>
<p>Decision to switch from Ubuntu to Debian explained :<a title="Switch to debian " href="http://reddevil62-techhead.blogspot.com/2010/03/interview-crunchbang-creator-explains.html" target="_blank"> http://reddevil62-techhead.blogspot.com/2010/03/interview-crunchbang-creator-explains.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/klancej.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/klancej.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/klancej.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/klancej.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/klancej.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/klancej.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/klancej.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/klancej.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/klancej.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/klancej.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/klancej.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/klancej.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/klancej.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/klancej.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=59&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://klancej.wordpress.com/2010/04/11/crunchbang-announces-crunchbang-10-statler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b477d5781162e67209cdbe9ef4b7330?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">behemoth8186</media:title>
		</media:content>
	</item>
		<item>
		<title>ArchBang Linux</title>
		<link>http://klancej.wordpress.com/2010/04/11/archbang-linux/</link>
		<comments>http://klancej.wordpress.com/2010/04/11/archbang-linux/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 03:17:21 +0000</pubDate>
		<dc:creator>LJ</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klancej.wordpress.com/?p=55</guid>
		<description><![CDATA[Although I&#8217;ve been a faithful user of CrunchBang Linux since December of &#8217;08, Archbang, a new distro combining the best of Arch Linux and Crunchbang Linux has really pequed my interest.  ArchBang uses Arch as a base an utilizes the Openbox WM with the CrunchBang setup. It also takes the &#8216;fun&#8217;, as some would say, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=55&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Although I&#8217;ve been a faithful user of CrunchBang Linux since December of &#8217;08, Archbang, a new distro combining the best of Arch Linux and Crunchbang Linux has really pequed my interest.  ArchBang uses Arch as a base an utilizes the Openbox WM with the CrunchBang setup. It also takes the &#8216;fun&#8217;, as some would say, out of installing Arch. Which, if you have tried, is more encompassing than most distros out there.</p>
<p>I have installed Arch on a desktop and I must admit, it feels really awesome once you complete it. You feel like you accomplished something. I have yet to take the plunge on a laptop, mainly since I have a Dell Studio 1735 which has the notorious Broadcom wireless chip. If you have dealt with getting one of these to work with Linux, you know what I am talking about.</p>
<p>But Archbang takes all of the work out of installing the base Arch from scratch, and uses a LiveCD setup. I ran the liveCD on my Dell laptop, and it ran like a dream. It even recognized my wireless chip (although I had to manually set up the network which is no biggee) and I don&#8217;t think it broke 150MB of RAM usage while I was checking it out. That is impressive.</p>
<p>The ArchBang team just recently released RC2, which shows much improvement from RC1. I definetly recommend checking it out if you want to give Arch Linux a try without spending the time to install it the usual way.</p>
<p>Homepage:<a title="ArchBang" href="http://www.archbang.org/" target="_blank"> http://www.archbang.org/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/klancej.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/klancej.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/klancej.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/klancej.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/klancej.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/klancej.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/klancej.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/klancej.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/klancej.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/klancej.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/klancej.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/klancej.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/klancej.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/klancej.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=55&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://klancej.wordpress.com/2010/04/11/archbang-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b477d5781162e67209cdbe9ef4b7330?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">behemoth8186</media:title>
		</media:content>
	</item>
		<item>
		<title>CrunchBang WebBadge</title>
		<link>http://klancej.wordpress.com/2010/04/04/crunchbang-webbadge/</link>
		<comments>http://klancej.wordpress.com/2010/04/04/crunchbang-webbadge/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 03:26:35 +0000</pubDate>
		<dc:creator>LJ</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://klancej.wordpress.com/?p=30</guid>
		<description><![CDATA[I designed a #!Crunchbang webbadge a while back, and figured I would link it on this blog. Someone may like to use it in a forum signature or something http://crunchbanglinux.org/forums/topic/365/crunchbang-web-badge/ Direct Link : http://img67.imageshack.us/img67/5701/crunchbanggm6.jpg<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=30&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I designed a #!Crunchbang webbadge a while back, and figured I would link it on this blog. Someone may like to use it in a forum signature or something <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://crunchbanglinux.org/forums/topic/365/crunchbang-web-badge/" target="_blank">http://crunchbanglinux.org/forums/topic/365/crunchbang-web-badge/</a></p>
<p>Direct Link : <a title="web badge" href="http://img67.imageshack.us/img67/5701/crunchbanggm6.jpg" target="_blank">http://img67.imageshack.us/img67/5701/crunchbanggm6.jpg</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/klancej.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/klancej.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/klancej.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/klancej.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/klancej.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/klancej.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/klancej.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/klancej.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/klancej.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/klancej.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/klancej.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/klancej.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/klancej.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/klancej.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=30&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://klancej.wordpress.com/2010/04/04/crunchbang-webbadge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b477d5781162e67209cdbe9ef4b7330?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">behemoth8186</media:title>
		</media:content>
	</item>
		<item>
		<title>Geek Movies</title>
		<link>http://klancej.wordpress.com/2010/04/04/geek-movies/</link>
		<comments>http://klancej.wordpress.com/2010/04/04/geek-movies/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 03:06:22 +0000</pubDate>
		<dc:creator>LJ</dc:creator>
				<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://klancej.wordpress.com/?p=26</guid>
		<description><![CDATA[I have spent the past few months scowering the web for &#8216;top geek movie&#8217; lists.  To be honest, most of them are horrible.  Here&#8217;s my top 10 &#8216;geek&#8217; movies, in no certain order: Star Wars IV/V/VI &#8211; The original series, not the re-hashed garbage from the early 00s. This movie trilogy did more for geek [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=26&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have spent the past few months scowering the web for &#8216;top geek movie&#8217; lists.  To be honest, most of them are horrible.  Here&#8217;s my top 10 &#8216;geek&#8217; movies, in no certain order:</p>
<p><strong>Star Wars IV/V/VI</strong> &#8211; The original series, not the re-hashed garbage from the early 00s. This movie trilogy did more for geek culture than any in history. If you haven&#8217;t seen these, stop reading now, and go buy the box set.</p>
<p><strong>Office Space</strong> &#8211; any office worker should be able to appreciate this movie. From the &#8216;case of the Mondays&#8217; lady to Lumberg, we all have experienced this.</p>
<p><strong>War Games</strong> &#8211; What? Matthew Broderick a hacker? Even if that is as hard to believe for you as it was for me, this movie showed society that hacking was a &#8216;real thing&#8217;. He played wargames against a government simulation computer, for goodness sake.</p>
<p><strong>Hackers</strong> &#8211; As cheesy as this movie is (I watched it today, lol). It really brought the hacking culture to the big screen. It delved into the roller-blading, tight shirt wearing, fire-alarm setting persona that all of us strive to have. Plus, Angelina Jolie with short hair. RAWWWRR.</p>
<p><strong>The Fifth Element</strong> &#8211; How could this one not be on this list? You have Bruce Willis as a futuristic cab-driver that stumbles upon the &#8216;supreme being&#8217; played by Milla Jovovich (omg). From the four element stones, to the Opera-singing alien, to the flamboyant DJ, and the loveable bad guy &#8216;Zorg&#8217;, this movie oozes geekness.</p>
<p><strong>The Matrix</strong> &#8211; The first one. I was in awe when I saw the first, and it went steadily down hill with each installment. You&#8217;ve all seen this one, you know why it&#8217;s on the list.</p>
<p><strong>Alien /1/s/3 &#8211; </strong>The essential sci-fi film. Sigourney Weaver is the baddest woman on the planet, evidenced by these films.</p>
<p><strong>Lord of  the Rings 1/2/3</strong> &#8211; The majority of movie-goers flooded the theaters when these were released, for good reason. This series demonstrated CGI that we have not seen before, and still is comparable to whats being shown today. If you haven&#8217;t seen these, call in sick one day, and lay on the couch to watch all three. It&#8217;s worth it.</p>
<p><strong>Bladerunner</strong> &#8211; Harrison Ford stars as a cop who hunts down and terminates &#8216;replicants&#8217; or artificial humans.  What about that is not to love?</p>
<p><strong>Anti-trust</strong> &#8211; Ryan Philippe plays a programmer light years ahead of his age, and is recruited by the biggest software company on the planet. If you&#8217;re brain-dead, then the movie is an obvious jab at the Microsoft anti-trust suits back in the day. Regardless, this is a really enthralling suspense movie, which would probably be enjoyed by your non-geek counterparts.</p>
<p><strong>Honorable Mention:</strong></p>
<p>These could be substituted for a few of the ones above:</p>
<p><strong></strong></p>
<p><strong>Sneakers</strong> &#8211; For some reason, this movie went undetected by my geekyness until last year, and I loved every minute of it. Robert Redford is the leader of a rogue squad of ex- important guys that stumble across some big stuff. They have to use their skills to save their collective butts. (Sorry for the &#8216;laymans&#8217; terms, just dont wanna give out spoilers).</p>
<p>P.S. &#8211; I have seen Tron and 2001. Neither deserved to be on this list. Sorry.</p>
<p>If you have any to add, feel free to post them. I always look forward to expanding my geekiness <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/klancej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/klancej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/klancej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/klancej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/klancej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/klancej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/klancej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/klancej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/klancej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/klancej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/klancej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/klancej.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/klancej.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/klancej.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=26&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://klancej.wordpress.com/2010/04/04/geek-movies/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b477d5781162e67209cdbe9ef4b7330?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">behemoth8186</media:title>
		</media:content>
	</item>
		<item>
		<title>Adventures in Linux</title>
		<link>http://klancej.wordpress.com/2010/04/03/hello-world/</link>
		<comments>http://klancej.wordpress.com/2010/04/03/hello-world/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 14:54:22 +0000</pubDate>
		<dc:creator>LJ</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[More adventures in Linux&#8230; I have been running Linux in one form or another since 2006, mainly running Debian-based distros. I discovered #!Crunchbang Linux in 2008, and have been running it exclusively on my laptop. I have tinkered with tiling WMs before, mainly Xmonad, wmii, and awesome. I&#8217;ve recently become bored with my Openbox setup [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=1&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>More adventures in Linux&#8230;</p>
<p>I have been running Linux in one form or another since 2006, mainly running Debian-based distros. I discovered #!Crunchbang Linux in 2008, and have been running it exclusively on my laptop.</p>
<p>I have tinkered with tiling WMs before, mainly Xmonad, wmii, and awesome. I&#8217;ve recently become bored with my Openbox setup on #!, so I decided to mix it up, and install a tiling WM. I gave the usual suspects a try and decided to stick with Awesome.</p>
<p>Awesome gave me everything I needed without too much configuring (wallpaper, statusbar, customization). I worked with it a bit this afternoon and was able to get it the way I liked it (so far).</p>
<p>Here is a screenshot of my current setup with just the terminal running:</p>
<p><a href="http://yfrog.com/gi040510j" target="_blank">http://yfrog.com/gi040510j</a></p>
<p>Here is a screenshot with firefox and a terminal running:</p>
<p><a href="http://yfrog.com/jx0405210j" target="_blank">http://yfrog.com/jx0405210j</a></p>
<p>It took my a little while to get the clock working on the statusbar, but I finally got it working. I used the following script to start the clock when Awesome is started, along with adding the few lines to the .awesomerc.</p>
<p>Clock entry:</p>
<p>iconbox logo<br />
{<br />
image = &#8220;/usr/share/awesome/icons/awesome16.png&#8221;<br />
mouse<br />
{<br />
button = &#8220;1&#8243;<br />
command = &#8220;spawn&#8221;<br />
arg = &#8220;exec x-terminal-emulator -e man awesome&#8221;<br />
}<br />
}</p>
<p>textbox clock<br />
{<br />
text = &#8220;-&#8221;<br />
align = &#8220;right&#8221;<br />
}<br />
}<br />
}</p>
<p>Clock script:</p>
<p>#!/bin/sh<br />
while true<br />
do<br />
echo &#8220;0 widget_tell mystatusbar clock text &#8221; \<br />
&#8220;`date +&#8221;%A %B %d, %Y %l:%M %p&#8221;`&#8221; | awesome-client<br />
sleep 1<br />
done</p>
<p>.Xsession file:</p>
<p>gnome-power-manager &amp;<br />
nm-applet &amp;<br />
gnome-screensaver &amp;<br />
feh &#8211;bg-scale /home/path/to/the/image/ &amp;<br />
sh /home/lance/.awesome/awesomeclock.sh &amp;</p>
<p>exec awesome</p>
<p># The above file starts  the gnome power manger, network manager applet, gnome screensaver, sets the wallpaper, and the clock script. This file needs to be placed in your home folder, or ~/.Xsession.</p>
<p>Choose the Xsession session during login, or the &#8216;Xclient script&#8217; startup.</p>
<p>Another thing that was driving me crazy was that the icons were being displayed for each open program in the status bar. After some intensive googling, I found the following entry to be placed in the .awesomerc.</p>
<p>mouse<br />
{<br />
button = &#8220;5&#8243;<br />
command = &#8220;tag_setlayout&#8221;<br />
arg = &#8220;-1&#8243;<br />
}<br />
}<br />
tasklist mytasklist<br />
{<br />
<strong>show_icons = false</strong></p>
<p>mouse<br />
{<br />
button = &#8220;4&#8243;<br />
command = &#8220;client_focusnext&#8221;<br />
}</p>
<p>That was a really easy fix for all of the time I spent googling. I must tune up my google-fu.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/klancej.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/klancej.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/klancej.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/klancej.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/klancej.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/klancej.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/klancej.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/klancej.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/klancej.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/klancej.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/klancej.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/klancej.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/klancej.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/klancej.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=klancej.wordpress.com&amp;blog=12949616&amp;post=1&amp;subd=klancej&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://klancej.wordpress.com/2010/04/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/3b477d5781162e67209cdbe9ef4b7330?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">behemoth8186</media:title>
		</media:content>
	</item>
	</channel>
</rss>
