| 8 | | 15 | |
|---|
| 9 | v0.4: 2007-04-16 | 16 | v0.4: 2007-04-16 |
|---|
| 10 | ================ | 17 | ================ |
|---|
| 11 | | 18 | |
|---|
| 12 | * Annotation of texts (js-based in browser) (ticket:20, ticket:21) | 19 | * Annotation of texts (js-based in browser) (ticket:20, ticket:21) |
|---|
| 13 | (<http://www.openshakespeare.org/2007/04/10/annotation-is-working/>) | 20 | (<http://www.openshakespeare.org/2007/04/10/annotation-is-working/>) |
|---|
| 14 | * Switch to unicode for internal string handling (resolves ticket:23: some | 21 | * Switch to unicode for internal string handling (resolves ticket:23: some |
|---|
| 15 | texts breaking the viewer) | 22 | texts breaking the viewer) |
|---|
| 16 | * Add functional tests for the web interface (ticket:11) | 23 | * Add functional tests for the web interface (ticket:11) |
|---|
| 17 | * Substantial improvements to speed of concordance (ticket:22) | 24 | * Substantial improvements to speed of concordance (ticket:22) |
|---|
| 18 | (<http://www.openshakespeare.org/2007/01/03/improvements-to-the-concordance/>) | 25 | (<http://www.openshakespeare.org/2007/01/03/improvements-to-the-concordance/>) |
|---|
| 19 | * Switch to genshi templates from kid | 26 | * Switch to genshi templates from kid |
|---|
| 20 | * Switch to plain WSGI from cherrypy | 27 | * Switch to plain WSGI from cherrypy |
|---|
| 21 | | 28 | |
|---|
| 22 | Outstanding Issues | 29 | Outstanding Issues |
|---|
| 23 | ------------------ | 30 | ------------------ |
|---|
| 24 | | 31 | |
|---|
| 25 | * Annotation cannot handle long texts because of javascript performance | 32 | * Annotation cannot handle long texts because of javascript performance |
|---|
| 26 | issues | 33 | issues |
|---|
| 27 | | 34 | |
|---|
| 28 | | 35 | |
|---|
| 29 | v0.3: 2006-10-04 | 36 | v0.3: 2006-10-04 |
|---|
| 30 | ================ | 37 | ================ |
|---|
| 31 | | 38 | |
|---|
| 32 | * Can now view mutiple texts side by side (ticket:15). See it in action at: | 39 | * Can now view mutiple texts side by side (ticket:15). See it in action at: |
|---|
| 33 | <http://demo.openshakespeare.org/view?name=othello_gut_f+othello_gut> | 40 | <http://demo.openshakespeare.org/view?name=othello_gut_f+othello_gut> |
|---|
| 34 | * Now include moby/bosak versions of shakespeare as well as gutenberg | 41 | * Now include moby/bosak versions of shakespeare as well as gutenberg |
|---|
| 35 | (ticket:10) (though more work remains to be done to process these versions | 42 | (ticket:10) (though more work remains to be done to process these versions |
|---|
| 36 | to plaintext and html) | 43 | to plaintext and html) |
|---|
| 37 | * Fix bug whereby we were missing some of the available gutenberg texts | 44 | * Fix bug whereby we were missing some of the available gutenberg texts |
|---|
| 38 | (ticket:18) | 45 | (ticket:18) |
|---|
| 39 | * Install the shakespeare python package (ticket:16) | 46 | * Install the shakespeare python package (ticket:16) |
|---|
| 40 | * Move to py.test from unittest | 47 | * Move to py.test from unittest |
|---|
| 41 | * New project website at <http://www.openshakespeare.org/> | 48 | * New project website at <http://www.openshakespeare.org/> |
|---|
| 42 | | 49 | |
|---|
| 43 | Outstanding Issues | 50 | Outstanding Issues |
|---|
| 44 | ------------------ | 51 | ------------------ |
|---|
| 45 | | 52 | |
|---|
| 46 | * Several of the source texts (all of them Gutenberg folios) seem to | 53 | * Several of the source texts (all of them Gutenberg folios) seem to |
|---|
| 47 | break the viewer due to kid (the templating system) complaining about about | 54 | break the viewer due to kid (the templating system) complaining about about |
|---|
| 48 | 'not well-formed (invalid token) xml'. Any help in tracking this down would | 55 | 'not well-formed (invalid token) xml'. Any help in tracking this down would |
|---|
| 49 | be greatly appreciated. | 56 | be greatly appreciated. |
|---|
| 50 | | 57 | |
|---|
| 51 | | 58 | |
|---|
| 52 | v0.2 2006-07-16 | 59 | v0.2 2006-07-16 |
|---|
| 53 | =============== | 60 | =============== |
|---|
| 54 | | 61 | |
|---|
| 55 | * Database backend with proper domain model (ticket:6) | 62 | * Database backend with proper domain model (ticket:6) |
|---|
| 56 | * Text snippets in concordance system and links through to source (ticket:12) | 63 | * Text snippets in concordance system and links through to source (ticket:12) |
|---|
| 57 | * Sources document (ticket:5) | 64 | * Sources document (ticket:5) |
|---|