<?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>Dave&#039;s Tech Blog</title>
	<atom:link href="http://davestechsupport.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://davestechsupport.com/blog</link>
	<description>A Third Eye on Technology</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:01:04 +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>&#8220;Virtual Dave&#8221; Has Been Updated!</title>
		<link>http://davestechsupport.com/blog/2012/01/28/virtual-dave-has-been-updated/</link>
		<comments>http://davestechsupport.com/blog/2012/01/28/virtual-dave-has-been-updated/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 19:14:30 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1459</guid>
		<description><![CDATA[For the last two years or so I have been using an open-source piece of software that was originally called &#8220;Gitso&#8221; (which I re-branded as &#8220;Virtual Dave&#8221; with permission from the authors) to establish remote desktop sessions with customers over the Internet.  I could fix PCs over the Internet using it.  This worked pretty well for most [...]]]></description>
			<content:encoded><![CDATA[<p>For the last two years or so I have been using an open-source piece of software that was originally called &#8220;Gitso&#8221; (which I re-branded as &#8220;Virtual Dave&#8221; with permission from the authors) to establish remote desktop sessions with customers over the Internet.  I could fix PCs over the Internet using it.  This worked pretty well for most cases, especially when Windows XP was the OS being worked with.  But Gitso (version 0.6) relies on a seperate program called TightVNC (version 1.3), which doesn&#8217;t work well at all with Windows Vista or 7.  Video streams wouldn&#8217;t refresh, the connections were often dropped any time a UAC message appeared, so it could be rather cumbersome at times.  There hasn&#8217;t been any new work done on the software for almost 2 years now and I&#8217;ve gotten to the point where I simply can&#8217;t wait for a code upgrade, so I decided to go hunting for a more modern and professional alternative and I found one.</p>
<p>Today I&#8217;m happy to announce that I&#8217;ve replaced the open-source VNC-protocol-based software I was using with something better:  <a href="http://www.teamviewer.com" target="_blank">TeamViewer</a>.  TeamViewer is one of the most popular remote desktop connection programs/services out there (with over 200,000,000 users world wide) and they offer a very cool service.  The way remote assistance sessions will work now is simply a matter of visiting the <a href="http://www.davestechsupport.com/vdave.html">Virtual Dave page</a>, clicking on the logo for your OS (Windows, Ubuntu or Mac OS; other Linux versions are available from TeamViewers&#8217; website) and then running the file that you&#8217;ve downloaded.  You&#8217;re then presented with a TeamViewer window which will generate a fresh/random User ID number and Password, like this:</p>
<p style="text-align: center;"><img class="aligncenter" title="TeamViewer QuickSupport running" src="http://davestechsupport.com/teamview/teamviewquick.png" alt="" width="276" height="396" /></p>
<p>To give remote access to someone, you just tell them what those two randomly generated numbers are.  That&#8217;s it!  A super simple, super secure solution for remote tech support.  One thing to note is that TeamViewer QuickSupport does not install anything when you run it, so if you intend to use it again you&#8217;ll want to Save the file you&#8217;ve downloaded for future use.</p>
<p>I love open source software and maybe someday I&#8217;ll go back to using Gitso if it ever hits version 0.8 but at the moment it would seem TeamViewer is by far the best choice for my needs and I look forward to making use of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2012/01/28/virtual-dave-has-been-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some of Norton Antivirus&#8217; source code has leaked</title>
		<link>http://davestechsupport.com/blog/2012/01/07/some-of-norton-antivirus-source-code-has-leaked/</link>
		<comments>http://davestechsupport.com/blog/2012/01/07/some-of-norton-antivirus-source-code-has-leaked/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 16:00:43 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1431</guid>
		<description><![CDATA[Heads up Norton users!  A headline hit the news last night about the confirmed leak of source code for the popular Norton Antivirus software by Symantec.  You can read the articles for yourself here and here. For those who aren&#8217;t tech savvy, the word &#8220;source code&#8221; refers to the so-to-speak &#8220;recipe&#8221; for the development/creation of [...]]]></description>
			<content:encoded><![CDATA[<p>Heads up Norton users!  A headline hit the news last night about the confirmed leak of source code for the popular Norton Antivirus software by Symantec.  You can read the articles for yourself <a title="Wired Magazine" href="http://www.wired.com/threatlevel/2012/01/symantec-source-code-leaked/" target="_blank">here</a> and <a title="Security Watch" href="http://securitywatch.pcmag.com/none/292432-report-symantec-confirms-theft-of-norton-antivirus-source-code" target="_blank">here</a>.</p>
<p>For those who aren&#8217;t tech savvy, the word &#8220;source code&#8221; refers to the so-to-speak &#8220;recipe&#8221; for the development/creation of a program.  It is literally the instructions that are more or less written by computer programmers.  This kind of information is proprietary and is often a trade secret, much like the coveted ingredients list for Coca Cola or my moms apple pie.  If one were able to obtain such information, say a competator or the creators of compuer viruses, one might use this information to one-up the software or, more importantly, exploit design flaws to circumvent the software.  In short this means it is quite likely there will be a new breed of viruses on the horizon that will be capable of outsmarting Norton, rendering it useless and crippled.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2012/01/symantecblueprint.png"><img class="aligncenter size-full wp-image-1432" title="symantecblueprint" src="http://davestechsupport.com/blog/wp-content/uploads/2012/01/symantecblueprint.png" alt="" width="500" height="333" /></a></p>
<p>Symantec has been trying to downplay the severity of this breach by stressing the age of the code, stating that the origin is a version of their software that dates back to 2006, or so we&#8217;ve been told thus far.  This is an attempt to defuse the concern by implying that their latest software is far different at its core and that there won&#8217;t be very much that is useful to virus writers because they still don&#8217;t have their hands on the latest blueprints.  But the reality of the situation is far less peachy than they would like to paint it.  In the world of computer programming software and even entire operating systems will retain a fair chunk of old code from previous versions simply because, well, it&#8217;s already been written and if it &#8220;works&#8221; then there&#8217;s little need to rewrite it from scratch.  I&#8217;m not saying source code is never rewritten, revised or updated from time to time, but when it comes to large programs such as Norton Antivirus that&#8217;s made up of tens of thousands of lines of code it could easily be argued that there is likely a good percentage of old code that has been retained for years without ever being modified.  It would be like having a castle or fortress that is under continuous construction and maintenance.  You can&#8217;t afford to tear the whole thing down every year and rebuild it from scratch, so instead what you do is build around and upon the existing structure and make repairs to the parts that need repairing the most.  This means that likely most of the fundamental structure is retained and knowledge of the construction of such a structure could be used by an enemy to find a previously unnoticed vulnerability.</p>
<p>In the interest of full disclosure I will have to admit that Norton hasn&#8217;t been on my list of recommended software since the late 90s when it was practically the only anti-virus software available.  It&#8217;s early bird status was followed by years of successful marketing and advertising, which lead to its continuous wide spread recognition of the software/brand name, giving the impression to novice computer users that Norton really is the best thing out there.  &#8221;How could it not be good when its so popular?&#8221; they might ask themselves.</p>
<p>I am here to tell you that the number one problem I fix for people in this line of work is virus removal and far too often I see systems that are running Norton that have become utterly trashed by multiple viruses while Norton gives inaccurate scan results, claiming the system is clean and virus free.  This is particularly irksome to me because when you consider the wide spread saturation of their software along with the monetary cost to the users for the renewal every year you would have to expect the company to use their position and resources to everyones benefit.  Despite its wide spread usage and price tag it fails to survey new viruses and develop new definitions for capturing and stopping them in an effective manner and so many users never seem to get their moneys worth.  I am willing to give the benefit of the doubt and accept the fact that there is no such thing as a &#8220;perfect&#8221; antivirus software, but you should expect to be given better treatment and results if you&#8217;re paying upwards of $70 a year for protection, especially when there are free alternatives out there that have been statistically shown to do a comparatively better job.  And to think these kinds of problems existed before some of their source code leaked.  Now that some source code has leaked and the potential for new viruses to be developed to exploit Norton itself are likely right around the corner I feel obligated to suggest that people avoid using it all together.  No amount of marketing or PR can change the consensus of most IT professionals who can see past all the BS and to me this incident is more than just one more nail in the coffin.</p>
<p>So what do I recommend instead of Norton?  I mentioned that there is &#8220;no such thing as a perfect antivirus&#8221; but there are alternatives that hold a higher reputation than Norton that cost a fraction of what Norton costs or even nothing at all.  In <a title="Strategies for removing viruses and malware" href="http://davestechsupport.com/blog/2011/11/06/strategies-for-removing-malware-and-viruses/" target="_blank">past blog entries</a> I&#8217;ve mentioned Microsoft Security Essentials, Malwarebytes and Combofix and still recommend them, so here&#8217;s a little information about them.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2012/01/mse1.jpg"><img class="aligncenter size-full wp-image-1433" title="mse1" src="http://davestechsupport.com/blog/wp-content/uploads/2012/01/mse1.jpg" alt="" width="500" height="415" /></a></p>
<p>Microsoft Security Essentials is a free antivirus solution that Microsoft itself actually produces and it&#8217;s quite popular in the IT community right now for a couple of reasons.  I already mentioned that its free but it is also effective and not as resource intensive as other software.  There&#8217;s also a new <a title="Microsoft Standalone System Sweeper" href="http://connect.microsoft.com/systemsweeper" target="_blank">stand-alone bootable version</a> of it that&#8217;s going through public beta testing right now which is handy to have for particularly difficult viruses.  You can read more about it <a title="Wikipedia" href="http://en.wikipedia.org/wiki/Microsoft_Security_Essentials" target="_blank">here</a>.  Be aware that there has, in the past, been a rogue malware impostor simply called &#8220;Security Essentials 2010/2011/2012&#8243; which people have confused with the real deal, falling victim to a trap.  You can download the real deal from <a title="MSE download" href="http://windows.microsoft.com/en-US/windows/products/security-essentials" target="_blank">here</a>.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2012/01/mbam.png"><img class="aligncenter size-full wp-image-1434" title="mbam" src="http://davestechsupport.com/blog/wp-content/uploads/2012/01/mbam.png" alt="" width="500" height="385" /></a></p>
<p>Along side MSE I also recommend users purchase the full copy of Malwarebytes for the one time payment of $25.  Some of the handy features it has is an active connection monitor which will automatically block your computer from attempting to connect to known malicious web servers.  It also features an active process monitor like a traditional antivirus and will help prevent a good number of rogue malware type software from infecting your system.  There is a free version of this available but its active monitoring features are disabled. I&#8217;ve been using it in the field for over 2 years now and it has worked incredibly well for helping clean systems that had already become infected.  You can read more about it <a title="Malwarebytes - Wikipedia" href="http://en.wikipedia.org/wiki/Malwarebytes'_Anti-Malware" target="_blank">here</a> and download/purchase it from <a title="Malwarebytes.org" href="http://www.malwarebytes.org" target="_blank">here</a>.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2012/01/combofix1.jpg"><img class="aligncenter size-full wp-image-1435" title="combofix1" src="http://davestechsupport.com/blog/wp-content/uploads/2012/01/combofix1.jpg" alt="" width="500" height="219" /></a></p>
<p>Finally a tool I use quite often to help clean systems that have already become infected is a program called Combofix, which is free.  This isn&#8217;t so much a traditional antivirus that runs in the background as it is a stand-alone utility for scanning a system after it has become infected.  It is regularly updated so it&#8217;s best to not bother downloading and using it until you actually have to.  You can read more about it <a title="Bleeping Computer - How to use Combofix" href="http://www.bleepingcomputer.com/combofix/how-to-use-combofix" target="_blank">here</a> and download it from <a title="Combofix download" href="http://www.bleepingcomputer.com/download/anti-virus/combofix" target="_blank">here</a>.</p>
<p>In conclusion I strongly advise my clients to not use Norton Antivirus because it&#8217;s one of the most over-hyped, over-priced products out there right now and with the news of parts of its source code being leaked it only stands to become an even less effective product that will do less to protect you than other cheaper alternatives out there.</p>
<p>Speaking of alternatives, there is always the option of picking an alternative operating system such as Linux.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2012/01/ubuntu11.png"><img class="aligncenter size-full wp-image-1447" title="ubuntu11" src="http://davestechsupport.com/blog/wp-content/uploads/2012/01/ubuntu11.png" alt="" width="500" height="373" /></a></p>
<p>Linux is a free open-source OS that comes in many flavors.  We are already seeing Android being adopted by smartphone and tablet users like crazy and it is just one example of a Linux based OS that is taking the world by storm.  But for desktop and laptop users there remains a need for a full fledged desktop OS and there are many out there to choose from.  My personal favorite is Ubuntu Linux which you can check out at <a title="Ubuntu" href="http://www.ubuntu.com" target="_blank">ubuntu.com</a>.  It&#8217;s not for everyone but I can easily say that it is a very ideal choice for the average user.  Keep an eye out for future posts; I intend to record a new introductory video for Ubuntu 12.04 when it is released this coming April.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2012/01/07/some-of-norton-antivirus-source-code-has-leaked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New music</title>
		<link>http://davestechsupport.com/blog/2011/11/06/new-music/</link>
		<comments>http://davestechsupport.com/blog/2011/11/06/new-music/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 11:07:00 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1400</guid>
		<description><![CDATA[As I mention in the post below, I haven&#8217;t made updates to this page in quite some time and I just noticed that the last song I posted an update about is not the last song I&#8217;ve posted most recently.  In fact a lot has happened since then.  To keep things tidy, here is a [...]]]></description>
			<content:encoded><![CDATA[<p>As I mention in the post below, I haven&#8217;t made updates to this page in quite some time and I just noticed that the last song I posted an update about is not the last song I&#8217;ve posted most recently.  In fact a lot has happened since then.  To keep things tidy, here is a SoundCloud player with all my currently published tracks in it:</p>
<p><object width="100%" height="225" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Fusers%2F2212881&amp;show_comments=true&amp;auto_play=false&amp;show_playcount=true&amp;show_artwork=true&amp;color=80b5ea" /><embed width="100%" height="225" type="application/x-shockwave-flash" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Fusers%2F2212881&amp;show_comments=true&amp;auto_play=false&amp;show_playcount=true&amp;show_artwork=true&amp;color=80b5ea" allowscriptaccess="always" /> </object></p>
<p>A few notes about the most recent additions:</p>
<ul>
<li><strong>Sleepy Daemons:  </strong>Added just before the new year, this track started as a non-percussive ambient, creepy thing.  Out of the blue I decided to add a lot of fast drums to it and things just popped to life.  Not sure where it will go next but I&#8217;m waiting for auditions for vocals to come in.</li>
<li><strong>Untitled Doodle/Ringtone:</strong>  I did everything in it but wouldn&#8217;t consider it finished just yet.  It features my first guitar performance recording and some cool effects processing.</li>
<li><strong>The Hare:</strong>  Again, 100% self-produced.  This one primarily features a new filter effects found in Reason 6 called The Alligator, an effect that&#8217;s more formally referred to as a &#8220;trance gate&#8221;.</li>
<li><strong>Delirium:</strong>  This started as a simple piano melody, which I put through the Alligator.  I then added a somewhat hiphop drum loop which I played with using a roll-echo effect to ramp the echo on and off.  This was eventually replaced with live drums, performed by <a href="http://www.kompoz.com/compose-collaborate/userName-r00m237/profile.member" target="_blank">r00m237</a>.  Vocals came in by complete surprise thanks to a lady in California who goes by the name <a href="http://www.kompoz.com/compose-collaborate/userName-LucidDreaming/profile.member" target="_blank">Deanna</a> (thank you!).</li>
<li><strong>Document 22:</strong>  This features flute by <a href="http://www.kompoz.com/compose-collaborate/userName-ZjhokTheRock/profile.member" target="_blank">Matt Unger</a> and some guitars by <a href="http://www.kompoz.com/compose-collaborate/userName-MattChristensen/profile.member" target="_blank">Matt Christensen</a>.</li>
</ul>
<p>All my music is available for free under the Attribution-NonCommercial-ShareAlike 3.0 license.  You are free to download, share, remix and use this music for non-commercial purposes.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2011/11/06/new-music/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strategies For Removing Malware and Viruses</title>
		<link>http://davestechsupport.com/blog/2011/11/06/strategies-for-removing-malware-and-viruses/</link>
		<comments>http://davestechsupport.com/blog/2011/11/06/strategies-for-removing-malware-and-viruses/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 10:30:48 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1380</guid>
		<description><![CDATA[I don&#8217;t write blogs much these days but if there&#8217;s one thing I&#8217;ve learned about writing blogs the golden rule is to make them useful and valuable to people.  As a sort of philanthropic gesture I am now going to reveal a few tricks I use in the field when repairing systems that have already [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t write blogs much these days but if there&#8217;s one thing I&#8217;ve learned about writing blogs the golden rule is to make them useful and valuable to people.  As a sort of philanthropic gesture I am now going to reveal a few tricks I use in the field when repairing systems that have already become infected with viruses or malware.  Perhaps these tips will save you some money during these dark economic times.  I can&#8217;t promise that these tips will work for you but for the DIY user who&#8217;s not afraid to get their hands dirty, it might prove to be very useful.  So lets get right to it:</p>
<h3>Phase 1:  Safe Mode (with networking?)</h3>
<p>Almost every version of Windows out there (from Windows 95 all the way up to the most recent Windows 7) have a hidden menu you can access at boot that gives you access to a diagnostic profile called Safe Mode.  Safe Mode is a sort of back door mode into Windows that loads the absolute (or nearly) bare minimum of device drivers and background services.  It&#8217;s sort of a bare bones environment that is suitable to start your repair from primarily because most viruses aren&#8217;t auto-started by the system in this mode, but it&#8217;s not perfect.  More on that in a moment.</p>
<p>To access Safe Mode you need to press the F8 key on your keyboard at a VERY specific time.  Typically when you turn your computer on you&#8217;ll see a screen that either has the logo of the manufacture of the PC or perhaps some generic startup relating to your BIOS.  At some point that all goes away, your screen will be black for about 3 seconds, and then Windows will proceed to boot with the little scroll bar loading away.  It&#8217;s during (or just before) that 3 second window of blackness that you need to start tapping the F8 key.  If done correctly, you&#8217;ll be presented with a menu that looks like this:</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/11/safemode1.jpg"><img class="aligncenter size-full wp-image-1381" title="safemode1" src="http://davestechsupport.com/blog/wp-content/uploads/2011/11/safemode1.jpg" alt="" width="500" height="307" /></a>You&#8217;ll use the arrow keys on your keyboard to move the highlighting selector bar.  Typically I will select Safe Mode With Networking, as this allows me to access the Internet and download utilities as well as give these utilities access to definition updates for itself later.</p>
<p>After you select Safe Mode With Networking and press Enter your screen will be bombarded with a slathering of strange and mysterious words&#8230;</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/11/safemode21.jpg"><img class="aligncenter size-full wp-image-1383" title="safemode2" src="http://davestechsupport.com/blog/wp-content/uploads/2011/11/safemode21.jpg" alt="" width="500" height="274" /></a>Don&#8217;t worry, this is normal.  (Note: If instead of this screen above you get another menu asking what version of Windows you want to boot, just press Enter again).</p>
<p>Eventually you will get to the familiar blue colored user login screen and you might see an account called Administrator shown there that you&#8217;ve never seen before.  If you do, go ahead and select it to log in as &#8220;Administrator&#8221;.  Otherwise, select your own user name.</p>
<p>Once you&#8217;re logged in you have a few options you can take.  The safest way to get started is to actually bring a copy of your utility software with you on a thumb drive or CD to install it from, instead of downloading via a web browser.  The reason it&#8217;s not a good idea to try and download via a web browser is because a lot of viruses tend to wrap themselves around a browser&#8217;s EXE file so that when the browser starts, so does the virus.  This could potentially happen with a lot of other software so it&#8217;s best to try and resist the temptation to run any programs except for the cleaning utilities we&#8217;re about to install.</p>
<h3>Phase 2:  Cleaning</h3>
<p>There are only three pieces of software I typically use with great success in the field for removing viruses and malware.  They are:</p>
<ul>
<li><a title="Malwarebytes" href="http://www.malwarebytes.org" target="_blank">Malwarebytes</a></li>
<li><a title="Combofix" href="http://www.bleepingcomputer.com/download/anti-virus/combofix" target="_blank">Combofix</a></li>
<li><a title="Microsoft Security Essentials" href="http://windows.microsoft.com/en-US/windows/products/security-essentials" target="_blank">Microsoft Security Essentials</a></li>
</ul>
<p>All of the above are free with the exception of Malwarebytes, which functions with all its features on a 30 day trial when you first install it (note that you will see an error message appear when you tell it to start the trial while in Safe Mode; this is normal and you can ignore the error by clicking the OK button when it appears).  To keep the full version running you have to buy it for the low one-time payment of $25 and I strongly recommend it.  Apart from these three the only other tool I use is Google, which I&#8217;ll use to lookup exact phrases found within suspicious malware to see if I can find other people talking about that particular virus somewhere online and hopeful discover what unique thing they did to remove it.  Fair warning:  Your mileage may vary.</p>
<p>I typically start by installing Malwarebytes first (however I have had one experience where I wasn&#8217;t able to do this until after I ran Combofix so you might need to flip the order of these two tasks), applying the most recent update for it and then running a full scan, removing all infected objects it finds.  A typical scan can take around a half hour to do.  When it&#8217;s finished, you just need to click the &#8220;Show Results&#8221; button and then make sure the results listed all have check marks next to them and then click &#8220;Remove Selected&#8221; in the bottom left.  If an object doesn&#8217;t have a check mark when you first view the results it means Malwarebytes thinks it could be a false-positive result.  Use your best judgment and google to determine if either the file is malicious and/or if the file is a necessary part that can be removed without grief.  A reboot will likely be required when it is finished.  Be ready to hit F8 again when you do this so you can come back into Safe Mode and continue your work.</p>
<p>One thing I&#8217;ll often do while I&#8217;m waiting for a Malwarebytes scan to complete is take a look at the MS Config utility and see what items are enabled to auto-start when you boot into the system.  To access this, click Start, then click Run (or just click into the search box if you&#8217;re using Windows 7) and type in &#8220;msconfig&#8221; without the quotes into the box and click OK.  Then click the Startup tab at the top.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/11/msconfig.jpg"><img class="aligncenter size-full wp-image-1389" title="msconfig" src="http://davestechsupport.com/blog/wp-content/uploads/2011/11/msconfig.jpg" alt="" width="458" height="304" /></a><br />
In this startup list are programs that are told to run right away when you first log into your system.  Almost all of these items are non-essential and to be on the safest side you could probably get away with unchecking all of these items, but that&#8217;s usually overkill and might rob you of some convenient feature you&#8217;d like to have.  Look carefully down the list for items that have empty path names, or very bizarre characters in their name&#8230; I have to admit that at this point experience with this stuff comes in to play.  If you don&#8217;t know what something is you could look it up by name with google on a separate computer before deciding to uncheck it  Alternatively, you could use the uncheck-all-the-things strategy and then go back later to add check marks back into the few items you know you need enabled.  You can also check out the Services tab which is to the left of the Startup tab, check the box that says &#8220;Hide all Microsoft items&#8221; and then use the same judgment to decide if there are third-party services running in the background that don&#8217;t need to be.  Google is your friend here for helping to determine if a service is useful or not.</p>
<p>Another thing I&#8217;ll do while waiting for a scan to complete is open the Add/Remove Program (Programs &amp; Features) applet from the Control Panel to view all the software that&#8217;s been installed on the system.  I target toolbars of any kind first, next by software that is unfamiliar to the user.  Again, google is a useful reference here because you don&#8217;t want to remove something that&#8217;s known to not be malicious.</p>
<p>The next step is to run Combofix which you can find a <a title="Combofix Tutorial" href="http://www.bleepingcomputer.com/combofix/how-to-use-combofix" target="_blank">tutorial about by clicking here</a>.  It is pretty strait forward:  double-click on the combofix.exe file that you downloaded and follow the on screen instructions.  It&#8217;s own scan will also take about 30 minutes or so but it is very sensitive so once you kick it off, don&#8217;t touch the computer until its finished.   There is almost no interaction required with the software and it will automatically remove anything malicious it finds, producing a log with a lot of <em>interesting </em>jargon at the end that you can forward on to an expert for further analysis if you&#8217;d like.</p>
<p>After all this I&#8217;ll typically reboot the system and let it boot normally and then install Microsoft Security Essentials, running a full scan with it right after and checking to make sure the trial mode has been enabled on Malwarebytes.</p>
<p>If all of the above didn&#8217;t work, something I&#8217;ll try next is to reboot back into safe mode and use the control panel to create a new user account, then log off and log back in under that new account and repeat all the same steps above.  The reason this might help is because viruses tend to damage registry entries for accounts that existed when it found and infected the system.  Because we&#8217;re creating a new account in an environment that hopefully didn&#8217;t auto-launch the virus, we can then create a fresh account with it&#8217;s own default settings and preferences that hopefully won&#8217;t be manipulated by the virus.  This kind of problem could also be reversed using the System Restore utility but I&#8217;ve found that a lot of times (not always) I try to use this utility none of the restore points are any good.  I wouldn&#8217;t be surprised if previous restore points are destroyed by certain viruses making it even more difficult to undo the damage done.  In situations like that I&#8217;ve occasionally just created a new user account and migrated all the important user data (documents, etc.) from the old account to the new account, deleting the old one in the end because it&#8217;s irreversibly broken.</p>
<p>One last tip I&#8217;ve run across in a training video for a competitor of mine who will remain unnamed is to shut the system off by force instead of doing a soft reboot during this cleaning process.  In other words, hold the power button down for 5 seconds and then turn the computer back on after 20 seconds.  The reasoning behind this is that there are a few viruses out there that alter the shutdown script of events that take place during an ordinary shutdown and one of the events it injects into the script is to reinstall the virus during shutdown from a rogue location, as a Plan B so even if the live version of the virus is caught and removed it might be able to recreate the file from an encrypted copy of itself elsewhere.  If you decide to do this my only advice would be to backup the entire hard drive before doing so.  It&#8217;s technically dangerous&#8230; but probably not THAT dangerous&#8230; it&#8217;s best to remain on the safe side and not use shortcuts.</p>
<p>Finally a word about a couple of common viruses in particular I&#8217;ve run into in the last year:</p>
<p>A few of these viruses going around exhibit the symptom of making all your files and shortcut icons on the desktop vanish.  This is often done with a combination of changing the file attributes to enable the hidden flag, or by moving the files to a hidden location.  It is sometimes also conjoined with malware that tries to frighten you into thinking your hard drive is on the verge of failure, or at the least, claims to be antivirus software itself.  The goal of all such attempts is to get you to give up your credit card number.  Please don&#8217;t.</p>
<p>I&#8217;ve had great success removing the virus that causes these files to go missing but after it&#8217;s been removed it&#8217;s not always so easy to reverse the damage and restore the missing icons.  Fortunately there is one program out there that, for the most part, has been able to do this for me very simply and it&#8217;s simply called &#8220;Unhide&#8221;.  Use this program after going through all the above steps to be sure you&#8217;ve removed traces of the virus and hopefully it will get all of your stuff back for you.  You can download Unhide from <a href="http://www.bleepingcomputer.com/forums/topic405109.html" target="_blank">here</a>.</p>
<p>One other common symptom I&#8217;ve seen certain viruses exhibit is hijacking certain registry entries to alter file associations, specifically one which makes your computer forget what to run EXE files with, asking instead what program you&#8217;d like to open another program with.  I have found that in Windows 7 one trick of working around this is to right-click on a program shortcut and then click Run as Administrator.  This uses a separate registry association which hopefully has not been affected by the virus.  Using this Right-Click&gt;Run as Administrator trick you should be able to run your scanning utilities like Malwarebytes and Combofix from within Safe Mode.</p>
<h3>Phase 3: Prevention</h3>
<p>Now that we know how much of a pain these kinds of viruses can cause we should talk a little about where they come from and the different ways they can end up on your computer.  I wrote a much longer blog about this topic which you can read <a title="Malvertising" href="http://davestechsupport.com/blog/2010/12/05/malvertising-how-flash-ads-can-infect-your-pc/" target="_blank">here</a>.  Basically it boils down to this:</p>
<ul>
<li>Make sure you install all available software updates for Windows itself as well as 3rd party software and plugins like Adobe Flash, Acrobat and Java (among others).  Updates are your friend and help to patch recently discovered security vulnerabilities.</li>
<li>Pay attention to links people send you in emails.  It&#8217;s quite possible their email account has had its password stolen and is being used by a robot to send spam email with links to malicious websites out to everyone in their address book.  Warn your friends if you suspect their account has been compromised and suggest they change their email accounts password before following the steps above to attempt to remove a potential infection.</li>
<li>Use good anti-virus software.  As recommended above, I prefer MSE and Malwarebytes.  Combofix is only to be used as an emergency utility; it doesn&#8217;t have a real-time monitoring feature.</li>
<li>Consider using a software firewall to block unwanted inbound traffic and unexpected outbound traffic.  <a title="Click the download link button on the lefthand side." href="http://www.zonealarm.com/security/en-us/trialpay-za-signup.htm" target="_blank">Zone Alarm Free</a> is an excellent choice for this.</li>
<li>Use an ad-blocking plugin to further reduce the chances of a virus sneaking in through a flash-based advertisement.  <a href="https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/" target="_blank">Ad-Block for Firefox</a> is a great option.  You can also get it for Google Chrome <a href="https://chrome.google.com/webstore/detail/gighmmpiobklfepjocnamgkkbiglidom" target="_blank">from here</a>.</li>
<li>Along with these plugins, consider using a better browser.  <a href="www.mozilla.org/en-US/firefox/new/" target="_blank">Mozilla Firefox</a> and <a href="http://www.google.com/chrome" target="_blank">Google Chrome</a> have both become superior to Internet Explorer, especially in terms of security.</li>
<li>Avoid installing &#8220;toolbars&#8221; for your browser.  If you install one by accident, disable it in your browser or better yet uninstall it via your control panel.</li>
<li>Avoid using P2P file-sharing software like Frostwire or MP3Rocket.  These methods of file sharing do not have any form of user moderation and anybody can wrap a virus inside a file then name it something innocent/sensational looking to trick people into downloading it and installing a virus.</li>
<li>Consider adding a parental filter to your computer; you don&#8217;t need kids for this.  Having a web filter like <a href="http://www1.k9webprotection.com/" target="_blank">K9 Web Protection</a> can be helpful to block your computer from accidentally trying to connect with a known malicious server.</li>
<li>Lastly, though this is too extreme for most people:  Consider switching to Linux on your desktop.  Linux is free, open-source and is even more secure than MacOS.  Seriously.</li>
</ul>
<p>I hope this advice has been helpful.  Please leave comments or suggestions about other tips and tricks you use to help remove malicious software in the comments section below!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2011/11/06/strategies-for-removing-malware-and-viruses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Pull Data Off A Dead Macintosh</title>
		<link>http://davestechsupport.com/blog/2011/07/02/how-to-pull-data-off-a-dead-macintosh/</link>
		<comments>http://davestechsupport.com/blog/2011/07/02/how-to-pull-data-off-a-dead-macintosh/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 04:54:33 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Weird]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1339</guid>
		<description><![CDATA[Recently I had the rare opportunity to tackle a serious problem with a Macbook Pro. For some reason an update locked up midway through and the owner had no choice but to shut the laptop off abruptly after it had been siting on for several hours not making any progress in the update and with [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I had the rare opportunity to tackle a serious problem with a Macbook Pro. For some reason an update locked up midway through and the owner had no choice but to shut the laptop off abruptly after it had been siting on for several hours not making any progress in the update and with no available option to cancel/revert.  I suspect the hard drive is beginning to wear out and failed to read/write something important, locking the system up completely.  When they attempted to power their system on next time it remained stuck with the startup screen (Apple Logo with the rotating &#8220;gears&#8221; below).</p>
<p>Apple includes a copy of their OS on discs you can boot from to run the included  Disk Utility. This checks the file system for integrity issues, file permission errors and corrects them for you. Unfortunately doing this did not solve this particular problem and the laptop remained stuck. Even booting into MacOS&#8217;s &#8220;Safe Mode&#8221; (by holding down SHIFT right after the startup chime is heard) didn&#8217;t work.</p>
<p>Most guides I&#8217;ve found on the Internet will tell you to send the system to an Apple Expert at this point. While there is a slim chance they might be able to revert the changes or correct the problem that&#8217;s causing a system to lockup while booting, an alternative approach is to do what is termed a &#8220;destructive recovery&#8221;, where the hard drive is erased and the OS reinstalled on a clean slate so to speak. Before you do that of course you&#8217;ll want to pull your own personal files/data off the drive. You can&#8217;t do this with the Disk Utility provided by the MacOS install discs, but there is another &#8220;utility&#8221; that&#8217;s totally free to download that you can do this with: Ubuntu Linux.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/06/ubuntu_on_mac.jpg"><img class="aligncenter size-full wp-image-1340" title="ubuntu_on_mac" src="http://davestechsupport.com/blog/wp-content/uploads/2011/06/ubuntu_on_mac.jpg" alt="" width="500" height="667" /></a></p>
<h3>What You Need</h3>
<p>1.  A blank CD<br />
2.  Another computer to burn that CD with<br />
3.  <a href="http://www.ubuntu.com">Ubuntu Linux</a> ISO image file<br />
4.  An external hard drive (preferably one that&#8217;s formatted to Windows NTFS; I will explain why in a moment)</p>
<h3>Burning Ubuntu to a CD</h3>
<p>First, visit the link to <a title="Click &quot;Get Ubuntu&quot; to download the Ubuntu 32-bit ISO file" href="http://www.ubuntu.com">Ubuntu&#8217;s website</a>.  Click the Get Ubuntu button and follow the steps to download the 32-bit version of Ubuntu.  You&#8217;ll be asked to download a large (about 700MB) ISO image file.  Once downloaded, you need to burn this file to a CD.  If you are burning this CD with another Mac <a title="Burn an ISO in MacOS" href="http://lifehacker.com/251758/mac-tip--how-to-burn-an-iso-or-dmg-file-to-disc" target="_blank">you can follow this guide that will show you how to use the built in Disk Utility app to burn the Ubuntu ISO file</a> you have to download from www.ubuntu.com.  And if you are burning with Windows, there is a &#8220;Show Me How&#8221; button you can click on at Ubuntu&#8217;s download page that will show you how to use a program called <a href="http://infrarecorder.org/" target="_blank">InfraRecorder</a> to burn the ISO file.</p>
<h3>Booting Ubuntu On Your Mac</h3>
<p>Once the CD is burnt you will need to boot from it.  I have found the best way to do this on a Mac is to turn the system on and immediately after you hear the classic &#8220;chime&#8221; sound, <strong>hold down the Option key on your keyboard</strong>.   (Tip:  If you are using a Mac with a Windows keyboard hold down ALT instead.  Also, if you need to eject a disc from the system, hold down F12).  Eventually you will see this:</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/06/macbootscreen.jpg"><img class="aligncenter size-full wp-image-1341" title="macbootscreen" src="http://davestechsupport.com/blog/wp-content/uploads/2011/06/macbootscreen.jpg" alt="" width="348" height="281" /></a><br />
Double-click on the CD that says &#8220;Windows&#8221;.  We know it&#8217;s not actually Windows, but Mac doesn&#8217;t know any better&#8230; or Ubuntu isn&#8217;t presenting itself correctly.  Anyhooo&#8230;</p>
<p>If all goes well (and I can&#8217;t promise that it will but it did for me) you will see the Ubuntu boot screen appear (pictured above) with the purple background.  Please be patient as this is a slow process; loading an entire OS from a CD is not a quick and snappy ordeal.  Eventually Ubuntu will load up the Ubuntu installer screen.  At this point click &#8220;Try Ubuntu&#8221;.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/07/ubuntu1010_livecd21.gif"><img class="aligncenter size-full wp-image-1344" title="ubuntu1010_livecd2" src="http://davestechsupport.com/blog/wp-content/uploads/2011/07/ubuntu1010_livecd21.gif" alt="" width="500" height="455" /></a></p>
<p>It will proceed to load the rest of Ubuntu Linux right off the disc.  Eventually you will see something like this:</p>
<p><img class="aligncenter size-full wp-image-1347" title="ubuntu-classic-desktop" src="http://davestechsupport.com/blog/wp-content/uploads/2011/07/ubuntu-classic-desktop.png" alt="" width="500" height="375" /></p>
<h3>Accessing Your Data</h3>
<p>First, we need to browse the hard drive inside the Mac.  You&#8217;ll do this using the Places menu.  When you click Places, you will see a list of several common folders like Home Folder, Pictures, etc.  Look past those in about the middle of the list and you should see an item called Macintosh HD.  We will mount it by clicking on it in the places menu.  (<strong>Note: </strong> It would also be a good idea to repeat this step to mount the external hard drive or media you intend to copy your data on to at this time, just to get mounting it out of the way).  The next thing you&#8217;ll see is the contents of the Macintosh HD volume.  Unfortunately there is a lot of data in this drive that you won&#8217;t be able to access/read right away due to file ownership and permissions.  But there&#8217;s a way around that.</p>
<p>You need to gain full administrative access to the hard drive so you don&#8217;t have to worry about file permissions getting in the way.  It is also recommended that you use an NTFS formated external hard drive for this because it will help avoid further file permission issues later down the road when you move your data back.  (If you use a Linux/Unix/Mac formatted external drive the files you copy are going to change owners from you to the Linux superuser account which means you&#8217;d have to change ownership of every file after copying them, so it&#8217;s just easier to scrape all those attributes off the files by sending them to an NTFS filesystem which does not store those descriptors).</p>
<h3>Gaining Full Administrative Access To Your Files</h3>
<p>To gain administrative access to the hard drive and browse the contents, <strong>click Applications&gt;Accessories&gt;Terminal</strong> in the upper left.  A new window will appear with a black background and white text.  From here type:</p>
<pre><strong>gksu nautilus</strong></pre>
<p>&#8230;and press the Enter key.  This will open the Nautilus file browser as the SuperUser (aka, &#8220;root&#8221; user).  It is exactly the same window you saw open when you mounted the drives from the Places menu, but keep in mind that this new file browsing window that has appeared is the ONLY window with root access.  Any others that were already open are still running at the standard user level, so you can&#8217;t drag files from the super users browser to any others unless you open a second terminal window and start a second instance of Nautilus in the same manner.  But it&#8217;s pretty easy to do all the browsing you need with the one window using the Edit&gt;Copy and Edit&gt;Paste menu options.</p>
<p><strong>Note:</strong> The rooted instance of Nautilus will only let you browse volumes that have already been mounted.  If you&#8217;ve not already accessed your external hard drive or the Macintosh HD hard drive using the Places menu as mentioned earlier, do so now and then close or minimize those windows to get them out of the way, leaving the super-user instance of Nautilus running up front.</p>
<h3>Copying Your Data</h3>
<p>Once you&#8217;ve started the Nautilus file browser as the super-user, you can click on &#8220;Macintosh HD&#8221; in the left hand side of the Natilus window to begin browsing your hard drive.  For most users the most important data is going to be stored in the <strong>Users </strong>folder.  Simply scroll through the Macintosh HD hard drive to find a folder called Users.  If you browse through it a little you will quickly be familiar with the files you are looking at inside the Users folder.  You just need to copy everything out to the external hard drive.  To makes things simple and quick it&#8217;s easy to just copy and paste the entire <strong>Users </strong>folder to an external hard drive (as mentioned, NTFS drives are recommended purely to make the copying of data back to the computer easier after the OS has been reinstalled).</p>
<p><strong>Also note: </strong> Stopping after the Users folder alone may not be adequate enough for some advanced users who may have data stored in other folders, such as the /var folder if the system was an Apache server.  Details about where your production/business critical data is auto-saved should be researched from the developers/publishers of said software or their respective README.txt/help documentation before proceeding to format your hard drive as all data will be lost after formatting.  In almost all cases everything will be in the Users folder, but fair warning to you if you are not certain.  For more information, refer to this <a title="Apple Docs" href="http://docs.info.apple.com/article.html?path=mac/10.4/en/mh1955.html" target="_blank">official help article</a> about application data storage locations.  By the way, the &#8221; ~/ &#8221; folder they refer to is shorthand for &#8220;your home folder&#8221;, which is inside the Users folder; you will find that everything they list is stored somewhere in there so you should be good with not copying anything else.</p>
<h3>Reinstalling Mac OS</h3>
<p>Now with all the user data backed up on an external hard drive you can restart the system with your original Mac OS install discs and proceed to use the Disk Utility to erase and re-format the hard drive and then proceed with installing the OS on a fresh partition.  Just press that Option key again to bring up the boot menu and boot from the MacOS install disc 1.  I would strongly recommend searching for and installing any and all available updates available for the OS and software before moving data back to the computer.</p>
<h3>Moving Your Data Back</h3>
<p>I have found that moving data back isn&#8217;t going to be as simple as moving the entire Users folder at once because Mac doesn&#8217;t like to let you merge folders.  You will be able to copy and paste the files and folders in groups to get everything back to where it was originally.  Alternatively you can use this tool called <a href="http://mac.softpedia.com/get/System-Utilities/Folder-Merge.shtml" target="_blank">Folder Merge</a> for Mac to help you copy all your files and folders back into place while skipping the ones that can&#8217;t be overwritten in their place.</p>
<p>If all goes well, you should be able to backup the data from your Mac and reinstall the OS in a matter of about 3 hours, most of which is a just a matter of sitting and waiting for things to finish.</p>
<h3>Troubleshooting:  What if the drive isn&#8217;t shown?</h3>
<p>In newer versions of Ubuntu (verions 11.04 and newer) the new Unity desktop interface is used, so there is no Places menu to open up.  However, you can still open your Nautilus file browser by clicking on the Home Folder icon.  Once open, look along the left side of the screen to see if your drive is shown among the other popular locations.</p>
<p>If it is not shown it may be necessary to mount the drive manually via a terminal window.  To open a terminal in Ubuntu 11.04 or later, click the Ubuntu button at the top of your dock bar to open the search panel and type in &#8220;Terminal&#8221;.  You&#8217;ll see the shortcut for Terminal appear which you can just click on to open up a terminal/command prompt.</p>
<p>Once the terminal is open you&#8217;ll want to get a list of the drives Linux is able to see.  To do this, type in the command:</p>
<pre>sudo fdisk -l</pre>
<p>The output will look something like this:</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/07/untitled.jpg"><img class="aligncenter size-full wp-image-1374" title="untitled" src="http://davestechsupport.com/blog/wp-content/uploads/2011/07/untitled.jpg" alt="" width="500" height="393" /></a></p>
<p>Starting at the top Linux is telling me that it sees an 80 gigabyte sized hard drive and has called the drive /dev/sda.  Within that hard drive are three partitions, called /dev/sda1, /dev/sda2 and /dev/sda5.  Below that we see there is a second 2000 gigabyte sized external hard drive and it has been called /dev/sdb, with only one partition called /dev/sdb1.  If we were looking at a Mac we&#8217;d likely only care about /dev/<strong>sda</strong> partitions and would only be interested in mounting whichever of these partitions is the largest.  You can quickly determine which is the largest of them all by checking under the Blocks column.</p>
<p>Once you&#8217;ve determined which partition is the largest we need to mount it.  For the sake of example, lets pretend that /dev/sda1 needs to be mounted.  Before we can do that we need to create a temporary placeholder folder for this partition to be aliased with after mounting.  To create an empty folder on your desktop called &#8220;temp&#8221; you would type:</p>
<pre>mkdir ~/Desktop/temp</pre>
<p>(Note: all linux terminal commands are case-sensitive).  Now we can mount /dev/sda1 into this temp folder with the following command:</p>
<pre>sudo mount /dev/sda1 ~/Desktop/temp</pre>
<p>You can close or minimize the terminal window at this point and find the folder we created called temp on your desktop and open it.  Within should be the contents of your Mac hard drive, and you can now begin copying data from there into an external hard drive or other external media.  When you are finished it&#8217;s easiest to use the shut down menu in the top-right corner to shut the computer down (which will eject the disk for you).  If you were successful at extracting your data the next step would be to boot from your MacOS disc and proceed with using the Disk Utility to remove/format the existing partition(s) on your Mac&#8217;s hard drive, create a new partition and install MacOS on top.  I would recommend disconnecting your external hard drive before doing this so you don&#8217;t risk deleting your external hard drives partition by accident.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2011/07/02/how-to-pull-data-off-a-dead-macintosh/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Need a new LCD panel for your laptop/netbook?</title>
		<link>http://davestechsupport.com/blog/2011/06/26/need-a-new-lcd-panel-for-your-laptopnetbook/</link>
		<comments>http://davestechsupport.com/blog/2011/06/26/need-a-new-lcd-panel-for-your-laptopnetbook/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 02:03:25 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1336</guid>
		<description><![CDATA[Just wanted to put a quick shout out to the person who recently sent me a request for an estimate on the cost to replace the LCD panel on their Acer Aspire D255 netbook. I am sorry but the email address that you left for me to respond to must have been mistyped. This is [...]]]></description>
			<content:encoded><![CDATA[<p>Just wanted to put a quick shout out to the person who recently sent me a request for an estimate on the cost to replace the LCD panel on their Acer Aspire D255 netbook.  I am sorry but the email address that you left for me to respond to must have been mistyped.  This is partially my fault for not having a more robust &#8220;Ask Dave A Question&#8221; box that asks the user to confirm their address by having them type it twice.  I&#8217;ll be working on upgrading this box soon to add this feature.  In the mean time, in the off chance you happen to see this post, the cost to replace your screen would be $30 labor plus the cost of the part, which in your case is $65, for a total of $95.  There are slightly different models of the D255 out there so I would have to see the laptop to confirm the part number before ordering.  Please contact me again if you are interested.</p>
<p>And just so everybody else out there reading this knows, <strong>I now charge a flat rate of $30 labor per device to replace LCD panels on all netbooks and laptops!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2011/06/26/need-a-new-lcd-panel-for-your-laptopnetbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Send A Fax From Your Computer</title>
		<link>http://davestechsupport.com/blog/2011/06/13/how-to-send-a-fax-from-your-computer/</link>
		<comments>http://davestechsupport.com/blog/2011/06/13/how-to-send-a-fax-from-your-computer/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 08:25:35 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1327</guid>
		<description><![CDATA[I recently bumped into someone who is a big fan of Skype and uses it to save money at his businesses, as land-lines cost far more for businesses than they do residential customers. He&#8217;s seen real savings by using it and was wanting to migrate his company completely away from the local telephone services and [...]]]></description>
			<content:encoded><![CDATA[<p>I recently bumped into someone who is a big fan of Skype and uses it to save money at his businesses, as land-lines cost far more for businesses than they do residential customers.  He&#8217;s seen real savings by using it and was wanting to migrate his company completely away from the local telephone services and go 100% Skype.  One of the hitches here was the necessity to have a fax line that you could send and receive faxes on.</p>
<p>Unfortunately there is no good way to send a fax from your computer using Skype.  The audio compression that takes place when sound is transmitted from one side to the other undergoes a great deal of detail loss, and this results in error correction protocols taking over and throttling the speed of the fax modem down to a crawl.  So in theory, you could use Skype somehow to send a fax but it would literally take forever.</p>
<p>Enter in online faxing services.  These are companies that allow you to send and receive faxes over the Internet.  In doing some research to find one that performed well and at a modest price I stumbled across someone recommending a company called <a href="www.pamfax.biz/">PamFax</a>.  It was not long after first trying their service that I was pretty sure I could close the book on this egg hunt.</p>
<p>PamFax is delivered to you as a small program you install on your system and use to create your account.  They offer a free membership program which allows you to send three pages for free to see if you like their product or not.  I decided to sign up for the free account and then used a nearby fax machine where I work to send a fax to my new PamFax number.  The instant the fax was sent my PamFax account page auto-updated itself to tell me I had received a new fax.  Faxes are put into an inbox, just like emails, and each fax is downloadable in PDF format.</p>
<p>Sending a fax is also very easy.  You can either use the PamFax program to upload files you want to send or use the virtual PamFax printer device to send your documents to PamFax when you press Print in any application.  Here&#8217;s a video that demonstrates how easy it is to send a Fax:</p>
<p><object width="500" height="363"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=12258262&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=12258262&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="500" height="363"></embed></object></p>
<p>Of course there will be times when you need to fax a physical document that&#8217;s already on paper.  The best way to do that is use a flatbed scanner to scan the documents into a PDF file.  You can do this very quickly with any number of Scanner-to-PDF style programs and any scanner.  A free one I&#8217;ve found to work well is aptly called <a href="http://ironfist.at.tut.by/stp.htm">Scan to PDF</a> by Ironfist Software.  It is a free utility that you can use to scan multiple pages and then save all of them as one PDF file, which you&#8217;d then upload to PamFax for faxing to one or multiple recipients.</p>
<p>The cost for sending a fax varies based on whether or not you want to pay a monthly fee.  If you don&#8217;t pay a monthly fee it will cost you 13 cents per page sent and you will not be able to receive faxes.  If you step it up to the &#8220;Basic&#8221; package you will be able to receive unlimited faxes at a monthly rate of $5.84 plus 13 cents per page sent.  The professional package costs $8.80 a month, includes 20 free page out per month (9 cents per page after that), allows you to keep your received faxes online forever, and gives you the ability to administrate employee access to the account and regulate their limitations.  So there&#8217;s something for everybody.</p>
<p>In the end I was pretty impressed with how easy it was to install and use PamFax.  What&#8217;s even more impressive to me is their support for Linux.  It&#8217;s rare that I have to send a fax but the next time I need to I know exactly what I&#8217;m going to use.  Good bye Kinko&#8217;s!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2011/06/13/how-to-send-a-fax-from-your-computer/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Importance of Dusting Your Computer Out</title>
		<link>http://davestechsupport.com/blog/2011/05/21/the-importance-of-dusting-your-computer-out/</link>
		<comments>http://davestechsupport.com/blog/2011/05/21/the-importance-of-dusting-your-computer-out/#comments</comments>
		<pubDate>Sat, 21 May 2011 23:13:14 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1313</guid>
		<description><![CDATA[Did you know that dust can act as a weak conductor of electricity?  This is something my dad taught me a long time ago while working under the hood of a car, taking care to clean the surface and leads of the battery off so that it was spotless.  He said that if dust were [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/05/dusty-computer21.jpg"><img class="aligncenter size-full wp-image-1318" title="dusty-computer2" src="http://davestechsupport.com/blog/wp-content/uploads/2011/05/dusty-computer21.jpg" alt="" width="500" height="375" /></a><br />
Did you know that dust can act as a weak conductor of electricity?  This is something my dad taught me a long time ago while working under the hood of a car, taking care to clean the surface and leads of the battery off so that it was spotless.  He said that if dust were allowed to build up on top of the battery it would eventually discharge the thing and you wouldn&#8217;t be able to start your car.  Granted, it might have to sit for a few days for that kind of problem to occur but it does occur, and similar problems can happen with computers.  In fact I&#8217;ve encountered a few computers that had dust built up inside of them for a long time which did result in the CMOS battery discharging.  This caused a problem if the power went out because the role of the battery is to keep track of the time, date, and a lot of other hardware settings in the BIOS.  If these are forgotten, you&#8217;ll get a couple errors messages when you turn your computer on after the power has gone out and your computer will think it&#8217;s the year 1980-something.</p>
<p><del></del>In the last month I&#8217;ve fixed three different computers just by blowing dust out of them.  These systems would turn on, reach the POST screen (which typically is the logo of the manufacturer or the BIOS) but would just hang there indefinitely.  Blowing the system out with a can of air (or in one case an air compressor) was all it took to bring the systems back to life.  Dust is just as much of a problem for laptops, but not so much for getting the motherboard dirty (because they&#8217;re fairly well sealed off from the outside air) but for clogging the heatsink fins so that the cooling fan can&#8217;t push air past the fins to keep your CPU cool.  The side effects of this are a noisy laptop that runs hot, or even powers itself off abruptly as a failsafe.</p>
<p style="text-align: left;">All CPUs these days have internal temperature sensors with a threshold for a certain amount of heat.  If that threshold is exceeded the processor will either throttle itself down in speed to the point where the system runs far slower than usual or the BIOS takes over and just shuts the system off completely.  So if you have a hot, noisy laptop that shuts off every now and then, you probably need to go buy a can of air.</p>
<p style="text-align: left;"><img class="size-full wp-image-1321 aligncenter alignnone" title="air duster" src="http://davestechsupport.com/blog/wp-content/uploads/2011/05/can_of_air_duster.jpg" alt="" width="192" height="299" /></p>
<p style="text-align: left;">You&#8217;ll find cans of air in the electronics section of just about any major retail store.  You need to be careful with these things because they contain a liquid that itself can conduct electricity and short your electronics out.  To prevent the can from shooting this stuff out it&#8217;s important to always hold it level and upright, not sideways or upside down.  This liquid also has an extremely low boiling point, which causes it to feel very cold when it&#8217;s not under pressure.  You can feel this by touching the can after using it for a little bit, and even hear the liquid boiling away inside to replenish the can with more compressed gas.  Something fun kids like to do with this stuff is spray it at glass while holding it upside down to produce a cold frost on any surface.  So you need to be careful not to do this to your own skin by accident or you might get a little frost bite.</p>
<p>These things can go pretty quick so I like to shoot the air in short bursts to try and save air while maintaining higher pressure.  Be sure to use that little straw that comes with these things to get a more focused shot of air into the areas that need it most.  I would also recommend you do this outdoors as the dust particles could make you sick if you inhale them.  Be sure to shoot everything, especially the inside of the power supply (that grey box your power cord plugs into) from all sides.</p>
<p>On laptops the only thing you can really dust out is the heatsink and your keyboard.  Some laptops have exhaust vents that only come out the back of the laptop, while others come out the side.  What I like to do is position the laptop in such a way so that I can shoot air directly into this exhaust vent against the normal flow of air produced by the fan while the laptop is running.  Having the laptop on while you do this is a good thing because the fan will help blow dust you&#8217;ve loosened back out and also help break it apart into smaller particulates that can fit through the fins.  Also shoot air into the intake of the fan.  Go back and forth between the exhaust and intake a few times until you can&#8217;t produce any more dust with your air.  Just beware that if you have never done this before you might have so much dust built up on the backside of the heatsink that loosening it up might cause a large chunk to get wedged in the fan, preventing it from spinning.  This isn&#8217;t much of a problem if you can remove the bottom panel from the laptop to access the intake of the fan but not all laptops let you do this and you might have to dismantle the entire machine to reach the fan and pull the fat dust bunny out with some tweezers.</p>
<p>I like to keep a can of air in the glove compartment of my car so I&#8217;ll always have something on hand to clean a system out when I make house calls.  But you should keep a can nearby and clean your system every 3 to 6 months to help improve air flow in your system so it can stay cool as well as reduce the possibility of something important being shorted out.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2011/05/21/the-importance-of-dusting-your-computer-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Music Page Added</title>
		<link>http://davestechsupport.com/blog/2011/04/07/new-music-page-added/</link>
		<comments>http://davestechsupport.com/blog/2011/04/07/new-music-page-added/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 17:42:01 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1306</guid>
		<description><![CDATA[From the looks of things, I&#8217;ve been writing a lot more music than I ever have before in my life and to help keep it all organized for you I&#8217;ve created a new page to host it from.  You&#8217;ll find a link to &#8220;dave&#8217;s music&#8221; on my websites main menu, and you can go directly [...]]]></description>
			<content:encoded><![CDATA[<p>From the looks of things, I&#8217;ve been writing a lot more music than I ever have before in my life and to help keep it all organized for you I&#8217;ve created a new page to host it from.  You&#8217;ll find a link to &#8220;dave&#8217;s music&#8221; on my websites main menu, and you can go directly there now by visiting <a title="The Music of David Steinlage" href="http://www.davestechsupport.com/music">http://www.davestechsupport.com/music</a></p>
<p>From here you&#8217;ll have access to my SoundCloud uploads which are finished projects, learn about my other works in progress and read a little about the making of some of my songs.  It&#8217;s not much to look at right now but I&#8217;m going to try and make things look a little more fancy in the coming months.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2011/04/07/new-music-page-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Music Hits The Stage</title>
		<link>http://davestechsupport.com/blog/2011/04/02/my-music-hits-the-stage/</link>
		<comments>http://davestechsupport.com/blog/2011/04/02/my-music-hits-the-stage/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 10:56:11 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1301</guid>
		<description><![CDATA[My uncles&#8217; brother-in-law contacted me a couple weeks ago and asked if I might be up for trying to write some background music to go along with a magic show he will be performing at the Rialto Theater in Loveland, Colorado tonight. You can read more about the show by clicking here. After hours of [...]]]></description>
			<content:encoded><![CDATA[<p>My uncles&#8217; brother-in-law contacted me a couple weeks ago and asked if I might be up for trying to write some background music to go along with a magic show he will be performing at the Rialto Theater in Loveland, Colorado tonight.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2011/04/196705_1863048026463_1548860976_1983614_3622153_n.jpg"><img class="aligncenter size-full wp-image-1304" title="196705_1863048026463_1548860976_1983614_3622153_n" src="http://davestechsupport.com/blog/wp-content/uploads/2011/04/196705_1863048026463_1548860976_1983614_3622153_n.jpg" alt="" width="466" height="720" /></a></p>
<p>You can read more about the show <a title="4th Annual Concert for Bio-Diversity at Historic Rialto Theater to Benefit Idea Wild" href="http://943maxfm.com/4th-annual-concert-for-bio-diversity-at-historic-rialto-theater-to-benefit-idea-wild/" target="_blank">by clicking here</a>.</p>
<p>After hours of drinking stimulants and skipping sleep, this is the result, weighing in at roughly <strong>13 minutes in length</strong>.  It is actually a combination of a new song with an old one that I originally wrote while living in Iraq during the later half of 2009.  It is a long song so you might wanna go to the restroom before you hit play.  Feel free to download the WAV of this song for top notch quality.</p>
<p><object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F12936382&amp;show_comments=true&amp;auto_play=false&amp;color=fc7500" /><param name="allowscriptaccess" value="always" /><embed type="application/x-shockwave-flash" width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F12936382&amp;show_comments=true&amp;auto_play=false&amp;color=fc7500" allowscriptaccess="always"></embed></object> <span><a href="http://soundcloud.com/david-steinlage/magic-show">Magic Show</a> by <a href="http://soundcloud.com/david-steinlage">David Steinlage</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2011/04/02/my-music-hits-the-stage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Music &#8211; &#8220;Side Scroller&#8221;</title>
		<link>http://davestechsupport.com/blog/2010/12/31/new-music-side-scroller/</link>
		<comments>http://davestechsupport.com/blog/2010/12/31/new-music-side-scroller/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 18:29:23 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1283</guid>
		<description><![CDATA[I&#8217;ve officially &#8220;released&#8221; this song and don&#8217;t have much planned in the way of making changes to it.  If I did, I&#8217;ll release it under a new title.  Using the player below, you can download the high quality WAV file of this song for free.  Enjoy! &#160; Side Scroller by David Steinlage]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve officially &#8220;released&#8221; this song and don&#8217;t have much planned in the way of making changes to it.  If I did, I&#8217;ll release it under a new title.  Using the player below, you can download the high quality WAV file of this song for free.  Enjoy!</p>
<p>&nbsp;</p>
<p><object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F15575706"></param><param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F15575706" type="application/x-shockwave-flash" width="100%"></embed></object>  <span><a href="http://soundcloud.com/david-steinlage/side-scroller">Side Scroller</a> by <a href="http://soundcloud.com/david-steinlage">David Steinlage</a></span> </p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/12/31/new-music-side-scroller/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My first comic strip</title>
		<link>http://davestechsupport.com/blog/2010/12/29/my-first-comic-strip/</link>
		<comments>http://davestechsupport.com/blog/2010/12/29/my-first-comic-strip/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 07:35:12 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Google Phone]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1274</guid>
		<description><![CDATA[Okay, probably not the first in my life time, but since I can&#8217;t remember any other in my past I&#8217;m gonna just say this is the first.  Probably last too.]]></description>
			<content:encoded><![CDATA[<p>Okay, probably not the first in my life time, but since I can&#8217;t remember any other in my past I&#8217;m gonna just say this is the first.  Probably last too.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2010/12/google-adwords.png"><br />
</a><a href="http://davestechsupport.com/blog/wp-content/uploads/2010/12/google-adwords.png"><a href="http://davestechsupport.com/blog/wp-content/uploads/2010/12/google-adwords.png"><img class="aligncenter size-full wp-image-1281" title="google adwords" src="http://davestechsupport.com/blog/wp-content/uploads/2010/12/google-adwords.png" alt="" width="500" height="1136" /></a><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/12/29/my-first-comic-strip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Malvertising:  How Flash Ads Can Infect Your PC</title>
		<link>http://davestechsupport.com/blog/2010/12/05/malvertising-how-flash-ads-can-infect-your-pc/</link>
		<comments>http://davestechsupport.com/blog/2010/12/05/malvertising-how-flash-ads-can-infect-your-pc/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 11:00:10 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1231</guid>
		<description><![CDATA[I have encountered a good variety of computer problems this year, many of them classic textbook cases. Dead DVD burners that needed to be replaced; computers running slowly because they really needed a RAM upgrade; hard drives needing to be replaced with larger ones; networks with printers needing to be setup so multiple computers can [...]]]></description>
			<content:encoded><![CDATA[<p>I have encountered a good variety of computer problems this year, many of them classic textbook cases. Dead DVD burners that needed to be replaced; computers running slowly because they really needed a RAM upgrade; hard drives needing to be replaced with larger ones; networks with printers needing to be setup so multiple computers can send jobs to it&#8230;. these are the kinds of problems that we were taught how to resolve in school, primarily because they  were easy to recreate/simulate for lab assignments.  I remember the fun we had when students were split into pairs and told to &#8220;test&#8221; each other by breaking a system and not telling the other person HOW they broke it, as a challenge to see if they catch all the hidden problems.  Wanna make a computer run slow?  Pull a stick of RAM out of it, slightly.  Wanna make a network printer stop working?  Change its IP address.  Wanna stump someone with no video on the monitor?  Just turn the contrast/brightness all the way down to see if they can figure it out.  The goal was to reinforce the premises that you should never, ever dismiss the lowest common denominator when trying to think of different  diagnostics and best case solutions for a problem.  Even something as simple as &#8220;is it plugged in?&#8221; should never be assumed to have been checked until you&#8217;ve done it yourself.  In networking, you would say &#8220;start with the physical layer, and work your way up to the higher levels until you actually reach the application.&#8221;</p>
<p>These problems don&#8217;t strike me as novel or very interesting, mostly because you expect to see them occur at SOME point in time and at random.  Electronics wear out, lightning can strike at any moment, dust buildup shorts something out or jams a cooling fan; these things just happen from time to time.  But there was one issue I saw this year that really stood out as occurring more frequently than any other problem by far.  A problem  that seemed to happen so suddenly, so widely that you could almost call it &#8220;trend setting&#8221;.  So I wanted to take a look back and talk a bit about a problem I&#8217;ve seen more often than anything else this year:</p>
<h2>&#8220;Warning:  You&#8217;re infected!  Click here now!&#8221;</h2>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2010/12/154257_0.jpg"><img class="size-full wp-image-1232 alignnone" title="Fake Security Software" src="http://davestechsupport.com/blog/wp-content/uploads/2010/12/154257_0.jpg" alt="" width="469" height="286" /></a></p>
<p>The most prominent problem I saw this year, more than any other problem I got calls about, were from people saying they had gotten alerts popping up on their system similar to the one pictured above.  Typically you would be intimidated by a popup that said your system had a LOT of viruses on it and to click on various buttons/links to remove them.  Unfortunately it was all a ruse as these alerts were themselves part of a virus masquerading around as anti-virus software, taking computers hostage.   Their names and appearance had some variation but most of their tactics were the same:</p>
<ul>
<li>Prevent user from opening any other applications (including Task Manager)</li>
<li>If you were able to open a web browser, any page you tried to visit would be replaced with a page that would fear-monger the user even further</li>
<li>Change the browser proxy settings to point to a non-existent server and in doing so prevent the user from accessing the Internet for downloading removal tools</li>
<li>Annoy the user with never-ending, obnoxious pop-ups that would invite the user to pay the developers of the fake anti-virus software ransom money</li>
<li>Replicate itself across multiple, random locations on the hard drive, making it more difficult to remove manually</li>
</ul>
<p>I began to get a lot of phone calls for this exact type of issue during the middle of the summer this year, and of course everyone wanted to know how their computer came to get this sort of junk software on their machine in the first place.  Along those lines:  Where do viruses come from, how could one have gotten on my computer and WHY on earth would someone create such an evil thing in the first place?</p>
<p>I don&#8217;t have the monetary resources to conduct an &#8220;official&#8221; study (and as such you should classify everything here to be anecdotal), so the next best thing I can do is look for things that were in common between PCs that fell victim to the same infection at about the same time.  The one thing that stood out the most to me was that Adobe Flash, Adobe Acrobat and/or Java were out of date and needed updates to be installed.</p>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2010/12/adobe-flash-player-update-10.1-installer.jpg"><img class="aligncenter size-full wp-image-1235" title="adobe-flash-player-update-10.1-installer" src="http://davestechsupport.com/blog/wp-content/uploads/2010/12/adobe-flash-player-update-10.1-installer.jpg" alt="" width="480" height="326" /></a><br />
In the year 2010, <a href="http://trends.google.com/trends?q=adobe+security&amp;ctab=0&amp;hl=en&amp;geo=all&amp;date=ytd&amp;sort=0" target="_blank">Adobe has had to make multiple announcements about zero-day exploits found in their Flash plugin</a> that could allow Flash to do things like crash a computer or to take control of it (e.g., facilitate the installation of a malicious payload or virus).</p>
<p>Just what is Flash, anyway?  Flash is a plugin for web browsers that has been a mainstay in webpages for over a decade.  Youtube videos, for example, are played within Flash.  Most advertisements you see on the web use Flash to animate video, elements, buttons, letters, etc.  Some websites are made entirely in Flash.  In the early days Flash was designed as an alternative to animated gif images and cartoon-like animations because for some uses it could actually conserve bandwidth because instead of pixels and color pallets taking up file space, you would instead be working with vectors (think connect-the-dots to create a shape of something, like a stick-figure man, and move the dots/vertices to animate it).  An awesome example of cartoon flash animation using very little bandwidth is <a href="http://www.homestarrunner.com" target="_blank">www.homestarrunner.com</a> (a favorite cartoon series I used to follow in the old days).  Over time Flash has evolved into quite a feature rich plugin that many have attempted to clone and dethrone, but all attempts have failed (so far).</p>
<p>In any case, as a result of being more efficient than animated bitmaps and saving web hosts money on bandwidth and faster loading times while increasing the &#8220;eye-candy factor&#8221; during the days of dial-up, Flash became a preferred/common means of deploying advertisements on the web, and eventually advertising itself became so big that there are now companies that do nothing but produce and host Flash-based advertisements <em>for other websites. </em>What this means is that many websites do not actually host/serve the advertisements that you see on their website, as they have offset the bandwidth requirements for this function to third party companies.  Unfortunately, because advertising is a big deal online, it raises the bounty and incentive a malicious hacker might have to penetrate the advertising servers and replace clean advertisements with infected versions that would download and install Malware all by itself, taking advantage of security exploits in the plugin that have not been patched by the user.  This has been going on for at least the last 4 years or more and it&#8217;s a phenomenon knows as &#8220;Malvertising&#8221;.</p>
<p>So what are some ways to prevent this type of thing from affecting you?</p>
<h3>1. Make sure you apply updates for all software on your computer when presented with the opportunity</h3>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2010/12/Java-Update-Available.jpg"><img class="aligncenter size-full wp-image-1236" title="Java-Update-Available" src="http://davestechsupport.com/blog/wp-content/uploads/2010/12/Java-Update-Available.jpg" alt="" width="407" height="308" /></a></p>
<p>If you see an alert like the one pictured above, address it immediately.  Far too often I see users just minimize the window or click &#8220;Later&#8221; and forget about it for the rest of the session.  The same thing goes for Windows updates, Adobe updates and generally speaking any updates for software that you use on a regular basis.  Updates happen because security vulnerabilities are found and patched, or slight tweaks resulted in an increase of the programs performance, or because they are adding a new cool feature.  Whatever the case may be, software updates are your friend and you should welcome them without hesitation.  If you are asked to update a piece of software you have never heard of before,  just type the name of that software into Google.  With just 30 seconds of reading you should be able to determine if the program that has an update pending is legit or malicious.</p>
<h3>2.  Use Anti-Virus software that is backed by a good reputation, not just hype and marketing</h3>
<p>The two most common anti-virus programs I&#8217;ve encountered  on computers THAT WERE ALREADY INFECTED has either been Norton or McAfee; both have never seemed to live up to their hype or justify the sponsorship of PC manufactures and Internet Service Providers.  Norton in particular spends gobs of money on absurd advertisements about how you should <a href="http://www.youtube.com/watch?v=za0-Q33rLtE" target="_blank">protect your oscillating fan from David Hasselhoff</a> or <a href="http://www.youtube.com/watch?v=L70I0vTwYxg&amp;NR=1" target="_blank">saving your unicorn from Dolf Lundgren</a>.  The use of silly metaphors in them are meant to parody the fact that most people don&#8217;t understand viruses anymore than they understand Dolf scorching My Little Pony with a flame thrower, purely for illustrative purposes of course.  Lets dumb it down so much that people will say, &#8220;This is so dumb, it&#8217;s smart (advertising).&#8221;  Now we know why a copy of their software costs around $60 or $70 per year&#8230;</p>
<p>The sad truth about anti-virus software is that NONE OF THEM are perfect or necessarily worth their weight in dollars, simply because virus programmers have the upper hand.  If a hacker discovers a vulnerability that no one else has discovered yet, he may just keep it in his &#8220;stash&#8221; for use later.  OR, he might sell that knowledge to the Russian mafia or any number of other interested parties who have their own stash and secret agendas.  It is suspected the <a href="http://en.wikipedia.org/wiki/Stuxnet" target="_blank">Stuxnet</a> worm that ran rampant through Iran earlier this year was the product of a government agency, due to the sheer amount of zero-day exploits it contained for propagating itself, along with its overall sophistication and extremely specific targeting.</p>
<p>Was it a coincidence that days after Adobe announced the discovery of a zero-day exploit in their Flash and Acrobat Reader software in early June that a lot of people started to call me for the exact same Malware problem?  It&#8217;s quite likely the vandalism on advertising servers was timed to correspond with these vulnerabilities to maximize exposure.  It takes Adobe around 2 weeks to release patches for vulnerabilities like this so there is a window of time users are exposed and at risk, and this window of time extends out further if you avoid applying updates.</p>
<p>Despite this sad and depressing fact, you&#8217;ll be happy to know that many anti-virus programs do provide generous protections that you cannot otherwise get without them.  There are two programs I recommend everyone check out:</p>
<ul>
<li><a href="www.microsoft.com/security_essentials/" target="_blank">Microsoft Security Essentials</a></li>
<li><a href="www.malwarebytes.org/" target="_blank">Malwarebytes</a></li>
</ul>
<p>Microsoft Security Essentials is produced by Microsoft itself and is a free program you can install on your system.  It will actively monitor your computers activity and help prevent virus infection.  I encounter network security professionals in web forums here and there and most of them have really begun to sing praise for this program, because of it&#8217;s small footprint and high level of virus detection and removal.  Malwarebytes is another program that comes in a free form (though there is a paid version that automates all of it&#8217;s functions so you don&#8217;t have to do manual scans and updates with it).  Malwarebytes has been an absolute life saver for me this year as it was able to effectively cure about 8 out of 10 PCs of all their woes with one scan.</p>
<p>There are many other commercial (pay) anti-virus programs out there that are good, such as AVG, Avira Anti-Virus, Avast, etc., but I don&#8217;t have the time or resources to review all that are available.  While you might be able to find other websites out there that post &#8220;comprehensive reviews&#8221; of this type of software, it should not surprise you that sometimes these articles are just advertisements for commercial anti-virus software dressed up to look legit and non-partisan.  In my opinion, the best reviews for these things come from individual users and a great place to find reviews for antivirus software is Amazon.com.  They sell some anti-virus software and each of them have their own collection of user reviews that are worth reading over if you decide you want spend money on extra protection not offered by free solutions.</p>
<h3>3.  Install A Software Firewall Solution</h3>
<p>If your computer is directly connected to the Internet (and does not pass through a router of any kind) then you are putting your computer on the front line and you should protect it with some armor if you want to stand a chance in the wild jungle that is the Internet.  Firewalls prevent unwanted network traffic from passing between your computer and the Internet.  In the same way Flash has it&#8217;s own flaws and vulnerabilities from time to time, so too does Windows itself and many vulnerabilities can be exploited with nothing more than a network connection.  Having a firewall in place helps eliminate this possibility.  A firewall can also prevent rogue software that is already on your system from &#8220;phoning home, contacting the mother ship&#8221; to update itself or otherwise expose your personal data to would be data thieves..  It&#8217;s not anti-virus software, but it does add a critical layer of protection.  Windows itself comes with a firewall built in but it&#8217;s not as feature rich as some third-party applications out there.  The most popular free firewall that I know of <a href="http://www.zonealarm.com/security/en-us/anti-virus-spyware-free-download.htm" target="_blank">Zone Alarm Free</a>.</p>
<h3>4.  Use a proper Ad Blocking browser extension</h3>
<p>One of the great features of Zone Alarm Free is the ability to let it block advertisements for you, although its not very smart about it as it basically blocks all gifs or flash content embedded in a website.  This can break a lot of websites that have legit uses for Flash, like Youtube.  So you may want to look into a more proper ad-blocking plugin/add-on/extension for your browser.  A great one for Firefox is called <a href="https://addons.mozilla.org/en-US/firefox/addon/1865/" target="_blank">Adblock Plus</a>.</p>
<h3>5.  Use a safe web browser</h3>
<p>Recently I stumbled across a funny description of Internet Explorer:  &#8220;It&#8217;s a great tool for downloading Firefox or Google Chrome.&#8221;  And it&#8217;s the truth.  Internet Explorer has struggled to achieve a respectable reputation among security experts as being a secure browser, when compared to others that compete against it.  Among them are:</p>
<ul>
<li><a href="www.mozilla.com/firefox" target="_blank">Mozilla Firefox</a></li>
<li><a href="http://www.google.com/chrome" target="_blank">Google Chrome</a></li>
<li><a href="http://www.opera.com" target="_blank">Opera</a></li>
</ul>
<p>These are all very capable browsers that have a great reputation for handling security and also have shown impressive turnaround when vulnerabilities are discovered.  I would highly recommend you download and install one of the above browsers and start to use it instead of Internet Explorer.</p>
<h3>6.  Avoid And Uninstall Web Browser &#8220;Toolbars&#8221;</h3>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2010/12/too_many_toolbars1.jpg"><img class="aligncenter size-full wp-image-1239" title="too_many_toolbars" src="http://davestechsupport.com/blog/wp-content/uploads/2010/12/too_many_toolbars1.jpg" alt="" width="500" height="375" /></a></p>
<p>The above image is an exaggeration of a point I would like to drill home:  Toolbars are 99% junk and often facilitate no additional functionality than a web browser already has built into itself.  Pop-up blocking and search bars are standard in all modern web browsers, for example.  Many times I have seen toolbars for &#8220;MyWebSearch&#8221; on computers that happened to be infected with a virus.  I can&#8217;t necessarily say there is a causal connection between that particular toolbar and an increase in exposure to malicious software, but its fair to suspect it because if you search for &#8220;mywebsearch&#8221; on google, every single link (except the first one) goes to instructions for how to remove it.  It&#8217;s clear that NOBODY wants this toolbar, and the same could easily be said for most toolbars.  Get rid of them, please!</p>
<p>The easiest way to remove most of these is to use the Add/Remove Software applet in your control panel (In Windows Vista/7, it&#8217;s called &#8220;Programs and Features&#8221;).  If this fails to work then you can often find instructions for manual removal by searching for them with Google.</p>
<h3>7.  Avoid P2P Filesharing Programs</h3>
<p>Limewire is dead, but the way it worked will live on in other programs like it.  The way Limewire worked mostly relied on you connecting to other peers like yourself and the mesh collective would commence to pass files back and forth in a decentralized fashion.  The problem for Limewire is that it wasn&#8217;t entirely decentralized, which is why they were able to shut it down like they did Napster several years ago.  But still, the primary way it worked was by letting anybody share pretty much ANYTHING they wanted, without any real fear if they did something like disguise a virus as a popular new song by some teen-pop musician and share it out to the world as a &#8220;joke.&#8221;  Using software like this is your call and any legal considerations involved weighs entirely on you.  If you do decide to use file sharing software of this nature, make sure you police all your downloads to be sure you haven&#8217;t downloaded a Trojan horse.</p>
<h3>8.  Consider Adding Parental Controls To Your PC</h3>
<p>Not everybody reading this (in fact, few people reading this) would be willing to walk forward and admit to visiting porn websites online, but such websites make up a large chunk of the web and due to the rogue nature of some of them you are more likely to find ads, script code laced with viruses or strait up automatic downloads for executable binaries with names like &#8220;Video.exe&#8221; that can lead to your computer being infected.  It&#8217;s quite plausible that you might even visit one of these sites &#8220;TOTALLY BY ACCIDENT!!!&#8221;  So one thing you might consider using is a parental control blocking application that filters out web addresses and reduces the chance of you visiting one by accident or otherwise.  A robust, free parental control program worth trying is <a href="http://www1.k9webprotection.com/" target="_blank">K9 Web Protection</a>.</p>
<h3>9. Consider Using Linux For Internet Stuff</h3>
<p><a href="http://davestechsupport.com/blog/wp-content/uploads/2010/12/malware_on_ubuntu.png"><img class="aligncenter size-full wp-image-1272" title="malware_on_ubuntu" src="http://davestechsupport.com/blog/wp-content/uploads/2010/12/malware_on_ubuntu.png" alt="Yes, we Linux users get these popups too, and they make us laugh with joy!" width="500" height="375" /></a></p>
<p>It would be hard for me to write all of the above out without making a passing mention of using a different operating system, at least part of the time.  I realize not many users are interested in making a big switch from one OS to another, but it is very easy to at least get your feet wet with a Live CD.  In the case of Ubuntu Linux you can boot the entire OS from a CD without making any changes to your computer.  It&#8217;s like playing a demo for a video game before deciding to install the full copy, for free.  Instructions for downloading, burning and booting are right on <a href="http://www.ubuntu.com/" target="_blank">Ubuntu&#8217;s website</a> so if you&#8217;re even SLIGHTLY tech savvy you may find you enjoy working in Ubuntu more than you do Windows and feel relief from not having to worry about viruses or malware infecting your system.</p>
<h2>Conclusion</h2>
<p>As I mentioned before, this Malvertising problem is not new but the spike in its frequency of occurrence this year was interesting to me.  It wouldn&#8217;t be far out to predict another wave of infections like this striking again, but with the above advice and your increased awareness of the possibility of being infected in such a way should help to drastically reduce the chances of you falling victim to something like this.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/12/05/malvertising-how-flash-ads-can-infect-your-pc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Best Kinect (for Xbox) Videos I&#8217;ve Seen So Far</title>
		<link>http://davestechsupport.com/blog/2010/11/21/the-best-kinect-for-xbox-videos-ive-seen-so-far/</link>
		<comments>http://davestechsupport.com/blog/2010/11/21/the-best-kinect-for-xbox-videos-ive-seen-so-far/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 04:28:40 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Kinect]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1221</guid>
		<description><![CDATA[Kinect is a new accessory for Microsoft&#8217;s Xbox gaming console, which involves a special infrared light emitter and a pair of cameras that can see you in 3D and use the movements of your body (arms, hands, feet, everything) to control the game, instead of actual game controllers with buttons.  There&#8217;s been a lot of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/kinect.jpg" alt="" width="458" height="135" /></p>
<p>Kinect is a new accessory for Microsoft&#8217;s Xbox gaming console, which involves a special infrared light emitter and a pair of cameras that can see you in 3D and use the movements of your body (arms, hands, feet, everything) to control the game, instead of actual game controllers with buttons.  There&#8217;s been a lot of mixed feelings about how good of a product it actually is and considering it&#8217;s a first-generation product of Microsoft there&#8217;s probably good reason to be very cautious and skeptical.  I own a PlayStation, a Wii and have avoided getting an Xbox over the years for multiple reasons, the largest concern being the quality of the hardware (red ring of death, anybody?).  I&#8217;ve yet to see a video demonstrating Kinect that actually causes to want to buy one; call me old fashioned?</p>
<p>Today I came across a video that someone made with a separate video camera to record themselves while they played a game called GEL Ride; a kids racing game like Mario Kart.  He did this so you could see how the Kinect reacts to body movement.  All I can say is&#8230; this is NOT the game that will convince me to get a Kinect and Xbox.  See for yourself&#8230; and yes, this video is real and it is hilarious.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/KWbLOFGSEDo?fs=1&amp;hl=en_US&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="400" src="http://www.youtube.com/v/KWbLOFGSEDo?fs=1&amp;hl=en_US&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>On the non-gaming side of things you might be interested to learn that the protocol used by the Kinect to communicate with the Xbox has been hacked, and people have been using their Kinects to do things no one anticipated.  It&#8217;s suspected Microsoft <em>intentionally </em>left the protocol open to being so easily reverse engineered and the suspected motive of leaving the protocol wide open might be that it&#8217;s just one more way to sell Kinects to non-Xbox users like me.  Hell of a Plan B if you ask me; Kudos to them.  Here&#8217;s one of the COOLEST things I&#8217;ve seen anybody do with it so far (it gets really cool about 30 seconds in):</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/7QrnwoO1-8A?fs=1&amp;hl=en_US&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="400" src="http://www.youtube.com/v/7QrnwoO1-8A?fs=1&amp;hl=en_US&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/11/21/the-best-kinect-for-xbox-videos-ive-seen-so-far/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Introduction To Ubuntu 10.10</title>
		<link>http://davestechsupport.com/blog/2010/11/15/new-introduction-to-ubuntu-10-10/</link>
		<comments>http://davestechsupport.com/blog/2010/11/15/new-introduction-to-ubuntu-10-10/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 10:14:13 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Stuff I've Built]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1219</guid>
		<description><![CDATA[I&#8217;ve recorded a new screencast introducing Ubuntu 10.10. This video gives beginner Ubuntu users a brief tour of the operating system, and covers installing updates, proprietary drivers, customizing appearance, and installing software via the Ubuntu Software Center as well as with downloaded *.deb files, all in less than 10 minutes.  Enjoy!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recorded a new screencast introducing Ubuntu 10.10. This video gives beginner Ubuntu users a brief tour of the operating  system, and covers installing updates, proprietary drivers, customizing  appearance, and installing software via the Ubuntu Software Center as  well as with downloaded *.deb files, all in less than 10 minutes.  Enjoy!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9KrUcffNrnk?fs=1&amp;hl=en_US&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="400" src="http://www.youtube.com/v/9KrUcffNrnk?fs=1&amp;hl=en_US&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/11/15/new-introduction-to-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Convert Youtube Videos Into MP3&#8242;s</title>
		<link>http://davestechsupport.com/blog/2010/11/14/how-to-convert-youtube-videos-into-mp3s/</link>
		<comments>http://davestechsupport.com/blog/2010/11/14/how-to-convert-youtube-videos-into-mp3s/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 09:21:26 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Parenting]]></category>
		<category><![CDATA[Piracy]]></category>
		<category><![CDATA[Stuff I've Built]]></category>
		<category><![CDATA[Weird]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1199</guid>
		<description><![CDATA[Preamble:   The techniques described in this guide are intended for educational purposes and should not be used to bypass copyright restrictions or download copyrighted material without consent from the respective owners/licensees.  In the below example I use a track by Nine Inch Nails for this demonstration for two reasons: 1.  I already own this [...]]]></description>
			<content:encoded><![CDATA[<p>Preamble:    The techniques described in this guide are intended for educational purposes and should not be used to bypass copyright restrictions or download copyrighted material without consent from the respective owners/licensees.  In the below example I use a track by Nine Inch Nails for this demonstration for two reasons:</p>
<p>1.  I already own this album (in fact I own every Nine Inch Nails album; I&#8217;m what you would call a &#8220;<a href="http://www.kompoz.com/compose-collaborate/image.member?pgS=1&amp;memberId=18073&amp;pgN=2" target="_blank">loyal fan</a>&#8220;).<br />
2.  The album was published under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/" target="_new">Creative Commons Attribution Non-Commercial Share Alike  license</a>.  This means I could give you a copy of the song because I purchased it.  Look out for musicians who publish their works under licenses like this.</p>
<p>So let&#8217;s get to using this Youtube Downloader thingy!</p>
<p>First, <a href="http://download.cnet.com/YouTube-Downloader/3000-2071_4-10647340.html" target="_blank">download the software from Download.com by clicking here</a>.</p>
<p>Run/Open the file once you have downloaded it to install the software.  Once installed, you&#8217;ll have a new shortcut in your Start Menu.  This is what the program looks like when it&#8217;s running:</p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/tube1.png" alt="" width="500" height="447" /></p>
<p><span style="color: #000000;">Leave this window up and go visit Youtube.  Find a video you like and then copy the URL from the address bar at the top&#8230;..</span></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/tube2.png" alt="" width="500" height="78" /></p>
<p>&#8230;into the first box in Youtube Downloader, like this:</p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/tube3.png" alt="" width="500" height="447" /></p>
<p>Now click Download.</p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/tube4.png" alt="" width="374" height="261" /></p>
<p>Once the video is downloaded you can convert it to an MP3 by changing the selector at the top from &#8220;Download a video&#8230;&#8221; to &#8220;Convert or play a video&#8230;&#8221;, like this:</p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/tube5.png" alt="" width="500" height="447" /></p>
<p>Now all you have to do is click the Browse button to search for the file you just downloaded, and change the &#8220;Convert Video to:&#8221; box to read MP3, like this:</p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/tube6.png" alt="" width="500" height="447" /></p>
<p>Now click Convert.  It will ask you about quality settings (and of course it&#8217;s best to just leave it on &#8220;Best Quality&#8221; and click okay).  That&#8217;s pretty much it.  A conversion process will happen, taking perhaps 30 seconds,  and you&#8217;ll be given an MP3 file that you can play on pretty much any portable audio player out there.  It&#8217;s up to you if you want to delete the original video file.</p>
<h3>A word about piracy/file-sharing</h3>
<p>Piracy/file-sharing can be a very polarizing topic to talk about, especially when the conversation occurs between professional musicians who make their living off writing music.  On one side of the fence you&#8217;ve got your Lars Ulrich and Gene Simmons who see piracy of their music as a direct threat to music sales and thus their paycheck.  On the other side of the fence you have bands like Radiohead and musicians like Trent Reznor who see the <em>sharing</em> of their music as a marketing platform that can increase band exposure, increase their fan base, and subsequently increase their physical merchandise and ticket sales.  Both sides are entitled to their opinions but I lean towards the latter group when thinking about this stuff.</p>
<p>Along the lines of music piracy is software piracy.  There is a software developer who goes by the name Notch who created a computer game called Minecraft by himself that has earned him nearly one million dollars in under a year, and it was still in the Alpha stage when it hit that impressive number.  He has a very keen insight into piracy and I would like to suggest you check out <a href="http://notch.tumblr.com/post/1121596044/how-piracy-works" target="_blank">his blog post about the topic</a> if you have the time.  It mostly boils down to distinguishing (or debating) the difference between the loss of <em>potential </em>revenue versus <em>actual </em>revenue lost, determining a fair way to measure the differences.</p>
<p>In marketing there is a strategy known as &#8220;<a href="http://en.wikipedia.org/wiki/Loss_leader" target="_blank">loss-leader</a>&#8221; and pirated music could be thought of as a loss-leader for a musician who has additional products to offer, like vinyl, or limited &#8220;deluxe edition&#8221; packages, not to mention concert tickets and who knows what else (one of my favorite musicians offers up everything from autographed cover art by Strom Thorgenson to 5 hour long studio workshops with the band and their very own equipment).  Then there&#8217;s new, up-and-coming musicians who don&#8217;t yet have anything better to hope for than a chance to be listened to and are willing to let people preview their entire collection in the hopes of turning them into a loyal fan who will go buy all their albums and other merchandise someday down the road.</p>
<p><strong>Shameless plug: </strong><a href="http://kompoz.com/member/davidsteinlage" target="_blank">Check out my Kompoz profile</a> to listen/download/pirate my music.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/11/14/how-to-convert-youtube-videos-into-mp3s/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comparing Computer Parts To The Human Body</title>
		<link>http://davestechsupport.com/blog/2010/08/22/comparing-computer-parts-to-the-human-body/</link>
		<comments>http://davestechsupport.com/blog/2010/08/22/comparing-computer-parts-to-the-human-body/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 10:53:25 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Computer Analogies]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1160</guid>
		<description><![CDATA[A few days ago I was emailed by someone who had a few questions about upgrading an old laptop they&#8217;ve had for several years. They were very certain that they needed a larger hard drive but had heard of &#8220;RAM&#8221; (Random Access Memory) and didn&#8217;t know if it was something different or the same as [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago I was emailed by someone who had a few questions about upgrading an old laptop they&#8217;ve had for several years.  They were very certain that they needed a larger hard drive but had heard of &#8220;RAM&#8221; (Random Access Memory) and didn&#8217;t know if it was something different or the same as a &#8220;hard drive&#8221;.  This is a common mistake many make.  To help remedy mistakes like this I like to create simple analogies to help explain how a computer works so they are easier to understand.  In this particular case I like to use the human body for comparison.</p>
<p>So let&#8217;s imagine that instead of a computer we were talking about the human body.  The parts between the human body and computers that would roughly equal each other would be:</p>
<p><strong>CPU</strong> = The math-crunching part of your brain.</p>
<p><strong>RAM</strong> = Your short term memory.  Stuff in here is being thought about <em>right now</em> and is instantly available to the CPU if needed.</p>
<p><strong>Hard Drive</strong> = Not so much a part of your brain as it is a thick book being held in your hand.  Like a book, it requires you to actually LOOK at it to get information out of it, which requires you to also use your other hand to thumb through its thousands of pages and use a pencil and eraser to add or remove information from it; lots of physical hand movement going on here.  It is similar to your own long-term memory.  Information stays here after you shut the computer off or go to sleep, but takes longer to recall and longer to write into than RAM.</p>
<p>For reference, here is a short video showing off the inside of a hard drive while it is working.  Think about the book and your hands thumbing through and writing/erasing pages while watching this video:</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9eMWG3fwiEU?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/9eMWG3fwiEU?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>In computers, RAM consists of little chips that do not contain any moving parts but can store information temporarily while the computer is powered on.  Data can be read from and written into RAM in a matter of nanoseconds at rates as fast as or faster than a gigabyte <em>per second</em>, primarily because there are no moving parts, just like the CPU (or the human brain).  In a very real way, RAM and the CPU are like different parts of a brain that work in concert to produce results quickly.</p>
<p>When a computer is told to load a program, it has to copy that program it into RAM for later use.  In the human body, &#8220;loading a program&#8221; would be kind of like opening that thick book I mentioned earlier to a chapter like, oh I don&#8217;t know, &#8220;Chess:  Instructions and Rules.&#8221;  If you can remember <em>all</em> the instructions and rules right after reading them for the first time, then you can play the game without any need to stop and read the manual every time it&#8217;s your turn.   Likewise, if a computer is able to load a program into RAM completely, then it won&#8217;t have much need to access the hard drive after it&#8217;s been loaded.</p>
<p>In the old days, if you didn&#8217;t have enough RAM to load your software into, it simply wouldn&#8217;t run at all.  This isn&#8217;t true these days because modern operating systems use a feature called &#8220;Virtual Memory&#8221; (or &#8220;swap space&#8221;) where free space on the hard drive is used as a sort of simulated fake RAM.  This would be kind of like taking that book, turning it to the back where the pages are blank, and taking notes&#8230; a LOT of notes.  This leads to the dreaded hard drive &#8220;grind&#8221; (that sound you hear when the hard drives is constantly doing something; that KRRRRRRRR sound) where the hard drive is so overwhelmed with reading and writing information that the entire system slows to a crawl while it waits for the hard drive to finish whatever it&#8217;s doing.  In humans, this would be kind of like trying to do taxes for 20 corporations at the same time; you&#8217;d practically wish you were dead.</p>
<p>Fortunately, RAM can be easily upgraded and these days it&#8217;s one of the most economic ways to improve your computers performance and postpone its obsolescence.   With more RAM, your computer can load larger, more complex programs and relieve your hard drive from the daunting task of pretending to be RAM.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/08/22/comparing-computer-parts-to-the-human-body/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Music Hot Of My Cluttered Desk!</title>
		<link>http://davestechsupport.com/blog/2010/08/09/new-music-hot-of-my-cluttere-desk/</link>
		<comments>http://davestechsupport.com/blog/2010/08/09/new-music-hot-of-my-cluttere-desk/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 07:11:30 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1151</guid>
		<description><![CDATA[I had a major streak of creative energy after lifting weights earlier today and made this in about 5 hours time.  It&#8217;s a work in progress.  It&#8217;s easily in there with the Psytrance genre.  Enjoy!]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/mysterymusic.png" alt="Makin' beats with Propellerhead Reason" width="500" height="375" /></p>
<p style="text-align: left;">I had a major streak of creative energy after lifting weights earlier today and made this in about 5 hours time.  It&#8217;s a work in progress.  It&#8217;s easily in there with the Psytrance genre.  Enjoy!</p>
<p style="text-align: center;"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="300" height="250"><param name="movie" value="http://www.kompoz.com/media/flash/Kplayer2.swf?xmlURL=http://www.kompoz.com/compose-collaborate/p-19514/trackxml.tbplayer2.music&#038;currentTrack=0&#038;faceSwf=http://www.kompoz.com/media/flash/Kplayer2Face300x250IMU" /><param name="quality" value="high" /><embed src="http://www.kompoz.com/media/flash/Kplayer2.swf?xmlURL=http://www.kompoz.com/compose-collaborate/p-19514/trackxml.tbplayer2.music&#038;currentTrack=0&#038;faceSwf=http://www.kompoz.com/media/flash/Kplayer2Face300x250IMU" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="300" height="250"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/08/09/new-music-hot-of-my-cluttere-desk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open-Source Music: A new kind of awesome!</title>
		<link>http://davestechsupport.com/blog/2010/08/03/open-source-music-a-new-kind-of-awesome/</link>
		<comments>http://davestechsupport.com/blog/2010/08/03/open-source-music-a-new-kind-of-awesome/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 14:45:44 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1136</guid>
		<description><![CDATA[Some of you might know me to be a bit of a Linux geek who is a sucker for the open-source philosophy and culture.  It sure is a beautiful thing in the world of computers; using software that&#8217;s free of charge and free to modify because a bunch of people decided to give it away [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/socialmusic.png" alt="" width="500" height="468" /></p>
<p>Some of you might know me to be a bit of a Linux geek who is a sucker  for the open-source philosophy and culture.  It sure is a  beautiful thing in the world of computers; using software that&#8217;s free of charge and free to modify because a bunch of  people decided to give it away to the public and do whatever they want with it.   This has worked out VERY well for Linux since it began, with bored programmers using the Internet as a global workbench to approach and tinker with any software they wanted and the best results would come to the surface as a new standard, often with no money changing hands.</p>
<p>It&#8217;s difficult for most people to imagine doing something like this because we don&#8217;t know a thing about computer source code.  We sort of have a foggy idea about it and could boil it down to <em>&#8220;a list of instructions for a computer to follow&#8221;</em> and add that those instructions can be edited and improved upon by anyone.  Any description more complex than that and it starts to sound like Greek&#8230; but for this post, it&#8217;s good enough.</p>
<p>Now  imagine you took this model of open-participation and applied it to music production, doing it all on the Internet.  You&#8217;re a musician, you play an instrument or have a singing talent and want to find other musicians who share your musical taste.  This is difficult to do in the real world, especially if you&#8217;re stuck in Kansas like me.  Sure, it&#8217;s easy to find a Kareoke machine on any given night if you look hard enough but finding good, original, local musicians is hard.  So the next best thing is to go online and (in a way that&#8217;s reminiscent of posting personal ads looking for a significant other) post your own creations/recordings to be judged by others&#8230; perhaps even loved by others, modified by others, built upon by others until eventually the little tune or melody you started with turns into a fleshed out composition that sounds very professional.</p>
<p>This is exactly the kind of situation I&#8217;ve found myself in during the last 3 weeks after I did some searching on google for &#8220;online music collaboration&#8221; and discovered <a href="http://www.kompoz.com" target="_blank">Kompoz.com</a> and <a href="http://www.indabamusic.com/" target="_blank">indabamusic.com</a>.</p>
<p>I signed up for both at the same time and uploaded the same music (three songs of my own) to both sites.  All I had to do after that was sit back and wait for others to possibly like my music and wish to add something to it, or not.  Over on Kompoz, in a matter of just 2 or 3 hours, a fellow from Latvia named Nikitt had uploaded a new guitar track to one of my songs on Kompoz.  Within a few days after that I was getting emails from people wanting to perform lyrics to the track.    A few days later, another astonishing guitar track was added by a dude from Florida who calls himself Grumpy.  And in all this time, none of the tracks I uploaded to Indaba got even a hint of attention or interest from anybody.  So either they think my music sucks over at that website or (more likely) the user interface for indaba is a mess that makes it difficult for bored musicians to find new projects.  So  maybe Indaba would work for you but it certainly didn&#8217;t work for me.</p>
<p>But enough about Indaba failing me.  Kompoz on the other hand has really bolstered my dream of writing a lot of good music.  It&#8217;s just so much easier to be able to upload something and for someone else to come along and add an idea to it.  It really is a lot of fun; I would tell my fiance Kristin that it&#8217;s like Christmas every day because you never know what you&#8217;re going to get.  This happens in part because some of the people who use the site live on the other side of the planet and leave stuff online while you&#8217;re asleep and when you wake up you might be surprised to find new recordings uploaded or at least some productive comments.</p>
<p>So this is what I&#8217;ve been doing with some of my spare time lately and just wanted to share.  You can check out my Kompoz profile and projects by <a href="http://www.kompoz.com/compose-collaborate/photoId-14683/memberId-18073/profile.member" target="_blank">clicking here</a>.  If you happen to be a musician I encourage you to join Kompoz.com with a free membership, but if you&#8217;re serious about music production it pays to get a premium membership for $50 a year so you can exchange high quality WAV files and even publish music for commercial release and get royalties out of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/08/03/open-source-music-a-new-kind-of-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Multiple Essential Windows Apps Easy</title>
		<link>http://davestechsupport.com/blog/2010/07/13/install-multiple-essential-windows-apps-easy/</link>
		<comments>http://davestechsupport.com/blog/2010/07/13/install-multiple-essential-windows-apps-easy/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 17:23:18 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1127</guid>
		<description><![CDATA[So about 90 seconds ago I learned about this website and knew I had to write a quick blog about it.  The site is called Ninite Easy PC Setup.  This is a website that allows you to download multiple popular Windows applications, from web browsers to anti-virus software, and install them all at once!!  This [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/nininstall.png" alt="" width="500" height="283" /></p>
<p>So about 90 seconds ago I learned about this website and knew I had to write a quick blog about it.  The site is called <a href="http://ninite.com/" target="_blank">Ninite Easy PC Setup</a>.  This is a website that allows you to download multiple popular Windows applications, from web browsers to anti-virus software, and install them all at once!!  This is a HUGE, HUGE time saver.</p>
<p>You look through their selection of software, check off the programs you want and it will create a custom bundle from your selection and wrap it all into one easy install package for you to download.  When you run the installer, it installs all the apps, one by one, automatically without user intervention and without any spam &#8220;extras&#8221; that might come along with some of them (like browser toolbars that do more harm than good).</p>
<p>Check it out at <a href="http://ninite.com/" target="_blank">www.ninite.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/07/13/install-multiple-essential-windows-apps-easy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux To Sport A New Signature Font</title>
		<link>http://davestechsupport.com/blog/2010/07/11/ubuntu-linux-to-sport-new-font/</link>
		<comments>http://davestechsupport.com/blog/2010/07/11/ubuntu-linux-to-sport-new-font/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 07:42:30 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1120</guid>
		<description><![CDATA[Back to regular font land now, I just wanted to add instructions for Windows and Ubuntu users on how to install this font. If you are a Windows user, all you have to do is copy the TTF file into your c:\windows\fonts folder and that should be it. If you use Ubuntu, save the file [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/fontpost.gif" alt="" width="500" height="612" /></p>
<p style="text-align: center;"><a title="Click to download the new Ubuntu font in TTF format" href="http://www.davestechsupport.com/blog/downloads/UbuntuBetaNEW.ttf" target="_blank"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/fontbutton.png" alt="" width="427" height="50" /></a></p>
<p style="text-align: left;">Back to regular font land now, I just wanted to add instructions for Windows and Ubuntu users on how to install this font.</p>
<p style="text-align: left;">If you are a Windows user, all you have to do is copy the TTF file into your c:\windows\fonts folder and that should be it.</p>
<p style="text-align: left;">If you use Ubuntu, save the file to your desktop.  Then right-click on it and click &#8220;Open With Font Viewer&#8221;.  This will pop up:</p>
<p style="text-align: left;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/ubuntufontinstall.png" alt="" width="500" height="298" /></p>
<p style="text-align: left;">Unlike my window, yours will have a &#8220;Install&#8221; button in the lower right corner for you to click on.  Just click Install and you&#8217;re all done.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 728px; width: 1px; height: 1px; overflow: hidden;">
<pre>gksu nautilus /usr/share/fonts/truetype</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/07/11/ubuntu-linux-to-sport-new-font/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting No Video On A Power Mac G5</title>
		<link>http://davestechsupport.com/blog/2010/06/29/troubleshooting-no-video-on-a-power-mac-g5/</link>
		<comments>http://davestechsupport.com/blog/2010/06/29/troubleshooting-no-video-on-a-power-mac-g5/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 23:09:31 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Macintosh]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1098</guid>
		<description><![CDATA[I got a call today from someone who was in need of help with their Power Mac G5 computer.  The problem they were having was the system would power up, the famous startup chime sound effect would play but there would be no video displayed on the monitor.  As far as the monitor was concerned [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/powermac.jpg" alt="" width="300" height="300" /></p>
<p style="text-align: left;">I got a call today from someone who was in need of help with their Power Mac G5 computer.  The problem they were having was the system would power up, the famous startup <a href="http://en.wikipedia.org/wiki/Chime_%28Macintosh%29">chime</a> sound effect would play but there would be no video displayed on the monitor.  As far as the monitor was concerned the computer was still off as the power light on it would remain amber instead of turn green.  Unfortunately you don&#8217;t get Mac-oriented training in most technical institutes so I didn&#8217;t know exactly how to approach the problem.  Is it hardware?  Is it software?  It was time to call for reinforcements!</p>
<p>With the help of a friend of mine who happens to use a G5 for graphics design work on a daily basis we began troubleshooting this machine.  Going off of Apple&#8217;s official troubleshooting pages we tried holding Command-Apple-P-R at boot in an attempt to reset the PRAM (which is similar to a PC&#8217;s CMOS) but for some reason it would never reset, or at least we never heard the second chime sound indicating a reset.</p>
<p>Ultimately the thing that did the trick was unplugging the systems power cord, opening the case up, removing the dual-fan assembly that&#8217;s in front of the RAM slots and pressing the PMU Reset button located on the &#8220;logic board&#8221; ONCE!  The ONCE part of this was stressed as pressing it more than once could potentially turn the system a trendy looking boat anchor.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/g5_pmu.jpg" alt="" width="400" height="300" /></p>
<p>When the system was powered back up there was no video for a moment and then the OS finally started to boot.  I shut the system down,  turned it back on and it still worked.  So I had considered this a finished job and decided to shutdown and take the computer back to it&#8217;s owner.  Well, then things got strange all over again.</p>
<p>With the system back under the desk in its original location, reconnecting the USB cables for the printer, keyboard and mouse to the computer and pressing the power button I was greeted to a chime, the grey-on-grey Apple boot-splash screen but that was it.  No whirly-circle busy animation, no hard drive activity, nothing.  So I forced the power off and waited before retrying again.  Suddenly we were back to square one with no video on screen.</p>
<p>I decided to see if hitting the PMU reset would help here so I unplugged the system, opened the case, pressed the button and shut it back up.  That didn&#8217;t work.  Finally I unplugged everything from the system except the keyboard and the power and turned it on again.  The system finally booted up to the desktop.  I shut it down and reattached the printer and the networking cable while the system was powered off.  For some reason this had an effect on the computers ability to boot up because it didn&#8217;t want to show video once again.  I pulled everything but the keyboard one more time, powered it up and it booted all the way up once more.  While the computer was on I reattached all the USB cables as they were, which produced no problems, shut the computer down, and finally upon powering it back up it successfully booted all the way.</p>
<p>So, we have a very interesting glitch here with Apple&#8217;s Power Mac G5 machines.  It would seem that if you have the system powered off and you attach certain devices via USB while the system is off, it gets confused when you first turn it on.  Perhaps the PRAM keeps an inventory of USB devices and where they are plugged in that throws a fit if anything on those ports change while it&#8217;s off.  Well, that&#8217;s what I think.  It&#8217;s only a theory.  Alternatively there might have been something going on with the printer; perhaps some funky USB-to-LPT converter wasn&#8217;t declaring itself properly.All that I know is the best thing to try if you have this kind of problem is to unplug the machine and all cables attached, hit the PMU reset ONCE, plug the power and keyboard only back in and then press the power button with your fingers crossed.</p>
<p>This reminds me of a PC that my fiances father owned that had a PCI USB port expansion card in it to add 3 more ports to the back of the PC.  You had to plug USB devices in <em>before</em> turning the computer on or they wouldn&#8217;t be detected by Windows.  Kind of the opposite of what&#8217;s going with this Mac.  I&#8217;m sure fixing something like that would be a matter of a firmware update for the card itself but there wasn&#8217;t one available when I checked, nor were any updates available for Mac OS today.  Anyway, it was a learning experience for me; its not too often you get a chance to attempt fixing a Mac hardware problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/06/29/troubleshooting-no-video-on-a-power-mac-g5/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some Good Music To Listen To</title>
		<link>http://davestechsupport.com/blog/2010/06/13/some-good-music-to-listen-to/</link>
		<comments>http://davestechsupport.com/blog/2010/06/13/some-good-music-to-listen-to/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 02:11:07 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1088</guid>
		<description><![CDATA[I have my M-Audio and Yamaha keyboards hooked up and ready for me to bang out some tunes yet haven&#8217;t brought myself to move forward on previous tracks I&#8217;ve started work on.  However, I have stumbled across some really neat music someone else made.  I discovered it while watching this video of an ant-shaped robot: [...]]]></description>
			<content:encoded><![CDATA[<p>I have my M-Audio and Yamaha keyboards hooked up and ready for me to bang out some tunes yet haven&#8217;t brought myself to move forward on <a href="http://davestechsupport.com/blog/2009/11/22/update-new-music-flow/" target="_blank">previous</a> <a href="http://davestechsupport.com/blog/2009/08/26/brand-new-music-by-me/" target="_blank">tracks</a> <a href="http://davestechsupport.com/blog/2008/11/13/some-new-music-by-yours-truely/" target="_blank">I&#8217;ve</a> <a href="http://davestechsupport.com/blog/2008/11/11/heres-a-little-song-i-wrote/">started</a> work on.  However, I have stumbled across some really neat music someone else made.  I discovered it while watching this video of an ant-shaped robot:</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/GDaNkff5Yyg&amp;hl=en_US&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/GDaNkff5Yyg&amp;hl=en_US&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">After sifting through the comments for another video by the same robot-building guru I found out that the song in this video is called &#8220;Parks On Fire&#8221; by <a href="http://www.trifonic.com" target="_blank">Trifonic</a>.</p>
<p style="text-align: left;">I&#8217;ve just purchased their deluxe digital copy of two of their CDs for 8 dollars.  You can stream/preview the whole thing with this little jukebox I&#8217;ve embedded here.  If you enjoy it, show your support for an independent musical group and buy their album!</p>
<p style="text-align: left;">
<div class="topspin-widget topspin-widget-bundle-widget" style="text-align: center;"><object id="TSWidget847" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="bgcolor" value="#000000" /><param name="data" value="http://cdn.topspin.net/widgets/bundle/swf/TSBundleWidget.swf?timestamp=1276479668" /><param name="allowScriptAccess" value="always" /><param name="allowfullscreen" value="true" /><param name="quality" value="high" /><param name="flashvars" value="theme=black&amp;widget_id=http://app.topspin.net/api/v1/artist/767/bundle_widget/847&amp;theme=black" /><param name="wmode" value="transparent" /><param name="src" value="http://cdn.topspin.net/widgets/bundle/swf/TSBundleWidget.swf?timestamp=1276479668" /><embed id="TSWidget847" type="application/x-shockwave-flash" width="400" height="300" src="http://cdn.topspin.net/widgets/bundle/swf/TSBundleWidget.swf?timestamp=1276479668" wmode="transparent" flashvars="theme=black&amp;widget_id=http://app.topspin.net/api/v1/artist/767/bundle_widget/847&amp;theme=black" quality="high" allowfullscreen="true" allowscriptaccess="always" data="http://cdn.topspin.net/widgets/bundle/swf/TSBundleWidget.swf?timestamp=1276479668" bgcolor="#000000"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/06/13/some-good-music-to-listen-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install PlayStation 3 Media Server in Ubuntu</title>
		<link>http://davestechsupport.com/blog/2010/05/23/how-to-install-playstation-3-media-server-in-ubuntu/</link>
		<comments>http://davestechsupport.com/blog/2010/05/23/how-to-install-playstation-3-media-server-in-ubuntu/#comments</comments>
		<pubDate>Sun, 23 May 2010 23:30:38 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1075</guid>
		<description><![CDATA[This tutorial will show you how to setup a program called PS3mediaserver which will allow you to share your multimedia files with your PlayStation 3 over a local area network. Commands and links mentioned: sudo apt-get install mencoder ffmpeg mplayer vlc ubuntu-restricted-extras http://code.google.com/p/ps3mediaserver/downloads/list]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This tutorial will show you how to setup a program called PS3mediaserver which will allow you to share your multimedia files with your PlayStation 3 over a local area network.</p>
<h2><em>Commands and links mentioned:</em></h2>
<ul>
<li><strong>sudo apt-get install mencoder ffmpeg mplayer vlc ubuntu-restricted-extras</strong></li>
<li><a href="http://code.google.com/p/ps3mediaserver/downloads/list"><strong>http://code.google.com/p/ps3mediaserver/downloads/list</strong></a></li>
</ul>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="388" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bvmlTpUXJBM&amp;hl=en_US&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="388" src="http://www.youtube.com/v/bvmlTpUXJBM&amp;hl=en_US&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/05/23/how-to-install-playstation-3-media-server-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Share Folders With Virtualbox/Ubuntu</title>
		<link>http://davestechsupport.com/blog/2010/05/14/how-to-share-folders-with-virtualboxubuntu/</link>
		<comments>http://davestechsupport.com/blog/2010/05/14/how-to-share-folders-with-virtualboxubuntu/#comments</comments>
		<pubDate>Fri, 14 May 2010 18:42:07 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1063</guid>
		<description><![CDATA[This tutorial will show you how to share a folder in Ubuntu with a Windows virtual machine running inside Virtualbox. Make the video full-screen to enjoy it in HD quality.]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you how to share a folder in Ubuntu with a Windows virtual machine running inside Virtualbox.  Make the video full-screen to enjoy it in HD quality.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="388" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/_5f1p3fZJPc&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="388" src="http://www.youtube.com/v/_5f1p3fZJPc&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/05/14/how-to-share-folders-with-virtualboxubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Huge Privacy Breach Involving Copy Machines</title>
		<link>http://davestechsupport.com/blog/2010/05/08/huge-privacy-breach-involving-copy-machines/</link>
		<comments>http://davestechsupport.com/blog/2010/05/08/huge-privacy-breach-involving-copy-machines/#comments</comments>
		<pubDate>Sat, 08 May 2010 10:35:40 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1058</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/iC38D5am7go&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/iC38D5am7go&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/05/08/huge-privacy-breach-involving-copy-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impressive video of Google Chrome Speed Testing</title>
		<link>http://davestechsupport.com/blog/2010/05/06/impressive-video-of-google-chrome-speed-testing/</link>
		<comments>http://davestechsupport.com/blog/2010/05/06/impressive-video-of-google-chrome-speed-testing/#comments</comments>
		<pubDate>Thu, 06 May 2010 08:19:15 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/2010/05/06/impressive-video-of-google-chrome-speed-testing/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nCgQDjiotG0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/nCgQDjiotG0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/05/06/impressive-video-of-google-chrome-speed-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Five Internet Scams Detailed By FBI</title>
		<link>http://davestechsupport.com/blog/2010/03/16/five-internet-scams-detailed-by-fbi/</link>
		<comments>http://davestechsupport.com/blog/2010/03/16/five-internet-scams-detailed-by-fbi/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 20:01:18 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1055</guid>
		<description><![CDATA[I came across an article in Network World magazine that goes over five common Internet scams and thought this needed to be shared with everybody.  Please click here to read the article.]]></description>
			<content:encoded><![CDATA[<p>I came across an article in Network World magazine that goes over five common Internet scams and thought this needed to be shared with everybody.  <a href="http://www.networkworld.com/news/2010/031210-layer8-fbi-internet-scams.html?page=1" target="_blank">Please click here</a> to read the article.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/03/16/five-internet-scams-detailed-by-fbi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why You Don&#8217;t Need Anti-Virus Software For Linux</title>
		<link>http://davestechsupport.com/blog/2010/03/10/why-you-dont-need-anti-virus-software-for-linux/</link>
		<comments>http://davestechsupport.com/blog/2010/03/10/why-you-dont-need-anti-virus-software-for-linux/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 01:57:20 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1042</guid>
		<description><![CDATA[I was just browsing Ubuntu Forums recently and someone wanted to get a second opinion to see if it were indeed true that Linux doesn&#8217;t need anti-virus software.  I humbly obliged them with my own answer on the matter: You don&#8217;t need anti-virus for Linux. Others in here will do a better job at explaining [...]]]></description>
			<content:encoded><![CDATA[<p>I was just browsing <a href="http://ubuntuforums.org/showthread.php?t=1426848&amp;page=2">Ubuntu Forums</a> recently and someone wanted to get a second opinion to see if it were indeed true that Linux doesn&#8217;t need anti-virus software.  I humbly obliged them with my own answer on the matter:</p>
<p>You don&#8217;t need anti-virus for Linux. Others in here will do a better job at explaining why this is, but in short, the OS has a big advantage here due to it being open source. The operating system is a product of crowd-sourcing, much in the same way as Wikipedia has been since it first showed up several years ago. And much like the highly-moderated articles of Wikipedia that require membership and an approval process for changes made to locked articles, so to is a strict moderation that goes on with the source code for Linux before it&#8217;s allowed to become part of the official distribution. Everybody is out to identify possible flaws or weaknesses or bugs in the source code and it&#8217;s much easier for any single person to make a contribution because the OS and much of the software that runs on it is open-source.</p>
<p>In Windows, the users don&#8217;t have the luxury of being able to dig through the source code to look for flaws. All they can do is report symptoms of problems to Microsoft, and the limited number of paid programmers that do have access to the source code then have to decide what flaws are the most important and which ones don&#8217;t merit their attention. So with Windows, a bug that affects only 500 people won&#8217;t be as important as a bug that affects 500,000 and probably won&#8217;t be fixed at all. But if it were Linux and if just one or two of those 500 people were a programmer who had access to the source code and figured out how to fix the problem on their own, the other 498 would actually stand to benefit from a patch that ends up being released thanks to the work of that one developer who had some spare time on his hands and decided to do something about a bug simply because he could.</p>
<p>So throughout the long life of Linux there has been this much more diversified, seasoned, multi-cultured source for development feedback that has helped to make it a much stronger, more &#8220;mature&#8221; operating system, especially in terms of the way security was designed. If there was ever a person out there who found a way to circumvent that security, there is at least one other who knows exactly how to repair the flaw. The reason viruses are able to best Windows is because their developers can only patch so many holes, and the ones they don&#8217;t have time to get around to end up being exploited the most. Third-party software developers that make Anti-Virus software make a killing because Microsoft is unable to handle this responsibility all by themselves, and even still, the best anti-virus software isn&#8217;t perfect.</p>
<p>The reason anti-virus software isn&#8217;t necessary in Linux is simply because the OS and its updates that patch vulnerabilities do the exact job anti-virus software in Windows is meant for: Prevent unwanted, malicious software or network activity from compromising the system. If there were a flaw in Linux found that allowed something like that, it wouldn&#8217;t be the job of some third-party software to safeguard the user against but the job of the OS itself. The reason anti-virus software even exists is simply because Microsoft is unable to handle the immense work load of patching their own source code as well as a crowd of Linux geeks can.</p>
<p>Am I saying Linux is perfect and invincible to viruses? Might it become more susceptible to viruses in the future if it were to ever become as popular as Windows is today? I would think that with an increase in the number of users would also come a complimentary increase in the number of clever developers that would only help to increase the number of eyes available to find flaws and fix them. Saying that Linux would get a lot of viruses down the road because more people are going to use it is like saying Wikipedia will become rife with widespread, uncontrollable vandalism because more people visit it. It hasn&#8217;t happened yet, and very likely never will happen because of the way it is designed, moderated and improved upon by the hive mind.</p>
<p><strong>EDIT to add: </strong> As mentioned in the first comments below, I failed to acknowledge that while Linux is more robust in the area of security, nothing can compensate for the weakest link in this arrangement:  The User.  A novice user could easily be enticed by a sinister website  that tells them to download a deb file which might contain malicious code and absentmindedly install it or execute a destructive command from the terminal window because they didn&#8217;t know any better (like rm -rf ~/*).  Fortunately for novice users there is little if any need to actually venture out into uncharted territory like a terminal window or strange websites to get software, thanks to the official repositories that contain a HUGE collection of software which continues to grow.  I&#8217;ve even heard you will soon be able to purchase proprietary Linux-based software through it.  Unfortunately, little can really be done to compensate for user negligence, and trying to compensate for all possibilities would likely result in too many annoying alerts and prompts for the average user (like when Windows Vista sprang the UAC on its users).</p>
<p>There are only a couple of circumstances that I believe anti-virus software on a Linux platform <span style="text-decoration: line-through;">would</span> might be worth having which involve helping to protect other Windows systems.  Say you got an email from someone that contained a virus but you never knew it was there and forwarded it onto someone else who uses Windows, resulting in their day being ruined and you being blamed.  So that&#8217;s one scenario.  You might also have a Linux server administrating a network of Windows based workstations which you have read/write access to and use the server to conduct scans of these machines over the network, but at the expense of finite network bandwidth and CPU cycles on the server.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/03/10/why-you-dont-need-anti-virus-software-for-linux/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Virtual Dave:  Now for Windows, Ubuntu and Mac!</title>
		<link>http://davestechsupport.com/blog/2010/03/09/virtual-dave-now-for-windows-ubuntu-and-mac-os/</link>
		<comments>http://davestechsupport.com/blog/2010/03/09/virtual-dave-now-for-windows-ubuntu-and-mac-os/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 06:29:11 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1036</guid>
		<description><![CDATA[All good things come to an end&#8230;  Fortunately, Virtual Dave isn&#8217;t one of them.  I&#8217;ve recently made the decision to drop my own remote assistance software in favor of using a new open-source VNC launcher called Gitso.  This launcher has a few benefits over the previous iterations of my older &#8220;Virtual Dave&#8221; software: Lightweight:  It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>All good things come to an end&#8230;  Fortunately, <a href="http://www.davestechsupport.com/vdave.html" target="_blank">Virtual Dave</a> isn&#8217;t one of them.  I&#8217;ve recently made the decision to drop my own remote assistance software in favor of using a new open-source VNC launcher called <a href="http://code.google.com/p/gitso/" target="_blank">Gitso</a>.  This launcher has a few benefits over the previous iterations of my older &#8220;Virtual Dave&#8221; software:</p>
<ul>
<li>Lightweight:  It&#8217;s written in Python and loads very fast.</li>
<li>Simple:  Sometimes losing a couple &#8220;bells and whistles&#8221; is a good thing.</li>
<li>Multiple platforms:  Gitso works on Windows, Ubuntu Linux and Mac OS X.</li>
<li>Active Development Pipeline:  A feature request I submitted was approved for the next version less than a half hour after I submitted it.</li>
<li>Open-Source:  Free as in freedom.</li>
</ul>
<p>There are a lot of features in the coming versions of this software I have been looking for in a VNC tool for a long time.  And who knows, I might learn a thing or two about programming in Python with this little tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/03/09/virtual-dave-now-for-windows-ubuntu-and-mac-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Ubuntu Apply All Updates Automatically</title>
		<link>http://davestechsupport.com/blog/2010/03/07/make-ubuntu-apply-all-updates-automatically/</link>
		<comments>http://davestechsupport.com/blog/2010/03/07/make-ubuntu-apply-all-updates-automatically/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 11:44:40 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1021</guid>
		<description><![CDATA[From now on all updates for Ubuntu will attempt to install in the background automatically without any intervention required by the user.]]></description>
			<content:encoded><![CDATA[<p>Several months ago I bought my girlfriend a laptop to use for school and replaced the Operating System that came with it with Ubuntu.  She likes it but feels that it&#8217;s kind of an inconvenience to have to type in her account password to apply the latest software updates.  Further, it&#8217;s also a hassle to even be made aware that there are updates available to be installed in the first place.  When the Update Manager would pop up she&#8217;d exclaim, &#8220;Ugghh!  I just did this yesterday.&#8221;  So I decided to find a way for Ubuntu to apply ALL updates silently in the background without even making the user aware they were being applied.</p>
<h2>Step one:</h2>
<p>First you need to <strong>click System -&gt; Administration -&gt; Software Sources</strong>. On the updates tab make sure <strong>&#8220;Check for updates: &#8216;Daily&#8217;&#8221;</strong> is set and <strong>&#8220;Install security updates without confirmation&#8221;</strong> is set.  Then <strong>close</strong> this window.</p>
<h2>Step two:</h2>
<p>Open a terminal window and paste in the following command:</p>
<blockquote><p><strong>gksudo gedit /etc/apt/apt.conf.d/50unattended-upgrades</strong></p></blockquote>
<p>This will open a file in your text editor.  In that file is a section that looks like this (which will vary slightly, depending on the version of Ubuntu you are using):</p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/autosilent1.png" alt="" width="500" height="80" /></p>
<h2>Step three:</h2>
<p><strong>Remove the slashes &#8220;//&#8221; from the next to last line, like this:</strong></p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/autosilent2.png" alt="" width="500" height="79" /></p>
<p><strong>That&#8217;s it!</strong></p>
<p><strong></strong> Save and close the file and then restart your system.  From now on all updates for Ubuntu will attempt to install in the background automatically without any intervention required by the user.  You won&#8217;t even know they are being applied unless a system restart is required as it is after kernel updates.</p>
<p>However, if you feel it&#8217;s necessary, you can have the system automatically restart itself if one is required.  This is achieved by removing the slashes at the bottom of the same text file, in the portion which pertain to auto-restarting, and changing the value at the end of the line from &#8220;false&#8221; to &#8220;true&#8221; to enable it.  But I wouldn&#8217;t recommend it unless you know what you&#8217;re doing.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/03/07/make-ubuntu-apply-all-updates-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boosting your WiFi with just a couple clicks</title>
		<link>http://davestechsupport.com/blog/2010/03/01/boosting-your-wifi-with-just-a-couple-clicks/</link>
		<comments>http://davestechsupport.com/blog/2010/03/01/boosting-your-wifi-with-just-a-couple-clicks/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 10:06:20 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Cell Phone Tricks]]></category>
		<category><![CDATA[Google Phone]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=1017</guid>
		<description><![CDATA[For several months I&#8217;ve had a server with a monitor, keyboard and mouse  plus a wireless router cluttering the back side of the livingroom in my home and decided to migrate this stuff into a room that&#8217;s at the far end of the house (&#8220;far&#8221; end meaning &#8220;further away from where my computer is, aka [...]]]></description>
			<content:encoded><![CDATA[<p>For several months I&#8217;ve had a server with a monitor, keyboard and mouse  plus a wireless router cluttering the back side of the livingroom in my home and decided to migrate this stuff into a room that&#8217;s at the far end of the house (&#8220;far&#8221; end meaning &#8220;further away from where my computer is, aka the cave).  So the only thing left in the living room was a cable modem which now connects to a 25 foot long Ethernet cable that leads to the router in the next room.</p>
<p>The drawback I knew I&#8217;d probably run into with this is the good chance that my wireless network connection would nearly be crippled.  I don&#8217;t have a big house, but I was going to be adding a couple more walls in between my computer and the router.</p>
<p>Now, I don&#8217;t go around talking too much about playing video games, but lately I&#8217;ve been on a streak of Left 4 Dead 2 because my best friend Jordan asked me to get it so we could play together online.  Games like that demand the best of connections that you can muster, and adding another gap of lag between myself and those game servers got me worried.  I haven&#8217;t yet tried to do multiplay since the move, but did notice that my wifi said that my signal was now &#8220;Very Low&#8221;.</p>
<p>So I pulled out my new Nexus One cell phone with Android Linux on it and fired on an app I got from the market for free called Wifi Analyser.  It kind of looks like this:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/wifiandroid.jpg" alt="" width="320" height="480" /></p>
<p>Above is just an example image I found with Google. What this program will show you is a line graph that displays the radio frequency usage of nearby wireless networks.  You see, wireless networks are kind of like walkie-talkies.  If some kid in your neighborhood is using the same radio frequency as you, your signals will obviously overlap and interfere with each other.  This app is made to quickly show you what frequency ranges are the most used in your immediate vicinity.  In my case I had quite a lot of overlap.  So I logged into my router, changed the wireless channel from 6 to 11 and that made a world of difference.  Windows says my signal is &#8220;Very good&#8221; now.</p>
<p>If you don&#8217;t know how to log into your router a good website to consult about this is <a href="http://portforward.com/" target="_blank">portforward.com</a>.  This site is intended to be used as an interactive guide that shows you how to login to your router and change your port forwarding configuration.  So the only part you need to pay attention to is the first half that shows you how to access your routers configuration settings.  The last half can be tossed aside.  Router configuration is a lot like browsing a website that has different check boxes, fly-outs and text fields for you to manage.  Just click around until you find something that says &#8220;wireless&#8221; and look for a setting that pertains to the radio channel it&#8217;s using.  The default for most routers these days is 6, or sometimes &#8220;auto&#8221;.  If it&#8217;s auto, you can at least experiment with it to see if based on your observations there is a frequency range that is more open and less cluttered than one it&#8217;s currently using.  And if it doesn&#8217;t seem to help your performance any, the change can be reversed.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/03/01/boosting-your-wifi-with-just-a-couple-clicks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So I bought Google&#8217;s new Nexus One phone&#8230;</title>
		<link>http://davestechsupport.com/blog/2010/02/19/so-i-bought-googles-new-nexus-one-phone/</link>
		<comments>http://davestechsupport.com/blog/2010/02/19/so-i-bought-googles-new-nexus-one-phone/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 08:35:08 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Google Phone]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=999</guid>
		<description><![CDATA[Having the same phone for more than two years tends to wear on you.  I&#8217;ve never had a true &#8220;smartphone&#8221; before, short of playing around with the iPhone I bought my girlfriend for her birthday last year so getting this little gizmo was a big deal for me.  There&#8217;s a lot I love about the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/nexus1.jpg" alt="" width="500" height="375" /></p>
<p style="text-align: left;">Having the same phone for more than two years tends to wear on you.  I&#8217;ve never had a true &#8220;smartphone&#8221; before, short of playing around with the iPhone I bought my girlfriend for her birthday last year so getting this little gizmo was a big deal for me.  There&#8217;s a lot I love about the phone, namely the Android Linux OS that runs on it, but also that beautiful <a href="http://en.wikipedia.org/wiki/Active-matrix_OLED" target="_blank">AMOLED</a> screen which absolutely trumps the current selection of phone out there.  No phone has a screen this crisp and vivid right now.</p>
<p style="text-align: left;">Blah blah blah, this phone is pretty damn nice.  Enough said, really.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2010/02/19/so-i-bought-googles-new-nexus-one-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update:  New Music &#8211; &#8220;Flow&#8221;</title>
		<link>http://davestechsupport.com/blog/2009/11/22/update-new-music-flow/</link>
		<comments>http://davestechsupport.com/blog/2009/11/22/update-new-music-flow/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 16:46:20 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=992</guid>
		<description><![CDATA[Hey there, ladies and gentleman! I&#8217;ve made some great progress on a song I recently posted a sliver up about a month ago (and have since deleted because it is now an obsolete sample)  Back then all I had laid down were tracks for the drums and the lead flute.  A LOT more has gone [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Hey there, ladies and gentleman! I&#8217;ve made some great progress on a song I recently posted a sliver up about a month ago (and have since deleted because it is now an obsolete sample)  Back then all I had laid down were tracks for the drums and the lead flute.  A LOT more has gone into it since then.  Though it is not yet finished, I thought I&#8217;d give you a newer extended sample.</p>
<p style="text-align: center;"><a title="Flow" href="http://www.davestechsupport.com/music/flow.mp3" target="_blank">Click to download &#8220;Flow&#8221; by David Steinlage (Extended sample)</a></p>
<p style="text-align: center;">
<p style="text-align: center;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/"><img style="border-width:0" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/88x31.png" alt="Creative Commons License" /></a></p>
<p style="text-align: center;"><em><span>&#8220;Flow</span>&#8221; by <a rel="cc:attributionURL" href="http://davestechsupport.com/about.html" target="_blank">David Steinlage</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.<br />
Permissions beyond the scope of this license may be available via the author. <a rel="cc:morePermissions" href="www.davestechsupport.com/contact.html">www.davestechsupport.com/contact.html</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/11/22/update-new-music-flow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.davestechsupport.com/music/flow.mp3" length="9042354" type="audio/mpeg" />
		</item>
		<item>
		<title>So I &#8220;Hacked&#8221; My Crappy MP3 Player</title>
		<link>http://davestechsupport.com/blog/2009/09/28/so-i-hacked-my-crappy-mp3-player/</link>
		<comments>http://davestechsupport.com/blog/2009/09/28/so-i-hacked-my-crappy-mp3-player/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 17:20:04 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=985</guid>
		<description><![CDATA[Recently I purchased a refurbished (and cheap) MP3 player from my favorite gadget retailer TigerDirect.com;  a Sansa e250V2 (or so the back of the unit itself says).  The device itself only stores 2GB of data but comes with an expansion slot that can accept MicroSD flash memory cards, so I purchased an extra 4GB chip [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I purchased a refurbished (and cheap) MP3 player from my favorite gadget retailer TigerDirect.com;  a Sansa e250V2 (or so the back of the unit itself says).  The device itself only stores 2GB of data but comes with an expansion slot that can accept MicroSD flash memory cards, so I purchased an extra 4GB chip on the side.</p>
<p>Unfortunately, I have come to learn that when you get a refurb, it&#8217;s possible the manufacturer has replaced the case on the outside with one that has a slightly different model number.  Long story short, I had found that this was actually an e200v1 (or perhaps an e250v1) and its firmware doesn&#8217;t support flash memory cards that are SDHC (e.g., anything over 2GB in size).  Even if I had upgraded to the latest version of the firmware available for this player, it still wouldn&#8217;t have fixed the problem.</p>
<p>Now for the good news:  While I was digging around for a fix, I came across an open-source software project called <a href="http://www.rockbox.org" target="_blank">Rockbox</a>.  Rockbox is a replacement firmware that will run on several types of MP3 players, and one of the features I was hoping to gain by installing it was support for SDHC cards.  What I got was a hell of a lot more than I expected.</p>
<p>For starts, this OS loads FAST.  Not only that but it came with a bunch of extra applications, visual themes, and GAMES!  Yeah baby!  I couldn&#8217;t believe it when I loaded up a variant of id Software&#8217;s DOOM on my cheap $30 MP3 player.  There&#8217;s no other way to say it but Rockbox is one really awesome piece of software and I&#8217;m really happy I found it!  THANK YOU ROCKBOX!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/09/28/so-i-hacked-my-crappy-mp3-player/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Brand New Music By Me!</title>
		<link>http://davestechsupport.com/blog/2009/08/26/brand-new-music-by-me/</link>
		<comments>http://davestechsupport.com/blog/2009/08/26/brand-new-music-by-me/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 17:20:00 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=972</guid>
		<description><![CDATA[I bought a new keyboard recently and have been spending a good amount of time every day working on some new music.  It&#8217;s something I&#8217;ve been wanting to do for about 10 years now and am now confident about being able to do it quickly and make it sound good. Anyway, the latest track is [...]]]></description>
			<content:encoded><![CDATA[<p>I bought a new keyboard recently and have been spending a good amount of time every day working on some new music.  It&#8217;s something I&#8217;ve been wanting to do for about 10 years now and am now confident about being able to do it quickly and make it sound good.</p>
<p>Anyway, the latest track is called <a href="http://www.davestechsupport.com/blog/downloads/ditchwitch.mp3" target="_blank">Ridin&#8217; The Ditch Witch</a> (click on the link to download the MP3; 256 kbps CBR).  I would call it classic rock music with just a dash of psy-trance.  Check it out, enjoy and please leave compliments if you like it.</p>
<p style="text-align: center;"><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/"><img style="border-width: 0;" src="http://i.creativecommons.org/l/by-nc-sa/3.0/us/88x31.png" alt="Creative Commons License" /></a><br />
<em><span>&#8220;Ridin&#8217; The Ditch Witch</span>&#8221; by <a rel="cc:attributionURL" href="http://davestechsupport.com/about.html" target="_blank">David Steinlage</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License</a>.<br />
Permissions beyond the scope of this license may be available at <a rel="cc:morePermissions" href="www.davestechsupport.com/contact.html">www.davestechsupport.com/contact.html</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/08/26/brand-new-music-by-me/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
<enclosure url="http://www.davestechsupport.com/blog/downloads/ditchwitch.mp3" length="3285553" type="audio/mpeg" />
		</item>
		<item>
		<title>Now THIS is one cool robot!</title>
		<link>http://davestechsupport.com/blog/2009/07/25/now-this-is-one-cool-robot/</link>
		<comments>http://davestechsupport.com/blog/2009/07/25/now-this-is-one-cool-robot/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 15:34:51 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=968</guid>
		<description><![CDATA[Stumbled across this video today and wanted to share.  Enjoy!]]></description>
			<content:encoded><![CDATA[<p>Stumbled across this video today and wanted to share.  Enjoy!</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowScriptAccess" value="sameDomain" /><param name="allowfullscreen" value="true" /><param name="src" value="http://technology.todaysbigthing.com/betamax/betamax.swf?item_id=1911&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://technology.todaysbigthing.com/betamax/betamax.swf?item_id=1911&amp;fullscreen=1" allowfullscreen="true" allowscriptaccess="sameDomain"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/07/25/now-this-is-one-cool-robot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An Inspiring Take On &#8220;The Family Vacation&#8221;</title>
		<link>http://davestechsupport.com/blog/2009/06/24/an-inspiring-take-on-the-family-vacation/</link>
		<comments>http://davestechsupport.com/blog/2009/06/24/an-inspiring-take-on-the-family-vacation/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 21:42:33 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Parenting]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=942</guid>
		<description><![CDATA[Regular readers of my blog may remember a website that I and my associate John put together for the band Prymal Rhythm.  Well there&#8217;s a little back-story about how the responsibility of building that website came to fall in my lap.  You see I happen to be related to three of the five members of [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/cabin1.jpg" alt="" width="500" height="375" /></p>
<p>Regular readers of my blog may remember a website that I and my associate John put together for the band <a href="http://www.prymalrhythm.com" target="_blank">Prymal Rhythm</a>.  Well there&#8217;s a little back-story about how the responsibility of building that website came to fall in my lap.  You see I happen to be related to three of the five members of the band.  One of them is <a href="http://www.prymalrhythm.com/jess.php" target="_blank">my cousin</a> and <a href="http://www.prymalrhythm.com/doc.php" target="_blank">two</a> <a href="http://www.prymalrhythm.com/zjhok.php" target="_blank">others</a> are his uncles.  That being the case I volunteered a great deal of time building that site up from scratch into the polished looking site it is today and I did so with joy because, hey, we&#8217;re family.</p>
<p>In a gesture of sorts to thank me for all the hard work I did for free, the three members asked the organizers (my aunt and uncle) if it would be cool for me to attend this years family reunion/vacation, which has traditionally been limited to immediate members of their family.  So about a month or two ago I was contacted by my uncle and was invited to join the family on their family vacation.  Being invited to join this group was sort of like being inducted into a secret society of epic coolness I can only begin to describe.</p>
<p>These yearly vacations take place at a small cabin that my aunt&#8217;s father originally purchased in the 1970s in Shell Knob, Missouri on Table Rock Lake.  Since that time the entire family (or as many as are able to make the time) have dedicated one trip out of every year to reunite at this cabin and proceed to have a rejuvenating amount of fun together.</p>
<p>Now before I get into the fun part of the trip, I should mention something that I have a high amount of respect for; a certain rule of sorts the family has had at all times.  And that is: <strong>Keep the technology to a bare minimum.</strong> There is no air conditioning at this small cabin, only a lot of fans for every window.  There is no TV and no hand-held video gaming.  Text messaging or using your phone while in the presence of others is frowned upon and more or less anything else that could suck you out of the familial bonding going on around you.  Being an addict of the Internet with websites like Digg and Reddit, you might have thought I&#8217;d lose my mind being isolated from these things, but it was quite the opposite.  There were far more interesting stuff to do that the thought of wasting time in front of a computer by myself never crossed my mind.</p>
<p>Swimming in the lake on an inflatable bed with a cold beer in your hand was just a way to break the ice on the first day and try to stay cool when it&#8217;s over 90 degrees outside.  I got a some compliments out of using my sandals as ores to row my air raft of sorts.  At one point I was so relaxed by the beauty of the forested area surrounding me that I actually backstroked an eighth of a mile away from the shore before I ran into the shore on the opposite side of the cove from our mini-beach.  I felt like I was literally inside a giant bowl filled with water, rimmed with trees and the horizon had a slightly curved fish-eye camera lens effect to it.  I was AWAY and at peace.  So peaceful that I was unaware of the horrible sunburn I was about to receive (but it was worth it).</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/cabin2.jpg" alt="" width="500" height="375" /><br />
Above:  Me and my cousin Johnny</p>
<p>So what kind of activities did we have?  Most of these are actually traditions that everyone did every year and in some cases plan ahead for.  There was a whole shelf filled with board games; RISK being one that was hyped quite a bit on the first day but so much other stuff occurred that the RISK geeks of the tribe never got around to it.  Other games included Catch Phrase, Charades, a <a href="http://en.wikipedia.org/wiki/Mafia_(game)" target="_blank">card game called Mafia</a>, and the list of games could go on and on (I&#8217;m still kicking myself for forgetting to bring <a href="http://en.wikipedia.org/wiki/Apples_to_Apples" target="_blank">Apples to Apples</a> with me).  On one night there is a talent show, where everyone is encouraged to go up &#8220;on stage&#8221; and perform some sort of act.  Now that I know about this I&#8217;ve got to get started on thinking up some sort of performance.  There were three <a href="http://en.wikipedia.org/wiki/Djembe" target="_blank">Djembe drums</a> there at the time&#8230; perhaps I&#8217;ll go buy one of my own and next time I go do some sort of ten minute jam with other volunteers.</p>
<p>One of the other benefits of the location we were at was the fact that there was far less light pollution in the sky at night, making the stars a lot easier to see.  It was mesmerizing to look up at them and notice how seldom you get to take in that kind of scenery back at home in the city.  I took the opportunity to change the topic of conversation to outer space, mentioning a lecture I saw on TED.com where the speaker called the exploration and study of space &#8220;the archaeology of the future&#8221; because, like traditional archaeology that digs stuff out of the ground and the deeper that stuff is the older it usually is, so too in space the older something is the further away from us it is (because of how long it takes light to travel across the universe).  Though my uncle being retired from the Navy told me about what it&#8217;s like to see the sky at night from the middle of the ocean where there is zero light at all.  The view is 10 times that much more clear.</p>
<p>One of the most involved activities I participated in was a 2 mile hike through some woods to a secluded cave that few know about.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/cavegroup2.jpg" alt="" width="500" height="667" /></p>
<p>The story goes that my aunts brothers were wondering around about 35 years ago (probably while high on peyote or something, though I never bothered to ask just what the hell they were doing wandering around a forest in the early 1970s) and just found it by accident (or perhaps you might say &#8220;<em>serendipitously discovered</em>&#8220;).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/cavegroup0.jpg" alt="" width="500" height="375" /></p>
<p>This cave is about 100 yards long, 30 yards deep/tall and 2 to 10 yards wide depending on where you were standing.  Getting to this cave was a very refreshing thing because you go from a hot and humid day hiking uphill sweating your ass off to a cool 60 degrees in a pitch black darkness.  It added another dollop of awesomeness and unique flare to the entire collective event.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/cavegroup3.jpg" alt="" width="500" height="375" /></p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/cavegroup1.jpg" alt="" width="500" height="404" /><br />
Above:  A very happy family</p>
<p>On the last day we had a speed boat and everybody took turns heading out in groups of 10 to go test their luck at water skiing, wake boarding and slalom skiing.  I&#8217;d been skiing on snow in the mountains many times but never on water.  I wiped out on the first three tries but on the fourth try I managed to stay up for about 15 seconds before wiping out again.  Had I not sustained a horrible sunburn on day one, I would have gone back out with the last group for a few more chances, but I didn&#8217;t want to press my luck with the risk for skin cancer.</p>
<p>The food was spectacular!  Each night different people were involved/responsible for putting dinner together.  On two nights out of the three we actually got to eat some elk that someone had hunted themselves with a <a href="http://en.wikipedia.org/wiki/.30-06_Springfield" target="_blank">.30-06</a>, served in cuts as well as Kielbasa sausage, not to mention the pork ribs, BBQ chicken and a plethora of veggies.  Nothing quite as satisfying as eating delicious food after a long day of fun.</p>
<p>It was one of the most memorable vacation experiences I think I&#8217;ve ever had.  There is so much to respect and admire about the entire thing.  I commented to my uncle about his father-in-law purchasing the cabin, &#8220;What an investment it has become!&#8221;  So I think I&#8217;ve found a somewhat new goal in my life.  Before I die, I&#8217;m going to buy a small cabin of sorts to start hosting my own family reunion from on a regular basis as a long term investment in our future.  But before that, I&#8217;ll probably buy a boat and lend it to the cabin I&#8217;m now a proud member of.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/06/24/an-inspiring-take-on-the-family-vacation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: Change VNCs Listen Port # in Ubuntu</title>
		<link>http://davestechsupport.com/blog/2009/06/14/howto-change-vncs-listen-port-in-ubuntu/</link>
		<comments>http://davestechsupport.com/blog/2009/06/14/howto-change-vncs-listen-port-in-ubuntu/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 01:47:56 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=927</guid>
		<description><![CDATA[DISCLAIMER:  Something&#8217;s broke with the latest version of Ubuntu (11.10) and adjusting these settings as shown below don&#8217;t seem to work like they&#8217;re supposed to, and I&#8217;ve not yet found a work around.  So this guide may not work at all for you.  I will update it as news emerges about this. &#8212;&#8212; VNC is [...]]]></description>
			<content:encoded><![CDATA[<p>DISCLAIMER:  Something&#8217;s broke with the latest version of Ubuntu (11.10) and adjusting these settings as shown below don&#8217;t seem to work like they&#8217;re supposed to, and I&#8217;ve not yet found a work around.  So this guide may not work at all for you.  I will update it as news emerges about this.</p>
<p>&#8212;&#8212;</p>
<p>VNC is the default remote-desktop protocol for Ubuntu Linux and it can be used by anyone to access their home PC while they are away from home.  Anyone who has used VNC and also has a router are likely familiar with setting up a <a href="http://portforward.com/" target="_blank">port-forward</a> rule in their router so that all inbound traffic destined for port number 5900 is sent to the correct/desired PC.  But what if you wanted to be able to do this with multiple PCs on a home network and not have to relay through one PC in order to access another one?</p>
<p>You can do this by setting Ubuntu&#8217;s default VNC server (vino) to listen on an alternative port number.  Up until recently, changing this port number was as easy as clicking on an <em>Advanced</em> tab in your <em>Remote Desktop</em> preferences window.  For some reason, this new panel was removed after a more recent update so changing this port number became a bit of a mystery.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/missingvnc.png" alt="" width="500" height="375" /></p>
<p>I&#8217;ve not done any hard digging to find out why this panel was removed, but my guess is they actually rolled the version of vino back to something older to temporarily avoid a known bug encountered with vino on servers that had Compiz enabled.  I&#8217;m sure they&#8217;ll get it fixed eventually.</p>
<p>In the mean time, this setting is still easy to change if you know where to go.   Here&#8217;s what you need to do:</p>
<ol>
<li>Open your Gnome Configuration Editor.  You can do this quickly by pressing Alt-F2, then typing <strong>gconf-editor</strong> into the box and pressing Enter.</li>
<li>In the editor, click Desktop&gt;Gnome&gt;Remote Access.</li>
</ol>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/changevnc.png" alt="" width="500" height="551" /></p>
<p>Once you get to this point, you&#8217;ll notice several VNC related settings on the right half of the Gnome Configuration Editor window.  Edit the mentioned values as follows:</p>
<p><strong>alternative_port:</strong> In the line that says &#8220;Alternative Port&#8221; near the top double-click the 5900 to edit and change it to the desired port number you&#8217;d like to use.  After you&#8217;ve changed this,  right-click on this value again to make a pop-out menu appear and then click &#8220;Set As Default&#8221;.</p>
<p><strong>authentication_methods:</strong>  This value should say (or mention) &#8220;[vnc]&#8220;.  It might say [none] and that&#8217;s okay, but you still need to add &#8220;vnc&#8221;, so double-click on the value to bring up an edit window and click the Add button.  It will ask you to supply a name/value, so just type in &#8220;vnc&#8221; (no quotes) and press enter.   You&#8217;ll end up with a value of [none,vnc].  I don&#8217;t know if it matters or not, but at this point I edited the values further so that vnc was listed above none, so it ended up looking like [vnc,none] in the end.  My thinking behind this has to do with the way some blacklists (TCP/IP for example) delimit their endings.  That&#8217;s a whole other blog post&#8230;</p>
<p><strong>enabled:</strong> There is a solitary check box by this parameter.  Make sure its box has a check-mark inside of it.</p>
<p><strong>use_alternative_port:</strong>  Also make sure this parameter has a check mark in it&#8217;s box as well.  Also, right-click on this value and then click &#8220;Set as Default&#8221; for it as well.</p>
<p>Now close Gnome Configuration Editor.</p>
<p>That&#8217;s it!  Restart the computer to get the settings to take effect.</p>
<p>You should also do one or more of the following:</p>
<ul>
<li>Use Firestarter to add a rule allowing inbound traffic on the new port number you specified above so that your host firewall doesn&#8217;t block it.  (Click Applications&gt;Add/Remove and search for Firestarter to install it if you don&#8217;t have it already).</li>
<li>Set a new port-forwarding filter up in your router to direct inbound traffic on that new port towards the PC you just modified (duh!)</li>
</ul>
<p>To connect to a VNC server on an alternative port, you just add a colon and the new port number to the end of the host address.  Lets pretend the new number if 5901 instead of 5900.  You would type the host address like this:</p>
<ul>
<li>192.168.1.10:5901</li>
<li>dyndnshostname.homeip.net:5901</li>
<li>ubuntu.local:5901</li>
<li>I&#8217;ve also used a 1 instead of 5901 and it works.  For 5902 you could probably use just the number 2 by itself, and so on.</li>
</ul>
<p>And that&#8217;s all there is to it!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/06/14/howto-change-vncs-listen-port-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Techguy.org Mods Think Bittorent Is Illegal</title>
		<link>http://davestechsupport.com/blog/2009/06/07/techguyorg-mods-think-bittorent-is-illegal/</link>
		<comments>http://davestechsupport.com/blog/2009/06/07/techguyorg-mods-think-bittorent-is-illegal/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 04:55:15 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Neutrality]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Weird]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=921</guid>
		<description><![CDATA[Every now and then I post questions on www.techguy.org when I&#8217;m having difficultly with something computer/networking related.  It was a good place to get your feet wet when aspiring to become a grade A guru and occasionally pull your hair out if you wanted to get into a civil debate with someone about politics. Recently, [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then I post questions on www.techguy.org when I&#8217;m having difficultly with something computer/networking related.  It was a good place to get your feet wet when aspiring to become a grade A guru and occasionally pull your hair out if you wanted to get into a civil debate with someone about politics.</p>
<p>Recently, I posted <a href="http://forums.techguy.org/networking/833254-port-forwarding-linksys-router-works.html" target="_blank">the following</a> in their Networking forum:</p>
<blockquote><p>I have a new Linksys/Cisco router WRT54G2 v.1 with the latest firmware installed. I currently use port forwarding for things like VNC and SSH into my home PC. However, every time I try to set a new rule (for both TCP and UDP) up for bittorrent, the bittorrent clients I try say the port is closed. I&#8217;m using an Ubuntu Linux system, and both Transmission and Deluge will say the ports I select are closed, even if I change the port numbers and do another test. So I&#8217;m just wondering if anyone has encountered anything like this before and might have an idea of what could be causing this problem.</p></blockquote>
<p>The thread was alive for a matter of seconds before a moderator locked the thread and replied with the following:</p>
<blockquote><p>Please read the rules. We will not help with P2P apps.</p></blockquote>
<p>I was surprised to see this happen, and that&#8217;s probably because I use www.ubuntuforums.org more often than any other forum for technical assistance.  Linux people like me approach the controversial topic of bittorrent a little differently&#8230;  I decided to send the moderator a private message to let him know what I thought about his decision:</p>
<blockquote><p>Sorry for violating the rules. However, I would argue that I did not ask a question pertaining to P2P applications at all but a question strictly about networking problems with a Linksys router. I should also remind you that bittorrent is a common protocol used for the transfer of free, non-copyrighted information spanning from GPL licensed open-source software to free music or movies released under the creative-commons license, which is becoming more popular. There is nothing inherently illegal about using bittorrent (the protocol), but it would seem the moderators of techguy.org hold a contrary consensus that I feel they should consider revising in recognition of the legitimate and legal uses of bittorrent.</p>
<p>The above comment and any replies received in any form will be posted publicly on my blog. Thank you for your time.</p></blockquote>
<p>I got a reply fairly fast.  Here&#8217;s what it said:</p>
<blockquote><p>We cannot and will not assist in the illegal downloading of software through P2P applications, and that includes any impediments offered by networking components to such downloading. Any legal uses of such software are few and will unfortunately need to be included in this prohibition.</p>
<p>The policy has been in place for quite some time now and will not be changed.</p>
<p>Thank you for your concern,<br />
Elvandil</p></blockquote>
<p>I like his use of the word &#8220;prohibition&#8221;; like bittorrent is some sort of drug paraphernalia.  I also noticed Mr. Elvandil happens to be Microsoft MVP and a die-hard Windows user who is probably adverse to anything of value that isn&#8217;t proprietary.  This is just my own opinion as he is ignoring the fact that millions of people use Linux and a large portion of us download <em>and share </em>our Linux ISO files (for burning to CD) via bittorrent, among many other things 100% legal to share.  It is a world he is unfamiliar with or in denial about.</p>
<p>Fortunately in the world of Linux it&#8217;s recognized that bittorrent itself is not illegal at all and I was glad to see a helpful <a href="http://ubuntuforums.org/showthread.php?t=1180533" target="_blank">reply</a> in ubuntuforums.org within minutes; a reply that made me realize that sometimes I can be a completely narrow-minded person, <em>too</em>.  &#8221;Did you check your host-firewall?&#8221;  Why&#8230; NO!    So I opened my firewall manager Firestarter and sure enough saw blocked events taking place on the port I told my bittorrent client and router to use.  All I had to do with allow inbound traffic to take place on that port.  Talk about overlooking the obvious!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/06/07/techguyorg-mods-think-bittorent-is-illegal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;ll Never Buy A Netgear Router Again</title>
		<link>http://davestechsupport.com/blog/2009/05/30/ill-never-buy-a-netgear-router-again/</link>
		<comments>http://davestechsupport.com/blog/2009/05/30/ill-never-buy-a-netgear-router-again/#comments</comments>
		<pubDate>Sat, 30 May 2009 05:44:13 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=903</guid>
		<description><![CDATA[For about 4 years I&#8217;ve had a lot of faith placed in Netgear routers and networking equipment in general and had great luck with an old Wireless G router for years.  Until a couple weeks ago, when I began to notice that my downloads were actually being subjected to a tiny bit of packet corruption/swapping.  [...]]]></description>
			<content:encoded><![CDATA[<p>For about 4 years I&#8217;ve had a lot of faith placed in Netgear routers and networking equipment in general and had great luck with an old Wireless G router for years.  Until a couple weeks ago, when I began to notice that my downloads were actually being subjected to a tiny bit of packet corruption/swapping.  MD5 file integrity checks were repeatedly failing and I couldn&#8217;t get downloaded software to install, even if I used an Ethernet cable instead of a wireless connection.  Only a direct connect from laptop to the modem always did the trick, and so narrowed things down to the router.  Keep in mind that I troubleshot this problem for at least 5 hours across two days of experimenting using a PC and a Laptop, doing everything from full factory resets time after time, dismantling the router to blow it out with compressed air, to testing without wireless encryption enabled.  The sad fact became clear that if any data passed through the router at all there was a good chance it would be screwed up by the time it got to the computers.  And so began my quest for a replacement.</p>
<p>The dead router this little journey into hell all started off with was a Netgear WGT624 v3 with the latest firmware installed.  I&#8217;d owned this router for several years with nary a hiccup or serious problem the occasional power cycle couldn&#8217;t fix.  But as mentioned above, things started to get flaky and I had tried everything I and other forum crawling network experts could think of.  So I decided to head to my nearby Wal-Mart just a couple blocks away and pick up a new one; a Netgear WGR614 v9 router (and I installed the latest firmware after it arrived).  To my shock and disgust it had the exact same problem as the WGT624: data corruption.</p>
<p>So I exchanged it for a third router (a Netgear WPN824 v3) spending about 25 dollars extra after exchanging in the WGR614.  This new router solved the problem I was having with corrupted packets and I was relieved.  But then a new fucking problem cropped up!  For some reason the router would require a power cycle at least two or three times a day.  This was often because for some odd reason it would just randomly stop passing HTTP traffic between me and the Internet.  I could ping the modem (gateway) IP, as well as the ISP&#8217;s DNS server addresses, but I couldn&#8217;t ping Google nor visit any website except the routers internal configuration utility page (e.g., 192.168.1.1).  Even more bizarre was that one time this occurred after I had already accessed my computer by remote while I was away from home, using VNC on port 5900.  Let me say that again:  I had accessed my home PC over the Internet, and the router told me there was no active Internet connection when it went to check for firmware updates automatically after I logged into it to see if I could find the problem.</p>
<p>I put up with this router for a few days, hoping that after a while things would smooth out and I wouldn&#8217;t have to do power cycles so often.  They didn&#8217;t get better.  In fact, they got even worse.  I was already having to power cycle the router on a regular basis until one day PORT FORWARDING STOPPED WORKING!!  I couldn&#8217;t access my remote desktop over the Internet anymore and more importantly, I couldn&#8217;t accept incoming connection requests from <a href="http://www.davestechsupport.com/vdave.html" target="_blank">Virtual Dave</a> users.</p>
<p>Unfortunately I made the mistake early on (because the packet corruption problem had been resolved by the WPN824) that I was going to be happy with this router, and I threw the receipt away, so I couldn&#8217;t exchange it for a different router.  The only option I had left was to take this router back to Wal-Mart and exchange it for another one exactly like it.</p>
<p>Not only did this replacement WPN824 mimic all the problems the previous WPN824 had, but the packaging had evidence of actually being a refurbished product, sold off the shelf by Wal-Mart as a new item at full price!</p>
<p style="text-align: center; "><img class="alignnone" src="http://www.davestechsupport.com/blog/images/netgearsucks.png" alt="" width="500" height="564" /></p>
<p>I&#8217;m sure it&#8217;s one of the ways Netgear cuts corners for the sake of competing with other &#8220;rolled-back prices&#8221; in Wal-Mart; I hope they don&#8217;t pull this shit with other vendors.  I can&#8217;t assert that Wal-Mart is knowingly selling refurbished products at the same cost as a new item, but from the look of the professional shrink wrap job, they may not actually be aware of what&#8217;s going on.</p>
<p>Now you might say to me, &#8220;just because you have two seals doesn&#8217;t mean that you have refurbished rather than new. It may simply mean that at one point someone had to open the package for a customer, and the customer ended up not wanting it, or it was returned.&#8221;</p>
<p>Okay, I see your point, but it doesn&#8217;t change the fact that the router still didn&#8217;t work, nor did another one exactly like it I had purchased just a couple days earlier. Something odd I noticed between the two is the first of those two needed a firmware upgrade, but the second one didn&#8217;t. Just an observation.</p>
<p>There was one other suspicious piece of &#8220;evidence&#8221; I didn&#8217;t photograph and that was the &#8220;install the netgear software on your PC before you setup your router&#8221; sticker that covers the downlink ports on the back. It had obviously been re-applied before.</p>
<p>Also, the shrink wrap on the box wasn&#8217;t something you&#8217;d see from the standard cheap heat gun seal you&#8217;d find in most stores that will re-stock items with explicit &#8220;open-item&#8221; sticker with a reduced price on it; this LOOKED brand new from the outside, like it was sealed at the factory. So I guess the theory is, someone bought it from another Wal-Mart, found it didn&#8217;t work, returned it, Wal-Mart sent it to Netgear because they were told it was defective, Netgear put a new sticker on the bag around the router, and re-wrapped the packaging in house with little or no testing done on the hardware. I highly doubt Wal-Mart has spare Netgear stickers laying around to help disguise an open router bag.  And good lord, what does this say about the state of our economy!  I mean, if I were Netgear and I were serious about deception, I would still at least use a NEW replacement bag with a NEW tamper-sticker, instead of reusing an old one with a broken label stuck to it to save a few cents.</p>
<p>So to recap the sequence of routers I&#8217;ve been through:</p>
<p>Original Netgear WGT624 v3 (loved for years, dying of old age I thought), followed by a WGR614 v9 (which had the same problems as the previous router), followed by TWO WPN824 v3 routers. 4 Netgear routers, one old, two &#8220;new&#8221; and one that was obviously opened/returned/refurbished being sold as a new item.  They all failed me in the end.</p>
<p>I&#8217;ve said to hell with Netgear and Wal-Mart, caving in and going to pick up a Linksys/Cisco from Best Buy, but I&#8217;m not going to give it a thumbs up or down until I&#8217;ve had some time to test it out.  From what I hear, Linksys/Cisco&#8217;s are back up to snuff and have a better reputation than they did when I stopped using their products years ago.  We&#8217;ll see.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/05/30/ill-never-buy-a-netgear-router-again/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What It&#8217;s Like To Be Backstage With NIN</title>
		<link>http://davestechsupport.com/blog/2009/05/28/what-its-like-to-be-backstage-with-nin/</link>
		<comments>http://davestechsupport.com/blog/2009/05/28/what-its-like-to-be-backstage-with-nin/#comments</comments>
		<pubDate>Thu, 28 May 2009 22:04:47 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=899</guid>
		<description><![CDATA[Ilan Rubin, Robin Fink, Me, Trent Reznor, my sister Sara, Justin Meldal-Johnsen It all kicked off with a short drive from my friend John&#8217;s house in Lawrence to the Starlite Amphitheater in Kansas City, Missouri.  We arrived around 3:45 p.m. and joined a group of roughly 100-125 people who all participated in the donation drive [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/nin0.jpg" alt="" width="500" height="360" /><br />
Ilan Rubin, Robin Fink, Me, Trent Reznor, my sister Sara, Justin Meldal-Johnsen</p>
<p style="text-align: left;">It all kicked off with a short drive from my friend John&#8217;s house in Lawrence to the Starlite Amphitheater in Kansas City, Missouri.  We arrived around 3:45 p.m. and joined a group of roughly 100-125 people who all participated in the donation drive for Eric De La Cruz and were anxiously awaiting for their opportunity to meet and greet with the band.  One girl I was standing next was so excited, she said, &#8220;I&#8217;m looking at the same sky Trent Reznor is looking at.&#8221;  I couldn&#8217;t help but laugh.</p>
<p style="text-align: left;">After passing through the gates and being handed my guest pass stickers (which only went to the top-tier donors) we were given a briefing on what to expect next.  We were then led down the hill and around to the back of the venue where we waited in line to walk into a pavilion area of sorts, shake hands with the band, have one item of ours signed by all the members of the band, have our picture taken and even give everybody a hug if we wanted.  From here, the group was split into two and the lower-tier donors were lead back out into the seating area of the venue while us top-tier donors were then lead to a dining hall for dinner.</p>
<p style="text-align: left;">I was personally expecting to see something like a series of tables pushed together with the band sitting down somewhere and everyone else surrounding them and having some lively table talk.  To our disappointment, we were sat in groups of 8 per table and more or less had to wait there for 50 minutes before Trent arrived to say thanks for the donations and open up for a few questions before going back to whatever it is he does before a show.  This was really the only minor annoyance about the entire experience.  Time constraints and what not are understandable, though the words &#8220;dinner with the band&#8221; was in the description, and I didn&#8217;t realize the word &#8220;with&#8221; was being used in the Mitch Hedberg-ish sense.  (Mitch Hedberg joked that whenever he goes to the bathroom to shave, he assumes someone else on the planet is also shaving, so he&#8217;ll say, &#8220;I&#8217;m gonna go shave, <em>too</em>.&#8221;)</p>
<p style="text-align: left;">We were then asked to go back out to the main seating area while Street Sweeper Social Club played the first act, and then return to the pavilion next so we could be escorted to the side of the stage and enjoy NIN.  It was surprisingly quiet compared to the loudness you&#8217;re pounded with in the seating area.  The staff throughout the entire experience were very kind and polite.  I really didn&#8217;t get any good pictures of the side stage area as most of my time was being spent video taping the show.  I&#8217;m not going to bother with re-encoding the video and posting it here because, well, I&#8217;m feeling kinda lazy, but also because I&#8217;m sure someone out there&#8217;s got better video than I do.  The view was somewhat obstructed, the camera is shaking from time to time, and the audio sounds a little muffled.</p>
<p style="text-align: left;">After the show was over we were escorted back out through the seating area because Janes Addiction didn&#8217;t really want anybody backstage (certainly not side stage) while performing.  But my sister and I snuck back around and actually caught a glimpse of the lead singer and guitarist head through the double doors we had exited from to go out to the stage and perform.  And that was pretty much the extent of anything exciting that could possibly happen.  I watched Trent walk through a hustling team of roadies loading crates of gear and equipment on his way to his tour bus never to be seen again.  Not being a big fan of Janes Addiction, the four of us decided to leave the show early and beat the traffic to have a small after party of our own back at home.</p>
<p style="text-align: left;">That was more or less it.  Like I said, I had my expectations high and it&#8217;s something I&#8217;m sure everybody does who has never participated in something like this.  You have these fantasies of a &#8220;best case scenario&#8221; of actually getting to sit down and chat with the band for 5 minutes and stuff like that, but it&#8217;s simply not the reality of these kinds of things.  I mean, you have to think about these things from the perspective of the band members.  What would you rather do after a show:  Hang out in a decked out bus while surrounded by beautiful women, or doing your best to gum it up with speechless fans who are skilled at the art of making social encounters totally awkward?</p>
<p style="text-align: left;">In the end, I had fun&#8230; I don&#8217;t think I&#8217;d call it jaw-dropping-awesome kind of fun, but that&#8217;s just me personally.  The novelty of the event hasn&#8217;t sank in just yet, I guess.  I also got this vinyl record I bought years ago autographed by the band (including their art director, Rob Sheriden, who is a perpetually depressed looking fella):</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/nin11.jpg" alt="" width="500" height="375" /></p>
<p style="text-align: left;">Overall review:  GOOD TIMES!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/05/28/what-its-like-to-be-backstage-with-nin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcement:  I&#8217;m officially &#8220;crazy&#8221;</title>
		<link>http://davestechsupport.com/blog/2009/05/24/announcement-im-officially-crazy/</link>
		<comments>http://davestechsupport.com/blog/2009/05/24/announcement-im-officially-crazy/#comments</comments>
		<pubDate>Sun, 24 May 2009 07:35:05 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=889</guid>
		<description><![CDATA[In the previous post I mentioned Nine Inch Nails organizing a fund raiser to help Eric De La Cruz get a heart transplant.  They&#8217;re doing this by asking for large donations and in exchange they give you and a guest VIP access to any concert you want to attend.  I&#8217;m here writing this to let [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous post I mentioned Nine Inch Nails organizing a fund raiser to <a href="http://store.nin.com/helperic/" target="_blank">help Eric De La Cruz get a heart transplant</a>.  They&#8217;re doing this by asking for large donations and in exchange they give you and a guest VIP access to any concert you want to attend.  I&#8217;m here writing this to let everyone know that my sister and I are now officially VIP attendees of the upcoming KC concert on Wednesday the 27th, and it&#8217;s an experience I&#8217;ll be telling people about for years.</p>
<p>Now most of you out there (or at least anyone who isn&#8217;t really into NIN) are probably saying, &#8220;Why would anyone spend that much money just to get backstage and gum it up with people they may never see or speak to again?&#8221;  Well&#8230; let me put it this way.  Imagine you could meet any single person in the whole world who you&#8217;ve wanted to meet for over a decade but couldn&#8217;t. Just think of your favorite actor/actress, or author, celebrity, musician, mad scientist perhaps&#8230; I don&#8217;t care who, just think of someone who you&#8217;ve always wanted to say, &#8220;Thank you.&#8221; to in person because that&#8217;s just how much of an influence they&#8217;ve had on you and you want them to know.  Then one day, you&#8217;re offered that one chance.  That&#8217;s kinda what this is like.  An opportunity to do something you&#8217;ll never forget for the rest of your life.</p>
<p>Besides, all the money is going towards a worthy cause.  I&#8217;ll get to honestly say that I met my favorite musician of all time (one of just a small handful of life long goals/dreams I have) and contribute towards saving a human life in the process.  And I&#8217;ll be proud about it for the rest of my life.  I imagine myself decades from now thinking back on the life I lived and appreciate such an experience more so than, say, the experience I&#8217;d probably get from spending that kind of money towards something completely material, like an expensive HDTV.  I couldn&#8217;t imagine myself retired years from now telling my grandkids about the day I bought a new HDTV and expect them to marvel at my totally boring story.</p>
<p>For me, the things that matter in life aren&#8217;t things (stuff) at all.  The things that matter in life are experiences, events, people, emotions, passion, romance,  ideas, adventures, thrills, challenges and also remembering that one of these days you&#8217;re gonna die.  Because if you do like most young people and tell yourself it&#8217;s too far away to bother thinking about it right now, you might start to procrastinate and regret not doing the things that would otherwise hold their value to you forever.</p>
<p>So, here&#8217;s to being ALIVE and happy to finally get to do something I&#8217;ve always wanted to do but never believed would ever occur.</p>
<p>Oh, one last thing.  THANKS DAD!  You&#8217;ve always been there if I needed a favor or help with about anything and that means the world to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/05/24/announcement-im-officially-crazy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NIN Starts A Noble Fundraiser (I wish I had $1000)</title>
		<link>http://davestechsupport.com/blog/2009/05/21/nin-starts-a-noble-fundraiser-i-wish-i-had-1000/</link>
		<comments>http://davestechsupport.com/blog/2009/05/21/nin-starts-a-noble-fundraiser-i-wish-i-had-1000/#comments</comments>
		<pubDate>Thu, 21 May 2009 07:28:52 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=885</guid>
		<description><![CDATA[In the words of Trent Reznor himself: This is for something important. Eric De La Cruz is dying and needs a heart transplant. He keeps getting turned down for a transplant list because he&#8217;s on Nevada Medicaid, and there are no transplant centers in Nevada. We want to get involved and hopefully so do you, [...]]]></description>
			<content:encoded><![CDATA[<p>In the words of Trent Reznor himself:</p>
<blockquote><p>This is for something important. Eric De La Cruz is dying and needs a heart transplant. He keeps getting turned down for a transplant list because he&#8217;s on Nevada Medicaid, and there are no transplant centers in Nevada. We want to get involved and hopefully so do you, so we&#8217;re extending a hand. His sister Veronica (former Anchor and Internet Correspondent for CNN) has started a campaign to save his life.</p>
<p>Eric&#8217;s situation shines a bright light on a broken health care system, and his particular set of problems are being addressed on the political front, aiming for reform in addition to the need for immediate financial help to keep him alive TODAY. I think we can help with the latter.</p>
<p>Here&#8217;s what we&#8217;re offering &#8211; three options:</p>
<p>If you have a ticket to a NIN/JA show: if you donate $1,000 to this cause, we&#8217;ll invite you to come hang out with us before the NIN/JA show of your choice. You and a guest can watch soundcheck, eat dinner backstage with us, take pics / get autographs and watch the show from the side of the stage if you&#8217;d like.</p>
<p>If you donate $300, you and a friend can join us for soundcheck and a handshaking / hug session before doors open at the NIN/JA show of your choice.</p>
<p>If you do NOT have a ticket to a NIN/JA show: if you donate $1,200 to this cause, we&#8217;ll invite you to come hang out with us before the NIN/JA show of your choice and provide 2 tickets (best available). You and a guest can watch soundcheck, eat dinner backstage with us, take pics / get autographs and watch the show from the side of the stage if you&#8217;d like.</p>
<p>100% of the money collected from this will go directly to Eric&#8217;s fund.</p>
<p>I hope you&#8217;ll consider helping out with this.</p>
<p>Sincerely, Trent Reznor</p></blockquote>
<p><a href="http://store.nin.com/helperic/" target="_blank">Go here for more info</a>.  If I&#8217;m lucky and can find the money, I&#8217;ll get to meet my all time favorite musician AND help save a life.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/05/21/nin-starts-a-noble-fundraiser-i-wish-i-had-1000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Setup A Fingerprint Sensor In Ubuntu</title>
		<link>http://davestechsupport.com/blog/2009/05/20/how-to-setup-a-fingerprint-sensor-in-ubuntu/</link>
		<comments>http://davestechsupport.com/blog/2009/05/20/how-to-setup-a-fingerprint-sensor-in-ubuntu/#comments</comments>
		<pubDate>Wed, 20 May 2009 03:32:51 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=877</guid>
		<description><![CDATA[(Special thanks to this blog post for showing me how to get this working finally). About 2 months ago or so I read the tutorial in the above link to help get my fingerprint sensor setup in Ubuntu.  The problem was that it left one simple instruction out:  Paste a line of  text AT THE [...]]]></description>
			<content:encoded><![CDATA[<p>(Special thanks to <a href="http://aldeby.org/blog/index.php/howto-ubuntu-linux-on-hp-pavilion-dv2000-dv6000-dv9000-series-laptops#fingerprint" target="_blank">this blog post</a> for showing me how to get this working finally).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/fprint.png" alt="" width="500" height="361" /></p>
<p>About 2 months ago or so I read the tutorial in the above link to help get my fingerprint sensor setup in Ubuntu.  The problem was that it left one simple instruction out:  Paste a line of  text AT THE TOP of a config file (and not at the bottom like I did).  The mistake has been corrected and I&#8217;m happy to say my finger print sensor is working in Ubuntu 9.04.  Based on the directions from the the link above, here&#8217;s how to set it up (these instructions are meant for version 9.04; see the above link for instructions for 8.04 and 8.10):</p>
<p><strong>Step 1:</strong> Click Applications&gt;Accessories&gt;Terminal and paste in the following command:</p>
<blockquote><p><em>sudo apt-get update &amp;&amp; sudo apt-get install aes2501-wy fprint-demo libfprint0 libpam-fprint</em></p></blockquote>
<p><strong>Step 2:</strong> Still in Terminal, paste in the following text:</p>
<blockquote><p><em>sudo gedit /etc/pam.d/common-auth</em></p></blockquote>
<p>This will open a text file called common-auth in Gnome Text Editor.  (Here&#8217;s where I screwed up last time).</p>
<p><strong>Step 3:</strong> If you want to use <span style="text-decoration: underline;">both</span> the password <span style="text-decoration: underline;">and</span> the fingerprint to authenticate (more secure) add  at the bottom:</p>
<blockquote><address><em>auth required pam_fprint.so</em></address>
</blockquote>
<p>If you want to use <span style="text-decoration: underline;">either</span> the fingerprint <span style="text-decoration: underline;">or</span> the password to authenticate (i.e. completely bypass the password through the fingerprint) the following string must be placed <strong>at the top of the file</strong>:</p>
<blockquote><p>auth sufficient pam_fprint.so</p></blockquote>
<p>Once pasted, save and close the file.</p>
<p><strong>Step 4: </strong> Press Alt-F2, type &#8220;fprint_demo&#8221; without the quotes and press enter.</p>
<p>This will launch the fingerprint utility that you can use to enroll the finger you wish to use for future authentications.</p>
<p>That&#8217;s basically it.  Special notes:</p>
<ul>
<li>If you happen to screw something up in the config file by mistake and lock yourself out of your PC by accident, you can boot into Recovery Mode from the GRUB boot menu to access a root command prompt and edit the above config file using nano (nano /etc/pam.d/common-auth).</li>
<li>Not all login screens are compatible with this feature.</li>
<li>To test your finger print in fprint_demo, click on the verify tab at the top and use the verify button to compare an enrolled fingerprint to another finger (or the same finger) and you&#8217;ll see the difference.</li>
</ul>
<p>As of Ubuntu 9.04, I&#8217;ve noticed the following quirks:</p>
<ul>
<li>Often you will not see an on-screen prompt asking you to swipe your finger across the sensor if the system is waiting for it.  Examples include the login screen, running Update Manager or Synaptic Package Manager, and otherwise most other programs that required your password to run them.</li>
<li>The only actual on-screen requests I&#8217;ve seen so far is when you are unlocking a screen-saver, or are running a program with sudo privileges in a terminal window.</li>
</ul>
<address><em></em></address>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/05/20/how-to-setup-a-fingerprint-sensor-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>So I&#8217;m A Sucker For Nine Inch Nails</title>
		<link>http://davestechsupport.com/blog/2009/05/19/so-im-a-sucker-for-nine-inch-nails/</link>
		<comments>http://davestechsupport.com/blog/2009/05/19/so-im-a-sucker-for-nine-inch-nails/#comments</comments>
		<pubDate>Tue, 19 May 2009 11:54:28 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=870</guid>
		<description><![CDATA[What can I say?  I&#8217;m leaving the country at some point in the near future,  NIN is on tour, and it&#8217;s allegedly going to be the last tour NIN (see Trent Reznor) will be doing from here on out (see &#8220;forever&#8221;).  Blah blah, NIN&#8217;s  music played a great role during my adolescence and I&#8217;m not [...]]]></description>
			<content:encoded><![CDATA[<p>What can I say?  I&#8217;m leaving the country at some point in the near future,  NIN is on tour, and it&#8217;s allegedly going to be the last tour NIN (see Trent Reznor) will be doing from here on out (see &#8220;forever&#8221;).  Blah blah, NIN&#8217;s  music played a great role during my adolescence and I&#8217;m not about to pass up an opportunity to go see him perform one last time.  I&#8217;ll even admit to shedding a few tears while in Denver in 2001 thinking to myself, &#8220;What if this is the last NIN show I&#8217;ll ever see?&#8221; while he played The Frail on the keyboard.  I don&#8217;t know why I thought of that back then, but it was nevertheless something that stuck with me.</p>
<p>No, I don&#8217;t have a lot of money.  I would have bought tickets for this show via pre-sale a while back if had I&#8217;d know for certain I&#8217;d still be here in the states.  The catch about buying pre-sale is that you have to show ID, and the ID must match the name on the pre-sold ticket.  Now the concert is 8 days away and I&#8217;m certain I&#8217;ll still be around when it happens.  The difference being about $40 perhaps&#8230; so what.  For the occasion&#8230; well, who knows what I would have spent otherwise.  Like I said, it means a lot to me.</p>
<p>I remember being in 8th grade and not knowing about NIN at all until my best friend Bart showed up with an NIN T-shirt on and subtly keyed me in on the existence of such a band.  Before then I was trying my best to be cool by listening to Van Halen and Aerosmith (thanks for the misdirection, KQRC).  In fact, for a few months, I hadn&#8217;t heard a single NIN track until someone let me borrow Pretty Hate Machine for a few hours in between drivers education classes during the summer.  (Those were the days).</p>
<p>From their it spiraled out.  The Downward Spiral was the most intersting and inspired collection of music I had heard from anywhere (with the exception of Tool&#8217;s Ænima album).   At the time it seemed like Best Buy had the best supply of regular albums, and Circut City (no longer in business here) had the best supply of import singles.  I had purchased almost every CD put out there, with exception the rarest of imports from Japan which were redundant and overpriced.  There was already plenty of people out there who were ahead of me when it came to being collectors of memorabilia.  In all, I&#8217;ve probably purchased about 20 or 25 CDs from NIN, a few of which were duplicate (or triplicate) purchased, do to various lose of older copies I had once owned.  I am quite proud to say that none of the vinyl copies of albums I&#8217;ve purchased have needed to be replaced (last I checked, the vinyl copy of The Fragile I have was worth about $300&#8230; but I don&#8217;t regret opening my own copy).</p>
<p>So what did the tickets cost me?  $180 for a pair.  That&#8217;s not bad, considering it&#8217;s the second time I&#8217;ve paid that much for tickets to an NIN show (the first time was in Denver, and I actually got to meet Rob Sheriden after the show (though the friend I took with me who never paid me a cent got to meet Trent himself which really pissed me off); there&#8217;s even a video of me floating around the net of me screaming into the camera, &#8220;I love you, Trent!&#8221; after the show that NIN posted on their site, and I&#8217;m not ashamed to admit it).</p>
<p>Why did I like this music so much when I was younger and up till the present day?  Well&#8230; all I can say is that it&#8217;s just what I was naturally attracted to.  People who discount it as offensive or weird or strange probably haven&#8217;t actually taken the time to give it a glance and that&#8217;s their own problem or whatever.  Everybody should be able to enjoy what they want and like on their own terms, in their own space.  NIN, for me, kind of struck a chord because I was the kind of kid who was kind of lonely, but it wasn&#8217;t that bad.  I had friends, I wasn&#8217;t THAT  lonely, but I still felt like I didn&#8217;t fit in.  So, for some odd reason, I seemed to identify with the music Trent Reznor made.  It was abstract, abrasive, aggressive, intriguing, inspiring and sometimes an echo of what I felt back then.  I wouldn&#8217;t say that the music of NIN that was out back then is what I would identify with now, and neither would Trent.  He hates being asked questions like, &#8220;Why don&#8217;t you play &#8220;Down In It&#8221; on stage any more?&#8221;  because it&#8217;s something he&#8217;s moved away from, and I feel the same way when it comes to identifying with those songs.  My older brother on the other hand, who&#8217;s enjoyed NIN since the very beginning has said otherwise, and I would to if I were him.</p>
<p>I&#8217;m not sure what else to say about the music.  I don&#8217;t really think much should be said.  If you&#8217;re still reading this, you can preview his music via many ways (best of which is through www.nin.com itself), but otherwise, that&#8217;s about all I have to say.</p>
<p>Hopefully, since my girlfriend is stuck working that night, I&#8217;ll be able to steal her phone for the night and try out that <a href="http://www.wired.com/underwire/2009/04/trent-reznor-wa/" target="_blank">new NIN iPhone app</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/05/19/so-im-a-sucker-for-nine-inch-nails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Girlfriend Is On The Cutting Edge Now</title>
		<link>http://davestechsupport.com/blog/2009/05/17/my-girlfriend-is-on-the-cutting-edge-now/</link>
		<comments>http://davestechsupport.com/blog/2009/05/17/my-girlfriend-is-on-the-cutting-edge-now/#comments</comments>
		<pubDate>Sun, 17 May 2009 01:55:18 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=860</guid>
		<description><![CDATA[For the last three or four years my girlfriend has been using a Motorola V360 cell phone&#8230; two of them, to be exact.  The first took a nose dive into the bathroom sink while she was doing her makeup one morning before work.  I think the phone willed itself to fall in and die after [...]]]></description>
			<content:encoded><![CDATA[<p>For the last three or four years my girlfriend has been using a Motorola V360 cell phone&#8230; two of them, to be exact.  The first took a nose dive into the bathroom sink while she was doing her makeup one morning before work.  I think the phone willed itself to fall in and die after sustaining an unbelievable amount of physical abuse over the years.  That thing had more divots in it than a golf ball.  Her second V360 actually used to be mine, and I passed it along to her after I got a new phone as part of a contract renewal deal with T-Mobile.  And that phone has been on its last leg for quite some time now; showing cracks, chipped cosmetic paint everywhere and an overused vibrate ringer that is a whisper of its former self.  The time has come again for her to get a new phone.</p>
<p>Her birthday was last Friday and I decided at the last minute to get her a new phone she&#8217;d be sure to appreciate.  I had to make my mind up between having her stick with T-Mobile and get her a Google Phone, or go for the gusto and get her an iPhone with her family&#8217;s minute plan they have with AT&amp;T.   Her brother and sister both have iPhones and love them and I&#8217;ve envied them myself only holding off on getting one for myself because of the long term cost of owning one.  Being a penny pincher, I&#8217;d personally opt for a Google Phone with Android Linux running on it so I could save a few dollars every month while feeding my inner nerd; owning a phone that gives you access to a Command Line Interface of all things.  But I felt that in my girlfriends&#8217; case, the best choice would be the iPhone.  It&#8217;s just easier to use and looks nicer that any other phone out there.  An added bonus is that her brother and sister already have one, and this relieves me of having to show her how to use the phone to its fullest extent.  I&#8217;m proud to say she loves it.</p>
<p>Now I&#8217;m keeping myself in the loop with the latest updates regarding the iPhone and I was happy to learn that in about a month or so iPhone&#8217;s OS version 3 will be officially released.  And with that release comes <a href="http://en.wikipedia.org/wiki/IPhone_OS_version_history#3.x" target="_blank">several major new features</a>, the most important (in my opinion) being the integration of MMS messaging.  For years we&#8217;ve been able to send pictures and video to each other with plain old text messaging.  I was surprised to find out in the introduction of the iPhone, this feature was not built in.  Excuse me for saying this, but it seems pretty lame of Apple to leave something so common out of the feature list.  What&#8217;s more sad is owners of the first iPhone still will not get this MMS feature among many others, and will be subsequently be inclined to purchase a new phone just to take advantage of features they rightly deserve.  Considering the amount of money they paid when the iPhone first flew out the door before dropping in price by over 100 dollars in just a few months time, forever being called a &#8220;nerd tax&#8221;&#8230; anyway, I&#8217;m glad I didn&#8217;t buy into the first generation of the phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/05/17/my-girlfriend-is-on-the-cutting-edge-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Slideshow:  The Life of Bob Church</title>
		<link>http://davestechsupport.com/blog/2009/05/03/video-slideshow-the-life-of-bob-church/</link>
		<comments>http://davestechsupport.com/blog/2009/05/03/video-slideshow-the-life-of-bob-church/#comments</comments>
		<pubDate>Sun, 03 May 2009 21:50:06 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Bob Church]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=854</guid>
		<description><![CDATA[Bob Church was a father, grandfather, husband, friend, mentor and an avid writer with a strong following of fans. His blog, located at http://not-quite-right-bubba.blogspot.com/ serves as an archive of some of his best writings, numbered in the hundreds. Bob Church died of pancreatic cancer on Wednesday the 29th of April 2009. This video is a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object width="500" height="375" data="http://www.facebook.com/v/98160612587" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.facebook.com/v/98160612587" /></object></p>
<p style="text-align: center;">Bob Church was a father, grandfather, husband, friend, mentor and an avid writer with a strong following of fans. His blog, located at <a onmousedown="UntrustedLink.bootstrap($(this), &quot;6260dba2ebb25560d8747322790845d1&quot;, event)" rel="nofollow" href="http://not-quite-right-bubba.blogspot.com/" target="_blank"><span>http://not-quite-right-bub</span>ba.blogspot.com/</a> serves as an archive of some of his best writings, numbered in the hundreds. Bob Church died of pancreatic cancer on Wednesday the 29th of April 2009. This video is a slide show of photos of Bob in chronological order taken from various sources. It was directed by the entire Church family and assembled by David Steinlage. If you would like a copy of this video on DVD, along with other videos that were shot at his 61st birthday party, simply email David at dave@davestechsupport.com</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/05/03/video-slideshow-the-life-of-bob-church/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Bob Church Passes at 61</title>
		<link>http://davestechsupport.com/blog/2009/04/30/bob-church-passes-at-61/</link>
		<comments>http://davestechsupport.com/blog/2009/04/30/bob-church-passes-at-61/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 03:45:02 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Bob Church]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=851</guid>
		<description><![CDATA[Bob Church, the father of my girlfriend Kristin, passed away this afternoon at the age of 61.  For the last 10 months Bob has been in a long and trying fight with cancer.  I&#8217;ve written a decent bit here and there about the history of this here and you can find it by following my [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/bobathelake.png" alt="" width="500" height="390" /></p>
<p style="text-align: left;">Bob Church, the father of my girlfriend Kristin, passed away this afternoon at the age of 61.  For the last 10 months Bob has been in a long and trying fight with cancer.  I&#8217;ve written a decent bit here and there about the history of this here and you can find it by following my <a href="http://davestechsupport.com/blog/category/bob-church/" target="_blank">tag link</a> for him to the left.  He went peacefully while surrounded by family and close friends.</p>
<p style="text-align: left;">Among his dying wishes was the request that he be cremated and instead of having a formal memorial service, those who knew him should join together for a sort of commemorative party/get-together.  That event will be this Saturday.  So if you knew Bob and have a way of getting to Topeka, you are invited to come and celebrate Bobs life and the memories he has left with us all.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/04/30/bob-church-passes-at-61/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Best Place To Buy Ubuntu Case Badges</title>
		<link>http://davestechsupport.com/blog/2009/04/28/the-best-place-to-buy-ubuntu-case-badges/</link>
		<comments>http://davestechsupport.com/blog/2009/04/28/the-best-place-to-buy-ubuntu-case-badges/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 21:24:47 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Gaming]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=845</guid>
		<description><![CDATA[About two years ago I went looking through Ebay trying to find a cool sticker/case-badge with the Ubuntu logo on it.  I had just purchased a new laptop, had installed Ubuntu on it with Compiz Fusion effects running, and was quite happy and proud about it.  So I wanted to get a sticker to replace [...]]]></description>
			<content:encoded><![CDATA[<p>About two years ago I went looking through Ebay trying to find a cool sticker/case-badge with the Ubuntu logo on it.  I had just purchased a new laptop, had installed Ubuntu on it with Compiz Fusion effects running, and was quite happy and proud about it.  So I wanted to get a sticker to replace the &#8220;Built For Microsoft Windows XP&#8221; sticker that was on my laptop.  I was fortunate enough to find this little guy, on sale from China, for about $5 dollars after shipping:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ubuntubadge3.jpg" alt="" width="400" height="342" /></p>
<p>That&#8217;s the original auction photo, and not only did it arrive looking as good as it did above, but a second sticker with the Linux penguin mascot also came along with it, which I didn&#8217;t expect.  So I was quite happy with what I purchased.</p>
<p>That laptop bit the dust about 3 weeks ago and I&#8217;ve since replaced it with a new laptop.  Again, I wanted to get a cool case badge like the one above.  But had some trouble finding it.</p>
<p>A lot of people would tell me, &#8220;Go to <a href="/home/david/Desktop/ubuntubadge4.jpg" target="_blank">System76.com</a>!  They&#8217;ll send you a few badges for free.&#8221;  I did that.  Here&#8217;s what I got:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ubuntubadge4.jpg" alt="" width="348" height="256" /></p>
<p>It&#8217;s thin, cheap looking and with a solid white backing instead of a thicker, shinny alluminum backing.  I&#8217;m not really complaining though; it&#8217;s nice that System76 will send these to you for free by just asking for some.  But you get what you pay for, and they don&#8217;t offer nicer quality stickers either.  So the search continued.</p>
<p>Then I recently discovered another place online.  I think I was using google&#8217;s formerly named &#8220;Froogle&#8221; online shopping search engine, and discovered a site called <a href="http://www.zareason.com" target="_blank">ZeReason.com</a>.  And to my delight, I found they sell good quality stickers at one hell of a discount (10 badges for $5.00 shipped)!</p>
<p>Well those stickers were ordered about a week ago and they just arrived today.  Here&#8217;s what they looked like:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ubuntubadge1.png" alt="" width="500" height="375" /></p>
<p>And here&#8217;s one on my laptop after I ripped off the XP sticker and replaced it with the new Ubuntu sticker:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ubuntubadge2.png" alt="" width="500" height="375" /></p>
<p>So if you&#8217;re looking to totally nerd out your Ubuntu laptop or PC, then stop on by <a href="http://www.zareason.com" target="_blank">www.zareason.com</a>.  I&#8217;m quite pleased with the quality of these stickers and you will be too.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/04/28/the-best-place-to-buy-ubuntu-case-badges/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Prymal Rhythm&#8217;s Calendar Girls &amp; Forum</title>
		<link>http://davestechsupport.com/blog/2009/04/26/prymal-rhythms-calendar-girls-forum/</link>
		<comments>http://davestechsupport.com/blog/2009/04/26/prymal-rhythms-calendar-girls-forum/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 09:07:41 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=840</guid>
		<description><![CDATA[It&#8217;s 3 a.m. on Sunday the 26th and I&#8217;m just wrapping up the final touches to several upgrades and changes to Prymal Rhythm&#8217;s Website.  First up on the list is a calendar girl contest. All of these hot babes are great looking but it is up to you to select your six favorite as they [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s 3 a.m. on Sunday the 26th and I&#8217;m just wrapping up the final touches to several upgrades and changes to <a href="http://www.prymalrhythm.com" target="_blank">Prymal Rhythm&#8217;s Website</a>.  First up on the list is a calendar girl contest.</p>
<p style="text-align: center;"><a href="http://www.prymalrhythm.com/"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/calendarcontestslate3.png" alt="" width="420" height="312" /></a></p>
<p>All of these hot babes are great looking but it is up to you to select your six favorite as they compete for a chance to be in an official Prymal Rhythm calendar.  Putting together the actual contest involved a good amount of PHP work by my programmer/site developer.  We had to come up with a way to help prevent ballot stuffing and figured the best way to do that is to require registration with a username/password and an confirmed email account.  This is where the next upgrade came in:  a new Members Area and a Forum for fans to chat with each other through.</p>
<p style="text-align: center; "><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/forumthumb.png" alt="" width="500" height="304" /></p>
<p style="text-align: left; ">This is a surprise bonus feature the fans have not been made aware of yet.</p>
<p style="text-align: left; ">The last thing we did was basicly give the entire website a face lift by wrapping every page in the theme that was selected for the forum so the entire site matches and looks really cool.  There&#8217;s still a little work left to do but I would have to say we&#8217;re about 80% done now.  It&#8217;s been quite an exercise.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/04/26/prymal-rhythms-calendar-girls-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animation On The History Of The Internet</title>
		<link>http://davestechsupport.com/blog/2009/04/18/animation-on-the-history-of-the-internet/</link>
		<comments>http://davestechsupport.com/blog/2009/04/18/animation-on-the-history-of-the-internet/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 06:18:05 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=829</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object width="480" height="295" data="http://www.youtube.com/v/9hIQjrMHTv4&amp;hl=en&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/9hIQjrMHTv4&amp;hl=en&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/04/18/animation-on-the-history-of-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NIN Releases New iPhone Application</title>
		<link>http://davestechsupport.com/blog/2009/04/07/nin-releases-new-iphone-application/</link>
		<comments>http://davestechsupport.com/blog/2009/04/07/nin-releases-new-iphone-application/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 07:31:17 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=810</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object width="404" height="436" data="http://c.brightcove.com/services/viewer/federated_f9/1813626064?isVid=1&amp;publisherID=1564549380" type="application/x-shockwave-flash"><param name="id" value="flashObj" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=18425324001&amp;playerID=1813626064&amp;domain=embed&amp;" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://c.brightcove.com/services/viewer/federated_f9/1813626064?isVid=1&amp;publisherID=1564549380" /><param name="name" value="flashObj" /><param name="flashvars" value="videoId=18425324001&amp;playerID=1813626064&amp;domain=embed&amp;" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/04/07/nin-releases-new-iphone-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft: &#8220;Windows 7 To Be 100% Open-Source&#8221;</title>
		<link>http://davestechsupport.com/blog/2009/04/01/microsoft-windows-7-to-be-100-open-source/</link>
		<comments>http://davestechsupport.com/blog/2009/04/01/microsoft-windows-7-to-be-100-open-source/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:53:36 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Weird]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=802</guid>
		<description><![CDATA[In a stunning announcement made today by the most powerful commercial software giant on the planet, Microsofts&#8217; Steve Ballmer announced  what some are calling a &#8220;shocking&#8221; new marketing strategy: The next version of Windows will be 100% open-source and cost zero dollars to all members of the public on its day of release late this [...]]]></description>
			<content:encoded><![CDATA[<p>In a stunning announcement made today by the most powerful commercial software giant on the planet, Microsofts&#8217; Steve Ballmer announced  what some are calling a &#8220;shocking&#8221; new marketing strategy: The next version of Windows will be 100% open-source and cost zero dollars to all members of the public on its day of release late this year.  Ballmer said that this is only an amplification of another recent advertising project Microsoft created recently which is centered around criticizing the high prices of Apple&#8217;s Mac OS X, saying that Apple fans are being played as suckers by  &#8220;<a href="http://blogs.eweek.com/applewatch/content/imac/steve_ballmer_mac_buyers_pay_500_for_apple_logo.html" target="_blank">paying $500 more to get a logo</a>.&#8221;</p>
<p>Since the founding of Microsoft by Bill Gates, who stepped down as CEO  effectively handing the reigns to Mr. Ballmer, the software company has refused to  release its source-code; the programing used to create their popular operating system.  Keeping it closed-source has been a strategy used by Microsoft to ensure they could maximize profits on sales of their product, but Steve Ballmer said he felt the time was right to go open source for a multitude of reasons.  &#8220;Not only did we feel like rubbing it in Apple&#8217;s face by removing the price tag from our product entirely, but we feel it&#8217;s time to get some help from the public on refining Windows.  Because let&#8217;s face it; they use Windows more than we do, so we might as well let them fix it themselves for a change.&#8221;</p>
<p>Ballmer went on to explain that with Microsofts&#8217; closed-source model, the repair of bugs and security holes in their software is much more challenging.  &#8220;Our studies have shown that software developers and programmers actually become less productive in direct correlation to the amount of money you pay them for their work.  It&#8217;s gotten so bad that the <a href="http://moishelettvin.blogspot.com/2006/11/windows-shutdown-crapfest.html" target="_blank">shutdown menu in Vista took several months to create and design</a>, and that&#8217;s pretty damned embarrassing if you ask me.&#8221;</p>
<p>Reactions to the unexpected change have been mostly positive to sarcastic.  Mark Shuttleworth, founder of Canonical which develops and promotes their free Ubuntu Linux operating system, considered the change to be a little amusing.  &#8220;You know what they say:  Imitation is the sincerest form of flattery.&#8221;  Apple CEO Steve Jobs responded to the move by boldly stating  &#8220;So what?!&#8221;  When asked if Apple would consider making a similar change in their software development model, he replied in a typical sales pitch: &#8220;It takes a lot of money to build computers as cool as ours.  Buy one,&#8221; he added with a crazed, hypnotic look in his eyes.  &#8220;You&#8217;ll LOVE it.&#8221;</p>
<p>The open-source version of Windows 7 was originally slated to be released late in 2009, but with the sudden change in development structure, Microsoft actually anticipates this date to be unusually ahead of schedule.  &#8220;Now that we&#8217;ve shaken our software development department down and replaced our laziest, most expensive programmers with dedicated Microsoft Windows fans who work for us out of sheer love for the brand, we anticipate faster development in the areas of security, stability and most importantly, system performance.&#8221;  Microsoft was also originally planning to release seven various editions of Windows 7 (Starter, Home Basic, Home Premium, Professional, Enterprise, Ultimate and Star Trek Collectors edition), but it has been deduced that by making the software 100% open-source, the user will be able to get any edition they want for free simply by selecting which edition they want during installation at no difference in cost.  &#8220;It&#8217;s a win win for everyone,&#8221; added Ballmer.</p>
<p>Also:  APRIL FOOLS.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/04/01/microsoft-windows-7-to-be-100-open-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>April Fools Virus On Schedule</title>
		<link>http://davestechsupport.com/blog/2009/03/27/april-fools-virus-on-schedule/</link>
		<comments>http://davestechsupport.com/blog/2009/03/27/april-fools-virus-on-schedule/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 22:43:05 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=798</guid>
		<description><![CDATA[I don&#8217;t normally pass along virus alerts because they are often outdated and obsolete, but this one is strait from my IBM inbox.  You may have heard about a virus that is set to strike on April 1st in the news recently.  It is called Conficker.C and you can read more about how it works [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t normally pass along virus alerts because they are often outdated and obsolete, but this one is strait from my IBM inbox.  You may have heard about a virus that is set to strike on April 1st in the news recently.  It is called <strong>Conficker.C</strong> and you can read more about how it works by visiting these addresses:</p>
<p><a href="http://en.wikipedia.org/wiki/Conficker">http://en.wikipedia.org/wiki/Conficker</a><br />
<a href="http://mtc.sri.com/Conficker/addendumC/">http://mtc.sri.com/Conficker/addendumC/</a></p>
<p>As stated in the links above, the virus takes advantage of a buffer-overflow vulnerability of certain server services on Windows based machines.  Microsoft issued an update (<a href="http://www.microsoft.com/technet/security/Bulletin/MS08-067.mspx" target="_blank">MS08-067</a>) for Windows 2000 SP4, XP SP2 &amp; SP3, and Vista to patch this hole back in October of last year. So if you have installed all available Windows updates you should be fine and not need to worry.  It is highly recommended you install all available updates if you have not done so lately.  To force your PC to check for available updates, click <strong>Start&gt;All Programs&gt;Windows Update</strong> and follow the on-screen instructions.</p>
<p>If your computer is directly connected to the Internet it is advised that you have a quality software firewall installed and blocking unexpected inbound traffic.  A comparison of free firewall software can be found here:  <a href="http://www.techsupportalert.com/best-free-firewall.htm">http://www.techsupportalert.com/best-free-firewall.htm</a></p>
<p>In addition you should also have a quality anti-virus software solution in place.  Any of the following will suffice:</p>
<ul>
<li> <a href="http://shop.ca.com/virus/antivirus.aspx">CA 	Anti-Virus</a></li>
<li> <a href="http://www.symantec.com/index.jsp">Symantec 	Anti-Virus</a></li>
<li> <a href="http://www.f-secure.com/en_EMEA/downloads/">F-Secure 	Anti-Virus</a></li>
<li> <a href="http://www.pandasecurity.com/usa/homeusers/solutions/antivirus/">Panda 	Anti-Virus</a></li>
<li> <a href="http://usa.kaspersky.com/downloads/">Kaspersky 	Anti-Virus</a></li>
<li> <a href="http://www.mcafee.com/us/downloads/index.html">McAfee 	Anti-Virus</a></li>
<li><a href="http://www.bitdefender.com/">BitDefender Anti-Virus</a></li>
</ul>
<p>I personally recommend  <a href="http://free.avg.com/">AVG Free Edition</a></p>
<p>In summery:</p>
<ul>
<li> Be sure to apply all available 	updates for Microsoft Windows</li>
<li> Ensure you have some form of 	firewall blocking unwanted network traffic</li>
<li> Install a quality anti-virus solution</li>
</ul>
<p>Now lets all have a happy April Fools day!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/03/27/april-fools-virus-on-schedule/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Torrent Droid: Steal Films With Your Phone</title>
		<link>http://davestechsupport.com/blog/2009/03/12/torrent-droid-steal-films-with-your-phone/</link>
		<comments>http://davestechsupport.com/blog/2009/03/12/torrent-droid-steal-films-with-your-phone/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 21:30:34 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Google Phone]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Neutrality]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Piracy]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=794</guid>
		<description><![CDATA[You&#8217;re walking through the entertainment department at your local shopping center and pick up a DVD that you&#8217;d like to see.  You scan the bar code on the back of the DVD with your cell phones camera.  By the time you get home, the movie you looked at while shopping has already been downloaded to [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;re walking through the entertainment department at your local shopping center and pick up a DVD that you&#8217;d like to see.  You scan the bar code on the back of the DVD with your cell phones camera.  By the time you get home, the movie you looked at while shopping has already been downloaded to your PC.  Check this video out to see how it works:</p>
<p style="text-align: center;"><object width="500" height="404" data="http://www.youtube.com/v/h05KrEjHW6g&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/h05KrEjHW6g&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>It goes without saying that downloading a movie illegally via bittorrent is probably going to piss the MPAA off.  But if they&#8217;re smart about this, they could actually take the concept of scan-to-download idea and turn it into a big money maker.  There&#8217;s probably plenty of people who would purchase a digital download of a movie if it were offered to them at a reasonable price.  Just take a look at iTunes or Amazon offering DRM-free MP3 merchandise.  You might even take a look at what Valve Software did with Steam recently:  They <a href="http://g4tv.com/thefeed/blog/post/693342/Live-Blog-DICE-2009-Keynote---Gabe-Newell-Valve-Software.html#readmoreleft " target="_blank">cut the price of Left 4 Dead by 50% and noticed a 3000% increase in sales</a>.  Ultimately it just goes to show that there is an ever increasing number of people who want to purchase digital merchandise and they&#8217;re willing to pay for it as long as it&#8217;s not overpriced.  I could even see movies being offered up for free with commercials inserted in a <a href="http://www.hulu.com" target="_blank">hulu.com</a> style.</p>
<p>Anyway, cool app for a cell phone to say the least.  Thought for pirates, it would be kind of like saying, &#8220;Hey.  As if my IP address weren&#8217;t enough information, here&#8217;s my phone number too.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/03/12/torrent-droid-steal-films-with-your-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Sixth Sense&#8221; Technology Introduced @ TED</title>
		<link>http://davestechsupport.com/blog/2009/03/11/sixth-sense-technology-introduced-ted/</link>
		<comments>http://davestechsupport.com/blog/2009/03/11/sixth-sense-technology-introduced-ted/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 16:39:56 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Cell Phone Tricks]]></category>
		<category><![CDATA[Google Phone]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=783</guid>
		<description><![CDATA[This is what you get when you combine a portable video projector, a camera and a cell phone that has access to the Internet and the ability to process visual information for you.  Simply amazing!  Click on the video below to see a demonstration. As cool as this technology is, I have to say that [...]]]></description>
			<content:encoded><![CDATA[<p>This is what you get when you combine a portable video projector, a camera and a cell phone that has access to the Internet and the ability to process visual information for you.  Simply amazing!  Click on the video below to see a demonstration.</p>
<p style="text-align: center;"><object width="500" height="450" data="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><param name="bgColor" value="#ffffff" /><param name="flashvars" value="vu=http://video.ted.com/talks/embed/PattieMaes_2009-embed_high.flv&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/PattieMaes-2009.embed_thumbnail.jpg&amp;vw=500&amp;vh=365&amp;ap=0&amp;ti=481" /><param name="src" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" /><param name="bgcolor" value="#ffffff" /><param name="allowfullscreen" value="true" /></object></p>
<p style="text-align: left;">As cool as this technology is, I have to say that I think it&#8217;s already up against some stiff competition from smart phones like the Google Phone and the iPhone.  For instance, the video shows a demo of evaluating different kinds of paper towels for the user so they can pick out the one that is the most environmentally friendly.  A somewhat similar application that already exists on the Google Phone (and others before it in Japan) is a program that allows you to use the built-in camera to scan the products UPC barcode, which would then give you an instant price check for that product at local stores and even through online merchants.</p>
<p style="text-align: center;"><object width="500" height="404" data="http://www.youtube.com/v/MgkSZS6o050&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/MgkSZS6o050&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p style="text-align: left;">It would take little effort to expand the capabilities of the above smart phone application to allow for sorting of the search results to be prioritized for other criteria besides price.</p>
<p style="text-align: left;">The key feature that the projector/camera technology does have that you can&#8217;t easily do with a cell phone is the ability to project visual data onto any surface and interact with it in 3D space via hand gestures.  While there are a lot of unique uses for this, a drawback of this is that you are required to have a usable surface in front of you in the first place, and I think (for now) the LCD screen of a smart phone has the upper hand in that department.  For instance, you could be walking down a street at high noon and look at a building (like some sort of historical landmark) but not have a usable surface to project meta-data on to (although I suppose something could be read to you through an ear piece).  On a cell phone, the screen is much more visible in nearly any lighting and given further software development, all kinds of information could be overlayed onto a camera captured video stream as seen below:</p>
<p style="text-align: center;"><object width="500" height="333" data="http://vimeo.com/moogaloop.swf?clip_id=843168&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=843168&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /></object></p>
<p>The end goal in both of these technologies is pretty strait forward:  Overlay relevant information on top of the real world.  And between these two technologies, I have to say that I think smart phones still have the upper hand&#8230; for now. Even though smart phones don&#8217;t have the freedom of using hand gestures to operate your phone, it could be argued that multi-touch screens are comparable (for things like zooming on maps, photos, etc.).</p>
<p>What I think the real knockout advantage of a cell phone (besides the fact that an LCD screen works as a better display surface than most real life objects) is the fact that information is presented to you in a more private, personal fashion.  If you were to have personal information projected out, anybody nearby could eavesdrop on whatever is being shown to you.  For example, you wouldn&#8217;t want your online bank statement to be projected on to a wall when you&#8217;re surrounded by strangers at an airport.  It&#8217;s more personal to have such things confined to a smalls screen that you have more control over.  Then again, the idea is to use a cell phone as the core processor of the system, so in the event you have to look something personal up that you don&#8217;t want projected, you would just take your phone out of your pocket and do whatever it is that you need to do.</p>
<p>A bold prediction is made at the very end of the first video:  That we will one day have the ability to augment digital information on reality through some kind of brain implant.  While such a wild technology is still a long ways away, it will likely occur within a couple decades time and the development of this is only the first of several steps towards a technology we once thought to be impossible.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/03/11/sixth-sense-technology-introduced-ted/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coolest Thing On The Web:  Augmented Reality</title>
		<link>http://davestechsupport.com/blog/2009/03/06/coolest-thing-on-the-web-augmented-reality/</link>
		<comments>http://davestechsupport.com/blog/2009/03/06/coolest-thing-on-the-web-augmented-reality/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 14:10:07 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=772</guid>
		<description><![CDATA[There&#8217;s no need for me to write a description about this as there are dozens of Youtube videos up right now showing off this cool trick.  Like this one: If you want to try this out for yourself you&#8217;ll need a webcam and you have to visit this website.   And yes, I realize how ironic [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s no need for me to write a description about this as there are dozens of Youtube videos up right now showing off this cool trick.  Like this one:</p>
<p style="text-align: center;"><object width="500" height="404" data="http://www.youtube.com/v/00FGtH5nkxM&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/00FGtH5nkxM&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>If you want to try this out for yourself you&#8217;ll need a webcam and you have to <a href="http://ge.ecomagination.com/smartgrid/#/augmented_reality" target="_blank">visit this website</a>.   And yes, I realize how ironic it is to have a campaign that hails the greatness of renewable energy asking you to waste a piece of paper to play with a little 3D model of some windmills.  At least you can recycle that paper.</p>
<p>The only annoying thing about this is if you want to look at your little augmented reality up close, which requires putting the paper closer to the webcam&#8230; which can be tricky:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/webcamthing.jpg" alt="" width="500" height="435" /></p>
<p>As demonstrated above, you can clearly see that there is a little scarecrow standing among the windmills.  Or maybe you can&#8217;t see because the paper is directly between you and your monitor!!!  Damn it!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/03/06/coolest-thing-on-the-web-augmented-reality/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Install New Themes In Ubuntu</title>
		<link>http://davestechsupport.com/blog/2009/03/02/how-to-install-new-themes-in-ubuntu/</link>
		<comments>http://davestechsupport.com/blog/2009/03/02/how-to-install-new-themes-in-ubuntu/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 15:47:49 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=760</guid>
		<description><![CDATA[I was browsing reddit.com and came across a link to a blog someone else wrote recently listing 50 very nice downloadable themes that you can install on Ubuntu.  You&#8217;ll find that blog by clicking here.  It has a nice clean listing with screenshots of all the themes that give you a very good glance at [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.techiesouls.com/wp-content/uploads/2008/11/78633-1.jpg" alt="" width="400" height="320" /></p>
<p>I was browsing reddit.com and came across a link to a blog someone else wrote recently listing 50 very nice downloadable themes that you can install on Ubuntu.  You&#8217;ll find that blog by <a href="http://www.techiesouls.com/2008/11/27/collection-of-50-best-looking-linux-gnomeubuntu-themes-to-download/" target="_blank">clicking here</a>.  It has a nice clean listing with screenshots of all the themes that give you a very good glance at several themes in a short amount of time.</p>
<p><span style="text-decoration: line-through;">Unfortunately for new users, that&#8217;s all this blog contains.  What it doesn&#8217;t really tell you is how to change your theme or install any of the ones available for download.</span> (<span style="color: #339966;"><strong>Correction:</strong></span> The post actually does have a <a href="http://www.techiesouls.com/wp-content/uploads/2008/11/untitled.jpg" target="_blank">screenshot</a> showing you how to access your theme settings).  So I wanted to help out new users with doing this.  Here&#8217;s how it&#8217;s done:</p>
<ol>
<li>Download the theme;  you&#8217;re looking for a &#8220;GTK&#8221; theme.</li>
<li>You&#8217;ll typically end up downloading either a zip file or a tar.gz file.  If it&#8217;s a zip file, you need to look for a tar.gz file within the zip.  The tar.gz files are usually the actual theme itself, which are often bundled with other non-critical files, like a readme.txt file that you can open seperately.</li>
<li>Right-click on the desktop and click &#8220;Change Desktop Background&#8221;.  Once open, click the Theme tab at the top-left.</li>
<li>Click the Install&#8230; button in the lower right, browse for and select the downloaded tar.gz file, and click Open.</li>
</ol>
<p>That should do it.  If it doesn&#8217;t look back at the package file you downloaded for a bundled readme.txt or similar file that might detail special installation instructions.  If there wasn&#8217;t a text file like this included or your can&#8217;t find one, there might be one the web page you got the theme from.</p>
<p>Another think it doesn&#8217;t tell you is how to run <a href="http://conky.sourceforge.net/" target="_blank">Conky</a>.  What&#8217;s Conky?  Conky is a customizable system monitor.  You know &#8212; something that tells you your CPU/memory usage, temperatures, HD activity stats and other geeky things most humans don&#8217;t care about.  Here&#8217;s a one screenshot with Conky running on the right side:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.techiesouls.com/wp-content/uploads/2008/11/74813-1.jpg" alt="" width="400" height="250" /></p>
<p>You can install Conky by clicking System&gt;Administration&gt;Synaptic Package Manager.  Then search for conky, mark it for installation and click apply.  You can then run conky from terminal by typing &#8220;conky&#8221; in.  You can also have it run automatically at login by clicking System&gt;Preferences&gt;Sessions, clicking Add, and just type &#8220;conky&#8221; (no quotes) into the Command box.  There are also config files for conky people have made in their spare time that you can download to save you the trouble of reading the manual and making conky into something uber nerdy looking.  A <strong>HUGE</strong> <a href="http://ubuntu-virginia.ubuntuforums.org/showthread.php?t=281865" target="_blank">thread on Ubuntu Forums can be found here</a> that has a TON of files with screenshots you can browse over for different looks and themes.</p>
<p>Finally, the last thing that&#8217;s not talked about in the above mentioned blog is how to install a dockbar, like the one at the bottom of screenshots like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.techiesouls.com/wp-content/uploads/2008/11/86844-1.jpg" alt="" width="400" height="250" /></p>
<p style="text-align: left;">Check out <a href="http://davestechsupport.com/blog/2008/04/10/make_ubuntu_look_like_mac_osx/" target="_blank">this guide</a> to read more about installing one of these things.</p>
<p style="text-align: left;">Lastly, it&#8217;s highly recommended you have compiz enabled, if possible.  Otherwise you will probably have problems with themes that look best with customized transparency of certain things, and the same goes for dockbars.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/03/02/how-to-install-new-themes-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>So I Got Some New Glasses</title>
		<link>http://davestechsupport.com/blog/2009/02/27/so-i-got-some-new-glasses/</link>
		<comments>http://davestechsupport.com/blog/2009/02/27/so-i-got-some-new-glasses/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 06:39:19 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=755</guid>
		<description><![CDATA[I decided to update my About page on my website to show off the new specs I bought recently.  People were starting to tell me that I looked like a 14 year old in the older picture, so it&#8217;s about time I updated things a tad bit. You&#8217;ll notice the watch I&#8217;m wearing in the [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to update my <a href="http://www.davestechsupport.com/about.html">About</a> page on my website to show off the new specs I bought recently.  People were starting to tell me that I looked like a 14 year old in the older picture, so it&#8217;s about time I updated things a tad bit.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/davecoffee500.png" alt="" width="500" height="768" /></p>
<p>You&#8217;ll notice the watch I&#8217;m wearing in the picture.  That was a gift from my girlfriend for Valentines Day.  It&#8217;s made by Fossil and is called a &#8220;Skeleton Watch&#8221; because you can see all the gears ticking away on the inside from both sides.  She picked this specific one out because a long time ago I told her about being five years old and dismantling a wind-up alarm clock so I could see how it worked, and taking it to Kindergarten class for show-and-tell.  I don&#8217;t know what it is about stuff like that, but ever since I was a kid I&#8217;ve always been the kind of person who wanted to understand how all things worked.  It&#8217;s one of the coolest and most thoughtful gifts I&#8217;ve ever gotten from anyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/02/27/so-i-got-some-new-glasses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Webcams In Ubuntu: The Easy Way</title>
		<link>http://davestechsupport.com/blog/2009/02/14/installing-webcams-in-ubuntu-the-easy-way/</link>
		<comments>http://davestechsupport.com/blog/2009/02/14/installing-webcams-in-ubuntu-the-easy-way/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 07:23:55 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=740</guid>
		<description><![CDATA[EDIT: The software discussed in this post is still in need of a lot of development, so it is not guaranteed to work for everyone. SECOND EDIT:  I have found deb files available for download of this software.  See the section about installing Easycam below for further details about downloading and installing. So I&#8217;m getting [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #993300;"><strong>EDIT:</strong> The software discussed in this post is still in need of a lot of development, so it is not guaranteed to work for everyone.</span></p>
<p><span style="color: #993300;"><strong>SECOND EDIT:</strong>  I have found deb files available for download of this software.  See the section about installing Easycam below for further details about downloading and installing.</span></p>
<p>So I&#8217;m getting ready for a very big trip and will be spending a lot of time away from home.  I&#8217;ll be a LONG ways away for a pretty long time.  My girlfriend will be staying at home to keep an eye on the place and I wanted be able to communicate with her via webcam while I&#8217;m gone.  So I decided to purchase two Logitech Communicate MP webcams from Tigerdirect, each costing about $45 (and they&#8217;re damn nice too).</p>
<p>Very few webcams are natively compatible with Linux and require you to install special drivers (sometimes you even have to compile the drivers from source-code&#8230; yuck).  Compiling the drivers is something very few users are up to doing to get a simple webcam working.  But I found a pretty useful application that makes this process a snap.  It&#8217;s very aptly named <a href="https://help.ubuntu.com/community/EasyCam" target="_blank">Easycam</a>.</p>
<p>Easycam is a little app that will detect the type of webcam you have attached to your PC and automatically install the driver needed to make it work with your applications with just a couple clicks.  However, installing the application takes a few steps.  Don&#8217;t worry, I&#8217;ll walk you through.</p>
<p><strong>NOTE:  Some of the following instructions are outdated and have been <span style="text-decoration: line-through;">crossed out</span>.  </strong>It is recommended that you try to download the deb files and install them individually and not attempt to add the third-party repository to your Software Sources as originally instructed.  <a href="http://blognux.free.fr/ubuntu/dists/hardy/main/binary-i386/" target="_blank">Visit this link to download the deb files</a>.  If you are running Ubuntu, you will need the all the deb files except for the qt package.  If you are running Kubuntu, you will need all of the deb files except for the gtk package.  Download them all an double-click on them in this order:  </p>
<ol>
<li><a href="http://blognux.free.fr/ubuntu/dists/hardy/main/binary-i386/easygspca.deb">easygspca.deb</a></li>
<li>The <a href="http://blognux.free.fr/ubuntu/dists/hardy/main/binary-i386/easycam2-gtk.deb">easycam2-gtk.deb</a>  or <a href="http://blognux.free.fr/ubuntu/dists/hardy/main/binary-i386/easycam2-qt.deb">easycam2-qt.deb</a>  package (depending on your OS)</li>
<li>Finally the <a href="http://blognux.free.fr/ubuntu/dists/hardy/main/binary-i386/easycam2-core.deb">easycam2-core.deb</a>  package.</li>
</ol>
<p>Once the three packages are installed, proceed past the <span style="text-decoration: line-through;">crossed out</span> section below and follow the rest of the instructions as usual.</p>
<p><span style="text-decoration: line-through;">I&#8217;m basically going to be repeating the instructions found at the Ubuntu Community Documentation for Easycam, with small notes of my own here and there.</span></p>
<h4><strong><span style="text-decoration: line-through;">Step One:  Adding Easycam Software Sources</span></strong></h4>
<p><span style="text-decoration: line-through;">Click System&gt;Administration&gt;Software Sources.  You&#8217;ll get this window when it&#8217;s loaded up:</span></p>
<p style="text-align: center;"><span style="text-decoration: line-through;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/softwaresources.png" alt="" width="500" height="452" /></span></p>
<p><span style="text-decoration: line-through;">Click on the tab that says Third-Party Software at the top.</span></p>
<p style="text-align: center;"><span style="text-decoration: line-through;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/softwaresourcesthirdparty.png" alt="" width="492" height="502" /></span></p>
<p><span style="text-decoration: line-through;">Click on the +Add&#8230; button at the bottom.  You&#8217;ll get a pop up box asking you enter an &#8220;APT Line&#8221;.  Paste in the following text:</span></p>
<blockquote><p><strong><span style="text-decoration: line-through;">deb http://blognux.free.fr/ubuntu hardy main</span></strong></p></blockquote>
<p><span style="text-decoration: line-through;">Then click the Add Source button.  This will add the above source to the Third Party Software listing and take you back to the above screen.  Now click the +Add&#8230; button one more time and paste in this APT line:</span></p>
<blockquote><p><strong><span style="text-decoration: line-through;">deb-src http://blognux.free.fr/ubuntu hardy main</span></strong></p></blockquote>
<p><span style="text-decoration: line-through;">And then click Add Source.  You&#8217;ll see both sources added now.  Click the Close button in the bottom-right now, and then click the &#8220;Reload&#8221; button:</span></p>
<p style="text-align: center;"><span style="text-decoration: line-through;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/update_sources.png" alt="" width="490" height="255" /></span></p>
<h4><strong><span style="text-decoration: line-through;">Step Two:  Installing Easycam</span></strong></h4>
<p><span style="text-decoration: line-through;">Click System&gt;Administration&gt;Synaptic Package Manager.  Once it&#8217;s up, do a search for &#8220;easycam&#8221;:</span></p>
<p style="text-align: center;"><span style="text-decoration: line-through;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/synapticeasycam.png" alt="" width="500" height="399" /></span></p>
<p><span style="text-decoration: line-through;">Click on the checkbox next to easycam-gtk and click &#8220;Mark for Installation&#8221;.  (If you&#8217;re running Kubuntu, check off the easycam-qt for installation instead).  Then click the apply button at the top (not shown in screenshot above).  Now Easycam is installed and ready to be run.</span></p>
<h4><strong>Step Three:  Running Easycam</strong></h4>
<p>To run Easycam, you have to open a terminal window by clicking Applications&gt;Accessories&gt;Terminal.  This will open a window with a command prompt.  You just need to paste in the following text if you&#8217;re running Ubuntu:</p>
<blockquote>
<pre><strong>gksudo 'python /usr/share/EasyCam2/core.py --gtk'</strong></pre>
</blockquote>
<p>If you&#8217;re running Kubuntu, paste this text in instead:</p>
<blockquote>
<pre><strong>kdesudo 'python /usr/share/EasyCam2/core.py --qt'</strong></pre>
</blockquote>
<p>After you enter your password, this window will appear:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/easycam.png" alt="" width="500" height="332" /></p>
<p>Click Forward.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/easycam2.png" alt="" width="500" height="332" /></p>
<p>The model of your webcam should appear in the little box.  If it doesn&#8217;t&#8230; this might not work, but for most of you out there it should appear.  Click Foward.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/easycam3.png" alt="" width="500" height="332" /></p>
<p>Now click Start The Installation.  This will install the drivers you need. You see a bunch of funky stuff going on in the terminal window.  You can ignore that.  Eventually, the screen will look like this when it&#8217;s finished:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/easycam4.png" alt="" width="500" height="332" /></p>
<p>The guy who wrote this software is French.  I know the progress bar looks kind of screwed up, but if it looks like the above, it&#8217;s finished.  Click Foward.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/easycam5.png" alt="" width="500" height="332" /></p>
<p>If you click the Execute menu at the top and then click Webcam, it will launch the little &#8220;photo booth&#8221; program called Cheese.  This program can be used to take little pictures from your camera or videos.  It&#8217;s similar to Mac OS&#8217;s Photobooth software.  Here&#8217;s a candid shot of me trying it out:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/cheeseshot.png" alt="" width="500" height="537" /></p>
<p>Now you probably want to do something more with your webcam that just take pictures of yourself, right?  I would hope so!  Well if I were you, I&#8217;d check out  Skype if you haven&#8217;t already.  Skype is a Voice Over IP/Instant Messenger program that you can use to make phone calls from your computer, as well as start audio/video conversations with others who are also using Skype.  I recommend it simply because a lot of people use it and it&#8217;s free to signup, and Skype-to-Skype calls are also free.  There is also a Windows and Mac OS X version available so your non-Ubuntu friends can join the party. You do have to buy minutes if you plan on making land-line/cell phone calls (I pay about $30 a year for unlimited United States phone calls), so it&#8217;s not a bad deal.  You can download an Ubuntu version of this software by <a href="http://www.skype.com/download/skype/linux/choose/" target="_blank">clicking here</a>.</p>
<p>There is one other similar program called <a href="http://ekiga.org/" target="_blank">Ekiga</a> that you might want to check out.  It is similar to Skype and is open-source.  Though I&#8217;ve never used it before so I can&#8217;t say much more about it.</p>
<p>The last type of webcam program I was hoping to find for Ubuntu would be something that can record video based on motion detection (set your cam up to be a security camera).  I have seen and tried Windows software that can do this with extra features like alert you via email (and perhaps SMS text messaging) and allow you to view your camera by remote.  The closest thing to this that I&#8217;ve heard of is a program called geekast, which you can use with a seperate program called peercast to broadcast your webcam on an IP address if you want.  But the program is severely underdeveloped (the home page for it was down at the time of this writing).  So it looks like the best webcam oriented program you can use right now is Skype, and it&#8217;s mighty fine if you ask me (but there is still room for improvement).</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/02/14/installing-webcams-in-ubuntu-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>WordPress Can Now Upgrade Itself!</title>
		<link>http://davestechsupport.com/blog/2009/02/11/wordpress-can-now-upgrade-itself/</link>
		<comments>http://davestechsupport.com/blog/2009/02/11/wordpress-can-now-upgrade-itself/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 20:53:20 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=736</guid>
		<description><![CDATA[Well it&#8217;s about freakin&#8217; time!  I&#8217;ve been using WordPress as a framework for writing blog entries here on my website since the I started posting some many months ago.  And every time a new version was released, I would have to upgrade manually.  This was nerve-racking because you had to be careful not to accidentally [...]]]></description>
			<content:encoded><![CDATA[<p>Well it&#8217;s about freakin&#8217; time!  I&#8217;ve been using WordPress as a framework for writing blog entries here on my website since the I started posting some many months ago.  And every time a new version was released, I would have to upgrade manually.  This was nerve-racking because you had to be careful not to accidentally delete certain files from your server, or your whole blog would be wiped out (of course you&#8217;d also have to manually backup before doing this).  Worse, the whole upgrading process would take about 15 minutes or longer (depending on connection) because even though Word press only consists of about 1.2 MB of data, it&#8217;s split up into hundreds of tiny files, which makes things SLOW over FTP.</p>
<p>But today (which is turning out to be a pretty great day for a lot of different reasons) I logged in to check on my comments and notice the following:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/wordpressupgrade1.png" alt="" width="408" height="422" /></p>
<p>Oooo!!  An update button!  In the past, something like this would direct you to WordPress.com and have you download a zip, extract the few hundred files out, delete certain folders from your server, then upload the necessary files to replace the old ones, THEN go to a special web link on your server to complete/verify the upgrade.  In a word, it SUCKED.  To my delight, this is what I got after clicking the button:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/wordpressupgrade2.png" alt="" width="500" height="165" /></p>
<p>Automatically?  Huzzah!!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/wordpressupgrade3.gif" alt="" width="455" height="310" /></p>
<p>Now I know that to advanced web developers, this doesn&#8217;t come across as a big deal because if you had shell access to your server, you could just SSH into your server and run a couple of commands that would extract the download and fore-go the need to upload hundreds of tiny files.  But that costs extra and when it comes to web hosting fees, I try to keep things on the cheap side.</p>
<p>So Cheers to the WordPress devs!  You&#8217;ve made my life just a little easier.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/02/11/wordpress-can-now-upgrade-itself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animitronic Rock Band Covers NIN Song</title>
		<link>http://davestechsupport.com/blog/2009/02/09/animitronic-rock-band-covers-nin-song/</link>
		<comments>http://davestechsupport.com/blog/2009/02/09/animitronic-rock-band-covers-nin-song/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 19:59:27 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=732</guid>
		<description><![CDATA[So&#8230; I saw this funky update on The NIN Hotline today about some Rock-afire Explosion &#8220;band&#8221; (which appears to be made up of Chuck-E-Cheese robot rejects) doing a performance of the Nine Inch Nails song 1,000,000.  I&#8217;ve never heard of this Rock-afire thing; is it a TV show?  Anyway, check out the little preview clip [...]]]></description>
			<content:encoded><![CDATA[<p>So&#8230; I saw this funky update on <a href="http://www.theninhotline.net" target="_blank">The NIN Hotline</a> today about some Rock-afire Explosion &#8220;band&#8221; (which appears to be made up of Chuck-E-Cheese robot rejects) doing a performance of the Nine Inch Nails song 1,000,000.  I&#8217;ve never heard of this Rock-afire thing; is it a TV show?  Anyway, check out the little preview clip below, it gets pretty funny about half way through.</p>
<p style="text-align: center;">
<p style="text-align: center;"><object width="500" height="404" data="http://www.youtube.com/v/qufa9N-fagk&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/qufa9N-fagk&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p style="text-align: left;">While we&#8217;re on the topic of Music Videos, take a look at these others (non-Nine Inch Nails) that I ran across today.  Both of them utilize stop-animation.  The first one is just cool, and the second one is not only cool but pretty damn hilarious as well.</p>
<p style="text-align: left;">
<div style="text-align: center;"><object width="500" height="403" data="http://www.dailymotion.com/swf/x84l2p" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.dailymotion.com/swf/x84l2p" /><param name="allowfullscreen" value="true" /></object><br />
<strong><a href="http://www.dailymotion.com/swf/x84l2p">Oren Lavie &#8211; Her Morning Elegance</a></strong><br />
<em>by <a href="http://www.dailymotion.com/IgnitionVM">IgnitionVM</a></em></div>
<div style="text-align: center;"><em><br />
</em></div>
<p style="text-align: center;"><object width="500" height="282" data="http://vimeo.com/moogaloop.swf?clip_id=2772480&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2772480&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /></object><br />
<a href="http://vimeo.com/2772480">Bubblicious</a> from <a href="http://vimeo.com/rexthedog">Rex The Dog</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/02/09/animitronic-rock-band-covers-nin-song/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vote For This Idea On Ubuntu Brainstorm</title>
		<link>http://davestechsupport.com/blog/2009/02/08/vote-for-this-idea-on-ubuntu-brainstorm/</link>
		<comments>http://davestechsupport.com/blog/2009/02/08/vote-for-this-idea-on-ubuntu-brainstorm/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 14:56:39 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=714</guid>
		<description><![CDATA[EDIT:  My idea has been marked as a duplicate of another that was posted back in March of 2008.  So visit this link to go vote for its posted solution. Every now and then I drop by the Ubuntu Brainstorm website to post an idea that I think would help improve the user experience of [...]]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #ff6600;">EDIT</span></strong>:  <em>My idea has been marked as a duplicate of another that was posted back in March of 2008.  So visit </em><a href="http://brainstorm.ubuntu.com/idea/4755/" target="_blank"><em>this link</em></a><em> to go vote for its posted solution.</em></p>
<p>Every now and then I drop by the <a href="http://brainstorm.ubuntu.com/" target="_blank">Ubuntu Brainstorm</a> website to post an idea that I think would help improve the user experience of Ubuntu Linux.  Sometimes these ideas are geared more towards a specific application rather than the operating system and in this case <a href="http://brainstorm.ubuntu.com/idea/17780/" target="_blank">the suggestion I made recently</a> has to do with Firefox.</p>
<p>One of the things that&#8217;s bothered me about using Firefox in Linux is the fact that when you click on a link for a file, an Open With dialog box appears, but if you want to open the file with something other than the default application shown, you are forced to browse the Linux root file system.  This strikes me as an unfriendly way to have the user select an alternate application.  If anything it wreaks of Linux elitism, the kind that acts like nothing is wrong with the way things are currently being done.  If this were Windows or Mac OS and you wanted to find a different application to open a file, you wouldn&#8217;t expect to have to wade through sub-directories of a file structure most sane users wouldn&#8217;t want to be familiar with.</p>
<p>Let me show you what I&#8217;m talking about.  This is what appears when you hit Browse (for applications) button in Firefox on a Windows PC:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/appbrowse.png" alt="" width="331" height="405" /></p>
<p>You&#8217;re presented with a simple list of applications to scroll through and pick the one you want.  It works the same way with Internet Explorer, and I would suspect all browsers do this in Mac OS X as well.</p>
<p>Now, here&#8217;s what you get in Linux when you click on the &#8220;Other&#8230;&#8221; button (which is equivalent to Browse in this context):</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/filesystembrowse2.png" alt="" width="417" height="608" /></p>
<p style="text-align: left;"><strong>Do I even have to ask you which of the two above examples looks more user-friendly?</strong></p>
<p style="text-align: left;">Anyway, if you&#8217;re a member of Ubuntu Brainstorm, I encourage you to <a href="http://brainstorm.ubuntu.com/idea/17780/" target="_blank">vote for my idea by clicking here</a>. And if you&#8217;re not a member, sign up! It&#8217;s free and only takes a minute and you could post an idea that will forever change Ubuntu Linux for the better.</p>
<p style="text-align: left;">Now, I&#8217;m not the first person to submit a suggestion about this quirk.  In fact <a href="https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/18995" target="_blank">someone submitted a bug report about 4 years ago suggesting the exact same thing</a>.  You might ask yourself, &#8220;If they submitted a bug report that long ago, why hasn&#8217;t it been fixed by now?&#8221;  Because in the eyes of developers (who are obviously a strange, bizarre species of emotionally sensitive anti-social hermits), this isn&#8217;t a bug.  It&#8217;s a &#8220;feature request&#8221;, and is considered something of a lower priority as a result.</p>
<p>It&#8217;s damn frustrating, I know.  Just <a href="http://ubuntuforums.org/showthread.php?t=1056093" target="_blank">look at the responses I got</a> when I tried to point out that Amarok was installing missing a certain mp3 decoder package in GNOME systems, and was told that in order to get it to work correctly out of the box, a &#8220;feature request&#8221; would have to be submitted and approved before the app would install with all the necessary packages.  So for things like this it seems the only thing that gets developers off their pias/lazy asses are statistics (votes, in this case) showing them that people (normal earth-dwelling humans) actually want a feature to be added to an app.  I would suspect they need this kind of persuading because they have a very difficult time understanding what non-technical people expect from their computers.  But seriously, what idiot out there thought it was smarter to force users to browse the root file system instead of present a simple list of installed applications to pick from?  So please <a href="http://brainstorm.ubuntu.com/idea/17780/" target="_blank">go vote this idea up</a>, because it seems that sometimes a &#8220;feature&#8221; is actually something that should have been there in the first place, but wasn&#8217;t implimented for very stupid reasons.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/02/08/vote-for-this-idea-on-ubuntu-brainstorm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Backup A DVD with Ubuntu Linux</title>
		<link>http://davestechsupport.com/blog/2009/02/04/how-to-backup-a-dvd-with-ubuntu-linux/</link>
		<comments>http://davestechsupport.com/blog/2009/02/04/how-to-backup-a-dvd-with-ubuntu-linux/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 18:25:57 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=664</guid>
		<description><![CDATA[Ripping is a term used to describe the act of taking a video DVD and copying it to your hard drive, while additionally encoding the video into a smaller format like Divx/xvid/mpeg-4 and saving it as an AVI file. Not so long ago I wrote a blog that shows you how to take such an [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/copywarning500.png" alt="" width="500" height="333" /></p>
<p>Ripping is a term used to describe the act of taking a video DVD and copying it to your hard drive, while additionally encoding the video into a smaller format like Divx/xvid/mpeg-4 and saving it as an AVI file.  Not so long ago I wrote <a href="http://davestechsupport.com/blog/2009/01/03/making-a-video-dvd-in-ubuntu-linux/" target="_blank">a blog that shows you how to take such an AVI file and convert it into a viewable, playable DVD</a>.  So I thought it would be best to show you how to move the video in the opposite direction.  I consider this to be a legitimate format for people to back their DVD&#8217;s into for two reasons:</p>
<ol>
<li>Many DVD players are now capable of playing Divx/Xvid formated videos all on their own.</li>
<li>It&#8217;s more compact (700 ~ 1400 MB per film, a blank DVD is capable of storing about 4300 MB).  You could have multiple films stored on one disposable disc.</li>
</ol>
<p><strong><span style="color: #ff6600;">NOTE:</span> Scroll down past this DVD to AVI ripping guide if you want to see how you can backup your entire DVD (menus and all) to a blank DVD.<br />
</strong></p>
<p>Remember that you are supposed to be using this little guide for the purposes of backing up DVD&#8217;s that you actually paid for and own.  So when your dog eats it or your hyperactive 4 year old exerts his primitive <a href="http://en.wikipedia.org/wiki/He-man" target="_blank">He-Man</a> and snaps the disc in half with his own bare hands, you don&#8217;t have to worry about buying a replacement copy.  What you don&#8217;t want to do with this information is&#8230; oh, I don&#8217;t know&#8230; rent movies by the truck load so you can copy them all off to your PC before you return them.  You wouldn&#8217;t want to do that.  Not only because doing such a thing is illegal, but also because you might make Jesus sad.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/sadjesus.jpg" alt="" width="371" height="358" /><br />
Jesus has feelings too!  Not just lawyers.</p>
<p style="text-align: left;">Now that your conscience is stricken with guilt and fear, we can all be sure you&#8217;re not going to try anything illegal with this &#8220;forbidden knowledge.&#8221; So lets move along to the fun stuff!</p>
<h4 style="text-align: left;">First, we need to install libdvdcss2 for decoding DVDs!</h4>
<p>Before we can even rip a commercial DVD we need a specific decoder (known as libdvdcss2) to be installed.  The easiest way to get it is to add the <a href="https://help.ubuntu.com/community/Medibuntu" target="_blank">Medibuntu</a> repository to your software sources.  To do this in Ubuntu:</p>
<ol>
<li>Click Applications&gt;Accessories&gt;Terminal</li>
<li>Paste in the following text in the Terminal window:</li>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 400px; height: 34px; text-align: left;" dir="ltr">sudo wget http://www.medibuntu.org/sources.list.d/`lsb_release -cs`.list --output-document=/etc/apt/sources.list.d/medibuntu.list &amp;&amp; sudo apt-get -q update &amp;&amp; sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring &amp;&amp; sudo apt-get -q update</pre>
<li>Then paste in this text:</li>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 400px; height: 34px; text-align: left;" dir="ltr">sudo apt-get install libdvdcss2</pre>
</ol>
<p>The line of text in the first box adds the Medibuntu repositories to your system and updates your package listings.  The second box installs the libdvdcss2 decoder.  Both commands will work with <strong>any</strong> version of Ubuntu.</p>
<p>Now that we have our decoder installed, lets rip!</p>
<h4>Ripping/Backing Up a DVD with k9copy in Ubuntu Linux</h4>
<p>There are <a href="https://help.ubuntu.com/community/RestrictedFormats/RippingDVDs" target="_blank">several applications available</a> that you can install and use with Ubuntu to rip DVDs.  One of the most popular is called k9copy.  This program can be used not only for backing DVDs up as AVI files on your hard drive, but it can also shrink DVD-9 discs down to DVD-5 so you can burn complete backups onto a blank DVD-R.   I decided to try this app out to see if it would  live up to all the hype.  Here&#8217;s how you install it:</p>
<ol>
<li>Click on the Applications Menu</li>
<li>Click &#8220;Add/Remove&#8230;&#8221; (or Ubuntu Software Center if you&#8217;re running 10.04)</li>
<li>Search for &#8220;k9copy&#8221;</li>
<li>Check k9copy</li>
<li>Click the apply button.</li>
</ol>
<p style="text-align: center;"><a href="http://www.davestechsupport.com/blog/images/installk9copy.png" target="_blank"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/installk9copysmall.png" alt="" width="500" height="313" /></a></p>
<p style="text-align: left;">Now that we have k9copy installed we can fire it up by clicking Applications&gt;Sound &amp; Video&gt;k9copy.</p>
<p style="text-align: center;"><a href="http://www.davestechsupport.com/blog/images/k9copy.png" target="_blank"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy1.png" alt="" width="500" height="430" /></a></p>
<p style="text-align: left;">In my experience, this is what k9copy will look like when you first run it, even if there is a DVD in your DVD drive.  So if you have a disc in the drive, eject it, then push it back in and k9copy will open it up.</p>
<p style="text-align: center;"><a href="http://www.davestechsupport.com/blog/images/k9copy2large.png" target="_blank"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy2.png" alt="" width="500" height="430" /></a></p>
<p style="text-align: left;">Now being shown is the DVD content structure, made up of titles that contain content objects, such as video streams, audio streams, subtitle streams and menus. (By the way, Death At A Funeral is a f-ing hilarious film and I highly recommend you go buy it). For the purposes of backing up just the movie we&#8217;ll want to select one video stream and at least one audio stream (6-channel surround sound, 2 channel stereo,  english, french, director commentary, etc).  You&#8217;ll notice that each title here shows a total size in megabytes each takes up.  The largest one in the picture above is Titleset 1, weighing in at a hefty size of 3733.10 MB.  So we know THAT&#8217;s the movie because the size of it is so large, and everything else is just menus, perhaps a trailer for some other movie, etc., and they can all be ignored and excluded from our rip.  Just remember that it&#8217;s not always &#8220;Titleset 1&#8243; that contains the movie, so check the size of the title set before ripping to find the one with the largest size first.  In this example it&#8217;s clearly Titleset 1.  So we expand it open (with the little [+] boxes next to the name) to reveal its contents:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy3.png" alt="" width="500" height="326" /></p>
<p style="text-align: left;">After expanding the Titleset 1 treebranch, I placed a check next to the &#8220;audio 1 English ac3 6ch 48kHz drc&#8221; option, which basicly means &#8220;Six Channel (surround sound) English audio.&#8221;  Doing this automatically checks off the video stream associated with it.  I could check off other audio streams if I wanted to, but that would take up extra space and possibly reduce the video quality of our output, depending upon how large we want the outputed AVI file to be.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy4.png" alt="" width="388" height="345" /></p>
<p style="text-align: left;">If you look down a little, you&#8217;ll see the video and audio ripping settings (shown above).  By default k9copy wants to resize the width of the video you&#8217;re ripping to 640, which is actually a little smaller than the default video stream size of 720.  If I were you, I&#8217;d change the above to say 720.  You&#8217;ll also see a target file size of 700 MB selected.  Depending on the length of the movie and the amount of action in it, you might want to increase this size.  700 is good for films that are about an hour and a half long.  Any longer than this and you might want to change the size to something larger.  Best test this to feel out your own preferences before backing up several discs, but 700 has usually been good for me.</p>
<p style="text-align: left;"><span style="color: #339966;"><strong>TIP:</strong></span> For the best video quality in your output AVI, check off the box that says 2-pass.  What this does is a practice encode (to feel out the parts of the video that contain the most action) and then a true encode which will use the information gathered from the practice encoding to more dynamically adjust the bitrate.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy5.png" alt="" width="391" height="342" /></p>
<p style="text-align: left;">By default, the codec selected says &#8220;Copy&#8221;.  We want to change this to some other video codec.  I have the best luck using Xvid.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy6.png" alt="" width="371" height="340" /></p>
<p style="text-align: left;">Once you&#8217;ve set your video codec to Xvid, click on the Audio tab.  This will show the above settings.  Just like the video codec, you will probably want to change the audio codec as well, although this is not required.  For instance, if you want to preserve the 6-channel surround sound audio from a movie you&#8217;re about to backup, it&#8217;s best to leave the above setting on Copy.  However, if you&#8217;re ripping the 2-channel stereo audio, it&#8217;s better to change this to the MP3 LAME codec.  And if you do put it to MP3, you should probably change your bitrate from 128 to 192 or better (no greater than 320).  This will increase the sound quality.  For this example, I&#8217;m going to leave it on copy.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy7.png" alt="" width="500" height="470" /></p>
<p style="text-align: left;">Once you have your video and audio streams checked, your video and audio preferences configured, you can go up to the top of k9copy and click on the Create MPEG-4.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy8.png" alt="" width="500" height="317" /></p>
<p style="text-align: left;">This will ask you where you would like to save the AVI file it&#8217;s about to create and that&#8217;s entirely up to you.  I like to place these AVI files on the desktop and then decide whether or not I want to burn them to a blank Data DVD once I have a few other movies backed up and ready to be burnt.  Once you click Save, k9copy will begin to combine your selected video and audio streams together into a single AVI file.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy9.png" alt="" width="430" height="502" /></p>
<h3 style="text-align: left;">What if I want to backup the whole DVD?  Menus and all?</h3>
<p>This can also be done with k9copy and it&#8217;s very easy.  In fact I wish I had just written a guide for how to do this because it wouldn&#8217;t have taken as long for me to make.  The first thing you&#8217;ll want to do is check everything off:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/k9copy10.png" alt="" width="448" height="413" /></p>
<p>If you click the top-most checkbox, all the other sub-boxes will check themselves off.  Now all you have to do is click the Copy button at the top (shown above).  This will ask you where you want to save an ISO file.  After the ISO has been created, you just have to right-click on it (while a blank DVD is in the drive) and click &#8220;Open with CD/DVD Creator&#8221; or &#8220;Open with Brasero&#8221; or &#8220;Open with Gnomebaker&#8221;, depending on the burning software you have installed.  This will burn the ISO image to the DVD, and once you insert it into a DVD player, it&#8217;ll play just like a regular DVD with menus and all.  Just keep in mind that when you do it this way, you might see a little worse video quality because the menus, all the extra audio streams that you may not need or want, deleted scenes, etc., have been included.  And because the average single layer blank DVD can only hold about half that of a regular DVD, everything has been re-encoded and shrunk.</p>
<p><em>More information can be found at:</em></p>
<ul>
<li><a href="https://help.ubuntu.com/community/Medibuntu" target="_blank">https://help.ubuntu.com/community/Medibuntu</a></li>
</ul>
<p><em> </em></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/02/04/how-to-backup-a-dvd-with-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Bob &amp; Louise Renew Vows; Open New Book</title>
		<link>http://davestechsupport.com/blog/2009/01/22/bob-open-new-book/</link>
		<comments>http://davestechsupport.com/blog/2009/01/22/bob-open-new-book/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 22:57:42 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Bob Church]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=697</guid>
		<description><![CDATA[On Wednesday January the 21st of 2009, Bob and Louise Church celebrated their 26th wedding anniversary!  Surrounded by close family and friends they held a formal ceremony in their living room to renew their vows.  It was a very beautiful and touching event and I did my best to record the ceremony for the family [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/renewedvows.jpg" alt="" width="500" height="396" /></p>
<p style="text-align: left;">On Wednesday January the 21st of 2009, Bob and Louise Church celebrated their 26th wedding anniversary!  Surrounded by close family and friends they held a formal ceremony in their living room to renew their vows.  It was a very beautiful and touching event and I did my best to record the ceremony for the family and friends who were unable to attend.  You can <a href="http://www.davestechsupport.com/blog/downloads/renewingvows.avi" target="_blank">click here to download the video</a>.  The video is encoded in Xvid MPEG4 format.  If you&#8217;re running Windows, and it does not want to play, download and install the <a href="http://ftp.isu.edu.tw/pub/Windows/softking/soft/en/k/klcodec453f.exe" target="_blank">K-Lite Codec Pack</a> which will add the necessary video decoder needed to play this video.</p>
<p style="text-align: left;">Following the ceremony, Bob was asked to open up a surprise package that had just arrived in the mail a couple days earlier.  Inside were dozens of copies of his new book (<a href="http://www.blurb.com/bookstore/detail/531368" target="_blank">click here to preview and purchase your own copy</a>) which was assembled by close friends of his who are part of an Internet based writers group (<a href="http://www.wordcatalystmagazine.com/" target="_blank">Word Catalyst Magazine</a>) which Bob is a member of.</p>
<p style="text-align: left;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/holdingbook.jpg" alt="" width="500" height="375" /><br />
I of course recorded video of the opening of the package the books were delivered in as well as his initial reactions to the book.  You can <a href="http://www.davestechsupport.com/blog/downloads/bookopening.avi" target="_blank">download and view that video by clicking here</a>.</p>
<p style="text-align: left;">Unfortunately there was little opportunity to capture the author himself reading from his new publication as there were some hyperactive grandchildren making a lot of distracting noise.  But don&#8217;t you worry!  I will be keeping on Bob to record a few readings from his book for his biggest fans to view.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/01/22/bob-open-new-book/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://www.davestechsupport.com/blog/downloads/renewingvows.avi" length="122494294" type="video/x-msvideo" />
<enclosure url="http://www.davestechsupport.com/blog/downloads/bookopening.avi" length="52364854" type="video/x-msvideo" />
		</item>
		<item>
		<title>Finding Rare Tracks On Youtube</title>
		<link>http://davestechsupport.com/blog/2009/01/19/finding-rare-tracks-on-youtube/</link>
		<comments>http://davestechsupport.com/blog/2009/01/19/finding-rare-tracks-on-youtube/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 20:18:40 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=693</guid>
		<description><![CDATA[One of my favorite online radio streams is the Chillout station found at www.di.fm.  I&#8217;ve not listened to the station for a few months because it seemed like I would hear songs I&#8217;ve heard many times before more often than songs I&#8217;d never heard at all.   I used to dedicate myself to making sure I [...]]]></description>
			<content:encoded><![CDATA[<p>One of my favorite online radio streams is the Chillout station found at <a href="http://www.di.fm" target="_blank">www.di.fm</a>.  I&#8217;ve not listened to the station for a few months because it seemed like I would hear songs I&#8217;ve heard many times before more often than songs I&#8217;d never heard at all.   I used to dedicate myself to making sure I had some form of music playing for me in the background while working on the computer because every now and then there&#8217;s a REALLY cool track that will come on.  As it happens, today was one of those days where I turned it on and within a couple minutes a very cool track was on that I&#8217;d never heard before.</p>
<p>I&#8217;ve been looking around on the web trying to find a high quality copy of this song and it&#8217;s very difficult.  What I did find was a copy of the song on Youtube.  You&#8217;d be surprised how often the most rare of songs end up on Youtube; it&#8217;s perfect for looking up those difficult to find trance and techno songs <em>nobody</em> listens to (according to eminem, and from the looks of the &#8220;view count&#8221;, he&#8217;s right).  So I just wanted to share the song I heard and liked so much.  Bare in mind that the audio quality is a little sub-par, and it&#8217;s recommended that you wear headphones or have some decent bass in your audio setup.  Enjoy!</p>
<p style="text-align: center;"><object width="425" height="344" data="http://www.youtube.com/v/rN3nL6XRpzg&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/rN3nL6XRpzg&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/01/19/finding-rare-tracks-on-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Remove Ubuntu&#8217;s Password Keyring</title>
		<link>http://davestechsupport.com/blog/2009/01/16/how-to-remove-ubuntus-password-keyring/</link>
		<comments>http://davestechsupport.com/blog/2009/01/16/how-to-remove-ubuntus-password-keyring/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 22:00:53 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=690</guid>
		<description><![CDATA[UPDATE:  This post is almost 2 years old now and the method described below is somewhat obsolete (but still works).  Borrowing from the comments posted below, do the following to remove the keyring in a more simple fashion: 1) Go click Applications &#62; Accessories &#62; Passwords and Encryption keys 2) The should be entries there [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE</strong>:  This post is almost 2 years old now and the method described below is somewhat obsolete (but still works).  Borrowing from the comments posted below, do the following to remove the keyring in a more simple fashion:</p>
<p>1) Go click<strong> Applications &gt; Accessories &gt; Passwords and Encryption keys</strong><br />
2) The should be entries there listing an array of keyring password.<br />
3) Right click on them and select change password<br />
4) Enter the old password if you have one then leave the new password blank. (A warning message should appear)</p>
<p>I&#8217;ve not done this personally (I haven&#8217;t had to) but if I&#8217;m guessing correctly, the &#8220;warning message&#8221; mentioned above in step 4 is likely the same warning message pictured below, asking if you are sure you want to use &#8220;Unsafe Storage&#8221;.  You can read more about what this means below.</p>
<p style="text-align: center;">&#8212;&#8212;&#8212;&#8212;&#8212;-[Begin old post]&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>I would have made the title of this post &#8220;How to remove the Keyring password manager in Ubuntu Linux&#8221; but that&#8217;s kinda long&#8230;  Anyway, you might be wondering what the keyring password manager is.  It is a built in feature of Ubuntu (specifically, a package called &#8220;<a href="http://projects.gnome.org/seahorse/" target="_blank">Seahorse</a>&#8220;) that remembers passwords for things like FTP account logins, Evolution Email accounts, your wireless network authentication passwords, etc., and locks them all behind a kind of Master Password of sorts.  So for example, lets pretend that the password for your wireless network was 64 characters long and was just a bunch of random numbers and letters that you&#8217;d only be able to remember if you were some kind of freak savant mathematician.  The keyring password manager would remember this for you, but will only allow the system to access and use that long password after you grant it access to the keyring.</p>
<p>As nice and handy as this might sound to security buffs, it&#8217;s struck me as a minor inconvenience.  For starts, if I were to configure Ubuntu to automatically login to my account after I turn the computer on, I would then also be asked to type in my keyring password so it would connect to my wireless network.  This becomes a bigger problem if, for instance, I were to connect to my computer remotely and had to reset it for some reason, like applying a recent kernel update.  The snag there would be that after restarting, my computer would boot up, but since I&#8217;m not physically sitting in front of it, it would sit there waiting for me to enter a keyring password before it would reconnect to my wireless network, and I&#8217;d have to go home or ask someone else to type in the password for me.</p>
<p>So what I&#8217;ve always wanted to have happen is this:</p>
<ul>
<li>I start or restart the computer by remote (such as through SSH or VNC).</li>
<li>After booting it automatically logs into my account and connects to my wireless network without asking for any passwords along the way so I can VNC right back into the system with no further trouble.</li>
</ul>
<p>I&#8217;ve finally learned how to do this, and it&#8217;s stupid easy to do.</p>
<p>There is of course a few security drawbacks about doing this.  For starts, if any person were to gain physical access to my machine they&#8217;d be able to connect to my wireless network without needing to enter a password. Then again, if someone I don&#8217;t trust has somehow gained physical access to my machine I might as well go ahead and consider it to be compromised.</p>
<p>Now, if the PC were in an office with a bunch of random co-workers always around, I&#8217;d be a lot more concerned.  If that were the case, I&#8217;d have that puppy locked down with a power on password, disable booting from the CD-ROM/Ethernet/USB in the BIOS, perhaps have a GRUB password and be working from an encrypted HD with the required /boot partition on a USB key, and of course auto-login would be disabled so I would be required to enter anywhere from 2 to 3 different passwords just to login to the system.  But this thing is in my house behind two large dogs and a dead-bolt locked door, functioning as a server that requires a password for me to access it by via SSH or VNC anyway.  So for this particular PC, I see little harm in opting out of using this security feature.</p>
<p>So here&#8217;s how you get rid of the keyring manager.  <strong>Please note:</strong> This will erase saved passwords you have so be sure you know or remember them before you make your computer forget them!</p>
<ol>
<li>Open up your Home Folder by clicking <strong>Places&gt;Home Folder</strong></li>
<li>Press <strong>CTRL-H</strong> (or click View&gt;Show Hidden Files)</li>
<li>Find a folder called<strong> .gnome2</strong> (it has a period at the beginning of the name) and open it by double clicking on it</li>
<li>Inside of the .gnome2 folder, there is another folder called <strong>keyrings</strong>.  Open it up.</li>
<li>Delete any files you find within the keyrings folder</li>
<li>Restart the computer</li>
</ol>
<p>After you restart and login (if you&#8217;re automatically logging in) you&#8217;ll probably be asked to enter your wireless networks WPA/WEP encryption key (because we made it forget).  After you type that password in, the keyring manager will appear to let you know that it would like to handle the storage of that password and lock it away with a new keyring.  The box looks like this:</p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/keyring1.png" alt="" width="498" height="342" /></p>
<p>Instead of typing in a new password, leave both boxes completely empty and click Create.</p>
<p>You&#8217;ll then be asked if you know what the hell you&#8217;re doing:</p>
<p><img class="alignnone" src="http://www.davestechsupport.com/blog/images/keyring2.png" alt="" width="493" height="211" /></p>
<p>Go ahead and click <strong>Use Unsafe Storage</strong>.</p>
<p><strong><span style="color: #ff0000;">WARNING:</span></strong> Doing this creates a new file in your ~/.gnome2/keyrings/ folder called <strong>default.keyring</strong> and it will now house passwords IN CLEAR TEXT and not in an encrypted form.  So it is imperative that you are certain no untrustworthy persons can access your user account (either physically or by remote) or they will be able to easily open and read this file and obtain many passwords (for things such as FTP accounts, SSH, e-mail accounts, etc).  <span style="color: #ff0000;">Proceed with caution.</span></p>
<p>From here on all keyring-stored passwords you enter will not safeguarded behind a master password or encryption.  Whether or not you want to do this is entirely up to you.  I personally have had enough of the keyring manager and consider it kind of annoying.  But as I said before, you may have certain environmental factors that make having a master password over the rest of your passwords a good idea.  Keep in mind that the keyring password manager has absolutely nothing to do with your administrative/root privilages password that has to be entered any time you want to apply updates, or add/remove software.  You will still have to type your account password in for these actions, and that is something I am quite comfortable with. I&#8217;m just happy I don&#8217;t have to have to ask my girlfriend to type in a keyring password every time I want to restart the computer while I&#8217;m away from home.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/01/16/how-to-remove-ubuntus-password-keyring/feed/</wfw:commentRss>
		<slash:comments>111</slash:comments>
		</item>
		<item>
		<title>A Beautiful Example Of NIN Fan-Mixed Video</title>
		<link>http://davestechsupport.com/blog/2009/01/15/a-example-of-nin-fan-mix-video/</link>
		<comments>http://davestechsupport.com/blog/2009/01/15/a-example-of-nin-fan-mix-video/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 04:38:51 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=683</guid>
		<description><![CDATA[First and foremost, the video below IS NOT from any of the 405 GB of High-Definition 1080p video that was released by somebody via three torrents recently (see a couple posts back about that).  Those videos are still in the process of being downloaded by all those who are willing to wait a couple of [...]]]></description>
			<content:encoded><![CDATA[<p>First and foremost, the video below IS NOT from any of the 405 GB of High-Definition 1080p video that was released by <em>somebody</em> via three torrents recently (see a couple posts back about that).  Those videos are still in the process of being downloaded by all those who are willing to wait a couple of months for them to come down the wire.  What has been much easier to download is video that has been shot by the fans themselves.  The very last show on the Lights In The Sky tour was held in Vegas and an announcement was made to the fans in advanced that there would be a &#8220;very relaxed&#8221; camera policy (not like that wasn&#8217;t already the case).  The intent was to get as many people into the venue with as many different cameras as possible.  The result&#8230; well here&#8217;s an example of what the result may very well be.  ALL of the video and audio were captured by fans and not via official outlets (soundboard audio, $4000 HD video cameras, etc.).  This video is 100% amateur, and has been been organized together and edited to produce a very satisfying piece of entertainment.</p>
<p>The song below is called In This Twilight.  It was the last song played at every concert of the tour (so long as there was time for an encore, and there often was).  It is one of several very well made fan-mix videos, and you can <a href="http://www.echoingthesound.org/phpbbx/viewtopic.php?t=46209" target="_blank">find more listed here</a>.</p>
<p><object width="500" height="281" data="http://vimeo.com/moogaloop.swf?clip_id=2586503&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2586503&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /></object></p>
<p>Here is one more of my favorites entitled 28 Ghost IV.  The name itself means nothing (it was simply track #28 out of 36 instrumentals released last year on an four-part album called Ghosts I-IV).  No lyrics.  Just beautiful music.  Enjoy!</p>
<p><object width="500" height="281" data="http://vimeo.com/moogaloop.swf?clip_id=2757740&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2757740&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /></object></p>
<p>I can&#8217;t wait to see the HD fan-mixes in a few months!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/01/15/a-example-of-nin-fan-mix-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bob Church Has A New Book Out!</title>
		<link>http://davestechsupport.com/blog/2009/01/14/bob-church-has-a-new-book-out/</link>
		<comments>http://davestechsupport.com/blog/2009/01/14/bob-church-has-a-new-book-out/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 06:25:45 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Bob Church]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=679</guid>
		<description><![CDATA[Bob Church, father of my girlfriend Kristin, has published a new book!  Actually&#8230; his friends did it for him as a surprise.  You see, Bob has been a member of a little writers group on the Internet for a few years.  His writings have inspired and captivated many fellow authors.  But soon after the picture [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.blurb.com/bookstore/detail/531368" target="_blank"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/bobsbook.png" alt="" width="500" height="716" /></a></p>
<p style="text-align: left;">Bob Church, father of my girlfriend Kristin, has published a <a href="http://www.blurb.com/bookstore/detail/531368" target="_blank">new book</a>!  Actually&#8230; his friends did it for him as a surprise.  You see, Bob has been a member of a little writers group on the Internet for a few years.  His writings have inspired and captivated many fellow authors.  But soon after the picture on the cover of the book was taken in the summer of last year, Bob was diagnosed with terminal cancer.</p>
<p style="text-align: left;">Near the end of 2008, Bob and his wife Louise decided to move back from Moberly, Missouri to Topeka where their two daughters, their son and two grand-daughters live so that they could more easily spend his last days together as a family, despite their inability to sell the house they left behind in order to make the big move.  Chemotherapy sessions were already underway for two months when this happened and the move took a dreadful toll on Bob&#8217;s health.  Visits to the emergency room became frequent.  Seeing Bob awake and in a good mood was  rare.  And everyone was very worried.  Then, roughly a month or two after moving to Topeka, he decided to end his chemo after his doctors concluded it was doing him more harm than good.</p>
<p style="text-align: left;">Since that time his health and energy have seemed to very gradually increase.  We&#8217;ve spent several evenings together as a family watching the entire HBO series The Soporanos, one episode after another.  We&#8217;ve also continued this little tradition with another HBO series called Deadwood, which (all profanity and vulgarity aside) echos a lot of the kind of writing and dialoge styles Bob most appreciates. And just yesterday, Bob decided to whip out a laptop and get his ass on the Internet for the first time in nearly 3 months!  So for those of you out there who know Bob but live far away, you&#8217;ll be quite pleased to learn that his spirits have been the best I&#8217;ve ever seen in a very long time and it is a breath of fresh air.</p>
<p style="text-align: left;">Bob&#8217;s very own copy of this book will be in the mail and shipping to him very soon.  It is slated to make an appearence in about a week and I&#8217;ve been asked to video his opening the package when it arrives so his friends who cannot travel up can see his reaction.  Perhaps if I twist his arm a little, he&#8217;ll read us some of his writing, too.</p>
<p style="text-align: left;">The book is available for purchase from blurb.com by visiting <a href="http://www.blurb.com/bookstore/detail/531368" target="_blank">this address</a>.  Prices start at $13.95 for the softcover, $30.95 hardcover and weighs in at a whopping 400 pages.  You can even preview the first 15 pages of the book online before purchasing.  So go check it out!  Buy a copy!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/01/14/bob-church-has-a-new-book-out/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>NIN Releases 400 GB Of Raw Concert Video</title>
		<link>http://davestechsupport.com/blog/2009/01/08/nin-releases-400-gb-of-raw-concert-video/</link>
		<comments>http://davestechsupport.com/blog/2009/01/08/nin-releases-400-gb-of-raw-concert-video/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 15:54:19 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=672</guid>
		<description><![CDATA[Holy crap!  If I didn&#8217;t already know that my favorite band is also the coolest on the planet, now I can be certain. Nine Inch Nails released a surprise (belated) Christmas gift for their fans yesterday: 405 GB of unedited concert footage, filmed with 4 to 7 HD video cameras between three seperate shows. Victoria [...]]]></description>
			<content:encoded><![CDATA[<p>Holy crap!  If I didn&#8217;t already know that my favorite band is also the coolest on the planet, now I can be certain.</p>
<p>Nine Inch Nails released a surprise (belated) Christmas gift for their fans yesterday: 405 GB of unedited concert footage, filmed with 4 to 7 HD video cameras between three seperate shows.</p>
<p><a href="http://download.nin.com/lightsinthesky/Nine_Inch_Nails_Live_Video_2008_12_05_Victoria_BC.torrent">Victoria</a><br />
<a href="http://download.nin.com/lightsinthesky/Nine_Inch_Nails_Live_Video_2008_12_07_Portland_OR.torrent">Portland</a><br />
<a href="http://download.nin.com/lightsinthesky/Nine_Inch_Nails_Live_Video_2008_12_12_Sacramento_CA.torrent">Sacramento</a></p>
<p>This is not your typical download to say the least.  It will probably take me weeks to download just one of those.</p>
<p>There is currently an open-source project being headed up at <a href="http://thisoneisonus.org/" target="_blank">http://thisoneisonus.org/</a> which originally formed together to create a full length DVD using video that was filmed by fans at the concerts.  Now we have all of this HD video to toss into that mix.  So if you can&#8217;t wait to download all of the video above, you can be rest assured that there will eventually be a professionally edited mix of all the video into one much smaller download.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/01/08/nin-releases-400-gb-of-raw-concert-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making a Video DVD in Ubuntu Linux</title>
		<link>http://davestechsupport.com/blog/2009/01/03/making-a-video-dvd-in-ubuntu-linux/</link>
		<comments>http://davestechsupport.com/blog/2009/01/03/making-a-video-dvd-in-ubuntu-linux/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 20:12:28 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=655</guid>
		<description><![CDATA[Edit: Be sure to check out my other posting &#8212; How To Backup A DVD With Ubuntu Linux. So one of the cool things I was asked to do for someone a couple of months ago was show them how to convert an AVI video into a playable DVD that they could give to a [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>Edit: Be sure to check out my other posting &#8212; <a href="http://davestechsupport.com/blog/2009/02/04/how-to-backup-a-dvd-with-ubuntu-linux/" target="_blank">How To Backup A DVD With Ubuntu Linux</a>.</strong></em></p>
<p>So one of the cool things I was asked to do for someone a couple of months ago was show them how to convert an AVI video into a playable DVD that they could give to a friend.  I had originally suggested VSO ConvertXtoDVD program, which I had a lot of good luck with in the past.  But I wanted to do the same thing in Linux and I found a program that I think does a better job.  It&#8217;s called DeVeDe, and you Windows users out there will be happy to know that there is a <a href="http://www.majorsilence.com/devede" target="_blank">Windows version of this software available for download</a>.  But for us Ubuntu Linux users there&#8217;s an easier method used to install it on your computer.</p>
<p>To install DeVeDe in Ubuntu Linux, click on the Applications menu at the top, then the Add/Remove Programs at the bottom of the menu.  Once the application search tool is loaded, do a simple search for &#8220;Devede&#8221; and you&#8217;ll find it in no time.  Simply check it off,  click the apply button and you&#8217;re in business!</p>
<h4>How To Use DeVeDe To Convert Video Into DVD</h4>
<p>The first thing that will appear when you load DeVeDe is a little window asking you what kind of conversion you are wanting to do.</p>
<p style="text-align: center; "><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/devede1.png" alt="" width="451" height="253" /></p>
<p>For this tutorial we&#8217;re going to use the default option of &#8220;Video DVD&#8221; and click OK.</p>
<p>Next we&#8217;re presented with this interface.</p>
<p style="text-align: center; "><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/devede2.png" alt="" width="500" height="477" /></p>
<p>The box that says &#8220;Titles&#8221; already contains one object called &#8220;Title 1&#8243; and to the right we see the Files that are currently contained within that Title (none for the moment).  The word &#8220;Title 1&#8243; is what will currently appear on the DVD menu, so you&#8217;ll probably want to change that later by clicking on the properties button below the Titles box.  For now, you want to click the Add button below the Files box so you can add an avi (or other video format) to your new DVD Title.  When you click add, you&#8217;re presented with this:</p>
<p style="text-align: center; "><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/devede3.png" alt="" width="500" height="441" /></p>
<p>You&#8217;ll want to click on the bar I have highlighted in green above to open a file browser and select the video of your choice.  Also, if you live in America you will want to make sure the video format in the above box is set to NTSC.   Once you have a video selected, the OK button at the bottom will become clickable and you&#8217;ll be taken back to the previous interface with the Titles and Files boxes&#8230;</p>
<p style="text-align: center; "><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/devede4.png" alt="" width="500" height="477" /></p>
<p style="text-align: left; ">Above you can see that I have one video in the files box, which is essentially a container for &#8220;Title 1&#8243; to the right.  I could add more videos to the files box for that title if I wanted to create a collection of videos that would play back to back after selecting &#8220;Title 1&#8243; from the menu of the DVD after it&#8217;s burnt.  I could also create new titles to act as containers for other videos, which would present multiple items in the DVD menu.  But in this case, we&#8217;re just wanting to burn a movie and be done with it.</p>
<p style="text-align: left; ">Notice that the current Disc Usage in the above picture shows that the video I selected is currently estimated to consume about 50% of the DVD, at a video stream bitrate of 2001 Kbits/sec.  We&#8217;d like this data rate to be increased so better video quality will be retained after the conversion, as well as to make use of the rest of the otherwise unused DVD space.  This can be done by clicking on the Adjust Disc Usage button I have highlighted above.  This will automatically adjust the data bitrate of all the videos that are about to be converted.  It&#8217;s also a handy for reducing the bitrate for videos in case you&#8217;re trying to force 2 or more videos to fit together onto one disc, so long as you&#8217;re willing to compromise video quality in the process.</p>
<p style="text-align: left; ">Also notice the destination media size selected just to the left of the disc usage percentage.  Single-layered DVD&#8217;s (4.7 GB) are selected as the default destination media size by DeVeDe.  If you intend to burn the output iso file to double-layered 8.5 GB disc, click on that box that says 4.7 GB DVD and out will pop a drop menu that will offer &#8220;8.5 GB&#8221; as a size option.</p>
<p style="text-align: left; ">Take the time to click the &#8220;Preview Menu&#8221; button so you can see what it will look like.  If you click the Menu Option button, you&#8217;ll get this window:</p>
<p style="text-align: center; "><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/devede5.png" alt="" width="500" height="629" /></p>
<p style="text-align: left; ">This will allow you to customize the menu&#8217;s appearance.  There aren&#8217;t any fancy effects or animated menu options available with DeVeDe, but for most people DeVeDe does more than enough.  Remember to rename the &#8220;Title 1&#8243; in the Titles/Files window so it will reflect the content you are about to convert.</p>
<p style="text-align: left; ">Once you are satisfied with your video selection and the main menu of your disc, you can click the Forward button.  Up will pop this box that simply asks you what you want the output iso file to be named:</p>
<p style="text-align: center; "><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/devede6.png" alt="" width="466" height="261" /></p>
<p style="text-align: left; ">Your Home Folder (zeke in the above example) is selected as the default destination for your output.  You can change this to whatever you want.  In the end, you&#8217;ll end up with an movie.iso (or whatever you named it) file that will need to be burnt to a DVD.  To do this, all you have to do is right-click on the file and select &#8220;Open with CD/DVD Creator&#8221; or &#8220;Open with Brasero&#8221; or even &#8220;Open with Gnomebaker&#8221;.  I&#8217;m sure there are others, but all three of these burning utilities will get the job done.</p>
<p style="text-align: left; ">It is recommended that you use DVD-R over any other blank media (such as DVD+R) for maximum compatibility with stand-alone DVD players.  Not all DVD players are capable of playing home made DVD&#8217;s, but most are.  And if yours is one of those that won&#8217;t play it&#8230; perhaps it&#8217;s time to spend some money on yourself and get a new one.  There are some nice cheap Philips DVD players that are additionally capable of playing Divx/Xvid avi files, as well as mp3&#8242;s and jpeg slide shows for about $40 at wal-mart.</p>
<p style="text-align: left; ">Otherwise, happy burning!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2009/01/03/making-a-video-dvd-in-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>The Coolest Christmas Present Ever!</title>
		<link>http://davestechsupport.com/blog/2008/12/30/the-coolest-christmas-present-ever/</link>
		<comments>http://davestechsupport.com/blog/2008/12/30/the-coolest-christmas-present-ever/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 06:47:14 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=647</guid>
		<description><![CDATA[Not so long ago I was given a scanner/printer from a client of mine who had no use for it (thanks Fred).  I don&#8217;t have much use for a scanner so I gave it to my mom.  After getting it to work for her I showed her how to use the built-in scanner import utility [...]]]></description>
			<content:encoded><![CDATA[<p>Not so long ago I was given a scanner/printer from a client of mine who had no use for it (thanks Fred).  I don&#8217;t have much use for a scanner so I gave it to my mom.  After getting it to work for her I showed her how to use the built-in scanner import utility included with Windows XP to scan things.  With it she scanned off a bunch of photos from old albums, most of which were filled with pictures of me and my siblings from when we were kids.  You get a sense of going back in time, you remember things you&#8217;ve forgotten, by viewing photographs that are as old as you are.  Wanna know what I looked like when I was a baby?  Well here you go!</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/daveandteddy.png" alt="" width="500" height="647" /></p>
<p>Guess what.  I still have that exact teddy bear.  It was a gift from my dad&#8230; I believe for my first birthday (I&#8217;ll have to double-check that factoid).  Here it is sitting on top of my PC:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/teddyonpc.png" alt="" width="499" height="374" /></p>
<p style="text-align: left;">Now&#8230; there were of course a lot of other neat pictures of me as a child in that collection.  Like this striking photo that I didn&#8217;t know anything about until a few weeks ago:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/daveafterbirth.png" alt="" width="500" height="768" /></p>
<p style="text-align: left;">It was taken by a local newspaper photographer&#8230; I can&#8217;t remember exactly why at the moment but it was just after I was born in the good old days of 1982.  My mother still has the original news paper clipping with caption that used this photo&#8230; I&#8217;ll have to get a copy of that sometime.</p>
<p style="text-align: left;">Then there are the cute action shots:</p>
<h4 style="text-align: center;"><strong>Reading Garfield</strong></h4>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/davereadingthepaper.png" alt="" width="500" height="499" /></p>
<p style="text-align: center;">
<h4 style="text-align: center;"><strong>Fixing The TV</strong></h4>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/davefixingthetv.png" alt="" width="500" height="509" /></p>
<p style="text-align: center;">
<h4 style="text-align: center;"><strong>Jammin&#8217;</strong></h4>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/davejammin.png" alt="" width="500" height="506" /></p>
<h4 style="text-align: center;"><strong>Breaking Child Labor Laws (And Makin&#8217; Bank!)</strong></h4>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/daveshovelingsnow.png" alt="" width="500" height="502" /></p>
<p style="text-align: left;">There are too many pictures to show.  No, I don&#8217;t feel like posting the one of me sitting on Santa&#8217;s lap while wearing a boy scout uniform (I&#8217;m not making this up either).  As funny looking as it is, I can&#8217;t help but look at it and think to myself, &#8220;Wow, look at all that brainwashing in action!&#8221;  Bottom line is, this was an AWESOME Christmas gift!  Thanks mom!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/30/the-coolest-christmas-present-ever/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wow!  Kubuntu looks very nice!</title>
		<link>http://davestechsupport.com/blog/2008/12/22/wow-kubuntu-looks-very-nice/</link>
		<comments>http://davestechsupport.com/blog/2008/12/22/wow-kubuntu-looks-very-nice/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 03:52:48 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=637</guid>
		<description><![CDATA[I started using Ubuntu heavily about 3 years ago and I&#8217;ve been using the default interface known as GNOME.  Lacking an expansion of the technical differences, here&#8217;s a picture of what GNOME looks like:   I&#8217;m not going to go into the technical differences.  All I want to say is that I liked this interface [...]]]></description>
			<content:encoded><![CDATA[<p>I started using Ubuntu heavily about 3 years ago and I&#8217;ve been using the default interface known as GNOME.  Lacking an expansion of the technical differences, here&#8217;s a picture of what GNOME looks like:</p>
<p style="text-align: center;"> </p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/ibexdesktop.jpg" alt="" width="500" height="375" /></p>
<p style="text-align: left;">I&#8217;m not going to go into the technical differences.  All I want to say is that I liked this interface because it felt like a good blend of the interface between what you find in a default Windows install (a task bar on the bottom used for switching between open applications/show the desktop/house the trashcan).  It also had an upper task bar that reminds me of the classic Mac OS (upper panel with application/places/system menus/clock/sound controls, both panels are completely customizable).  But there&#8217;s another interface called KDE, which is more like Windows than GNOME or Mac OS.  Here&#8217;s a screenshot I just took from my laptop after installing the kubuntu-desktop package (Click to see full size):</p>
<p style="text-align: center;"><a href="http://www.davestechsupport.com/blog/images/kubuntu.png" target="_blank"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/kubuntu500.png" alt="" width="500" height="313" /></a></p>
<p>It&#8217;s something very nice to play with and try out if you have some free time.  (<span style="color: #ff6600;"><strong>EDIT</strong></span>:  Don&#8217;t try this on a production machine.  Do it on a machine that you can tinker with in case something goes wrong). If you&#8217;re runing GNOME right now and you&#8217;d like to try this out, do this following:</p>
<p>1.  Click Applications&gt;Accessories&gt;Terminal</p>
<p>2.  Type:</p>
<ul>
<li>sudo apt-get install kubuntu-desktop</li>
</ul>
<p>After it&#8217;s finished, log off.</p>
<p>When the login screen appears, click on the &#8220;Options&#8221; button in the lower left and then click &#8220;Change Session&#8221;.  Here you&#8217;ll be shown a list of the different &#8220;Front End&#8221; (Interfaces, such as KDE, GNOME and others) that you can use with Ubuntu.  KDE should be in the list.  Select it, and then click OK.</p>
<p>Proceed to login with your username and password.  It will then ask you if you want to make KDE the default, or if you want to just use it once for now, and revert back to GNOME at the next login.</p>
<p>If you&#8217;ve never used KDE on your PC before, it will take some time to load all the way to the desktop on the very first run.  I believe it sets up all the menus and shortcuts for all the installed software.  If you log off and log back into KDE, all the logins (and the  splash screen) will load a lot faster</p>
<p>I&#8217;m experimenting with this interface just for fun and to become acquainted with it.  I&#8217;m not going to criticize it, although there are tiny things about it that I don&#8217;t like.  That happens to everybody who tries a new GUI.  But other than the minor things, I&#8217;m liking it a LOT.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/22/wow-kubuntu-looks-very-nice/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>&#8216;Tis The Season To Be Jolly!</title>
		<link>http://davestechsupport.com/blog/2008/12/21/tis-the-season-to-be-jolly/</link>
		<comments>http://davestechsupport.com/blog/2008/12/21/tis-the-season-to-be-jolly/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 00:40:51 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Weird]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/2008/12/21/tis-the-season-to-be-jolly/</guid>
		<description><![CDATA[Someone I work with has this Santa on their office door: Being as I work 12 hour shifts there and have a lot of free time on my hands&#8230; I thought I&#8217;d make a little modification:]]></description>
			<content:encoded><![CDATA[<p>Someone I work with has this Santa on their office door:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/santa.jpg" alt="" width="384" height="512" /></p>
<p>Being as I work 12 hour shifts there and have a lot of free time on my hands&#8230; I thought I&#8217;d make a little modification:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/hawaiisanta.jpg" alt="" width="400" height="533" /></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/21/tis-the-season-to-be-jolly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Attention IT Contractors:  Be Forthright!</title>
		<link>http://davestechsupport.com/blog/2008/12/19/attention-it-contractors-be-forthright/</link>
		<comments>http://davestechsupport.com/blog/2008/12/19/attention-it-contractors-be-forthright/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 04:36:58 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=624</guid>
		<description><![CDATA[I got an email today from an IT recruiter asking if I might be interested in either one of a couple of field tech positions. Both involved doing work on home PCs for people who had purchased extended warranty/service plans from retailers (Staples/Office Depot was mentioned). It sounded innocent enough.  The job descriptions were pretty [...]]]></description>
			<content:encoded><![CDATA[<p>I got an email today from an IT recruiter asking if I might be interested in either one of a couple of field tech positions. Both involved doing work on home PCs for people who had purchased extended warranty/service plans from retailers (Staples/Office Depot was mentioned). It sounded innocent enough.  The job descriptions were pretty good and all, but one major detail remained unknown: What does it pay?</p>
<p>So I shot a quick reply back from my phone: &#8220;What&#8217;s the pay range?&#8221;</p>
<p>Most everybody I&#8217;ve ever gotten a job offer from or who have posted job listings state in clear print what the job is going to pay, usually like this: &#8220;Pay rate is $11 ~ $14 an hour, based upon experience,&#8221; or, &#8220;Pay is exactly $17 an hour, 8 hours a day for 3 days only.&#8221;  So you can at least get a ball park idea of what you will get if you pursue the offer.</p>
<p>His reply back to me: &#8220;Can you give me a call or do you have a number I can reach you at.&#8221;</p>
<p>This set a red flag off. For one,  his original email to me said he found my website&#8230; apparently he overlooked the phone number that&#8217;s plastered all over it (if not the entire site). Two: He didn&#8217;t answer my question.  What&#8217;s wrong with putting a pay rate down in written reply? From where I&#8217;m siting there is a lot wrong with not making this clear from the beginning. An email (printed text in general) can be honored of as part of the contract agreement.  It could even be used against them in court of they didn&#8217;t hold to a promise made or high-balled their offer to entice me.  But an unrecorded phone call? Who knows what kind of BS they&#8217;d throw at me. I could just imagine it: &#8220;Yes the pay will <em>probably </em>be X dollars. But it&#8217;s not even up to me so we&#8217;ll have to wait and see.  We need you to submit your background check/W-9 paperwork first.&#8221;</p>
<p>After giving it some thought I decided to not call, but reply: &#8220;I appreciate your interest, but must respectfully decline. I am quite busy with other contracts as well as my own freelance work and feel that there would be a potential conflict of interest down the road. I am also suspicious about ********&#8217;s policy of not quoting pay ranges in writing.&#8221;</p>
<p>I&#8217;m pretty sure it was the right thing to do.  There is a good chance that the job they wanted to offer me came,  not with hourly based compensation, but salary based compensation.  Salary (in my observations) seems to end up being unfair to most people.  You often end up working more than you had expected to work and get little if any extra thanks for your efforts.  And if you complain about it management will likely tell you its your problem to deal with, not theirs (which wouldn&#8217;t be their reply if you were paid by the hour).</p>
<p>It would be different if this job involved fixing PCs in an office environment, where usage policies were enforced and virus frequency reduced.  But salary pay to fix an unlimited number of home PCs that are who knows how many miles away and infected with who knows what?  I doubt I&#8217;d end up getting a fair break.  I&#8217;m glad I turned this offer down.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/19/attention-it-contractors-be-forthright/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco Sued By Free Software Foundation</title>
		<link>http://davestechsupport.com/blog/2008/12/17/cisco-sued-by-free-software-foundation/</link>
		<comments>http://davestechsupport.com/blog/2008/12/17/cisco-sued-by-free-software-foundation/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 22:50:29 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=619</guid>
		<description><![CDATA[Cisco, the most famous manufacturer of enterprise and consumer networking devices, has been known to use source code from open-source projects like Linux and other related software to run on their hardware.  Using free software for commercial gain is not against the law.  What is against the law is ignoring the GPL (GNU Public License) [...]]]></description>
			<content:encoded><![CDATA[<p>Cisco, the most famous manufacturer of enterprise and consumer networking devices, has been known to use source code from open-source projects like Linux and other related software to run on their hardware.  Using free software for commercial gain is not against the law.  What is against the law is ignoring the GPL (<a href="http://en.wikipedia.org/wiki/GNU_General_Public_License" target="_blank">GNU Public License</a>) which states that you must publish any changes or modifications you make to the source code if you&#8217;re going to continue using it for commercial purposes.  In other words, you can&#8217;t take code that is more or less owned by the public, modify it, and then lock those modifications away from public sight and say that the code is now your own unique, proprietary creation.  Cisco has been accused of doing this since 2004, but now the Free Software Foundation has had enough.  The FSF has never sought any sort of royalties or money from Cisco for using open-source software (it would be impossible to do that).  What they want is for them to abide by the GPL and keep their source code public.</p>
<p>You can read a little more about Cisco&#8217;s incompetent and/or deliberately obstructive behavior <a href="http://blogs.computerworld.com/open_source_isnt_free_software" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/17/cisco-sued-by-free-software-foundation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;CRITICAL&#8221; Internet Explorer Flaw!  AGAIN!</title>
		<link>http://davestechsupport.com/blog/2008/12/17/critical-internet-explorer-flaw-again/</link>
		<comments>http://davestechsupport.com/blog/2008/12/17/critical-internet-explorer-flaw-again/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 01:47:07 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[CCNA]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=605</guid>
		<description><![CDATA[As much as it would probably sooth the stiffness in my neck and shoulders from doing busy work inventorying computer equipment today, I&#8217;m going to try to not turn this into a sarcastic sounding slam against Microsoft&#8230; although they damn well deserve it. I&#8217;ll just keep this very short.  Internet Explorer has once again dropped [...]]]></description>
			<content:encoded><![CDATA[<p>As much as it would probably sooth the stiffness in my neck and shoulders from doing busy work inventorying computer equipment today, I&#8217;m going to try to not turn this into a sarcastic sounding slam against Microsoft&#8230; although they damn well deserve it.</p>
<p>I&#8217;ll just keep this very short.  Internet Explorer has once again dropped the ball in the realm of Internet security and it&#8217;s something that&#8217;s been present for over 48 hours already.  You can read about the problem via BBC&#8217;s website by <a href="http://news.bbc.co.uk/2/hi/technology/7784908.stm" target="_blank">clicking here</a>.</p>
<p>The article states in bold letters at the top, &#8220;Security experts recommend switching to a rival browser until the problem is fixed.&#8221;  Need a rival web browser?  Download Firefox at <a href="http://www.firefox.com" target="_blank">www.firefox.com</a>.  It&#8217;s free, faster and much more secure than Internet Explorer ever will be.  Seriously.  Why is it more secure, you ask?  Because it&#8217;s <a href="http://en.wikipedia.org/wiki/Open_source" target="_blank">open-source</a>, just like Linux.  But again&#8230; don&#8217;t wanna turn this into a &#8220;Microsoft sucks&#8221; bashing post.</p>
<p>Also, on the side, I should mention that I&#8217;ve see a LOT of Windows systems get hit with viruses in the last 3 weeks, a good chunk of which have come in from emails on Facebook.  Which isn&#8217;t to say that Facebook is bad.  It just doesn&#8217;t have much of an effective spam filter or virus scanner built into it.  You would think that after a few people have recieved the same spam from their friend whose computer was compromised, they&#8217;d start filtering messages with the same links, the same stupid subject line, and all the rest that comes along with basic social engineering-based viruses.  It&#8217;s what Yahoo and Google do.  So to you Facebook/Myspace users out there (and everyone else who doesn&#8217;t uses these services), be VERY cautious about clicking on links to websites you&#8217;ve never visited to before in email sent to you by a friend.  They may not have actually sent you something.  In fact, it&#8217;s possible their account password was phished, changed, and their account used as a lauch pad for spreading the same infection to other people (like you).  So be careful.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/17/critical-internet-explorer-flaw-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>So I Built Myself A New Gaming PC</title>
		<link>http://davestechsupport.com/blog/2008/12/13/so-i-built-myself-a-new-gaming-pc/</link>
		<comments>http://davestechsupport.com/blog/2008/12/13/so-i-built-myself-a-new-gaming-pc/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 23:56:05 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Stuff I've Built]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=599</guid>
		<description><![CDATA[I recently rebuilt my PC with all new hardware (new motherboard, CPU, RAM, eventually a big terabyte hard drive, and most importantly a NICE video card).  As a result I&#8217;ve been spending more time gaming on my PC.  I more or less quit gaming about 3 years ago after I started using Ubuntu more instead [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/donotdisturb.jpg" alt="" width="500" height="457" /></p>
<p>I recently rebuilt my PC with all new hardware (new motherboard, CPU, RAM, eventually a big terabyte hard drive, and most importantly a NICE video card).  As a result I&#8217;ve been spending more time gaming on my PC.  I more or less quit gaming about 3 years ago after I started using Ubuntu more instead of Windows.  No, I didn&#8217;t really hold back on gaming because of Ubuntu (I still had Windows installed and could easily fire it up if I felt like playing), but I stopped because my hardware really sucked.  Not only that but there weren&#8217;t really many games on the market that seemed to be worth a damn, so I didn&#8217;t have much incentive to spend money on hardware.  Holding off for a few extra years helped me concentrate more on learning a new operating system in the meantime and saved me a lot of money on new hardware.</p>
<p>In short, I think I&#8217;ve put about $300 into all the hardware and it&#8217;s more than capable of playing Crysis as well as future games based upon the <a href="http://en.wikipedia.org/wiki/Id_Tech_5" target="_blank">id Tech 5 engine</a>.  The card I purchased is a nVidia 9600GSO with 756MB of video RAM (yes, the card came with that silly door hanger pictured above).  The amount of RAM alone is 3 times more than any card I&#8217;ve ever had in the past so I knew I would likely be very satisfied with its capabilities, and I have been VERY satisfied.  The CPU is an AMD X2 (Dual Core) 5600 (2.9 Ghz per core).  After doing some tests (video conversion in particular) the system appears to be just a hair over 4 times faster than my old setup.  I&#8217;d write more&#8230; but I got some gaming to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/13/so-i-built-myself-a-new-gaming-pc/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Movamail is out!  Flurrymail is in!</title>
		<link>http://davestechsupport.com/blog/2008/12/03/movamail-is-out-flurrymail-is-in/</link>
		<comments>http://davestechsupport.com/blog/2008/12/03/movamail-is-out-flurrymail-is-in/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 23:50:27 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Cell Phone Tricks]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=565</guid>
		<description><![CDATA[Edit:  Flurrymail announced on May 31, 2009 that they were ending their support for their J2ME application and will cease allowing users to access their personal email after June 5th.  I&#8217;ve not yet discovered a comparable replacement for it, so if you know of one please comments on this post or send me an email. [...]]]></description>
			<content:encoded><![CDATA[<p>Edit:  Flurrymail announced on May 31, 2009 that they were ending their support for their J2ME application and will cease allowing users to access their personal email after June 5th.  I&#8217;ve not yet discovered a comparable replacement for it, so if you know of one please comments on this post or send me an email.  Thanks!</p>
<p><span style="text-decoration: line-through;">Not so long ago I wrote a post called </span><a href="http://davestechsupport.com/blog/2008/08/08/make-your-dumb-cell-phone-smart-with-j2me/" target="_blank"><span style="text-decoration: line-through;">Make your dumb cell phone smart with J2ME</span></a><span style="text-decoration: line-through;"> which showed most of you (depending on the type of phone you have) how to download Java Mobile applications and install them on your phone.  One of the applications I gave a thumbs-up to was called Movamail, which allowed you to check and compose your IMAP/SMTP/POP3 email from your cell phone.  About 3 days ago I noticed that no matter how many times I tried, Movamail would fail to connect to my email address.  I later discovered that their entire website is now dead.  So it would appear that Movamail forgot to pay their electricity bill.</span></p>
<p style="text-align: center;"><span style="text-decoration: line-through;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/movamaildead.jpg" alt="" width="314" height="400" /></span></p>
<p><span style="text-decoration: line-through;">I did some looking around for a replacement app and I&#8217;ve found one that I feel very comfortable with and have confidence it will not go under in the same manner that Movamail did.  It&#8217;s called Flurrymail.</span></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/flurrymail.png" alt="" width="500" height="365" /></p>
<p><span style="text-decoration: line-through;">I found the Flurrymail applications on </span><a href="http://www.getjar.com" target="_blank"><span style="text-decoration: line-through;">www.getjar.com</span></a><span style="text-decoration: line-through;">, where you&#8217;ll find a ton of J2ME mobile applications (most of them are junk but there are a few gems out there).  Flurrymail had received a lot of positive comments, most of which said it was easy to use.  So if you&#8217;d like to download it </span><a href="http://www.getjar.com/products/3916/Flurry" target="_blank"><span style="text-decoration: line-through;">click here</span></a><span style="text-decoration: line-through;">.</span></p>
<p><span style="text-decoration: line-through;">Now when I first set this thing up it asked me to signup with Flurrymail&#8217;s website.  No big deal.  But I will tell you that it&#8217;s much easier to do all of this at their website, </span><a href="http://www.flurrymail.com" target="_blank"><span style="text-decoration: line-through;">www.flurrymail.com</span></a><span style="text-decoration: line-through;">, instead of through your cell phone.  After I filled out their little signup form, I had trouble logging in.  I was getting a &#8220;Either your username or password is incorrect&#8221; error messages, and even after I confirmed my username and password with their &#8220;I forgot my password&#8221; link, it still wouldn&#8217;t let me it.  I was about to post a complaint on their support forums, but while waiting for activation from a moderator, I tried to sign in to my new account again a few hours later and it worked.  All I had to do at that point was add my email account to my new Flurry account.  The cool thing about this is that you can add multiple email accounts to your flurry mail so that it&#8217;s possible to check multiple in-boxes from your cell phone at the same time.  Not just IMAP/SMTP/POP3 accounts, but also many mainstream web-based email providers like Hotmail, Yahoo, Gmail, .mac and AOL.</span></p>
<p><span style="text-decoration: line-through;">Setting up my email from their website proved to be easier than I had anticipated.  All I had to do to configure my IMAP email was enter my server name, username and password and it automatically setup the SMTP settings for sending mail.  It literally took about 30 seconds.  This app rocks the socks off Movamail in speed and reliability.  Movamail would often take a few connection reattempts in order for it to work, but Flurry is very quick and works every time I check my Inbox.  Win!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/03/movamail-is-out-flurrymail-is-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Best Way To View Youtube in Ubuntu</title>
		<link>http://davestechsupport.com/blog/2008/12/02/the-best-way-to-view-youtube-in-ubuntu/</link>
		<comments>http://davestechsupport.com/blog/2008/12/02/the-best-way-to-view-youtube-in-ubuntu/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 07:41:37 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Compiz]]></category>
		<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=555</guid>
		<description><![CDATA[Many Ubuntu Linux users have Desktop Effects enabled.  (If you don&#8217;t have it enabled, click System&#62;Preferences&#62;Appearence&#62;Visual Effects Tab to enable).  This is the window management feature (formally known as Compiz Fusion) that is responsible for creating all that bad ass eye candy that makes Windows and Mac users livid with envy.  You know what I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Many Ubuntu Linux users have Desktop Effects enabled.  (If you don&#8217;t have it enabled, click System&gt;Preferences&gt;Appearence&gt;Visual Effects Tab to enable).  This is the window management feature (formally known as Compiz Fusion) that is responsible for creating all that bad ass eye candy that makes Windows and Mac users livid with envy.  You know what I&#8217;m talking about.  You&#8217;ll be sitting in a classroom with someone who just spent $3000 on a new Vista equipped laptop.  In an attempt to live up to the hype and justify the money they just spent, they flaunt their new laptop as if it were encrusted with platinum and diamonds.  Then they say in a very serious tone, &#8220;Watch this.&#8221;  As if they were about to cast some sort of medieval hand magic, holding their breath hoping to invoke absolute silence in the rest of the room, they proceed to slowly press the Windows+Tab keys together with their left hand (slightly touching themselves with their right).  At the same time they look at you waiting to see and absorb your initial reaction for the purposes of boosting their self-esteem as their screen does this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/vistaflip.jpg" alt="" width="500" height="313" /></p>
<p style="text-align: left;">Glancing back at this person basking in the glow of their costly purchase you reply, &#8220;Mine does something like that.&#8221;  While reaching for your own Ubuntu equipped laptop, they proceed to tap the Tab key while holding the Windows button, thumbing through their 3D Rolodex of running apps in an attempt to grab your attention again.  &#8220;You can switch between them like this,&#8221; they add, while verging upon self-induced nerdgasm.  In your most professional tone you reply, &#8220;Neat.&#8221;</p>
<p style="text-align: left;">Revealing your own laptop, a device that could easily be 4 years old by now, you set it down and turn it on with a semi-placid smile.  They appear to be conflicted with child-like curiosity and clinical anxiety as the boot-splash screen appears.  To sooth the mild nervousness while waiting, they go back to fiddling with their side-bar and grin again while changing the themed appearance of the analog clock.  But once your cost free, open-source Linux OS is up and running, you start to watch their eyes, waiting for that split second their glued stare falters back to your laptop, and that&#8217;s when they see this on your screen:</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/cube2.png" alt="" width="500" height="312" /></p>
<p style="text-align: left;">You didn&#8217;t even give them any advanced warning.  For a second they&#8217;re in a state of denial, but as you start to drag your mouse around to freely rotate that cube, they can&#8217;t help but let their hands fall away from their respective peripherals.  Drool almost precipitates as you maximize and minimize windows.  Some vanish with a Star Trek teleporter effect; others in a ball of flames and smoke.  They feel that perhaps they&#8217;ve been fooled by a dreadful hoax, like those poor saps who partook in the <a href="http://en.wikipedia.org/wiki/The_Mojave_Experiment" target="_blank">Mojave experiments</a>.  And then&#8230;</p>
<h4 style="text-align: left;"><strong>So, what&#8217;s this about watching Youtube?</strong></h4>
<p>Right.  Sorry, got carried away there.  Bloggers call that &#8220;filler&#8221;.  Without it the post would be about as exciting as milk without the the stawberry syrup&#8230;. Moving along:</p>
<p>If you&#8217;ve got Compiz running right now try this:</p>
<ul>
<li>Hold down the Windows Key (called the SuperButton in Ubuntu)</li>
<li>Roll the scroll wheel up on your mouse</li>
</ul>
<p>This will cause you to zoom into wherever your mouse is located. To zoom out, just hold that Super Button down again, and scroll down instead of up.</p>
<p>Now you&#8217;re might be thinking, &#8220;I see what you&#8217;re getting at.  You&#8217;re going to show us how to zoom in on our Youtube videos so we can watch them full screen.  Big fat deal!&#8221;</p>
<p>Well, no it&#8217;s not a big deal.  But something you&#8217;ll probably discover and be annoyed by when you try this with Youtube is the fact that the mouse cursor stays on the screen, often right over the middle of the video you&#8217;re trying to watch.  So, here&#8217;s the other half of this trick:</p>
<ul>
<li>After zooming in, press SuperButton + L</li>
</ul>
<p>This will unlock the cursor from the zoom, allowing you to move it off screen and away from the video you want to watch.  When you&#8217;re finished, you just hit Super Button + L again to lock it again, and then Super + Downscroll to zoom back out to normal.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/zoom.gif" alt="" width="500" height="375" /></p>
<p>I prefer to do this with Youtube (and other flash-based videos) because often times using their built in &#8220;Full-screen&#8221; buttons causes the frame rate to get jerky (Windows suffers from the same problem).  But when you zoom into the videos with Compiz, they often playback more smoothly.  Anyway, enjoy your Youtube.</p>
<p>P.S.</p>
<p>If you haven&#8217;t heard, <a href="http://www.phoronix.com/scan.php?page=article&amp;item=steam_confirmation&amp;num=1" target="_blank">Steam is officially coming to Linux</a>!  Hence the epicness of the <a href="http://www.youtube.com/watch?v=oGlhgVz5r6E" target="_blank">Black Mesa teaser</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/12/02/the-best-way-to-view-youtube-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My WordPress Spam Troubles Are Over!</title>
		<link>http://davestechsupport.com/blog/2008/11/30/my-wordpress-spam-troubles-are-over/</link>
		<comments>http://davestechsupport.com/blog/2008/11/30/my-wordpress-spam-troubles-are-over/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 22:45:21 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=552</guid>
		<description><![CDATA[About a week ago someone had posted a comment on my blog in reply to my &#8220;Is Ubuntu Family Friendly&#8221; post, and by accident I marked it as spam.  This is common for people like me who have installed the WordPress software on their servers, but never have actually signed up for an account with [...]]]></description>
			<content:encoded><![CDATA[<p>About a week ago someone had posted a comment on my blog in reply to my &#8220;<a href="http://davestechsupport.com/blog/2008/11/24/is-ubuntu-family-friendly/" target="_blank">Is Ubuntu Family Friendly</a>&#8221; post, and by accident I marked it as spam.  This is common for people like me who have installed the WordPress software on their servers, but never have actually signed up for an account with WordPress or installed any third-party spam management plugins.  People like that (like me) would end up getting anywhere from 15 to 40 of the most absurd spam comments posted to their blog for review on a daily basis.  Because you actually want genuine comments to appear on your website, you sit down and go through all the comments and end up getting into that habit where you hover your mouse over the same part of the screen and then repeatedly click over and over without moving anywhere else.  Do it too quickly, and you&#8217;ll end up clicking &#8220;Spam&#8221; on stuff you don&#8217;t want to mark as spam.</p>
<p>While googling for a solution to recovery the comment I accidentally tossed into my WordPress database purgatory, I found a cool spam management plugin called Akismet.  You can download it from <a href="http://www.akismet.com" target="_blank">www.akismet.com</a>.  This little thing has a lot of really cool features, including pie-charts and line-graphs showing statistics about the daily spam and &#8220;ham&#8221; (real comments) submitted to your blog.  And for once, I almost never ever see 40+ spam messages a day waiting to be trashed.  Not to mention the fact that you can very easily recover comments you didn&#8217;t mean to mark as spam in the first place.  If you&#8217;re a user of WordPress, I highly recommend this little plugin.  The only slight drawback is that you have to sign up for a free account with WordPress.com, but that only takes a few minutes and I&#8217;d bet that most of you out there have already done this.  Blog on!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/30/my-wordpress-spam-troubles-are-over/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Virtualbox/VMware Kernel Update Pow-wow</title>
		<link>http://davestechsupport.com/blog/2008/11/29/virtualboxvmware-kernel-update-pow-wow/</link>
		<comments>http://davestechsupport.com/blog/2008/11/29/virtualboxvmware-kernel-update-pow-wow/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 16:32:28 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=536</guid>
		<description><![CDATA[For the last couple of months I have been under the impression that the DKMS package that was developed by Dell and included with Ubuntu 8.10 was going to take care of all our worries regarding Linux Kernel header modules.  One of the biggest annoyances I&#8217;ve had to put up with ever since I started [...]]]></description>
			<content:encoded><![CDATA[<p>For the last couple of months I have been under the impression that the <a href="http://en.wikipedia.org/wiki/Dynamic_Kernel_Module_Support" target="_blank">DKMS</a> package that was developed by Dell and included with Ubuntu 8.10 was going to take care of all our worries regarding Linux Kernel header modules.  One of the biggest annoyances I&#8217;ve had to put up with ever since I started using virtualzation software (like VMware Server and Sun Virtualbox) is the fact that after a new Linux Kernel came down the wire, I would have no choice but to open a terminal window and run a command to manually recompile Kernel headers.  I&#8217;ve been telling people for weeks, &#8220;Yeah, 8.10 does it all for you automatically.  No need to mess with the terminal anymore.&#8221;  To my surprise yesterday I downloaded the latest updates including a new Kernel, and yet I still had to recompile my Virtualbox kernel headers.  (By the way, this kernel update patched a <a href="http://digg.com/linux_unix/Newly_Discovered_Kernel_Vulnerabilities_Affect_All_Ubuntu_Us" target="_blank">security vulnerability</a> that was found the day before, but now it&#8217;s fixed.  24 hours to fix a hole = lots of envy from Windows users).  I&#8217;m waiting for someone to reply to a post I put up in Ubuntu forums about this to find out what&#8217;s going on, but in the mean time here&#8217;s what you need to do to fix your VM software:</p>
<h4><strong>Virtualbox:</strong></h4>
<p>Open a terminal window and paste in the following text:</p>
<ul>
<li><strong>sudo /etc/init.d/vboxdrv setup</strong></li>
</ul>
<div>You&#8217;ll be asked to enter your admin password and that&#8217;s about it.</div>
<div style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/vbrecompile.jpg" alt="" width="500" height="375" /></div>
<p>After about 30 seconds or so it should be finished and your Virtualbox should be back to normal.   Whew!</p>
<h4><strong>VMware Server:</strong></h4>
<p>Open a terminal window and paste in the following text:</p>
<ul>
<li><strong>sudo vmware-config.pl -default</strong></li>
</ul>
<div>If all goes well, VMware Server should be up and running as it was before the updates.  If it&#8217;s not, you might want to reinstall VMware.  The best way to do that is to uninstall it with this command:</div>
<div>
<ul>
<li><strong>sudo vmware-uninstall.pl</strong></li>
</ul>
<div>And then follow <a href="http://ubuntuforums.org/showthread.php?t=966070" target="_blank">this guide</a> to reinstall (This guide is for versions 1.0.7 and 1.0.8).</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/29/virtualboxvmware-kernel-update-pow-wow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is Ubuntu Family Friendly?</title>
		<link>http://davestechsupport.com/blog/2008/11/24/is-ubuntu-family-friendly/</link>
		<comments>http://davestechsupport.com/blog/2008/11/24/is-ubuntu-family-friendly/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:01:16 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Parenting]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=528</guid>
		<description><![CDATA[Yesterday while I was browsing Ubuntu Forums I came across a thread posted by someone named EssexJames.  He recounts a recent experience with showing his 10 year old son Ubuntu: I enjoyed setting up Ubuntu 8.10 with my 10 year old son. We learned about Ubuntu together and I was pleased that he was really [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/bf.jpg" alt="" width="500" height="362" /></p>
<p>Yesterday while I was browsing Ubuntu Forums I came across a <a href="http://ubuntuforums.org/showthread.php?t=991168" target="_blank">thread</a> posted by someone named EssexJames.  He recounts a recent experience with showing his 10 year old son Ubuntu:</p>
<blockquote><p><em>I enjoyed setting up Ubuntu 8.10 with my 10 year old son. We learned about Ubuntu together and I was pleased that he was really engaged and interested in the whole process of installation and the philosophy of Ubuntu.</em></p>
<p><em>We looked at the various packages that can be installed &#8211; to see if there was anything that looked really interesting. We got some graphics and video applications. All excellent.</em></p>
<p><em>Then we hit a snag.  &#8220;Daddy, what&#8217;s Brainf**k?&#8221; he said.  (This is the name of one of the packages).</em></p>
<p><em>Can I ask the community that develops Ubuntu and those that compile distributions, to please bear in mind that computers are family devices.</em></p>
<p><em>This forum&#8217;s terms and conditions state &#8220;&#8230;you warrant that you will not post any messages that are obscene, vulgar&#8230;&#8221;. It&#8217;s a great shame that the development community don&#8217;t apply similar rules.</em></p></blockquote>
<p>He continues in a follow up post:</p>
<blockquote><p><em>If the objective of Ubuntu and other Linux distributions is to provide an operating system which people can use to replace Microsoft software, then it will need to tidy up the use of profanities in the code and application names. Families with children will see these things, decide it&#8217;s not for them, pay the devil and go to Microsoft instead.</em></p>
<p><em>I&#8217;ll happily f and blind with the best of them, but don&#8217;t expect profanities to appear on-screen when installing operating system software.</em></p>
<p><em>I wanted my son to become enthused by Linux and to learn about it himself. I install filters for web browsing for him &#8211; but I didn&#8217;t think I&#8217;d need one for an operating system and its components.</em></p></blockquote>
<p>There have been several good replies to these two posts that I wanted share with you.  Indeed, it would be rather awkward for any parent who is showing their child a free OS and then discover within the package manager (which organizes over 26,000 different individual programs/dependencies and actually requires you to type in an administrator password before it can even be looked at) an uttering of profanity.  Here&#8217;s what some members of the Ubuntu community had to say in response to this:</p>
<p>From &#8220;steveneddy&#8221;:</p>
<blockquote><p><em>I suggest that you explain it to him politely and professionally and if it bothers you, don&#8217;t mention it to him again.</em></p>
<p><em>All children are going to learn these words eventually.</em></p>
<p><em>This is a good time to wear the Daddy hat and sit down with the little tyke and have a man to man talk.</em></p>
<p><em>I also raised my two daughters, now 20 and 23, and have my two grandchildren here living with me.</em></p>
<p><em>We just have to decide that when that day arrives, and it will, that we are man enough to explain things like this to them in an adult manner so that they understand why it is that way and why some of us choose not to use those types of words around our children.</em></p>
<p><em>Don&#8217;t think worse of the whole community just because of the lapse in judgment of one developer.</em></p></blockquote>
<p>From &#8220;starcannon&#8221;:</p>
<blockquote><p><em>It is best to preview any material that you wish to expose your children to. It would be wrong to drop software simply because someone does not like the name. I would say that if freedom of speech and all of its implications are not something your prepared to deal with, perhaps some other OS is appropriate for your situation; I think Ubuntu is the greatest thing since sliced bread. I have 2 daughters, one is 11 and the other is 12, I do not see that they have been damaged at all by the occasional exposure to a slang word in the package manager, they hear much worse on the school bus; and then there is popular media such as television, movies, and music, all 3 of which have much more offensive words and ideas than a satirically named and obscure [programming] language.</em></p>
<p><em>There is plenty of xxx software for MS Windows, arguably much more than for any other OS, the difference is that when one searches for software for windows they may use the google search engine, when one searches for software for Ubuntu they use the Synaptic search engine; ironic isn&#8217;t it that if one runs across the &#8220;F&#8221; word on google while looking for windows software, that is acceptable; if however, one runs across it on the Synaptic search engine it is not acceptable. Ultimately I don&#8217;t care what a package is named, I care what the package does, indeed I never even knew about BF until you posted about it, /shrug, and again, it is your responsibility as a parent to do the parenting, not Microsoft&#8217;s, not Canonical&#8217;s, not Linux&#8217;s, not GNU&#8217;s, not Apple&#8217;s. Accept responsibility or don&#8217;t either way I certainly hope that package availability is never based on psuedo puritan ideals that have not even come close to actually existing in over 125 years.</em></p></blockquote>
<p>&#8220;Grant A&#8221;, complimenting starcannon adds:</p>
<blockquote><p><em>You are 100% correct. People say they are getting their kids ready for the real world, and THIS is the result. V-Chips, and their kin have made parents very lazy and thus devaluing the social standards the U.S. once held. Life has cuss words, believe it or not your children WILL hear these words. It is up to YOU to teach your child what it means. And no matter what you do, you can train him, you can stick a shock collar on him (please don&#8217;t) he WILL still say cuss words, or think them. I know a preacher who is a profane cusser. I am very offended that you want to step upon my rights to FREE speech as declared in over 200 countries, I do not tolerate fascism.</em></p>
<p><em>I am aware that this post may have sounded derogatory, but it wasn&#8217;t. Sometimes the blunt truth is the best truth. I&#8217;m not going to sugar coat everything I say on the Internet. I tried to keep this as civil as possible and avoided all the flaming I wanted to do. Please teach your children yourself, who else will? The Internet is not your baby sitter. If you don&#8217;t want your kid to see cuss words, you might as well have left him illiterate.</em></p></blockquote>
<p>I agree with all of what was said in the above responses.  It ultimately falls on the parent to do the parenting of their child.  Grant A&#8217;s mentioning of the V-Chip, I think, is a good example of how some parents try to use technology to avoid awkward conversations with their child about things like sex, violence, drugs and &#8220;adult&#8221; language.  That being said, it should be emphasized that the Internet itself is a far more profane place than a simple package manager ever could be. Slightly off topic, I think to call any computer which is attached to the Internet a &#8220;family device&#8221; is a contradiction, no matter what operating system you choose to use.</p>
<p>EssexJames has marked his thread as &#8220;Solved&#8221; since posting it yesterday, but he&#8217;s not posted any kind of followup to indicate exactly what the replies have solved for him.  So I sent him a private message asking him what he&#8217;s decided and he says, although little can be quickly done to enable a profanity filter in Synaptic (and possibly won&#8217;t be implemented quickly because of resistance/misunderstandings), he and his son will continue to use Ubuntu.  He added that he will also start keeping a closer eye on him and his computer activities.  Good job, dad!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/24/is-ubuntu-family-friendly/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>One Hell Of A Show</title>
		<link>http://davestechsupport.com/blog/2008/11/23/one-hell-of-a-show/</link>
		<comments>http://davestechsupport.com/blog/2008/11/23/one-hell-of-a-show/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 00:21:36 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=511</guid>
		<description><![CDATA[What a concert.  I think the last time I saw Nine Inch Nails live was in Denver, Colorado back in 2001.  No no, that&#8217;s too far back; I saw them again in KC a few years later.  As always they put on a spectacular show, this time around featuring the uber-cool &#8220;stealth screens&#8221; (which you [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.davestechsupport.com/blog/images/ninconcert1large.jpg" target="_blank"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ninconcert1.png" alt="" width="500" height="375" /></a></p>
<p style="text-align: left;">What a concert.  I think the last time I saw Nine Inch Nails live was in Denver, Colorado back in 2001.  No no, that&#8217;s too far back; I saw them again in KC a few years later.  As always they put on a spectacular show, this time around featuring the uber-cool &#8220;stealth screens&#8221; (which you can see in the above photo suspended over the band).  <a href="http://www.wired.com/entertainment/music/news/2008/09/nin_show?currentPage=all" target="_blank">WIRED magazine did an article</a> not so long ago about the ingenious use of these screens, which the band would interact with while on stage.  There&#8217;s a video included with the article (here&#8217;s a <a href="http://www.youtube.com/watch?v=53S5wTWBz_c" target="_blank">YouTube hosted copy</a> of that same video, in case the one on Wired&#8217;s website doesn&#8217;t work) that explains all the cool tricks they could do with this new setup so check it out. You might be interested to learn that the computer responsible for generating the visuals on stage (aka, &#8220;the brain&#8221;) runs Linux.</p>
<p style="text-align: left;">The opening act was an little known &#8220;experimental rock&#8221; band called Boris (although I thought the big orange sign behind them on stage said &#8220;Bong&#8221;).</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/boris.png" alt="" width="500" height="375" /></p>
<p style="text-align: left;">Their music was&#8230; pretty damn annoying.  If your favorite NIN CD of all time was Fixed (which itself was an experimental remix album based on Broken, an album Trent Reznor originally wrote because he was intentionally trying to destroy his career because he quickly grew to hate the legal/business sides of the music industry, and somehow ended up winning a Grammy for it) you might have been able to get into Boris.  For the most part Kristin and I were just praying for them to finish up and get the hell off the stage.  I know others in the arena got into them, and that&#8217;s perfectly fine.  I actually could have given one of their songs a thumb up if it hadn&#8217;t lasted for 15+ minutes, ending with their goofy drummer standing on top of his trap set with his arms in the air like a D-bag before walking off stage without the rest of the band.   And they kept playing the same drone for another 5 minutes after that.  Rather than ridicule them as being horrible&#8230; I decided that their performance was simply funny.  The drummer reminded me of Animal the Muppet.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/animalmuppet.jpg" alt="" width="478" height="345" /></p>
<p style="text-align: left;">Every time one of the band members yelled, &#8220;Whoooooooo!&#8221; into the microphone, I told Kristin to take a drink of her beer.  That helped keep her smiling because otherwise it was like watching someone wince at the sound of children scratching a chalkboard with lawn rakes.  I give them an A for effort.</p>
<p style="text-align: left;">After they were finished, and the rest of the fans arrived after the opening act, the show got off without a hitch and went on pretty flawlessly (so far as I could tell).  You can read other reviews by fans who also attended this show by visiting the tour journal at the ETS forums, <a href="http://www.echoingthesound.org/" target="_blank">found here</a>.  There&#8217;s also a TON of videos from various shows on Youtube that you can look up and watch if you&#8217;ve got the time to spare.  I&#8217;ve even uploaded a few to <a href="http://www.facebook.com/home.php?#/profile.php?id=557507587&amp;ref=profile" target="_blank">my Facebook profile</a>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ninticket.png" alt="" width="500" height="375" /></p>
<p style="text-align: left;">There is one song (The Greater Good) that is rather dark and creepy&#8230; a lot of whispered lyrics.  My girlfriend, being mostly unfamiliar with NIN, had trouble making out what he was saying.  The lyrics were, &#8220;Breath us in&#8230;. slowly&#8230;. slowly.&#8221;  She thought he was saying, &#8220;I breath my skin&#8230;. smelly&#8230;. smelly.&#8221;  HILARIOUS!  Every time she repeated what she thought the words were I about fell over from laughter.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/survivalism.jpg" alt="" width="500" height="375" /></p>
<p style="text-align: left;">One my favorite parts of the show was during the song Survivalism, which is off of the Year Zero album.  Year Zero was a concept album which Trent wrote shortly after the re-election of George Bush in 2004.  The premise behind the album was essentially what an album from about 15 years or so in the future might sound like if things in the government continued its streak of corruption.  It had a heavy George Orwell/1984-ish theme about it (warrentless wiretapping, facism/totalitarianism, excessive censorship of information,  etc.)  It was quite fun to see the backdrop for this song being &#8220;security cameras&#8221; aimed at the fans while the song played.  I especially liked the little touch in the lower right screen:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/censored.jpg" alt="" width="500" height="313" /></p>
<p style="text-align: left;">Overall I was very pleased with the show and would have felt it still worth the money if the opening act had not played.  One last little note mentioned by Trent during the show:  &#8220;For those of you who don&#8217;t know, you can download our latest album for free from our website.  And you can download every other album that&#8217;s not free from everybody else&#8217;s website.&#8221;</p>
<h6 style="text-align: center;"><a href="http://www.nin.com" target="_blank"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/cover.jpg" alt="" width="500" height="500" /></a>Download &#8220;The Slip&#8221; from <a href="http://www.nin.com" target="_blank">www.nin.com</a> for free</h6>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/23/one-hell-of-a-show/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bob Church Ends His Chemotherapy</title>
		<link>http://davestechsupport.com/blog/2008/11/20/bob-church-ends-his-chemotherapy/</link>
		<comments>http://davestechsupport.com/blog/2008/11/20/bob-church-ends-his-chemotherapy/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 20:01:12 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Bob Church]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=507</guid>
		<description><![CDATA[A few of you out there may be familiar with my occasional posts about Bob Church.  He is the father of my girlfriend (and of course, wife to be) Kristin Church.  Bob has been fighting cancer for a long time, having begun chemotherapy a couple of months before his grand birthday party back in September.  [...]]]></description>
			<content:encoded><![CDATA[<p>A few of you out there may be familiar with my occasional posts about Bob Church.  He is the father of my girlfriend (and of course, wife to be) Kristin Church.  Bob has been fighting cancer for a long time, having begun chemotherapy a couple of months before his grand birthday party back in September.  Friends and family from all over the country, some who had never flown on an airplane before in their whole life, came all the way out to Moberly, Missouri to see Bob in person and celebrate his 61st birthday with him.  I took some photos and a good chunk of priceless video while I was out there and I&#8217;d love it if you&#8217;d take some time to download it all and enjoy some of the memories everybody took away from the party.  You&#8217;ll find two files for downloading located <a href="http://www.davestechsupport.com/bobsbirthday" target="_blank">here</a>.</p>
<p>Bob is a skilled writer of tall tales, short stories and beautiful poems.  I was honored and saddened to have helped him post his very last update to <a href="http://not-quite-right-bubba.blogspot.com/" target="_blank">his blog</a> yesterday, announcing that he has no further intentions of adding anything further to his collection of over 320+ writings that have accumulated there since 2006.  Even with the absence of fresh material he continues to gain new fans and inspire fellow poets who hope to one day write with the same kind of colorful essence and flow he&#8217;s demonstrated.</p>
<p>The decision to end chemotherapy came yesterday, partially from the doctors who have been working with Bob, and partially from Bob himself.  The cold truth of the matter is that these treatments are wretched in their induction of unbearable sickness, and the doctors feel at this point that continuing treatment of this kind would only do more harm than good.  They both feel that these final days should be spent with him in as best condition he can possibly be instead of sickened to the core and unable to visit with family and friends.  Regular secondary medications have kept the physical pain and anxiety he&#8217;s endured suppressed to a more tolerable level.  Unfortunately the medication he takes does little to suppress the same symptoms endured by all of us around him, and things are quite depressing right now.</p>
<p>So the plan is to make the best of things and try hard to not let our emotions rob what little time is left.  We&#8217;re planing on watching Wall-E today, a film I love so much that I watched it 4 times in the theaters when it was first released.  Being bed bound in the living room, one of the best things we can do with him is watch movies as a family, and a few other unique titles are down the line.  I&#8217;ll write more some other time about a movie Bob and I first had a very excited discussion about when we met for the very first time in person at an Olive Garden in Columbia, Missouri.  And I&#8217;m going to host it on my server for others to download without hassle as a dedication to him.  Speaking of Columbia, Kristin and I will be going there tomorrow night to see Nine Inch Nails in concert in an arena that is across the street from the VA hospital Bob&#8217;s chemotherapy treatments started at earlier this year&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/20/bob-church-ends-his-chemotherapy/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Some New Music By Yours Truely</title>
		<link>http://davestechsupport.com/blog/2008/11/13/some-new-music-by-yours-truely/</link>
		<comments>http://davestechsupport.com/blog/2008/11/13/some-new-music-by-yours-truely/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 01:46:55 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=491</guid>
		<description><![CDATA[This is a slightly touched-up version of the song I released a couple days ago, with an additional song cross-faded into it.   Download it now.  My supervisor listened to it and said, &#8220;I feel like it&#8217;s the end of a blood bath and the credits are rolling.&#8221;  My girlfriend said it reminded her of vampires [...]]]></description>
			<content:encoded><![CDATA[<p>This is a slightly touched-up version of the song I released a couple days ago, with an additional song cross-faded into it.   <a href="http://www.davestechsupport.com/blog/downloads/songs1and2.mp3" target="_blank">Download it now</a>.  My supervisor listened to it and said, &#8220;I feel like it&#8217;s the end of a blood bath and the credits are rolling.&#8221;  My girlfriend said it reminded her of vampires (whatever that means).</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/13/some-new-music-by-yours-truely/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.davestechsupport.com/blog/downloads/songs1and2.mp3" length="7409694" type="audio/mpeg" />
		</item>
		<item>
		<title>From The Linux Terminal To Shell Scripts</title>
		<link>http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/</link>
		<comments>http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 01:00:23 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=461</guid>
		<description><![CDATA[Just a little over a week ago I put together a list called 10 Things To Do After You Install Ubuntu Linux.  The list of things to do went as follows: Customize the appearance of Ubuntu (wallpaper, theme, fonts, dockbars, etc.) Run Update Manager. Install Flash, Java, Windows Media Codecs and MS fonts with just [...]]]></description>
			<content:encoded><![CDATA[<p>Just a little over a week ago I put together a list called <a href="http://davestechsupport.com/blog/2008/10/31/10-things-to-do-after-you-install-ubuntu-linux/" target="_blank">10 Things To Do After You Install Ubuntu Linux</a>.  The list of things to do went as follows:</p>
<ol>
<li>Customize the appearance of Ubuntu (wallpaper, theme, fonts, dockbars, etc.)</li>
<li>Run Update Manager.</li>
<li>Install Flash, Java, Windows Media Codecs and MS fonts with just<strong> 4 clicks!</strong></li>
<li>Install Compiz Fusion Advanced Settings Manager with one more click.</li>
<li>Install WINE with one more click and use it to run Windows based software.</li>
<li>Reveal Archive Manager in the Accessories menu and use it to create zip archives.</li>
<li>Install the libdvdcss2 decoder so you can watch DVD&#8217;s.</li>
<li>Install Skype from a *.deb file.</li>
<li>Install Google Earth using Terminal.</li>
<li>Install Virtualbox.</li>
</ol>
<div>As a challenge to myself, I wanted to try and find a way do it all with <strong>only one command</strong> in the Terminal.  In Linux, you can chain multiple commands together allowing you to execute many commands in sequence.   What I ended up with was one giant command that you can copy and paste into a terminal window that can do steps 2-5 &amp; 7-10.  Here is what I came up with:</div>
<div class="smallfont" style="margin-bottom:2px">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 400px; height: 34px; text-align: left;" dir="ltr">sudo apt-get update &amp;&amp; sudo apt-get -y upgrade &amp;&amp; sudo apt-get install -y ubuntu-restricted-extras compizconfig-settings-manager wine libqt4-core libqt4-gui &amp;&amp; sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list --output-document=/etc/apt/sources.list.d/medibuntu.list &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get -y --force-yes install medibuntu-keyring &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get install -y libdvdcss2 &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get upgrade &amp;&amp; wget http://download.skype.com/linux/skype-debian_2.0.0.72-1_i386.deb &amp;&amp; sudo dpkg -i skype-debian_2.0.0.72-1_i386.deb &amp;&amp; wget http://dl.google.com/earth/client/GE4/release_4_2/GoogleEarthLinux.bin &amp;&amp; sh GoogleEarthLinux.bin &amp;&amp; wget http://download.virtualbox.org/virtualbox/2.0.4/virtualbox-2.0_2.0.4-38406_Ubuntu_intrepid_i386.deb &amp;&amp; sudo dpkg -i virtualbox-2.0_2.0.4-38406_Ubuntu_intrepid_i386.deb* &amp;&amp; sudo adduser $USER vboxusers &amp;&amp; echo “none /proc/bus/usb usbfs devgid=46,devmode=666 0 0? | sudo tee -a /etc/fstab</pre>
<p><span style="color: #ff6600;"><em><strong>NOTE:</strong></em></span> <em>A couple of the files that are downloaded using the above commands are intended for 32-bit/i386 processors.  If you are running the 64-bit version of Ubuntu, read the very last section of this post to see what you need to do differently.<br />
</em></p>
<p>You&#8217;re probably looking at that huge command thinking, &#8220;What the hell is THAT?!&#8221;  At first glance, it&#8217;s very difficult to see each individual command, much less know what every command does.  So I&#8217;m going to break it down one step at a time.</p>
<p>Now, as cool as it might seem to copy and paste one long command like this into a terminal window to accomplish all of these tasks in less time, it has its pitfalls.  For one, it&#8217;s easy to accidentally not copy everything you intend to paste.   In addition to this, the entire series of commands usually take longer than the sudo authorization timeout.  What that means is, after about 5 minutes or so, another sudo command will be invoked and because it&#8217;s been a few minutes since you entered your password for the first sudo, it will ask you for it again.  This defeats the purpose of trying to find a way to automate all of these things.</p>
<p>Fortunately, there&#8217;s a more reliable way to do this.  And it&#8217;s called <strong>Scripting</strong>.  More on that later.  Right now, I want to break these commands down piece by piece so you can see each one and understand what they do.  The commands we&#8217;re going to learn about are:</p>
<ul>
<li><strong>sudo</strong> (Used to gain root privileges in the Terminal)</li>
<li><strong>apt-get</strong> (Used to check for updates, install and remove software)</li>
<li><strong>&amp;&amp;</strong> (Used to chain-link commands together into strings)</li>
<li><strong>wget</strong> (Used to download files from the Internet from the Terminal)</li>
<li><strong>dpkg</strong> (Used to open and install *.deb packages)</li>
<li><strong>echo</strong> (Used to reflect input out to a to-be-specified destination)</li>
<li>The <strong>| </strong>pipe symbol (routes output from a command into another command)</li>
<li><strong>tee</strong> (accepts text input and can be used to append text files)</li>
</ul>
<h4><strong>The Mega Command &#8212; In Baby Steps</strong></h4>
<p>Of course one of the first things we need to do is open a Terminal window by clicking <strong>Applications&gt;Accessories&gt;Terminal</strong>.</p>
<p><em><strong>Step 2</strong></em> in our list of 10 things to do says &#8220;<strong>Run Update Manager</strong>.&#8221;  This is done in the terminal window with the following command:</p>
<blockquote><p><strong>sudo apt-get update</strong></p></blockquote>
<p>The very first part of the command you see is the word <strong>sudo</strong>.  As discussed in my <a href="http://davestechsupport.com/blog/2008/06/14/the-linux-terminal-for-beginners/" target="_blank">Linux Terminal For Beginners</a> blog, this command is what gives the user root-level privileges in a terminal window and it requires the administrator password to be entered in order for it to work.  Root access is required for installing software, applying system updates and modifying system configuration files that you normally don&#8217;t have permission to edit (among other things).  An easy way to remember <strong>sudo</strong> is to think &#8220;Super User DO.&#8221;</p>
<p>Following <strong>sudo</strong> is the command<strong> apt-get</strong> with the <strong>update</strong> option added.  The <strong>apt-get</strong> program is used to install, remove, upgrade and even reinstall software packages in Ubuntu.  In this case we&#8217;re telling apt-get to check the distribution repositories to see what updates are available for your system, and that&#8217;s it.  Technically this is called resynchronizing your software source indexes.</p>
<p>After this we have:</p>
<blockquote><p><strong>&amp;&amp; </strong></p></blockquote>
<p>The two ampersands characters (<strong>&amp;&amp;</strong>) act sort of like a chain link which tells the terminal, &#8220;Once the  command preceding &amp;&amp; is finished with whatever it&#8217;s doing, proceed to execute whatever follows &amp;&amp; as long as there were no errors.&#8221;  By using multiple &amp;&amp;&#8217;s, you can daisy-chain multiple commands back to back in a long string.  So now you know what all those &amp;&amp;&#8217;s up there are all about.</p>
<p>Following &amp;&amp; is:</p>
<blockquote><p><strong>sudo apt-get -y upgrade</strong></p></blockquote>
<p>This tells Ubuntu to review the list of available updates that were just acquired by the index re-sync, download and install them.  The <strong>-y</strong> option automatically answers &#8220;Yes&#8221; to the &#8220;Do you want to continue&#8221; prompt that <strong>apt-get</strong> presents when you are about to install or remove software.  This command is followed by another &amp;&amp;.</p>
<p>Next up we have <em><strong>Steps 3, 4 and 5</strong></em> in our list:</p>
<blockquote><p><strong>sudo apt-get install -y ubuntu-restricted-extras compizconfig-settings-manager wine libqt4-core libqt4-gui<br />
</strong></p></blockquote>
<p>This command installs the Ubuntu Restricted Extra&#8217;s package (which contains Flash, Java, Win32 Video Codecs, MS Fonts and a couple of other little bells and whistles), Compiz Configuration Settings Manager and WINE.   I also added in the <strong>libqt4-core</strong> and <strong>libqt4-gui</strong> packages because the Skype installation later down the line depends on them&#8230; so I figured we should take care of them now.</p>
<p>While the Ubuntu Restricted Extras are installing, you will have to answer &#8220;OK&#8221; and &#8220;Yes&#8221; to the following two screens by using the Tab-Key and Enter Key on your keyboard:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/java1.png" alt="" width="500" height="316" /></p>
<p style="text-align: center;"><em>If you happen to know of a way to automate these answers from the command line please let me know!<br />
</em></p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/java2.png" alt="" width="500" height="316" /></p>
<p><em><strong>Step 7:</strong></em> We then come to adding the Medibuntu repositories so we can install the 3rd party libdvdcss2 DVD codec package.  The commands needed for installing libdvdcss2 (and what each one does) are outlined in my original <a href="http://davestechsupport.com/blog/2008/10/31/10-things-to-do-after-you-install-ubuntu-linux/" target="_blank">10 Things To Do After You Install Ubuntu Linux</a>.  You basically did three copy &amp; paste steps entirely within the terminal window.  All I had to do for this little challenge was simply insert &amp;&amp;&#8217;s in between these three steps to make one long chain:</p>
<div class="smallfont" style="margin-bottom:2px">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 400px; height: 34px; text-align: left;" dir="ltr">sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list --output-document=/etc/apt/sources.list.d/medibuntu.list &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get install -y --force-yes medibuntu-keyring &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get install libdvdcss2 &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get upgrade</pre>
<p>And that&#8217;s pretty much it.  For some reason I had to add a <strong>&#8211;force-yes</strong> after the <strong>-y</strong> in order to make it answer Yes for you.</p>
<p><em><strong>Step 8:</strong></em> Next up is Skype.  Installing Skype via the terminal consists of using the following two commands chained together with an &amp;&amp;:</p>
<blockquote><p><strong>wget http://download.skype.com/linux/skype-debian_2.0.0.72-1_i386.deb &amp;&amp; sudo dpkg -i skype-debian_2.0.0.72-1_i386.deb</strong></p></blockquote>
<p>At the beginning is the <strong>wget</strong> command, followed by a http address.  wget (if I&#8217;m not mistaken) simply stands for Web Get, and it is used for downloading files off of the Internet from the command line.  In this case, it&#8217;s downloading the <strong>skype-debian_2.0.0.72-1_i386.deb</strong> installer file.  Normally you would save a file like this to your PC and then double-click on it to start the GUI based installer.  But we want to install this package from the command line.  We do this using the <strong>dpkg -i </strong>command, followed by the file name of the deb file we just downloaded.  And that&#8217;s that.</p>
<p><em><strong>Step 9:</strong></em> Next up is Google Earth.</p>
<blockquote><p><strong>wget http://dl.google.com/earth/client/GE4/release_4_2/GoogleEarthLinux.bin &amp;&amp; sh GoogleEarthLinux.bin</strong></p></blockquote>
<p>We use <strong>wget</strong> again to download a binary installer file, which is then executed by the <strong>sh</strong> command interpreter (<strong>sh GoogleEarthLinux.bin</strong>).  This will launch the GUI based installer, which unfortunately requires you to click the Install button and then Close the program out for the rest of the string to continue.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/googleearthinstall1.png" alt="" width="500" height="488" /></p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/googleearthinstall2.png" alt="" width="499" height="479" /></p>
<p><em><strong>Step 10:</strong></em> Finally, we come down to installing Virtualbox.  This takes three commands:  Downloading the deb file with <strong>wget</strong>, using <strong>dpkg -i</strong> to install it, and then using the <strong>echo</strong>, <strong>| pipe</strong> and <strong>tee</strong> commands to append a line of text to the bottom of your fstab file (which grants Virtualbox access to your USB ports).  This is done with the following:</p>
<blockquote><p><strong>wget http://download.virtualbox.org/virtualbox/2.0.4/virtualbox-2.0_2.0.4-38406_Ubuntu_intrepid_i386.deb &amp;&amp; sudo dpkg -i virtualbox-2.0_2.0.4-38406_Ubuntu_intrepid_i386.deb* &amp;&amp; sudo adduser $USER vboxusers &amp;&amp; echo &#8220;none /proc/bus/usb usbfs devgid=46,devmode=666 0 0&#8243; | sudo tee -a /etc/fstab</strong></p></blockquote>
<p>Here we can see <strong>wget</strong> being used to download a deb file, followed by the <strong>dpkg -i </strong>command being used to install it.  (You will be asked to press the Enter key to select &#8220;OK&#8221; when a dialog box appears notifying you about Virtualbox creating the vboxusers group).</p>
<p>What we see after that is the <strong>echo</strong> command.  And I&#8217;d like to go into a little detail about this very last bit because it&#8217;s very cool.</p>
<p><strong>echo</strong> does just what it sounds like.  It echoes (bounces back/reflects) the input we give it.  If you were to type <strong>echo &#8220;the cat in the hat&#8221;</strong> in a terminal window, you would see the terminal print back<strong> the cat in the hat </strong>because you didn&#8217;t send it anywhere but to the terminal itself.  What we want to do is echo some text to another command that can append our /etc/fstab text file, and in this case, that command is <strong>tee</strong>.  The syntax we&#8217;re using is:</p>
<ul>
<li><strong>echo &#8220;some text&#8221; | sudo tee -a /etc/fstab</strong></li>
</ul>
<p>So how do we get our echoed text to go to <strong>tee</strong> instead of back to our terminal window?  Right after the &#8220;some text&#8221; part, we see a <strong>| pipe</strong> symbol.  Here&#8217;s a picture of what it looks like on your keyboard:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/pipesymbol.jpg" alt="" width="500" height="296" /></p>
<p>Pipe takes the output that echo spits out and pushes it out to the <strong>tee</strong> command.  The <strong>-a</strong> after tee stands for append, and it will insert whatever echo sends it into the end of our /etc/fstab file.</p>
<p>Now, let&#8217;s take all of this and make a script.</p>
<h4><strong>Doing The Above With A Script</strong></h4>
<p>A script is nothing more than a text file that contains a list of commands to be executed one after another.  So lets start by creating a text file.  You can either:</p>
<ul>
<li>Click Applications&gt;Accessories&gt;Text Editor</li>
<li>In Terminal, type <strong>gedit</strong> and then press Enter.</li>
</ul>
<p>Once our text editor is open, you&#8217;ll want to paste in this line of text at the very top:</p>
<ul>
<li><strong>#!/bin/bash</strong></li>
</ul>
<p>Bash stands for GNU Bourne-Again SHell, and is the default command interpreter used by your Terminal in Ubuntu.  While it&#8217;s not necessary to include this at the begining (because Bash is the default), it is good practice, as there are other command interpreters out there that may not interpret your script the same way Bash does.  This will force whatever version of Linux you are using to use Bash to run the script.</p>
<p>Following this, we can start by pasting in our commands, separating them line by line.  I&#8217;ve already taken the above commands and put them into a script that you can use.  You can download it by clicking <a href="http://www.davestechsupport.com/blog/downloads/megascript.sh" target="_blank">here</a>, or from the Terminal type:</p>
<ul>
<li><strong>wget http://www.davestechsupport.com/blog/downloads/megascript.sh</strong></li>
</ul>
<p>To view or edit this script in your text editor, type:</p>
<ul>
<li><strong>gedit megascript.sh</strong></li>
</ul>
<p>You&#8217;ll notice that in the script there are no instances of <strong>sudo</strong> present.  That&#8217;s because we will be running the script itself with sudo, which in turn gives everything within the script root privileges.  So now you won&#8217;t have to type your admin password more than once.  Now that we have our script, we need to run it.  We need to give our script permission to be executed.  To do this, type:</p>
<ul>
<li><strong>chmod +x megascript.sh</strong></li>
</ul>
<p>And to run the script, we type:</p>
<ul>
<li><strong>sudo ./megascript.sh</strong></li>
</ul>
<p>As it was in the above steps with Java and Google Earth, you will have to be present at the computer to click &#8220;OK&#8221;, &#8220;Yes&#8221; and &#8220;Install&#8221; to keep things moving.  I&#8217;ll update this blog if anyone out there knows of a way to automatically send these answers to these programs so that the script is 100% automatic and not depend on user participation for it to finish.</p>
<h4>Other Neat Things You Can Try</h4>
<p>You could optionally add these three lines of text to the end of the above script:</p>
<ul>
<li><strong>echo &#8220;The Megascript is finished and your system will restart in 10 seconds!  Press CTRL-C to cancel the reboot.&#8221;</strong></li>
<li><strong>sleep 10;</strong></li>
<li><strong>init 6</strong></li>
</ul>
<p>The first line echos the quoted text to the terminal window notifying you that the script has completed (well, all of the important stuff has finished, the script is still running).  The next command <strong>sleep 10</strong> causes the script to pause for 10 seconds.  You could hit CTRL-C here if you wanted to interrupt the process.  Finally, the command <strong>init 6</strong> logs you out of your session and reboots the entire machine, which is a good idea because you likely just finished installing a Kernel update, and the changes you made to your fstab file require a reboot in order for it to take effect.</p>
<p>I got creative with the sleep and echo commands, using them in one-second intervals to have a count-down be displayed in the terminal.  I also added a beep to each second with the <strong>echo -e &#8216;\a&#8217;</strong> command.</p>
<p>Additionally, you could insert comments after each command in your script using double-pound symbols.  For example, the commands in your script could look like this:</p>
<ul>
<li>apt-get update ## This checks for the latest updates</li>
<li>apt-get -y upgrade ## This installed all available updates</li>
</ul>
<p>Doing this allows you to leave notes that describe the purpose of individual commands in case you forget.</p>
<h4><strong>Special Instructions for 64-bit Processors</strong></h4>
<p>There are two deb files downloaded in the steps above that are intended for 32-processors.  The Skype deb file and the Virtualbox deb file. Skype does not have a 64-bit specific version of their software available for download but there is a chance it will run.  However, there are ways to install the 32-bit version on a 64-bit version of Ubuntu.  Based upon <a href="http://ubuntuforums.org/showthread.php?t=432295" target="_blank">this guide</a>, I&#8217;ve modified the code (and the script).  However, I don&#8217;t have a 64-bit processor and have not tested this to make sure it works.</p>
<p>Virtualbox does have a 64-bit version of their software available, and it can be downloaded from <a href="http://download.virtualbox.org/virtualbox/2.0.4/virtualbox-2.0_2.0.4-38406_Ubuntu_intrepid_amd64.deb" target="_blank">this address</a>.  You don&#8217;t need to do this though because I&#8217;ve already modified the code for this alternate download and installation.</p>
<p>Here&#8217;s the new code:</p>
<div class="smallfont" style="margin-bottom:2px">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 400px; height: 34px; text-align: left;" dir="ltr">sudo apt-get update &amp;&amp; sudo apt-get -y upgrade &amp;&amp; sudo apt-get install -y ubuntu-restricted-extras compizconfig-settings-manager wine libqt4-core libqt4-gui &amp;&amp; wget -N boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb; sudo dpkg -i getlibs-all.deb; sudo getlibs -p bluez-alsa &amp;&amp; sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list --output-document=/etc/apt/sources.list.d/medibuntu.list &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get -y --force-yes install medibuntu-keyring &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get install -y libdvdcss2 skype &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get upgrade &amp;&amp; wget http://dl.google.com/earth/client/GE4/release_4_2/GoogleEarthLinux.bin &amp;&amp; sh GoogleEarthLinux.bin &amp;&amp; wget http://download.virtualbox.org/virtualbox/2.0.4/virtualbox-2.0_2.0.4-38406_Ubuntu_intrepid_amd64.deb &amp;&amp; sudo dpkg -i virtualbox-2.0_2.0.4-38406_Ubuntu_intrepid_amd64.deb* &amp;&amp; sudo adduser $USER vboxusers &amp;&amp; echo "none /proc/bus/usb usbfs devgid=46,devmode=666 0 0" | sudo tee -a /etc/fstab</pre>
<p>And here is an 64-bit version of my script: <a href="http://www.davestechsupport.com/blog/downloads/megascript64bit.sh">megascript64bit.sh</a></p>
<ul>
<li>wget http://www.davestechsupport.com/blog/downloads/megascript64bit.sh</li>
</ul>
<p>Use the same method to give it execute rights and then run it by typing <strong>sudo ./megascript64bit.sh</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/12/from-the-linux-terminal-to-shell-scripts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Here&#8217;s A Little Song I Wrote</title>
		<link>http://davestechsupport.com/blog/2008/11/11/heres-a-little-song-i-wrote/</link>
		<comments>http://davestechsupport.com/blog/2008/11/11/heres-a-little-song-i-wrote/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 10:36:36 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=479</guid>
		<description><![CDATA[I recently decided to reconnect my Yamaha DJX keyboard to my computer and make some fresh attempts at writing music&#8230; for the first time in about 6 years.  At least, with this particular keyboard. I have a couple of other piano songs I recorded with a terrible 10 dollar microphone a few years back, but [...]]]></description>
			<content:encoded><![CDATA[<p>I recently decided to reconnect my Yamaha DJX keyboard to my computer and make some fresh attempts at writing music&#8230; for the first time in about 6 years.  At least, with this particular keyboard. I have a couple of other piano songs I recorded with a terrible 10 dollar microphone a few years back, but never had much luck at getting anything recorded with sophisticated computer software.  I decided it was time to work at an old hobby I dropped so long ago and see what can be done with more dedication and experimentation.</p>
<p>I give you the product of about 45 minutes worth of work.  Very little time was needed to lay down the tracks, and a lot more time was spent playing around with knobs and browsing through the large bank of instruments I have at my disposal to find just the right sound.  I&#8217;m excited to write more.</p>
<p>So, please enjoy this <a href="http://www.davestechsupport.com/blog/downloads/untitled1.mp3" target="_blank">free download</a> of a very short piece of music I wrote.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/11/heres-a-little-song-i-wrote/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.davestechsupport.com/blog/downloads/untitled1.mp3" length="2706381" type="audio/mpeg" />
		</item>
		<item>
		<title>The Matrix Runs On Windows XP</title>
		<link>http://davestechsupport.com/blog/2008/11/10/the-matrix-runs-on-windows-xp/</link>
		<comments>http://davestechsupport.com/blog/2008/11/10/the-matrix-runs-on-windows-xp/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 20:42:42 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=469</guid>
		<description><![CDATA[Just wait for the very end.  Hey, Ubuntu freaks!  I&#8217;m going to have another Terminal tutorial coming out on Wednesday with an introduction to creating bash scripts.  Sit tight!]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="282" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="AllowScriptAccess" value="true" /><param name="src" value="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id=1886349&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="282" src="http://www.collegehumor.com/moogaloop/moogaloop.swf?clip_id=1886349&amp;fullscreen=1" allowscriptaccess="true" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">Just wait for the very end.  <img src='http://davestechsupport.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p style="text-align: left;">Hey, Ubuntu freaks!  I&#8217;m going to have another Terminal tutorial coming out on Wednesday with an introduction to creating bash scripts.  Sit tight!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/10/the-matrix-runs-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You Know What Rocks?  Surround Sound.</title>
		<link>http://davestechsupport.com/blog/2008/11/05/you-know-what-rocks-surround-sound/</link>
		<comments>http://davestechsupport.com/blog/2008/11/05/you-know-what-rocks-surround-sound/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 15:58:12 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=453</guid>
		<description><![CDATA[The time is 9 a.m. and I am sitting here rocking out to some Nine Inch Nails.  Not just any Nine Inch Nails.  This is an album that I probably invested over $400 dollars in because when it came out I said to myself, &#8220;I have to invest in a surround sound amplifier, now!  I [...]]]></description>
			<content:encoded><![CDATA[<p>The time is 9 a.m. and I am sitting here rocking out to some Nine Inch Nails.  Not just any Nine Inch Nails.  This is an album that I probably invested over $400 dollars in because when it came out I said to myself, &#8220;I have to invest in a surround sound amplifier, now!  I just have to.  There&#8217;s no two ways about it.  It is my destiny.&#8221;  When NIN released their 5.1 dolby digital remix of The Downward Spiral, I started researching audio amplifiers and had one goal:  To find one that could do at least 5.1 surround and be able to fit in my desk.  And I found exactly what I was looking for:  The Panasonic SA-XR50.</p>
<p style="text-align: center;"><a href="http://www.davestechsupport.com/blog/images/saxr50black.jpg" target="_blank"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ampsmall.png" alt="" width="500" height="128" /></a></p>
<p style="text-align: left;">This puppy is <strong>slim</strong>, loud and does 6.1 surround sound.  I&#8217;m sure there are others out there which can handle more channels than that, but it was more than what I was looking for and has held up for the last few years with no problems, even with the confined space it sits in.</p>
<p style="text-align: center;"><a href="http://www.davestechsupport.com/blog/images/mynewmonitor.jpg" target="_self"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/mynewmonitor.png" alt="" width="500" height="375" /></a></p>
<p style="text-align: left;">And I wasn&#8217;t about to plug it into a handful of tiny 2 inch wide satellite speakers.  If you&#8217;re serious about music and the quality of the audio coming out of your PC, you don&#8217;t just spend 99 dollars on a set of tiny speakers plus one crappy sub-woofer.  I have a pair of headphones that are worth more than that.  I even spent more than that just for the center channel speaker.  Really, do yourself a favor and invest in quality audio.  It&#8217;s money well spent and your ears will thank you later (so long as you don&#8217;t deafen yourself).  Listening to surround sound music is a very satisfying; you almost have to smoke a cigarette afterwards.</p>
<p style="text-align: left;">In an unrelated note&#8230; During the last 5 years or so, I&#8217;ve made upgrades to my computer for only one of two reasons:  Either Nine Inch Nails released a new album that contained audio tracks my hardware couldn&#8217;t handle, or id Software released Doom III.  And it&#8217;s been a while since Doom III came out so you can imagine how old my PCs hardware is.  The case isn&#8217;t that old, but the guts inside are.  Still, it doesn&#8217;t feel old.  It doesn&#8217;t feel like a slow computer&#8230; probably because I stopped using Windows and did away with all of that hard drive fragmentation, spyware, antivirus nonsense.  It sounds like a joke but you really do have to put more money into a computer in order to stave off the stress that comes with having to deal with all that crap, and all you end up with is delaying the inevitable system meltdown.  But I digress.</p>
<p style="text-align: left;">My computer is my primary entertainment device, and even though it&#8217;s attached to a 35&#8243; TV with an S-Video cable, I don&#8217;t think that counts as &#8220;watching TV&#8221;.  I hate watching TV.</p>
<p style="text-align: left;">Okay, this post is going no where, which means I probably woke up too early.  But before I end this, I can think of one other thing that rocks besides surround sound:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/presidentawesome.jpg" alt="" width="500" height="400" /></p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/11/05/you-know-what-rocks-surround-sound/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Things To Do After You Install Ubuntu Linux</title>
		<link>http://davestechsupport.com/blog/2008/10/31/10-things-to-do-after-you-install-ubuntu-linux/</link>
		<comments>http://davestechsupport.com/blog/2008/10/31/10-things-to-do-after-you-install-ubuntu-linux/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 21:30:50 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Compiz]]></category>
		<category><![CDATA[HOWTO: Ubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Gaming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=402</guid>
		<description><![CDATA[Last updated Mar 11, 2010: This post was originally intended to be used along side Ubuntu 8.10, which is over a year old now.  While many aspects of it still apply to today, there are a few differences that I have made clear below by crossing out the inaccurate text and following it with a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><span style="color: #3366ff;"><em><strong>Last updated Mar 11, 2010:</strong></em></span> This post was originally intended to be used along side Ubuntu 8.10, which is over a year old now.  While many aspects of it still apply to today, there are a few differences that I have made clear below by <span style="text-decoration: line-through;">crossing out</span> the inaccurate text and following it with a correction where necessary.  It is now intended to be used with Ubuntu 9.10.  Cheers!</p>
<p style="text-align: center;">- &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - -</p>
<p style="text-align: left;"><span style="text-decoration: line-through;">Ubuntu 8.10 (Intrepid Ibex) was officially released yesterday.  Boosh!! </span> Often with each new release comes a spike in the number of people who are trying it out for the very first time.  So to help the new users out, I&#8217;ve written this guide to introduce you to this popular Linux-based operating system and some of the cool software you can install on it.</p>
<p style="text-align: left;">Here&#8217;s what we&#8217;re going to go over:</p>
<ol>
<li>Customize the appearance of Ubuntu (wallpaper, theme, fonts, dockbars, etc.)</li>
<li>Run Update Manager.</li>
<li>Install Flash, Java, Windows Media Codecs and MS fonts with just<strong> 4 clicks!</strong></li>
<li>Install Compiz Fusion Advanced Settings Manager with one more click.</li>
<li>Install WINE with one more click and use it to run Windows based software.</li>
<li>Reveal Archive Manager in the Accessories menu and use it to create zip archives.</li>
<li>Install the libdvdcss2 decoder so you can watch DVD&#8217;s.</li>
<li>Install Skype from a *.deb file.</li>
<li>Install Google Earth using Terminal.</li>
<li>Install Virtualbox.</li>
</ol>
<h4><strong>1.) Customize Your Ubuntu Desktop<br />
<span style="color: #3366ff;">Difficultly: Very Easy</span></strong></h4>
<p style="text-align: left;">The first thing anybody should want to do with their own computer is make it look the way they want it to look.  Who wants an OS that forces its users to conform to one particular layout over another?  With Ubuntu, you have a lot of flexibility.  You even have the option to use a different desktop environment.  <a href="http://en.wikipedia.org/wiki/GNOME" target="_blank">GNOME</a> is the default environment for Ubuntu and it&#8217;s what we will see used in the example screenshots in this guide. <a href="http://en.wikipedia.org/wiki/KDE" target="_blank">KDE</a> (which looks very similar to Windows XP/Vista/7) is the default environment for <a href="http://www.kubuntu.org/" target="_blank">Kubuntu</a>;  <a href="http://en.wikipedia.org/wiki/Xfce" target="_blank">xfce</a> is the default for the lightweight <a href="http://www.xubuntu.org/" target="_blank">Xubuntu</a>.  There are others, such as <a href="http://en.wikipedia.org/wiki/Fluxbox" target="_blank">Fluxbox</a> and <a href="http://en.wikipedia.org/wiki/Icewm" target="_blank">IceWM</a>, that are geared towards being minimalistic in resource usage and makes them perfect for older, slower machines.</p>
<p style="text-align: left;">Below is a screenshot I took of my own desktop shortly after upgrading my computer from 8.04 to 8.10.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ibexdesktop.jpg" alt="" width="500" height="375" /></p>
<p>You may or may not like the looks of the default desktop.  I&#8217;ve always though this default background just looked like a bunch of coffee stains&#8230; You can modify the interface in so many different ways the possibilities are endless.  Check out this small gallery of <a href="http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/" target="_blank">Ubuntu screenshots</a> I put together to see some examples of what you can do to your own Ubuntu desktop.</p>
<p><span style="text-decoration: line-through;">The best way to explain how to customize your desktop is to show you a video (albeit, from an older version of Ubuntu) that demonstrates how you can modify the following things:</span></p>
<ul>
<li><span style="text-decoration: line-through;">Changing Wallpapers</span></li>
<li><span style="text-decoration: line-through;">Changing Screensavers</span></li>
<li><span style="text-decoration: line-through;">Panel Properties (Location/Auto-hide/Background)</span></li>
<li><span style="text-decoration: line-through;">Changing/Adding Desktop Themes</span></li>
<li><span style="text-decoration: line-through;">Adding/Moving Launcher Shortcuts to your Panel/Desktop</span></li>
<li><span style="text-decoration: line-through;">Modifying Menu Layouts</span></li>
<li><span style="text-decoration: line-through;">Adding Applets to your Panels</span></li>
<li><span style="text-decoration: line-through;">Modifying your About Me user info</span></li>
<li><span style="text-decoration: line-through;">Customizing your Login screen layouts/themes</span></li>
<li><span style="text-decoration: line-through;">Using Multiple Workspaces</span></li>
</ul>
<p><strong><span style="color: #ff0000;">EDIT:</span></strong> Since the original posting of this blog, Alan Pope has removed the video below from Google and I have not yet found a comparable replacement. A very good guide about how to do all of the above can be found <a href="https://help.ubuntu.com/community/UbuntuEyeCandy" target="_blank">here</a>.</p>
<p>There are several little applets that widgets that can be added to your panel, but you can also make changes to the panel itself such as its orientation (Bottom/Top/Left/Right edge of the screen), its background (solid color or transparent), its width and a couple other minor things like auto-hide.  Be careful, it&#8217;s easy to accidentally delete a panel.  If that happens, right-click on a remaining panel and click &#8220;New Panel&#8221; to create a new one. Newly created panels will be completely empty and you will have to right-click on them and select &#8220;Add to panel&#8221; in order to add things back like a task switcher.</p>
<p style="text-align: center;"><object id="VideoPlayback" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="404" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="data" value="http://video.google.com/googleplayer.swf?docid=-4723712669270572024&amp;hl=en&amp;fs=true" /><param name="src" value="http://video.google.com/googleplayer.swf?docid=-4723712669270572024&amp;hl=en&amp;fs=true" /><embed id="VideoPlayback" type="application/x-shockwave-flash" width="500" height="404" src="http://video.google.com/googleplayer.swf?docid=-4723712669270572024&amp;hl=en&amp;fs=true" data="http://video.google.com/googleplayer.swf?docid=-4723712669270572024&amp;hl=en&amp;fs=true"></embed></object></p>
<p>The video makes use of <a href="http://art.gnome.org/" target="_blank">http://art.gnome.org/</a> during it&#8217;s demonstration of changing wallpapers and themes, but another noteworthy site you should check for such things is <a href="http://www.gnome-look.org/" target="_blank">http://www.gnome-look.org/</a>. My personal favorite website for wallpapers is <a href="http://interfacelift.com/wallpaper/index.php?sort=ratings&amp;w=1920&amp;h=1200" target="_blank">InterfaceLift Wallpapers</a>.  You should also check <a href="http://abduzeedo.com/20-beautiful-hdr-pictures?=main" target="_blank">this site</a> out for wallpapers, too.</p>
<p style="text-align: left;">You might have noticed in <a href="http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/" target="_blank">some screenshots of Ubuntu</a> that some people have added a dockbar (similar to the one used in Mac OS X) to their Ubuntu installation.  Below is a picture of one in action.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/cairo6_macosx.png" alt="" width="500" height="150" /></p>
<p style="text-align: left;">Check out <a href="http://davestechsupport.com/blog/2008/04/10/make_ubuntu_look_like_mac_osx/" target="_blank">this guide</a> I&#8217;ve written about adding Cairo-Dock to your Ubuntu install as it is one of the best available for Ubuntu (in my opinion).</p>
<h4><strong>2.) Run Update Manager<br />
<span style="color: #3366ff;">Difficultly: Very Easy</span></strong></h4>
<p>Typically, a fresh Ubuntu install is actually a tad bit older than the current status of the distribution (this happens with all operating systems, including Windows). So often times after a fresh install, your system might be needed a few updates to be applied. Running Update manager manually after installing can bring your system up to date with the latest security and software patches.  While Update Manager does check for updates automatically, it often doesn&#8217;t do it <em>immediately</em> after you login for the first time.  So after a fresh install it is a good idea to force it to check for updates.  To do this:</p>
<ul>
<li><strong>Click System&gt;Administration&gt;Update Manager</strong></li>
<li><strong>Click on the &#8220;Check&#8221; button to check for updates</strong></li>
</ul>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/updatemanager.png" alt="" width="461" height="627" /></p>
<p>If there are updates available, you simply click &#8220;Install&#8221; to install them.  It will ask you to enter your administrative password when you do this.  This is the password you created for the &#8220;first&#8221; user during installation.  Piece of cake.</p>
<p><em><strong><span style="color: #ff0000;">*Note:</span> </strong></em>If you&#8217;re having hardware issues (e.g., 3D video acceleration not working, wireless adapter not in use, etc.) after installing all available updates, you should check in <strong>S</strong><strong>ystem&gt;Administration&gt;Hardware Drivers</strong> to see if there are any proprietary drivers that need to be enabled.  You simply check the appropriate boxes off for the driver needed, and they will be installed for you.</p>
<h4><strong>3.) Install Flash, Java and Extra Video Codecs in just four clicks!<br />
<span style="color: #3366ff;">Difficultly: Very Easy</span><br />
</strong></h4>
<p>In order to get the best multimedia experience out of our computer, we need to install a few programs and plugins.  Most of you out there are familiar with Flash, Java and multimedia file formats like Divx, Xvid, MP3, ASF, Apple Quicktime, etc. Installing decoders to open these types of files has been made simple by bundling them all together into one package.  And installing it is very easy.  To get started, do the following:</p>
<ul>
<li><strong>Click Applications&gt;<span style="text-decoration: line-through;">Add/Remove</span> (now called Ubuntu Software Center).   A new window will appear (see below.)</strong></li>
<li><strong>Change the &#8220;Show:&#8221; drop menu in the upper right corner to &#8220;All Available Applications&#8221; (In Ubuntu Software Center, click View&gt;All Applications)<br />
</strong></li>
<li><strong>Search for the word &#8220;restricted&#8221;</strong></li>
</ul>
<p style="text-align: center;"><img src="http://www.davestechsupport.com/blog/images/restricted.png" alt="" width="500" height="410" /></p>
<ul>
<li><strong>Once the search returns its results, check off the box next to &#8220;Ubuntu Restricted Extras&#8221;</strong></li>
<li><strong>Sit tight. Don&#8217;t click the Apply Changes button just yet.  We&#8217;re going to check off a few more things</strong></li>
</ul>
<p><span style="color: #ff6600;"><strong><em>Frequently Asked Question:</em></strong></span> &#8220;What does it mean by <em><strong>restricted</strong></em> extras?&#8221;</p>
<p><span style="color: #339966;"><span style="color: #008000;"><strong><em>Answer:</em></strong></span> </span>The word &#8220;restricted&#8221; in this context is used to describe these types of multimedia plugins and decoders because most of them are closed-source and proprietary.  Hence, you are <em>restricted</em> from modifying their source code.</p>
<h4><strong>4.) Install Compiz Fusion Advanced Settings Manager<br />
<span style="color: #3366ff;">Difficultly: Very Easy</span></strong></h4>
<p>Compiz Fusion (the program responsible for the dazzling eye-candy special effects on Ubuntu) is included by default, but its advanced control panel is not.  Need of this advanced control panel comes up if you are a power user who wants to use the 3D window management features to the MAX, which means turning your desktop into a rotating cube of multiple workspaces, among other nerdy things.  You can also greatly customize your special effect animations and window behaviors using this control panel.  So let install it!</p>
<ul>
<li><strong>After you&#8217;ve checked off Ubuntu Restricted Extras in the above step, do another search for the word &#8220;compiz&#8221;</strong></li>
</ul>
<p style="text-align: center;"><img src="http://www.davestechsupport.com/blog/images/compizconfiginstall.png" alt="" width="500" height="410" /></p>
<ul>
<li><strong>Check off &#8220;Advanced Desktop Effects Settings&#8221; (shown above)</strong></li>
<li><strong>Sit tight, and don&#8217;t click apply just yet.  There&#8217;s more we&#8217;re going to search for and check off.</strong></li>
</ul>
<p>Once the control panel applet is installed, it can be found in S<strong>ystem&gt;Preferences&gt;Advanced Desktop Effects Settings</strong>.</p>
<p><span style="color: #ff0000;"><strong>*Notice:</strong></span> You will want to make sure you have Compiz enabled in <strong>System&gt;Preferences&gt;Appearence&gt;Visual Effects</strong> before using the above control panel you&#8217;ve installed.  Otherwise changes you make with it will not be seen.</p>
<h4><strong>5.) Install WINE for running Windows-based software in Ubuntu<br />
<span style="color: #3366ff;">Difficultly: Very Easy</span><br />
</strong></h4>
<p>WINE is a program that acts as a sort of emulator for Windows programs to run on top of.  Instead of needing to use Windows for running that favorite application or game, you can run the program right in Ubuntu with the help of WINE.  The only catch is that not all Windows program run on WINE yet.  So you should search the <a href="http://appdb.winehq.org/objectManager.php?sClass=application&amp;sTitle=Browse%20Applications&amp;sOrderBy=appName&amp;bAscending=true" target="_blank">WINE applications database</a> to see if a program you&#8217;re wanting to use works with WINE.  Below is a screenshot of Half-Life 2 running in Ubuntu, thanks to WINE!</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/winehalflife.jpg" alt="" width="438" height="375" /></p>
<p>To install WINE:</p>
<ul>
<li><strong>In the Add/Remove Applications applet (should still be open from the previous step), search for &#8220;wine&#8221; and then check off the box next to WINE in the results window.</strong></li>
<li><strong>Finally, click Apply in the lower right corner to install WINE, as well as the other programs you&#8217;ve already checked off in Add/Remove.</strong></li>
</ul>
<p>Now if you want to run a piece of Windows based software, you simply double-click on the executable (like setup.exe) and it should run just as it would in Windows (provided the WINE <a href="http://appdb.winehq.org/" target="_blank">Application Database</a> lists that the program you are trying to use and says it works with WINE).  Shortcuts created by software installers are typically added to the Applications&gt;Wine&gt;Programs menu.  You can read more about using WINE <a href="https://help.ubuntu.com/community/Wine" target="_blank">here</a>.</p>
<p><span style="color: #800000;"><strong>NOTE:</strong></span> If double-clicking on an EXE causes the Archive Manager to open instead of WINE, it&#8217;s because your default file-association needs to be changed.  To fix this, right-click on an EXE file then click Properties.  A new window will pop up with a few tabs along the top, one of which says &#8220;Open With&#8221;.  Click this tab, then select WINE from the list and click Close.  From now on, EXE&#8217;s will always open with WINE. Also, if you get a message that complains to you about an &#8220;execute bit&#8221;, it means the EXE file needs to be given permission to run as a program.  To change permissions, right-click on the file, click Properties, then the Permissions tab and check the box off near the bottom that says &#8220;Allow to be executed as a program&#8221;.</p>
<h4><strong>6.) Enable (reveal) your Archive Manager and create zip files<br />
<span style="color: #3366ff;"> Difficultly: Very Easy</span></strong></h4>
<p>Some of you might be wondering:  How can I create a zip file?  The answer is with the included Archive Manager.  This tool (for some weird reason) isn&#8217;t shown in the Applications&gt;Accessories menu by default.  But we can reveal it very easily by doing the following:</p>
<ul>
<li><strong>Click System&gt;Preferences&gt;Main Menu</strong></li>
<li><strong>Click on the Accessories menu in the left panel, then check off the Archive Manager (see below).  Then click Close.</strong></li>
</ul>
<p style="text-align: center;"><img src="http://www.davestechsupport.com/blog/images/mainmenuarchivemanager.png" alt="" width="500" height="409" /></p>
<p>That it!  Now when you open your accessories menu, you&#8217;ll be presented with a new shortcut to your Archive Manager.  You can use this utility to create zip files.  Keep in mind that it can also create other types of archives, such as tar.gz, and a few others (not RAR, at least not without an additional package installed to provide this option to you).  To explore the possibilities, click Applications&gt;Accessories&gt;Archive Manager.  Once open, click New in the upper left corner and take a look at the bottom of the window where you can specify archive file type, password locking and spliting.  After you create a new archive, you simply drag and drop files into the archive manager and it will add them to the new archive.</p>
<p>One other simple way to create an archive is to select all the files you want to put into a zip file (by CTRL-Clicking or SHIFT-Clicking them) or even by clicking on a folder containing the files you want.  Then once they&#8217;re selected, right-click on any one of these files or folders and a drop menu will appear.  Just click &#8220;Create Archive&#8221; and a wizard will appear asking you where you want to save the new file and what format you&#8217;d like it to be in.</p>
<h4><strong>7.) Install the libdvdcss2 decoder for DVD playback<br />
<span style="color: #ff6600;">Difficultly: Medium</span><br />
</strong></h4>
<p>Click <strong>Applications&gt;Accessories&gt;Terminal</strong>.  This will open a new terminal window.  (If you would like to know more about Terminal, check out my <a href="http://davestechsupport.com/blog/2008/06/14/the-linux-terminal-for-beginners/" target="_blank">Terminal for Beginners guide</a>). Copy the following command and paste it into the Terminal window and press Enter:</p>
<div class="smallfont" style="margin-bottom: 2px;">Code:</div>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 400px; height: 34px; text-align: left;" dir="ltr">sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list &amp;&amp; sudo apt-get --quiet update &amp;&amp; sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring &amp;&amp; sudo apt-get --quiet update</pre>
<p>This will add the <a href="http://www.medibuntu.org/" target="_blank">Medibuntu</a> repositories to your 3rd party software sources (in other words, this tells Update manager to check one additional server when it looks for system updates).  Next we&#8217;ll install the libdvdcss2 decoder for playing commercial DVD&#8217;s as well as an additional set of video/audio decoders that weren&#8217;t included with the &#8220;restricted&#8221; extras from the steps above.  To do this, paste this command into Terminal:</p>
<ul>
<li><strong>sudo apt-get update &amp;&amp; sudo apt-get install libdvdcss2 w32codecs<br />
</strong></li>
</ul>
<p>..And press the Enter key.  It will ask you to type your password (which will not produce any characters on screen while you&#8217;re typing, so don&#8217;t expect to see *****&#8217;s show up) and say &#8220;y&#8221; for yes to confirm your command.  Once installed, you should be able to watch a DVD simply by inserting a disc into the computer.</p>
<p><span style="color: #800000;"><strong>NOTE:</strong></span> You may have heard a rumor that installing the libdvdcss2 decoder is illegal. If you live in the US and someone tells you this, refer them to <a href="http://www.law.cornell.edu/uscode/17/1201.html" target="_blank">17 U.S.C. Sec. 1201(f)</a>. The binaries to crack the DVD video stream encryption are not illegal if you have a license to the content.  In other words, if you have purchased your own legal/legit DVD, then that means you have license to watch it.  After all, the content must be decrypted in order to make the content usable.  However, the law is not the same in all countries so you should check your local country laws.</p>
<h4><strong>8.) Install Skype<br />
<span style="color: #3366ff;">Difficultly: Very Easy</span><br />
</strong></h4>
<p style="text-align: left;">Skype is a very popular Voice Over IP application that allows you to make cheap phone calls from your computer.  They ask you for 10 bucks for your first set of calls and send special offers your way from time to time.  I&#8217;ve been paying 30 bucks a year for the last 3 years to make unlimited calls to anywhere in the United States, so that&#8217;s a pretty good deal if you ask me.  It also features webcam capabilities and conference calling.</p>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/skype.png" alt="" width="341" height="517" /></p>
<p style="text-align: left;">Installing Skype is easy.  All you have to do is download the deb file from Skype.com.  Here is a direct link:</p>
<p style="text-align: left;"><a href="http://www.skype.com/go/getskype-linux-ubuntu" target="_blank">http://www.skype.com/go/getskype-linux-ubuntu</a></p>
<p style="text-align: left;">Once the deb file is finished downloading, double-click on it.  An installer window will appear with a &#8220;Install Package&#8221; button in the upper right corner of the window.  Click that button, and when it&#8217;s finished, you&#8217;ll find Skype in Applications&gt;Internet.</p>
<h4><strong>9.) Install Google Earth<br />
<span style="color: #ff6600;">Difficultly: Medium</span><br />
</strong></h4>
<p style="text-align: center;"><img class="alignnone" src="http://www.davestechsupport.com/blog/images/googleearth.png" alt="" width="500" height="384" /></p>
<p>First thing you have to do is download Google Earth.  To do that, visit this link: <a href="http://earth.google.com/download-earth.html">http://earth.google.com/download-earth.html</a></p>
<p>After you agree to the license, you&#8217;ll be taken to a new page where an automatic download will begin and ask you what you want to do with a file called <strong>GoogleEarthLinux.bin</strong>.  Simply save this file to your Desktop for now.</p>
<p>Next we&#8217;ll need to open up a terminal window. To open Terminal:</p>
<ul>
<li><strong>Click Applications&gt;Accessories&gt;Terminal</strong></li>
</ul>
<p>When you first open terminal you&#8217;ll be given a prompt where you can enter commands.  You also will be sitting in your Home Folder.  If you type in the letters &#8220;ls&#8221; (That&#8217;s ls, short for the word &#8220;list&#8221;, in <span style="text-decoration: underline;">lowercase</span>), you&#8217;ll be shown the files and folders in your home folder.  Notice that one of them is called &#8220;Desktop&#8221;.   We need to <span style="text-decoration: underline;"><em>change</em></span><em> </em>our <em><span style="text-decoration: underline;">directory</span> </em>so we can run our GoogleEarthLinux.bin file.  To do this:</p>
<ul>
<li><strong>Type &#8220;cd Desktop&#8221; (no quotes) and hit enter.</strong></li>
</ul>
<p>In the world of Linux, everything is case-sensitive, <span style="text-decoration: underline;">so be sure to Capitalize the word &#8220;Desktop&#8221;</span> in the above command.  This command will bring you to your Desktop folder.  If you type &#8220;ls&#8221; again and hit enter, you&#8217;ll see the files which reside on your desktop right now.  Listed somewhere should be the bin file you just downloaded.</p>
<p>Now for the magic!</p>
<ul>
<li><strong>In terminal, type: &#8220;sh GoogleEarthLinux.bin&#8221; (no quotes) and hit enter.</strong></li>
</ul>
<p>After you press enter, the following window will appear, and begin to install Google Earth for you:</p>
<p style="text-align: center;"><img src="http://www.davestechsupport.com/blog/images/googleearthsetup.png" alt="" width="453" height="444" /></p>
<p style="text-align: left;">Shortly after the above screen appears, you&#8217;ll get another one that says the program successfully installed.  You&#8217;ll then be given the option to run Google Earth right away.  If you don&#8217;t want to, you can just click Quit, and start it later by going to Applications&gt;Internet&gt;Google Earth.</p>
<p style="text-align: left;"><span style="color: #800000;"><strong>NOTE:</strong></span> Google Earth runs best on PCs that are equipped with 3D graphics acceleration cards/chipsets.  Some video cards require you to have their proprietary drivers enabled in order for them to be utilized by the system.  You can check to see if you need to enable any such drivers by clicking <strong>System&gt;Administration&gt;Hardware Drivers</strong>.</p>
<h4><strong>10.) Install Virtualbox<br />
<span style="color: #ff6600;">Difficultly: Medium</span></strong></h4>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/virtualbox.jpg" alt="" width="450" height="281" /></p>
<p style="text-align: left;">Virtualbox is a popular application used on many different operating systems that allows you to create Virtual Machines, upon which you can install any number of operating system.  So, for instance, you could be running Windows XP inside of a window on top of Ubuntu.  This is good for users who are trying to migrate from Windows to Ubuntu but are not quite ready to take the big leap or are being held back by one or two applications that won&#8217;t run in Ubuntu.</p>
<p style="text-align: left;">So here&#8217;s what you need to do:</p>
<ol>
<li>Download the Virtualbox deb file for your particular processor architecture (i386 or AMD64) <a href="http://www.virtualbox.org/wiki/Linux_Downloads" target="_blank">from here</a>.</li>
<li>Double-click on the the deb file you downloaded to start the installer.  Click &#8220;Install Package&#8221; to install Virtualbox.</li>
<li>Once that is finished, you will need to add yourself to the vboxusers group.  To do this quickly, open up a Terminal window (Applications&gt;Accessories&gt;Terminal).  Once Terminal is open, paste in the exact text and press the enter key:  <strong>sudo adduser $USER vboxusers</strong></li>
<li>Reboot the PC.</li>
</ol>
<div>That&#8217;s all you need to do to install Virtualbox. <em><strong> (NOTE:  The following tip for USB access is probably not necessary, but used to be in older versions of Ubuntu. So you can probably skip the next few instructions). </strong></em> However, you will need to do a couple more things if you want your virtual machines to have access to your USB ports:</div>
<div>
<ol>
<li>In terminal, type:  <strong>sudo gedit /etc/fstab</strong></li>
<li>Paste the following text at the bottom of the fstab file:  <strong>none /proc/bus/usb usbfs devgid=46,devmode=666 0 0</strong></li>
<li>Save the changes to the fstab file and close Gnome Text Editor.</li>
<li><strong>Reboot the PC.</strong></li>
</ol>
<div>You&#8217;ll find Virtualbox in Applications&gt;System Tools&gt;Sun xVM VirtualBox.  (I have noticed that the shortcut for Virtualbox doesn&#8217;t always appear right away.  To fix this, click System&gt;Preferences&gt;Main Menu.  From here, select the &#8220;System&#8221; category on the left, and find the Sun Virtualbox shortcut on the right.  If it&#8217;s already checked off, uncheck it, then re-check it back off and close the window). I don&#8217;t have a guide written yet about how to use Virtualbox, but you can check <a href="http://www.online-tech-tips.com/cool-websites/free-virtual-machine-software/" target="_blank">this one</a> out in the mean time to help get you started.</div>
</div>
<hr />Well, that wraps up this list of things to do.  There are plenty of other very cool applications out there worth installing, such as Audacity, Avidemux, VLC, <a href="http://davestechsupport.com/blog/2008/04/13/if-you-use-linux-and-havent-heard-of-amarok-yet/" target="_blank">Amarok</a>, DeVeDe and many more.  Most of these programs can be installed using the <span style="text-decoration: line-through;">Add/Remove applet</span> <em><strong>Applications&gt;Ubuntu Software Center</strong></em> which we used to install our Ubuntu Restricted Extras package.  Simply searching for the program name will produce a result that you can check off install with a couple clicks, and that sure beats the hell out of looking through a filing cabnet for a software CD or a serial number.</p>
<p>Another cool thing you can do is <a href="http://davestechsupport.com/blog/2008/03/29/encrypting-your-data-with-a-nautilus-script/" target="_blank">add scripts to your Nautilus file browser</a> that will give you new abilities when you right-click on something.</p>
<p>Anyway, I hope you enjoy your new Ubuntu Linux operating system!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/10/31/10-things-to-do-after-you-install-ubuntu-linux/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>How To Fix Virtualbox After Upgrading Ubuntu</title>
		<link>http://davestechsupport.com/blog/2008/10/29/how-to-fix-virtualbox-after-upgrading-ubuntu/</link>
		<comments>http://davestechsupport.com/blog/2008/10/29/how-to-fix-virtualbox-after-upgrading-ubuntu/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 07:58:40 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=405</guid>
		<description><![CDATA[Yesterday I decided to upgrade my installation of Ubuntu 8.04.1 to 8.10 Release Candidate.  The upgrade went over pretty smoothly, save for a few minor bugs that were easy to fix (bugs are to be expected when you&#8217;re using &#8220;beta&#8221; software).  But the biggest issue I had after upgrading was with trying to run Virtualbox.  [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I decided to upgrade my installation of Ubuntu 8.04.1 to 8.10 Release Candidate.  The upgrade went over pretty smoothly, save for a few minor bugs that were easy to fix (bugs are to be expected when you&#8217;re using &#8220;beta&#8221; software).  But the biggest issue I had after upgrading was with trying to run Virtualbox.  The first error message I got when I attempted to start up my XP machine in Virtualbox was this:</p>
<blockquote><p>The VirtualBox kernel driver is not accessible to the current user. Make sure that the user has write permissions for /dev/vboxdrv by adding them to the vboxusers groups. You willneed to logout for the change to take effect..<br />
VBox status code: -1909 (VERR_VM_DRIVER_NOT_ACCESSIBLE).</p></blockquote>
<p>This threw me off because, for one, I am already a member of the vboxusers group. And attempting to recompile the kernel headers using the <strong>sudo /etc/init.d/vboxdrv setup</strong> terminal command also did not work.  So I had to do a little digging around and finally found the solution, and it is EASY!</p>
<h3>The Magic Trick</h3>
<p>Let&#8217;s keep this short and sweet, okay?  We have four things to do:</p>
<ul>
<li><strong>Copy and Paste an entry to our Software Sources list<br />
</strong></li>
<li><strong>Copy and Paste a command into a terminal window</strong></li>
<li><strong>Copy and Paste a line into our fstab file<br />
</strong></li>
<li><strong>Run Update Manager</strong></li>
</ul>
<p>Click on <strong>System&gt;Administration&gt;Software Sources</strong>.  You will be asked to enter you administrator password.  Once open, click on the &#8220;Third-Party Software&#8221; tab.  You will likely see something that looks like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/softwaresources.png" alt="" width="500" height="462" /></p>
<p>You can just ignore all of those entries that are unchecked.  What we want to do is add one to this list.  Click the Add+ button at the bottom left and then paste in the following text in the box that appears:</p>
<ul>
<li><strong>deb http://download.virtualbox.org/virtualbox/debian hardy non-free</strong></li>
</ul>
<p class="wiki">I know some of you out there are thinking, &#8220;Hardy?  I thought we&#8217;re running Intrepid Ibex now&#8230;&#8221;  Don&#8217;t worry, it will work.  Now that you&#8217;ve added the above text, click the Add Source button.  It will add a new entry to the window.  You can click the close button now.  The following message will then appear:</p>
<p class="wiki" style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/softwaresources2.png" alt="" width="485" height="240" /></p>
<p class="wiki" style="text-align: left;">Click Reload.</p>
<p class="wiki" style="text-align: left;">Now, open a Terminal window by clicking <strong>Applications&gt;Accessories&gt;Terminal</strong>.</p>
<p class="wiki" style="text-align: left;">In here, copy and paste in the following text by using the Edit&gt;Paste menu option in the Terminal window.</p>
<ul>
<li>
<p class="wiki"><strong>wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -</strong></p>
</li>
</ul>
<p>Be sure to include all the text above (from the wget to the minus-sign at the end) when copying.  Paste the text into Terminal and press enter (if necessary).  It may also ask you for your administrator password again.</p>
<p>We&#8217;re already half way finished.  Now we need to add a line of text to our fstab file.  We are doing this to reestablish Virtualbox&#8217;s access to your USB ports.  To edit the file, paste this into the terminal window you should still have open (open another one if you closed the first one).</p>
<ul>
<li><strong>sudo gedit /etc/fstab</strong></li>
</ul>
<p>This will open a text editor.  Paste in the following text at the very bottom of the file:</p>
<ul>
<li><strong>none /proc/bus/usb usbfs devgid=46,devmode=666 0 0</strong></li>
</ul>
<p>You don&#8217;t need to make any other changes to the file, though if you see another line at the bottom of the fstab that looks very similar to the one you just pasted it, comment it out by inserting a couple of pound-symbols ## in front of that line, like this:</p>
<ul>
<li><strong>##none /proc/bus/usb usbfs devgid=125,devmode=664 0 0</strong></li>
</ul>
<p>I suggest commenting out, as opposed to deleting it completely, so that if there is a problem after, you can just reverse the edit you made by removing the pound signs later.  You don&#8217;t have to do this if you don&#8217;t want to though.  I did it just to be tidy.  For this edit to take effect, you will need to <strong>restart the computer</strong> after saving the file.</p>
<p>Finally, once you are booted up and running again, run <strong>System&gt;Administration&gt;Update Manager</strong>.  Check for updates, apply all that are available, and you should be good to go!</p>
<p>If this fails, try downloading the latest copy of Virtualbox from <a href="http://www.virtualbox.org/wiki/Linux_Downloads" target="_blank">http://www.virtualbox.org/wiki/Linux_Downloads</a> and reinstall it (although I did not have to do this as Update Manager took care of all downloading and upgrading automatically after following the above steps).</p>
<p>A new feature has been implimented in 8.10 that will automatically update the kernel headers whenever there are future Linux Kernel updates, so you should&#8217;t have to worry about recompiling them in the future.  However, it is possible that come Ubuntu 9.04, you may have to repeat the above steps (or something close to them) in order to fix Virtualbox again.  The alternative to this is to not upgrade Ubuntu to the latest distrobution, which is perfectly fine because 8.04 has Long Term Support (LTS) and will continue to recieve normal updates until April, 2011.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/10/29/how-to-fix-virtualbox-after-upgrading-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Fastest Way To Upgrade Ubuntu</title>
		<link>http://davestechsupport.com/blog/2008/10/25/the-fastest-way-to-upgrade-ubuntu/</link>
		<comments>http://davestechsupport.com/blog/2008/10/25/the-fastest-way-to-upgrade-ubuntu/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 22:49:02 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[HOWTO: Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=387</guid>
		<description><![CDATA[Every six months Ubuntu Linux users get to enjoy the offering of a major upgrade for their favorite operating system.  This time around we are about to go from version 8.04 (Hardy Heron) to 8.10 (Intrepid Ibex).  These upgrades often slam the hell out of the distro servers which often results in partially failed upgrades, [...]]]></description>
			<content:encoded><![CDATA[<p>Every six months Ubuntu Linux users get to enjoy the offering of a major upgrade for their favorite operating system.  This time around we are about to go from version 8.04 (Hardy Heron) to 8.10 (Intrepid Ibex).  These upgrades often slam the hell out of the distro servers which often results in partially failed upgrades, very slow downloads (we&#8217;re talking dial-up-modem slow) and otherwise a lot of time wasted on the part of the user who has sworn to never touch any key until the upgrade is finished (lest he accidentally interrupt upgrade).  So, what is there to do about this inconvenience?</p>
<p>Of course, the simplest way to avoid this traffic jam is to do just that:  avoid it.  Put the upgrade off for a week until the servers aren&#8217;t under so much pressure and then use the built-in Upgrade Manager.  This is the perfect solution for the laziest of users who stopped reading this before the end of the previous sentence.  But for antsy users out there (especially us Americans who are addicted to having immediate satisfaction with <em>everything</em>) there is another way to go and it&#8217;s the BEST way to upgrade from here on out if you want to <em>do it right now <strong>and </strong></em><em>avoid the traffic</em>.  <strong>This is an esspecially useful tactic for people who have multiple computers running Ubuntu</strong> who don&#8217;t want to wait for each one to download updates, because you can now just go to each one with an upgrade CD and save yourself a lot of time.</p>
<h3><strong>What you&#8217;ll need:</strong></h3>
<ul>
<li>A blank CD</li>
<li>To make sure all current updates for 8.04 have been applied (use the Update Manager to install them)</li>
<li>An opportunity to walk away from your computer for a couple of hours</li>
</ul>
<p>Once the upgrade is underway, you will want to leave it running alone and treat the PC like a Crock Pot of stew that will take a couple hours to cook, checking it on occasion but waiting till finished before sipping the flavor.</p>
<h3><strong>Here&#8217;s What We&#8217;re Going To Do</strong></h3>
<p>Very, very briefly, here&#8217;s the plan:</p>
<ol>
<li>Download (<a href="http://releases.ubuntu.com/8.10/" target="_blank">from here</a>) the Ubuntu 8.10 Alternate ISO torrent file and open it up with Transmission Bittorrent Client (included with Ubuntu 8.04 by default).</li>
<li>Use Brasero Disc Burning to burn the downloaded ISO to a blank CD.</li>
<li>Insert the CD and click &#8220;Run Upgrade&#8221; when prompted.</li>
</ol>
<p>Piece of cake.</p>
<h3><strong>Downloading Ubuntu 8.10 ALT via BitTorrent</strong></h3>
<p>First, visit this web address:</p>
<p><a href="http://releases.ubuntu.com/8.10/" target="_blank">http://releases.ubuntu.com/8.10/</a></p>
<p>From this page, scroll down until you start to see a listing of file names like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/torrentdownload.jpg" alt="" width="500" height="414" /></p>
<p><strong><span style="color: #ff6600;">Note:</span></strong> <em>The above screenshot shows Release Candidate copies of Ubuntu.  The official release will not contain the letters &#8220;rc&#8221; in the file name.</em></p>
<p>There are many files listed here, but the ones you need to look for are those ending in <strong>.iso.torrent</strong>.  Choose between the i386 and the amd64 versions of Ubuntu and download the appropriate torrent, selecting &#8220;Run with Transmission&#8221; when you are asked what you&#8217;d like to do with the file once it&#8217;s finished downloading. You can see the i386 Release Candidate version of 8.10 that I clicked on above in purple; odds are you will likely want the same file.  Don&#8217;t download the &#8220;desktop&#8221; iso files (not shown, but further down the list); otherwise known as the Live CD version of Ubuntu.  These ISOs do not provide the ability to upgrade, so be sure you select one of the two <strong>alternate </strong>iso.torrent&#8217;s.</p>
<p>When transmission loads the torrent file, it will ask you where you want to save the iso file it is about to download for you.  I would select the desktop just to keep things simple and hit OK, then Transmission will begin downloading the iso file from the swarm of other bittorrent users.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/transmission.jpg" alt="" width="481" height="350" /></p>
<h3 style="text-align: left;">A Word About BitTorrent&#8230;</h3>
<p>For those of you who are not familiar with <a href="http://en.wikipedia.org/wiki/BitTorrent_(protocol)" target="_blank">BitTorrent</a>, here a little summery of how it works:  Instead of having everybody try to download the same thing from a central server, individual users share the overhead by uploading to each other what they&#8217;ve already downloaded from others before them and vice versa (everyone is a server AND a client).  As you can see from the screenshot above, this can result in very fast download speeds because you are downloading from multiple locations simultaneously.  This animation helps illustrate how data is shared between multiple users while keeping the work decentralized.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://upload.wikimedia.org/wikipedia/commons/3/3d/Torrentcomp_small.gif" alt="" width="357" height="334" /></p>
<p>For the purposes of this guide, it&#8217;s not very necessary go further into the technical details, but it should be said that BitTorrent performs best either with a direct Internet connection (i.e., no router between your PC and your modem) or with <a href="http://p2p.weblogsinc.com/2005/04/24/how-to-configure-your-router-to-allow-fast-bittorrent-downloads/" target="_blank">port-forwarding configured on your router</a> if you have one.</p>
<h3>Burning Your Alternate ISO File To CD</h3>
<p>Once Transmission is finished downloading the ISO go ahead and close transmission.  You&#8217;ll now want to burn the ISO file you downloaded onto a blank CD.  Right-click on the downloaded ISO file and select Open With&gt;Brasero Disc Burning.  A small dialog box will come up asking you for other options, but you can just click on the Burn button to get the ball rolling.  Once the CD is burnt, you&#8217;re ready to do the upgrade.</p>
<h3>Performing The Upgrade With Your Burnt CD</h3>
<p>Insert your freshly burnt Ubuntu Alternate CD into your PC while logged into your current Ubuntu installation.  Within a few seconds, you should see a popup that looks like this:</p>
<p style="text-align: center; "><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/upgradedetect.jpg" alt="" width="500" height="377" /></p>
<p>Click &#8220;Run Upgrade&#8221;.  You&#8217;ll then be presented another popup that asks you if you want to use the Internet to check for updates along-side the CD you just inserted.  It&#8217;s up to you, but I would select &#8220;Yes&#8221; to this question.  This way you can be sure your system will be as up-to-date as possible without the need to download <em>everything.  </em>Selecting &#8220;No&#8221; will still work, and work even faster, but you will still have additional (non-essential) updates that will need to be downloaded in the future.</p>
<p>At some point it will ask you if you want to remove obsolete packages, which you can answer &#8220;yes&#8221; to.  The computer will generate a summery of everything that is about to take place (what packages will be upgraded, how much data needs to be downloaded, etc.) then you can Start the Upgrade.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/upgrading.jpg" alt="" width="406" height="328" /></p>
<p>And that&#8217;s pretty much it.  So enjoy your new upgrade!</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/10/25/the-fastest-way-to-upgrade-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Ubuntu Screenshots</title>
		<link>http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/</link>
		<comments>http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 14:05:12 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=376</guid>
		<description><![CDATA[I was browsing over Ubuntu Forums yesterday and came across a cool thread filled with uploaded screenshots users have taken of their desktops.  You&#8217;ll find this thread here, but please note that you need to login if you wish to see all the uploads in the thread.  Below is a small selection of some of [...]]]></description>
			<content:encoded><![CDATA[<p>I was browsing over Ubuntu Forums yesterday and came across a cool thread filled with uploaded screenshots users have taken of their desktops.  You&#8217;ll find this thread <a href="http://ubuntuforums.org/showthread.php?t=934741" target="_blank">here</a>, but please note that you need to login if you wish to see all the uploads in the thread.  Below is a small selection of some of my favorites.</p>

<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/2008-10-10-235813_1280x800_scrot-2/' title='2008-10-10-235813_1280x800_scrot'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/2008-10-10-235813_1280x800_scrot-150x150.png" class="attachment-thumbnail" alt="2008-10-10-235813_1280x800_scrot" title="2008-10-10-235813_1280x800_scrot" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/2008-10-07-224016_1440x900_scrot-2/' title='2008-10-07-224016_1440x900_scrot'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/2008-10-07-224016_1440x900_scrot-150x150.png" class="attachment-thumbnail" alt="2008-10-07-224016_1440x900_scrot" title="2008-10-07-224016_1440x900_scrot" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/12323202902958300a9986be0ed-2/' title='12323202902958300a9986be0ed'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/12323202902958300a9986be0ed-150x150.png" class="attachment-thumbnail" alt="12323202902958300a9986be0ed" title="12323202902958300a9986be0ed" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/12323182902118391b4fcf42052-2/' title='12323182902118391b4fcf42052'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/12323182902118391b4fcf42052-150x150.png" class="attachment-thumbnail" alt="12323182902118391b4fcf42052" title="12323182902118391b4fcf42052" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/12323172902117701ed791bde69-2/' title='12323172902117701ed791bde69'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/12323172902117701ed791bde69-150x150.png" class="attachment-thumbnail" alt="12323172902117701ed791bde69" title="12323172902117701ed791bde69" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/804-2-2/' title='804'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/804-150x150.png" class="attachment-thumbnail" alt="804" title="804" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/screenshot167-1-2/' title='screenshot167-1'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/screenshot167-1-150x150.png" class="attachment-thumbnail" alt="screenshot167-1" title="screenshot167-1" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/2008-10-03-232423_1280x800_scrot-2/' title='2008-10-03-232423_1280x800_scrot'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/2008-10-03-232423_1280x800_scrot-150x150.jpg" class="attachment-thumbnail" alt="2008-10-03-232423_1280x800_scrot" title="2008-10-03-232423_1280x800_scrot" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/113fd130-a727-4fb5-9533-fde409ac77381/' title='113fd130-a727-4fb5-9533-fde409ac77381'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/113fd130-a727-4fb5-9533-fde409ac77381-150x150.jpg" class="attachment-thumbnail" alt="113fd130-a727-4fb5-9533-fde409ac77381" title="113fd130-a727-4fb5-9533-fde409ac77381" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/2008-10-01-173130_1280x1024_scrot185-2/' title='2008-10-01-173130_1280x1024_scrot185'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/2008-10-01-173130_1280x1024_scrot185-150x150.png" class="attachment-thumbnail" alt="2008-10-01-173130_1280x1024_scrot185" title="2008-10-01-173130_1280x1024_scrot185" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/screenshot2-2-2/' title='screenshot2'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/screenshot2-150x150.png" class="attachment-thumbnail" alt="screenshot2" title="screenshot2" /></a>
<a href='http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/blueglow5/' title='blueglow5'><img width="150" height="150" src="http://davestechsupport.com/blog/wp-content/uploads/2008/10/blueglow5-150x150.png" class="attachment-thumbnail" alt="blueglow5" title="blueglow5" /></a>

]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/10/12/cool-ubuntu-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wikipedia Switches To Ubuntu Servers</title>
		<link>http://davestechsupport.com/blog/2008/10/10/wikipedia-switches-to-ubuntu-servers/</link>
		<comments>http://davestechsupport.com/blog/2008/10/10/wikipedia-switches-to-ubuntu-servers/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 17:18:22 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=337</guid>
		<description><![CDATA[Wikipedia, hailed as the shining zenith of collective human knowledge (and critizised as a &#8220;knock off&#8221; educational institution by those who fear their job will one day be replaced by it) has decided to switch over to Ubuntu for it&#8217;s server infrastructure.  You can read a lot more about it in this article.  The switch [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>Wikipedia</em></strong>, hailed as the shining zenith of collective human knowledge (and critizised as a &#8220;knock off&#8221; educational institution by those who fear their job will one day be replaced by it) has decided to switch over to Ubuntu for it&#8217;s server infrastructure.  You can read a lot more about it <a href="http://arstechnica.com/news.ars/post/20081009-wikipedia-adopts-ubuntu-for-its-server-infrastructure.html" target="_blank">in this article</a>.  The switch will help expose Ubuntu Server&#8217;s capabilities to the world, supporting demand as high as 50,000 clicks a second at peek traffic.  This system wide migration (the servers previously ran on Red Hat Linux and Fedora Linux) to Ubuntu will help make the task of administration of the complex website more simple.</p>
]]></content:encoded>
			<wfw:commentRss>http://davestechsupport.com/blog/2008/10/10/wikipedia-switches-to-ubuntu-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Coming In Ubuntu 8.10: Intrepid Ibex</title>
		<link>http://davestechsupport.com/blog/2008/10/05/whats-coming-in-ubuntu-810-intrepid-ibex/</link>
		<comments>http://davestechsupport.com/blog/2008/10/05/whats-coming-in-ubuntu-810-intrepid-ibex/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 15:25:13 +0000</pubDate>
		<dc:creator>david_steinlage</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://davestechsupport.com/blog/?p=320</guid>
		<description><![CDATA[Ubuntu 8.10 (Intrepid Ibex) Beta was just released and it is a routine event that precedes the fast approaching final release of the next major upgrade to Ubuntu Linux.  A lot of hype and speculation has been generated over the last 6 months about what new features and changes would be included with Ibex.  One [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://www.davestechsupport.com/blog/images/ibex.png" alt="" width="500" height="375" /></p>
<p><span>Ubuntu 8.10 (Intrepid Ibex) Beta was just released and it is a rou
