Computer Programming
While the primary focus of aae Designs is web design, you can request custom
software too. Custom programs will be compiled in Visual C++ and designed for
use in Microsoft Windows. Custom applications for the web can be written as can
JavaScript functions, PHP scripts, or various small Visual C++ applications and
utilities.
A few previous projects are listed below.
Based on a puzzle for PDA's, Popillon is remake of a game that incorporates
many new features and is easily customized. It is very addictive. Please check
it out and if you like it tell other people about it.
PHP Classes
These are a few general application classes which I have developed for PHP.
You are free to use them and make improvements. Please send me an email with any
improvements you do make so that others may benefit as well. Most of the classes
below include demos and documentation. Note also that a number of the archives
include additional classes (parent classes and/or any other file used in their
generation).
A class which searches a direcotry and its subdirectories and updates any
class with the proper tags. The class allows users to simulate dual-inheritance
classes.
UniversalContent provides basic MySQL support and is the parent of most of my
MySQL classes. UniversalContentAdmin is a powerful class which allows basic
administrative functions for a class with very little coding on the part of the
developer.
Children of UniversalContent, these two classes provide dynamic menu
creation, dynamic content generation for database driven sites, and the basic
administrative functions to support the site.
|