Development Setup - Updated
28 Feb 2011I posted about our proposed development setup, during these years a few things have changed a bit. More or less, this is what we have:
- GNU/Linux (Ubuntu) and Windows(some) boxes for developers
- Eclipse (PDT) IDE with loads some plugins
- Version Control: Subversion, GIT, GIT-SVN
- Browsers
- Firefox
- Chrome
- Opera
- Safari
- OperaMini (Simulator)
- FirefoxMobile (Simulator)
- Plugins for browsers:
- Firebug (with loads of plugins - YSlow, etc.)
- Web Developers Tools (firefox)
- Others (developer's preference)
- Developers also use WINE to run some windows software on GNU/Linux
Testing:
- Windows Box with different browsers (versions, vendors)
- Windows Box with different Mobile Emulators/Simulators
- Selenium Plugin for Firefox
Development Servers/Applications:
- Apache HTTPD
- Mysql Server
- Trac
- MediaWiki
- PHPMyAdmin
- ReviewBoard (limited usage)
- Hudson (limited usage)