= Google Code-in Ideas 2016 = This is the brainstorm page for the [https://developers.google.com/open-source/gci/ Google Code-In] programme for 2016. As such some or many of these may not end up being in our final released list of tasks that end up in Google Code-In. '''If you are a student, DO NOT start working on these ahead of time as they are ALL subject to change.''' Our aim for this year will be to help bring Haiku closer to a Beta 1 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. For Haiku Users and Developers, this is your chance to suggest some task ideas that students would be able to complete in about 2-4 hours of work time spread out over a few days. You can suggest bigger tasks, but they should be ones such that they could be broken down into smaller parts that fit this 2-4 hour timeline. == General Information == Google has announced that they are going to hold Google Code-In 2016 as disclosed [https://opensource.googleblog.com/2016/10/announcing-google-code-in-2016-and.html in this blog post]. If you are interested in submitting an idea for a task then you can make one [https://discuss.haiku-os.org/t/ideas-for-gci-2016/ by posting on this topic in our forum]. For students interested in participating in Google Code-In 2016 be sure to read through Google's [https://developers.google.com/open-source/gci/resources/getting-started Getting Started Guide]. == 1. Code: Tasks related to writing or refactoring code == For coding tasks students should make sure to follow [https://www.haiku-os.org/development/coding-guidelines Haiku's coding guidelines]. === 1.1 Code an app for Haiku (including multi-part tasks) === ||= Example task =||= Example Skills =||= Example link =|| ||Code a Password Manager using Haiku's BKeystore||UI design, C++||[https://en.wikipedia.org/wiki/Seahorse_(software) Seahorse], [https://dev.haiku-os.org/ticket/12812 Haiku ticket on subject]|| ||Code a Graphical version control system Frontend||UI design, C++,git,hg,svn||[https://www.sourcetreeapp.com Atlassian Sourcetree], [https://tortoisegit.org TortoiseGit]|| ||Code a simple Photo post-production app (red eye remover)||UI design, C++|| || ||Code an Advanced Download Manager|| ||[http://www.igetter.net/iGetter.html iGetter], [http://mac.eltima.com/download-manager.html FOLX]|| ||Code a Music Manager that takes advantage of metadata|| ||[https://github.com/HaikuArchives/CherryBlossom CherryBlossom], [http://cgit.haiku-os.org/haiku/tree/src/apps/musiccollection MusicCollection]|| ||Code a Personal Calendar|| ||[https://en.wikipedia.org/wiki/Calendar_(Apple) Apple Calendar]|| ||Code a Graphical Profiler/Tracer|| ||KCachegrind, AMD CodeAnalyst, Stackify|| ||Code a Graphical Crash Reporter|| ||Apple Crash Reporter, Goolge Breakpad (MIT)|| ||Code a graphical interface for Haiku's RemoteDesktop|| ||[https://www.haiku-os.org/node/6007 RemoteDesktop]|| ||Code a ScreenReader for Haiku|| ||[https://dev.haiku-os.org/ticket/12804 Haiku ticket on subject] ||Code a graphical event/syslog viewer|| ||[https://dev.haiku-os.org/ticket/12816 Ticket on subject]|| ||Code a speech recognition app|| ||[https://dev.haiku-os.org/ticket/12819 Ticket on subject]|| ||Code a Haiku notification Center|| ||[https://dev.haiku-os.org/ticket/12809 Ticket on subject]|| ||Code a Currency Converter|| || || ||Code a system Dictionary|| || || ||Code a vector graphics editor (reuse Icon-O-Matic code)|| || || ||Code a CountDown/StopWatch/TimeZoneCheck app|| || || ||Code a Action Automation app|| ||Xnee, Apple Automator, Automise|| ||Code a Video Manager|| ||[http://www.shedworx.com/cosmos-video cosmos] || ||Code a Subtitle Editor|| ||Gnome Subtitles|| ||Code a Hardware compatibility analysis app||C++, Python||[https://github.com/DarkmatterVale/Haiku-Configuration-Repo to be used with this web app] ||Merge Spider Solitaire and Klondike from previous GCI into a single "card game" app||C++|| || ||Code a game of Ishido||C++||Can use tilesets from BShisen / SDLopan|| ||Code a MIDI event viewer for debugging MIDI devices and apps||C++|| || ||Code an easy to use attribute manager for Haiku ||C++||[http://www.caseapps.com/tags/ Tags]|| ||Code a text document manager takes advantage of metadata||C++||[http://www.icyblaze.com/idocument/ idocument]|| ||Merge bknob and bdial together and upstream to Haiku repo ||C++||[https://bitbucket.org/atalax/bknob bknob], [https://github.com/galexite/bdial bdial]|| ||Code a map application ||C++||[https://www.mapbox.com/help/create-a-static-map/#use-the-static-api]|| ||Code an SQLite workbench app ||C++||[http://sqlitebrowser.org/]|| === 1.2 Develop a web app, a plugin or fix a issue related to Haiku's web infrastructure === ||= Example task =||= Example Skills =||= Example link =|| ||Fix a bug in our web app that records hardware compatibility|| ||[https://github.com/DarkmatterVale/Haiku-Configuration-Repo Codebase on Github]|| ||Fix a bug in our documentation translation tool|| ||[https://dev.haiku-os.org/query?status=assigned&status=in-progress&status=new&status=reopened&type=%5E&component=%5EWebsite%2FUser+Documentation+Translator tickets on trac]|| ||Fix a bug in our copy of Pootle|| ||[https://dev.haiku-os.org/query?status=assigned&status=in-progress&status=new&status=reopened&type=%5E&component=%5EWebsite%2Fi18n.haiku-os.org tickets on trac] ||~~Propose a new design/css for Haiku main website~~||html, design|| || === 1.3 Refactor, clean up or improve Haiku code === ||= Example task =||= Example Skills =||= Example link =|| ||Fix a issue in Mail|| ||[SoftwareInfo/Applications/EmailClient Wiki page on Mail]|| ||Finish one of the VirtIO drivers for Haiku (network, disk?)|| C++ || || ||Add missing devices to our ice1712 driver||C++|| [https://dev.haiku-os.org/ticket/13047 Ticket on subject] || === 1.4 Fix a broken recipe in haikuports === Many recipes on Haikuports need to be updated to the current format. We are working on bots to autobuild all of these, but there is a lot of work that needs to be done in order for those to work smoothly. This is one place we could use much help, as it is one of the big blockers to the upcoming Beta1 release. In particular, software listed in #10267 should be checked and recipes provided where they are still missing. === 1.5 Fix bug listed in Haiku's Trac === Lots of open issues, we will post tasks for specific open Haiku issues. === 1.6 Fix bugs or add features to the various Haiku Apps hosted at Haiku Archives === [https://github.com/HaikuArchives] [[br]]150+ Haiku applications, many with open bug reports you can try fixing. Here are some examples: ||||||= '''Applications with 4 or more open issues''' =|| ||= Example task =||= Example Skills =||= Example link =|| ||Vision|| ||[https://github.com/HaikuArchives/Vision/issues] ||Beam|| ||[https://github.com/HaikuArchives/Beam/issues] ||BurnItNow|| ||[https://github.com/HaikuArchives/BurnItNow/issues] ||Pe|| ||[https://github.com/HaikuArchives/Pe/issues] ||Weather (written by past GCI students)|| ||[https://github.com/HaikuArchives/Weather/issues] ||BePDF|| ||[https://github.com/HaikuArchives/BePDF/issues] ||ArmyKnife|| ||[https://github.com/HaikuArchives/ArmyKnife/issues] ||~~Jabber4Haiku~~|| ||[https://github.com/HaikuArchives/Jabber4Haiku/issues] ||WheresMyMouse|| ||[https://github.com/HaikuArchives/WheresMyMouse/issues] ||Filer|| ||[https://github.com/HaikuArchives/Filer/issues] ||BeGet|| ||[https://github.com/HaikuArchives/BeGet/issues] ||Tipster|| ||[https://github.com/HaikuArchives/Tipster/issues] ||BeIndexed|| ||[https://github.com/HaikuArchives/BeIndexed/issues] ||Hare|| ||[https://github.com/HaikuArchives/Hare/issues] ||Finance|| ||[https://github.com/HaikuArchives/Finance/issues] ||ClipUp|| ||[https://github.com/HaikuArchives/ClipUp/issues] ||BShisen|| ||[https://github.com/HaikuArchives/BShisen/blob/master/TODO] ||A-Book|| ||[https://github.com/HaikuArchives/A-Book/issues] ||FtpPositive|| ||[https://github.com/HaikuArchives/FtpPositive/issues] ||ArtPaint|| ||[https://github.com/HaikuArchives/ArtPaint/issues] ||Organizer|| ||[https://github.com/HaikuArchives/Organizer/issues] ||Paladin|| ||[https://github.com/HaikuArchives/Paladin/issues] ||SimplyVorbis|| ||[https://github.com/HaikuArchives/SimplyVorbis/issues] ||PhotoGrabber|| ||[https://github.com/HaikuArchives/PhotoGrabber/issues] ||BeAE|| ||[https://github.com/HaikuArchives/BeAE/issues] ||Masterpiece|| ||[https://github.com/HaikuArchives/Masterpiece/issues] ||Globe|| ||[https://github.com/HaikuArchives/Globe/issues] ||FilWip|| ||[https://github.com/HaikuArchives/FilWip/issues] ||DocumentViewer|| ||[https://github.com/HaikuArchives/DocumentViewer/issues] === 1.7 Fix issues reported by Coverity === ~~[https://dev.haiku-os.org/wiki/Coverity]~~ === 1.8 Write recipes for HaikuPorter === Try building other open source apps on Haiku and write a recipe to allow HaikuPorter to build it. ||MuseScore || ||[https://musescore.org/] == 2.0 Documentation/Training == Tasks related to creating/editing documents and helping others learn more. ||= Example task =||= Example Skills =||= Example link =|| ||Write an article on how to use unit tests when developing Haiku||English||[https://dev.haiku-os.org/ticket/12249 Ticket on subject]|| ||Convert [https://gist.github.com/richienyhus/7ec11d908e4a2f2cc554bc3d43169d7e AMD SimNow article] to markdown and update||html, markdown||https://github.com/haiku/website|| ||Convert [https://gist.github.com/richienyhus/9bfc33ae30eefbd705a8d33323798cee QEMU article] to markdown and update||html, markdown||https://github.com/haiku/website|| ||Convert [https://gist.github.com/richienyhus/7732629c46f364d8d13351640b89d02e KVM article] to markdown and update||html, markdown||https://github.com/haiku/website|| ||Convert [https://gist.github.com/richienyhus/7907670094f771a5907110f3673b5065 VMware Workstation article] to markdown and update||html, markdown||https://github.com/haiku/website|| ||Convert [https://gist.github.com/richienyhus/03ed54d28d94d5da6e60513834910be3 VMware Fusion article] to markdown and update||html, markdown||https://github.com/haiku/website|| ||Convert [https://gist.github.com/richienyhus/c0799f5a07a4cb2bd5d2170d5caa8219 Parallels Desktop article] to markdown and update||html, markdown||https://github.com/haiku/website|| ||Write an article on how to run Haiku with veertu||English||https://veertu.com|| ||Write an article on how to run Haiku with ProxmoxVE||English||http://www.proxmox.com/|| ||Write an article on how to run Haiku with Xen||English||https://www.xenproject.org|| ||API documentation for Network Kit classes|| || || ||API documentation for Keystore|| || || === 2.1 Learn to program with Haiku === Work through the Haiku programming books learning how to program in C++ as you go. === 2.2 Write a new lession for the programming with Haiku books === Write a lesson covering a Haiku related topic that isn't already covered in the book(s). == 3.0 Outreach/Research == Tasks related to community management, outreach/marketing, or studying problems and recommending solutions. ||= Example task =||= Example Skills =||= Example link =|| ||Research the current states of the Scooby codebase|| ||[SoftwareInfo/Applications/EmailClient Wiki page on Scooby]|| ||Investigate Trac-Buildbot intergration ||Python, html||[https://dev.haiku-os.org/ticket/11415 Ticket on subject]|| ||Investigate our AMD GPU support and update our wiki to match|| ||[wiki:HardwareInfo/video/ATI Haiku Wiki page on AMD/ATI video cards]|| ||Investigate our NVidia GPU support and update our wiki to match|| ||[wiki:HardwareInfo/video/NVidia Haiku Wiki page on NVidia video cards]|| ||Investigate our Intel GPU support and update our wiki to match|| ||[wiki:HardwareInfo/video/Intel Haiku Wiki page on Intel video cards]|| ||Investigate our VIA GPU support and update our wiki to match|| ||[wiki:HardwareInfo/video/via Haiku Wiki page on VIA video cards]|| == 4.0 Quality Assurance == Tasks related to testing and ensuring code is of high quality. === 4.1 Test builds of Haiku on various hardware and see if certain issues still exist or not === [[BR]]Examples: * [https://dev.haiku-os.org/ticket/9404] * [https://dev.haiku-os.org/ticket/9833] * [https://dev.haiku-os.org/ticket/5779] * == 5.0 User Interface == Tasks related to user experience research or user interface design and interaction === 5.1 Improve UI on old BeOS/Haiku apps === Convert old BeOS/Haiku programs from Haiku Archives to use layout management and improve the UI, see 1.6 * [https://github.com/HaikuArchives/Hare/issues/1] * [https://github.com/HaikuArchives/ArmyKnife/issues/5] * [https://github.com/HaikuArchives/ArmyKnife/issues/3] * [https://github.com/HaikuArchives/ArmyKnife/issues/1] === 5.2 Improve UI of a Haiku component === * [wiki:HardwareInfo/Bluetooth Improve Bluetooth's PinCode Window (or move it to interface kit?)] * [wiki:HardwareInfo/Bluetooth Improve Bluetooth's Incomming connection Window (or move it to interface kit?)] * [wiki:HardwareInfo/Bluetooth Improve Bluetooth by putting non relevant information under a ToolTip] == 6.0 Design and artwork == * Wallpapers, T-Shirt designs * New small "square" platform logo to replace the current one * Design a tileset for SDLopan and/or BShisen (in vector format)