[17:47]<drbobb> http://en.wikinews.org/wiki/Wikinews_interviews_World_Wide_Web_co-inventor_Robert_Cailliau [17:47]<drbobb> search for occurrences of "javascript" [17:49]<zumbrunn> apparently he is not a big fan [18:20]<drbobb> digitalmars.com seems to have an implementation of ecmascript in the D language [21:45]<jkridner> I'm not able to get helma to talk to a database.? I've got a couple of test java applications to ensure that I can make a JDBC connection, but I keep getting "JavaException: java.lang.RuntimeException: Error retrieving NodeIDs" in Helma. [21:46]<jkridner> This is while going through the tutorial. [22:03]<drbobb left the chat room. (Remote closed the connection) [23:22]<zumbrunn> jkridner, to verify that the jdbc driver and db.properties file are setup right... [23:23]<zumbrunn> can you get a working db connection through... [23:23]<zumbrunn> ? ? ? http://helma.zumbrunn.net/reference/global.html#getDBConnection ? ? [23:28]<jkridner> I'll try.