Re: producing arabic pdf

2004-12-23 Thread J.Pietschmann
t out of the question, with the possible exception of snippets with blocks which don't have more than one line and which can be reversed beforehand by some other means (which may be complicated by inline markup and numbers which have to be rendered lr instead of rl). J.Pietschmann

Re: producing arabic pdf

2004-12-23 Thread J.Pietschmann
yph in the font would show as a sharp sign ("#"). The PDF serializer doesn't substitute characters on its own. J.Pietschmann

Re: how to list all sitemap components

2004-12-11 Thread J.Pietschmann
trick. J.Pietschmann

Re: help needed (OWQL)

2004-08-10 Thread J.Pietschmann
checked the message before sending! J.Pietschmann

Re: help needed (OWQL)

2004-08-09 Thread J.Pietschmann
t the character stream through a parser. NIO char buffers seems to be yet another approach. The most clean way would be to hack the OWQL tool to provide SAX events to the outside world, of course. J.Pietschmann

Re: [OT] Re: formation@anyware-tech.com

2004-04-30 Thread J.Pietschmann
Jorg Heymans wrote: On a side note: Thunderbird is not keeping track of threads anymore in the cocoon mailinglists, Works fine with Thunderbird 0.7 on Win2k. You appear to post through GMANE, maybe they have an issue? J.Pietschmann

Re: FOP with embeded SVG doesn't render at correct size in Cocoon

2004-03-03 Thread J.Pietschmann
k and the problems seemed to be gone. Odd. If it compiles, it shouldn't complain about missing methods at run time. There may be behaviour changes though, has someone checked the Batik change log? J.Pietschmann

Re: FOP with embeded SVG doesn't render at correct size in Cocoon

2004-02-27 Thread J.Pietschmann
Batik which forced FOP to use a CVS snapshot. I don't know of the current state, but the latest Batik was released after the latest FOP release, if Cocoon grabbed the latest Batik jar, there are certainly some differences. J.Pietschmann

Re: PDF Encryption

2004-02-27 Thread J.Pietschmann
it will be done. J.Pietschmann

Re: [Help]writing SAX Transformer

2004-02-27 Thread J.Pietschmann
"", "href", "href", "CDATA", flowUri); super.startTransformingElement("http://www.w3.org/2001/XInclude";, "include", "xi:include", attr); super.endTransformingElement("http://www.w3.org/2001/XInclude";, "include", "xi:include"); instead. Dealing with namespaced elements and attributes in APIs is tricky, study the topic carefully. J.Pietschmann

Re: PDF Encryption

2004-02-27 Thread J.Pietschmann
lters) from the config file. J.Pietschmann

Re: PDF Encryption

2004-02-26 Thread J.Pietschmann
Torsten Curdt wrote: What about a wiki page how you got this working? See http://xml.apache.org/fop/pdfencryption.html for how to set up the infrastructure and the relevant cocoon pages for passing options to the renderer. J.Pietschmann

Re: serialization to jpeg/png error

2004-02-16 Thread J.Pietschmann
/batik/hello.jpeg”; cannot be displayed, because it contains errors. Standard drill: - Check the Cocoon logs for error messages - Save the file to disk and display in a text editor. Is there palin text at the end? If so, it should contain further hints about the problem. J.Pietschmann

Re: Mail thread headers (was Re: source resolving in 2.2)

2004-01-30 Thread J.Pietschmann
ually Eudora 5.0 (>7.0 is ok). Any ideas where this would fit in the Wiki or somewhere? Perhaps http://nagoya.apache.org/wiki/apachewiki.cgi?ToolChest/Users J.Pietschmann

Re: Saxon as the default XSLT procesor

2004-01-03 Thread J.Pietschmann
ad of just one XSLT). The worst thing is that you can't easily test the XSLT any longer with command line tools, even though none of the dynamic features (like cocoon: URIS) are used. If you've to ftp the damn sources to the app server, this really slows down development :-/ . J.Pietschmann

Re: Saxon as the default XSLT procesor

2004-01-03 Thread J.Pietschmann
quite often for no obvious reason. Xalan tends to ignore this, while Saxon barfs. J.Pietschmann

Re: Build failure because of proxy-firewall

2003-11-25 Thread J.Pietschmann
Geoff Howard wrote: builderFactory.setAttribute( "http://apache.org/xml/features/nonvalidating/load-external-dtd";, new Boolean(false)); Alternatively, try Boolean.FALSE J.Pietschmann

Re: [d'oh!] java APIs are not powerful enough to handle the XML spec!!

2003-11-13 Thread J.Pietschmann
ter pairs yourseelf. A substring() could be implemented to deal with non-baseplane characters correctly. Of course, Java was invented when people thought of Unicode as 16 bit charset, and the standardized behaviour is that the String methods operate on the internal char array. J.Pietschmann

Re: DO NOT REPLY [Bug 23299] - [PATCH] UTFDataFormatException: String cannot be longer than 32k.

2003-11-11 Thread J.Pietschmann
on potentially unnormalized DOM structures, in particular Cocoons XInclude processor and the XPath transformer. I'd say you'll get all kind of interesting behaviour. J.Pietschmann

Re: Random comments and bugfixes

2003-11-11 Thread J.Pietschmann
ints above 65536. Check http://www.unicode.org for details. J.Pietschmann

Re: Random comments and bugfixes

2003-11-11 Thread J.Pietschmann
characters are more of a curiosum. J.Pietschmann

Re: HTML editor widget (was Re: [proposal] Doco)

2003-10-30 Thread J.Pietschmann
headaches more :-) J.Pietschmann

Re: [vote] Changing the mime type setting of a reader [was [RT]...]

2003-10-21 Thread J.Pietschmann
Joerg Heinicke wrote: No one really missed it until now This isn't quite correct. :-) However, it isn't actually a really incompatible change, at least for the provided Reader classes, it just adds a feature. J.Pietschmann

[humor] New idea for Cocoon block

2003-10-06 Thread J.Pietschmann
http://www.bbspot.com/News/2003/10/techno_babble.html Wouldn't this be a great enhancement for the Cocoon website? :-) J.Pietschmann

Re: [RT] Starting 2.2

2003-08-28 Thread J.Pietschmann
#x27;t convert branches, and that this was *the* killer for declaring SVN to be "production ready". Trunk only CVS repositories seem to work for a long time already (disclaimer: gathered from various messages, I didn't try personally). J.Pietschmann

Re: [OT] should I laugh or cry?

2003-08-09 Thread J.Pietschmann
Tony Collen wrote: man, what are you building on, a p166? :) On my P166/64MB building 2.0.2 from CVS took more than three hours. J.Pietschmann

Possible Wiki vandalism

2003-08-01 Thread J.Pietschmann
Hi, could someone have a look at http://wiki.cocoondev.org/Wiki.jsp?page=UnusedPages and perhaps clean up, just in case this wasn't intended... J.Pietschmann

Re: [RT] Adaptive Caching

2003-07-16 Thread J.Pietschmann
net what wikipedia is for the rest) double tanh(double x) { return (Math.exp(x)-Math.exp(-x))/(Math.exp(x)+Math.exp(-x)); } Have fun! J.Pietschmann

Re: [RT] the value of being wrong

2003-07-16 Thread J.Pietschmann
Stefano Mazzocchi wrote: Or, if you want to rephrase, ... the communitytator? J.Pietschmann