Changes between Version 2 and Version 3 of DevProjects/New
- Timestamp:
- Apr 4, 2008, 9:50:42 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects/New
v2 v3 1 = Development projects =1 = Development Projects = 2 2 We need volunteers to help with software testing and development. If you have one or more of the relevant technical skills (C++ system programming, PHP/MySQL Web development, wxWidgets programming, autoconf/automake expertise, etc.) you may be able to help us maintain and enhance BOINC. 3 3 … … 5 5 6 6 To get started, read about the [SoftwareDevelopment BOINC software development process]. 7 Find a small bug fix or enhancementto do (look at the [/trac/query BOINC bug database], the [/email_lists.php email lists], or [/dev/ message boards] for ideas).7 Find a small [query:?status=new&status=reopened&type=Defect&order=priority bug fix] or [query:?status=new&status=reopened&type=Enhancement&order=priority enhancement] to do (look at the [/trac/query BOINC bug database], the [/email_lists.php email lists], or [/dev/ message boards] for ideas). 8 8 Look at the source code and think about how you would implement it. 9 9 Then communicate with the [ProjectPeople area owner], sketching what you want to do and how. Work with the the area owner to carry out and check in the work. 10 10 11 The following development projects are available 11 The following development projects are available: 12 12 13 13 == Web features == 14 14 15 (Requires advanced knowledge of PHP and MySQL .)15 (Requires advanced knowledge of PHP and MySQL) 16 16 17 17 [[TicketQuery(status=new|reopened&type=Task&component^=Web)]]