A friend of mine showed me a neat programming article on the TopCoder website recently. I thought it was pretty cool that I could take the pseudocode example...
I am working on a project with a lot of files. I noticed that the loading and execution of files can be fairly slow. So I decided to code up a mechanism that...
Water Language Conference 1.0, Sunday, June 20th Cambridge, MA USA For details, go to: http://waterlanguageconference.org/ You are cordially invited to attend...
Boston Water User Group XML Namespaces in Water Christopher Fry Cambridge, Massachusetts near MIT Directions and details at: http://www.bostonwater.org/ ...
Wow! This is great! Here's a quick example of getting the RSS feed data for this group from the Yahoo groups site. <!-- Using Version 4.0-beta3 --> <!-- A...
This isn't working properly right now. If you have three layers of imports (File A imports File B that imports File C) then you change and save File C. Now...
This is working well now. Rather than implementing a depedency tree, on every import, the entire list of cached files is checked for change (rather than only...
Hi All, Is something changed with the filesystem object in the new version Steam XML 4.0 - beta-3? I get an error when I try executing the line <set inFile =...
Vijaya, Looking back through old programs I find that I have always used the following syntax: <set inFile = filesystem.<file "//D:/test.xml" /> /> The...
Brian, I notice that you use <<get_java_method /> /> a lot in your file cacheing module. Have you considered using the <java /> environment that is built into...
Is the 14-month-old message below still true? I want to get into Water, but every time I try the trial, the critical dbms functionality still fails. Is there a...
For logging and security and record-keeping purposes, is there a field or object that I can get remote host IP/Port information from when a host makes an HTTP...
This afternoon I was playing around with Water's Rich-UI capabilities and I was impressed with how easy it was to put together a notepad-like standalone text...
I threw together a personal web site to collect my Water works in one place. It is at: http://bellsouthpwp.net/r/o/roac2313/water/index.html There isn't all...
Boston Water User Group ... NOTE: If you don't live near Boston, we can now make live user group meetings available to you through WebEx. If you are...
I have been mainly doing RSS v0.91 examples so far. I'll play with some others later. Look how easy this is! <!-- Using Version 4.0-beta6 --> <!-- A quick...
Using the same RSS program with just a different URL. It would be easy to imagine using Water to read RSS feeds from many different sources. <!-- Using Version...
<!-- Uses the normalize method in Steam XML v4.0 beta-6 --> <!-- This example pulls a Novartis example XBRL document --> <!-- And simply displays it in...
<!-- Using Windows XP Pro System DSN --> <!-- with 'Oracle in Oracle920' driver --> <!-- Works the same for MS Access, etc. --> <!-- Written for Steam XML...
Is there support for the TAB key to complete or list methods etc? Can Water be coded more effectively in Eclipse or elsehow? The book (online sample) seems out...
... You can double-click on a word to see a list of matching objects. Tab completion will be coming. ... It is several years old. See http://www.watercode.com...
July's meeting is cancelled and rescheduled for August 31st. This was done because of all the road closings in Boston and Cambridge from the Democratic...