Welcome to my Fortune City branch of Art's Everything webpages!


This site will host my Visual Basic projects I have done through school and my spair time.
If you wish to look at my steam boat, please click here

Visit my main site at KC7SDA.FreeURL.com

My Programs that I (and some of my friends) have built!:

Program Name Description Download
File Attribute Changer Ver. 1.0 This program changes the read-only file attribute of files in a directory that the user chooses. (inlcudes source code) Click here
DVD Wish List Ver 1.0 Simple database program, user inputs DVD's he/she want, the local price and an online price, and the user can print out the list! Comming soon!
Book Wish List Ver 1.0 Same as the DVD Wish list except for books. Comming soon
Bug Tracker and Feature Compiler Database Ver A Database program (see program below for random access version) that a developer can create a database for bugs for a program that he/she is working on, enter some of the bugs that are in the program, print them out and work on them. In the feature compiler, the user creates a database for a program they are working on, then they can choose which version they want it in, print out the database and keep track of their progress. Great tool for the small time programmer!!!!! Uses MS Access 97 database Comming soon
Bug Tracker and Feature Compiler Random File Ver Same program as above, but using random access files instead of a MS Access database. Comming soon