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
- Two part project: 1) Front End, 2) Code Behind
- Concept to eliminated repetitive entries using "Tokens"
- Call VB function to gather data from SQL Server
Example: <% getName(president) %> or <% getPhone(VPI) %>
- Simplify posting of minutes by creating a naming convention. Minutes and agenda for ALL committees posted to a single directory
Example: CURR-m070913.doc
- Created 1/2 the documentation
- Collaborated on database design: SQL Server
- Standardized portrait names and sizes
Example: president_m.jpg or vpi_s.jpg
- Simplified the entry points by categorizing interest groups
First Time Students
Returning Students
Faculty & Staff
Community & Alumni
- Implemented scrolling news ticker on home page
- Simplified navigation for the groups
- Designed easy way to change look via "skins"
- ADA Compliance
- Alt tags
- Good contrast
- Larger fonts
- onFocus added to rollover events
- Site Checked with Universal Reader
- Built to WAI (Web Content Accessibility) Guidelines 1.0 (5/5/99)