Sharon & patriarch Irenaios Former President Clinton says that he will "Die for Israel" so he has now openly shown his true colors. We knew this adulterous, ...
Raja Mattar
rgmattar@...
Mar 2, 2003 11:26 am
428
Hello Rolf, I think there is a small bug in tcldom_NodeObjCmd (defined in tcldom.c). I occasionnally have crashes if I evaluate the domNode command with no...
... You're right with the bug and the reason for the bug. I've fixed this in the CVS. Thanks, rolf...
rolf@...
Mar 3, 2003 12:26 am
430
China: Day of Solidarity with Palestinians _________________________________________________ International Action Alert Turkey has made history! Please join us...
Henry Lindner
hlindner1@...
Mar 4, 2003 4:36 am
431
Very nice, Lindner. But you are wrong here... ... -- Dalibor Tokic +++ GMX - Mail, Messaging & more http://www.gmx.net +++ Bitte lächeln! Fotogalerie online...
Hi, I don't know this is a known bug (?) or I do something wrong. In the mailing List I do not found something about it. Anyway I describe the problem: I use...
Rauch, Marco
Marco.Rauch@...
Mar 5, 2003 4:14 pm
433
... Please, could you, instead describing your problem narratively, provide a short script, which reproduces the problem? rolf...
rolf@...
Mar 5, 2003 4:41 pm
434
ok first I call this procedure: proc ::XmlProtokoll::loadKatalog {KatalogPath} { global epsVersion variable docKatalog variable rootKatalog if {![info exists...
Rauch, Marco
Marco.Rauch@...
Mar 5, 2003 4:57 pm
435
http://www.patelscornershop.com/imwintro.asp ... From: Anna Cheetham [mailto:acheetham@...] Sent: 06 March 2003 17:36 To: Anna Cheetham Subject: Fw:...
Christopher Leadbeater
CharlieChimp1@...
Mar 12, 2003 12:11 pm
436
Sharon & patriarch Irenaios http://groups.yahoo.com/group/palestinesissues/messagesearch?query=naz i Indeed, PALESTINE was, still and will always be the...
Joachim Martillo
ThorsProvoni@...
Mar 12, 2003 1:10 pm
437
tdom@yahoogroups.com ... Take control of your computer and online experience with this complete toolkit for Windows. In this one inexpensive collection you'll...
tdom@yahoogroups.com
Mar 22, 2003 11:08 am
438
Dear tDOM users! We're pleased to announce tDOM 0.7.6 available for download on http://www.tdom.org/tdom-0.7.6.tar.gz This version brings some mostly minor...
rolf@...
Mar 24, 2003 9:57 pm
439
Hello I am getting error on linux redhad 7.2 while trying to compile. I did not do any special configure. gcc -pipe -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1...
... You're using a MT-enabled Tcl (d.i -DTCL_THREADS=1), which should be perfectly fine, but in face unfortunately discloses a small, silly error. This silly...
rolf@...
Mar 25, 2003 3:55 pm
441
Dear tDOM users! We're pleased to announce tDOM 0.7.7 available for download on http://www.tdom.org/tdom-0.7.7.tar.gz This release fixes the unfortunate...
rolf@...
Mar 26, 2003 1:38 am
442
Hi thanks for the fix. just a small thing: the download link in the mail is incorrect.it should be:http://www.tdom.org/tDOM-0.7.7.tar.gz (DOM in capital). ...
Hello another issue which is unresolved for a long time. I am trying to use tdom with mod_dtcl :tcl apache module. I am working with tdom0.5 and all is working...
... Please attach with gdb to the apacha process, hit the page causing the segv and produce a coredump. Please compile tdom with --enable-symbols of course....
... Although I contributed some pieces to the mod_dtcl development in it's early days (versions 0.2 - 0.4, if I recall right) I'm out of this business since at...
rolf@...
Mar 26, 2003 12:23 pm
446
I am looking at the man pages for the latest tdom and notice the following: NAME dom - Create an in-memory DOM tree from XML SYNOPSIS dom method ?arg arg ...? ...
... Thanks for the comments. I'll improve this. rolf...
rolf@...
Mar 26, 2003 2:11 pm
448
hi there, i have been using tdom successfully for quite a long time and wanted to update to the newest version these days, but got some problems when trying to...
... Obviously you expect selectNodes to work in another way, than it does, but, as far as I see, your example shows, that it works perfectly according to the...
rolf@...
Apr 10, 2003 12:33 am
450
first of, thanks a lot for your very detailed explanations. i was trying to find an XPath query that would allow me to find the 'b' nodes when a default...
Walter Peino
wpeino@...
Apr 10, 2003 12:54 pm
451
... I suspect, your example is somewhat stripped down and your real documents are bigger and more complex. Depending on what you do, the getElementsByTagNameNS...
rolf@...
Apr 10, 2003 2:51 pm
452
... getElementsByTagNameNS is a good hint, but that is sometimes not sufficent for complex searches. [...] ... i think this is a really fine solution to my...
Hello, We are using tDOM with TCL 8.3 on Windows embedded in a C++/CORBA program. XML data is retrieved from an Oracle 8i iso8859-1 database and parsed into...
stevenparadine
steven.paradine@...
May 2, 2003 7:28 pm
455
... Very probably, this has one of the following two reasons: o The data in your 'sXML' variable is UTF-8 encoded, but has an XML declaration, which states...
rolf@...
May 2, 2003 7:45 pm
456
... C++/CORBA ... parsed ... an ... in a ... Thanks Rolf, I was heading down those lines of thought and the second version appears from a cursory test to solve...