![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The reason for my question is that I've become involved in a project to develop an on-line journal in the humanities. The publisher intends to solicite manuscripts in Word and convert them to PDF (using Chicago Style Sheet, which is another matter). My instinct is to suggest to him that PDF has disadvantages (including accessibility and not being machine readable), and that he consider (X)HTML instead. I'd like to know reasons for choosing one over the other. |
#3
| |||
| |||
|
|
On Jun 19, 3:00*pm, Haines Brown <bro... (AT) teufel (DOT) hartford-hwp.com wrote: The reason for my question is that I've become involved in a project to develop an on-line journal in the humanities. The publisher intends to solicite manuscripts in Word and convert them to PDF (using Chicago Style Sheet, which is another matter). My instinct is to suggest to him that PDF has disadvantages (including accessibility and not being machine readable), and that he consider (X)HTML instead. I'd like to know reasons for choosing one over the other. I'm involved in an online journal that uses the Open Journal System. Articles are stored on the server as OpenOffice documents, and HTML or PDF versions are generated on the fly, according to the user's choice. This method seems to offer the best of both: PDF allows you to download and store just one file, and makes for better printing; HTML is (I believe) more accessible, as you say. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
The reason for my question is that I've become involved in a project to develop an on-line journal in the humanities. The publisher intends to solicite manuscripts in Word and convert them to PDF (using Chicago Style Sheet, which is another matter). My instinct is to suggest to him that PDF has disadvantages (including accessibility and not being machine readable), and that he consider (X)HTML instead. I'd like to know reasons for choosing one over the other. |
#6
| |||
| |||
|
|
What I was hoping to see was someone suggest Tei/XML, with an appropriate schema and style sheet, but since it was not mentioned, I wonder if there's a problem going in that direction. |
#7
| |||
| |||
|
|
Andy Dingley just suggested TEI, though he proposed (and I concur) that you store internally in TEI or DocBook but serve HTML. I'm not sure whether that's what you were proposing above, or whether you were thinking of serving XML + schema + style sheet to user agents. The latter won't be handled properly by many UAs, and will confuse non-technical users if they try to save content, etc. |
|
You might want to take a look at /Kairos/ [1]. They've been in the online-humanities-journal biz for a while (about 12 years), so they have a lot of experience with what works well for their authors and readers. |
#8
| ||||||
| ||||||
|
|
Michael Wojcik <mwojcik (AT) newsguy (DOT) com> writes: Andy Dingley just suggested TEI, though he proposed (and I concur) that you store internally in TEI or DocBook but serve HTML. I'm not sure whether that's what you were proposing above, or whether you were thinking of serving XML + schema + style sheet to user agents. The latter won't be handled properly by many UAs, and will confuse non-technical users if they try to save content, etc. Well, I _was_ toying with the idea of serving XML+schema+stylesheet. By "UA" I presume you mean the average browser (IE). |
|
However, I didn't realize that browsers have problems with XML + public schema + stylesheet. Would you be more specific about the kinds of problems and their likelihood of their occurring? |
|
And why would a non-technical user be confused? Wouldn't the user see on his browser the same thing if the document were instead served as HTML? |
|
I'm unclear about just what is implied by "store internally". Do you mean placing TEI or DocBook documents in a database on the server and then process them for display as HTML/XHTML for the user? |
|
You might want to take a look at /Kairos/ [1]. They've been in the online-humanities-journal biz for a while (about 12 years), so they have a lot of experience with what works well for their authors and readers. I don't understand why you offered this as an example, and probably miss your point. The document I looked at from the Kairos site is just some JavaScript that defines a framework and inserts into it an old-fashioned (using table for format, for example) document. |
|
If I were to do this I'd use SSI, XHTML, and CSS, but in any case, at least for the document I viewed, the internally stored document is only HTML, not TEI or DocBook. |
#9
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |