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 1366 - 1666 of 1978   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1366
The tdom.org web site shows the last version was released in 2004. This web group last had a new message last July. Did people just move on and quit using...
Larry W. Virden
lvirden
Offline Send Email
Nov 13, 2006
8:30 pm
1367
... I can't speak for others, just for myself. If you put it that way: tdom is perfect for us as we've been using it for about 6 years w/o any significant...
Zoran Vasiljevic
vungerk
Offline Send Email
Nov 13, 2006
8:44 pm
1368
... tDOM is well and healthy. In fact, it does some things very pretty well. I use it since 7 years for a resonable amount of my projects. Since a couple of...
rolf@...
Send Email
Nov 14, 2006
12:50 am
1369
... Well, its almost perfect, I'd say. I am using it since 4 years. It would not only be 'almost' perfect, if Rolf could finally release CVS head as 0.8.1....
Matthias Kraft
matzek
Offline Send Email
Nov 14, 2006
9:42 am
1370
I started with tclxml/tcldom a couple of months ago for a project I'm working on and switched to tdom about a week into the project. What would make this...
kunkee58
Offline Send Email
Dec 21, 2006
5:45 am
1371
... Yes. That MutationEvent macros are in the code for (several) years, and defined to nothing. They mark some of the places, code would be needed for DOM...
rolf@...
Send Email
Dec 21, 2006
6:12 pm
1378
I've been trying to build tDOM for OpenBSD 4.0/sparc64. So far all I can manage is to build a .so that will lead to a bus error/core dump. I've tried the...
Michael A. Cleverly
michaelcleverly
Offline Send Email
Jan 30, 2007
2:42 am
1380
Are you building it without the built-in allocator? The built-in allocator does not know how to do 64 bit alignment. If you disable that, it will probably...
Randy Kunkee
kunkee58
Offline Send Email
Jan 30, 2007
4:35 pm
1381
Randy is right: if you build on a 64-bit plattform, you must use --disable-tdomalloc as configure switch. But even with that, I'm afraid a build from the 0.8.0...
rolf@...
Send Email
Jan 30, 2007
6:10 pm
1384
... Thank you both for the quick responses. Using --disable-tdomalloc worked, and I've been able to build tdom from CVS HEAD succesfully and run 'make test'...
Michael A. Cleverly
michaelcleverly
Offline Send Email
Jan 30, 2007
8:27 pm
1392
Hi all, I've a question regarding installing tDOM on linux. I've successfully installed and used it on windows and I love it. Problem I'm having is on Linux...
Sanjay
sanjay_kapasi
Offline Send Email
Feb 1, 2007
5:39 pm
1394
The following would normally be reported via some sort of bug reporting, but I don't see a pointer to such a thing at http://www.tdom.org/ , so I will report...
Larry W. Virden
lvirden
Offline Send Email
Feb 1, 2007
6:10 pm
1395
1. It would be lovely if the old messages here on this group which were just spam were deleted from the archives, so it would be easier to see real content. 2....
Larry W. Virden
lvirden
Offline Send Email
Feb 1, 2007
6:12 pm
1396
I'm trying to build the latest tdom from its cvs and tcl 8.5 from its cvs. I'm seeing some peculiar things. Again, since I don't know of a better place to...
Larry W. Virden
lvirden
Offline Send Email
Feb 1, 2007
6:21 pm
1399
... From what sources do you try to build? ... Normally no, you don't need a tcl source tree lying around. But you need a normal tcl binary installation. Every...
rolf@...
Send Email
Feb 4, 2007
8:25 pm
1400
... Since we haven't one: Please continue to report problems here. ... Changed. (Thanks! This sort of things slip thru for years, if nobody reports them.) ... ...
rolf@...
Send Email
Feb 4, 2007
8:36 pm
1401
... Sorry, can't do this. I haven't administrator rights for the list and Jochen Loewer (who has registered the group) is absent since at least 4 or 5 years. ...
rolf@...
Send Email
Feb 4, 2007
8:44 pm
1403
Re your question in the subject: Yes, I do this from time to time. Though, not on 64-bit. ... The critical bit information here is: you're on a 64-bit ...
rolf@...
Send Email
Feb 4, 2007
9:31 pm
1406
... Even I've been passive reader for the last years, I'm still reading every week/every two weeks the messages here. Larry: I figured out my old admin login...
loewerj
Offline Send Email
Feb 7, 2007
9:14 pm
1407
... Hey! Jochen's still alive! (I spent the last day or two trying to reach him at all the various contact addresses I could find via Google.) Would you mind...
Dossy Shiobara
dossy
Online Now Send Email
Feb 7, 2007
9:37 pm
1435
Hello! I have a problem with tDOM. I want to use tDOM to build the XHTML structure. Assuming I have well-formated xhtml_string and I want to add new node eg....
amagnol
Offline Send Email
Mar 1, 2007
8:33 am
1436
... Without having tested; try [dom parse -keepEmpties] option. You may need to create an empty text node as child for your new textarea too. kind regards -- ...
Matthias Kraft
matzek
Offline Send Email
Mar 1, 2007
11:31 am
1493
Hi, I just tried to build tDom (Release 0.8.0) on my NetBSD (3.0.2) workstation, and compiling went smooth for libraries (into /usr/pkg), but tcldomsh was not...
johannkolff
Offline Send Email
Mar 28, 2007
10:40 am
1494
Hi, I just tried to build tDom (Release 0.8.0) on my NetBSD (3.0.2) workstation, and compiling went smooth for libraries (into /usr/pkg), but tcldomsh was not...
johannkolff
Offline Send Email
Mar 28, 2007
10:42 am
1495
... Following the TEA standard, building of a custom tclsh with tdom build in is a seperate build target. Just do make tcldomsh rolf...
rolf@...
Send Email
Mar 28, 2007
11:14 am
1598
Hello, although there is so much spam on the tdom-group, I hope to find some help this way. I have an XML-Document looking like this: <Equation ID="Equ1"> ...
Moriz Wahl
moriz.wahl
Offline Send Email
May 15, 2007
4:12 pm
1600
... Because this is, what you normally want. The probably major technical reason is, that the XPath data model doesn't know anything about CDATA Sections. I'm...
rolf@...
Send Email
May 15, 2007
5:15 pm
1610
Given an XML document with the following line in it <library>test</library> shouldn't the following command return the text node containing the value "test" %...
Kevin Partin
Kevin.Partin@...
Send Email
May 24, 2007
8:47 pm
1611
... No. ... The return value 1 is correct. An XPath expression doesn't necessary return always a node set. Your XPath expression is a boolean expression. You...
rolf@...
Send Email
May 24, 2007
10:51 pm
1666
Hi everybody. There seems to be a bug in the HTML parser of tdom. When an option is pared, the content of the option element is moved on output after the...
gustafn
Offline Send Email
Jul 18, 2007
9:46 am
Messages 1366 - 1666 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