NetLogger Resources
As part of our regular club nets, we will typically have an instance of NetLogger running so that others may see who is checked in. This page contains information and resources to help club members (and anyone else who may be interested) get the most out of NetLogger.
The information presented here is intended primarily for those wishing to serve as a net logger during our nets: this person creates the net and checks people in by entering their callsign into NetLogger. This person does not necessarily have to be the net control operator.
Club Profile File
NetLogger has the ability to auto-populate names and contact information for callsigns that are registered in a club profile. The person responsible for recording the check-ins in NetLogger for a net must have this club profile installed on their machine and selected in order for this feature to work.
Once installed and selected, the club profile can be updated by going to Function > Download Latest Club Profile.
Installation
To install and activate the club profile,
- Go to Setup > Club Profile…
- Click Create.
- Enter the following information:
Profile Name: W5BCS
Profile URL1: http://w5bcs.komputerwiz.net/w5bcs.prf - Click OK.
- In the Club Profile Setup dialog that appears, select W5BCS from the drop-down menu.
- Click Select.
Alternate (Manual) Installation
If you encounter problems with the above instructions, the club profile can also be installed manually by placing it in the proper location:
- Download the club profile
- Save it to the appropriate location depending on your operating system:
- Launch NetLogger
- Go to Setup > Club Profile…
- In the Club Profile Setup dialog that appears, select W5BCS from the drop-down menu.
- Click Select.
Advanced: Club Information File
NetLogger also has the ability to automate the selection and synchronization of club profiles and provide additional club-related functionality through the use of club information files.
Until our club information file is registered officially with NetLogger, you can do the following to add it yourself:
Note: This is intended as a mutually exclusive alternative to the “MiscProfiles
” approach outlined in the Installation section above. To avoid confusion, if W5BCS.prf
is already installed, please remove it prior to attempting this method.
- Open NetLogger’s
ClubInfoList.txt
file according to your operating system: - Find the
FileCheckSum
variable and change its value tooverride
so that the line reads:1
FileCheckSum=override
- Add the following line to the
[ClubInfoList]
section1:1
W5BCS | http://w5bcs.komputerwiz.net/w5bcs.cli
- Save and close the file.
- Launch NetLogger
- Go to Setup > Club Profile
- In the Club Profile Setup dialog that appears, select W5BCS from the drop-down menu
—OR—
Check Auto Profile Change to use automatic profile selection. - Click Select (or Done).
Notes
-
At the time of writing, NetLogger cannot use HTTPS to fetch data. If you’re reading this on w5bcs.radio, the different site domain (w5bcs.komputerwiz.net) is a workaround for this limitation. ↩︎ ↩︎
-
%AppData%
in Windows is shorthand forC:\Users\YOUR_USER\AppData\Roaming
↩︎ ↩︎ -
~
in POSIX operating systems is shorthand for your home directory, typically/Users/YOUR_USER
on macOS and/home/YOUR_USER
on Linux. ↩︎ ↩︎