<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>unsharpTech &#187; Customization</title>
	<atom:link href="http://unsharptech.com/category/customization/feed/" rel="self" type="application/rss+xml" />
	<link>http://unsharptech.com</link>
	<description>when the bleeding edge just doesn&#039;t cut it</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:06:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Enable Gnome Video Thumbnails in Arch Linux</title>
		<link>http://unsharptech.com/2009/12/07/enable-nuatilus-gnome-video-thumbnails-in-arch-linux/</link>
		<comments>http://unsharptech.com/2009/12/07/enable-nuatilus-gnome-video-thumbnails-in-arch-linux/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 13:28:32 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Arch]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[How2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=302</guid>
		<description><![CDATA[Gnome&#8217;s file manager Nautilus does a great job of automatically thumbnailing all kinds of files including pretty much any video file. But, in a fresh Arch Linux install you still need a few gstreamer packages to enable totem-video-thumbnailer to do its job&#8230; 1. Install necessary packages (as root): pacman -Sy --needed totem gstreamer0.10-{{bad,good,ugly,base}{,-plugins},ffmpeg} 2. Delete [...]]]></description>
			<content:encoded><![CDATA[<p>Gnome&#8217;s file manager Nautilus does a great job of automatically thumbnailing all kinds of files including pretty much any video file.</p>
<p>But, in a fresh Arch Linux install you still need a few <code>gstream</code><code>er</code> packages to enable <code>totem-video-thumbnailer</code> to do its job&#8230;<span id="more-302"></span></p>
<h4>1. Install necessary packages (as root):</h4>
<pre class="brush: bash">pacman -Sy --needed totem gstreamer0.10-{{bad,good,ugly,base}{,-plugins},ffmpeg}</pre>
<h4>2. Delete old video thumbnails to force generation of new ones:</h4>
<pre class="brush: bash">rm -rf ~/.thumbnails/fail</pre>
<h4>3. Browse a folder of video files in Nautilus:</h4>
<p><a href="http://unsharptech.com/wp-content/uploads/nautilus-video-thumbnails.png" rel="lightbox[302]"><img class="alignnone size-medium wp-image-307" title="nautilus-video-thumbnails" src="http://unsharptech.com/wp-content/uploads/nautilus-video-thumbnails-300x222.png" alt="nautilus-video-thumbnails" width="300" height="222" /></a></p>
<p>In some cases you may need to restart Nautlius for the changes to take effect:</p>
<pre class="brush: bash">killall nautilus</pre>
<p>&#8230;or simply log out and log in again.</p>
<h4>System Info</h4>
<ul>
<li>Arch Linux &#8211; Kernel 2.6.31-ARCH</li>
<li>Gnome 2.28.0</li>
<li>packages <code>gnome</code> &amp; <code>gnome-extra</code></li>
</ul>
<p><strong>Source</strong></p>
<blockquote><p><a href="http://wiki.archlinux.org/index.php/Common_codecs">http://wiki.archlinux.org/index.php/Common_codecs</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/12/07/enable-nuatilus-gnome-video-thumbnails-in-arch-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Reader Mobile beats Viigo for RSS on BlackBerry</title>
		<link>http://unsharptech.com/2009/06/19/google-reader-mobile-beats-viigo-for-rss-on-blackberry/</link>
		<comments>http://unsharptech.com/2009/06/19/google-reader-mobile-beats-viigo-for-rss-on-blackberry/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 10:17:00 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=238</guid>
		<description><![CDATA[Viigo has some great features and all but for simple RSS reading on my BlackBerry Google Reader Mobile beats the crap out of Viigo. Better interface, no update lag, feeds render faster and Google parses external pages to be mobile-friendly. Plus, no app to install/update, just set a bookmark in your mobile browser. http://www.google.com/reader/m/ or [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.viigo.com/">Viigo</a> has some great features and all but for simple RSS reading on my BlackBerry <a href="http://www.google.com/reader/m/">Google Reader Mobile </a>beats the crap out of Viigo. <span id="more-238"></span>Better interface, no update lag, feeds render faster and Google parses external pages to be mobile-friendly. Plus, no app to install/update, just set a bookmark in your mobile browser.</p>
<p><a href="http://www.google.com/reader/m/">http://www.google.com/reader/m/</a> or from a mobile browser just: <a href="http://www.google.com/reader/">http://www.google.com/reader/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/06/19/google-reader-mobile-beats-viigo-for-rss-on-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix Slow Scrolling in jEdit</title>
		<link>http://unsharptech.com/2009/05/05/fix-slow-scrolling-in-jedit/</link>
		<comments>http://unsharptech.com/2009/05/05/fix-slow-scrolling-in-jedit/#comments</comments>
		<pubDate>Wed, 06 May 2009 05:25:07 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=190</guid>
		<description><![CDATA[So far jEdit is proving to be a great editor (FTP/SFTP support is great) but after tweaking it to my liking (BufferTabs plugin, fonts, etc.) I noticed that scrolling the main text area had become very slow. I didn&#8217;t want to just blame Java so I looked it up and found the cause. Platform: Windows [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-210" title="jedit-icon" src="http://unsharptech.com/wp-content/uploads/jedit-icon.png" alt="jedit-icon" width="128" height="128" />So far jEdit is proving to be a great editor (FTP/SFTP support is great) but after tweaking it to my liking (BufferTabs plugin, fonts, etc.) I noticed that scrolling the main text area had become very slow. I didn&#8217;t want to just blame Java so I looked it up and found the cause.<span id="more-190"></span></p>
<ul>
<li>Platform: Windows XP Pro SP3 + Java 1.6.0_13</li>
<li>jEdit Version: 4.3pre16</li>
</ul>
<p><strong><em>Utilities -&gt; Global Options -&gt; jEdit -&gt; Text Area:</em></strong></p>
<blockquote><p><em><strong>Anti Aliased  smooth text:</strong></em> subpixel</p>
<p>UNCHECK: <strong><em>Fractal font metrics (for better smooth text display)</em></strong></p></blockquote>
<p>The combination of <strong><em>subpixel antialiasing</em></strong> (a must) and<strong> <em>Fractal font metrics</em></strong> (makes little difference) causes the unbearably slow scolling.</p>
<p>Thanks to the jEdit Community Forums.</p>
<p>Source:</p>
<blockquote><p><a href="http://community.jedit.org/?q=node/view/4148">http://community.jedit.org/?q=node/view/4148</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/05/05/fix-slow-scrolling-in-jedit/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Disable Recent Documents in Gnome 2.22.3</title>
		<link>http://unsharptech.com/2008/08/08/disable-recent-documents-in-gnome-2223/</link>
		<comments>http://unsharptech.com/2008/08/08/disable-recent-documents-in-gnome-2223/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 10:45:02 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Arch]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[How2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=72</guid>
		<description><![CDATA[So even Windows lets you disable the Recent Documents feature, but for some reason Gnome really wants to remember what files you&#8217;ve been messing with. Personally I never use this menu item (usually under Places in the Gnome Main Menu) and find it to be a bit of a privacy concern. Surprisingly enough there are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://unsharptech.com/wp-content/uploads/menu-no-recent.jpg" rel="lightbox[72]"><img class="alignright size-thumbnail wp-image-73" title="menu-no-recent" src="http://unsharptech.com/wp-content/uploads/menu-no-recent-150x150.jpg" alt="" width="150" height="150" /></a>So even Windows lets you disable the Recent Documents feature, but for some reason Gnome really wants to remember what files you&#8217;ve been messing with. Personally I never use this menu item (usually under <em>Places</em> in the Gnome Main Menu) and find it to be a bit of a privacy concern.</p>
<p>Surprisingly enough there are no documented settings for Recent Documents, not even something in gconf-editor, so people have been going stone age to prevent this functionality. In the past you could change permissions for the file that stores the data in your home directory, but it seems in later versions of Gnome the following is the current method of choice.</p>
<p><span id="more-72"></span></p>
<p><strong>METHOD:</strong></p>
<blockquote><p>Enter the following into a terminal:</p>
<pre class="brush: bash">rm ~/.recently-used.xbel
mkdir ~/.recently-used.xbel</pre>
</blockquote>
<p>When you&#8217;re done, go check your menu and Recent Documents should be grayed out.</p>
<p>This works because the data concerning your recent documents can&#8217;t be written to a directory and the Recent Documents menu item is simply disabled. (I played around with retaining the text file and changing its permissions, but they were eventually always overwritten.)</p>
<p><strong>NOTES:</strong></p>
<blockquote><p>It has been mentioned that you may receive GTK related warnings in the console after applying this, since we did a sort of end-run that&#8217;s kind of expected.</p>
<p>There was another method that involved making the file immutable (<em>sudo chattr +i ~/.recently-used.xbel</em>) but this is only for ext2/ext3 filesystems (I prefer JFS whenever applicable).</p>
<p>There may also be a left over file, <em>~/.recently_used</em> that you can also remove:</p>
<pre class="brush: bash">rm ~/.recently-used</pre>
</blockquote>
<p><strong>SOURCES:</strong></p>
<blockquote><p><a href="http://bbs.archlinux.org/viewtopic.php?pid=212094#p212094">Arch Linux Forums /  Disable Gnome Recent Documents [solved]</a></p>
<p><a href="http://ph.ubuntuforums.com/showthread.php?p=4652216">Disable recent documents &#8211; Ubuntu Forums</a></p></blockquote>
<p>I take no responsibility for coming up with this hack, I just wanted to clearly document it. BTW, this has been a problem since 2005 &gt; <a href="https://bugs.launchpad.net/gnome-panel/+bug/30942">Bug 30942 – Request to add option to disable &#8216;Recent Documents&#8217; lists</a></p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2008/08/08/disable-recent-documents-in-gnome-2223/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Praise for eeeXubuntu</title>
		<link>http://unsharptech.com/2008/05/20/praise-for-eeexubuntu/</link>
		<comments>http://unsharptech.com/2008/05/20/praise-for-eeexubuntu/#comments</comments>
		<pubDate>Wed, 21 May 2008 01:42:35 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://unsharptech.com/2008/05/20/praise-for-eeexubuntu/</guid>
		<description><![CDATA[So when I first got my Black Asus Eee PC 4G xmas &#8217;07 I pretty much freaked out about all the possibilities but ended up installing my distro of choice, Arch Linux and all the Eee specific hardware support, then it kinda sat&#8230; and sat, until. I recently decided to review the current OS choices [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Inifinite Eee" href="http://unsharptech.com/wp-content/image_00012.jpg" rel="lightbox[31]"><img src="http://unsharptech.com/wp-content/image_00012.thumbnail.jpg" alt="Inifinite Eee" align="right" /></a>So when I first got my Black   <a href="http://en.wikipedia.org/wiki/ASUS_Eee_PC">Asus Eee PC 4G</a> xmas &#8217;07 I pretty much freaked out about all the possibilities but ended up installing my distro of choice, <a href="http://wiki.archlinux.org/index.php/Installing_Arch_Linux_on_the_Asus_EEE_PC">Arch Linux</a> and all the Eee specific hardware support, then it kinda sat&#8230; and sat, until. I recently decided to review the current OS choices available for the Eee and settled on <a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:home">eeeXubuntu</a> as the best candidate &#8211; clean little Ubuntu based with Eee hardware support out of the box. Besides, I just wanted to use my Eee not fiddle with the thing (I had my fill a few months ago, it was fun though).</p>
<p><span id="more-31"></span></p>
<p>I downloaded the <a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:home#download_it">Live CD .iso</a> and booted it in VMware Server on an XP host, then plugged in a 1GB Corsair Voyager USB drive and enabled it for the VM so the Live CD virtual machine would have access. From there I just followed the guide on the <a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:home">eeeuser.com wiki</a> and ran the <a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:home#detailed_usb_installer_instructions">USB drive install</a> script, booted off the USB stick on the Eee and BAM! this s**t was fast! I was super impressed, I mean Arch is a KISS fast distro but eeeXubuntu destroyed my Arch install by comparison.</p>
<p>Anyways, after playing on the USB stick live OS for a while I opted to install, one partition at &#8216;/&#8217; (no swap) and <a href="http://en.wikipedia.org/wiki/Hans_Reiser#The_Nina_Reiser_Case">MurderFS.</a>.. I mean ReiserFS. The current eeeXubuntu Live CD is based on <a href="http://www.xubuntu.org/">Xubuntu </a>7.10 while the current version of Xubuntu is Hardy Heron 8.04 LTS but I think there&#8217;s a guide on the eeeuser Wiki to run the upgrade manager to get to 8.04.. I&#8217;m cool with 7.10 for now though.</p>
<p>Wireless worked with NetworkManager Applet OUT OF THE BOX, thank god. I followed the guide (again on the eeeuser.com Wiki) to install <a href="http://wiki.eeeuser.com/ubuntu?s=ucview#webcam_and_skype">ucview</a> to have some fun w/ the webcam (<a href="http://live.gnome.org/Cheese">cheese</a> was giving me some issues I couldn&#8217;t resolve).</p>
<p>DUDE, this thing flies! General responsiveness is awesome by my standards, and I&#8217;ve run all major operating systems on a huge range of hardware with all sorts of configs (let&#8217;s not get into that). I can even freakin&#8217; watch the bigger Flash vids that straight up refused to work on my Arch install. Don&#8217;t think I&#8217;m bashing Arch, heck no,  I like to think I have a darn good understanding of the strengths and weaknesses of Ubuntu based distros vs. Arch Linux and bottom line is I believe that eeeXubuntu is just a super well-put-together distro for the Eee. Color me impressed. But maybe Ubuntu or Debian in general is better suited to the Eee platform?.. I don&#8217;t care cause I&#8217;m more than happy with eeeXubuntu.</p>
<p>Gripes? out of the box it likes to complain about my battery capacity there&#8217;s a bit in the <a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:home">eeeuser.com Wiki</a> about setting up ACPI correctly &#8211; I&#8217;ll fix it soon / when I get pissed. Whatever, this is sweet.</p>
<p>I had to release my excitement so I spewed this out, comments welcome.<br />
<a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:home">eeeuser.com Wiki eeeXubuntu Home</a></p>
<p><a href="http://wiki.eeeuser.com/ubuntu:eeexubuntu:customization">eeeuser.com Wiki: Customize eeeXubuntu </a></p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2008/05/20/praise-for-eeexubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Apps List: Windows XP</title>
		<link>http://unsharptech.com/2008/04/09/my-apps-list-windows-xp/</link>
		<comments>http://unsharptech.com/2008/04/09/my-apps-list-windows-xp/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 23:46:37 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://unsharptech.com/2008/04/09/my-apps-list-windows-xp/</guid>
		<description><![CDATA[I&#8217;ve been doing a few reinstalls on my workstation boxes lately so I put together this list to save myself some time. This will change as I remember/find stuff. System/Utilities JkDefrag (Auslogics Disk Defrag Defraggler) XP Noire Theme Foxit Reader WinDirStat 7-zip Cygwin Media VLC Foobar2000 Quicktime (no iTunes) Mp3tag Web Firefox + Firebug + [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://unsharptech.com/2008/04/09/my-apps-list-windows-xp/"><img src="http://unsharptech.com/wp-content/winxp-apps.jpg" alt="WinXP Apps Screenshot" align="right" /></a></p>
<p>I&#8217;ve been doing a few reinstalls on my workstation boxes lately so I put together this list to save myself some time. This will change as I remember/find stuff.</p>
<p><span id="more-28"></span></p>
<h3>System/Utilities</h3>
<ul>
<li><a href="http://www.kessels.com/Jkdefrag/">JkDefrag</a> (<a href="http://www.auslogics.com/disk-defrag"><span style="text-decoration: line-through;">Auslogics Disk Defrag</span></a> <span style="text-decoration: line-through;"><a title="Defraggler" href="http://www.defraggler.com/">Defraggler</a></span>)<span style="text-decoration: line-through;"><br />
</span></li>
<li><a href="http://www.istartedsomething.com/20061029/royale-noir/">XP Noire Theme</a></li>
<li><a href="http://www.foxitsoftware.com/">Foxit Reader</a></li>
<li><a href="http://windirstat.info/">WinDirStat</a></li>
<li><a href="http://www.7-zip.org/">7-zip</a></li>
<li><a href="http://www.cygwin.com/">Cygwin</a></li>
</ul>
<h3>Media</h3>
<ul>
<li><a title="http://www.videolan.org/" href="http://www.videolan.org/">VLC</a></li>
<li><a href="http://www.foobar2000.org/">Foobar2000</a></li>
<li><a title="http://www.apple.com/quicktime/download/" href="http://www.apple.com/quicktime/download/">Quicktime</a> (no iTunes)</li>
<li><a href="http://www.mp3tag.de/en/">Mp3tag</a></li>
</ul>
<h3>Web</h3>
<ul>
<li><a title="http://getfirefox.com/" href="http://getfirefox.com/">Firefox</a> + Firebug + ColorZilla + Prism + Web  Developer</li>
<li>Flash Plugin</li>
<li><a title="http://www.mozilla.com/en-US/thunderbird/" href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a></li>
<li><a title="http://pidgin.im/" href="http://pidgin.im/">Pidgin</a></li>
</ul>
<h3>Development</h3>
<ul>
<li>Dreamweaver + Updates</li>
<li><a href="http://www.eclipse.org/pdt/">Eclipse with PHP Development Tools</a> (<a style="text-decoration: line-through;" href="http://www.jedit.org/">jEdit</a><span style="text-decoration: line-through;"> + FTP/SFTP Plugin</span> <span style="text-decoration: line-through;">(<a title="http://aptana.org" href="http://aptana.org">Aptana Studio</a>))</span></li>
<li><a title="http://filezilla-project.org/" href="http://filezilla-project.org/">Filezilla</a></li>
<li><a title="http://notepad-plus.sourceforge.net" href="http://notepad-plus.sourceforge.net">Notepad++</a></li>
<li><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty</a></li>
<li><a href="http://www.wampserver.com/en/index.php">WAMP</a></li>
</ul>
<h3>Graphics</h3>
<ul>
<li><a title="http://www.gimp.org/windows/" href="http://www.gimp.org/windows/">The GIMP</a></li>
<li><a href="http://www.inkscape.org/">Inkscape</a></li>
<li><a title="http://irfanview.com/" href="http://irfanview.com/">Irfanview + Plugins</a></li>
</ul>
<h3>Other</h3>
<ul>
<li><a href="http://www.utorrent.com/">uTorrent</a></li>
<li><a href="http://www.eclipse.org/pdt/">PeerBlock</a> (<span style="text-decoration: line-through;"><a href="http://phoenixlabs.org/pg2/">PeerGuardian</a>)</span></li>
<li><a title="http://www.openoffice.org/" href="http://www.openoffice.org/">OpenOffice.org + JRE</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2008/04/09/my-apps-list-windows-xp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Why I Like KDE 4</title>
		<link>http://unsharptech.com/2008/01/27/why-i-like-kde-4/</link>
		<comments>http://unsharptech.com/2008/01/27/why-i-like-kde-4/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 07:12:12 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://unsharptech.com/2008/01/27/why-i-like-kde-4/</guid>
		<description><![CDATA[So everyone trashed on KDE 4.0, I&#8217;ll admit I wasn&#8217;t impressed either, until I read the articles explaining that this is more of a milestone release &#8211; getting the core together, and that future releases will be something worth getting excited about. This made a lot of sense, major changes are being made. Besides, the [...]]]></description>
			<content:encoded><![CDATA[<p>So everyone trashed on KDE 4.0, I&#8217;ll admit I wasn&#8217;t impressed either, until I read the articles explaining that this is more of a milestone release &#8211; getting the core together, and that future releases will be something worth getting excited about.</p>
<p><a href="http://unsharptech.com/2008/01/27/why-i-like-kde-4/kde-4/" rel="attachment wp-att-21" title="KDE 4"><img src="http://unsharptech.com/wp-content/kde40.png" alt="KDE 4" /></a></p>
<p><span id="more-17"></span>This made a lot of sense, major changes are being made. Besides, the new look alone was enough to get me interested. Yay, the future KDE won&#8217;t be so terribly ugly &#8211; oh and I know you can theme 3.5, blah blah but it still looks like garb. When I first saw Dolphin I thought they purposely had stolen some design elements from Gnome/Tango and was glad of it. Let&#8217;s hope that all the KDE apps get prettied up to match.</p>
<p>What I really like about KDE 4 is the new graphics system. Screw the widgets and Expose rip off, it&#8217;s the fact that all the 3D and composting effects are all <strong>integrated</strong> into the desktop environment. Hey, Compiz/Beryl/Fusion has come leaps and bounds &#8211; I&#8217;ve followed it from the beginning, but its <strong>bloated</strong>. I think that the user experience will benefit from direct integration. And I don&#8217;t need the millions of cute effects, I want a GPU rendered desktop with high performance, shadows, transparency and good virtual desktop implementation.</p>
<p>I&#8217;m always glad to give a different desktop a go and I hope KDE 4 becomes something that satisfies my needs. Until then, the power of Openbox compels me.</p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2008/01/27/why-i-like-kde-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yes! Finally the default Firefox look for OS X available for PC!</title>
		<link>http://unsharptech.com/2007/11/11/yes-finally-the-default-firefox-look-for-os-x-available-for-pc/</link>
		<comments>http://unsharptech.com/2007/11/11/yes-finally-the-default-firefox-look-for-os-x-available-for-pc/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 09:36:05 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://unsharptech.com/2007/11/11/yes-finally-the-default-firefox-look-for-os-x-available-for-pc/</guid>
		<description><![CDATA[Something feels a little off, but it&#8217;s not bad. macfox II &#8211; https://addons.mozilla.org/en-US/firefox/addon/3174 macfox II Graphite &#8211; https://addons.mozilla.org/en-US/firefox/addon/3430]]></description>
			<content:encoded><![CDATA[<p><a href="http://unsharptech.com/2007/11/11/yes-finally-the-default-firefox-look-for-os-x-available-for-pc/"><img src="http://unsharptech.com/wp-content/macfoxii.jpg" alt="macFoxII" /></a></p>
<p>Something feels a little off, but it&#8217;s not bad.</p>
<p>macfox II &#8211; https://addons.mozilla.org/en-US/firefox/addon/3174</p>
<p>macfox II Graphite &#8211; https://addons.mozilla.org/en-US/firefox/addon/3430</p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2007/11/11/yes-finally-the-default-firefox-look-for-os-x-available-for-pc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom Background for Classic Login in Windows XP</title>
		<link>http://unsharptech.com/2007/11/11/custom-background-for-classic-login-in-windows-xp/</link>
		<comments>http://unsharptech.com/2007/11/11/custom-background-for-classic-login-in-windows-xp/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 09:35:10 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://unsharptech.com/2007/11/11/custom-background-for-classic-login-in-windows-xp/</guid>
		<description><![CDATA[Yet another clean little tweak. Here&#8217;s the key to look for: HKEY_USERS\.DEFAULT\Control Panel\Colors Change the &#8220;Background&#8221; key from the default blue RGB value (&#8220;0 78 152&#8220;) to let&#8217;s say &#8220;0 0 0&#8221; for a black background. To set an image as the background, you want the key: HKEY_USERS\.DEFAULT\Control Panel\Desktop Set the value of &#8220;Wallpaper&#8221; to [...]]]></description>
			<content:encoded><![CDATA[<p>Yet another clean little tweak.<span id="more-10"></span></p>
<p><strong>Here&#8217;s the key to look for:</strong></p>
<blockquote><p><strong>HKEY_USERS\.DEFAULT\Control Panel\Colors</strong></p></blockquote>
<p>Change the &#8220;<strong>Background</strong>&#8221; key from the default blue RGB value (&#8220;<strong>0 78 152</strong>&#8220;) to  let&#8217;s say &#8220;<strong>0 0 0</strong>&#8221; for a black background.</p>
<p><strong><em>To set an image as the background, you want the key:</em></strong></p>
<blockquote><p><strong>HKEY_USERS\.DEFAULT\Control Panel\Desktop </strong></p></blockquote>
<p>Set the value of  &#8220;<strong>Wallpaper</strong>&#8221; to the path of the image file you want set as your background.</p>
<p>There are some other settings under the &#8220;<strong>Control Panel</strong>&#8221; tree worth taking a look at, have fun.</p>
<blockquote><p>Resources:  <a href="http://www.pctools.com/guides/registry/detail/72/">Change the Logon Screen Background Color &#8211; PC Tools Registry Guide</a></p>
<p><a href="http://www.pctools.com/guides/registry/detail/103/">Change the Logon Screen Wallpaper </a><a href="http://www.pctools.com/guides/registry/detail/72/">- PC Tools Registry Guide</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2007/11/11/custom-background-for-classic-login-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Visual Style for Classic Login Box in Windows XP</title>
		<link>http://unsharptech.com/2007/11/11/custom-visual-style-for-classic-login-box-in-windows-xp/</link>
		<comments>http://unsharptech.com/2007/11/11/custom-visual-style-for-classic-login-box-in-windows-xp/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 09:34:31 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://unsharptech.com/2007/11/11/custom-visual-style-for-classic-login-box-in-windows-xp/</guid>
		<description><![CDATA[I came across this cool registry setting a while ago and had to look it up again. Open up regedit, (Start &#62; Run &#62; regedit) this is the main key you&#8217;re lookin&#8217; for: HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\ThemeManager (The above alone worked for me, but some references say you also need the change the corresponding keys in HKEY_LOCAL_MACHINE and [...]]]></description>
			<content:encoded><![CDATA[<p>I came across this cool registry setting a while ago and had to look it up again.<span id="more-9"></span></p>
<p>Open up regedit, (Start &gt; Run &gt; regedit) this is the main key you&#8217;re lookin&#8217; for:</p>
<p><strong>HKEY_USERS\.DEFAULT</strong><strong>\Software\Microsoft\Windows\CurrentVersion\ThemeManager</strong></p>
<p>(The above alone worked for me, but some references say you also need the change the corresponding keys in <strong>HKEY_LOCAL_MACHINE</strong> and <strong>HKEY_USERS</strong> &#8211; so change them too if you&#8217;re having troubles.)</p>
<p>For each of these set the &#8220;<strong>DllName</strong>&#8221; key to the path to your preferred .msstyles Visual Styles file. If you want to choose a color variation other than the default for that syle, you also need to change the  key &#8220;ColorName&#8221; to match the name of the folder for that variation found under the shell folder.</p>
<p>So with the default Luna style in Green, change &#8220;<strong>ColorName</strong>&#8221; from &#8220;<strong>NormalColor</strong>&#8221; (Blue) to &#8220;<strong>Homestead</strong>&#8221; and for the Silver color change it to &#8220;<strong>Metallic</strong>&#8220;.</p>
<p>Reference: <strong><a href="http://www.neowin.net/forum/index.php?showtopic=140542" title=", And other various settings ...."><strong style="font-size: 12px">Changing visual style for classic logon in XP, And other various settings &#8230;. Neowin Forums<br />
</strong></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2007/11/11/custom-visual-style-for-classic-login-box-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
