Pages I maintain:


The Car Lady

  1. Simple quarterly updates
  2. Ongoing site maintenance


Miramar College

  1. Maintain existing site
  2. Upgrade existing site
  3. Interface with nearly every department/office on campus
  4. Build new pages as required
  5. Created "template" for 4th tier users
  6. Setup and administer Contribute for 4th tier users
  7. Lessons learned:
    1. Replace names with position
    2. Move common menus off of page
    3. Maintain uniformity of image size
    4. Reduce or eliminate repetitive operations

Pages I have designed and maintain:


Premier Adventures

  1. Frames based page
  2. Currently "under construction" per owner's request
  3. CSS positioning throughout.
  4. Individual page links:
    1. About Premier Adventures
    2. Cabin configuration
    3. Calendar
    4. FAQs
    5. Team Building
    6. Our Boats
    7. Caribbean Maps
    8. Contact Us


A-1 Raingutters

  1. I completely designed & implemented the site
  2. simple rollover scripting on index and gallery pages
  3. Installation images provided by A-1 Rain Gutters
  4. Gutter Helmet rollover provided by Gutter Helmet


Reel Screens

  1. I completely designed and implement the site
  2. I host the site
  3. Locked Dealer area:
    1. Log-in required (Implemented and customized vAuthenticate)
    2. Manufacturers' confidential information
    3. MySQL back-end
  4. Use of video to show screen operation (I shot and processed the video)
  5. "Dealer nearest you" ZIP code search (purchased and configured for the site)
  6. Configured a dealer forum built on phpBB connected to MySQL
  7. I did all the work on pages outside the locked area

The Book Button

  1. Customization of CubeCart (a commercial shopping cart)
  2. All photo work and processing
  3. I set up MySQL database for the product
  4. Created custom pages outside of Cubecart
  5. Bulk order From
  6. Created Bulk order form, generated from MySQL


Time 2 Scrapbook

There are really two sites here

  1. Site One (Back End)
    1. Implementation & customization of ZenCart, an open source shopping cart built in php.
    2. Photograph all inventory & prepared images and populated a MySQL database
    3. Created links between the two sites for seamless operation
  2. Site Two (Front End)
    1. I designed and implemented the site
    2. Data driven from MySQL to provide Gallery support with:
      1. How To's
      2. List of supplies used
      3. Images for the Gallery
      4. Implemented iframes to display data
    3. Links to products used from the store
    4. Gallery Database Access


Miramar College

The task is to create a new web site - a total replacement of the previous site.
My solo work is noted in Bold

  1. Two part project: 1) Front End, 2) Code Behind
  2. Concept to eliminated repetitive entries using "Tokens"
  3. Call VB function to gather data from SQL Server


  4.        Example:  <% getName(president) %>   or   <% getPhone(VPI) %>

  5. Simplify posting of minutes by creating a naming convention. Minutes and agenda for ALL committees posted to a single directory

           Example:  CURR-m070913.doc

  6. Created 1/2 the documentation
  7. Collaborated on database design: SQL Server
  8. Standardized portrait names and sizes

           Example:   president_m.jpg or vpi_s.jpg

  9. Simplified the entry points by categorizing interest groups

         First Time Students
         Returning Students
         Faculty & Staff
         Community & Alumni

  10. Implemented scrolling news ticker on home page
  11. Simplified navigation for the groups
  12. Designed easy way to change look via "skins"
  13. ADA Compliance
    1. Alt tags
    2. Good contrast
    3. Larger fonts
    4. onFocus added to rollover events
    5. Site Checked with Universal Reader
    6. Built to WAI (Web Content Accessibility) Guidelines 1.0 (5/5/99)