Menu

DARTAS_WebDoc / Blog: Recent posts

First working code

First class implemented: forms, commands, DataBase interface (first look), mysql extend, login screen, logo + few gfx. Forms are based on reflection. All forms are defined by class definition, in this way all forms are quick to implement into module or other part in the system. My target: quick and easy framework interface.

Posted by DARTAS - Sebastian Szczurkowski 2012-12-22

System Structure

System structure is based on my lasts projects. Here we have only one executable file "index.php". Why ? it's for security control reason (better is control small part of system than lot of folders where any one can put .php file remotly ). Now time to fill base classes like CORE, SESSIONS, USERS, DATABASE etc. We can use here PHP language skills ( pseudo reflections like in C# ), that can give more usable code to make FORMS and GRIDS in fast way (no tons of code but pure Framework).

Posted by DARTAS - Sebastian Szczurkowski 2012-12-21

Project Start

After about 18 years of making the software ( assembler, c, c++, java, c#, php ), time to do something for the people :).
Project WEBDoc System based on HTML5 and Flash ( here FlashDevelop ) and little bit of the SilverLight tech. Lets see what we can do. Lets start.

Posted by DARTAS - Sebastian Szczurkowski 2012-12-21