Introduction to the power of BasaOne
If you have developed Web Applications you will surely know the limitations of current technologies in that area. BasaOne comes from the idea to work around those limitations in order to allow the developer to concentrate all his or her efforts in being productive and creative. You should not waste your time and / or resources in dealing with problems that arise from certain limitations of the Web and that can be handled by an IDE.
BasaOne provides a solution to streamline the development of those Web Applications without having to bother about those problems. BasaOne is an IDE that allows development of object oriented applications to be deployed through web browsers. It builds upon a framework of classes that have been developed to provide a basic but solid foundation upon which to build your own classes and applications.
The basic idea that lies behind the development of BasaOne is to give the developer an environment where all the necessary steps in building a Web Application can be done:
Graphical layout of the user interface.
Writing and debugging of code.
Adding database tables if necessary.
Creating classes from existing objects to be reused in further applications.
Testing the application.

And all that can be done without having to use browsers or database managers during development. It is possible to develop an entire application in the IDE without the need to have access to the (Inter)net, web or database server. Once you have finished your application you just have to tell the compiler what browsers you want your application to be compiled for and it will create the necessary code, even copying the tables you have created to the remote database server.
You can then be sure that the user interface you have developed will look exactly the same on all chosen browsers. But even more. The script code generated will work across all that browsers. There will be no more need to code for specific browsers and what is even more important, to test extensively on all those browsers. But even more, you can use the same javascript type language to do server scripting. The compiler will translate it into server specific code. BasaOne is able to compile for PHP and MySQL server environments. In the future it will compile for others as ASP, MS SQL, etc. You will then only have to tell the compiler what server platform to compile for. No need to change any line of code!
Take a look this entire screenshot of the application.
You can also download the free 14 days demo version after agreeing to the license agreement.
Subscribe to our mailing list to receive info about new releases.