Changes between Version 4 and Version 5 of GoogleCodeInIdeas


Ignore:
Timestamp:
Oct 26, 2010, 7:05:01 PM (14 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoogleCodeInIdeas

    v4 v5  
    77
    88== 1. Code: Tasks related to writing or refactoring code ==
    9 '''Example''': Internationalize a Haiku preflet. (difficult)
     9
     10|| Add support for bazaar repositories to HaikuPorter ([http://ports.haiku-files.org/ticket/403]) || medium|| Python ||
     11|| Add support for using .xz source code to HaikuPorter ([http://ports.haiku-files.org/ticket/408]) || medium|| Python ||
     12|| Add native Haiku midi support to the SDL_Mixer port (http://ports.haiku-files.org/ticket/365) || hard || C ||
     13
     14
    1015
    1116== 2. Documentation: Tasks related to creating/editing documents==
    12 '''Example''': Verify if all the steps mentioned in a certain document are accurate, and suggest improvements. (easy)
     17|| Verify if all the steps mentioned in the "Welcome to Haiku" document are accurate, and suggest improvements. || easy ||
     18
     19Some Documentation tasks need to be added here...
     20
     21|| Write an article for Haiku web site on how to use HaikuPorter || medium ||
    1322
    1423== 3. Outreach: Tasks related to community management and outreach/marketing==
    1524
     25|| Present Haiku at a local Linux User Group or similar interested group. || medium ||
     26
    1627== 4. Quality Assurance: Tasks related to testing and ensuring code is of high quality ==
    17 '''Example''': Test all tickets for ShowImage and indicate whether they are still valid. Add extra information. (medium)
     28
     29|| Test all open trac tickets for ShowImage and indicate whether they are still valid.  Add extra information. || medium ||
     30
     31
    1832
    1933== 5. Research: Tasks related to studying a problem and recommending solutions ==
    20 '''Example:''' Summarize past mailing list discussions on patch management issues. (medium)
     34
     35|| Summarize past mailing list discussions on patch management issues. || medium ||
     36|| 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 ||
     37
     38
    2139
    2240== 6. Training: Tasks related to helping others learn more ==
    23 '''Example:''' Make a video showing off queries (see #2119)
     41
     42|| Make a video showing off queries (see #2119) || medium ||
     43|| Make a video showing off Stack and Tile || medium ||
     44
     45
     46
    2447== 7. Translation: Tasks related to localization ==
    2548
     49|| some translation tasks need to be filled in here... || ||
     50
    2651== 8. User Interface: Tasks related to user experience research or user interface design and interaction ==
     52
     53|| 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 ||
     54|| 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 ||
     55|| Create some mock-ups of a possible package manager for Haiku, research past mailing list discussion on the subject || medium ||
     56|| Create some mock-ups of a possible wireless network preferences app || medium ||