User:AaronPeterson: Difference between revisions

    From KDE TechBase
    (→‎Wiki: I hope to help make it easier to navigate using wikilinks)
    Line 4: Line 4:
    == Wiki ==
    == Wiki ==
    ===style===
    ===style===
    Aaron generally organizes then polishes,  Some uses may be offended by misspellings or hanging links to pages that do not exist, and making placeholders for content that he does not know but needs to know
    Aaron generally organizes then polishes,  Some uses may be offended by misspellings or hanging links to pages that do not exist, and making placeholders for content that he does not know but needs to know.
     
    ==== Style II =====
    I find that wiki's especially, mediawiki, get misused when in techbase role. It is important to use Categories, and NOT subdirectories so that wiki linking becomes easy.  Filing something under [[Getting Started]] is a horrible way to do it, because the item will also be related to the <nowiki>[[Topic]]</nowiki>  In general, sub pages should be used only if the topic page is too large, and the additional content is exclusive to the topic.  I hope to re-arrange the wiki to make it easier to navigate.


    ===ethics===
    ===ethics===
    Aaron will move content about and adjust sentence structure to get right to the point. He rarely deletes content, rather, prefers to move it to new pages.
    Aaron will move content about and adjust sentence structure to get right to the point. He rarely deletes content, rather, prefers to move it to new pages.
    === frequency Noise===
    I talk a lot, I am learning about projects that i interact with, and hope that I am actually contributing.  I want to give a high signal to noise, and I have a lot of time right now (July 2010) and am running with high enthusiasm.
    == Person ==
    === Creativity ===
    Part of my creativity comes from experimentation.  I try a lot of things, and I believe i have a talent for testing software, and creating user interfaces.
    == Bugs ==
    I file a lot of bugs and wishlist items. Often the fix is not trivial, and does not fit exactly in the category I put the item... because I have no idea where it should go.  For example,  I don't think we should program based on click, double click, drag,  I think we need more abstract concepts .
    I have filed bugs for bugzilla at mozilla regarding micropayment integration, and I tend to prefer Mantis as a bug/feature tracker.  I also very much think that searching for existing bugs should go thru closed bugs and not just open bugs.


    == Contact Info ==
    == Contact Info ==

    Revision as of 06:23, 20 July 2010

    Aaron Peterson lives in Washington State USA. and has contriubted to various wikis including openwiki.org one of the gentoo wikis and wikipedias metawiki. as of 2010.07 Aaron is a novice programmer, who has done a bit of WMI, Javascript, C, and has followed a few C++ and QT tutorials, so he is very much learning and new to the process.


    Wiki

    style

    Aaron generally organizes then polishes, Some uses may be offended by misspellings or hanging links to pages that do not exist, and making placeholders for content that he does not know but needs to know.

    Style II =

    I find that wiki's especially, mediawiki, get misused when in techbase role. It is important to use Categories, and NOT subdirectories so that wiki linking becomes easy. Filing something under Getting Started is a horrible way to do it, because the item will also be related to the [[Topic]] In general, sub pages should be used only if the topic page is too large, and the additional content is exclusive to the topic. I hope to re-arrange the wiki to make it easier to navigate.

    ethics

    Aaron will move content about and adjust sentence structure to get right to the point. He rarely deletes content, rather, prefers to move it to new pages.

    frequency Noise

    I talk a lot, I am learning about projects that i interact with, and hope that I am actually contributing. I want to give a high signal to noise, and I have a lot of time right now (July 2010) and am running with high enthusiasm.


    Person

    Creativity

    Part of my creativity comes from experimentation. I try a lot of things, and I believe i have a talent for testing software, and creating user interfaces.

    Bugs

    I file a lot of bugs and wishlist items. Often the fix is not trivial, and does not fit exactly in the category I put the item... because I have no idea where it should go. For example, I don't think we should program based on click, double click, drag, I think we need more abstract concepts .

    I have filed bugs for bugzilla at mozilla regarding micropayment integration, and I tend to prefer Mantis as a bug/feature tracker. I also very much think that searching for existing bugs should go thru closed bugs and not just open bugs.

    Contact Info

    Aaron generally cares a great deal about the projects he works on and would very much enjoy talking with what they are working on, and requests help learning this stuff.

    Telephone: 206 334 5925

    KDE

    Aaron has enjoyed using applications made in KDE and QT for quite some time, and has posted bugs, which in general are viewed as controversial and then later accepted as being a real bug. He would like to be considered a usability contributer and is attempting to set up a build environment to actually fix some of the behavior he cares deeply about.

    Learning

    /tutorials that are good /tutorials that do not work

    Specific bugs and enhancements

    • selecting items in dolphin and konqueror / dialogs are over-engineered and while simplify some very basic selection capability, complicates general use of the program.
    • Single vs double click -- Aaron cares very deeply about accidental clicks activating programs, and would like to seporate desired appliacation behavior vs application use by creating a concept to make user interfaces easier.
      • Reversable-Safe-to-activate -- no-data-loss -- a button, single click, even moving a cursor over can trigger an event and this triggers no possiblity of data loss.
      • known-common-use - reversable - arranging content, a single button can trigger.
      • known-non-reversable
      an example would be a slide-lock on an iphone, a double click, or similar
    
      • known-dangerous
      a confirmation dialog/interuption of user is required.
    
      • unknown
      a confirmation dialog may be requried.
    

    plasma


    • show contents of directory--within a panel, not an icon to start a new window..
    • application plasmoids, task-bar like objects that organize application windows and documents, that stay persistant.. AND also provide taskbar like control ((all other implementations seen either are just like taskbars or completely hide content)
    • Note taking / journal plasmoid, that actually prepends to a simple text file. Saves like an instant messanger log, perhaps just instant message self in a note., (from anywhere) and have it save on the server.
    • /In panel run command There is a run plasmoid, it just manifests as an icon, and I don't want to click on an icon, then click again and type what I want to run.

    -- The active user interface field is IN the plasmoid, so one less click. (first seen with IE4beta but then removed.. also seen in KDE3)

    KDE settings

    /kdesettingsFixes

    • wants to make kde settings behave as expected with single click, because they are all buttons/hyperlinks Not fileRepresentation.

    Dolphin

    • adding more columns /MoreMetaDataInDolphin
    • Adding a view that allows grouping based on metadata
    • Making Details be accessible in Icon view
    • Make an Icon view that can be rearranged, not snapped to a grid.
    • Make Thumbnails be in their own column/ make filetype icon still show up even in iconview
    • Make DetailedIcon view, where metadata gets shown in same tile as icon.

    Knotify

    • Independant facebook like alternative -- standards based websites that people put up themselves (already a project)

    (facebook afterall, is just a glorified, centralized log analyzer that can trigger alarms) We could eventually string all of our instant messages thru our log analyzer, have it show us what we want, and retransmit based on rules if certain conditions are met.