Search the web
Sign In
New User? Sign Up
tdom · tDOM - fast DOM / XPath for Tcl in C
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1727 - 1780 of 1978   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1727
Hi, I would like to mention that the problem reported in http://tech.groups.yahoo.com/group/tdom/message/1364 is still present in the latest tdom release. The...
Koen Danckaert
danckaertkoen
Offline Send Email
Oct 2, 2007
10:36 am
1728
You're right. I've fixed that in CVS head. Thanks! rolf...
rolf@...
Send Email
Oct 3, 2007
11:20 am
1734
XimpleWare is proud to announce the the release of version 2.2 of VTD- XML, the next generation open source XML parsers/indexer/slicer/editor. This release...
Jimmy Zhang
jzhang_ximpl...
Offline Send Email
Oct 25, 2007
11:58 pm
1735
Hi everybody, Previously i had the impression that tdom accepts all valid UTF-8 characters as input in e.g. textnode commands (commands created by "dom...
gustafn
Offline Send Email
Oct 26, 2007
10:40 am
1736
Hi Gustav, ... Yeah. You hit one of the finer points (you may say: problems) of XML. First, there is only well-formed XML. Everything, that is not well-formed,...
rolf@...
Send Email
Oct 26, 2007
12:20 pm
1737
... Rolf, many thanks for your detailed answer. ... Even more, accroding to the definitions, XML cannot contain all valid UTF-8 strings. Interestingly, the...
gustafn
Offline Send Email
Oct 28, 2007
12:47 pm
1738
... For XHTML, the rule is clear: it's XML, so the XML rules about the allowed chars are valid. I'm also uncertain about HTML 4.01 - I don't know for sure. A...
rolf@...
Send Email
Oct 29, 2007
4:20 pm
1739
I am currently using an ActiveTcl distribution with tdom 0.8.1. The node documentation has the following for the replaceChild command: replaceChild newChild...
Kevin Partin
Kevin.Partin@...
Send Email
Oct 29, 2007
6:01 pm
1740
... w3c tidy deletes this characters silently http://cgi.w3.org/cgi-bin/tidy ... that is true about most decisions of an implementation. Depending on the kind...
gustafn
Offline Send Email
Oct 29, 2007
7:06 pm
1741
... 0.8.2 is even sweeter. ;-) Recent ActiveTcl distributions include that version. ... You are right. I've just fixed that in cvs head. Thanks for reporting! ...
rolf@...
Send Email
Oct 29, 2007
7:18 pm
1743
[Send that out more than 15 hours ago, but it seems, it didn't got through. Sorry, if you get it 2 times.] Gustav, thanks for doing the studies. ... [...] ... ...
rolf@...
Send Email
Oct 30, 2007
11:33 am
1744
... The explanation of the validator this is unusual imprecise, compared to other messages. The validator accepts certainly 0x9, 0x0a and 0x0d ... but not...
gustafn
Offline Send Email
Oct 30, 2007
8:05 pm
1746
hi,everybody I am a fresh man in tdom and tcl language. And I found that we can share dom tree across threads in tdom. But when I try to do this,I can't get...
qiangqianggao
Offline Send Email
Nov 1, 2007
2:54 am
1749
... from where did you get this information? You can't share tdom structures across multiple threads. What you can do is to have a single thread holding the...
gustafn
Offline Send Email
Nov 2, 2007
9:50 am
1750
... Good question. Could you say a word about that, qiangqianggao? ... Well, you can. Although the documentation is silent about that, as I just realized....
rolf@...
Send Email
Nov 2, 2007
12:48 pm
1751
I am getting an error msg "Wrong # of arguments" from the following command. If the command only has one attribute test, then it works, but not with two...
Kevin Partin
Kevin.Partin@...
Send Email
Nov 7, 2007
7:58 pm
1752
... $root selectNode {(DMM|OTM)/file[attribute::type="geometry" or attribute::type="matrix"]} Enclose string literals in {curly-braces}. You also avoid having...
Dossy Shiobara
dossy
Online Now Send Email
Nov 7, 2007
8:04 pm
1754
... Dossy is right. The selectNodes method(*) expects the XPath expression as one argument. If your XPath expression includes spaces you've to do the normal...
rolf@...
Send Email
Nov 8, 2007
4:38 pm
1755
Thanks for the tdom education! In the short term, you can also use Tcl's append command to put together XPath instructions that contain quotes, braces and...
Kevin Partin
Kevin.Partin@...
Send Email
Nov 8, 2007
5:19 pm
1761
I keep getting: couldn't load file "./libtdom0.8.2.so": ./libtdom0.8.2.so: undefined symbol: __ctype_tolower_loc while executing "load ./libtdom0.8.2.so" ...
Brad Chick
mdotmoment11
Offline Send Email
Nov 26, 2007
2:31 pm
1762
... Hm. Yes, looks like a libc or linking problem. ... gcc 2.95.4 - wasn't that the egcs gcc? What does ldd libtdom0.8.2.so say? Strange; never saw nor heard...
rolf@...
Send Email
Nov 26, 2007
2:48 pm
1763
... libc.so.6 => /lib/libc.so.6 (0x4007e000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000) ... It's not a libc5 system. The problem seems to be that...
Brad Chick
mdotmoment11
Offline Send Email
Nov 26, 2007
2:54 pm
1764
... [...] ... Your /usr/include/ctype.h is outdated. Replace it with a newer one. -- Dossy -- Dossy Shiobara | dossy@... |...
Dossy Shiobara
dossy
Online Now Send Email
Nov 26, 2007
3:05 pm
1765
... Sorry, got that backwards--your ctype.h is for a newer glibc. Somehow, your system headers and your glibc install got out of sync. -- Dossy -- Dossy...
Dossy Shiobara
dossy
Online Now Send Email
Nov 26, 2007
3:07 pm
1768
Hi all, I am trying to get hold of the latest tDOM source code. The site tdom.org does not seem to respond anymore and I can not find any other source. Does...
nickmilleruk
Offline Send Email
Dec 31, 2007
2:14 am
1769
... Ups ... Yes. The hosting server switched IP address, but the tdom.org dns entries didn't got updated. I've send mails out, to fix the problem, though it's...
Rolf Ade
rolf@...
Send Email
Dec 31, 2007
12:37 pm
1770
hi gays: I couldn't visit the www.tdom.org site. where can I get the tdom-0.8.1 package for activetcl in windows? Would you send me a copy ASAP ? Thanks a lot!...
f z
zhangjiakouzf
Offline Send Email
Jan 9, 2008
4:54 am
1771
... No need to. ActiveTcl 8.4.17 (and earlier) do contain tDOM. From your question I guess you have only ActiveTcl 8.5.0. During installation there should have...
Matthias Kraft
matzek
Offline Send Email
Jan 9, 2008
8:21 am
1772
... http://listserv.activestate.com/mailman/listinfo/activetcl ... Thanks a lot for your reply! I will try again. ...
f z
zhangjiakouzf
Offline Send Email
Jan 9, 2008
9:00 am
1780
I would like to recursively transform some XML files, and I thought that xsltmessagecmd would be great for that: open XML transform with XSLT when you get to...
dclaarit
Offline Send Email
Jan 29, 2008
11:47 pm
Messages 1727 - 1780 of 1978   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