Search the web
Sign In
New User? Sign Up
openreader-format · OpenReader Publication Working Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 251 - 280 of 375   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
251
[Jeffrey Kraus-Yao posted the following message to The eBook Community. Since it discusses OpenReader, I'm forwarding it to OpenReader-Format for general...
Jon Noring
jon_noring
Offline Send Email
Nov 2, 2005
7:43 pm
252
... Our Prince XML + CSS to PDF formatter supports cross-references like this: http://www.princexml.com/doc/cross-references/ (The target-counter() and...
Michael Day
mikeday@...
Send Email
Nov 2, 2005
9:47 pm
253
... have ... this ... Using this CSS in the prior example, would the following be correct? CSS a[href]::after { content: target-counter(attr(href), page) } ...
Jeffrey and Shere-Lin...
krausyaoj
Offline Send Email
Nov 2, 2005
10:33 pm
254
... In this case the generated page number would be a link. It is also possible to write it like this: see <a href="#tab-1">table 1</a>. which will work nicely...
Michael Day
mikeday@...
Send Email
Nov 3, 2005
12:19 am
255
... Actually, I think the XML Signature work is a possible _ending_ point. To _start_, we need to answer the questions "what do we want to sign?" and "why do...
Lee Passey
wlpassey
Offline Send Email
Nov 5, 2005
5:40 pm
256
... Wow! Lee, what an excellent tutorial/summary of the issues we have to consider in designing the digital signature system(s) as well as some considerations...
Jon Noring
jon_noring
Offline Send Email
Nov 5, 2005
9:49 pm
257
... Good point! ... And also how many signatures do you allow? In your scenarios, it sounds like you were only expecting a single signature, but you may also...
Leonard Rosenthol
MACgician
Offline Send Email
Nov 6, 2005
3:26 am
258
I am not snipping any portion of Mr. Janssen's reply, so that individuals in other forums where this message was not posted can have the full reply. ... Well,...
Lee Passey
wlpassey
Offline Send Email
Nov 7, 2005
6:42 pm
259
[posted to OR-Format and OR-Devel groups.] ... In essence, what makes the OpenReader Format is not the encapsulation method, but the "creamy filling." In terms...
Jon Noring
jon_noring
Offline Send Email
Nov 7, 2005
11:26 pm
260
... Either "cairo" or OpenGL would be more than suitable for rendering SVG. ... No, they won't. All existing compliant MIME libraries will handle both "8bit"...
Bill Janssen
JalopyUser
Offline Send Email
Nov 7, 2005
11:44 pm
261
... Both Sun-controlled organizations, you'll note. Bill...
Bill Janssen
JalopyUser
Offline Send Email
Nov 8, 2005
1:14 am
262
... How do you get this? Every Web client and server has to implement it. Every MIME toolkit has it. What bogus reference are you getting this bit of...
Bill Janssen
JalopyUser
Offline Send Email
Nov 8, 2005
1:18 am
263
... Well, I think we all know that binaries can be encoded (e.g. mimencoded) into a MIME format (otherwise how can we email binaries to our friends?), but when...
Jon Noring
jon_noring
Offline Send Email
Nov 8, 2005
1:49 am
264
... Yes, I definitely was not very precise in communication there, particularly in that "8-bit" as I used it is ambiguous. Let me restate what I wrote: the...
Jon Noring
jon_noring
Offline Send Email
Nov 8, 2005
2:02 am
265
... Jon, I've answered these questions already at least 3 times in this forum. I'm not sure what good repeating the answers does if you continue to ignore...
Bill Janssen
JalopyUser
Offline Send Email
Nov 8, 2005
3:17 am
266
... I apologize. There's several new people on these groups, and repeating this information will be useful. I'd rather you to mention it than me since you are...
Jon Noring
jon_noring
Offline Send Email
Nov 8, 2005
4:24 am
267
Hi, ... This may have been covered earlier, but I'm curious as to what kind of catalog or index would be used in a multipart MIME file to speed access to the...
Michael Day
mikeday@...
Send Email
Nov 8, 2005
7:26 am
268
... Bad assumption! (a logical one, but still wrong) Mac OS X has it's own 2D graphic subsystem called Quartz, which is based on the PDF imaging model. (for...
Leonard Rosenthol
MACgician
Offline Send Email
Nov 8, 2005
2:19 pm
269
... A few months ago we did touch upon the points you bring up. We even talked about other archive formats, such as the venerable 'tar'. The first question I...
Jon Noring
jon_noring
Offline Send Email
Nov 8, 2005
3:47 pm
270
... How important is memory usage? How important is performance? Without an index, document loading speed will increase exponentially as the size of the...
Leonard Rosenthol
MACgician
Offline Send Email
Nov 8, 2005
4:05 pm
271
... See http://xml.openoffice.org/package.html. I note in the referenced document that there is no mention of using MIME with "8bit" or "binary" transfer...
Lee Passey
wlpassey
Offline Send Email
Nov 8, 2005
4:39 pm
272
... Oops, I should have been more precise in framing my original question. I meant to say (and I assumed from the context it meant this): "Assuming a user...
Jon Noring
jon_noring
Offline Send Email
Nov 8, 2005
4:44 pm
273
... See http://groups.yahoo.com/group/openreader-format/message/233 for a simple Python tool that does this. ... What do you get when you save a Web page...
Bill Janssen
JalopyUser
Offline Send Email
Nov 8, 2005
5:11 pm
274
... Sure. Building that index will take time - both CPU and disk, since the entire file will have to be read BYTE BY BYTE! That means that the larger the...
Leonard Rosenthol
MACgician
Offline Send Email
Nov 8, 2005
5:16 pm
275
... Thanks. Very interesting document. ... The issue of toolsets capable of handling '8bit' and 'binary' transfer encodings in MIME is certainly important...
Jon Noring
jon_noring
Offline Send Email
Nov 8, 2005
6:12 pm
276
... Thanks for pointing to that. So it appears Python is an open source MIME-capable processor which handles 8bit and binary transfer encodings. Jon...
Jon Noring
jon_noring
Offline Send Email
Nov 8, 2005
6:17 pm
277
... As Mr. Janssen pointed out, the place to start in researching MTHML is RFC 2045 (http://www.ietf.org/rfc/rfc2045.txt). It is interesting to note that in...
Lee Passey
wlpassey
Offline Send Email
Nov 8, 2005
6:21 pm
278
[Just changed the Subject: title to reflect that this thread has evolved into comparing MIME with ZIP.] ... This is a very good point. ... Interesting. So if...
Jon Noring
jon_noring
Offline Send Email
Nov 8, 2005
6:27 pm
279
... Content-Type: image/png Content-Transfer-Encoding: base64 Content-Location: file:///C:/Downloads/alice-tei/images/alice02.png ...
Lee Passey
wlpassey
Offline Send Email
Nov 8, 2005
7:12 pm
280
... At Brady Duga's suggestion I downloaded the eBook Publisher from eBook Technologies, and used that to create what is purportedly an Open EBook File Format...
Lee Passey
wlpassey
Offline Send Email
Nov 8, 2005
8:04 pm
Messages 251 - 280 of 375   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help