... Hm. I'm not sure, what you mean with 'memory hit'. DOM trees keeping completely in memory (and thats, what tDOM and most generic implementations do) needs,...
rolf@...
Jul 3, 2005 5:33 pm
1143
... Strange. I've just checked again and tDOM HEAD does build for me even with --enable-threads as you use it. Seems, you're using an older AOLserver version...
rolf@...
Jul 3, 2005 5:35 pm
1144
... While that's true, the tDOM 0.8.0 release builds against it (and works) with no problems, as have all preceding tDOM releases. It's just the CVS head...
... tDOM 0.8.0 didn't work on your plattform - wasn't that the reason, why you started this discussion, or did I get even more completely wrong? There are...
rolf@...
Jul 3, 2005 7:00 pm
1146
... Sorry, I was getting different issues mixed up there (the hazards of picking something back up after coming back from vacation). If you omit the phrase...
... That should have been, "For reference, here are the build commands" (Eudora decided to send the message before I was done typing). I just tried compiling...
... Strangely (to avoid 'amusingly', which may be a bit misplaced) I wasn't able to build neither 0.8.0 nor 0.8.1 against AOLserver 3.4.2 - both builds failed...
rolf@...
Jul 7, 2005 12:37 pm
1149
... That *is* strange, since we're not only able to successfully compile 0.8.0 with AOLserver 3.4.2, but we're actually using it in production (and have been...
Hello! Get a quick glance of Computing News and Resources here http://www.allinonedirectory.info/ComputingNews/ Take care, Kathy "Love is just like life, it's...
Tdom in aolserver 4.0, my transformation of iso-8859-1 xml and iso-8859- 1 xslt seems to be generating UTF-8 html when output from the result of an adp page. I...
... Forget setResultEncoding. This is a method to support tcl8.0 and is a noop for tcl >= 8.1 with its i18n features. Everything returned by tdom is utf-8...
rolf@...
Aug 10, 2005 12:17 am
1154
Note: forwarded message attached. ... Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. ... Note: Forwarded message attached -- Original...
Note: forwarded message attached. ... Start your day with Yahoo! - make it your home page ... From: Vinay H <vinayhp83@...> Date: Aug 23, 2005 8:42 AM ...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Note: forwarded message attached. ______________________________________________________ Click here to donate to the Hurricane Katrina relief effort. ...
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...
... Like that: package require tdom set pathToXML "Test1.xml" set doc [dom parse -baseurl [tDOM::baseURL $pathToXML] \ -externalentitycommand...
rolf@...
Sep 9, 2005 3:40 pm
1163
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
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...
... 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@...
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...
... 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@...
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)...
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...