Virtual Private Server (VPS) Hosting provided by Central Point Networking cpnllc.com
For some reason, the "Nodelist" and "Recent Callers" features are not working.
| Sysop: | Ray Quinn |
|---|---|
| Location: | Visalia, CA |
| Users: | 60 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 74:05:55 |
| Calls: | 12 |
| Files: | 12,939 |
| Messages: | 99,315 |
Check out the US 99 menu above for links to information about US Highway 99, after which the US 99 BBS is named.
Be sure to click on the Amateur Radio menu item above for packet BBSes, packet software, packet organizations, as well as packet how-to's. Also included is links to local and some not-so-local Amateur Radio Clubs.
Is there some way to make BlueWave read QWK packets and work around
any Y2K issues?
Quoting Kurt Weiske to All on 01-21-11 10:29 <=-
OK, I'm a masochist. I have a Synchronet BBS with the built-in QWK
door. I have MultiMail working well, but miss BlueWave.
I have a license for the BlueWave door and reader from my dialup
Maximus BBS days.
Is there some way to make BlueWave read QWK packets and work around
any Y2K issues?
There isn't a BW door for Synchronet... But the BW *reader* can read
and reply to QWK packets. There is a Y2K fix for the reader, as well
as for some of the doors. Look for BW-Y2K.ZIP, that has the fixes,
plus a how-to for fixing other doors... :)
Quoting Sean Dennis to Nancy Backus on 01-22-11 17:06 <=-
Saturday January 22 2011 at 12:43, you wrote to KURT WEISKE:
There isn't a BW door for Synchronet... But the BW *reader* can read
and reply to QWK packets. There is a Y2K fix for the reader, as well
as for some of the doors. Look for BW-Y2K.ZIP, that has the fixes,
plus a how-to for fixing other doors... :)
Take a look (next time you're on the board) at the BBS.BLUEWAVE
filearea.
I see you also have Richard's file... as well as the specific one he
did for your ProBoard... :) I know that various places do have the fixes, but I don't really keep total track of who has what... I
figure that giving the filename lets people know what they are looking for... ;)
Quoting Sean Dennis to Nancy Backus on 01-24-11 09:08 <=-
I see you also have Richard's file... as well as the specific one he
did for your ProBoard... :) I know that various places do have the
Yeah, I tend to be a file packrat. :) I do try to keep important
files (such as the modified BW/PB EXE your wizard did for me; even
though I don't run PB anymore I still appreciate he took the time to do that) around on the filebase.
... Life can be a grind. Use it to sharpen your character.
And one never knows who might need or want it, down the line... ;)
Didn't Gaylen get it from you, to use on his board...?
Just as long as it doesn't make one too ascerbic... <G>
OK, I'm a masochist. I have a Synchronet BBS with the built-in QWK
door. I have MultiMail working well, but miss BlueWave.
I have a license for the BlueWave door and reader from my dialup
Maximus BBS days.
Is there some way to make BlueWave read QWK packets and work around
any Y2K issues?
Quoting Mark Lewis to Kurt Weiske on 01-29-11 19:38 <=-
they are contained in my BLUEWAVE file area... i've loosely tested the patch by manually patching the RA version of the door... everything was found as the patch scripts and readme state and the manual hex editing
of the binary was no problem... TTBOMK, everything works as desired and i've not seen any mention of problems from those who use my system's offline capabilities who choose to use the BW door (if i still have it online)...
they are contained in my BLUEWAVE file area... i've loosely tested the patch by manually patching the RA version of the door... everything was found as the patch scripts and readme state and the manual hex editing
of the binary was no problem... TTBOMK, everything works as desired and i've not seen any mention of problems from those who use my system's offline capabilities who choose to use the BW door (if i still have it online)...
Um.... I never saw the real BW door on the BBS, just OLMS... I've
looked periodically for a command to let me get to the BW door, but
never seen it available... I'll be glad to check it out from the
user point of view... <G>
Quoting Mark Lewis to Nancy Backus on 02-02-11 21:00 <=-
patch by manually patching the RA version of the door... everything was
found as the patch scripts and readme state and the manual hex editing
of the binary was no problem... TTBOMK, everything works as desired and
i've not seen any mention of problems from those who use my system's
offline capabilities who choose to use the BW door (if i still have it
online)...
Um.... I never saw the real BW door on the BBS, just OLMS... I've
looked periodically for a command to let me get to the BW door, but
never seen it available...
i might have removed it by the time you became a regular user... but
then again, as i think about it, i may also have removed it due to my running a beta of the BBS software and the door supporting an older version of the data structures... i don't recall if i had written or otherwise used a glue program to convert the structures back and forth between what the door needs and what the BBS actually uses... yeah, it
has been quite a while ago ;)
Quoting Mark Lewis to Nancy Backus on 02-02-11 21:00 <=-
patch by manually patching the RA version of the door... everything was
found as the patch scripts and readme state and the manual hex editing
of the binary was no problem... TTBOMK, everything works as desired and
So you worked with hubby's patch... :)
i might have removed it by the time you became a regular user... but
then again, as i think about it, i may also have removed it due to my running a beta of the BBS software and the door supporting an older version of the data structures... i don't recall if i had written or otherwise used a glue program to convert the structures back and forth between what the door needs and what the BBS actually uses... yeah, it
has been quite a while ago ;)
Well.. for a time line of sorts... the date on the latest version
of the patch (as on my computer) is 2006. That IS a while ago. :)
But I think I may have been lurking on the bbs, just reading
messages to me or something similar, until you offered the offline
option at all... I don't remember ever seeing the true BW door available... although I might be misremembering... :) Maybe the
problem was* a mismatch between versions of softwares...
Quoting mark lewis to NANCY BACKUS on 06 Feb 11 19:50:01 <=-
yep... i'm running a beta of the BBS software that uses a couple of
extra sections in the fields for full date format storage... the
original places in the fields for dates are still maintained but they
are not full 4 digit capable whereas the new ones are... so the
problem comes up with software that only updates the old date fields
and if they have a y2k problem in that area... the BBS software
updates both sets of fields but i do not recall if it reads the new
field and updates the old field on import... if couldn't do this if
the external software doesn't use the new fields, anyway so there's
still a bit of a sticky wicket there... the only real answer is a glue
program that will create the old binary dropfile format on exit to the external door and then fix up the new format on return... i just don't recall if i actually did this glue program or if i got started and
then distracted or what :/