<?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; Guides</title>
	<atom:link href="http://unsharptech.com/category/guides/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>Mon, 01 Aug 2011 03:54:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.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>4</slash:comments>
		</item>
		<item>
		<title>Relevant Windows 7 facts</title>
		<link>http://unsharptech.com/2009/10/31/relevant-windows-7-facts/</link>
		<comments>http://unsharptech.com/2009/10/31/relevant-windows-7-facts/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 03:37:26 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=288</guid>
		<description><![CDATA[This is not meant to be a thorough report, just the highlights I found relevant related to its recent release. Versions Starter is weak (for netbooks) 32-bit only, OEM pre-install only Home Basic is for emerging markets (we probably won&#8217;t see it in the US much) Home Premium is what most consumers will end up [...]]]></description>
			<content:encoded><![CDATA[<p>This is not meant to be a thorough report, just the highlights I found relevant related to its recent release.</p>
<h3>Versions</h3>
<ul>
<li><strong>Starter</strong> is weak (for netbooks) 32-bit only, OEM pre-install only</li>
<li><strong>Home Basic</strong> is for emerging markets (we probably won&#8217;t see it in the US much)</li>
<li><strong>Home Premium</strong> is what most consumers will end up with</li>
<li><strong>Professional</strong> is the lowest version to include features such as <em>Remote Desktop Serving</em>, <em>Domain Joining</em>, and <a href="http://en.wikipedia.org/wiki/Windows_XP_Mode"><em>Windows XP Mode</em></a></li>
<li><strong>Enterprise</strong> is the same as <strong>Ultimate</strong> but with volume licensing and they both include <em><a href="http://en.wikipedia.org/wiki/BitLocker_Drive_Encryption">BitLocker</a></em></li>
<li><strong>Ultimate</strong> has all possible features (of course)</li>
</ul>
<p><a href="http://en.wikipedia.org/wiki/Windows_7_editions#Comparison_chart">Wikipedia detailed Windows 7 Version Comparison Chart</a></p>
<h3>General</h3>
<ul>
<li>Supposedly 7 can be installed from a USB drive (without hacking).</li>
<li>Internet Explorer 8 can pretty much be removed &#8211; many parts are integrated into the OS, but the <em>browser</em> can go bye-bye.</li>
<li>The sidebar is gone but Gadgets remain, and are more efficient and movable.</li>
<li>There is an overly hyped new taskbar.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/10/31/relevant-windows-7-facts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Atheros Wireless in Ubuntu 8.10 Intrepid Ibex</title>
		<link>http://unsharptech.com/2008/10/31/atheros-wireless-in-ubuntu-810-intrepid-ibex/</link>
		<comments>http://unsharptech.com/2008/10/31/atheros-wireless-in-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 17:38:55 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[How2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=115</guid>
		<description><![CDATA[Did a fresh install + updates of Kubuntu 8.10 on a customer&#8217;s laptop and had no wireless even though it&#8217;s an Atheros chipset. UPDATE: I recently tried this method on a similar Acer laptop with Ubuntu 8.10 AMD64 with no results. After searching, I used another guide that makes compiling madwifi from source simple. If [...]]]></description>
			<content:encoded><![CDATA[<p>Did a fresh install + updates of Kubuntu 8.10 on a customer&#8217;s laptop and had no wireless even though it&#8217;s an Atheros chipset.</p>
<p><span id="more-115"></span></p>
<p><strong>UPDATE:</strong></p>
<blockquote><p>I recently tried this method on a similar Acer laptop with Ubuntu 8.10 AMD64 with no results. After searching, I used <a href="http://blog.hyperandy.com/2008/11/01/atheros-ar242x-ubuntu-810-ibex/">another guide</a> that makes compiling madwifi from source simple. If my method doesn&#8217;t work for you, remove the backports modules:</p>
<pre class="brush: bash">sudo apt-get remove linux-backports-modules-intrepid-generic
</pre>
<p>then reboot, and try out the below guide. Thank you Hyperandy.</p>
<p>Link: <a href="http://blog.hyperandy.com/2008/11/01/atheros-ar242x-ubuntu-810-ibex/">http://blog.hyperandy.com/2008/11/01/atheros-ar242x-ubuntu-810-ibex/</a></p></blockquote>
<p>Hardware:</p>
<ul>
<li>Laptop: Acer Aspire 4520</li>
<li>Wireless Card: Atheros AR242x Communications Inc. 802.11abg</li>
</ul>
<pre class="brush: bash">lspci | grep &quot;Atheros&quot;
07:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
</pre>
<p>Resolution:</p>
<pre class="brush: bash">sudo apt-get install linux-backports-modules-intrepid-generic
</pre>
<p>After above install completes, <strong>reboot</strong>, then open up the Hardware Drivers manager (<strong>jockey-gtk</strong> or <strong>jockey-kde</strong>) and disable <strong>&#8220;Support for Atheros 802.11 wireless LAN cards&#8221;</strong> and make sure that &#8220;<strong>Support for 5xxx series of Atheros 802.11 wireless LAN cards</strong>&#8221; is enabled then <strong>reboot</strong>. You may need to reboot to see both drivers in the Hardware Drivers manager.</p>
<p>This is at least a temporary fix, you&#8217;ll end up with the ath5k drivers- hopefully a stable universal method for Atheros card support will become available soon.</p>
<p>Source:<br />
<a href="http://www.ubuntu.com/getubuntu/releasenotes/810">8.10 Release Notes | Ubuntu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2008/10/31/atheros-wireless-in-ubuntu-810-intrepid-ibex/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
	</channel>
</rss>

