Difference between revisions of "Shoeb Mohammed (Work Log)"
Jump to navigation
Jump to search
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <onlyinclude>[[Shoeb Mohammed]] [[Work Logs]] [[Shoeb Mohammed (Work Log) | Work Log page]]</onlyinclude> | |
− | [[Shoeb Mohammed]] [[Work Logs]] [[Shoeb Mohammed (Work Log) | Work Log page]] | ||
+ | ===Summer 2016=== | ||
*07/15/2016 | *07/15/2016 | ||
Line 9: | Line 9: | ||
https://www.usenix.org/system/files/login/articles/login_apr15_09_blank-edelman.pdf | 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 | https://www.usenix.org/system/files/login/articles/blank-edelman_0.pdf | ||
− | |||
*07/18/2016 | *07/18/2016 | ||
Line 17: | Line 16: | ||
*07/19/2016 | *07/19/2016 | ||
**Installed development environment on the linux box - python bindings, editor(emacs), git | **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 | *07/20/2016 | ||
**Created accounts | **Created accounts | ||
**Ran selenium to load a sample website | **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. | ||
+ | |||
+ | [[Category:Work Log]] |
Latest revision as of 11:13, 2 November 2017
Shoeb Mohammed Work Logs Work Log page
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.