Shoeb Mohammed (Work Log)

From edegan.com
Revision as of 16:19, 27 July 2016 by ShoebMohammed (talk | contribs)
Jump to navigation Jump to search

Shoeb Mohammed Work Logs Work Log page


  • 07/15/2016
    • Started work log and research plan.
    • Review and profile the Matcher perl code.
    • Read tutorials on using Selenium with perl. Below links are good to get started
 https://www.usenix.org/system/files/login/articles/login_apr15_09_blank-edelman.pdf
 https://www.usenix.org/system/files/login/articles/blank-edelman_0.pdf


  • 07/18/2016
    • Completed listing page on the wiki for the software repository.
    • Finished installing linux for code development.
  • 07/19/2016
    • Installed development environment on the linux box - python bindings, editor(emacs), git
    • Decided to use python in place of perl because it is officially supported.
  • 07/20/2016
    • Created accounts
    • Ran selenium to load a sample website
  • 07/21/2016
    • read more selenium docs and tutorials.
    • waiting for Dan's codebase
  • 07/22/2016
    • initial design for the program
    • still waiting for Dan's codebase
  • 07/25/2016
    • started implementation. need clarification on requirements.
  • 07/27/2016
    • continue with the implementation. need clarification on search handler requirements.