Shoeb Mohammed (Work Log)
Jump to navigation
Jump to search
Summer 2016
- 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.
- 07/28/2016, 07/29/2016, 07/30/2016, 08/01/2016
- continue development.
- 08/05/2016
- completed development. Future todo: implement advance facilities.
- 08/06/2016
- added Eds suggestions.