SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : FBN Associates - Year 2000/Y2K IPO!!! -- Ignore unavailable to you. Want to Upgrade?


To: TEDennis who wrote (732)4/29/1998 5:11:00 PM
From: SBerglowe  Read Replies (1) | Respond to of 2770
 
Please tell me where I can access quotes and historical trading data on your company. FBNA does not compute on Yahoo.



To: TEDennis who wrote (732)4/29/1998 7:13:00 PM
From: Tom C  Respond to of 2770
 
re: ..support of our fledgling company

TED,

It seems to me that this fledgling chick is maturing quite rapidly. It won't be too long before you will have to replace FBN's US centric tag line. In my option FBN is a international company. Didn't I recently hear about a Canadian effort? Some of us shareholders are wondering when a European office will be opened as well? When do you think we shareholders will benefit from the release of this news? In my opinion you should open an office in Ireland (the Emerald Tiger). This would provide FBN with a relatively inexpensive entry into the European Union. If you need someone to run the office, I'd be glad to move there. Maybe FBN should start a contest for a new updated tag line. How about "Aggressively Impacting the World's Productivity" or something like that. I'm sure those marketing wizards you have on staff can come up with something even better.

Regards

Tom

ps: It sure is comforting to know that this company's executives take time out from their busy schedules to converse and reassure ordinary share holder folk's, like me. Keep up the good work!



To: TEDennis who wrote (732)5/2/1998 11:53:00 AM
From: Janice Shell  Read Replies (1) | Respond to of 2770
 
May I second your encouraging words, TED? I am proud to work for FBN.

You know what we say: NOTHING is too much trouble for an FBN executive!

Janice Shell
Investor Relations
FBN Associates



To: TEDennis who wrote (732)8/8/1998 4:42:00 PM
From: E. Charters  Read Replies (5) | Respond to of 2770
 
I don't believe the year 2000 bug can be cured by neural net technology. That is a crock.

First of all the system clock is polled by a process that accepts seconds from last date and changes it to two digit years. This calls for a code change that recompiles the entire operating system kernel of most systems.

Fine you can pay the OS people to do that. No problem. But know you have to change every application that runs a timer or date calc or date enter routine for every code line to match the new time date routines ... as many critical data entry programs get system time and date to insure data integrity.

It is the programs themselves that have to change.. you cannot just tell the program to adjust its date.. its variables will not accept the 4 digit year.. or larger.. they are fixed in type..and the calculation routines have to be adjusted to see 4 digits or they will go to error mode.. this will crash the routine.. and no more payroll cheques.. rewrites are absolutely necessary. Not to mention the myriads of data fields in the millions of data records on tapes going back twenty years and more.. this is not an easy patch.

No its no snap fix.. nobody is going to have the magic bullet.

There is one way to get around the operating system recompile which would save some people some big money... but it still requires code changes in applications..

A code analyzer would be required to see what has to be changed in the code.. a lot of variables have to be "retyped".. money and other variable that interface with date calculations.. the year, if used in calculations is no longer two digit but in some cases 6 or eight digit.. this requires in some cases far pointer, and long integers for the time variable as it is held in seconds..

echarter@vianet.on.ca