Difference between revisions of "Web Development"
From GLMWiki
(→Standards and Policies) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
* [[Code Testing]] | * [[Code Testing]] | ||
* [[Site Optimization]] | * [[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]] | * [[Quick site setup]] | ||
+ | * [[Blog Setup]] | ||
== Web Development Check Lists== | == Web Development Check Lists== |
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