User:Efraim.feinstein
From the Open Siddur Project Development Wiki
Efraim Feinstein, efraim DOT feinstein AT gmail.com, Lead developer, Open Siddur Project.
My big TODO list is the unformatted text in milestones. I can always use some help getting through it ;-)
Current priorities:
- Text to JLPTEI converter - almost done, needs a lot of testing and a lot of texts
- allow blocks of repeated text to have a defined xml:id {named "name" ... }, {repeat "name" ... }, {repeat block "name" ...}; named should form a special tei:ab with the given xml:id
- special tags in the SPB
- paragraphs that cross file boundaries... {cont} as the first in file and a new reason to add a cont element
- A way to produce translation alignments with it -- no, write specific aligner for 1917 JPS
- Schema: fix tei:repons/@locus bug... need to convert to XSLT 2.0 ODD stylesheets and TEI 1.7!
- Generic supplemental linkages/notes support in transforms
- Simple UI for Open Siddur (something so a general audience can do some work and see that we're not sitting on our collective behinds)
- add namespace prefixes to all transferred data so we dont confuse Google Chrome
- Main HTML page/controller
- Contributor list editor (basically done)
- Bibliographic entry editor (basically done)
- Database upload helper (working on this now!)
- Callable Java transform
- Finalize Database organization
Further off, but important:
- Linkages between dictionaries and Tanach
- Profile and optimize transform (it's too slow!)
- Convert to using grammar parser 2.0 (I think this is done in branches/efraim... must check)
