Changes between Version 1 and Version 2 of GoogleCodeInIdeas2019
- Timestamp:
- Oct 25, 2019, 6:51:18 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleCodeInIdeas2019
v1 v2 6 6 With the 2018 release of Haiku R1Beta1, our aim for this year will be to help bring Haiku closer to Beta 2 release. This will be a good chance for you to see your work end up in a released product! We hope to have a large number of fun tasks this year. Whether this is your first time learning about Haiku, or your second or third time competing in the Code-In, we will have tasks suited to a variety of skill levels. 7 7 8 == Beginner tasks == 9 * Install and run Haiku 10 * Compile Haiku and add your name to the about box 8 11 9 12 == Code == … … 12 15 * Fix a recipe that has a pending pull request on [https://github.com/HaikuPorts HaikuPorts] 13 16 * Fix open issue in [https://dev.haiku-os.org/query?status=new&status=assigned&status=in-progress&status=reopened&group=component&order=priority Haiku] 14 * Write part 1 of application XYZ for Haiku. In past years students have created a [https://github.com/HaikuArchives/Weather Weather] application, a [https://github.com/raefaldhia/Maps Maps] application, a [https://github.com/HaikuArchives/BeSpider Solitaire] game and more 15 * Write a screensaver for Haiku. In past years students have created a few different screensavers for Haiku 17 * Write part N of application XYZ for Haiku. In past years students have created a [https://github.com/HaikuArchives/Weather Weather] application, a [https://github.com/raefaldhia/Maps Maps] application, a [https://github.com/HaikuArchives/BeSpider Solitaire] game and more (rather focus on improving the existing apps, rather than creatting new ones) 18 * Write a screensaver for Haiku. In past years students have created a few different screensavers for Haiku (http://www.complexification.net/gallery/ is a possible source of inspiration). We should review our existing screensavers and decide on some artistic direction on what we want here 19 * Write scripts to automate screenshot taking for the userguide 16 20 17 21 == Documents and Training == 18 22 * Update wiki page for [https://github.com/haikuports/haikuports/wiki/DevelopmentModel HaikuPorts development model]. 19 * Make a video showing feature XYZ on Haiku, for this task we require seeing a script before you start making the video. Examples of [https://www.haiku-os.org/about/movies/ GCI Haiku tutorial videos] from previous Google Code-In students. 23 * Make a video showing feature XYZ on Haiku, for this task we require seeing a script before you start making the video. Examples of [https://www.haiku-os.org/about/movies/ GCI Haiku tutorial videos] from previous Google Code-In students. (this is split in multiple tasks, one to write the script, and one to record the video) 24 * Write documentation for the Haiku userguide or for other Haiku applications 20 25 21 26 == Outreach and Research == … … 29 34 30 35 == Design == 31 * Design a Haiku sticker 36 * ~~Design a Haiku sticker~~ (we have enough of these already, and we never use them) 37 * Assemble a set of wallpapers for Haiku (using existing appropriately licensed pictures) 38 * Assemble a set of system sounds (using existing appropriately licensed sounds) 32 39 * Draft a UI mock up of an application for Haiku that does XYZ. 40 * UI testing and/or redesign of existing applications (suggest improvements to the GUIs) 41 * Create a native-style icon for a ported application or a BeOS application that doesn't have one yet 33 42 34 43 == More Ideas ==