James Wayne foundation brings the product for generating large-scaled applications.
Custom designs are a main service.
My name is James Wayne. I live in ... the Netherlands
Do you want to store and retrieve information on different subjects?
Perhaps you do not know how to make an application? Or perhaps you do not have the time?
Now you can use the Open Source Service to order a tailor-made application for free
You can order a Windows Visual Basic application to store and retrieve information using an Oracle database
You can order a Linux Python WxWindows application to store and retrieve information using a Mysql database
You can order a LAMP application to store and retrieve information (in the Web Browser) using a Mysql database
Actually the application will be created by us (the service provider) after you (the customer) have edited your data model. It will take a few email replies to finish the application. Check below Open Source Service - Code Generation.
The following services are available.
| Description: | Service Number: | Delivery Time: |
| Execute Action Template | OS_AT_1000-1 | Two Days. Note: When the response is too high, the Delivery Time will be adapted. |
An Open Source Service can be ordered for free by sending a mail:
To: wijnenjl@home.nl
Subject: "Open Source Service Modgen-order".
The body should contain
Product: OS_AT_1000-1
Name and Address
Platform (Windows or Linux)
Code of the Action Template (check the lists below Windows Action templates and Linux Action templates)
For example OS_AT_SPEC_W06 for the Windows Visual Basic application to store and retrieve information using an Oracle database
For example OS_AT_SPEC_L01 for the Linux Python WxWindows application to store and retrieve information using a Mysql database
For example OS_AT_SPEC_L07 for the LAMP application to store and retrieve information (in the Web Browser) using a Mysql database
[Optional: priority handling]
Please note, that the delivery time can be longer than two days, when the number of requests are too high; when you want non-free priority handling you should indicate the string priority handling.
As reply to your mail you will receive a zip-file with text-files to be edited by you, the customer.
After the updated zip-file has been returned to us, the action template will be executed. When the action template has been created (possibly based on a datamodel, the client created), the product will be send to you by mail .
OS_AT_SPEC_W01 Create Web-page with reference to all index-files.
OS_AT_SPEC_W02 Create Web-portal based on client-records (25 Euro in case "priority handling" has been added to the order).
OS_AT_SPEC_W03 Create pretty-print of an RTF-file.
OS_AT_SPEC_W04 Create Vb menu app based on Menu TAB-file.
OS_AT_SPEC_W05 Create Vb menu app based on Menu TAB-file.
The screen menu represents a sequence of steps to build (based on the currently active project with its corresponding datamodel) a Visual Basic application for maintaining Oracle tables. The first step generates a screen-components table, which can be edited. This context table will be used to generate the types (Single Table Screen, Owner-Owner-Member screen) of screens needed in the maintenance. The next set of steps will calculate the hierarchical and reversed-hierarchical order in the data-model to be used to sequence create table, insert record, delete record and drop tabel SQL scripts to be generated. The actual SQL-scripts will be genererated on the next sets of steps. The generation of the Visual Basic application together with Oracle Sequences needed, views needed, Stored procedure packages needed and distribution scripts needed is hte next step. The final steps will create the distribution directory tree and the distribute the application to the destination directory.
OS_AT_SPEC_W06 Create Vb app for maintenance of Oracle tables based on Datamodel (100 Euro in case "priority handling" has been added to the order).
The screen menu represents a sequence of steps to build (based on the currently active project with its corresponding datamodel) a Visual Basic application for maintaining Oracle tables. The first step generates a screen-components table, which can be edited. This context table will be used to generate the types (Single Table Screen, Owner-Owner-Member screen) of screens needed in the maintenance. The next set of steps will calculate the hierarchical and reversed-hierarchical order in the data-model to be used to sequence create table, insert record, delete record and drop tabel SQL scripts to be generated. The actual SQL-scripts will be genererated on the next sets of steps. The generation of the Visual Basic application together with Oracle Sequences needed, views needed, Stored procedure packages needed and distribution scripts needed is hte next step. The final steps will create the distribution directory tree and the distribute the application to the destination directory.
Create Insert record SQL-scripts (part Create VB app).
Create Delete record SQL-scripts (part Create VB app).
Create Insert SQL-script SKL-file (part Create VB app).
Create Drop table SQL-scripts (part Create VB app).
Create Scherm TAB-files (part Create VB app).
Create Copy TAB-files BAT-file (part Create VB app).
Create Copy files BAT-file (part Create VB app).
Create Run command BAT-file (part Create VB app).
Create Run command BAT-file (part Create VB app).
Create Create table SQL-scripts (part Create VB app).
Create STR, TAB en SQL-files based on Datamodel (part Create VB app).
Create Hierarchy TAB-files based on Datamodel (part Create VB app).
Create Count Hierarchy TAB-files based on Datamodel (part Create VB app).
Create Inverse Hierarchy TAB-files based on Datamodel (part Create VB app).
Create TAB-files based on Datamodel (part Create VB app).
Create Create sequence SQL-files (part Create VB app).
Create multi-lingual string (part Create VB app).
Create general multi-lingual string (part Create VB app).
Create single tab screens; field part (part Create VB app).
Create single tab screens; body part (part Create VB app).
Merge single tab screens (part Create VB app).
Create owner owner member tab screens; field part (part Create VB app).
Create owner owner member tab screens; body part (part Create VB app).
Merge owner owner member tab screens (part Create VB app).
Create stored procedures (part Create VB app).
OS_AT_SPEC_W07 Create dot-graph based on Datamodel.
The ModApp menu for creating and showing ERD graphs acts on the datamodel of the current project.
OS_AT_SPEC_W08 Create Html-file based on Sgml-file.
OS_AT_SPEC_W09 Create Web-page with reference to all index-files.
OS_AT_SPEC_W10 Create Web-portal based on client-records (25 Euro in case "priority handling" has been added to the order).
OS_AT_SPEC_W11 Create dot-graph of an FSM-file.
OS_AT_SPEC_W12 Create dot-graph of an FSM-file.

