Difference between revisions of "Web Development"
From GLMWiki
(→Operation and Deployment) |
(→Standards and Policies) |
||
(18 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
== Standards and Policies == | == Standards and Policies == | ||
* [[Coding Standards]] | * [[Coding Standards]] | ||
* [[API and Appearance Interface Standards]] | * [[API and Appearance Interface Standards]] | ||
* [[Output Standards Compliance]] | * [[Output Standards Compliance]] | ||
+ | * [[Code Testing]] | ||
+ | * [[Site Optimization]] | ||
+ | * [[Credit Card Transactions]] | ||
== Operation and Deployment == | == Operation and Deployment == | ||
* [[Web Site Deployment Checklist]] | * [[Web Site Deployment Checklist]] | ||
− | * [[ | + | * [[SVN]] |
* [[Database Setup]] | * [[Database Setup]] | ||
− | * [[ | + | * [[Quick site setup]] |
+ | * [[Blog Setup]] | ||
+ | |||
+ | == Web Development Check Lists== | ||
+ | * [[Contacts Database Check List]] | ||
+ | * [[Banner Ad Database]] | ||
+ | * [[Photo Gallery]] | ||
+ | * [[Events Calendar]] |
Latest revision as of 08:21, 16 September 2013
Standards and Policies
- Coding Standards
- API and Appearance Interface Standards
- Output Standards Compliance
- Code Testing
- Site Optimization
- Credit Card Transactions