Search the web
Sign In
New User? Sign Up
waterlanguage · Water Language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 590 - 619 of 741   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
590
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 Jonnalagadda
vijayasreej
Offline Send Email
Jun 5, 2004
6:24 pm
591
Vijaya, Looking back through old programs I find that I have always used the following syntax: <set inFile = filesystem.<file "//D:/test.xml" /> /> The...
merrick_stemen
Offline Send Email
Jun 6, 2004
3:17 pm
592
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...
merrick_stemen
Offline Send Email
Jun 9, 2004
2:40 am
593
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...
Neil
exdesignnec
Offline Send Email
Jun 15, 2004
3:19 pm
594
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...
merrick_stemen
Offline Send Email
Jun 15, 2004
7:35 pm
595
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...
airroach333
Offline Send Email
Jun 15, 2004
10:48 pm
596
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...
airroach333
Offline Send Email
Jun 17, 2004
4:36 am
597
Hi all, Does anyone have any examples of using Water to call a remote web service using WSDL? -Andrew...
airroach333
Offline Send Email
Jun 17, 2004
4:37 am
598
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...
pluschli
Offline Send Email
Jun 22, 2004
2:38 pm
599
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...
merrick_stemen
Offline Send Email
Jun 25, 2004
12:54 am
600
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...
merrick_stemen
Offline Send Email
Jun 25, 2004
1:09 am
601
<!-- Pull Stock Quotes from Yahoo Quotes Service --> <!-- Use the get_quote_for_symbol method to --> <!-- retrieve stock information --> ...
merrick_stemen
Offline Send Email
Jun 25, 2004
2:24 am
602
WOW. This is so cool Merrick. ... <file "http://news.bbc.co.uk/rss/newsonline_world_edition/front_page/...
apinker1
Offline
Jun 29, 2004
1:00 am
603
Mr. Stemen, I am onboard with Water now and beginning to "shower" myself in the ease and simplicity of using water for web devel. _craig_...
cpjolicoeur
Offline Send Email
Jun 29, 2004
2:08 am
604
These examples use Oracle's JDBC Thin Client package <!-- --------------------------------------------------- Drop Oracle's Thin Client Driver JAR...
merrick_stemen
Offline Send Email
Jul 8, 2004
8:24 pm
605
These examples use Oracle's JDBC Thin Client package <!-- --------------------------------------------------- Drop Oracle's Thin Client Driver JAR...
merrick_stemen
Offline Send Email
Jul 8, 2004
8:46 pm
606
<!-- Uses the normalize method in Steam XML v4.0 beta-6 --> <!-- This example pulls a Novartis example XBRL document --> <!-- And simply displays it in...
merrick_stemen
Offline Send Email
Jul 8, 2004
9:04 pm
607
<!-- Using Windows XP Pro System DSN --> <!-- with 'Oracle in Oracle920' driver --> <!-- Works the same for MS Access, etc. --> <!-- Written for Steam XML...
merrick_stemen
Offline Send Email
Jul 8, 2004
9:20 pm
608
Last night I wrote an instant messenger program. The code only took 22 lines! In case yahoo messes up the line breaks, I put a copy at ...
airroach333
Offline Send Email
Jul 9, 2004
12:16 am
609
My link last post was broken because it had a period at the end. Here it is corrected: http://bellsouthpwp.net/r/o/roac2313/water -Andrew...
airroach333
Offline Send Email
Jul 9, 2004
3:47 am
610
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...
anagramster
Offline Send Email
Jul 16, 2004
8:12 pm
611
... 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...
pluschli
Offline Send Email
Jul 16, 2004
8:41 pm
612
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...
pluschli
Offline Send Email
Jul 22, 2004
3:31 am
613
This example uses Water's ability to reference the content of an HTML tag as field '0' (zero) to shave a few characters off of a script that displays the...
merrick_stemen
Offline Send Email
Jul 22, 2004
4:52 pm
614
Hi, I was excited to read about Water programming language. Can we make XML-RPC calls from the water program. How would the call look like ? Also I would like...
MrutyunjayaPrasad Jali
msjali
Offline Send Email
Aug 5, 2004
7:07 pm
615
Prasad, I expanded on your API just a little so that we could see how Water could be used to lookup the function by name and then generate the appropriate...
merrick_stemen
Offline Send Email
Aug 6, 2004
12:14 pm
616
Hi all, Being a web-programmer and teaching courses in programming at graduate level at the CVO Antwerpen-Zuid,Belgium, I am interested in the Water-language ...
Ivo Balbaert
iba_net
Offline Send Email
Aug 12, 2004
12:20 am
617
... FORM doesn't ... [editor's note: from pg. 81] ... but what ... work anymore ... The syntax has been made more web browser-friendly: <FORM...
merrick_stemen
Offline Send Email
Aug 12, 2004
9:04 pm
618
Thanks Merrick for the quick answer ! My bottom question which was perhaps not clearly stated enough is: The “old” water-code seemed to suggest that it was...
Ivo Balbaert
iba_net
Offline Send Email
Aug 13, 2004
1:23 pm
619
Ivo, I believe you are correct in suggesting that the "new" version cannot interact with the form apart from creating a web service. One could also use the new...
merrick_stemen
Offline Send Email
Aug 13, 2004
2:32 pm
Messages 590 - 619 of 741   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