EXAMPLES MY WORK
Here are some examples of the different programming work I have done. I do not have any of my PHP programs available online yet, but they are coming soon.
Some of the applications below use different pieces of opensource programming code found at cflib.org.
Coldfusion Demonstration Application
Role: Coldfusion Programmer
Duties: Programmed Front End
Design: No Design
Language: COLDFUSION 7, BlueDragon
Database: MySQL
Demo: Click Here for a demo. It will open in a new window.
Description:
This application has a lot of the common features that websites might need. I try to add more features to this application each week. Here are the current features available:
- Administrator Features
- Administrator Login / Password Page with access to protected area.
- Add / Edit / Delete / Website Users with image upload.
- News Page allowing Add/ Edit / Delete News Articles with PDF upload option.
- Users Features
- User Signup Form with form validation
- User must click link in email to validate their account before login.
- User Login page which grants access to protected users area.
- User Forgot Password page. This will email the user their login info.
- In the protected area, the user can edit their profile and upload an image.
- News Page
- Page showing the news articles that were entered into the admin area.
- If a pdf was uploaded, there will be a link to view the pdf.
- News Archive section showing archived news.
- Contact Form
- Contact Form with Form Validation.
- Inserts Contact into database for future emailing.
- Sends an email to support email address with contact form details.
METATAG EXTRACTOR Role: Coldfusion Programmer Duties: Programmed Front End Design: No Design Language: COLDFUSION 7, BlueDragon Database: MySQL Demo: Click Here for a demo. It will open in a new window. Description: This tool will go download a web page you specify and extract the meta tags from the sourcecode of the web page and display the metatags on the screen.
ROBOT.TXT EXTRACTOR Role: Coldfusion Programmer Duties: Programmed Front End Design: No Design Language: COLDFUSION MX 7, BlueDragon Database: MySQL Demo: Click Here for a demo. It will open in a new window. Description: This tool will extract the robot.txt file from any website and display it on the screen in a text box for review.
WEB PAGE TITLE EXTRACTOR Role: Coldfusion Programmer Duties: Programmed Front End Design: No Design Language: COLDFUSION MX 7, BlueDragon Database: MySQL Demo: Click Here for a demo. It will open in a new window. Description: This tool will extract the TITLE from any web page you specify and display it on the screen for review.
XML / RSS EXTRACTOR Role: Coldfusion Programmer Duties: Programmed Front End Design: No Design Language: COLDFUSION MX 7, BlueDragon Database: MySQL Demo: Click Here for a demo. It will open in a new window. Description: This script will take an XML file and store the results in a database or display the results on a page. The demo will only display the results on the page.


