Difference between revisions of "User:Terry.e.wen/log"

From BRL-CAD
Line 26: Line 26:
 
<li> Reviewed command line functions, general shell commands </li>
 
<li> Reviewed command line functions, general shell commands </li>
 
<li> Read into Vim usage/basics </li>
 
<li> Read into Vim usage/basics </li>
<li> Looked through D3 models for design concepts </li>
 
 
</ul>
 
</ul>
 
<h1> June 18 </h1>
 
<h1> June 18 </h1>
Line 33: Line 32:
 
<li> Outlined final project structure and requirements for both front and back-end development </li>
 
<li> Outlined final project structure and requirements for both front and back-end development </li>
 
<li> Ran basic Python and command-line scripts to read and extract data from TCP dumps </li>
 
<li> Ran basic Python and command-line scripts to read and extract data from TCP dumps </li>
 +
</ul>
 +
<h1> June 19 </h1>
 +
<ul>
 +
<li> Looked through D3 models for design concepts </li>
 +
<li> Drafted overall application expectations, model </li>
 +
<li> Began creation of drafted model </li>
 
</ul>
 
</ul>

Revision as of 18:36, 20 June 2015

June 1-4

  • Explored existing network/graph-based visualizations to form general grasp of ideas
  • Read into Processing documentation to learn programming structure
  • Created basic draggable node setup in Processing to apply and familiarize with the language
  • Began write-up for overall project description
  • Utilized WireShark to begin exploration of network activity and learn about the data which will be presented by visualization project

June 5

  • Finished project summary
  • Read into Dshell documentation
  • Independently continued exploration of Processing

June 8-12

  • Set up Ubuntu VM for Dshell
  • Created simple animations in Processing to simulate data transfer between nodes

June 15-16

  • Explored Processing libraries to determine further resources that can be used

June 17

  • Reviewed command line functions, general shell commands
  • Read into Vim usage/basics

June 18

  • Viewed Dshell tutorials to understand framework
  • Outlined final project structure and requirements for both front and back-end development
  • Ran basic Python and command-line scripts to read and extract data from TCP dumps

June 19

  • Looked through D3 models for design concepts
  • Drafted overall application expectations, model
  • Began creation of drafted model