Basic Assignments
 
Options & Settings
 
Main Time Information
Color Code: Green
Created By: Shannon Scoffield
Created Date/Time: 11/11/2014 2:30 pm
 
Action Status: Blank (new)
Show On The Web: Yes - (public)
 
Time Id: 2802
Template/Type: Daily Tasks
Title/Caption: Daily Tasks
Start Date: 8/25/2014
Main Status: Active

click to enlarge - photo by: Shannon Scoffield -
 
 


Notes:
  • Working with both my wife and sister on database updates and SQL update statements. More prep work for doing full database copies. Also working on adding database indexes to all sort orders and field status values. This will help when doing database queries.
  • Working on database code for new clusters. A cluster is a box, server, or domain level structure. It goes:
    -Level 1 – Universe,
    -Level 2 – Galaxies (linked servers),
    -Level 3 – Clusters (individual servers, boxes, or domains),
    -Level 4 – Solar Systems (databases inside of a cluster or box),
    -Level 5 – Individual Worlds (corporations inside of a database or solar system). The levels go all the way to 10 but we only needed the top 5 for this entry.
  • On the phone with Steve going over things. We talked about options for dynamic css (cascading style sheets), 3rd party skins, and interface pieces. We also talked about upcoming projects, progress on the database project, and the use of API socket connections in the near future. We are seeing a large shift towards full API requests and access to backend data pieces.
  • Planning, paying bills, and recording notes.
  • Making decisions on where to put certain tables that play both at the cluster level and at the solar system level. Did some research on existing table structure and layout. Checking for dependencies between tables for certain joins on tables.