Production Standards
Coding Standards
- Code will be developed using Adobe Dreamweaver and/or MS Notepad.
- All material will be accessible to the disabled, in particular, they will be compliant with section 508 guidelines.
- All html files will be saved as .html files.
- All photo files will be saved as .jpg files.
- All file names will be descriptive of what they are, in lowercase, expressed as a single word if possible. If required for clarity an underscore may be used.
- Alt attributes will be used on all images.
- Title attributess will be used on all tags as appropriate.
- Comments will be liberally included in the coding, as needed, to assist in future updating of the site.
- A linked Stylesheet will be used for visual presentation of the site.
Folder Organization
- All folders will be named in lower case.
- All file names will be descriptive of what they are, in lowercase, expressed as a single word if possible. If required for clarity an underscore may be used.
- The root folder will be named socofoso and will contain only the home page and the external stylesheet.
- The home page will be named index.html.
- The external stylesheet will be named socofoso.css.
- All other .html files will be stored in a subfolder named html.
- All .pdf files will be stored in a subfolder named pdf.
- All media files will be stored in a subfolder named media, each in a subfolder named by media type (e.g. photos, audio, video).

| Page | Page Title (browser) | HTML Folder File Names |
|---|---|---|
| Page 01 | SoCoFoSo About | about.html |
| Page 02 | SoCoFoSo Calendar of Events | calendar.html |
| Page 03 | SoCoFoSo Community | community.html |
| Page 04 | SoCoFoSo Jams & Dances | jams.html |
| Page 06 | SoCoFoSo Bands & Musicians | bands.html |
| Page 05 | SoCoFoSo Venues | venues.html |
| Page 07 | SoCoFoSo Links | links.html |
| Page 08 | SoCoFoSo FolkNotes | folknotes.html |
| Page 09 | SoCoFoSo Look & Listen | looklisten.html |
| Page 10 | SoCoFoSo Photo Gallery | photo.html |
| Page 11 | SoCoFoSo Music | music.html |
| Page 12 | SoCoFoSo Video | video.html |
| Page 13 | SoCoFoSo Contact Us | contact.html |
| Page 14 | SoCoFoSo Archives | archives.html |
| Page 15 | Webmasters | webmasters.html |
| Page | Page Title(browser) | PDF Folder File Names |
|---|---|---|
| Page 16 | SoCoFoSo FolkNotes | folknotes.pdf |
| Page | Page Title(browser) | PHOTOS Folder File Names |
|---|---|---|
| Page 17 | SoCoFoSo Photo Gallery | photo.jpg |
| Page | Page Title(browser) | AUDIO Folder File Names |
|---|---|---|
| Page 18 | SoCoFoSo Music | music.mp3 |
| Page 19 | SoCoFoSo Mulittrack Player | player.xml |
| Page | Page Title(browser) | VIDEO Folder File Names |
|---|---|---|
| Page 20 | SoCoFoSo Video | video.flv |

