Changes between Version 1 and Version 2 of GoogleCodeInIdeas2012


Ignore:
Timestamp:
Oct 23, 2012, 6:29:28 PM (12 years ago)
Author:
scottmc
Comment:

Removed difficulty column from tables

Legend:

Unmodified
Added
Removed
Modified
  • GoogleCodeInIdeas2012

    v1 v2  
    1313== 1. Code: Tasks related to writing or refactoring code ==
    1414
    15 || Resolve any open Haiku trac ticket numbered under 3999 || difficult || C/C++ ||
    16 || Resolve any open Haiku trac ticket numbered 4000-8100 || medium/difficult || C/C++ ||
    17 || Add Haiku native GUI to the cmake port, (http://ports.haiku-files.org/ticket/236) || difficult || C ||
    18 || Bluetooth Stack/UI Improvements (http://docs.google.com/View?id=dc8wsckv_6d8qdzbfz) || medium || C/C++ ||
    19 || Implement a patch per [ticket:6746#comment:2 Comment 2 in Bug:6746] || easy || C/C++ ||
    20 || Create a linux package (.deb / ppa) for bfs_fuse || medium || Shell/other ||
    21 || Research and implement AMD SimNow HDD image build target || difficult || C++ ||
    22 || Update poorman to use layout manager [[https://dev.haiku-os.org/ticket/3787 3787]]|| C++ ||
     15|| Resolve any open Haiku trac ticket numbered under 3999 ||
     16|| Resolve any open Haiku trac ticket numbered 4000-8100 ||
     17|| Add Haiku native GUI to the cmake port, (http://ports.haiku-files.org/ticket/236) ||
     18|| Bluetooth Stack/UI Improvements (http://docs.google.com/View?id=dc8wsckv_6d8qdzbfz) ||
     19|| Implement a patch per [ticket:6746#comment:2 Comment 2 in Bug:6746] ||
     20|| Create a linux package (.deb / ppa) for bfs_fuse ||
     21|| Research and implement AMD SimNow HDD image build target ||
     22|| Update poorman to use layout manager [[https://dev.haiku-os.org/ticket/3787 3787]] ||
    2323
    2424== 2. Documentation: Tasks related to creating/editing documents==
    25 || Verify if all the steps mentioned in the "Welcome to Haiku" document are accurate, and suggest improvements. || easy ||
    26 || Write an introduction for one of Haiku's kits for http://api.haiku-os.org || medium ||
    27 || Write documentation for one class in API reference manual || difficult ||
     25|| Verify if all the steps mentioned in the "Welcome to Haiku" document are accurate, and suggest improvements. ||
     26|| Write an introduction for one of Haiku's kits for http://api.haiku-os.org ||
     27|| Write documentation for one class in API reference manual ||
    2828
    2929== 3. Outreach: Tasks related to community management and outreach/marketing==
    3030
    31 || Present a Haiku lightning talk (about 5 minutes long) at a local Linux User Group or similar interested group. (5 or so slides on a specific part of Haiku) || medium ||
    32 || Present Haiku at a local Linux User Group or similar interested group. (20 or so slides and demo time) || hard ||
    33 || Create a more gripping screenshot slideshow for the website. || easy ||
    34 || Create a color flyer to hand out at conferences || medium ||
    35 || Create a new Haiku sticker design || easy ||
    36 || Create a black and white flyer that can be printed on a standard laser printer to be used as a hand out || medium ||
     31|| Present a Haiku lightning talk (about 5 minutes long) at a local Linux User Group or similar interested group. (5 or so slides on a specific part of Haiku) ||
     32|| Present Haiku at a local Linux User Group or similar interested group. (20 or so slides and demo time) ||
     33|| Create a more gripping screenshot slideshow for the website. ||
     34|| Create a color flyer to hand out at conferences ||
     35|| Create a new Haiku sticker design ||
     36|| Create a black and white flyer that can be printed on a standard laser printer to be used as a hand out ||
    3737
    3838
    3939== 4. Quality Assurance: Tasks related to testing and ensuring code is of high quality ==
    4040
    41 || Test all open trac tickets for Expander (6) and indicate whether they are still valid.  Add extra information as needed. || easy ||
    42 || Test all open trac tickets (0-6700) for MediaPlayer ShowImage (22) and indicate whether they are still valid.  Add extra information as needed. || hard ||
    43 || Test all open trac tickets (6700-8100)for MediaPlayer (21) and indicate whether they are still valid.  Add extra information as needed. || hard ||
    44 || Test all open trac tickets for ShowImage (15) and indicate whether they are still valid.  Add extra information as needed. || medium ||
    45 || Test all open trac tickets for StyledEdit(15) and indicate whether they are still valid.  Add extra information as needed. || medium ||
    46 || Test all open trac tickets for Terminal (28) and indicate whether they are still valid.  Add extra information as needed. || hard ||
     41|| Test all open trac tickets for Expander (6) and indicate whether they are still valid.  Add extra information as needed. ||
     42|| Test all open trac tickets (0-6700) for MediaPlayer ShowImage (22) and indicate whether they are still valid.  Add extra information as needed. ||
     43|| Test all open trac tickets (6700-8100)for MediaPlayer (21) and indicate whether they are still valid.  Add extra information as needed. ||
     44|| Test all open trac tickets for ShowImage (15) and indicate whether they are still valid.  Add extra information as needed. ||
     45|| Test all open trac tickets for StyledEdit(15) and indicate whether they are still valid.  Add extra information as needed. ||
     46|| Test all open trac tickets for Terminal (28) and indicate whether they are still valid.  Add extra information as needed. ||
    4747
    4848
    4949== 5. Research: Tasks related to studying a problem and recommending solutions ==
    5050
    51 || Summarize past mailing list discussions on patch management issues. || medium ||
    52 || Research the various virtualization programs and recommended settings to get Haiku to run on them.  Installing Haiku to new and larger virtual-disk images, figure out which settings to use for which VM software and how to add the VMware add-ons, common issues and work-arounds || medium ||
     51|| Summarize past mailing list discussions on patch management issues. ||
     52|| Research the various virtualization programs and recommended settings to get Haiku to run on them.  Installing Haiku to new and larger virtual-disk images, figure out which settings to use for which VM software and how to add the VMware add-ons, common issues and work-arounds ||
    5353
    5454
     
    5656== 6. Training: Tasks related to helping others learn more ==
    5757
    58 || Make a video showing off queries (see #2119) || medium ||
    59 || Make a video showing off Stack and Tile || medium ||
    60 || Make a video showing off the power of Haiku's image translators, and other translators || medium ||
    61 || Make a video showing how to write and build a C++ "Hello World" program using the BeAPI || medium ||
    62 || Update the step by step build instructions on the Haiku web site to reflect the switch from svn to git, and verify that it works || medium ||
     58|| Make a video showing off queries (see #2119) ||
     59|| Make a video showing off Stack and Tile ||
     60|| Make a video showing off the power of Haiku's image translators, and other translators ||
     61|| Make a video showing how to write and build a C++ "Hello World" program using the BeAPI ||
     62|| Update the step by step build instructions on the Haiku web site to reflect the switch from svn to git, and verify that it works ||
    6363
    6464== 7. User Interface: Tasks related to user experience research or user interface design and interaction ==
    6565
    66 || Check over the various apps included in Haiku, both with the fonts set to size 12 and set to size 18.  Check the apps for text alignment report any issues you find.  Keep a list of the apps that you checked over. || easy ||
    67 || Check over the various apps include in Haiku, checking it with various languages set.  Note any text alignment problems and report any issues you find.  Keep a list of the apps that you checked over, and languages checked. || easy ||
    68 || Check over the various apps included in Haiku, looking for instances of large/too small spacing between elements. Document these problems with annotated screenshots added as attachments in Trac. || easy ||
    69 || Some Haiku apps/preflets use non-standard controls that could be replaced with standard ones, eg. custom progress bars etc.. Identify where these are used, so that they can be updated to use standard controls || easy ||
    70 || Search Haiku's trac for issues related to the GUI and recheck them to see if they are still valid. || medium ||
     66|| Check over the various apps included in Haiku, both with the fonts set to size 12 and set to size 18.  Check the apps for text alignment report any issues you find.  Keep a list of the apps that you checked over. ||
     67|| Check over the various apps include in Haiku, checking it with various languages set.  Note any text alignment problems and report any issues you find.  Keep a list of the apps that you checked over, and languages checked. ||
     68|| Check over the various apps included in Haiku, looking for instances of large/too small spacing between elements. Document these problems with annotated screenshots added as attachments in Trac. ||
     69|| Some Haiku apps/preflets use non-standard controls that could be replaced with standard ones, eg. custom progress bars etc.. Identify where these are used, so that they can be updated to use standard controls ||
     70|| Search Haiku's trac for issues related to the GUI and recheck them to see if they are still valid. ||