CURRENT COMPUTER PROJECTS:
Convert large text files of mailing labels in 3 or 4 line format to database format for mail merge. Name line is parsed (separated) into FirstName, MiddleName and LastName.
***************************************************************************
Build a customer list by capturing shipping department records on network, converting file, and extracting needed information. Each new record is assigned a unique ID code and merged into master list. Duplicate records are filtered out so that only new customers are added to the master list.
***************************************************************************
Build peer to peer Ethernet networks using 10-Base-T (or faster 100-Base-T) unshielded twisted pair cable with RJ-45 connectors and switching hub. The hub has a port for each stand alone computer so that a failure in any line will not affect the rest of the network. This arrangement allows file sharing, printer sharing, and password protection.
***************************************************************************
Build 10-Base-2 networks using shielded cable with BNC connectors.
***************************************************************************
Design stock evaluation program to:
download a list of 1600 or more stocks meeting selected criteria by programming a communications application to automatically log on and extract data from stock data service provider
Store the list in a text file and use the above procedure to download historical data on the stocks
convert the downloaded random text data to a useable form and run an analysis program to compile a list of stocks having selected properties
download current data at any time to further analyze above data and compile a short list of stocks with their statistics
a spreadsheet template is used to enter the data for a particular portfolio and track its performance daily
***************************************************************************
Develop a custom program in a Database Management System (DBMS). The program stores data in tables for products, customers, suppliers, employees, orders, etc.
Forms and Reports are selected from a user control panel as follows:
order entry
prepare invoice
product entry and revision
product lookup only
customer entry and revision
customer lookup only
mailing labels
Order entry and invoicing are made easy by entering information in boxes which show lists of available selections or by typing information which "auto expands" to match closest match of available items as you type.
Many other features such as custom reports showing totals, ranges, etc. based on date and amount criteria can be incorporated.
SEND AN E-MAIL MESSAGE TO jwest41781@aol.com TO REQUEST DEMO VERSION OF PART APPLICATION LOOKUP PROGRAM OR ORDER ENTRY PROGRAM.