RunBasic Samples

System

 

Video

 

Demo

 

Applications

 

Concept

RunBasic program Samples.
Some can be used in E-Business.
Some are just for having fun
.

RunBasic is a web based application development system.
RunBasic makes it easy for quick development.
Yet it provides a powerful syntax to do complex jobs.

Download Programs Here
Any problems/questions contact: dkokenge@gmail.com

System

Docs

Description

Updated

Run Basic Code Generator

Automatically generate Run Basic code from your Database. The generated program lets you list, search, sort, add, change, and delete. July 7 2008 Beta
July 17 - bug fixes, Handle non-field Contril.
Added DropDown and Radio to maintenance

Mortgage
Amortization

A very simple mortgage amortization.
Enter amount, Years, and Payment cycle.
Feb 23 2008

Avionics

This is a test of Real Time Airplane Avionics and Instrument. On Hold

Barcode

Bar Code (3 of 9) Feb 17 2008

gloBLog

A basic but powerful blog system. Complete control over Forums and Topics.
Modeled after
ProBoards the same Blog used for Run Basic. It duplicates all the features +.
Aug 1 2008
BETA

Calendar

A web based Calendar. Allow users to maintain calendar schedules. Schedue and avoid conflict of assets such as Conference rooms, or machines. March 10 2008

Mini Calendar

A web based mini calendar. Used mainly as a pop up when you need a calendar reference for user input.
Has navigation for year and month.
May 27 2008

Calculator

A simple calculator.
Although not suited for the web it does show some interesting functionality.
May 15 2008

Family Tree

This is a very simple Family Tree system.
Maintain and publish your family tree to the web. Has many features including searches, back and forward traces, statistics and more.
May 8 2008

Linear Program

Docs

Linear programming (LP) is a technique for optimization of a linear objective function, subject to linear equality and linear inequality constraints. Dec 2009

Inventory

Resource Benefits Inventory. A inventory system with the ability to produce shopping carts, invoices, and purchase orders. Security of what users can maintain and look at is maintained. A menu system is easy to add to and maintain. March 12, 2009,
Alpha and only about 1/2 complete.
Download at your own risk

Menu Tabs

  Ever see the pages of JavaScript code on how to make a menu tab bar. Very complex, and tons of code. In RB it requires no JS code and is simple Feb 1,2008
Download MenuTabs.zip

Person FIle
Guest Book

This is a simple person file manager that can be used as a guest book. If used as a guest book, it allows the guest to sign in later and update or delete their information. It allows searches on multiple fields using wild cards. You can sort in various ways. May 24 2008

Multiple Linear Regression

This program finds the coefficients of a multiple variable linear equation. Use any number of variables and 1 Dependent variable Apr 16 2008

Photo Album

Simple Web based Photo Album system.
Maintain albums that contain photos, movies, and music
Apr 24 2008
Updated May 8 2008

Slide Show

This presents photos to the user. They can display them one at a time or automatically. May 3 2008

Social Security Early Retirement

Should you take Social Security Early. This calculates at what age you break even if you take early retirement Feb 19 2008

SQLite Database Management System

This is a simple SQLite database management system.
Load existing databases
Create new databases
Delete databases
Add, Change, Delete, and Alter tables and fields
Add and Delete indices
Browse tables
Write SQL commands against tables.
Generate RunBasic programs from Queries
Export database and/or data
+Jun 23 2008
V1.1 Beta
+Added RB code generation
+July 8 Many Fixes Added CSV Load
+July 14 More Bugs
July 16 Can now Add change and delete form the DB