<?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>BIT Consultants &#187; Software</title>
	<atom:link href="http://www.bitconsultants.net/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitconsultants.net</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 02:19:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Home Sharing Broken in iTunes 10.5.3 (fixed)</title>
		<link>http://www.bitconsultants.net/2012/home-sharing-broken-in-itunes-10-5-3-fixed/</link>
		<comments>http://www.bitconsultants.net/2012/home-sharing-broken-in-itunes-10-5-3-fixed/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 02:14:01 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.bitconsultants.net/?p=509</guid>
		<description><![CDATA[Fix broken home sharing in the latest iTunes release]]></description>
			<content:encoded><![CDATA[<p>[WINDOWS ONLY] After I updated to iTunes 10.5.3, I noticed that home sharing did not work at all. I took all of the steps at Apple&#8217;s support article (<a href="http://support.apple.com/kb/TS2972" rel="nofollow">http://support.apple.com/kb/TS2972</a>) to no avail. Ultimately, I figured out that the problem is with 10.5.3 itself. Here is how to get Home Sharing working again:</p>
<div id="gads" style="width: 340px; float: right;"><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-4761320180230999";
/* 336x280, created 4/15/10 */
google_ad_slot = "4518447987";
google_ad_width = 336;
google_ad_height = 280;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
<p>Download iTunes 10.5.2 here:<br />
32 bit: <a href="http://www.filehippo.com/download_itunes_32/11232/" rel="nofollow">http://www.filehippo.com/download_itunes_32/11232/</a><br />
64 bit: <a href="http://www.filehippo.com/download_itunes_64/11233/" rel="nofollow">http://www.filehippo.com/download_itunes_64/11233/</a></p>
<p>Click on &#8220;Start&#8221; or the Windows Orb (depending on which version of Windows you are using) and click Run. If you don&#8217;t see &#8220;Run&#8221;, hold the Window key on your keyboard and press &#8216;r&#8217;. Enter the following text into the run dialog:<br />
%APPDATA%\Apple Computer</p>
<p>Highlight all of the folders in the window that opens (Ctrl + a) and copy them (Ctrl + c), create a new folder on your desktop and call it &#8216;Apple Computer&#8217;. This is just a backup in case something goes wrong with the reinstall.</p>
<p>Once again, go to Start > Run (Window key + r) and type: appwiz.cpl</p>
<p>Look for iTunes in the list, and uninstall it. Once the uninstall is complete, double-click the iTunes installer you downloaded from File Hippo and follow the prompts. Once the installation completes, open iTunes and login to your Apple account when prompted, ensure that Home Sharing is turned on by clicking on Advanced in the menu (it should say &#8220;Turn off Home Sharing (YOUR ACCOUNT)&#8221; if Home Sharing is turned on).</p>
<p>That&#8217;s it.</p>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2012/home-sharing-broken-in-itunes-10-5-3-fixed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed: Windows 7 Explorer.exe Server Execution Failed</title>
		<link>http://www.bitconsultants.net/2011/fixed-windows-7-explorer-exe-server-execution-failed/</link>
		<comments>http://www.bitconsultants.net/2011/fixed-windows-7-explorer-exe-server-execution-failed/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 22:50:36 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://www.bitconsultants.net/?p=497</guid>
		<description><![CDATA[This error message can occur for the following reasons: Your Documents Library is pointed to an external drive which is disconnected The registry entries dictating where your<a href="http://www.bitconsultants.net/2011/fixed-windows-7-explorer-exe-server-execution-failed/"> Read More...</a>]]></description>
			<content:encoded><![CDATA[<p>This error message can occur for the following reasons:</p>
<ol>
<li>Your Documents Library is pointed to an external drive which is disconnected</li>
<li>The registry entries dictating where your Shell and User Shell folders has been changed</li>
</ol>
<p>If your libraries are pointed to an external drive, plug it in or turn it on to resolve the issue. Otherwise&#8230;</p>
<p><strong>The easy way:</strong></p>
<ol>
<li>Click on Libraries</li>
<li>Right-click on Documents and select &#8220;Properties&#8221; from the menu</li>
<li>Click on the Restore Defaults button at the bottom right side of the dialog</li>
<li>Click OK</li>
</ol>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-4761320180230999";
/* BITLARGE 4/15/10 */
google_ad_slot = "4518447987";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<strong>The hard way</strong></p>
<ol>
<li>open the Registry Editor by clicking Start (Windows Orb) &gt; Run (or by pressing the Window&#8217;s and R keys on your keyboard simultaneously).</li>
<li>Type &#8220;regedit&#8221; and press Enter or click OK.  (confirm UAC if prompted)</li>
<li>Navigate to the following entry HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell  Folders\Personal</li>
<li>Once you have clicked on &#8220;Shell Folders&#8221; and see My Pictures, My Music, etc.; select File &gt; Export from the menu and save a backup of this registry key to C:\shellfolders.reg</li>
<li>Change the key named Personal to something like C:\Users\Demo User\Documents (replacing Demo User with your account name) by double-clicking on it. If you are confused about what value should be put into Personal, look at the other entries for Pictures, Music, etc. and make it similar to those.</li>
<li>Click OK</li>
<li>Navigate to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Personal</li>
<li>Backup the key as before by selecting File > Export</li>
<li>Double-click the Personal key and enter %USERPROFILE%\Documents</li>
<li>Click OK</li>
<li>Close the Registry Editor</li>
<li>Open Libraries and select Documents, all should be working again.</li>
</li>
</ol>
<p>If for some reason this does not work for you, navigate to C:\shellfolders.reg (or wherever you saved the exported key) and double click on the file (authorize UAC) to restore it to it&#8217;s original state.</p>
<div style="border: 2px solid #DDDDDD;margin-bottom: 1em;padding: 0.8em;background: none repeat scroll 0 0 #FBE3E4;border-color: #FBC2C4;color: #8A1F11;font-weight:bold;">Warning: modifying your registry can damage your computer, make sure you have your files backed up and that you export anything you modify so that it may be restored. This is advice that may or may not fix your problem, we take no responsibility whatsoever for any damage done to your computer as a result of the instructions contained here</div>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2011/fixed-windows-7-explorer-exe-server-execution-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPP ulimit error on Mac OSX</title>
		<link>http://www.bitconsultants.net/2011/xampp-ulimit-error-on-mac-osx/</link>
		<comments>http://www.bitconsultants.net/2011/xampp-ulimit-error-on-mac-osx/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 22:59:39 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.bitconsultants.net/?p=372</guid>
		<description><![CDATA[If you are running XAMPP on Mac and can&#8217;t start apache, you are likely getting an unhelpful error message. If the message is blank, it could be<a href="http://www.bitconsultants.net/2011/xampp-ulimit-error-on-mac-osx/"> Read More...</a>]]></description>
			<content:encoded><![CDATA[<p>If you are running XAMPP on Mac and can&#8217;t start apache, you are likely getting an unhelpful error message. If the message is blank, it could be because one of your local websites doesn&#8217;t have a logs folder; it could also be a hostname issue. If you are getting an error regarding ulimit and have tried the other fix on the web (commenting out the three lines related to ulimit in /Applications/XAMPP/xamppfiles/bin/apachectl) then your problem is likely related to hostname binding.</p>
<p>Check your error log at:</p>
<pre class="brush: bash; title: Code Example; notranslate">
tail -f /Applications/XAMPP/xamppfiles/logs/error_log
</pre>
<p>Start apache and see if you get an error regarding nodename or hostname</p>
<p>In terminal again, run the following command:</p>
<pre class="brush: bash; title: Code Example; notranslate">
ping $(hostname)
</pre>
<p>If you get no response, then your hostname is not bound to your IP address, and apache doesn&#8217;t like that. Here is how you fix it:</p>
<pre class="brush: bash; title: Code Example; notranslate">
echo &quot;127.0.0.1 &quot; $(hostname) | pbcopy
</pre>
<p>Open your /etc/hosts file and paste your clipboard contents in, restart apache and it should be working fine.</p>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2011/xampp-ulimit-error-on-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleted File Recovery</title>
		<link>http://www.bitconsultants.net/2009/deleted-file-recovery/</link>
		<comments>http://www.bitconsultants.net/2009/deleted-file-recovery/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 18:17:58 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Disk Tools]]></category>
		<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://bitconsultants.net/?p=3</guid>
		<description><![CDATA[We can recover files that you thought were long gone.]]></description>
			<content:encoded><![CDATA[<p>Browsing the interwebs this morning, I came across a great program that is made by the fine folks who made <a title="CCLeaner" href="http://www.ccleaner.com/" target="_blank">CCleaner</a> (my favorite disk cleanup program). The program is called <a title="Recuva" href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.piriform.com%2Frecuva&amp;ei=1ofLSsGbLIqosgOKt4CYAQ&amp;usg=AFQjCNEGa6mVKDuZ6f9XgpNYDpVereCAiw" target="_blank">Recuva</a>, and though it&#8217;s title is a bit uninspiring it has proven to be fairly awesome at file recovery. I put a couple of junk files in my recycle bin and emptied it than waited an hour or two while performing my normal routine. I ran the default scan on C: just to see what deleted files it would recover and was fairly shocked when it found around 2,000 items, some of which I had deleted 6 &#8211; 8 months ago.  The better part, is that it actually recovered the files perfectly.</p>
<p>Some of the other benefits of this free program are:</p>
<ul>
<li>Search by file type</li>
<li>Search specific drives</li>
<li>Hidden system files</li>
<li>Securely overwritten files</li>
<li>Zero byte files</li>
<li>It&#8217;s Free!</li>
</ul>
<p><a href="http://www.bitconsultants.net/resources/downloads">View all of our recommended software</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2009/deleted-file-recovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Cloud Storage/Backup</title>
		<link>http://www.bitconsultants.net/2009/free-cloud-storagebackup/</link>
		<comments>http://www.bitconsultants.net/2009/free-cloud-storagebackup/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 21:56:29 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.fangledcontraption.com/?p=47</guid>
		<description><![CDATA[Windows Live SkyDrive offers 25 GB of cloud storage for free, use it to back up your important files.]]></description>
			<content:encoded><![CDATA[<p>Utilizing Gladinet and Windows Live SkyDrive, you can have 25 GB free cloud-based storage to backup to (you may even get a sneak preview of the yet to be released Office 2010 web applications), for FREE!</p>
<p>Here&#8217;s what you do:</p>
<ul>
<li>Go to <a href="http://skydrive.live.com" target="_blank">http://<cite><strong>skydrive</strong>.live.com</cite></a> and either sign-in or sign-up</li>
<li>Upload a Word/Excel/PowerPoint 2007 document. Select the file you uploaded, click on &#8220;Edit&#8221; (at the time of this writing, Word was not available)</li>
<li>Download Gladinet from here: <a href="http://www.gladinet.com/p/download_starter_direct.htm" target="_blank">http://www.gladinet.com/p/download_starter_direct.htm</a></li>
<li>Install the free version</li>
<li>Mount a network drive, select Windows SkyDrive and enter your Live credentials</li>
<li>Use Comodo backup or SyncBack to setup backups to the newly mounted network drive
<ul>
<li>Weekly/monthly backups may be best as Gladinet limits the number of items that can be transferred per month in the free version.</li>
</ul>
</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2009/free-cloud-storagebackup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Windows 7 Flash Crashing, Remote Desktop Issue</title>
		<link>http://www.bitconsultants.net/2009/fix-windows-7-flash-crashing-remote-desktop-issue/</link>
		<comments>http://www.bitconsultants.net/2009/fix-windows-7-flash-crashing-remote-desktop-issue/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 04:55:49 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.bitconsultants.net/?p=203</guid>
		<description><![CDATA[Fix problems with Flash crashing browsers on Windows 7.]]></description>
			<content:encoded><![CDATA[<div id="gads" style="width: 340px; float: right;"><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-4761320180230999";
/* 336x280, created 4/15/10 */
google_ad_slot = "4518447987";
google_ad_width = 336;
google_ad_height = 280;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
<div style="margin-top:18px;">If you have upgraded to the 32 or 64 bit versions of Windows 7, you may have noticed the following symptoms:</p>
<ul>
<li>Flash crashes all browsers except 32 bit Internet Explorer</li>
<li>Remote Desktop stuck on &#8220;Configuring Remote Session&#8221;</li>
<li>Games requiring sound crash</li>
<li>Sound mixer hangs when you click on the volume control</li>
</ul>
<p>This is caused by an unpublished incompatibility between Windows 7 and the IDT Sound driver utility. This can be removed by going to add/remove programs:</p>
<p>Start &gt; Run &gt; type: appwiz.cpl &gt; select IDT Sound &gt; Remove</p>
<div id="tgads" style="float: left; width: 300px;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-4761320180230999"; /* 300x250, created 5/29/10 */ google_ad_slot = "6915058446"; google_ad_width = 300; google_ad_height = 250;
// ]]&gt;</script> <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"> </script></div>
<p><strong>Caveat:</strong> removing this driver utility can impair some functionality, but will still allow you to adjust audio settings through Windows. The driver should be available from your computer manufacturer&#8217;s website  (you may want to confirm this by browsing the support section of their  website).</p>
<p>One last thing, reinstalling IDT Audio seems to make it all work again; however, watching Flash video in non 32 bit IE browsers causes some serious CPU spikes along with audiodg. Pick your poison, I guess&#8230;</p>
<div id="tgads"><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-4761320180230999";
/* 468x15, created 5/5/10 */
google_ad_slot = "9379654790";
google_ad_width = 468;
google_ad_height = 15;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
<p>Leave a comment if you have a question</p>
<h3>If you liked this article, you might also like:</h3>
<p><!-- .inlinks li{list-style:none;display:inline;padding:5px} --></p>
<ul class="inlinks" style="list-style:none;">
<li><a href="http://www.bitconsultants.net/2009/family-safe-internet-in-7-minutes/"><img style="border: 1px solid #000;" title="Family Safe Internet in 7 Minutes" src="http://www.bitconsultants.net/wp-content/uploads/2009/08/familysafe.png" alt="Family Safe Internet in 7 Minutes" width="250" /></a>  <!-- Windows 7 How to Windows 7 Professional, Ultimate and Home Professional --><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-4761320180230999";
/* 250x250, created 7/25/10 */
google_ad_slot = "5233090370";
google_ad_width = 250;
google_ad_height = 250;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></li>
</ul>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2009/fix-windows-7-flash-crashing-remote-desktop-issue/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Explorer: Executable files won&#8217;t launch</title>
		<link>http://www.bitconsultants.net/2009/explorer-executable-files-wont-launch/</link>
		<comments>http://www.bitconsultants.net/2009/explorer-executable-files-wont-launch/#comments</comments>
		<pubDate>Fri, 08 May 2009 18:52:19 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fix]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.fangledcontraption.com/?p=46</guid>
		<description><![CDATA[Recently, I have dealt with a few computers where malware had wrecked Windows Explorer&#8217;s handling of executable files. Whenever you attempt to launch an executable file, you<a href="http://www.bitconsultants.net/2009/explorer-executable-files-wont-launch/"> Read More...</a>]]></description>
			<content:encoded><![CDATA[<p>Recently, I have dealt with a few computers where malware had wrecked Windows Explorer&#8217;s handling of executable files. Whenever you attempt to launch an executable file, you are told Windows doesn&#8217;t know what to do with the file, sometimes being prompted to download the file you were trying to launch. Right-click the file linked <a href="http://securityresponse.symantec.com/avcenter/UnHookExec.inf">here</a> and save it to your desktop. Once it&#8217;s downloaded, right-click it and select Install. This should fix Windows handling of executable files. If you can&#8217;t get anything to launch, try showing file extensions by opening a folder or My Computer and selecting Tools &gt; Hide extensions for known file types (uncheck the box); find the file you want to launch (e.g. &#8220;firefox.exe&#8221;), change the file extension to com (&#8220;firefox.com&#8221;).  It could be that only the exe file handling has been wrecked.</p>
<p>More information from Symantec (source of the fix) here: <a href="http://www.symantec.com/security_response/writeup.jsp?docid=2004-050614-0532-99" target="_blank">http://www.symantec.com/security_response/writeup.jsp?docid=2004-050614-0532-99</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2009/explorer-executable-files-wont-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Family Safe Internet in 7 Minutes</title>
		<link>http://www.bitconsultants.net/2009/family-safe-internet-in-7-minutes/</link>
		<comments>http://www.bitconsultants.net/2009/family-safe-internet-in-7-minutes/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 18:31:20 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.bitconsultants.net/?p=304</guid>
		<description><![CDATA[It is surprisingly simple to setup Internet filtering on your home network, if you know where to look and what to do. Filtering allows you to say<a href="http://www.bitconsultants.net/2009/family-safe-internet-in-7-minutes/"> Read More...</a>]]></description>
			<content:encoded><![CDATA[<p>It is surprisingly simple to setup Internet filtering on your home network, if you know where to look and what to do. Filtering allows you to say what can and can&#8217;t be viewed on your Internet connection. We are going to focus on using OpenDNS to make your network more family-friendly.</p>
<h2>1. Signup for OpenDNS</h2>
<p>It is free and safe, and you can signup here: <a href="https://store.opendns.com/get/basic" target="_blank">https://store.opendns.com/get/basic</a>. If you are unsure about the service or would like to read more, you can visit their homepage or search the Internet for OpenDNS and see what others are saying.</p>
<p>Once you have created your account, go to settings and add your network; this is a very straightforward process. Once your you network is setup, you can select your desired level of filtering (each of which is fully customizable). <a href="http://www.bitconsultants.net/wp-content/uploads/2010/07/opendnssettings.png"><img class="alignnone size-full wp-image-305" title="opendnssettings" src="http://www.bitconsultants.net/wp-content/uploads/2010/07/opendnssettings.png" alt="" width="596" height="785" /></a></p>
<p>You can also easily add individual domains if you want access blocked (e.g. facebook.com) from all computers. Keep the page open</p>
<h2>2. Setup your network to use OpenDNS</h2>
<p>If you are using a wireless network, log in to the administrative interface (if you are not sure how to do this, search the Internet for your wifi routers model and the words &#8220;wifi administration&#8221;, e.g. &#8220;linksys wifi administration&#8221;). On my linksys, I opened up a browser and went to 192.168.1.1 (if you haven&#8217;t changed it, the default login is &#8220;admin&#8221; with the password &#8220;admin&#8221;).  Set the Static DNS address to OpenDNS&#8217;s DNS address:</p>
<p><img title="wifidns" src="/wp-content/uploads/2010/07/wifidns.png" alt="" width="461" height="377" /></p>
<p>Save your changes. It may take a few moments for the changes to take affect. You can test it by going to a blocked url or by typing a nonsense address and seeing if OpenDNS&#8217;s errors screen comes up.</p>
<p>Questions?</p>
<h2>If you liked this article, you may also like:</h2>
<ul>
<li><a href="http://www.bitconsultants.net/2009/fix-windows-7-flash-crashing-remote-desktop-issue/">Fix Windows 7 Flash Crashing</a></li>
<li><a href="http://www.bitconsultants.net/2009/top-5-ways-to-secure-windows/">Top 5 Ways to Secure Windows</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2009/family-safe-internet-in-7-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word 2007 &#8211; wwlib.dll crash</title>
		<link>http://www.bitconsultants.net/2009/word-2007-wwlib-dll-crash/</link>
		<comments>http://www.bitconsultants.net/2009/word-2007-wwlib-dll-crash/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 15:12:16 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Microsoft Office]]></category>

		<guid isPermaLink="false">http://www.bitconsultants.net/?p=8</guid>
		<description><![CDATA[A recent security patch to Microsoft Office (explained here &#60;http://www.securityfocus.com/bid/23380/discuss&#62;) has caused some fairly severe problems with Word 2007. The most notable behavior is loss of ability<a href="http://www.bitconsultants.net/2009/word-2007-wwlib-dll-crash/"> Read More...</a>]]></description>
			<content:encoded><![CDATA[<p>A recent security patch to Microsoft Office (explained here  <a href="http://www.securityfocus.com/bid/23380/discuss">&lt;http://www.securityfocus.com/bid/23380/discuss&gt;</a>) has caused some fairly  severe problems with Word 2007. The most notable behavior is loss of  ability to right-click, paste, and crash on exit. Examining the Event  log will point to wwlib.dll, a file that was the focus of the update. If  someone needs to use a file immediately, they can do the following:</p>
<p>* Navigate to Start &gt; Run  and type either:<br />
* winword /a     [&lt;= this is without add-ins]<br />
* winword /safe [&lt;= safe mode, limited functionality]</p>
<p>This problem can be resolved in the following way:</p>
<p>* Close Word (if open)<br />
* Open registry editor<br />
* Navigate to HKCU\Software\Microsoft\Office\12.0\Word<br />
* Rename the &#8220;Data&#8221; string (the folder) to Data2</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4761320180230999";
/* 336x280, created 4/15/10 */
google_ad_slot = "4518447987";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
Word can now be started normally.</p>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2009/word-2007-wwlib-dll-crash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 5 Ways to Secure Windows</title>
		<link>http://www.bitconsultants.net/2009/top-5-ways-to-secure-windows/</link>
		<comments>http://www.bitconsultants.net/2009/top-5-ways-to-secure-windows/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 17:02:30 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.bitconsultants.net/?p=298</guid>
		<description><![CDATA[It's easy to secure your machine, here are five quick tips to get you on your way.]]></description>
			<content:encoded><![CDATA[<p>Though there are many tools to help you get rid of virus, an ounce of prevention is worth a pound of cure. Here are our top 5 ways to keep your computer free of viruses.</p>
<h2>1. Use a Firewall</h2>
<p><a href="http://personalfirewall.comodo.com/free-download.html" target="_blank">Comodo Firewall</a> is a great firewall and is completely free. Firewalls prevent unauthorized network access from malicious users trying to gain access to your computer.</p>
<h2>2. Install Windows Updates</h2>
<p>A good portion of the viruses we have cleaned off of computers would have been completely preventable, had the user updated Windows. When hackers find a way to exploit a problem with the operating system, Microsoft sends out updates to keep your computer safe and should be installed as soon as possible. An alarming number of users ignore the messages that their computers need to be updated and leave their computers vulnerable to hackers.</p>
<h2>3. Secure your Wireless Network</h2>
<p>Don&#8217;t leave your network open to access, no matter how safe you think you may be. Enabling encryption on your wireless router is painfully simple and should always be done when you are initially setting up the network (though it can be done at anytime). If your router supports it, use WPA2, as this is the most secure protocol. With an open wireless network, users can easily watch what you are doing online, use your network to access illegal content (which will be tied to your network), and change your wireless settings, effectively locking you out of your own network. Recently, we visited a client whose neighbor had taken over their unsecured wireless network and fixed the issue. Don&#8217;t let this happen to you!</p>
<h2>4. Use a Limited Privilege Account</h2>
<p>If you aren&#8217;t installing software everyday, there is really no reason to always use an administrator account. Create a new account on your machine that has limited access (non-administrator) and primarily use this account. If you do somehow download a virus, you will be unable to install it. It is also recommended that you use a guest or non-administrator account for friends and family to use your computer with. Our teenage niece downloaded a nice virus while playing online games that infected every computer on our network and required each one of them to be completely rebuilt.</p>
<h2>5. Okay, use a Good Antivirus Program</h2>
<p><a href="http://www.microsoft.com/security_essentials/" target="_blank">Microsoft Security Essentials</a> is currently the highest rated antivirus program, and it&#8217;s free. There is no reason to pay a lot of money for something that is not the best (especially when the best is free). Not only is it good at removing viruses, it&#8217;s really good at finding malware that other programs miss.</p>
<p>Do you use other tools that you think are better? Let us know what you use!</p>]]></content:encoded>
			<wfw:commentRss>http://www.bitconsultants.net/2009/top-5-ways-to-secure-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using xcache
Page Caching using xcache
Object Caching 701/823 objects using memcached

Served from: www.bitconsultants.net @ 2012-02-05 16:07:21 -->
