TODO: Difference between revisions

From John's wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
* Work on [http://www.progclub.org/wiki/Pcwiki pcwiki]
* Work on [http://www.progclub.org/wiki/Pcwiki pcwiki]
** Need to implement extended section links as an extension
** Need to implement extended section links as an extension
* Need to get [http://www.progclub.org/wiki/Network_administration#TODO backups for ProgClub]
* Need to restore archives on Orac
* Need offsite backup solution for Blackbrick and ProgClub servers
* Work on LPTHW

Latest revision as of 23:34, 7 October 2011

  • Work on ML class
    • Need to write up and work through math review lectures
    • Need to answer the online questions for week 1
  • Work on pcad
    • Need to implement server
      • Wait for connections
      • Fork process after connect
      • Read command off socket
      • Find corresponding script and execute it
      • Respond with execution status
      • Close connection
    • Need to implement client
      • Connect to server
      • Send command
      • Read status and return with error level
  • Work on pcphpjs
    • Need to implement 'branches'
  • Work on pcwiki
    • Need to implement extended section links as an extension
  • Need to get backups for ProgClub
  • Need to restore archives on Orac
  • Need offsite backup solution for Blackbrick and ProgClub servers
  • Work on LPTHW