Difference between revisions of "Zack-201209"

From Stadm
Jump to navigationJump to search
(Created page with '==Daily Entries== <font color='red'> </font> <div style='display: none;'> BEGIN PARSING ENTRIES - DO NOT REMOVE THIS LINE</div> ===Week of 2012-09-29 to 2012-09-30=== <!---------…')
 
Line 78: Line 78:
 
-----------------------------------END COMMENTED WEEKLY SECTION ----------------------->
 
-----------------------------------END COMMENTED WEEKLY SECTION ----------------------->
 
===Week of 2012-09-01 to 2012-09-07===
 
===Week of 2012-09-01 to 2012-09-07===
<!------------------------------- BEGIN COMMENTED WEEKLY SECTION ---------------------------------
+
 
 
====2012-09-07 Fri -- 0 hrs====
 
====2012-09-07 Fri -- 0 hrs====
  
Line 86: Line 86:
  
 
====2012-09-04 Tue -- 0 hrs====
 
====2012-09-04 Tue -- 0 hrs====
 +
*eri:1.5h:
 +
#Edited view to render homepage as link on profiles
 +
#added edit node button for all nodes
 +
#imported new content from old eri site
 +
#added menus to event taxonomy
 +
##Removed old terms
 +
#Added News and All tabs to events list quicktabs
 +
 +
*eri:3.5:
 +
#Talked to Aaron about user roles and research groups view
 +
#created student assistant role
 +
#Added image field, people field, and link field to Research Group content type
 +
#Styled the Research Group view (Now two columns)
 +
#Edited research list view to display URL
  
 
<font color='blue'>
 
<font color='blue'>
Line 99: Line 113:
  
 
</font>
 
</font>
-----------------------------------END COMMENTED WEEKLY SECTION ----------------------->
+
 
 
<div style='display: none;'> FINISH PARSING ENTRIES - DO NOT REMOVE THIS LINE</div>
 
<div style='display: none;'> FINISH PARSING ENTRIES - DO NOT REMOVE THIS LINE</div>
  

Revision as of 15:23, 4 September 2012

Daily Entries

BEGIN PARSING ENTRIES - DO NOT REMOVE THIS LINE

Week of 2012-09-29 to 2012-09-30

Week of 2012-09-22 to 2012-09-28

Week of 2012-09-15 to 2012-09-21

Week of 2012-09-08 to 2012-09-14

Week of 2012-09-01 to 2012-09-07

2012-09-07 Fri -- 0 hrs

2012-09-06 Thu -- 0 hrs

2012-09-05 Wed -- 0 hrs

2012-09-04 Tue -- 0 hrs

  • eri:1.5h:
  1. Edited view to render homepage as link on profiles
  2. added edit node button for all nodes
  3. imported new content from old eri site
  4. added menus to event taxonomy
    1. Removed old terms
  5. Added News and All tabs to events list quicktabs
  • eri:3.5:
  1. Talked to Aaron about user roles and research groups view
  2. created student assistant role
  3. Added image field, people field, and link field to Research Group content type
  4. Styled the Research Group view (Now two columns)
  5. Edited research list view to display URL

2012-09-03 Mon -- 0 hrs -- Labor Day

2012-09-02 Sun -- 0 hrs

2012-09-01 Sat -- 0 hrs

FINISH PARSING ENTRIES - DO NOT REMOVE THIS LINE


Recharge Examples/Entry Instructions


Recharge Entries fall into 3 broad categories:  
  Direct charges - charges to a PI, Category, Account fund - Done monthly
  Deferred charges - charges that are accumulated for Services (Disk Storage, Backups, Websites, etc) paid quarterly
  Departmental charges - entries that are made to track time taken for various services that are provided by the department.  Possibly used by IT staff to make decisions

Recharge Entry Examples (each entry is expected to follow a list tag entry in the final html (ie: an asterisk in the wiki editor)):
 *NEES:20 min:Backups                         -- basic entry, NEES charged 20 minutes for backups
 *Frew:20:Backups                             -- implied units -- units default to minutes
 *Dozier:1.5h:Backups                         -- units flexible - space between amt and units optional, h is shorthand for hours, m shorthand for minutes
 *Davey/Frew/Dozier:20 min each:Backups       -- create recharge entries for this amt of time for each of the categories
 *Davey/Frew/Dozier:2 hours split:Backups     -- split time equally between each of the categories
 *eri.web:20m:Work on research website

Project examples: - ie: NEES, Snow, Oceancolor, Dragon, CCBER
Account entries can be subcategorized by creating a hierarchy using "."'s to separate fields (ie: eri.space.girvetz)

More detailed Syntax Breakdown (in pseudo BNF) :
 ENTRY = *ACCTSPEC:TIMESPEC:DESCRIPTION                         -- one entry per line
 ACCTSPEC = ACCT[[/ACCT]...]                                    -- the Account/Category/Project/CostCenter to be recharged
 TIMESPEC = AMT [UNIT [LOOP-OP]]                                -- amount of time spent - default is minutes
 ACCT = PI | Project | Account | Category [.SubCategory[...]]   -- PI/Project/Acct/Category: ie: Frew, NEES, Dragon, Infra, conf,...
 AMT = float | integer                                          -- Amount of time spent -- float or int
 UNIT = [hour|hr|h|minute|min|m]                                -- units of time to apply to amount - default is minute -- spaces optional between amt and units
 LOOP-OP = [each|split]                                         -- specialized operators - CATEGORY list is split on "/"s and an entry created for each one when processed.

Non-direct Recharge Categories (and associated SubCategories):
 *admin - efforts for administrative staff

 *lic.[itt, matlab, math, arcgis] --licensing stuff.
 *web.[drupal,wiki,cms,ftp]       -- not sure this will be a top level charge

 *stor.[disk,bk,tape]
 *stor.bk                         -- efforts relating to backups
 *stor.disk                       -- disk server related time
 *stor.tape                       -- tape backups
 
 *it.[net,dev,team,ucsb,stadm,dsr,nsmgmt]
 *it                             -- alone infers ERI business (infra/sysadm/blahblahblah).
 *it.net                         -- efforts relating to departmental networking (cabling)
 *it.dev                         -- software development, scripting, new services...
 *it.team                        -- efforts relating to IT team meetings/discussions... how about powow?
 *it.ucsb                        -- UCSB training/meetings/discussions/committees or campus greater good.
 *it.stadm                       -- efforts relating to any IT student assistants
 *it.dsr                         -- efforts relating to departmental safety representative work

Other Stuff

AVWH: 152