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...
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 1159 - 1188 of 1978   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1159
Note: forwarded message attached. ____________________________________________________ Start your day with Yahoo! - make it your home page ...
Kathy s
kathy_tn102
Offline Send Email
Sep 3, 2005
11:57 am
1160
Note: forwarded message attached. ______________________________________________________ Click here to donate to the Hurricane Katrina relief effort. ...
Kathy s
kathy_tn102
Offline Send Email
Sep 7, 2005
10:18 am
1161
Hi, I have a XML file (test1.xml) which includes another XML file (matrix.xml). Does anybody know whether/how Tdom can parse this and do queries on the parsed...
hangshi_us
Offline Send Email
Sep 9, 2005
7:05 am
1162
... Like that: package require tdom set pathToXML "Test1.xml" set doc [dom parse -baseurl [tDOM::baseURL $pathToXML] \ -externalentitycommand...
rolf@...
Send Email
Sep 9, 2005
3:40 pm
1163
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Kathy s
kathy_tn102
Offline Send Email
Sep 11, 2005
10:49 am
1164
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Kathy s
kathy_tn102
Offline Send Email
Sep 14, 2005
11:32 am
1165
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Kathy s
kathy_tn102
Offline Send Email
Sep 17, 2005
7:08 am
1166
Hello, I'm running into the tcldom_AppendEscaped error, whilst trying to build up an XML schema using tDOM (version 0.8.0, that provided with OpenACS). The...
jon suen
jon_suen
Offline Send Email
Oct 3, 2005
6:02 pm
1167
... So you've managed to mess up the encoding (again!). ;-) ... No. It's not the size of the database per se. It's just, that a bigger database means a bigger...
rolf@...
Send Email
Oct 3, 2005
11:00 pm
1168
... Hi Rolf, thanks for your swift reply. Again since I've found others with similar problems on this board ;) ... length" ... I've been told also that this...
jon suen
jon_suen
Offline Send Email
Oct 4, 2005
3:36 am
1169
... What database do you use? In which encoding is the data in the database stored? What tcl package do you use, to connect to the database? rolf...
rolf@...
Send Email
Oct 4, 2005
11:37 am
1170
... Hi, The database used is PostgreSQL (7.4.x), and has been created with Unicode encoding scheme. tDOM is provided natively in OpenACS (using version 0.8.0)...
jon suen
jon_suen
Offline Send Email
Oct 4, 2005
1:51 pm
1171
I have some questions about how to put activeTcl 8.4.11 into work in WINDOW's environment. The true is that I have implemented whole bunch of codes in Linux...
tclhelp
Offline Send Email
Oct 4, 2005
10:40 pm
1172
... Unicode provides a unique number for every character. That say nothing about how you encode that number. UCS-2, UCS-4, utf-8? In any case, the database...
rolf@...
Send Email
Oct 4, 2005
10:47 pm
1173
... The problem was a policy decision by ActiveState about compiling all included extensions with --enable-threads, but shipping a non-threaded tcl-core. tDOM...
Michael Schlenker
pitacus
Offline Send Email
Oct 5, 2005
2:58 pm
1174
The mail Michael replied to didn't reached me via the tdom mailing list although it is listed at http://groups.yahoo.com/group/tdom/. Strange. ... Michael is...
rolf@...
Send Email
Oct 5, 2005
5:48 pm
1175
Hi, Michael and Rolf, Thanks for your guys great help. Following Michael's advice I downloaded tDom codes from www.tdom.org (code version is 0.8.0), replaced...
tclhelp
Offline Send Email
Oct 5, 2005
7:17 pm
1176
Hi, Michael, Thanks for your great help. I downloaded 0.8.0 tDom. It works perfectly with rest of activeTcl code. Therefore I do not need to do any change to...
Jim He
tclhelp
Offline Send Email
Oct 5, 2005
7:22 pm
1177
Hi Rolf, Thanks for your help. Actually the script I use is based on the tDOM Wiki tutorial, found here: http://wiki.tcl.tk/8984 By 'database extension...
jon suen
jon_suen
Offline Send Email
Oct 6, 2005
3:50 pm
1178
... This has nothing to do with that tutorial - this is very probably the code you use, to pull the values out of the database. And that code is probably part...
rolf@...
Send Email
Oct 6, 2005
4:56 pm
1179
hye all, I've installed and compiled (sucessfully) tdom0.8.0 on my HP-UX 11.i system in 64bits I'm running make test, and the dom.test failed : Tests began at...
llabracherie
Offline Send Email
Oct 11, 2005
10:34 am
1180
... You've used the 0.8.0 tar ball from www.tdom.org? ... That's a know bug. I've fixed it 2004-08-19, a few days after the 0.8.0 release. You've a few...
rolf@...
Send Email
Oct 11, 2005
9:36 pm
1181
... Forgot to mention, that you have to use the configure option --disable-tdomalloc to build on 64 bit platforms (even for cvs head). rolf...
rolf@...
Send Email
Oct 12, 2005
9:17 am
1182
Thanks rolf Unfortunately, I can't actually use CVS from here. Do you expect do release soon this 0.8.1, or is there any other way to get it ?? I've also read...
laurent labracherie
llabracherie
Offline Send Email
Oct 12, 2005
10:05 am
1183
... If the only problem is, that you haven't cvs access from your work place then I could send you cvs head as tar ball per mail. ... Yes. But I'm getting...
rolf@...
Send Email
Oct 12, 2005
10:38 am
1184
It works fine !! make test give the same outputs as 0.8.0 on the other platforms thank's very much bye laurent ... way ... the ... the ... reading ?? ... But ...
laurent labracherie
llabracherie
Offline Send Email
Oct 12, 2005
4:48 pm
1185
HI EVERYBODY, WE HAVE VERY URGENT REQUIREMENT WITH ONE OF THE WORLD LARGEST MNC CMM LEVEL 5 COMPANY IS LOOKING FOR THE CANDIDATES WHO ARE HAVING THE FOLLOWING...
hema_latha_e
Offline Send Email
Oct 13, 2005
7:37 am
1186
Hi Rolf, Thanks so much for your help! The encoding commands definately helped, and the XML tree can be built on all scenarios with the encoding convertto...
jon suen
jon_suen
Offline Send Email
Oct 20, 2005
5:21 pm
1187
I am having problem parsing the following document (attached at the end). I am using tdom 0.8.0 packed with ActiveState binary release, and windows XP ...
Gang Wang
wang93117
Offline Send Email
Oct 31, 2005
9:04 pm
1188
... Well, thats what the XML recommendation has as constraint on ID attribute values: they have to match the production name. See ...
rolf@...
Send Email
Nov 1, 2005
1:27 am
Messages 1159 - 1188 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