Changes between Version 1 and Version 2 of SCS_WIKI_SETUP_R2
- Timestamp:
- 01/22/09 08:43:12 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SCS_WIKI_SETUP_R2
v1 v2 2 2 3 3 [[TicketQuery(summary=SCS_WIKI_SETUP_R2, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 4 5 6 7 4 = Analysis = 8 ^(The purpose of the analysis is to give as much as possible of the needed information for designing and implementing the task.)^9 10 5 == Overview == 11 ^(The analysis of the first revision of each task should contain a brief overview of the whole task. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 12 6 Wiki setup solves unsolved or unscheduled wiki issues. In this revision the videos that contain design concepts or meetings should be uploaded to a public location. 13 7 == Task requirements == 14 ^(Necessary requirements that the task must fulfill.)^ 15 8 * Choose an appropriate appliance to store videos 9 * Create a webpage containing discussion and meeting videos (this may be a wiki page) 10 * For each item define what information about the video it will contain. 11 * Add the webpage to the backup script (if not a wiki page) 12 * Webpage should be backed up but the videofiles require a huge amount of disc space. 13 * Suggest and discuss where to backup the videos. It might be a hard disk of another computer. Document what is decided. 14 * Link the webpage in main page or developers home page. 15 * Announce it using blog and maillist. 16 16 == Task result == 17 ^(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))^ 18 17 A webpage with downloadable video files. 19 18 == Implementation idea == 20 ^(It is advisable to include some rough implementations ideas.)^ 21 19 Useful information might be Discussion topic, tags, date of the discussion. Thumbnails may look good but not very useful. The actual upload of the videos should be done in [wiki:SCS_WIKI_MAINTENANCE_R3], so you may decide to implement these tasks at once. 22 20 == Related == 23 ^(Here you can add related tasks that could be useful or helpful.)^ 24 21 [wiki:SCS_WIKI_MAINTENANCE_R3] 25 22 == How to demo == 26 ^(In this section you must add instructions for the demo of the task.)^ 27 23 Present the page containing video files. 28 24 = Design = 29 25