Category: Activity log

23/11/10

Permalink 10:28:33 am, by mholmes, 6 words, 207 views   English (CA)
Categories: Activity log; Mins. worked: 45

Another DH 2011 review done

Five out of seven complete now.

Permalink 09:51:11 am, by mholmes, 88 words, 244 views   English (CA)
Categories: Activity log; Mins. worked: 100

Preparing for IALLT Journal handover

IALLT are planning to move their site to a Drupal system, and incorporate the journal in it; Drupal will soon have support for TEI XML, so this is not a bad choice. I spent some time on a Skype call to the developers who will handle the IALLT site, and then packaged up the existing webapp with some basic instructions for them, so that they can test it on their desktops, and perhaps use it as a way of generating the XHTML and PDF content during the changeover.

17/11/10

Permalink 09:05:27 am, by mholmes, 68 words, 230 views   English (CA)
Categories: Activity log; Mins. worked: 45

IALLT Journal moving to Drupal: generated schemas

The IALLT Journal is planning to move to a Drupal installation, but they want to maintain the XML versions of articles, so at their request I've used oddbyexample.xsl to generate a constrained schema and documentation for them. My own documentation, which is more intended for novice markup folks, will need to be updated to account for the changes in markup practice over the last year or two.

03/11/10

Permalink 04:47:04 pm, by mholmes, 130 words, 209 views   English (CA)
Categories: Activity log; Mins. worked: 120

Bugfixing on the backups page

The backups page has never quite worked since we moved the project to Pear, and I've never been able to figure out why, but I finally worked through the issues in the flowscript that handles the backups, and discovered the problems were caused by paths, relative and absolute. Within any Cocoon pipeline, and it appears especially within flowscripts, the current context of execution is very difficult to figure out; what comes back from cocoon:/ in one script can be completely different from what comes back in another. In this case, three of the pipelines (the XHTML and the two NLMs) needed one path to call the backupLink.xq script, and the other two (TEI and PDF) needed another. I don't really know why, but it's all working now, at least.

20/09/10

Permalink 11:23:04 am, by mholmes, 81 words, 265 views   English (CA)
Categories: Activity log; Mins. worked: 60

Enhancement of XSLT for NLM export

My original NLM export code (from TEI to NLM 3.0) was written based on the old system of <biblStruct>s used in the bibliographies of the first two volumes. I'm now using a much simpler <bibl>-based system inherited from the Mariage project, so I had to add more code to handle this. I now have the NLM 3.0 export generating good valid bibliography lists. The NLM 2.3 is generated from the 3.0, so there's no need to change anything there.

Permalink 09:49:04 am, by mholmes, 27 words, 207 views   English (CA)
Categories: Activity log; Mins. worked: 20

Appendix added to latest article

US's article is now marked up and on the server, complete with its appendix (which was missing until today). Received the appendix from DC over the weekend.

19/08/10

Permalink 08:56:34 am, by mholmes, 24 words, 189 views   English (CA)
Categories: Activity log; Mins. worked: 40

Finished marking up the latest article

Still have a question outstanding with the editor, and I need to make sure the live site is updated with XSLT changes before uploading.

18/08/10

Permalink 09:50:32 am, by mholmes, 199 words, 217 views   English (CA)
Categories: Activity log; Mins. worked: 120

More markup of latest article; XSLT/PDF rendering issues

Continued marking up US's article after getting some clarification on style from DC. This one has some more complex tables in it, in particular with cells spanning multiple rows, so I worked on ways to make those render acceptably. Using the TEI @rows attribute (and @cols) is fine when it comes to XHTML rendering, because they have corresponding attributes that perform the same purpose, so I got that working for XHTML. However, although there are XSL:FO attributes called @number-rows-spanned and @number-columns-spanned, they do not seem to be supported in the ageing version of FOP we're using, so I was forced to try other strategies. My initial approach was to use the @cols attribute to generate additional fo:table-cell elements as appropriate, but for some reason this also crashed the FOP renderer. In the end, I was forced to code in empty cells following each of the cells in question, and abandon the use of @cols and @rows in the markup. This is disappointing, but might be overcome with FOP 1.0, which we may be able to build into Cocoon in future, following the work done by RvdB, based on our build scripts.

I'm about half-way through the document now.

12/08/10

Permalink 02:51:24 pm, by mholmes, 75 words, 215 views   English (CA)
Categories: Activity log; Mins. worked: 60

Forging on with the latest article

Did a few paragraphs of the main text, but I'm reluctant to go too far right now because I have a significant query in to the editor about the author's use of single quotes, and I need an answer before I do too much more markup. Also, oXygen is annoyingly failing to prompt me with available values from the local document when I type <ref target="#, something that previous versions definitely used to do.

10/08/10

Permalink 12:00:02 pm, by mholmes, 25 words, 209 views   English (CA)
Categories: Activity log; Mins. worked: 120

Began markup of latest IALLT Journal article

Marking up article by US. Did the biblio, header and abstract, and found and fixed some minor issues in the preceding article in the process.

:: Next Page >>

teiJournal

teiJournal is a project to create a scholarly journal publishing system based on TEI P5 XML, using Cocoon and eXist.

Reports

Categories

May 2013
Sun Mon Tue Wed Thu Fri Sat
 << <   > >>
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

XML Feeds