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

<channel>
	<title>na641.com</title>
	<atom:link href="http://na641.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://na641.com</link>
	<description>Attuned to the opportunities life presents</description>
	<pubDate>Wed, 16 Jul 2008 07:56:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Gentoo Linux 2008.0 Released</title>
		<link>http://na641.com/2008/07/15/gentoo-linux-20080-released/</link>
		<comments>http://na641.com/2008/07/15/gentoo-linux-20080-released/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 09:55:57 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[Gentoo Linux]]></category>

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

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

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

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

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

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

		<category><![CDATA[open-source]]></category>

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

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

		<guid isPermaLink="false">http://na641.com/?p=65</guid>
		<description><![CDATA[
.boldHead { font-weight: bold; display: inline; }


It's been little less than a year since my last post, and what could be more symbolic than a long overdue release of Gentoo Linux. Although 'release' in the classic sense doesn't really apply to Gentoo, it's always exciting when a new version is released.

From the Gentoo Monthly Newsletter:


The [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
.boldHead { font-weight: bold; display: inline; }
</style>
<span>
It's been little less than a year since my last post, and what could be more symbolic than a long overdue release of Gentoo Linux. Although 'release' in the classic sense doesn't really apply to Gentoo, it's always exciting when a new version is released.
<br /><br />
From the Gentoo Monthly Newsletter:
<br /><br />
<blockquote>
The 2008.0 final release is out! Code-named "It's got what plants crave," this release contains numerous new features including an updated installer, improved hardware support, a complete rework of profiles, and a move to Xfce instead of GNOME on the LiveCD. LiveDVDs are not available for x86 or amd64, although they may become available in the future. The 2008.0 release also includes updated versions of many packages already available in your ebuild tree.<br /><br />

<div class=boldHead>* Updated installer:</div> The installer now only performs networkless installations using the packages and ebuild tree on the LiveCD. It also contains numerous fixes for extended and logical partitions.<br />
<div class=boldHead>* Improved hardware support:</div> Moving to the 2.6.24 kernel added many new drivers for hardware released since the 2007.0 release.<br />
<div class=boldHead>* Complete rework of profiles:</div> Restructuring profiles allowed significant cleanup of redundancies, reducing developer maintenance and confusion. The difference for you is that profiles now appear in /usr/portage/profiles/ under default/linux/ instead of default-linux/. See the upgrading guide for more details.<br />
<div class=boldHead>* Xfce instead of GNOME on the LiveCD:</div> To save space, the LiveCDs switched to the smaller Xfce environment. This means that a binary installation using the LiveCD will install Xfce, but you're still free to build GNOME or KDE from source.<br />
<div class=boldHead>* No LiveDVDs on x86 or amd64:</div> In the interest of getting the release out, the release engineering team decided to postpone LiveDVDs because of problems in their generation. They may show up later—if so, we'll let you know.<br />
<div class=boldHead>* Updated packages:</div> Highlights of the 2008.0 release include Portage 2.1.4.4, a 2.6.24 kernel, Xfce 4.4.2, gcc 4.1.2 and glibc 2.6.1.
</blockquote>
You can find the download, as well as more information on Gentoo Linux at their <a href="http://gentoo.org" onclick="javascript:pageTracker._trackPageview ('/outbound/gentoo.org');">homepage</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2008/07/15/gentoo-linux-20080-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Understanding the C in CSS</title>
		<link>http://na641.com/2007/07/19/understanding-the-c-in-css/</link>
		<comments>http://na641.com/2007/07/19/understanding-the-c-in-css/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 00:20:43 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[CSS]]></category>

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

		<guid isPermaLink="false">http://na641.com/2007/07/19/understanding-the-c-in-css/</guid>
		<description><![CDATA[
I stumbled across a great article on Digg earlier today, and just had to post about it.  Understanding the C in CSS is a handly little reference for CSS precedence rules. Great for beginners and veterans alike. And now, to make this look like a real article, here's the summary from ThemBid.com:


If you are [...]]]></description>
			<content:encoded><![CDATA[<span>
I stumbled across a great article on Digg earlier today, and just had to post about it.  <a href="http://blog.thembid.com/index.php/2007/07/19/understanding-the-c-in-css/" onclick="javascript:pageTracker._trackPageview ('/outbound/blog.thembid.com');">Understanding the C in CSS</a> is a handly little reference for CSS precedence rules. Great for beginners and veterans alike. And now, to make this look like a real article, here's the summary from <a href="http://thembid.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/thembid.com');">ThemBid.com</a>:
<br /><br />
<blockquote>
If you are not fully utilizing the cascading feature of CSS, or you just need a quick brush up, then you need to review this article. These techniques will help you avoid duplication and make it easier to maintain your styles.
</blockquote>
Check it out: <a href="http://blog.thembid.com/index.php/2007/07/19/understanding-the-c-in-css/" onclick="javascript:pageTracker._trackPageview ('/outbound/blog.thembid.com');">Understanding the C in CSS</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/07/19/understanding-the-c-in-css/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Backup and Restore Firefox Passwords</title>
		<link>http://na641.com/2007/07/19/backup-and-restore-firefox-passwords/</link>
		<comments>http://na641.com/2007/07/19/backup-and-restore-firefox-passwords/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 11:59:58 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://na641.com/2007/07/19/backup-and-restore-firefox-passwords/</guid>
		<description><![CDATA[
Password Exporter is a wonderful Firefox extension, created by Fligtar, that exports all your form username and passwords from Firefox to an XML file.  This is an awesome application for synchronizing your information across systems. It also comes in handy for backup purposes. While the extension hasn't been updated since November '06, it works [...]]]></description>
			<content:encoded><![CDATA[<span>
<a href="http://passwordexporter.fligtar.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/passwordexporter.fligtar.com');">Password Exporter</a> is a wonderful Firefox extension, created by Fligtar, that exports all your form username and passwords from Firefox to an XML file.  This is an awesome application for synchronizing your information across systems. It also comes in handy for backup purposes. While the extension hasn't been updated since November '06, it works well enough to not warrant an update.
<br /><br />
Straight from Fligtar's site, heres the details:
<br /><br />
<blockquote>
Password Exporter is an extension for Mozilla products that allows you to export and import your saved passwords and rejected sites from Password Manager. Your passwords will be exported to an XML file which you can then import on any computer. You can also encrypt the usernames and passwords from plain recognition.
<br /><br />
Supported Applications: Mozilla Firefox 1.5 - 3.0a1, Mozilla Thunderbird 1.5 - 3.0a1, Flock, Songbird
</blockquote>
<strong>Download:</strong> <a href="http://passwordexporter.fligtar.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/passwordexporter.fligtar.com');">Password Exporter Add-On</a>
</span><p class="tags">Tags: <a href="http://technorati.com/tag/mozilla" title="See the Technorati tag page for 'mozilla'." rel="tag">mozilla</a>, <a href="http://technorati.com/tag/firefox" title="See the Technorati tag page for 'firefox'." rel="tag">firefox</a>, <a href="http://technorati.com/tag/oss" title="See the Technorati tag page for 'oss'." rel="tag">oss</a>, <a href="http://technorati.com/tag/backup" title="See the Technorati tag page for 'backup'." rel="tag">backup</a>, <a href="http://technorati.com/tag/restore" title="See the Technorati tag page for 'restore'." rel="tag">restore</a>, <a href="http://technorati.com/tag/password" title="See the Technorati tag page for 'password'." rel="tag">password</a>, <a href="http://technorati.com/tag/xml" title="See the Technorati tag page for 'xml'." rel="tag">xml</a>, <a href="http://technorati.com/tag/export" title="See the Technorati tag page for 'export'." rel="tag">export</a>, <a href="http://technorati.com/tag/exporter" title="See the Technorati tag page for 'exporter'." rel="tag">exporter</a></p>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/07/19/backup-and-restore-firefox-passwords/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dynamic Generation of PDFs with FPDF/FPDI</title>
		<link>http://na641.com/2007/07/06/dynamic-generation-of-pdfs-with-fpdffpdi/</link>
		<comments>http://na641.com/2007/07/06/dynamic-generation-of-pdfs-with-fpdffpdi/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 02:24:40 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[Development]]></category>

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

		<guid isPermaLink="false">http://na641.com/2007/07/06/dynamic-generation-of-pdfs-with-fpdffpdi/</guid>
		<description><![CDATA[
In a recent project I needed to build quite a few dynamic pdfs, with information filled from a database.  This led me to two great pieces of PHP code, FPDF and FPDI.  FPDF allows for building new pdf documents from scratch, while FPDI allows for manipulation of already existing pdf documents. FPDI is [...]]]></description>
			<content:encoded><![CDATA[<span>
In a recent project I needed to build quite a few dynamic pdfs, with information filled from a database.  This led me to two great pieces of PHP code, <a href="http://fpdf.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/fpdf.org');">FPDF</a> and <a href="http://www.setasign.de/products/pdf-php-solutions/fpdi/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.setasign.de');">FPDI</a>.  FPDF allows for building new pdf documents from scratch, while FPDI allows for manipulation of already existing pdf documents. FPDI is an extension of FPDF, so utilizing both is a minor triviality.
<br /><br />
<blockquote>
<strong>FPDF:</strong><br />
<span>FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.  FPDF requires no extension (except zlib to activate compression) and works with PHP4 and PHP5.</span>
<br /><br />
<strong>FPDI:</strong><br />
<span>FPDI extracts and imports single pages of existing documents into FPDF. The resulting PDF created by FPDF/FPDI is a completely new document. Please don't misunderstand: with FPDI you cannot edit a PDF. </span>
</blockquote>
Utilizing FPDF/I I was able to build a 32 page dynamic pdf set over a couple of days.  Needless to say, both <a href="http://fpdf.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/fpdf.org');">FPDF</a> and <a href="http://www.setasign.de/products/pdf-php-solutions/fpdi/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.setasign.de');">FPDI</a> are very handy tools, and have an amazing amount of potential.
</span>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/07/06/dynamic-generation-of-pdfs-with-fpdffpdi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Install and Create Visual Styles for Windows Vista</title>
		<link>http://na641.com/2007/06/14/install-and-create-visual-styles-for-windows-vista/</link>
		<comments>http://na641.com/2007/06/14/install-and-create-visual-styles-for-windows-vista/#comments</comments>
		<pubDate>Thu, 14 Jun 2007 18:16:26 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[Vista]]></category>

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

		<guid isPermaLink="false">http://na641.com/2007/06/14/install-and-create-visual-styles-for-windows-vista/</guid>
		<description><![CDATA[
You may be getting tired of the default theme in Windows Vista, and luckily for you there is now a uxtheme.dll patch for Vista.  Visual styles kept XP alive for me and many others over the years, so I'm looking forward to a new generation of themes.  Unfortunately there aren't too many themes [...]]]></description>
			<content:encoded><![CDATA[<span>
You may be getting tired of the default theme in Windows Vista, and luckily for you there is now a <a href="http://windows-vista-customization.blogspot.com/2007/01/uxtheme-patcher-for-windows-vista.html" onclick="javascript:pageTracker._trackPageview ('/outbound/windows-vista-customization.blogspot.com');">uxtheme.dll</a> patch for Vista.  Visual styles kept XP alive for me and many others over the years, so I'm looking forward to a new generation of themes.  Unfortunately there aren't too many themes for Vista currently, but in time there will be.
<br /><br />
<blockquote>
Are you tired of Vista's Aero theme?<br />
A patched uxtheme.dll gave you the freedom to use un-signed custom visual style in Windows XP but in Windows Vista you have to replace three dll files to use third party visual styles.<br />
Those three files are uxtheme.dll, shsvcs.dll and themeui.dll
</blockquote>
Downloads and detail install instructions can be found at <a href="http://windows-vista-customization.blogspot.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/windows-vista-customization.blogspot.com');">Lis Killer's blog</a>
<br /><br />
<strong>Download:</strong> <a href="http://windows-vista-customization.blogspot.com/2007/01/uxtheme-patcher-for-windows-vista.html" onclick="javascript:pageTracker._trackPageview ('/outbound/windows-vista-customization.blogspot.com');">Windows Vista uxtheme.dll Patch</a>
</span><p class="tags">Tags: <a href="http://technorati.com/tag/windows" title="See the Technorati tag page for 'windows'." rel="tag">windows</a>, <a href="http://technorati.com/tag/vista" title="See the Technorati tag page for 'vista'." rel="tag">vista</a>, <a href="http://technorati.com/tag/uxtheme" title="See the Technorati tag page for 'uxtheme'." rel="tag">uxtheme</a>, <a href="http://technorati.com/tag/uxtheme.dll" title="See the Technorati tag page for 'uxtheme.dll'." rel="tag">uxtheme.dll</a>, <a href="http://technorati.com/tag/visual" title="See the Technorati tag page for 'visual'." rel="tag">visual</a>, <a href="http://technorati.com/tag/styles" title="See the Technorati tag page for 'styles'." rel="tag">styles</a>, <a href="http://technorati.com/tag/themes" title="See the Technorati tag page for 'themes'." rel="tag">themes</a></p>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/06/14/install-and-create-visual-styles-for-windows-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Windows XP - Empty Recycle Bin From Right Click</title>
		<link>http://na641.com/2007/06/09/windows-xp-empty-recycle-bin-from-anywhere-in-explorer/</link>
		<comments>http://na641.com/2007/06/09/windows-xp-empty-recycle-bin-from-anywhere-in-explorer/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 22:23:36 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[Microsoft]]></category>

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

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

		<guid isPermaLink="false">http://na641.com/2007/06/09/windows-xp-empty-recycle-bin-from-anywhere-in-explorer/</guid>
		<description><![CDATA[
There is only one efficient way to empty your Recycle Bin in Windows XP; by right-clicking the desktop icon and selecting Empty Recycle Bin.  This method works well for those casually browsing, blogging, and otherwise having fun, however for those of us whose livelihoods depend on their computer, this method of emptying the recycle [...]]]></description>
			<content:encoded><![CDATA[<span>
There is only one efficient way to empty your Recycle Bin in Windows XP; by right-clicking the desktop icon and selecting <em>Empty Recycle Bin</em>.  This method works well for those casually browsing, blogging, and otherwise having fun, however for those of us whose livelihoods depend on their computer, this method of emptying the recycle bin can be somewhat irritating.  Outside of just being a hassle, some of us really loathe having icons on our desktop and choose to have no icons whatsoever.
<br /><br />
I was quite surprised when I came across a <a href="http://na641.com/wp/wp-content/file_store/emptyrecyclebin.zip">registry edit</a> a few months ago that adds a <em>Empty Recycle Bin</em> entry to Explorer right-click context menus.  I expect that most people won't find this tool exceptionally useful, but for those who use explorer as much and as extensively as I do, this will come as a godsend.
<br /><br />

<blockquote>
<em>How to use:</em>
<ol>
<li>Extract the file from the zip. double click the .reg file and accept the warning that pops up</li>
<li>Open My Computer/Windows Explorer; right click in any white space, in any folder, in any directory. You'll see the empty recycle bin option.</li>
</ol>
</blockquote>
Guaranteed for use with Windows XP; I haven't tested this with Vista yet, but I plan on getting around to it eventually.<br /><br />

<span><strong>Download:</strong> <a href="http://na641.com/wp/wp-content/file_store/emptyrecyclebin.zip">Empty Recycle Bin Registry Addition</a></span>
</span><p class="tags">Tags: <a href="http://technorati.com/tag/windows" title="See the Technorati tag page for 'windows'." rel="tag">windows</a>, <a href="http://technorati.com/tag/xp" title="See the Technorati tag page for 'xp'." rel="tag">xp</a>, <a href="http://technorati.com/tag/registry" title="See the Technorati tag page for 'registry'." rel="tag">registry</a>, <a href="http://technorati.com/tag/explorer" title="See the Technorati tag page for 'explorer'." rel="tag">explorer</a>, <a href="http://technorati.com/tag/empty" title="See the Technorati tag page for 'empty'." rel="tag">empty</a>, <a href="http://technorati.com/tag/recycle" title="See the Technorati tag page for 'recycle'." rel="tag">recycle</a>, <a href="http://technorati.com/tag/bin" title="See the Technorati tag page for 'bin'." rel="tag">bin</a></p>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/06/09/windows-xp-empty-recycle-bin-from-anywhere-in-explorer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wakoopa.com - Software Social Networking</title>
		<link>http://na641.com/2007/06/04/wakoopacom-software-social-networking/</link>
		<comments>http://na641.com/2007/06/04/wakoopacom-software-social-networking/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 12:15:36 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[Internet]]></category>

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

		<guid isPermaLink="false">http://na641.com/2007/06/04/wakoopacom-software-social-networking/</guid>
		<description><![CDATA[
You can add another tick to the checklist, as software has officially been socially networked. Wakoopa.com is a social networking site targeted to software usage and recommendations.  It does this by use of a tracker program, which interestingly enough, tracks your software usage.  The tracker keeps tabs on usage of active processes, while [...]]]></description>
			<content:encoded><![CDATA[<span>
You can add another tick to the checklist, as software has officially been socially networked. <a href="http://wakoopa.com" / onclick="javascript:pageTracker._trackPageview ('/outbound/wakoopa.com');">Wakoopa.com</a> is a social networking site targeted to software usage and recommendations.  It does this by use of a tracker program, which interestingly enough, tracks your software usage.  The tracker keeps tabs on usage of active processes, while also keeping tabs on processes 'running in the background'.  This all adds up to a nice overview of what applications you use, and how often you use them.
<br /><br />
<blockquote>
Wakoopa tracks what kind of software or games you use, and lets you create your own software profile. Ready for you to share with the world. Why? Because what you use on your desktop is who you are!
</blockquote>
From a technical standpoint, both the site and tracker software should be considered beta. And not the Google, "this isn't beta but we're going to call it beta so as not to need support", beta... real beta.  Not that the software is flawed by any means, it is simply lacking features that one would assume would come with it.  For example the tracker doesn't do to well on full screen applications, leading to large discrepancies. For example I use <a href="http://sourceforge.net/projects/guliverkli/" onclick="javascript:pageTracker._trackPageview ('/outbound/sourceforge.net');">Media Player Classic</a> to watch video, movies, etc.  My usage times for this are not accurate however as 99% of my MPC usage is fullscreen.
<br /><br />
There are two reasons which make <a href="http://wakoopa.com" / onclick="javascript:pageTracker._trackPageview ('/outbound/wakoopa.com');">Wakoopa.com</a> worthwhile to me: It allows me to see my software usage, which is good motivation to spend more time working, and less time on irc.  Secondly, it's entertaining to watch trends of other users.  For example, did you know that Internet Explorer uses generally use a majority of Microsoft apps? Outlook express, wordpad, notepad, calculator all see major use by IE users.
<br /><br />
If you decide to join <a href="http://wakoopa.com" / onclick="javascript:pageTracker._trackPageview ('/outbound/wakoopa.com');">Wakoopa.com</a>, don't forget to add little ole <a href="http://wakoopa.com/na641" onclick="javascript:pageTracker._trackPageview ('/outbound/wakoopa.com');">me</a> to your friends list.
</span>
<br /><br />
<div class="postGallery">
<a href="http://na641.com/wp/wp-content/images/wakoopa.jpg" rel="lightbox[wakoopa]" title="Wakoopa screenshot"><img src="http://na641.com/wp/wp-content/images/wakoopa.jpg" alt="My screenshot" /></a>
</div><p class="tags">Tags: <a href="http://technorati.com/tag/wakoopa" title="See the Technorati tag page for 'wakoopa'." rel="tag">wakoopa</a>, <a href="http://technorati.com/tag/social%2Bnetworking" title="See the Technorati tag page for 'social+networking'." rel="tag">social+networking</a>, <a href="http://technorati.com/tag/software" title="See the Technorati tag page for 'software'." rel="tag">software</a>, <a href="http://technorati.com/tag/internet" title="See the Technorati tag page for 'internet'." rel="tag">internet</a>, <a href="http://technorati.com/tag/network" title="See the Technorati tag page for 'network'." rel="tag">network</a>, <a href="http://technorati.com/tag/online" title="See the Technorati tag page for 'online'." rel="tag">online</a>, <a href="http://technorati.com/tag/social" title="See the Technorati tag page for 'social'." rel="tag">social</a>, <a href="http://technorati.com/tag/networking" title="See the Technorati tag page for 'networking'." rel="tag">networking</a></p>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/06/04/wakoopacom-software-social-networking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>QT TabBar - Windows Explorer Tabs</title>
		<link>http://na641.com/2007/06/01/qt-tabbar-windows-explorer-tabs/</link>
		<comments>http://na641.com/2007/06/01/qt-tabbar-windows-explorer-tabs/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 13:52:07 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[Software]]></category>

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

		<guid isPermaLink="false">http://na641.com/2007/06/01/qt-tabbar-windows-explorer-tabs/</guid>
		<description><![CDATA[
QT TabBar, a small little program created by Quizo,  is an extension of sorts for Windows Explorer that allows for browser-like tab functionality.  I've been using this program for a couple of weeks now and it is undoubtedly one of the finest pieces of software I've used.  The program comes along with [...]]]></description>
			<content:encoded><![CDATA[<span>
<a href="http://quizo.at.infoseek.co.jp/freeware/indexEn.html#qttab" onclick="javascript:pageTracker._trackPageview ('/outbound/quizo.at.infoseek.co.jp');">QT TabBar</a>, a small little program created by <a href="http://quizo.at.infoseek.co.jp/freeware/indexEn.html" onclick="javascript:pageTracker._trackPageview ('/outbound/quizo.at.infoseek.co.jp');">Quizo</a>,  is an extension of sorts for Windows Explorer that allows for browser-like tab functionality.  I've been using this program for a couple of weeks now and it is undoubtedly one of the finest pieces of software I've used.  The program comes along with a shortcut key editor, making it a piece of cake to add or change keyboard shortcuts.  It also brings tooltip functionality to Explorer, allowing users to view the contents of a file simply by mousing over it. Here's a feature list straight from the site:
<br /><br />
<blockquote>
<b>Features:</b>
<ul>
<li>Tab bar for Windows Explorer</li>
<li>QT TabBar allows you to operates files and folders like tab browser</li>
<li>folder grouping, histories, etc.</li></ul>
</blockquote>
Be warned that this feature list is not very complete and does not do the program justice.  Anyway, as for the program itself I'm absolutely in love with it.  It's pretty transparent right out of the box, not putting another icon in my system tray.  It also uses very little resources, pretty much none whatsoever.  I urge you to <a href="http://quizo.at.infoseek.co.jp/cgi-bin/downcon.cgi?down=../freeware/QTTabBar_glb_1.0.17.zip&#038;name=QTTabBar1.0.0.0EN&#038;hp=../freeware/index.html" onclick="javascript:pageTracker._trackPageview ('/outbound/quizo.at.infoseek.co.jp');">download</a> it and try it out for yourself.  The <a href="http://quizo.at.infoseek.co.jp/freeware/QTTabBar_Manual_En.html" onclick="javascript:pageTracker._trackPageview ('/outbound/quizo.at.infoseek.co.jp');">manual</a> is online as well. 
<br /><br />
You can see some pictures from the site below, and soon I'll have some of my own screenshots to show.
</span>

<div class="postGallery">
<a href="http://quizo.at.infoseek.co.jp/freeware/Images/top.png" rel="lightbox[qt]" title="QT TabBar" onclick="javascript:pageTracker._trackPageview (\'/outbound/quizo.at.infoseek.co.jp\');"><img src="http://quizo.at.infoseek.co.jp/freeware/Images/top.png" /></a>
<a href="http://quizo.at.infoseek.co.jp/freeware/Images/ss_preview_txt_thumb.png" rel="lightbox[qt]" title="Preview Tooltips" onclick="javascript:pageTracker._trackPageview (\'/outbound/quizo.at.infoseek.co.jp\');"><img src="http://quizo.at.infoseek.co.jp/freeware/Images/ss_preview_txt_thumb.png" alt="Preview tooltips" /></a>
<a href="http://quizo.at.infoseek.co.jp/freeware/Images/ss_subdirtip_thumb.png" rel="lightbox[qt]" title="Subfolder Tooltips" onclick="javascript:pageTracker._trackPageview (\'/outbound/quizo.at.infoseek.co.jp\');"><img src="http://quizo.at.infoseek.co.jp/freeware/Images/ss_subdirtip_thumb.png" alt="Subfolder tooltips" /></a>
<a href="http://na641.com/wp/wp-content/images/qt.jpg" rel="lightbox[qt]" title="My screenshot"><img src="http://na641.com/wp/wp-content/images/qt.jpg" alt="My screenshot" /></a>
</div><p class="tags">Tags: <a href="http://technorati.com/tag/qt" title="See the Technorati tag page for 'qt'." rel="tag">qt</a>, <a href="http://technorati.com/tag/tabs" title="See the Technorati tag page for 'tabs'." rel="tag">tabs</a>, <a href="http://technorati.com/tag/windows" title="See the Technorati tag page for 'windows'." rel="tag">windows</a>, <a href="http://technorati.com/tag/microsoft" title="See the Technorati tag page for 'microsoft'." rel="tag">microsoft</a>, <a href="http://technorati.com/tag/quizo" title="See the Technorati tag page for 'quizo'." rel="tag">quizo</a>, <a href="http://technorati.com/tag/explorer" title="See the Technorati tag page for 'explorer'." rel="tag">explorer</a></p>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/06/01/qt-tabbar-windows-explorer-tabs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Weeks at A Small Orange</title>
		<link>http://na641.com/2007/05/31/first-weeks-at-new-job/</link>
		<comments>http://na641.com/2007/05/31/first-weeks-at-new-job/#comments</comments>
		<pubDate>Thu, 31 May 2007 11:12:36 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://na641.com/2007/05/31/first-weeks-at-new-job/</guid>
		<description><![CDATA[
If you didn't know, I was recently lucky enough to be hired as the newest employee of A Small Orange.  ASO is a web hosting and software development company based out of Atlanta.  I am part of the admin/support team, and I work nights.  It is a fantastic and refreshing environment to [...]]]></description>
			<content:encoded><![CDATA[<span>
If you didn't know, I was recently lucky enough to be hired as the newest employee of <a href="https://www.asmallorange.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.asmallorange.com');">A Small Orange</a>.  ASO is a web hosting and software development company based out of Atlanta.  I am part of the admin/support team, and I work nights.  It is a fantastic and refreshing environment to work in.  All the other employees are very nice, and quite knowledgeable.  So I'm a day away from finishing my second week here, and I could not be happier.  Our customers seem to be completely satisfied by the service and support we provide, and I'm glad to be a part of that.  It's great when people compliment your work. <a href="http://forums.asmallorange.com/index.php?showforum=20" onclick="javascript:pageTracker._trackPageview ('/outbound/forums.asmallorange.com');">Customer testimonials</a> are <em>always</em> strong and supportive.  Here's a sample of what one of our customers had to say about ASO:
<br /><br />
<blockquote>
I've tried several hosts in the past and ASO seems to be the best I've ever bought.
I've tried DreamHost, GoDaddy, 1&#038;1, and they may have a lot of space and bandwidth (cough)OVERSELLING(cough), but I will never go back to any other webhost than ASO. The services are fully-featured, the price isn't that bad, and support seems to rock.
</blockquote>
As for my co-workers, I must admit that it is somewhat humbling to be around them.  They are all very knowledgeable in server administration and support, and I'm eager to learn as much as I can from this team.  BTW, if you'd like to learn more about the owner of ASO, you can check his personal site <a href="http://timdorr.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/timdorr.com');">here</a>. Don't forget to tell him who sent you.  Anyway, I plan on posting some photos of the office up here in a little while, so keep a look out for them.
</span><p class="tags">Tags: <a href="http://technorati.com/tag/ASO" title="See the Technorati tag page for 'ASO'." rel="tag">ASO</a>, <a href="http://technorati.com/tag/small" title="See the Technorati tag page for 'small'." rel="tag">small</a>, <a href="http://technorati.com/tag/orange" title="See the Technorati tag page for 'orange'." rel="tag">orange</a></p>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/05/31/first-weeks-at-new-job/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gentoo 2007.0 Released!</title>
		<link>http://na641.com/2007/05/11/gentoo-20070-released/</link>
		<comments>http://na641.com/2007/05/11/gentoo-20070-released/#comments</comments>
		<pubDate>Fri, 11 May 2007 06:48:17 +0000</pubDate>
		<dc:creator>na641</dc:creator>
		
		<category><![CDATA[Gentoo]]></category>

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

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

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

		<guid isPermaLink="false">http://na641.com/2007/05/11/gentoo-20070-released/</guid>
		<description><![CDATA[
I am happy to announce that Gentoo Linux version 2007.0 has finally been released after numerous delays.  If you weren&#8217;t aware, Gentoo is my preferred flavor (distribution) of Linux. The Gentoo press release can explain much better than I:

After several delays, the Gentoo Release Engineering team is proud to announce the release of Gentoo [...]]]></description>
			<content:encoded><![CDATA[<span>
I am happy to announce that <a href="http://www.gentoo.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.gentoo.org');">Gentoo Linux</a> version 2007.0 has finally been released after numerous delays.  If you weren&#8217;t aware, Gentoo is my preferred flavor (distribution) of Linux. The Gentoo <a href="http://www.gentoo.org/proj/en/releng/release/2007.0/2007.0-press-release.txt" onclick="javascript:pageTracker._trackPageview ('/outbound/www.gentoo.org');">press release</a> can explain much better than I:<br /><br />
<blockquote>
After several delays, the Gentoo Release Engineering team is proud to announce the release of Gentoo Linux 2007.0, code named &#8220;Secret Sauce&#8221;.  This release includes a completely rewritten version of the Gentoo Linux Installer on the AMD64 and x86 LiveCD and LiveDVD images.  It also includes GNOME 2.16.2, KDE 3.5.5, Xfce 4.4, Mozilla Firefox 2.0.0.3, OpenOffice.org 2.1.0, and the 2.6.19 Linux kernel.
</blockquote>
The press release also mentions the major changes to the x86/amd64 platforms:
<br /><br />
<blockquote>
x86/amd64:<br /><br />
Updated hardware support is among the highlights of the x86 release. Besides the many updated office and productivity packages x86 also brings an update to GLIBC 2.5.
<br /><br />
On amd64 you can enjoy updated 32-bit emulation libraries improving support for many closed source applications and browser plugins.
<br /><br />
x86 and amd64 also provides both hardened and non-hardened stages in this release. Hardened stages are still using GCC 3.4.6 and GLIBC 2.3.6 but it&#8217;s possible to upgrade from hardened to non-hardened stages, if needed.
</blockquote>
I have been awaiting this new version for a while, even though when it comes to Gentoo, releases are just formalities.  Much congratulations to the dedicated teams who made this release possible.
</span><p class="tags">Tags: <a href="http://technorati.com/tag/Gentoo" title="See the Technorati tag page for 'Gentoo'." rel="tag">Gentoo</a>, <a href="http://technorati.com/tag/linux" title="See the Technorati tag page for 'linux'." rel="tag">linux</a>, <a href="http://technorati.com/tag/oss" title="See the Technorati tag page for 'oss'." rel="tag">oss</a>, <a href="http://technorati.com/tag/open" title="See the Technorati tag page for 'open'." rel="tag">open</a>, <a href="http://technorati.com/tag/source" title="See the Technorati tag page for 'source'." rel="tag">source</a>, <a href="http://technorati.com/tag/software" title="See the Technorati tag page for 'software'." rel="tag">software</a>, <a href="http://technorati.com/tag/internet" title="See the Technorati tag page for 'internet'." rel="tag">internet</a></p>]]></content:encoded>
			<wfw:commentRss>http://na641.com/2007/05/11/gentoo-20070-released/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