The creation of State Transition Diagrams is based on a sequential description of a Finite State Machine

The menu menu represents a sequence of steps to build a Python / WxWindows application for presenting menu-items.

The screen menu represents a sequence of steps to build (based on the currently active project with its corresponding datamodel) a Python / WxWindows application for maintaining Mysql tables. The first step generates a screen-components table, which can be edited. This context table will be used to generate the types of screens needed in the maintenance. The next set of steps will calculate the hierarchical and reversed-hierarchical order in the data-model to be used to sequence create table, insert record, delete record and drop tabel SQL scripts to be generated. The actual SQL-scripts will be genererated on the next sets of steps. The generation of the Python / WxWindows application together with Mysql scripts needed and distribution scripts needed is the next step. The final steps will create the distribution directory tree and the distribute the application to the destination directory.
OS_AT_SPEC_L01 Create Python / WxWindows for maintenance of Mysql tables based on Datamodel (100 Euro in case "priority handling" has been added to the order).
Create Insert record SQL-scripts (part Create Python / WxWindows app).
Create Delete record SQL-scripts (part Create Python / WxWindows app).
Create Insert SQL-script SKL-file (part Create Python / WxWindows app).
Create Drop table SQL-scripts (part Create Python / WxWindows app).
Create Screen TAB-files (part Create Python / WxWindows app).
Create Copy TAB-files Sh-file (part Create Python / WxWindows app).
Create Copy files Sh-file (part Create Python / WxWindows app).
Create Run command Sh-file (part Create Python / WxWindows app).
Create Run command Sh-file (part Create Python / WxWindows app).
Create Create table SQL-scripts (part Create Python / WxWindows app).
Create STR, TAB en SQL-files based on Datamodel (part Create Python / WxWindows app).
Create Hierarchy TAB-files based on Datamodel (part Create Python / WxWindows app).
Create Count Hierarchy TAB-files based on Datamodel (part Create Python / WxWindows app).
Create Inverse Hierarchy TAB-files based on Datamodel (part Create Python / WxWindows app).
Create TAB-files based on Datamodel (part Create Python / WxWindows app).
Create single tab screens (part Create Python / WxWindows app).
OS_AT_SPEC_L02 Create dot-graph based on Datamodel.

The ModApp menu for creating and showing ERD graphs acts on the datamodel of the current project.
OS_AT_SPEC_L03 Create dot-graph based on Data Flow Diagram.
OS_AT_SPEC_L04 Create Data Flow Diagram based on Datamodel.
OS_AT_SPEC_L05 Create Menu data file based on Datamodel.
OS_AT_SPEC_L06 Create Maint Menu data file based on Datamodel.
OS_AT_SPEC_L07 Create LAMP maintenance Mysql PHP web application based on ERD model.

The Reservations menu for maintaining reservations.

The Add Reservations screen (part of the Reservations menu).
If you like the header, it can be found here.
If you're using firefox, put your cursor over the logo. But for some reason IE doesn't like image rollover effects. Its not that big of a deal.
Google