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 640 - 670 of 741   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
640
Thanks. I have a plan to builder a system in which Apache Axis clients call Water web services. Apache Axis has a WSDL2JAVA tool to create Java classes for web...
ben_super2002
Offline Send Email
Sep 2, 2004
12:38 pm
642
<defmethod htm_large> <a href="http://www.yahoo.com"><img src="ben.gif" /></a> </defmethod> <defmethod htm_large> <a href="http://www.yahoo.com"> <img...
ben_super2002
Offline Send Email
Sep 9, 2004
3:00 pm
643
There was an error in the example. The URI string in web.xmlrpc should be the first argument. <defmethod quote amount> amount.<plus 1/> </> <server...
Mike Plusch
pluschli
Offline Send Email
Sep 10, 2004
12:34 am
644
Water can generate the links, but the Water server currently only serves text data, not binary data. Static files such as images can be served from a file...
pluschli
Offline Send Email
Sep 10, 2004
12:36 am
645
http://www.watercode.com/docs/thing_f_doc/java_f_doc.htm thing.java - a class The first argument to 'eval' can be a string. This makes it possible to use...
Dr. James J. Byleckie
jbyleckie
Offline Send Email
Sep 10, 2004
4:52 pm
646
Title: Putting it all together in Water applications Time: 7:00 PM, September 27. Location: Web/phone or in person in Cambridge, MA We will show larger-scale...
pluschli
Offline Send Email
Sep 25, 2004
9:27 pm
647
The include script execution which retrieves 50 rows from the database occurs very quickly (in xml), however the html formatting in Steam or browser takes...
rrutledge01
Offline Send Email
Oct 11, 2004
11:56 pm
648
You might try sticking a .<to_string /> call on your 'value' reference. <concat key "=" value.<to_string /> /> I find the default html generation to be very...
merrick_stemen
Offline Send Email
Oct 19, 2004
1:11 am
649
I find that the "SelectMethod=direct" parameter is isgnored for the connection and it defaults to a server cursor for fetching the rows. I am needing to issue...
rrutledge01
Offline Send Email
Oct 19, 2004
8:24 pm
650
Robert, For both of these examples, I am curious whether this works within a Java program. If it does not work correctly from within Java, it will not work ...
merrick_stemen
Offline Send Email
Oct 23, 2004
4:26 pm
651
I have been toying with building an expert system around cell phone selector using some Bayes-like principles. I had seen in my seaches that Water has support...
ajdykstr
Offline Send Email
Nov 5, 2004
5:30 am
652
I consider Bayes nets quite different than normal expert systems. For either you can try two approaches: 1. grab some existing package that does Bayes nets 2....
fryc
cfry0
Offline Send Email
Nov 5, 2004
7:16 am
653
Could anyone answer the following questions? Thank you very much. 1. What versions of SOAP, WSDL and UDDI are supported by current version of Water? 2. Does...
ben_super2002
Offline Send Email
Nov 20, 2004
1:39 am
654
... The latest 4.0 beta version of Water, SOAP 1.0 is supported on output, but does not offer built-in support for WSDL or UDDI. ... Yes. A "row" method is...
pluschli
Offline Send Email
Nov 20, 2004
2:45 am
655
Here is information about tomorrow's Boston Water Users Meeting, to be held at 7:00 PM in Cambridge, MA on Tuesday, January 25. This month's meeting is...
rnilsson1
Offline Send Email
Jan 24, 2005
10:31 pm
656
Here is information about the upcoming Boston Water Users Meeting, to be held at 7:00 PM in Cambridge, MA on Tuesday, February 22. This month we will be taking...
rnilsson1
Offline Send Email
Feb 18, 2005
7:09 pm
657
Hello! Can anyone tell us what cool new things are being done, and when the next release of Steam XML is expected to be available? _Merrick...
merrick_stemen
Offline Send Email
Feb 24, 2005
4:33 am
658
http://www.ardice.com/Computers/Programming/Languages/Water/ Hello, I found this group at this website....
caralee859l
Offline Send Email
Feb 25, 2005
1:56 pm
659
Here is a quick update on the forthcoming release of Steam XML. It has become a rather major release with lots of new stuff. The new version is enhanced to...
rnilsson1
Offline Send Email
Feb 25, 2005
7:54 pm
660
Dear All, I am research student and currently i am doing research on some thing which is related to the uses of XML in the source code. I have done extensive...
zeal_ansari
Offline Send Email
Mar 1, 2005
11:17 am
661
Two quick benefits of a language based on XML: (1) there are already millions of programmers who understand HTML/XML and (2) it enables one environment to...
Bob Nilsson
rnilsson1
Offline Send Email
Mar 1, 2005
10:46 pm
662
Does Water simplify the process of making a SOAP request? I can't seem to find any examples (or documentation) on any of the various Water sites or the...
Matt Kendall
ncsucodemonkey
Offline Send Email
Mar 9, 2005
1:44 am
663
This past week, I got around to using a program I wrote and used last year for my Networks II course. Last year I reported on this here: ...
merrick_stemen
Offline Send Email
Apr 4, 2005
11:18 pm
664
Summer is just around the corner, and that seems to be my best time to do some Water language development. I am wondering when the much- awaited SteamXML 4.0...
Merrick Stemen
merrick_stemen
Offline Send Email
May 3, 2005
1:19 am
665
Haven't done much down here. Wish I had more time....
apinker1
Offline
May 11, 2005
5:20 pm
666
The next Boston Water Users Meeting will be at 7:00 PM in Cambridge, MA on Tuesday, June 28. Here are some of the topics to be discussed this month. o Using...
rnilsson1
Offline Send Email
Jun 23, 2005
4:08 am
667
The next Boston Water Users Meeting will be at 7:00 PM in Cambridge, MA on Tuesday, July 26. The topic this month is SOAP and Water. We will take an inside...
rnilsson1
Offline Send Email
Jul 22, 2005
5:09 am
668
For those of you who missed the recent Tri-XML Conference, we have posted the presentation, "Teaching Web Services and XML with the Water Language" at...
rnilsson1
Offline Send Email
Aug 9, 2005
8:17 pm
669
Why doesn't the following statement produce an error? <set some_thing=<thing x="5"=integer/> /> Bill Schorn...
willschorn
Offline Send Email
Sep 5, 2005
12:59 am
670
from p. 73-74 in the book "Water" <set data_string= <string> Mike,Plusch,Wellesley,MA Christopher,Fry,Lexington,MA </string> /> data_string.<to_objects/> ...
willschorn
Offline Send Email
Sep 7, 2005
12:23 am
Messages 640 - 670 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