Difference between revisions of "New Developer Orientation"
Arif Iqbal (talk | contribs) (New page: == AboutUs Overview : 30 mins== Combined meeting with new Content Editors and Community Attractors. To be fleshed out by Ray, Mohsen, and Brandon. == User Accounts Creation : 20 mins== *...) |
|||
|
(8 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | You can find this page and links to more details about all the core concepts at http://www.AboutUs.org/New_Developer_Orientation | |
| − | |||
| − | + | __NOTOC__ | |
| − | |||
| − | |||
| − | |||
| − | == | + | == [[AboutUs]] Overview == |
| − | + | ===[[Who we are]]=== | |
| + | * The Wiki Way | ||
| + | ** [[ItsAboutUs]]...[[NotAboutMe]] | ||
| + | ** [[Transparency]] | ||
| + | ** [[Assume Good Faith]] | ||
| + | ** [[Be a builder]] | ||
| + | ** [[The Common Good]] | ||
| + | ** [[Communication]] | ||
| + | ** [[Collaboration]] | ||
| + | |||
| + | |||
| + | ===How we work=== | ||
| + | |||
| + | == [[MediaWiki]] + [[Compost]] == | ||
| + | |||
| + | Our current application is a hybrid combination of [[MediaWiki]] written in [[PHP]] and [[Compost]] written in [[Ruby]]. | ||
* [[Linux]] | * [[Linux]] | ||
* [[Apache]] | * [[Apache]] | ||
* [[MySQL]] | * [[MySQL]] | ||
| − | * [[PHP]] | + | * [[PHP]] + [[eAccelerator]] + [[MediaWiki]] 1.10 + [[AboutUs MediaWiki Extensions]] |
| + | * [[Ruby]] + [[Rails]] + [[Compost]] | ||
* [[Memcached]] | * [[Memcached]] | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Hardware Configuration | Hardware Configuration | ||
| − | * Load Balancer | + | * [[Wikipedia:Load Balancer]] |
| − | * Application | + | * [[Application Server]]s |
| − | + | * [[Wikipedia:Image Server]] | |
| − | + | * [[Database Slave]]s | |
| − | + | * [[Database Master]] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | * | ||
| − | * | ||
| − | * [[ | ||
| − | == Philosophy ([[ExtremeProgramming]]) | + | == Philosophy ([[ExtremeProgramming]]) == |
# [[TestDrivenDevelopment]] | # [[TestDrivenDevelopment]] | ||
# [[PairProgramming]] | # [[PairProgramming]] | ||
| − | # [[DistributedPlanningGame]] | + | # [[DistributedPlanningGame]] ... [[DevelopmentTeamPriorities]] |
# [[MorningStandUpMeeting]] | # [[MorningStandUpMeeting]] | ||
| − | == Programming | + | == Programming == |
# [[Ruby]] | # [[Ruby]] | ||
# [[Unit Testing]] in [[Ruby]] | # [[Unit Testing]] in [[Ruby]] | ||
| Line 51: | Line 50: | ||
# [[MediaWiki]] | # [[MediaWiki]] | ||
| − | == Environment | + | == Environment == |
* [[Linux]] | * [[Linux]] | ||
** [[BasicLinuxCommands]] | ** [[BasicLinuxCommands]] | ||
Latest revision as of 04:13, 28 October 2008
You can find this page and links to more details about all the core concepts at http://www.AboutUs.org/New_Developer_Orientation
AboutUs Overview
Who we are
- The Wiki Way
How we work
MediaWiki + Compost
Our current application is a hybrid combination of MediaWiki written in PHP and Compost written in Ruby.
- Linux
- Apache
- MySQL
- PHP + eAccelerator + MediaWiki 1.10 + AboutUs MediaWiki Extensions
- Ruby + Rails + Compost
- Memcached
Hardware Configuration
Philosophy (ExtremeProgramming)
- TestDrivenDevelopment
- PairProgramming
- DistributedPlanningGame ... DevelopmentTeamPriorities
- MorningStandUpMeeting
