Version at: 28/05/2014, 04:20 vs. version at: 28/05/2014, 04:21
11This is a general work log updated daily.
22
33##Today's TODO list:
44- check in manager code and tests
55- start working on sentence views
66
77##This week's TODO list:
88
99- finish sentence related views and test them
1010- finish corrections and tag views
1111- finish user views
1212- write the import script and import some subset of the data
1313
1414##Work log
1515
1616###Week 1 19/5
1717
1818####Monday
1919- compiled dependencies and tools (sage, git, etc..)
2020- set up virtual env
2121- set up pytoeba-dev repo/structure
2222- setup pytoeba's project structure
2323
2424####Tuesday
2525- added sentence and link models
2626- threw out sage and compiled scipy/numpy
2727- explored agpl for graph manipulation
2828
2929####Wednesday
3030- added log model
3131- added correction model
3232- added tag models
3333- added audio model
3434- set up work log
3535
3636####Thursday
3737- read py.test documentation
3838- read django testing documentation
3939- wrote a passing test for the sentence manager
4040
4141####Friday
4242- read "Test Driven development with Python"
4343
4444####Saturday
4545- Finished the sentence manager
4646
4747###Week 2 26/5
4848
4949####Monday/Tuesday
5050- added scaffolding/structure for tests and fixtures using py.test
5151- added database validation tests for:
52 - sentence/link models
53 - correction model
54 - tag models
55 - audio models
52 - sentence/link models
53 - correction model
54 - tag models
55 - audio models
5656- generated coverage reports
5757
5858####Wednesday
diff view generated by jsdifflib

Version at: 28/05/2014, 04:20

This is a general work log updated daily.

##Today's TODO list:
- check in manager code and tests
- start working on sentence views

##This week's TODO list:

- finish sentence related views and test them
- finish corrections and tag views
- finish user views
- write the import script and import some subset of the data

##Work log

###Week 1 19/5

####Monday
- compiled dependencies and tools (sage, git, etc..)
- set up virtual env
- set up pytoeba-dev repo/structure
- setup pytoeba's project structure

####Tuesday
- added sentence and link models
- threw out sage and compiled scipy/numpy
- explored agpl for graph manipulation

####Wednesday
- added log model
- added correction model
- added tag models
- added audio model
- set up work log

####Thursday
- read py.test documentation
- read django testing documentation
- wrote a passing test for the sentence manager

####Friday
- read "Test Driven development with Python"

####Saturday
- Finished the sentence manager

###Week 2 26/5

####Monday/Tuesday
- added scaffolding/structure for tests and fixtures using py.test
- added database validation tests for:
 - sentence/link models
 - correction model
 - tag models
 - audio models
- generated coverage reports

####Wednesday

version at: 28/05/2014, 04:21

This is a general work log updated daily.

##Today's TODO list:
- check in manager code and tests
- start working on sentence views

##This week's TODO list:

- finish sentence related views and test them
- finish corrections and tag views
- finish user views
- write the import script and import some subset of the data

##Work log

###Week 1 19/5

####Monday
- compiled dependencies and tools (sage, git, etc..)
- set up virtual env
- set up pytoeba-dev repo/structure
- setup pytoeba's project structure

####Tuesday
- added sentence and link models
- threw out sage and compiled scipy/numpy
- explored agpl for graph manipulation

####Wednesday
- added log model
- added correction model
- added tag models
- added audio model
- set up work log

####Thursday
- read py.test documentation
- read django testing documentation
- wrote a passing test for the sentence manager

####Friday
- read "Test Driven development with Python"

####Saturday
- Finished the sentence manager

###Week 2 26/5

####Monday/Tuesday
- added scaffolding/structure for tests and fixtures using py.test
- added database validation tests for:
  - sentence/link models
  - correction model
  - tag models
  - audio models
- generated coverage reports

####Wednesday

Note

The lines in green are the lines that have been added in the new version. The lines in red are those that have been removed.