<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Dr. Bill: The Computer Curmudgeon &#187; Geek Software of the Week</title>
	<atom:link href="http://www.DrBill.CC/category/geek-software-of-the-week/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.DrBill.CC</link>
	<description>Dr. Bill Bailey ruminates on computers, the web, life, the universe... and everything!</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:43:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Tech Tips, Tech News, the Web and other various musings from Dr. Bill Bailey at Dr. Bill Bailey.NET.  Join Dr. Bill as he makes pointed, funny, and sometimes, controversial observations on Tech Life.</itunes:summary>
	<itunes:author>Dr. Bill Bailey</itunes:author>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.drbill.tv/images/DrBillTVimage300.png" />
	<itunes:owner>
		<itunes:name>Dr. Bill Bailey</itunes:name>
		<itunes:email>DrBill@DrBill.CC</itunes:email>
	</itunes:owner>
	<managingEditor>DrBill@DrBill.CC (Dr. Bill Bailey)</managingEditor>
	<copyright>Dr. Bill Bailey</copyright>
	<itunes:subtitle>Tech Tips, Tech News, the Web and other various musings from Dr. Bill Bailey at Dr. Bill Bailey.NET.  Join Dr. Bill as he makes pointed, funny, and sometimes, controversial observations on Tech Life.</itunes:subtitle>
	<itunes:keywords>computers, systems, open source, linux, windows, web, internet, tech, technology</itunes:keywords>
	<image>
		<title>Dr. Bill: The Computer Curmudgeon &#187; Geek Software of the Week</title>
		<url>http://www.drbill.tv/images/DrBillTVimage300.png</url>
		<link>http://www.DrBill.CC/category/geek-software-of-the-week/</link>
	</image>
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
		<itunes:category text="Gadgets" />
	</itunes:category>
		<rawvoice:rating>TV-Y</rawvoice:rating>
		<rawvoice:location>High Point, NC</rawvoice:location>
		<rawvoice:frequency>Weekly</rawvoice:frequency>
		<item>
		<title>Geek Software of the Week: WUInstall!</title>
		<link>http://www.DrBill.CC/2012/01/26/geek-software-of-the-week-wuinstall/</link>
		<comments>http://www.DrBill.CC/2012/01/26/geek-software-of-the-week-wuinstall/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 14:03:43 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=4020</guid>
		<description><![CDATA[So, I needed a way to automate updates on my Citrix servers from a script, so I searched for a command line utility that would simpify all this. And, hooray! There is a tool that is freeware called WUInstall! It works with or without WSUS! Cool stuff! There is also a Pro version with additional [...]]]></description>
			<content:encoded><![CDATA[<p>So, I needed a way to automate updates on my Citrix servers from a script, so I searched for a command line utility that would simpify all this.  And, hooray!  There is a tool that is freeware called WUInstall!  It works with or without WSUS!  Cool stuff!</p>
<p>There is also a Pro version with additional features.  However, the Free version can be used commercially, or at home!</p>
<p><a href="http://wuinstall.com/free" target="_blank">WUInstall &#8211; Automatic Command Line Windows Updater</a></p>
<p>&#8220;WuInstall enforces Windows updates and makes the entire updating process user friendly. The basic version WuInstall 1.1. is freeware.</p>
<p><strong>Basic functions</strong></p>
<p><strong>Searching for updates:</strong></p>
<p>/search &#8211; lists all update which are available. It either searches on the Windows Update Server in the Internet, or, if configured, on your WSUS. It has no impact on your system at all, it just does a search and lists what was found.</p>
<p><strong>Download updates:</strong></p>
<p>/download &#8211; does the same search as WuInstall /search and then downloads the updates which were found. WuInstall itself does not download anything, but it triggers the Microsoft Windows Update Engine, which downloads the updates.</p>
<p><strong>Install updates:</strong></p>
<p>/install &#8211; searches the updates, downloads them (if they have not already been downloaded by a previous wuInstall /download command) and then installs them.</p>
<p><strong>New features in version 1.1:</strong></p>
<p>/reboot [nseconds] possible in combination with other parameters, reboot is done after executing WuInstall with a delay of nseconds (default: 10) seconds</p>
<p>/criteria &#8220;query string&#8221; &#8211; searches for updates, which match the query string. For query strings see MSDN. The default criteria is &#8220;IsInstalled=0 and Type=&#8217;Software&#8217;&#8221;.</p>
<p>/match &#8220;search string&#8221; &#8211; searches for updates which match the search string (no regular expressions possible so far!)&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2012/01/26/geek-software-of-the-week-wuinstall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: Flashboot!</title>
		<link>http://www.DrBill.CC/2012/01/19/geek-software-of-the-week-flashboot/</link>
		<comments>http://www.DrBill.CC/2012/01/19/geek-software-of-the-week-flashboot/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 20:55:27 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=4004</guid>
		<description><![CDATA[So&#8230; there was no GSotW last week, so, we have two this week! How&#8217;s that!?! This is a good one! I use it all the time. It is a purchased product rather than free, but it is really nice and very convenient! Flashboot &#8211; Create Bootable USB Media! &#8220;FlashBoot is a tool to make USB [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="Flashboot" src="http://www.drbill.cc/images/flashboot.png" title="Flashboot" align="center" class="aligncenter" width="544" height="358" />So&#8230; there was no GSotW last week, so, we have two this week!  How&#8217;s that!?!  This is a good one!  I use it all the time.  It is a purchased product rather than free, but it is really nice and very convenient!</p>
<p><a href="http://prime-expert.com/flashboot/index.php" target="_blank">Flashboot &#8211; Create Bootable USB Media!</a></p>
<p>&#8220;FlashBoot is a tool to make USB storage devices bootable. FlashBoot supports USB thumbdrives and USB HDDs. FlashBoot partitions, formats USB storage device and then automatically installs operating system files to it. Supported operating systems: Windows 7/Vista, Windows XP, SysLinux-based disks, GRUB4DOS disks, Linux kernel etc.</p>
<p>You may create blank bootable USB flash with minimal set of system files and then manually tune it for your needs, or convert a full-featured bootable CD-ROM or floppy disk to bootable USB Flash keeping all functionality.</p>
<p>Most popular FlashBoot feature is a convertion of Windows installation CD/DVD into bootable USB disk to install Windows XP from USB or to install Windows 7 or Vista from USB on netbooks and other devices without CD/DVD drive.</p>
<p><strong>FlashBoot is a tool with rich feature list:</strong></p>
<ul>
<li>Convert Windows XP, Windows Vista, Windows 7 installation CD/DVD disc to bootable USB disk (to install Windows on netbooks and other computers without CD/DVD drive)</li>
<li>Create USB disk to reset password for any user of Windows XP/Vista/7</li>
<li>Extract Windows XP recovery console from Windows XP installation CD to bootable USB disk</li>
<li>Convert BartPE bootable CD to bootable USB disk</li>
<li>Convert IsoLinux, SysLinux, GRUB4DOS and DOS bootable CDs/DVDs/floppy disks to bootable USB disks</li>
<li>Duplicate USB disks</li>
</ul>
<p>You get all the features &#8220;in one box&#8221; if you use FlashBoot.</p>
<p>FlashBoot can either format physical disk or write an image file. So you may create customized USB disk manually or with another tool and use FlashBoot to create image out of it and redistribute it in local network or online.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2012/01/19/geek-software-of-the-week-flashboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: TNTDrive!</title>
		<link>http://www.DrBill.CC/2012/01/16/geek-software-of-the-week-tntdrive/</link>
		<comments>http://www.DrBill.CC/2012/01/16/geek-software-of-the-week-tntdrive/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 20:56:46 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=3979</guid>
		<description><![CDATA[Now you can map your Amazon S3 Cloud Service as though it were a &#8220;local&#8221; Windows drive. You can download the 32-bit or 64-bit version. Pretty cool if you are using the S3 service from Amazon! TNTDrive &#8211; Bringing the Cloud Closer &#8220;TntDrive is a new Amazon S3 Client for Windows. With TntDrive you can [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="TNTDrive" src="http://www.drbill.cc/images/tntdrive.png" title="TNTDrive" align="left" class="alignleft" width="521" height="410" />Now you can map your Amazon S3 Cloud Service as though it were a &#8220;local&#8221; Windows drive.  You can download the 32-bit or 64-bit version.  Pretty cool if you are using the S3 service from Amazon! </p>
<p><a href="http://tntdrive.com/" target="_blank">TNTDrive &#8211; Bringing the Cloud Closer</a></p>
<p>&#8220;TntDrive is a new Amazon S3 Client for Windows. With TntDrive you can easily mount Amazon S3 Bucket as a Windows Drive.</p>
<p>Unlike many other Amazon S3 Clients, TntDrive offers incredible simplicity of accessing your Amazon S3 Buckets and files.</p>
<p>You can work with your Amazon S3 files as easily as if they were on your local drive!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2012/01/16/geek-software-of-the-week-tntdrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: Dr. Bill&#8217;s Perfect Fedora 16 Build!</title>
		<link>http://www.DrBill.CC/2012/01/07/geek-software-of-the-week-dr-bills-perfect-fedora-16-build/</link>
		<comments>http://www.DrBill.CC/2012/01/07/geek-software-of-the-week-dr-bills-perfect-fedora-16-build/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 14:15:10 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=3920</guid>
		<description><![CDATA[This week we have a VERY unusual Geek Software of the Week, I am publishing my &#8220;crib notes&#8221; om how to build the perfect (for me anyway, your mileage may vary) Fedora Client using Fedora 16! I spent a good part of Christmas vacation searching for, and finding, methods to build my perfect client, and, [...]]]></description>
			<content:encoded><![CDATA[<p>This week we have a <strong>VERY</strong> unusual Geek Software of the Week, I am publishing my &#8220;crib notes&#8221; om how to build the perfect (for me anyway, your mileage may vary) Fedora Client using Fedora 16!  I spent a good part of Christmas vacation searching for, and finding, methods to build my perfect client, and, now, all the info is gathered in one place&#8230; enjoy!  (BTW&#8230; this is for the 32 bit version of the build.)</p>
<p><strong>Download Fedora from:</strong></p>
<p>http://fedoraproject.org/get-fedora</p>
<p>Burn the .iso file to a CD, boot from it, and choose the local hard drive install.</p>
<p>&#8212;</p>
<p>Install Remmina RDP Client, and plugins, from Add/Remove Applications within Fedora itself.</p>
<p>&#8212;</p>
<p>Install LibreOffice from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Download and install the Adobe Flash Plugin via Firefox from Adobe:</p>
<p>http://get.adobe.com/flashplayer/otherversions/</p>
<p>&#8212;</p>
<p>Install Citrix Receiver from the downloaded file located at:</p>
<p>http://www.drbillbailey.net/files/fedora/openmotif-2.3.3-1.fc14.i686</p>
<p>Or, use these commands in a terminal session:</p>
<p>sudo yum install openmotif-2.3.3-1.fc14.i686<br />
sudo yum remove cjkuni*</p>
<p>If you get a blank window named &#8220;PnaAuthDialog_popup&#8221; when running Citrix Receiver, the following solved this problem for me:</p>
<p>Adding an extra line in /etc/sysctl.conf at the end of the file, using your favorite editor with root privs:</p>
<p>net.ipv4.tcp_window_scaling=0</p>
<p>&#8230;and reboot.</p>
<p>&#8212;</p>
<p>Then, install the Chromium Web Browser by making Chromium available (add a new repository)</p>
<p>Place this file in your /etc/yum.repos.d/ directory (files content between the lines below)</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
# fedora-chromium.repo<br />
# Place this file in your /etc/yum.repos.d/ directory</p>
<p>[fedora-chromium-stable]<br />
name=Builds of the &#8220;stable&#8221; tag of the Chromium Web Browser<br />
baseurl=http://repos.fedorapeople.org/repos/spot/chromium-stable/fedora-$releasever/$basearch/<br />
enabled=1<br />
skip_if_unavailable=1<br />
gpgcheck=0</p>
<p>[fedora-chromium-stable-source]<br />
name=Builds of the &#8220;stable&#8221; tag of the Chromium Web Browser &#8211; Source<br />
baseurl=http://repos.fedorapeople.org/repos/spot/chromium-stable/fedora-$releasever/SRPMS<br />
enabled=0<br />
skip_if_unavailable=1<br />
gpgcheck=0<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
(The next command is all one line, be sure to enter it as such)</p>
<p>sudo rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm</p>
<p>Then install Chromium from Add/Remove Applications</p>
<p>&#8212;-</p>
<p>Install Adobe Flash in the Chromium Browser (download from the Adobe web Site)</p>
<p>flash-plugin-11.1.102.55-release.i386.rpm</p>
<p>sudo rpm -ivh flash-plugin-11.1.102.55-release.i386.rpm</p>
<p>&#8212;-</p>
<p>Download and Install the VMware View Open Client:</p>
<p>http://code.google.com/p/vmware-view-open-client/downloads/list?q=RPM</p>
<p>Download and install:</p>
<p>sudo rpm -ivh VMware-view-open-client-4.5.0-297975.i386.rpm </p>
<p>&#8212;-</p>
<p>Download and install Dropbox from the Dropbox web site:</p>
<p>http://www.dropbox.com</p>
<p>&#8212;-</p>
<p>Set up vpnc (a Cisco compatible VPN client)</p>
<p>This info will help you convert your .pcf file to a .conf file for vpnc:</p>
<p>http://www.debuntu.org/how-to-connect-to-a-cisco-vpn-using-vpnc</p>
<p>http://wiki.eeeuser.com/howto:vpn</p>
<p>cp the vpnc.conf file that you create to /etc/vpnc/</p>
<p>&#8212;</p>
<p>Install vlc player from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Set up Java:</p>
<p>Enter this command:</p>
<p>sudo yum -y install java-1.6.0-openjdk-plugin</p>
<p>&#8212;</p>
<p>Install Codeweavers (Purchased) Standard Edition</p>
<p>http://www.codeweavers.com/account/downloads/</p>
<p>crossover-standard-10.2.0-1.i386.rpm<br />
Install after downloading</p>
<p>&#8212;</p>
<p>e-Sword Install:</p>
<p>Download e-Sword<br />
Download the e-Sword Crosstie from Codeweavers:</p>
<p>http://www.codeweavers.com/via/e-sword</p>
<p>Install using Crosstie</p>
<p>&#8212;</p>
<p>Install audacity-freeworld from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Install EasyTAG from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Install GIMP from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Install Inkscape from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Install Filezilla from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Install KompoZer from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Install clamz from Add/Remove Applications<br />
(Allows downloading MP3s from Amazon Cloud Reader as .amz files)</p>
<p>&#8212;</p>
<p>Install Bluefish HTML Editor from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Then install ClamAV (Yes, an Anti-Virus for Linux!)</p>
<p>sudo yum install clamav clamav-update</p>
<p>Edit the configuration file with your favorite editor</p>
<p>vi /etc/freshclam.conf</p>
<p>and perform the following change:</p>
<p>1-add a # in front of “Example” (to comment/disable it)<br />
# Comment or remove the line below.<br />
#Example<br />
2-uncomment (remove the # in front of) the line “DNSDatabaseInfo current.cvd.clamav.net”<br />
# Use DNS to verify virus database version. Freshclam uses DNS TXT records<br />
# to verify database and software versions. With this directive you can change<br />
# the database verification domain.<br />
# WARNING: Do not touch it unless you&#8217;re configuring freshclam to use your<br />
# own database verification domain.<br />
# Default: current.cvd.clamav.net<br />
DNSDatabaseInfo current.cvd.clamav.net<br />
3-Localized the virus database source to the nearest one by adding a new line “DatabaseMirror db.XY.clamav.net”, and changing XY by your 2 characters country code, here for Vietnam it will be:<br />
# Uncomment the following line and replace XY with your country<br />
# code. See http://www.iana.org/cctld/cctld-whois.htm for the full list.<br />
# You can use db.XY.ipv6.clamav.net for IPv6 connections.<br />
#DatabaseMirror db.XY.clamav.net<br />
DatabaseMirror db.vn.clamav.net<br />
4-be sure that the following line is uncomment<br />
DatabaseMirror database.clamav.net</p>
<p>&#8212;</p>
<p>Install clamtk (a graphical interface for ClamAV) from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Webmin is a great web-based tool for system administration.</p>
<p>Install webmin from webmin-1.570-1.rpm (Download from http://webmin.com site)</p>
<p>&#8212;</p>
<p>To display desktop icons, run this command as a normal user, in your account:</p>
<p>gsettings set org.gnome.desktop.background show-desktop-icons true</p>
<p>&#8212;</p>
<p>To allow Brasero to work to allow CD Burning of Audio (MP3) Files:</p>
<p>yum install gstreamer-plugins-bad gstreamer-plugins-ugly gstreamer-ffmpeg</p>
<p>&#8212;</p>
<p>Speed up Firefox under Fedora with these steps:</p>
<p>Open Firefox<br />
In the location bar enter the following:<br />
about:config<br />
In the filter bar enter the following:<br />
network.http.p<br />
Select the line that reads &#8220;network.http.pipelining&#8221;.<br />
Double-click &#8220;false&#8221; so it changes to &#8220;true&#8221; for this value.<br />
Next select &#8220;network.http.pipelining.maxrequests&#8221;.<br />
Double click on the line and a text box will appear, enter &#8220;8&#8243;. The default is 4.<br />
Next select the value&#8221;network.http.proxy.pipelining&#8221;.<br />
Double-click &#8220;false&#8221; so it changes to &#8220;true&#8221; for this value.<br />
Close and restart Firefox.</p>
<p>&#8212;</p>
<p>Install Skype</p>
<p>http://www.skype.com/intl/en-us/get-skype/on-your-computer/linux/downloading.fedora</p>
<p>&#8212;<br />
Install beesu (allows you to run nautilus (file manager)) quickly and easily, however, you have to install it from yum, not Add/Remove Applications; use this command:</p>
<p>yum install beesu</p>
<p>Then, you can use it by typing:</p>
<p>beesu nautilus</p>
<p>&#8212;</p>
<p>Install gedit-beesu-plugin from Add/Remove Applications</p>
<p>&#8212;</p>
<p>Install nautilus-beesu-manager from Add/Remove Applications</p>
<p>&#8212;</p>
<p><strong>A Note on File Associations in Fedora:</strong> </p>
<p>You may associate file extensions (like .mp3 or .m3u) with specific applications graphically.  Go into nautilus (file manager) and right-click on a file with the extension you want to set.  Click on &#8220;Properties&#8221; and then click on the tab marked &#8220;Open With&#8221; and select the application you want to use to open it, and set it as Default in the interface.</p>
<p>&#8212;</p>
<p>Also, an <strong>EXCELLENT</strong> resource to find answers to Fedora problems and issues is:</p>
<p>http://fedorasolved.org/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2012/01/07/geek-software-of-the-week-dr-bills-perfect-fedora-16-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: Plex!</title>
		<link>http://www.DrBill.CC/2011/12/24/geek-software-of-the-week-plex/</link>
		<comments>http://www.DrBill.CC/2011/12/24/geek-software-of-the-week-plex/#comments</comments>
		<pubDate>Sat, 24 Dec 2011 20:22:51 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=3871</guid>
		<description><![CDATA[So, a media server. It serves out media on your computer to your local area network (LAN) and makes it available to other PCs, and devices internal to your network. Well, Plex is that&#8230; but MUCH more! There is also a Plex client for Roku! In your Roku account just enter code word &#8220;Plex&#8221; and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px; margin: 10px;" title="Plex" src="http://www.drbill.cc/images/Plex.png" alt="Plex" width="205" height="80" align="right" />So, a media server. It serves out media on your computer to your local area network (LAN) and makes it available to other PCs, and devices internal to your network. Well, Plex is that&#8230; but <strong>MUCH</strong> more! There is also a Plex client for Roku! In your Roku account just enter code word &#8220;Plex&#8221; and you can add the Plex app to the Roku, and get stuff streamed from your Plex Media Server software on your local network PC! But wait, there&#8217;s more!</p>
<p><a href="http://www.plexapp.com/" target="_blank">Plex Media Server</a></p>
<p>&#8220;The solution for your local and online media. Plex/Nine is a flexible Media Center made up by two major components &#8211; the Plex Media Server and numerous Plex Clients. This lets you create a true server-based Media Center where information about all your media is stored in one single location. Plex/Nine also gathers information or metadata about your media and displays it in the Client making choosing which show to watch a rich and pleasant experience.</p>
<p><strong>Plex on Your Desktop</strong></p>
<p>Experience your media on a visually stunning, easy to use interface on your TV. Your media has never looked this good!</p>
<p><strong>Plex for Mobile Devices</strong></p>
<p>Effortlessly connect to all of your favorite local and online content, all presented seamlessly on your iPhone, iPad, iPod Touch and Android devices.</p>
<p><strong>LG Connected Devices</strong></p>
<p>LG Electronics has integrated the Plex platform technology into its 2011 Netcast™ enabled HDTVs and LG Smart TV Upgrader, making the Plex experience available through a range of products from a global leader in consumer electronics.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2011/12/24/geek-software-of-the-week-plex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: TeamViewer!</title>
		<link>http://www.DrBill.CC/2011/12/10/geek-software-of-the-week-teamviewer/</link>
		<comments>http://www.DrBill.CC/2011/12/10/geek-software-of-the-week-teamviewer/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 17:49:37 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=3786</guid>
		<description><![CDATA[Help others! Access your home computer from work! Transfer files! Free for personal use! Awesome! TeamViewer &#8211; Remote Access Software &#8220;TeamViewer &#8211; the All-In-One Solution for Remote Access and Support over the Internet! TeamViewer connects to any PC or server around the world within a few seconds. You can remote control your partner&#8217;s PC as [...]]]></description>
			<content:encoded><![CDATA[<p>Help others!  Access your home computer from work!  Transfer files!  Free for personal use!  Awesome!</p>
<p><a href="http://www.teamviewer.com" target="_blank">TeamViewer &#8211; Remote Access Software</a></p>
<p>&#8220;TeamViewer &#8211; the All-In-One Solution for Remote Access and Support over the Internet!   TeamViewer connects to any PC or server around the world within a few seconds. You can remote control your partner&#8217;s PC as if you were sitting right in front of it. Find out why more than 100 million users trust TeamViewer!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2011/12/10/geek-software-of-the-week-teamviewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: Firefogg!</title>
		<link>http://www.DrBill.CC/2011/12/04/geek-software-of-the-week-firefogg/</link>
		<comments>http://www.DrBill.CC/2011/12/04/geek-software-of-the-week-firefogg/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 14:15:35 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=3767</guid>
		<description><![CDATA[Firefogg is a web site, and a software plug-in for Firefox, that allows you to convert videos to Ogg Theora and WebM from their web page. Very neat, and very tight, compact WebM videos! Firefogg Web Site This is what I use to do my transcoding of an M4V video to WebM for the Dr. [...]]]></description>
			<content:encoded><![CDATA[<p>Firefogg is a web site, and a software plug-in for Firefox, that allows you to convert videos to Ogg Theora and WebM from their web page.  Very neat, and very tight, compact WebM videos!</p>
<p><a href="http://www.firefogg.org" target="_blank">Firefogg Web Site</a></p>
<p>This is what I use to do my transcoding of an M4V video to WebM for the Dr. Bill.TV show!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2011/12/04/geek-software-of-the-week-firefogg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: SlySoft Virtual CloneDrive!</title>
		<link>http://www.DrBill.CC/2011/11/16/geek-software-of-the-week-slysoft-virtual-clonedrive/</link>
		<comments>http://www.DrBill.CC/2011/11/16/geek-software-of-the-week-slysoft-virtual-clonedrive/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 03:53:05 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=3721</guid>
		<description><![CDATA[This is awesome FREE software! Very, very useful. I needed to pull one file out of an ISO image that I had. I was able to install Virtual CloneDrive, mount the ISO as a drive letter, and get the file! &#8220;Awesome!,&#8221; I say! SlySoft Virtual CloneDrive &#8220;Virtual CloneDrive works and behaves just like a physical [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" align="left" style="border-style: initial; border-color: initial; border-width: 0px; margin: 10px;" title="SlySoft Virtual CloneDrive" src="http://www.DrBill.CC/images/Virtual-CloneDrive.gif" alt="SlySoft Virtual CloneDrive" width="62" height="75" />This is awesome <strong>FREE</strong> software! Very, very useful. I needed to pull one file out of an ISO image that I had. I was able to install Virtual CloneDrive, mount the ISO as a drive letter, and get the file! &#8220;Awesome!,&#8221; I say!</p>
<p><a href="http://www.slysoft.com/en/virtual-clonedrive.html" target="_blank">SlySoft Virtual CloneDrive</a></p>
<p>&#8220;Virtual CloneDrive works and behaves just like a physical CD/DVD drive, however it exists only virtually. Image files generated with CloneDVD or CloneCD can be mounted onto a virtual drive from your hard-disk or from a network drive and used in the same manner as inserting them into a normal CD/DVD drive.</p>
<p>Probably the best virtual drive software, Virtual CloneDrive allows you to enjoy the freedom of a virtual drive and is completely free.&#8221;</p>
<p><strong>Features:</strong></p>
<ul>
<li>Supports all common image formats such as ISO, BIN, CCD</li>
<li>Supports up to 8 virtual drives at the same time</li>
<li>Easy to use &#8211; just double-click an image file to mount as a drive</li>
<li>Virtual CloneDrive is freeware, you may use it at no cost.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2011/11/16/geek-software-of-the-week-slysoft-virtual-clonedrive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: GRC Domain Name Speed Benchmark</title>
		<link>http://www.DrBill.CC/2011/11/11/geek-software-of-the-week-grc-domain-name-speed-benchmark/</link>
		<comments>http://www.DrBill.CC/2011/11/11/geek-software-of-the-week-grc-domain-name-speed-benchmark/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 16:02:51 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=3686</guid>
		<description><![CDATA[Have you ever wondered how your DNS system (usually provided by your ISP) is doing, speed-wise? When your PC queries the DNS for a domain name, if your DNS responds slowly, your perception is that &#8220;the Internet is slow&#8221; when, in fact, it may just be your DNS. You can always switch to another DNS [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" align="left" style="border-style: initial; border-color: initial; border-width: 0px; margin: 10px;" title="GRC DNS Benchmark Tool" src="http://www.DrBill.CC/images/GRC-DNS-Benchmark.png" alt="GRC DNS Benchmark Tool" width="200" height="227" />Have you ever wondered how your DNS system (usually provided by your ISP) is doing, speed-wise? When your PC queries the DNS for a domain name, if your DNS responds slowly, your perception is that &#8220;the Internet is slow&#8221; when, in fact, it may just be your DNS. You can always switch to another DNS provider by setting that option in your router (for instance)&#8230; I use OpenDNS myself. Anyway, this weeks GSotW is a way to test your DNS speed, for free! And, it is by Steve Gibson&#8230; so it is very compact, and tightly coded!</p>
<p><a href="http://www.grc.com/dns/benchmark.htm" target="_blank">GRC Domain Name Speed Benchmark</a></p>
<p>&#8220;GRC&#8217;s DNS Benchmark performs a detailed analysis and comparison of the operational performance and reliability of any set of up to 200 DNS nameservers (sometimes also called resolvers) at once. When the Benchmark is started in its default configuration, it identifies all DNS nameservers the user&#8217;s system is currently configured to use and adds them to its built-in list of publicly available &#8216;alternative&#8217; nameservers. Each DNS nameserver in the benchmark list is carefully &#8216;characterized&#8217; to determine its suitability — to you — for your use as a DNS resolver. This characterization includes testing each nameserver for its &#8216;redirection&#8217; behavior: whether it returns an error for a bad domain request, or redirects a user&#8217;s web browser to a commercial marketing-oriented page. While such behavior may be acceptable to some users, others may find this objectionable.</p>
<p>When the benchmark is run, the performance and apparent reliability of the DNS nameservers the system is currently using, plus all of the working nameservers on the Benchmark&#8217;s built-in list of alternative nameservers are compared with each other&#8230;.</p>
<p>Results are continuously displayed and updated while the benchmark is underway, with a dynamically sorted and scaled bar chart, and a tabular chart display showing the cached, uncached and &#8216;dotcom&#8217; DNS lookup performance of each nameserver. These values are determined by carefully querying each nameserver for the IP addresses of the top 50 most popular domain names on the Internet and also by querying for nonexistent domains.</p>
<p>Once the benchmark finishes, the results are heuristically and statistically analyzed to present a comprehensive yet simplified and understandable English-language summary of all important findings and conclusions. Based upon these results, users may choose to change the usage order of their system&#8217;s own resolvers, or, if alternative public nameservers offer superior performance or features compared with the nameservers currently being used, to switch to one or more alternative nameservers.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2011/11/11/geek-software-of-the-week-grc-domain-name-speed-benchmark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geek Software of the Week: Tynt!</title>
		<link>http://www.DrBill.CC/2011/11/03/geek-software-of-the-week-tynt/</link>
		<comments>http://www.DrBill.CC/2011/11/03/geek-software-of-the-week-tynt/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 19:42:10 +0000</pubDate>
		<dc:creator>DrBill</dc:creator>
				<category><![CDATA[Geek Software of the Week]]></category>

		<guid isPermaLink="false">http://www.DrBill.CC/?p=3665</guid>
		<description><![CDATA[As a web site admin I am always looking for cool things to improve my web sites, especially my web sites search engine availability, and other technologies that will help folks find, and use, my sites. I had seen this tool in action on other web sites, and looked at those site&#8217;s source code to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" align="right" style="border-style: initial; border-color: initial; border-width: 0px; margin: 10px;" title="Tynt" src="http://www.drbill.cc/images/tynt_logo_180x86.jpg" alt="Tynt" width="160" height="86" />As a web site admin I am always looking for cool things to improve my web sites, especially my web sites search engine availability, and other technologies that will help folks find, and use, my sites. I had seen this tool in action on other web sites, and looked at those site&#8217;s source code to see what they were using to do what I was seeing. What was I seeing? Well, if I copy some text from a web site, boom! I see the site URL pasted with the text (at the bottom) into my document, notepad, etc. Very cool! Here&#8217;s what you need to do it! And it is <strong>FREE!</strong></p>
<p><a href="http://www.tynt.com/" target="_blank">Tynt &#8211; Web Site Publisher Tools</a></p>
<p>&#8220;<strong>Drive Traffic to Your Site</strong></p>
<p>Every time someone pastes content from your website into an email, blog or website, Tynt automatically adds a URL link back to your site’s original content. When someone clicks that URL, they are directed back to the original web page to see the content in its entirety. This action drives incremental traffic back to your site every time your content is shared – without disrupting the user experience.</p>
<p><strong>Improve Your Search Ranking</strong></p>
<p>The most important signal used to determine your ranking in natural search is the quantity of relevant links associated with your site. Tynt SEO leverages the copy and paste functionality to significantly improve your search rank. Each time readers copy and paste content, our attribution link goes with it, thereby generating hundreds of quality organic backlinks that enhance your search ranking. A higher ranking increases your Web presence and the likelihood that your content will be discovered by new users.</p>
<p><strong>Keep Users on Your Site Longer</strong></p>
<p>As users read your content, they often find topics that they’d like to learn more about. Once they copy a phrase into a search engine and click the search button, they bounce from your site – and you’ve lost them.</p>
<p>Tynt Keywords identifies the words and phrases that compel users to leave your site. Publishers can now get real-time feedback on these information gaps, to see what content users value most. Once you understand how people respond to the content on your site, you can adjust your strategy to publish information on the topics your users engage with the most.</p>
<p>Tynt Keywords tracks both inbound and outbound search terms, so publishers can identify what users were searching for when they arrived at their site and compare those to the keywords that caused them to leave. If the incoming keywords are similar to the outgoing keywords then your content may be difficult for users to navigate. If the incoming keywords are different from the outgoing keywords then you may have gaps in your content or your SEO/SEM strategy isn’t bringing in the right type of users to the right content.&#8221;</p>
<p>Also, you can &#8220;roll up&#8221; all your web sites into one Tynt account, get email reports of keywords used in search engines, etc. Very neat stuff!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.DrBill.CC/2011/11/03/geek-software-of-the-week-tynt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

