205 Matching Annotations
  1. Oct 2017
    1. The information is organized in map form (the spatial mode),

      I find the use spatial modes to be extremely helpful when trying to comprehend things, especially data. If we go by the Theory of Multiple Intelligences, I might be considered a person who relies on their "spatial intelligence" frequently.

      For example, when analyzing historical events in a class, I appreciate having an accurate timeline that is spaced out to scale. This way I can put important time periods or the long lasting effects of an event in perspective. I believe that people can not appreciate the length of the dynastic rule in China until they see how long (for physical timelines "long" is in the literal sense) it was and how many well-known events of the Western world took place during its existence. Additionally, people seem to forget how long the planet Earth has existed until shown the tiny portion of its timeline that the entire course of human history occupies.

      Even just recently I remember using spatial modes of displaying information to help my research colleagues understand an issue. Since some data from a research paper we were referencing had data that was not consistently sampled, we could not accurately replicate their experiment to test their results and input data into deep learning programs. I decided to represent the data using spaced out visuals to explain my suggested method for predicting information within those data gaps.

  2. May 2017
    1. <Route path="/" component={ List } /> <Route path="/react" component={ Detail } />

      Note, in newer versions of the router, this won't work because a route can only contain one child. Try wrapping the two routes in a <switch>:</switch>

        <Switch>
          <Route exact path="/" component={ List } />
          <Route path="/react" component={Detail}  />
        </Switch>
      
  3. Mar 2017
  4. Jan 2017
    1. In the peripheral nervous system (PNS) axons can be either myelinated or unmyelinated. Myelination refers to the insulation of an axon with concentric surrounding layers of lipid membrane (myelin) produced by Schwann cells. These layers are generally uniform and continuous (similar in structure to a fruit roll up), but due to imperfect nature of the process by which Schwann cells wrap the nerve axon, this wrapping process can sometimes leave behind small pockets of residual cytoplasm displaced to the periphery during the formation of the myelin sheath. These pockets, or "incisures", can subdivide the myelinated axon into irregular portions. These staggered clefts also provide communication channels between layers by connecting the outer collar of cytoplasm of the Schwann cell to the deepest layer of myelin sheath.

      VER RELAÇÃO COM NÓS DE RANVIER.

      MYELIN INCISURES - WKW - 15-JAN-2017

  5. Jul 2015
    1. Many subjects and ideas link together Leveling-up in one area can mean also leveling-up in another You don’t have to learn everything about a subject The learner (with some prompting) can decide the learning goal It’s OK to jump around a bit while learning