<?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>Bill Farmer, Jr.</title>
	<atom:link href="http://www.bill-farmer.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bill-farmer.com</link>
	<description>www.bill-farmer.com · my personal website</description>
	<lastBuildDate>Fri, 13 Nov 2009 11:16:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows XP SP2 &amp; SP3 Corrupt TCP/IP</title>
		<link>http://www.bill-farmer.com/windows-xp-sp2-sp3-tcpip/</link>
		<comments>http://www.bill-farmer.com/windows-xp-sp2-sp3-tcpip/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 11:09:51 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[PC Help]]></category>

		<guid isPermaLink="false">http://www.bill-farmer.com/?p=98</guid>
		<description><![CDATA[If your PC cannot get online and when you try to repair the connection you get a message saying &#8216;falied to query the TCP/IP settings of the connection, you may have a corrupt TCP/IP stack.  
Most of this data is from a Microsoft KB Article located at http://support.microsoft.com/?kbid=299357
The reset command is available in the [...]]]></description>
			<content:encoded><![CDATA[<p>If your PC cannot get online and when you try to repair the connection you get a message saying &#8216;falied to query the TCP/IP settings of the connection, you may have a corrupt TCP/IP stack.  <span id="more-98"></span></p>
<p>Most of this data is from a Microsoft KB Article located at http://support.microsoft.com/?kbid=299357</p>
<p>The <strong>reset</strong> command is available in the IP context of the NetShell utility. Follow these steps to use the <strong>reset</strong> command to reset TCP/IP manually:</p>
<ol>
<li>To open a command prompt, click <strong class="uiterm">Start</strong> and then click <strong class="uiterm">Run</strong>. Copy and paste (or type) the following command in the <strong class="uiterm">Open</strong> box and then press ENTER:
<div class="indent"><span class="userInput">cmd</span></div>
</li>
<li>At the command prompt, copy and paste (or type) the following command and then press ENTER:
<div class="indent"><span class="userInput">netsh int ip reset c:\resetlog.txt</span></div>
<p><strong>Note</strong> If you do not want to specify a directory path for the log file, use the following command:</p>
<div class="indent"><span class="userInput">netsh int ip reset resetlog.txt</span></div>
</li>
<li>Reboot the computer.</li>
</ol>
<p>When you run the <strong>reset</strong> command, it rewrites two registry keys that are used by TCP/IP. This has the same result as removing and reinstalling the protocol.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bill-farmer.com/windows-xp-sp2-sp3-tcpip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows: Ping a range of IP Addresses</title>
		<link>http://www.bill-farmer.com/ping-range/</link>
		<comments>http://www.bill-farmer.com/ping-range/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 22:46:48 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[PC Help]]></category>

		<guid isPermaLink="false">http://www.bill-farmer.com/?p=93</guid>
		<description><![CDATA[This is the best way without any third party programs, from the command prompt type&#8230;.
for /L %z in (1,1,254) do @ping 10.0.0.%z -w 10 -n 1 &#124; find &#8220;Reply&#8221;
Obviously change the ip address after the ping command to reflect your networks IP range.
The -w 10 makes it only wait 10 ms for a reply before [...]]]></description>
			<content:encoded><![CDATA[<p>This is the best way without any third party programs, from the command prompt<span id="more-93"></span> type&#8230;.</p>
<p>for /L %z in (1,1,254) do @ping 10.0.0.%z -w 10 -n 1 | find &#8220;Reply&#8221;</p>
<p>Obviously change the ip address after the ping command to reflect your networks IP range.</p>
<p>The -w 10 makes it only wait 10 ms for a reply before moving on. If your network is slow you will have to up this value or take it out all together.</p>
<p>This will ping each IP in network 10.0.0.0/24, you have to adjust the command to accommodate different subnets.  For example to ping every host in 192.168.15.0/25, it would look like this:</p>
<p>for /L %z in (1,1,126) do @ping 192.168.15.%z -w 10 -n 1 | find &#8220;Reply&#8221;</p>
<p>Note, this will only return &#8216;live&#8217; hosts that reply to the ping.  Be sure to adjust the -w statement when pinging across the internet to around 200 or so on a half-way decent connection.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bill-farmer.com/ping-range/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helpful, Free Software Downloads.</title>
		<link>http://www.bill-farmer.com/free-downloads/</link>
		<comments>http://www.bill-farmer.com/free-downloads/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 20:27:40 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[PC Help]]></category>

		<guid isPermaLink="false">http://www.bill-farmer.com/?p=19</guid>
		<description><![CDATA[Anti-Virus Software
AVG Free Edition &#8211; AVG Free Edition is my AV Software of choice and it&#8217;s free for home, personal use.  It offers good protection without bogging down your system or draining your wallet.  Unlike some of the expensive alternatives (Norton, McAfee, and TrendMicro), it rares causes problems with your PC or Internet connection and [...]]]></description>
			<content:encoded><![CDATA[<p><span id="more-19"></span><strong>Anti-Virus Software</strong></p>
<p><a title="AVG Free Edition" href="http://free.avg.com/us-en/download?prd=afg#tba2" target="_blank">AVG Free Edition</a> &#8211; AVG Free Edition is my AV Software of choice and it&#8217;s free for home, personal use.  It offers good protection without bogging down your system or draining your wallet.  Unlike some of the expensive alternatives (Norton, McAfee, and TrendMicro), it rares causes problems with your PC or Internet connection and doesn&#8217;t trash your machine when if you decide to uninstall it.</p>
<p><strong>Free CD Burning Software</strong></p>
<p><a title="Burn CDs and DVDs for Free!" href="http://www.cdburnerxp.se/" target="_blank">CDBurnerXP</a> &#8211; This application is from a company in Sweden and I came across this when it was hard to find disc burning software for Vista 64.  It is a great little program that supports most burners and features.</p>
<p><strong>Easy-to-Use Remote Access</strong></p>
<p><a title="LogMeIn.com" href="https://secure.logmein.com/US/products/free/" target="_blank">LogMeIn.com Free</a> &#8211; If you are looking for a simple and secure way to access your PC remotely for personal use, this gem is for you.</p>
<p><strong>Web Browsers</strong></p>
<p><a title="FireFox" href="http://www.firefox.com" target="_blank">FireFox</a> &#8211; My favorite browser and has great plugin support.<br />
<a title="Google Chrome" href="http://www.google.com/chrome" target="_blank">Google Chrome</a> &#8211; My second favorite browser and slowly gaining ground.  There are a lot of neat features and pages load super fast.  Still not enough mainstream support for me to make it my sole browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bill-farmer.com/free-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
