<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Doug's Blog</title>
	<link>http://blog.dougco.com</link>
	<description>Handily dispensing information to .00000001% of the world's population</description>
	<pubDate>Tue, 01 Dec 2009 23:01:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Bad Marketing from Cisco</title>
		<link>http://blog.dougco.com/fun-stuff/bad-marketing-from-cisco/</link>
		<comments>http://blog.dougco.com/fun-stuff/bad-marketing-from-cisco/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 18:00:25 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Fun Stuff]]></category>

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

		<category><![CDATA[bad marketing]]></category>

		<category><![CDATA[cisco router]]></category>

		<category><![CDATA[wi-fi]]></category>

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

		<guid isPermaLink="false">http://blog.dougco.com/fun-stuff/bad-marketing-from-cisco/</guid>
		<description><![CDATA[I was in Best Buy the other day browsing some wi-fi access points and came across the WRT54G2 which seemed to suit my purposes. On the back of the box I encountered this interesting piece of marketing material:

Now seriously, what the hell? They&#8217;re using a fading scale to indicate the uses? So I suppose &#8220;Multiple [...]]]></description>
			<content:encoded><![CDATA[<p>I was in Best Buy the other day browsing some wi-fi access points and came across the WRT54G2 which seemed to suit my purposes. On the back of the box I encountered this interesting piece of marketing material:</p>
<p><a href="/wp-content/images/wrt54g2.jpg" target="_blank"><img src="/wp-content/images/wrt54g2-small.jpg" alt="wrt54g2" width="430" height="146" /></a></p>
<p>Now seriously, what the hell? They&#8217;re using a fading scale to indicate the uses? So I suppose &#8220;Multiple Computers&#8221; is vaguely recommended? And &#8220;Streaming Music&#8221; seems to be slightly recommended? I suppose the usage icon on the far right is downright not recommended, but can&#8217;t we just get an honest do or don&#8217;t from the usage guide?</p>
<p>And then the marketing team seems to have their own rating system which is not explained anywhere and is completely unhelpful. Ok, so &#8220;High Performance&#8221; is rated N++! Are you kidding me? What the hell is a &#8220;N&#8221;, and what does a plus sign indicate? What would &#8220;N&#8211;&#8221; mean?</p>
<p>The back of the box should be a case study in a marketing class on what not to do!</p>
<p>A quick tech tip&#8230; there are actually TWO WRT54G2 models floating around on shelves. DO NOT buy the one that has this silly thing on the back of the box, it actually has less onboard memory than the other model. But they both cost the same.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/fun-stuff/bad-marketing-from-cisco/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vista is Bad for Window Media Player</title>
		<link>http://blog.dougco.com/windows/vista-is-bad-for-window-media-player/</link>
		<comments>http://blog.dougco.com/windows/vista-is-bad-for-window-media-player/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 02:41:45 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Windows]]></category>

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

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

		<category><![CDATA[windows media player]]></category>

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

		<guid isPermaLink="false">http://blog.dougco.com/windows/vista-is-bad-for-window-media-player/</guid>
		<description><![CDATA[I was running into ALL kinds of problems with WMP on Vista (64, but I hear 32 is bad also) where it was not ripping my CDs into MP3s, getting errors when trying to even play my CDs, and generally confusing the hell out of me. It was NOT a codec problem, everything was normal [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://soft4all.info/img/it-news/windows7.jpg" align="right" border="5" width="200" height="150" hspace="10" />I was running into ALL kinds of problems with WMP on Vista (64, but I hear 32 is bad also) where it was not ripping my CDs into MP3s, getting errors when trying to even play my CDs, and generally confusing the hell out of me. It was NOT a codec problem, everything was normal on my system. In fact, it would play about 30 seconds of a song and then throw an error.</p>
<p>But I just upgraded to Windows 7, and now my WMP is working fine!</p>
<p>So now I have Microsoft&#8217;s new tagline for their advertisements they are plastering all over hell and back: &#8220;Windows 7: You can play music now!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/windows/vista-is-bad-for-window-media-player/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SSHD on Fedora11</title>
		<link>http://blog.dougco.com/unix/sshd-on-fedora11/</link>
		<comments>http://blog.dougco.com/unix/sshd-on-fedora11/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 02:29:10 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Unix]]></category>

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

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

		<guid isPermaLink="false">http://blog.dougco.com/uncategorized/sshd-on-fedora11/</guid>
		<description><![CDATA[Quick tip on getting sshd to accept authorized connections on Fedora 11&#8230; I did all the main things but still had problems, those things are:
1. check permissions on your .ssh directory and authorized_keys file
2. make sure /etc/ssh/sshd_config allows authorized_key connections, although this is almost always on by default
And still no luck; it turns out I [...]]]></description>
			<content:encoded><![CDATA[<p>Quick tip on getting sshd to accept authorized connections on Fedora 11&#8230; I did all the main things but still had problems, those things are:</p>
<p>1. check permissions on your .ssh directory and authorized_keys file</p>
<p>2. make sure /etc/ssh/sshd_config allows authorized_key connections, although this is almost always on by default</p>
<p>And still no luck; it turns out I had to upgrade my key from RSA to DSA!</p>
<p>So, use &#8220;ssh-keygen -r dsa&#8221; and use the key it provides, that did the trick for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/unix/sshd-on-fedora11/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to fix a Frozen ReplayTV</title>
		<link>http://blog.dougco.com/hardware/how-to-fix-a-frozen-replaytv/</link>
		<comments>http://blog.dougco.com/hardware/how-to-fix-a-frozen-replaytv/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 18:36:29 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[cable signal]]></category>

		<category><![CDATA[no video signal]]></category>

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

		<guid isPermaLink="false">http://blog.dougco.com/hardware/how-to-fix-a-frozen-replaytv/</guid>
		<description><![CDATA[I have some old ReplayTV&#8217;s in use in my home setup, and sometimes they act up on me. The usual thing is they no longer are able to tune into the cable signal (&#8221;no video signal&#8221; errors).
Here are the steps I need to take to fix them:
1) Press the power button to turn the unit [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://news.digitaltrends.com/images/stories/2007/12/2990/DirecTV_Buys_ReplayTV.jpg" width="160" align="right" height="120" />I have some old ReplayTV&#8217;s in use in my home setup, and sometimes they act up on me. The usual thing is they no longer are able to tune into the cable signal (&#8221;no video signal&#8221; errors).</p>
<p>Here are the steps I need to take to fix them:</p>
<p>1) Press the power button to turn the unit off.<br />
2) Disconnect the RF coax cable from the back of the unit.<br />
3) Unplug the unit&#8217;s power cord from the wall.<br />
4) Reconnect the RF coax cable to the back of the unit.<br />
5) Wait at least one minute.<br />
6) Plug the unit&#8217;s power cord back in and allow it to boot up.<br />
7) Enjoy flawless ReplayTV operation.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/hardware/how-to-fix-a-frozen-replaytv/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Fedora 11 with dual Video Cards</title>
		<link>http://blog.dougco.com/hardware/installing-fedora-11-with-dual-video-cards/</link>
		<comments>http://blog.dougco.com/hardware/installing-fedora-11-with-dual-video-cards/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 19:13:11 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

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

		<category><![CDATA[dual cards]]></category>

		<category><![CDATA[dual monitor]]></category>

		<category><![CDATA[fedora 11]]></category>

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

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

		<guid isPermaLink="false">http://blog.dougco.com/hardware/installing-fedora-11-with-dual-video-cards/</guid>
		<description><![CDATA[I&#8217;m configuring a new desktop setup for myself, using dual Nvidia 9600 GSO cards so I can hook up 3-4 monitors. I&#8217;ve been using Fedora more than other distros, so I wanted to stick with it for now (although I was tempted, after running into this issue, to jump to Ubuntu).
I had problems getting the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://developer.download.nvidia.com/compute/cuda/2_3/toolkit/docs/online/nvidia_logo.jpg" align="left" width="150" height="150" />I&#8217;m configuring a new desktop setup for myself, using dual Nvidia 9600 GSO cards so I can hook up 3-4 monitors. I&#8217;ve been using Fedora more than other distros, so I wanted to stick with it for now (although I was tempted, after running into this issue, to jump to Ubuntu).</p>
<p>I had problems getting the DVD bootup to go into graphical mode, it kept showing an error that it couldn&#8217;t start X, and would continue with text mode. Of course, this is less than ideal since the text mode doesn&#8217;t have all the nice install options (not sure why) so I needed to figure it out.</p>
<p>The easy solution was to remove one of the cards and try again! This did the trick, and now I have Fed11 nicely running on the one card powering two monitors. Another thing to note is that I had to install <a href="http://www.nvidia.com/object/unix.html">Nvidia&#8217;s linux drivers</a>. Also note, that if you run &#8220;yum update&#8221; after installing those drivers, you will need to re-install them one more time since yum will overwrite their functions.</p>
<p>My next step is to plug in the 2nd card and see if it is recognized properly and I can get 3 monitors going in independent configurations&#8230;</p>
<p>[Update] I added the second card after the fact, and now have 3 monitors hooked up nicely with no problems!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/hardware/installing-fedora-11-with-dual-video-cards/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP not fully recognizing php.ini</title>
		<link>http://blog.dougco.com/coding/php-not-fully-recognizing-phpini/</link>
		<comments>http://blog.dougco.com/coding/php-not-fully-recognizing-phpini/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 19:04:25 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Coding]]></category>

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

		<category><![CDATA[500 error]]></category>

		<category><![CDATA[php.ini]]></category>

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

		<guid isPermaLink="false">http://blog.dougco.com/coding/php-not-fully-recognizing-phpini/</guid>
		<description><![CDATA[OK, here&#8217;s an odd one I encountered on one of my older servers running Apache2 and PHP 5.2.5
I had php scripts failing and generating &#8220;500&#8243; errors on the browser because they were running too long, or sometimes because a large file was being uploaded. I spent time playing with php.ini variables, only to find out [...]]]></description>
			<content:encoded><![CDATA[<p>OK, here&#8217;s an odd one I encountered on one of my older servers running Apache2 and PHP 5.2.5</p>
<p>I had php scripts failing and generating &#8220;500&#8243; errors on the browser because they were running too long, or sometimes because a large file was being uploaded. I spent time playing with php.ini variables, only to find out that PHP wasn&#8217;t processing some of them!</p>
<p>Using phpinfo(), I noticed that the vars were not being set via php.ini, which I had set properly when it was compiled, ala:<br />
<code><br />
'./configure --with-apxs2=/opt/apache2/bin/apxs --with-mysql=/opt/mysql --with-zlib --with-config-file-path=/etc/php.ini --with-curl=/usr/lib64 --with-pear=/usr/share/pear --libdir=lib64 --with-pdo-mysql --with-gettext --enable-bcmath --with-oci8=instantclient,/home/instantclient10_1' '--enable-sigchild --with-pdo-oci=instantclient,/home/instantclient10_1,10.1.0.5' </code></p>
<p>I didn&#8217;t want to risk affecting the system by re-installing PHP, so instead I found the workaround was to create a .htaccess file that contained:<code></code></p>
<p><code>php_value upload_max_filesize 8M<br />
php_value max_execution_time 600<br />
</code></p>
<p>and this did the trick! So hopefully that helps anyone who is running this version of php and encountered this problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/coding/php-not-fully-recognizing-phpini/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Screensaver on x64</title>
		<link>http://blog.dougco.com/photos/google-screensaver-on-x64/</link>
		<comments>http://blog.dougco.com/photos/google-screensaver-on-x64/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 21:53:55 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<category><![CDATA[google screensaver]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/photos/google-screensaver-on-x64/</guid>
		<description><![CDATA[Well, I&#8217;m in the process of configuring a new Vista Ultimate system on an Intel 64-bit cpu.
One of the first problems I had was I wanted to get the google screensaver working. I downloaded Picassa and that includes the screensaver app, but I was not seeing it as an option on my windows control panel [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;m in the process of configuring a new Vista Ultimate system on an Intel 64-bit cpu.</p>
<p>One of the first problems I had was I wanted to get the google screensaver working. I downloaded Picassa and that includes the screensaver app, but I was not seeing it as an option on my windows control panel screensaver section!</p>
<p>Turns out you need to:</p>
<p>Go to C:\Windows\SysWOW64 folder, copy the file<br />
GPhoto.scr and paste it  in to the C:\Windows\System32 folder.</p>
<p>Now it works great! Now if only google will adapt it to allow arrow controls to go back/forward through the photos.</p>
<p>One more note&#8230; if you using windows media player to play music, you&#8217;ll need to go into tools-&gt;options and check the &#8220;allow screensaver during playback&#8221; box to have the screensaver work when music is playing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/photos/google-screensaver-on-x64/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ontok&#8217;s domain has expired!</title>
		<link>http://blog.dougco.com/websites/ontoks-domain-has-expired/</link>
		<comments>http://blog.dougco.com/websites/ontoks-domain-has-expired/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:09:38 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Websites]]></category>

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

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

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

		<guid isPermaLink="false">http://blog.dougco.com/uncategorized/ontoks-domain-has-expired/</guid>
		<description><![CDATA[I&#8217;ve been using ontok&#8217;s API for geocoding for a few years now, and all of a sudden my routines were getting errors! It turns out their domain expired!
I&#8217;m not sure why they let that happen, I&#8217;m hoping they just didn&#8217;t pay attention and it will be back up soon. Maybe I should just call Sourabh! [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using ontok&#8217;s API for geocoding for a few years now, and all of a sudden my routines were getting errors! It turns out their domain expired!</p>
<p>I&#8217;m not sure why they let that happen, I&#8217;m hoping they just didn&#8217;t pay attention and it will be back up soon. Maybe I should just call Sourabh! <img src='http://blog.dougco.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Domain Name: ONTOK.COM<br />
Created on: 20-May-05<br />
Expires on: 20-May-09<br />
Last Updated on: 20-May-08</p>
<p>Administrative Contact:<br />
niyogi, sourabh  niyogi@mit.edu<br />
humdaq, inc.<br />
55 Grove St<br />
Somerville, Massachusetts 02144<br />
United States<br />
6177641078      Fax &#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/websites/ontoks-domain-has-expired/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bluetooth Clash with WiFi</title>
		<link>http://blog.dougco.com/hardware/bluetooth-clash-with-wifi/</link>
		<comments>http://blog.dougco.com/hardware/bluetooth-clash-with-wifi/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 23:25:46 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

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

		<category><![CDATA[network problem]]></category>

		<category><![CDATA[sony laptop]]></category>

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

		<guid isPermaLink="false">http://blog.dougco.com/hardware/bluetooth-clash-with-wifi/</guid>
		<description><![CDATA[I was helping a friend with their Sony Vaio laptop, and they just added a Bluetooth enabled mouse and found that now their wireless connection won&#8217;t work!
The laptop has a little switch on the top of the keyboard that turns wireless on/off, and usually when you turn it off and back on, the computer will [...]]]></description>
			<content:encoded><![CDATA[<p>I was helping a friend with their Sony Vaio laptop, and they just added a Bluetooth enabled mouse and found that now their wireless connection won&#8217;t work!</p>
<p>The laptop has a little switch on the top of the keyboard that turns wireless on/off, and usually when you turn it off and back on, the computer will recognize the wifi hardware and it can find networks. But in this case, it wasn&#8217;t working, and no wifi networks were begin discovered.</p>
<p>After an hour of trying all sorts of things like checking out network settings, etc, it turns out it we had to use a function key (F1) to toggle between different Bluetooth/LAN/WAN settings! We had to choose the setting of <em>Bluetooth and LAN </em>to get this working. Apparently adding the Bluetooth device switched this setting, and the only way to get it back is to use this poorly labelled function key. Live and learn.</p>
<p>I had googled around to try and find help on this, but nothing pertinent showed up &#8212; so hopefully this post can help someone who has this problem in the future!</p>
<p><img src="/wp-content/images/f1key.jpg" alt="Bluetooth LAN function key" width="593" height="395" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/hardware/bluetooth-clash-with-wifi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setting up a Digital Media System</title>
		<link>http://blog.dougco.com/fun-stuff/setting-up-a-digital-media-system/</link>
		<comments>http://blog.dougco.com/fun-stuff/setting-up-a-digital-media-system/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 17:05:53 +0000</pubDate>
		<dc:creator>doug</dc:creator>
		
		<category><![CDATA[Fun Stuff]]></category>

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

		<category><![CDATA[852x480]]></category>

		<category><![CDATA[digital server]]></category>

		<category><![CDATA[dvd to avi]]></category>

		<category><![CDATA[media server]]></category>

		<guid isPermaLink="false">http://blog.dougco.com/fun-stuff/setting-up-a-digital-media-system/</guid>
		<description><![CDATA[For many years I&#8217;ve had my own home file server tucked away in my basement serving all my home file needs. It is a Linux box with 2 Terabytes of storage that acts as:

a NFS file server for other UNIX systems
a Samba file server for Windows systems
a LDAP server for keeping a single location of [...]]]></description>
			<content:encoded><![CDATA[<p>For many years I&#8217;ve had my own home file server tucked away in my basement serving all my home file needs. It is a Linux box with 2 Terabytes of storage that acts as:</p>
<ul>
<li>a NFS file server for other UNIX systems</li>
<li>a Samba file server for Windows systems</li>
<li>a LDAP server for keeping a single location of contacts</li>
<li>an Apache web server for an internal website of links and other information (photos, etc)</li>
<li>a Slimserver daemon that provides support to my <a href="http://slimdevices.com/" title="Slimdevices" target="_blank">Squeezebox</a></li>
<li>a MediaTomb server that provides support to my <a href="http://www.dlink.com/products/?pid=438" target="_blank">DLINK DSM-520</a></li>
<li>an internal Domain Name Server (DNS)</li>
</ul>
<p>and more!</p>
<p>I use this setup to hold all my digital photos, audio (mp3) files, and I&#8217;m now in the process of scanning in my DVD library. So let me take a moment to say &#8220;Just say NO to piracy!&#8221;</p>
<p>I personally have found it to be cost effective to buy used CDs or DVDs and scan them in to get good quality recordings, and all my media stays only on my local server that is inaccessible from the Internet. Aside from the legal issues, who wants to clog up their Internet connection with unnecessary traffic for others?</p>
<p><img src="http://www.slimdevices.com/images/sb3_side_reflection.jpg" width="100" align="right" height="113" /> I&#8217;ll pass along some things I found while building my setup. I never went the iTunes route because I&#8217;ve always used mp3 players that were smaller and cheaper than the iPod. Plus, I want to use a generic format like mp3 and not be limited by what I can play it on. With mp3 I can play all my music on my computer, laptop, stereo (through Slimdevices Squeezebox) or even my DSM-520. It is simple enough to get your CDs into mp3 files so I won&#8217;t go into that.</p>
<p><img src="http://images.dlink.com/products/DSM-520/DSM-520_main.jpg" alt="Inexpensive and nice" width="230" align="left" height="180" />Next, the video portion. I chose the DSM-520 because I wanted a cheap box that had no moving parts (i.e., no hard drive) that would talk nicely to my fileserver. Well, it turns out that it doesn&#8217;t just look for a fileserver using something like Samba &#8212; it requires a UPnP type server to be running. DLINK gives you one, but it is for Windows, and you can&#8217;t really have a Windows box on all the time to that purpose. At least, not reliably <img src='http://blog.dougco.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Seriously, I have linux boxes that have been up for 450 days with no problems. I can&#8217;t let a Windows box go for 3 weeks before all hell breaks loose.</p>
<p>So, I looked around for some <a href="http://en.wikipedia.org/wiki/UPnP_AV_MediaServers" target="_blank">UPnP server</a> software I could use and chose <a href="http://mediatomb.cc/" target="_blank">MediaTomb</a> which I could easily add using Yum. It is simple enough to run, and lets me add video/photos/music that puts references of those files into a MediaTomb database.</p>
<p>Now you need to scan your DVDs into your library! There are various free packages (like handbrake) which I looked at, but in the end I settled on <a href="http://www.slysoft.com/en/clonedvd-mobile.html" target="_blank">CloneDVDMobile</a> which is by SlySoft, a great little company that I&#8217;ve used for their AnyDVD software which allows me to watch my DVDs on my PC (believe it or not, some DVDs refuse to play nice on a PC).</p>
<p>When you use this software, you are given a whole slew of formats to choose from. I used the generic DivX one that produces AVI files. Most DVDs will offer me the 852&#215;480 resolution, and I max out the quality which goes to 25-29 usually. I use 2-pass deinterlacing and prefer saving it as one big file.</p>
<p>The AVI files it produces look great on my win media player, and I had some trouble figuring out how to make it look nice on my DSM-520, and after much hair pulling it turned out that I just had to alter the aspect ratio in the DSM-520&#8217;s settings screen to 16:9 and then it was perfect!</p>
<p>So now I can kick back on my couch and flip through all my DVD titles and watch anything I want with a touch of a button!</p>
<p>Of course now my wife says, &#8220;There&#8217;s nothing here to watch! It&#8217;s all The Matrix and James Bond!&#8221;</p>
<p>So now I need to scan in a bunch of Julia Roberts movies.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dougco.com/fun-stuff/setting-up-a-digital-media-system/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
