|
WAISS Systems products acquired
Baltic Solutions Announces Acquisition of many of WAISS Systems products
Klaipeda, (August 9, 1999) - Baltic Solutions today announced that it acquired many of WAISS Systems products. Effective August 5, 1999, their main product WAISS Plugin System will be developed, supported and sold by Baltic Solutions.
It will be maintained by the new name of Power Spark - Plugin System.We are bringing lots of resources and talent in the plugin development team. To speed up time to market,and in the end produce a technically
superior and reliable product.
Baltic Solutions also is bringing Motty Adler, WAISS founder and sole developer of Plugin System into Baltic Solutions Team to lead the future development of Plugin System.
Other WAISS Products will also be developed and marketed under the Baltic Solutions Brand. This includes products under development like a set of high quality visual components and a library of indispensible routines previously used in-house.
We decided to put off the shipping and sale of older versions of the PlugIn system ,and rather pour resources into the development of a new ,and much more powerful version of the PlugIn System. Being totally redesigned and rebuilt from the ground up, designed around a very solid OOP architecture, it will prove The Power Of The PlugIn, that you will be able to employ in your applications.
Related Discussions - I NEED A E-MAIL ADDRESS TO BORLAND/INPRISE (2001-01-11 02:12:35)Cut'nPaste from www.inprise.com
Borland is revamping its bug reporting process. As part of this effort we will be reviewing the best ways to...
- TRICHEDIT CHANGES CONTENTS ON WINDOWS 2000 (2001-01-25 10:46:38)It would not be the first time Microsoft makes some modifications to the behaviour of a library. For example, everytime a new version of MDAC is...
- HOW TO PATCH AN .EXE (2001-01-26 11:27:42)Hi, thanks all.
Just an additional question:
-how do search the oldstring value to patch?
-what if the old string is shortest/longest than new...
- HOW TO SAVE A DOWNLOADED FILE WITH NMHTTP? (2001-01-31 14:09:28)in the BlockWrite line use the following:
BlockWrite(F, HTTP.Body, 1);
Sorry...
- HOW TO GET A SSH-ENCRYPTION IN DELPHI? (2001-02-06 14:48:28)The only one I found for Windows was by
"SSH Communications Security"
Check here for API's:
http://www.ssh.com/products/
- GETBINARYTYPE FUNCTION DOESN'T WORK! PLEASE, HELP... (2001-02-07 08:27:36)From MSDN:
As an alternative, you can obtain the same information by
calling the SHGetFileInfo function, passing the
SHGFI_EXETYPE flag in the...
- HOW CAN I MAKE MY APPLICAITION.... (2001-02-07 10:27:41)yea...yea... and double yea.
I do not believe that you can use the words "stable" and "BDE" in the same sentence unless "stable" is predicated...
- HOW TO TRANSFER FILES SECURELY? (2001-02-09 07:22:47)There are NO delphi components that handle SecureFTP.
You could write your own FTP Server and FTP Client
based upon the Indy code and implement...
- BLUE SCREEN OF DEATH (2001-02-09 00:22:58)This will only work on Win9x systems ...
Asm
mov ah,4Ch
int 21
End;
But does not do any harm to the system ... :o)
/Filip
- LINKING TO PARADOX TABLES ACROSS A DIALUP WAN (2001-02-09 07:45:56)Well, I sorta fibbed, I can not send you examples of
how I modified the server because I couldn't find them.
Anyway, if you want to know...
|