<?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></title>
	<atom:link href="http://www.oojahtech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oojahtech.com</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jul 2010 17:16:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Change Default Background and GTK for GDM</title>
		<link>http://www.oojahtech.com/2010/07/08/change-default-background-and-gtk-for-gdm/</link>
		<comments>http://www.oojahtech.com/2010/07/08/change-default-background-and-gtk-for-gdm/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 16:16:46 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[General Linux]]></category>
		<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Background]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=519</guid>
		<description><![CDATA[GDM2Setup is a tool that allows one to change the background image and GTK engine of the new GDM for GNOME 2.30. In Linux Mint 9/Ubuntu 10.4, open terminal and type: sudo add-apt-repository ppa:gdm2setup/gdm2setup sudo apt-get update sudo apt-get install python-gdm2setup Once done there will be a second Login Screen in your menus indicated with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://launchpad.net/gdm2setup" target="_blank">GDM2Setup</a> is a tool that allows one to change the background image and GTK engine of the new GDM for GNOME 2.30. In Linux Mint 9/Ubuntu 10.4, open terminal and type:</p>
<blockquote><p>sudo add-apt-repository ppa:gdm2setup/gdm2setup<br />
sudo apt-get update<br />
sudo apt-get install python-gdm2setup</p></blockquote>
<p>Once done there will be a second Login Screen in your menus indicated with <em>(GDM2Setup)</em>. From there one can change general options, wallpaper, decoration, and theme of GDM.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/07/08/change-default-background-and-gtk-for-gdm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NETGEAR WND3100v2 USB WiFi on Linux</title>
		<link>http://www.oojahtech.com/2010/06/30/netgear-wnd3100-usb-wifi-on-linux/</link>
		<comments>http://www.oojahtech.com/2010/06/30/netgear-wnd3100-usb-wifi-on-linux/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 23:06:24 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[NETGEAR]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[WiFi]]></category>
		<category><![CDATA[wireless]]></category>
		<category><![CDATA[WND3100]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=502</guid>
		<description><![CDATA[I just purchased a refurbished NETGEAR USB wireless adapter that was reported to work through the Linux Wireless project. Getting it to work should be a simple issue of downloading the firmware and moving it to /lib/firmware. However, this is reported for the version 1 and I have version 2. I followed Green_Bean&#8217;s instructions for [...]]]></description>
			<content:encoded><![CDATA[<p>I just purchased a refurbished NETGEAR USB wireless adapter that was reported to work through the <a href="http://linuxwireless.org" target="_blank">Linux Wireless project</a>. Getting it to work should be a simple issue of <a href="http://www.kernel.org/pub/linux/kernel/people/mcgrof/firmware/ar9170/ar9170.fw">downloading</a> the firmware and moving it to<em> /lib/firmware</em>. However, this is reported for the version 1 and I have version 2. I followed <a href="http://ubuntuforums.org/showthread.php?t=1383708" target="_blank">Green_Bean&#8217;s instructions </a>for ndiswrapper which worked. To simplify things I created a package for Debian/Ubuntu on the<a href="http://www.oojahtech.com/repo/"> Oojah Repo!</a></p>
<p><strong>NOTE:</strong><em> It is common practice for manufactures to change the chip sets of a wireless adapter and not change the model number (especially with USB devices). This can cause a lot of headaches for Linux users who, like me, do their research find a compatible device to find out they have a new subversion with a chipset that either doesn&#8217;t work or requires the slightly messy busyness of using ndiswrapper with windows drivers. </em></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/06/30/netgear-wnd3100-usb-wifi-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Mint or Ubuntu and Logitech Webcams for Skype</title>
		<link>http://www.oojahtech.com/2010/06/02/linux-mint-or-ubuntu-and-logitech-webcams-for-skype/</link>
		<comments>http://www.oojahtech.com/2010/06/02/linux-mint-or-ubuntu-and-logitech-webcams-for-skype/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 18:34:31 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Linux Mint]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=500</guid>
		<description><![CDATA[I have been giving the new Linux Mint (based on the latest Ubuntu) a spin and encountered a problem with my webcam and Skype. The webcam is found and works well within cheese and other applications; however, Skype sees the web-cam but cannot render the incoming image.  I found the solution on the Linux Mint [...]]]></description>
			<content:encoded><![CDATA[<p>I have been giving the new Linux Mint (based on the latest Ubuntu) a spin and encountered a problem with my webcam and Skype. The webcam is found and works well within cheese and other applications; however, Skype sees the web-cam but cannot render the incoming image.  I found the solution on the <a href="http://forums.linuxmint.com/viewtopic.php?f=49&amp;t=40681&amp;p=235446" target="_blank">Linux Mint forums</a>. To quote<em> veanidon</em>:</p>
<blockquote><p>1) Rename /usr/bin/skype to /usr/bin/skype.real<br />
2) Create a batch file called &#8216;/usr/bin/skype&#8217; owned by root as follows:-</p>
<p>#!/bin/sh<br />
export XLIB_SKIP_ARGB_VISUALS=1<br />
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype.real &#8220;$@&#8221; 2&gt;/dev/null<br />
exit 0</p>
<p>3) Make the newly created /usr/bin/skype executable</p></blockquote>
<p>After following these instructions the problem was solved.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/06/02/linux-mint-or-ubuntu-and-logitech-webcams-for-skype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grub2/Grub-PC monitor resolution for Debian Squeeze</title>
		<link>http://www.oojahtech.com/2010/04/19/grub2grub-pc-monitor-resolution-for-debian-squeeze/</link>
		<comments>http://www.oojahtech.com/2010/04/19/grub2grub-pc-monitor-resolution-for-debian-squeeze/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 17:10:35 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[monitor resolution]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=497</guid>
		<description><![CDATA[As some people have noticed, Debian has switched from the old Grub 0.9x series to the new Grub2 and where some things look like business as usual on the surface you quickly learn they are not. Case in point, changing the resolution of the grub menu and the terminal. This used to be accomplished by [...]]]></description>
			<content:encoded><![CDATA[<p>As some people have noticed, Debian has switched from the old Grub 0.9x series to the new Grub2 and where some things look like business as usual on the surface you quickly learn they are not. Case in point, changing the resolution of the grub menu and the terminal. This used to be accomplished by editing the /boot/grub/menu.lst file and amending VGA=791. However, trying this with the new Grub2 does nothing. It took me a while to find a descent explanation and tutorial on how to do this in Grub2. <a href="http://harrison3001.blogspot.com/2009/09/grub-2-graphical-boot-tips-to-set.html" target="_blank">I found one from Harrison3001&#8242;s blog. </a>I will summarize the steps I had taken to get the desired effect; however, I highly recommend reading the post to get a better understanding of what is different between Grub2 and Grub Legacy.</p>
<p>first as root edit /etc/default/grub and uncomment (remove the # before) and change the value to look like this:</p>
<blockquote><p>GRUB_GFXMODE=1280&#215;800</p></blockquote>
<p>Then as root edit /etc/grub.d/00_header and find this line:</p>
<blockquote><p>set gfxmode=${GRUB_GFXMODE}</p></blockquote>
<p>insert below it this line:</p>
<blockquote><p>set gfxpayload=keep</p></blockquote>
<p>Once that is done run as root:</p>
<blockquote><p>update-grub</p></blockquote>
<p>Now reboot and you should have the Grub2 menu and the terminal set to the new monitor resolution.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/04/19/grub2grub-pc-monitor-resolution-for-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Firefox IPv6 Problems in Debian: Switching to IcedTea</title>
		<link>http://www.oojahtech.com/2010/04/17/java-icedtea/</link>
		<comments>http://www.oojahtech.com/2010/04/17/java-icedtea/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 16:41:23 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IcedTea]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=491</guid>
		<description><![CDATA[I have been having problems with Firefox/Swiftfox/Iceweasel and java on my Debian Squeeze box. There are a couple of issues at hand. The first is that the plugin package for java simply creates the appropriate simlink to the plugin provided by the parent java package and is dependent upon Iceweasel. This is a problem for [...]]]></description>
			<content:encoded><![CDATA[<p>I have been having problems with Firefox/Swiftfox/Iceweasel and java on my Debian Squeeze box. There are a couple of issues at hand. The first is that the plugin package for java simply creates the appropriate simlink to the plugin provided by the parent java package and is dependent upon Iceweasel. This is a problem for me because I prefer the more streamlined and up to date packages available for <a href="http://getswiftfox.com/" target="_blank">Swiftfox</a> and really do not want to have to have both on my system. the second problem is when I created the simlink manually and point to a <a href="http://www.javatester.org/" target="_blank">java test page</a> I get an error loading java. I did some reading and found out there are network issues with ipv6 and java which seems to be a common problem. I found <a href="http://forums.debian.net/viewtopic.php?f=10&amp;t=50063&amp;start=0" target="_blank">this post</a> and followed its suggestion. Everything seemed to look okay at the test page. When i tried to login to this WordPress blog (which uses <a href="http://deanjrobinson.com/projects/fluency-admin/" target="_blank">WordPress Fluency</a>) the browser crashes with a segmentation fault. At that point I am absolutely frustrated with the whole nonsenses and simply remove java from my system and install the open source <a title="http://icedtea.classpath.org/wiki/Main_Page" href="http://" target="_blank">IcedTea</a> by installing it with apt:</p>
<blockquote><p>sudo aptitude install icedtea6-plugin</p></blockquote>
<p>which will remove Sun Java 6 and install the appropriate IcedTea packages. Now that is done Java applets and Java powered web applications seem to work just fine.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/04/17/java-icedtea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mintyfresh Debian</title>
		<link>http://www.oojahtech.com/2010/04/15/mintyfresh-debian/</link>
		<comments>http://www.oojahtech.com/2010/04/15/mintyfresh-debian/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 03:55:28 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Deiban]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Linux Ming]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=489</guid>
		<description><![CDATA[So I have migrated from XFCE to GNOME for the time being. I might find the time to explain my reasoning. Some of you might be familiar with the nice menu system in Linux Mint which features dynamic linking features and easy searching. I was wondering if I could import their menu system for GNOME [...]]]></description>
			<content:encoded><![CDATA[<p>So I have migrated from XFCE to GNOME for the time being. I might find the time to explain my reasoning. Some of you might be familiar with the nice menu system in Linux Mint which features dynamic linking features and easy searching. I was wondering if I could import their menu system for GNOME to Debian and found the blog post at<a href="http://task3.cc/671/how-to-install-mintmenu-on-debian/" target="_blank"> bobdom_lx at task3 dot cc</a>. It worked for me and it might work for you.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/04/15/mintyfresh-debian/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ATI Proprietary Drivers on Debian Squeeze</title>
		<link>http://www.oojahtech.com/2010/03/20/ati-proprietary-drivers-on-debian-squeeze/</link>
		<comments>http://www.oojahtech.com/2010/03/20/ati-proprietary-drivers-on-debian-squeeze/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 03:09:19 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[ATI]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[squeeze]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[unstable]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=482</guid>
		<description><![CDATA[There are two  processes to installing ATI proprietary drivers the hard way Debian Squeeze is similar to what is done to enable nVidia drivers. I call this the hard way because there are a lot steps and it requires pulling packages from unstable and compiling the module with module assistant. The hard way has not [...]]]></description>
			<content:encoded><![CDATA[<p>There are two  processes to installing ATI proprietary drivers the hard way Debian Squeeze is similar to what is done to <a href="http://www.oojahtech.com/2009/12/21/nvidia-on-debian-squeeze-32bit/">enable nVidia drivers</a>. I call this the hard way because there are a lot steps and it requires pulling packages from unstable and compiling the module with module assistant. The hard way has not always worked for me. The easy way is installing the driver provided by ATI themselves.</p>
<p>THE HARD WAY</p>
<p>The first thing to do is to enable the unstable repositories to your /etc/apt/source.list:</p>
<blockquote><p># UNSTABLE<br />
deb http://mirror.its.uidaho.edu/pub/debian/ unstable main contrib  non-free</p></blockquote>
<p>Now run <em>aptitude update</em> then you need to set the priorities of your repositories so that apt-get upgrade does not default to unstable by editing /etc/apt/prefernces:</p>
<blockquote><p>Package: *<br />
Pin: release o=Debian,a=testing<br />
Pin-Priority: 900</p>
<p>Package: *<br />
Pin: release o=Debian,a=unstable<br />
Pin-Priority: 300</p>
<p>Package: *<br />
Pin: release o=Debian<br />
Pin-Priority: -1</p></blockquote>
<p>Now it is time to install the components needed for fglrx (ATI Driver) from unstable (as root):</p>
<blockquote><p>aptitude -t unstable install fglrx-source</p></blockquote>
<p>The next step is to make sure module assistant is installed from testing/squeeze and create the module(as root):</p>
<p>aptitude install module-assistant</p>
<p>m-a a-i fglrx</p>
<p>Once that is completed configure Xorg. Assuming you are in X, switch to a new terminal by pressing ALT-CTL FX (where FX represents f1 &#8211; f12) and implement the new driver.</p>
<p>Login as root:</p>
<blockquote><p>invoke-rc.d gdm stop</p></blockquote>
<p>once that is done create the xorg.conf file</p>
<p>Xorg -config</p>
<p>now edit /root/new.config.org and replace the display device from radeonhd to fglrx. As mentioned above I have had mixed resolts with this method. Sometimes it seems to work sometimes it doesnt. However, downloading directly from ATI seems to always do the trick.</p>
<p><strong>THE EASY WAY</strong></p>
<p>download the appropriate file from <a href="http://ati.amd.com/support/driver.HTML" target="_blank">here</a>. Then you need to make sure it is exacutible and install from terminal:</p>
<blockquote><p>chmod +x (filenamehere)</p></blockquote>
<p>as root:</p>
<blockquote><p>./(filenamehere)</p></blockquote>
<p>this will pop up an automated install script to follow and once dead you should simply need to reboot you computer.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/03/20/ati-proprietary-drivers-on-debian-squeeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Mint 8 Helena</title>
		<link>http://www.oojahtech.com/2010/03/08/linux-mint-8-helena/</link>
		<comments>http://www.oojahtech.com/2010/03/08/linux-mint-8-helena/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 20:36:56 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Other Distrobutions]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=464</guid>
		<description><![CDATA[In Debian, I had been having problems getting software mixing working with the Intel HDA sound card integrated into my mother board. I decided to try Linux Mint again, knowing it had excellent multimedia support. I had tried it when it first showed up on the seen and remember being impressed with it at the [...]]]></description>
			<content:encoded><![CDATA[<p>In Debian, I had been having problems getting software mixing working   with the Intel HDA sound card integrated into my mother board. I  decided  to try <a href="http://linuxmint.com/" target="_blank">Linux Mint</a> again, knowing it had  excellent multimedia support. I  had tried it when it first showed  up  on the seen and remember being  impressed with it at the time and   wanted to give it another go.Linux  mint handled software mixing from  the beginning. Whoever has said that &#8220;Linux is not ready for  the desktop.&#8221; has not  tried Linux Mint.</p>
<p>It is built from Ubuntu as the  base using Gnome, but adds a lot of its own configuration tools, adapted synaptic  package, and a nice menu system. The installation is from a live CD and  will be familiar to anyone installing Ubuntu or Fedora from live media.  The menu system allows for easy search and access to all your  applications and ability to bookmark you favorite applications.</p>
<p>Once  installed I could watch flash on YouTube and Hulu, listen to mp3s and  watch wmv, mpg and avi movies. At first I could use totem to play a  comercial (encripted) dvd, but then a few days latter when i tried  again, it wouldn&#8217;t work leaving me to install VLC. I could not find a  solution online; however, others have experienced the same problem. All  the applications a desktop user would need where installed, OpenOffice,  Firefox, gFTP, pidgin, Transmission, etc. One criticism, was the  inclusion of Gnome M Player, M player and Totem seemed redundant.</p>
<p>The  crowning achievement of this distribution is that it is multimedia   capable from a fresh install. I only had to install the proprietary   nVidia drivers via the standard restricted drivers interface common in   Ubuntu. Once done, enabling Compiz effects was easy as in Ubuntu. Though   Mint is built from Ubuntu as a foundation, it is more then a simple   Ubuntu remaster, with the time and detail spent to polishing the user   interface, installing all needed media codecs, flash and java. It has   the task bar and menu along the bottom, making it comfortable to anyone   migrating from the Windows world.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/03/08/linux-mint-8-helena/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cooler Master Elite 360</title>
		<link>http://www.oojahtech.com/2010/02/20/cooler-master-elite-360/</link>
		<comments>http://www.oojahtech.com/2010/02/20/cooler-master-elite-360/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 05:25:39 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[Coolermaster]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=452</guid>
		<description><![CDATA[I bought a new case a few weeks ago, The Cooler Master Elite 360. I have gone through my share of computer cases in my time, and the Elite 360 by Cooler Master has been one of the better in the lot. To begin with it is has a screwless design for optical and hard [...]]]></description>
			<content:encoded><![CDATA[<p>I bought a new case a few weeks ago, The Cooler Master Elite 360. I have gone through my share of computer cases in my time, and the Elite 360 by Cooler Master has been one of the better in the lot. To begin with it is has a screwless design for optical and hard drive bays which actually works. I have had screwless designed cases before and usually found that my optical drives would stick out a bit or not enough, or that the fit for hard drives was to tight, and the screwless mechanisms would jam.  No the Elite 360. It comes with side stripes that you plug into the screw holes of your drive and slides right in and with a click their are firmly secured. The case also has a versicle design that it can stand up like a tower, or sit down like a desktop.  I sit it down and slid it into the vc/dvd player space of an old TV stand I use for my computer equipment. It can handle both ATX and Mico ATX, and was one of the more easier cases to build a system with. The one down side is my MicroATX motherboard comes right to the edge of where the 3.5 bay for a flopy sits. I tried fitting a regular sized hard drive there, but found that edge of the mother board allowed for no room to plug in the sata or power cables, where the IDE connector was in the way. However, that really cannot be faulted to the Case. It did fit an old full size ATX motherboard, which shortly gave up the ghost (that is when I moved my main system into it.)  It comes with one 120mm fan which is nice and quite with good airflow, and has additional room for a second 120mm fan above the CPU and a 92mm fan on the left (when laying down as a desktop).  the one thing I would have liked is if it where made of Aluminum instead of steel. <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16811119195">Check it out at NewEgg.com</a></p>
<p style="text-align: center;"><a href="http://www.oojahtech.com/wp-content/uploads/2010/02/CoolerMaster-Elite-RC-360-2.jpg"><img class="alignnone size-medium wp-image-453" title="CoolerMaster-Elite-RC-360-2" src="http://www.oojahtech.com/wp-content/uploads/2010/02/CoolerMaster-Elite-RC-360-2-300x169.jpg" alt="" width="300" height="169" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/02/20/cooler-master-elite-360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logitech QuickCam c500 in Debian</title>
		<link>http://www.oojahtech.com/2010/02/12/logitech-quickcam-c500-in-debian/</link>
		<comments>http://www.oojahtech.com/2010/02/12/logitech-quickcam-c500-in-debian/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:03:37 +0000</pubDate>
		<dc:creator>fishbowl</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Tutorial & How-To's]]></category>
		<category><![CDATA[c500]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[logitech]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://www.oojahtech.com/?p=438</guid>
		<description><![CDATA[The QuickCam c500 is supported out of the box in Debian Squeeze by the UVC driver. However, one issue I have encountered is the built in microphone is auto detected by alas and overrides my sound card, forcing me to issue the command (as root): alsa force-reload to solve this problem edit /etc/modprobe.d/sound.conf and add: [...]]]></description>
			<content:encoded><![CDATA[<p>The QuickCam c500 is supported out of the box in Debian Squeeze by the UVC driver. However, one issue I have encountered is the built in microphone is auto detected by alas and overrides my sound card, forcing me to issue the command (as root):</p>
<blockquote><p>alsa force-reload</p></blockquote>
<p>to solve this problem edit /etc/modprobe.d/sound.conf and add:</p>
<blockquote><p>options snd_usb_audio index=1</p></blockquote>
<p>Reboot and hopefully all is well.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.oojahtech.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.oojahtech.com/2010/02/12/logitech-quickcam-c500-in-debian/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
