<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feeds.feedburner.com/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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" version="2.0">

<channel>
	<title>W4JCB</title>
	
	<link>http://www.w4jcb.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sat, 27 Dec 2008 23:09:25 +0000</pubDate>
	
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/w4jcb" type="application/rss+xml" /><item>
		<title>Garmin POI Repeaters and IRLP</title>
		<link>http://www.w4jcb.com/2008/11/14/garmin-poi/</link>
		<comments>http://www.w4jcb.com/2008/11/14/garmin-poi/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 14:43:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[GPS-POI]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=50</guid>
		<description><![CDATA[&#8220;POI&#8221; files or &#8220;Points of Interest&#8221; files contain location coordinates and descriptions for a list of locations. Many newer GPS models are able to use this data to show what&#8217;s nearby as you drive alone the roads and highways of the USA and Canada.
The best way to get started is to go to   [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;POI&#8221; files or &#8220;Points of Interest&#8221; files contain location coordinates and descriptions for a list of locations. Many newer GPS models are able to use this data to show what&#8217;s nearby as you drive alone the roads and highways of the USA and Canada.</p>
<p>The best way to get started is to go to <A href="http://www.poi-factory.com/" target="_blank">  POI-Factory.com </A> and sign up with an account.  Here you will find alot of different POI files to choose from.  You can contribute to the files also if you like.<br />
Also you will need <A href="http://www8.garmin.com/support/collection.jsp?product=999-99999-12" target="_blank"> Garmin POI Loader</A> which is free form Garmin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/11/14/garmin-poi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Removing linux from dual boot system</title>
		<link>http://www.w4jcb.com/2008/09/29/removing-linux-from-dual-boot-system/</link>
		<comments>http://www.w4jcb.com/2008/09/29/removing-linux-from-dual-boot-system/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 22:59:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Remove Dual Boot]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=47</guid>
		<description><![CDATA[If you are running Windows and Linux on your computer (dual boot) but you can&#8217;t really get Linux to work properly or just want to get rid of Linux to give Windows more room on your computer.
You will need to unistall Linux as well as remove the partition between Linux and Windows.
First get your computer [...]]]></description>
			<content:encoded><![CDATA[<p>If you are running Windows and Linux on your computer (dual boot) but you can&#8217;t really get Linux to work properly or just want to get rid of Linux to give Windows more room on your computer.<br />
You will need to unistall Linux as well as remove the partition between Linux and Windows.</p>
<p>First get your computer to boot just in Windows (single boot).<br />
You have two options:</p>
<p>1. Boot into Windows Recovery Console via your XP CD and run &#8220;fixmbr&#8221; to clear the master boot record (this is where Lilo or Grub is kept).</p>
<p>OR</p>
<p>2. If you can find a copy of a Win9x/ME boot disk, that will work too. You just have to type &#8220;fdisk /mbr&#8221; at the DOS prompt instead of &#8220;fixmbr&#8221;.</p>
<p>Once you do this and boot straight into Windows, simply right click My Computer, select Manage, go to Disk Management, and delete the Linux partitions. Then use those partititions for whatever you want or merge them back into your Windows partition with Acronis Disk Director or Partition Magic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/09/29/removing-linux-from-dual-boot-system/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unregister DLL Files Manually</title>
		<link>http://www.w4jcb.com/2008/07/22/unregister-dll-files-manually/</link>
		<comments>http://www.w4jcb.com/2008/07/22/unregister-dll-files-manually/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:11:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[DLL Trouble]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=42</guid>
		<description><![CDATA[Warning: Unregistering DLL files is very risky. If you unregister the wrong DLL file, your computer can crash. Back up important files. Set a Restore point
(click Start > All Programs > Accessories >
 System Tools > System Restore).
To unregister DLL files, you need to do the following steps:
1. Open a Command Prompt window.
(click Start > [...]]]></description>
			<content:encoded><![CDATA[<p>Warning: Unregistering DLL files is very risky. If you unregister the wrong DLL file, your computer can crash. Back up important files. Set a Restore point<br />
(click Start > All Programs > Accessories ><br />
 System Tools > System Restore).</p>
<p>To unregister DLL files, you need to do the following steps:</p>
<p>1. Open a Command Prompt window.<br />
(click Start > Run and type &#8220;cmd&#8221;)</p>
<p>2. After you have opened a Command Prompt window,<br />
locate the DLL on your pc. ( C:\BadDLLFolder>)</p>
<p>3. Unregister the bad DLL in the BadDLLFolder<br />
( C:\BadDLLFolder>regsvr32 /u Bad.dll)</p>
<p>4. Should get a message of a successful unregistered DLL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/07/22/unregister-dll-files-manually/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Register DLL Files Manually</title>
		<link>http://www.w4jcb.com/2008/07/22/register-dll-files-manually/</link>
		<comments>http://www.w4jcb.com/2008/07/22/register-dll-files-manually/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 14:04:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[DLL Trouble]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=41</guid>
		<description><![CDATA[Warning: registering DLL files is very risky.
If you register the wrong DLL file, your computer can crash.
Back up important files.
Set a Restore point
(click Start > All Programs > Accessories >
 System Tools > System Restore).
To register DLL files, you need to do the following steps:
1. Open a Command Prompt window.
(click Start > Run and type [...]]]></description>
			<content:encoded><![CDATA[<p>Warning: registering DLL files is very risky.<br />
If you register the wrong DLL file, your computer can crash.<br />
Back up important files.<br />
Set a Restore point<br />
(click Start > All Programs > Accessories ><br />
 System Tools > System Restore).</p>
<p>To register DLL files, you need to do the following steps:</p>
<p>1. Open a Command Prompt window.<br />
(click Start > Run and type &#8220;cmd&#8221;)</p>
<p>2. After you have opened a Command Prompt window,<br />
locate the DLL on your pc. ( C:\GoodDLLFolder>)</p>
<p>3. Register the good DLL in the GoodDLLFolder<br />
( C:\GoodDLLFolder>regsvr32 Good.dll)</p>
<p>4. Should get a message of a successful registered DLL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/07/22/register-dll-files-manually/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using the MFJ-259 to measure coax length.</title>
		<link>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-measure-coax-length/</link>
		<comments>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-measure-coax-length/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:48:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MFJ-259]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=39</guid>
		<description><![CDATA[If you need to find the lenght of a coax cable then the MFJ-259 will help you find that.  You will need to know the velocity factor of the coax cable being measured.  Often times this is a know measurement from the manufactor.
Follow the steps below.
1. Short one end of the coax.
2. Connect [...]]]></description>
			<content:encoded><![CDATA[<p>If you need to find the lenght of a coax cable then the MFJ-259 will help you find that.  You will need to know the velocity factor of the coax cable being measured.  Often times this is a know measurement from the manufactor.<br />
Follow the steps below.</p>
<p>1. Short one end of the coax.<br />
2. Connect the other end of the coax to the MFJ-259 input.<br />
3. Turn on the MFJ-259 and start at the lowest frequency range. Watch the RESISTANCE METER for a dip reading (zero ohms) and record the frequency.<br />
4. Continue moving up in frequency to find a second dip, which should be twice the first (recorded) dip frequency.<br />
5. Calculate the length: Divide 492 by the first dip frequency (in MHz) and multiply the result by the velocity factor of the coax cable being measured. The result should be in feet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-measure-coax-length/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using the MFJ-259 to find a shorted coax cable.</title>
		<link>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-find-a-shorted-coax-cable/</link>
		<comments>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-find-a-shorted-coax-cable/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:47:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MFJ-259]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=38</guid>
		<description><![CDATA[If you need to find the bad spot (short) of a coax cable then the MFJ-259 will help you find that. You will need to know the velocity factor of the coax cable being measured. Often times this is a know measurement from the manufactor.
Follow the steps below.
1. Connect the coax to the MFJ-259 input.
2. [...]]]></description>
			<content:encoded><![CDATA[<p>If you need to find the bad spot (short) of a coax cable then the MFJ-259 will help you find that. You will need to know the velocity factor of the coax cable being measured. Often times this is a know measurement from the manufactor.<br />
Follow the steps below.</p>
<p>1. Connect the coax to the MFJ-259 input.<br />
2. Turn on the MFJ-259 and start at the lowest frequency range. Watch the RESISTANCE METER for a dip reading (zero ohms) and record the frequency.<br />
3. Continue moving up in frequency to find a second dip, which should be twice the first (recorded) dip frequency.<br />
4. Calculate the position of the short: Divide 492 by the first dip frequency (in MHz) and multiply the result by the velocity factor of the coax cable being measured. The result should be<br />
in feet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-find-a-shorted-coax-cable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using the MFJ-259 to manually find the velocity factor of coax.</title>
		<link>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-manually-find-the-velocity-factor-of-coax/</link>
		<comments>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-manually-find-the-velocity-factor-of-coax/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 22:46:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MFJ-259]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=37</guid>
		<description><![CDATA[If you need to find the velocity factor of a coax cable manually then the MFJ-259 will help you find that. You will need to have a piece of coax of a know length/measurement
Follow the steps below.
1. Disconnect both ends of the coax and measure the physical length of the line in feet.
2. Find the [...]]]></description>
			<content:encoded><![CDATA[<p>If you need to find the velocity factor of a coax cable manually then the MFJ-259 will help you find that. You will need to have a piece of coax of a know length/measurement<br />
Follow the steps below.</p>
<p>1. Disconnect both ends of the coax and measure the physical length of the line in feet.<br />
2. Find the lowest frequency across all the bands at which the lowest SWR occurs.<br />
3. Read the frequency from the frequency counter display. This is the 1/4 resonant wavelength frequency of your coax. Note that you will get low SWR reading at all odd multiples of 1/4 wavelength.<br />
Example: On a 27 foot line the measured frequency was 7.3MHz.<br />
4. Divide 246 by the measured frequency. This gives you the free space 1/4 wavelength in feet.<br />
<strong>Example:</strong> 246 divided by a dip frequency of 7.3 MHz is 33.7 feet, the free space 1/4 wavelength<br />
5. Divide the physical measured length of the coax in feet by the free space 1/4 wavelength calculated in number 4.<br />
<strong>Example:</strong> 27 feet (physical length) divided by 33.7 feet (calculated length) equals .80 . The velocity factor is .80 or 80%.</p>
<p>Free space 1/4 wavelength = 246 / Low SWR frequency<br />
Velocity Factor = Actual feedline length / Free space 1/4 wavelength</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/07/17/using-the-mfj-259-to-manually-find-the-velocity-factor-of-coax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setting the SSID for APRS</title>
		<link>http://www.w4jcb.com/2008/06/23/setting-the-ssid-for-aprs/</link>
		<comments>http://www.w4jcb.com/2008/06/23/setting-the-ssid-for-aprs/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 02:02:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[UIView32]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=31</guid>
		<description><![CDATA[0 Home Station, Home Station running IGate.
1 Digipeater, Home Station running a Relay Digi, Wx Digipeater
2 Digipeater [#2 or] on 70CM
3 Digipeater [#3]
4 HF to VHF Gateway
5 IGate (Not home station)
6 is for Operations via Satellite
7 Kenwood D7 HH
8 is for boats, sailboats and ships (maybe 802.11 in the future)
9 is for Mobiles
10 is for [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>0 Home Station, Home Station running IGate.</li>
<li>1 Digipeater, Home Station running a Relay Digi, Wx Digipeater</li>
<li>2 Digipeater [#2 or] on 70CM</li>
<li>3 Digipeater [#3]</li>
<li>4 HF to VHF Gateway</li>
<li>5 IGate (Not home station)</li>
<li>6 is for Operations via Satellite</li>
<li>7 Kenwood D7 HH</li>
<li>8 is for boats, sailboats and ships (maybe 802.11 in the future)</li>
<li>9 is for Mobiles</li>
<li>10 is for operation via The internet only</li>
<li>11 is for APRStouch-tone users (and the occasional Balloons) </li>
<li>12 Portable Units such as Laptops, Camp Sites etc.</li>
<li>14 is for Truckers</li>
</ul>
<p>
         (Taken from <a href="http://www.aprs.net.au/aprs_ssid_guide.htm" target="_blank">http://www.aprs.net.au/aprs_ssid_guide.htm</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/06/23/setting-the-ssid-for-aprs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setup for UI View32 V2.03 For I-Gating</title>
		<link>http://www.w4jcb.com/2008/06/23/setup-for-ui-view32-for-i-gating/</link>
		<comments>http://www.w4jcb.com/2008/06/23/setup-for-ui-view32-for-i-gating/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 01:37:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[UIView32]]></category>

		<guid isPermaLink="false">http://www.w4jcb.com/?p=29</guid>
		<description><![CDATA[ Go under your &#34;Setup - APRS Server Setup&#34; screen. Enable &#34;Open the Gateway&#34; and &#34;Gate Objects&#34; on the right side. Make sure nothing else on the right side is checked. Now, make Max Silence to &#34;5&#34;. On the left side, click &#34;APRS server log on required&#34; and &#34;Enable auto reconnect&#34;. Enter your Validation number, [...]]]></description>
			<content:encoded><![CDATA[<p> Go under your &quot;Setup - APRS Server Setup&quot; screen. Enable &quot;Open the Gateway&quot; and &quot;Gate Objects&quot; on the right side. Make sure nothing else on the right side is checked. Now, make Max Silence to &quot;5&quot;. On the left side, click &quot;APRS server log on required&quot; and &quot;Enable auto reconnect&quot;. Enter your Validation number, and under Extra log-on text, you may enter &quot;filter m/300&quot; which will filter all stations to within 300 KM of your house - ONLY use a filter if you connect to port 14580.</p>
<p>        Before connecting to a server, uncheck all servers you have previously selected. Then press INSERT and type in the server you wish to connect to. I use &quot;aprsfl.net:14580&quot; and also &quot;third.aprs.net:14580&quot; - click them both. That way if one goes down, you can rely on the other.</p>
<p>        If you wish, just use ONE server called &quot;rotate.aprs.net:14580&quot;. This will rotate you through first, second, third and fourth (aprsfl) depending on the server load.</p>
<p>       <img src="http://www.w4jcb.com/images/UIView32_Server_Setup.gif" width="431" height="411"></p>
<p>         For a list of filtering parameters, go here:<br />
         <a href="http://www.aprs-is.net/javAPRSSrvr/javaprsfilter.htm" target="_blank">http://www.aprs-is.net/javAPRSSrvr/javaprsfilter.htm</a></p>
<p>         For a list of ports, go here:<br />
         <a href="http://first.aprs.net:14501/" target="_blank">http://first.aprs.net:14501/</a></p>
<p>         Now that you have your APRS server set up, go to menu &quot;Setup - Station Setup&quot;.</p>
<p>         Enter callsign and coordinates. For your symbol, if you want to use an I-Gate symbol, scroll down and use &quot;No&#8217; Diam&#8217;d&quot; and put a capital &quot;I&quot; in the O&#8217;ly. This will make you show up on the map as an I Gate.</p>
<p>         Under Beacon comment, you may want to say something like &quot;W4JCB @ Home - I-Gate&quot;.</p>
<p>		 <img src="http://www.w4jcb.com/images/UIView23_Station_Setup.gif" width="368" height="318"></p>
<p>         Now under the main screen, select &quot;Options&quot;, and at the bottom &quot;Show I-GATE Traffic&quot;.</p>
<p>		 <img src="http://www.w4jcb.com/images/UIView32_Traffic_Setup.gif" width="423" height="369">	   </p>
<p>         Go back to main menu and select &quot;Action&quot; menu. In the dropdown, select &quot;Connect to APRS server&quot;, then click &quot;yes&quot; to log on when connected.</p>
<p>         Now, everything you see on the &quot;Traffic gated from RF to the Internet&quot; will be gated to the server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w4jcb.com/2008/06/23/setup-for-ui-view32-for-i-gating/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
