Chris-201211
From Stadm
Jump to navigationJump to searchContents
Daily Entries
Week of 2012-11-24 to 2012-11-30
2012-11-30 Fri -- 2 hrs
- eri:2h:Worked on the practice database/php stuff
- almost got it to work; for some reason the responseText disappears after a second
2012-11-29 Thu -- 0 hrs
2012-11-28 Wed -- 0 hrs
2012-11-27 Tue -- 4 hrs
- eri:4h:Researched more about PDO and sqlite
- started experimenting with a php script that handles data from a sqlite table
- also had a meeting with Zack and Aaron about wiki recharge stuff
2012-11-26 Mon -- 4 hrs
- eri:1h:Talked with Aaron about wiki recharge stuff
- eri:3h:Read documentation on PDO (php data objects) and sqlite
- practiced sqlite table creation and various functions (SELECT, INSERT, CREATE, DELETE, etc.)
- want to practice with PDO; need to talk to Aaron about enabling php on this computer or setting up sandbox
2012-11-25 Sun -- 0 hrs
2012-11-24 Sat -- 0 hrs
Week of 2012-11-17 to 2012-11-23
2012-11-23 Fri -- 0 hrs -- Thanksgiving DayAfter
2012-11-22 Thu -- 0 hrs -- Thanksgiving Day
2012-11-21 Wed -- 0 hrs
2012-11-20 Tue -- 4 hrs
- cein:1h:Redesigned News page; calendar and list are in quicktabs instance
- cein:3h:Changed people and research pages:
- Links on first tab of both pages now load tab without changing the url and having to reload the page (direct links using jquery)
2012-11-19 Mon -- 0 hrs
2012-11-18 Sun -- 0 hrs
2012-11-17 Sat -- 0 hrs
Week of 2012-11-10 to 2012-11-16
2012-11-16 Fri -- 1 hrs
- cein:1h:Made some styling changes to news page
- Got rid of the gap between the header bar (contains the month and year) and the actual calendar
- Also moved the 'Prev' button a little to the left (it was cut off before)
- Fixed sizing issue with the publications accordion
- When organized by year (desc) the content panel would change in size; set fillSpace property to fix that
2012-11-15 Thu -- 3 hrs
- cein:3h:Added more changes to publications section
- Applied css changes so that the arrow appears next to the section header and there isn't a gap between the header and content panel
- Fixed problem with accordion only using one item in each content panel (now it should use the appropriate amount of items in each panel)
- Separated entries in content panels with a dashed line
2012-11-14 Wed -- 0 hrs
2012-11-13 Tue -- 0 hrs
2012-11-12 Mon -- 0 hrs -- Veterans Day
2012-11-11 Sun -- 0 hrs
2012-11-10 Sat -- 0 hrs
Week of 2012-11-03 to 2012-11-09
2012-11-09 Fri -- 0 hrs
2012-11-08 Thu -- 0 hrs
2012-11-07 Wed -- 0 hrs
2012-11-06 Tue -- 2 hrs
- cein:2h:Added accordion jquery to the publications/biblio page
- need to add some styling changes:
- move the arrow so that it appears next to the year in each section
- change the margin so that there isn't a gap in between the header and content panel
- need to add some styling changes:
2012-11-05 Mon -- 4 hrs
- cein:4h:Sent email to Arturo
- researched drupal_add_js() function
- want to try and implement accordion on biblio content
2012-11-04 Sun -- 0 hrs
2012-11-03 Sat -- 0 hrs
Week of 2012-11-01 to 2012-11-02
2012-11-02 Fri -- 0 hrs
2012-11-01 Thu -- 0 hrs
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