Friday, November 26, 2010

VER

As software versioning identifier next to software name.  People usually refer field name "version" but however there is variation among softwares: version, edition, release.

VER here is actually not abbreviated from "VERsion", but comes from "Version/Edition/Release".  So it is entirely uppercase, not "Ver".

Wednesday, October 6, 2010

Follow-up, In-progress

=?
Use as alternative abbreviation to ".follow".  It comes from arithmetic home-work: ex. "12 + (34 - 56) × 78 ÷ 9 = ?"; i.e., to check (follow up) result of the problem.
Also see "=" definition.

?%
i.e., what-is/how-much (?) progress (% completion) now?
This term is good replacement to "=?" especially in case to avoid any existing "=..." label(s).

Similar-possible labels
  • "w/p" = work in process/progress
  • "this week" : easily understood but not compact.

Tuesday, August 31, 2010

[>...] labels

"For" or "To"
  • >pub or >* : for public, to publicize.
  • >? or >&? : for discussion, meeting topic.
    • Shorter than ".meeting".
    • >&? emphasizes more at colleagues (refer "&+").

      Wednesday, August 4, 2010

      Enterprise 2.0 Characteristics - SLATES

      • Search: Information must be searchable
      • Linking: Links must connect and cross-reference content (blog posts, wikis, etc.) into an interactive and interdependent community
      • Authoring: Simple tools must be provided to allow everyone to contribute and edit content.
      • Tagging: Users must be able to assign their own terms and descriptions, which allows content to be structured and organized in a way that is meaningful for users
      • Extensions: Applications should include a suggestion and recommendation system such as that found on Amazon or StumbleUpon (the “If you like X, you’ll like Y feature)
      • Signals: Technology (Email, RSS, ec.), that informs users when new content of interest appears.



      Source: Andrew McAfee, Enterprise 2.0

      Tuesday, May 18, 2010

      OCEAN (or CANOE)

      Personality "Big Five" trait explanation:
      • Openness
      • Conscientiousness
      • Extraversion
      • Agreeableness
      • Neuroticism

      Also see:
      • http://apps.facebook.com/mypersonality/about_the_big_five.php
      • http://mypersonality.org/research/category/big-five/

      Thursday, May 13, 2010

      GMail-label syntax

      Search can do type-ahead look up words in label when they are separated by blank or dash.
      Most symbol characters are denoted by dash (-) in search expression.

      Thursday, May 6, 2010

      Nested Labels in GMail

      New in Labs: Nested Labels and Message Sneak Peek - Official Gmail Blog:
      Thursday, April 08, 2010 | 5:27 PM
      Labels are more flexible than folders because a given email can have several labels but can't be in several folders at the same time. A highly requested feature for labels, though, comes from the world of folders: the ability to organize labels hierarchically.

      If you think this might be useful to you, go to the Gmail Labs tab under Settings, look for 'Nested Labels,' enable it and click 'Save.' You'll then need to name your label with slashes (/) to make it the child of another. For example, let's say you wanted to create a simple hierarchy with a 'Home' label, and inside it a 'Family' and a 'Vacation' label. Just create three labels with the following names:

      Home
      Home/Family
      Home/Vacation

      You can then create 'Home/Family/Kids,' 'Home/Pets,' etc., to get something like the screenshot on the left. If you had the parent label 'Home' before you don't have to create it from scratch.


      Note:
      1. Labels need to be created one by one from parent to child.  For example above: it is to create "Home" and then "Home/Family": i.e., cannot create "Home/Family" directly without having "Home" before, otherwise we'll get non-hierchical "Home/Family" as a single label.
      2. The label "/" is not effected (so far).