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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 84 - 113 of 726   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
84
Hi I am just starting to learn about Water - it looks really great. Thanks to Mr Plusch & Mr Fry for writing a great book. It seems like there is an active...
michaelsydenham
Offline Send Email
May 2, 2002
1:19 pm
85
I also am interested in receiving any notes, visuals, or other informational resources that might be shared with those of us not in the Boston area. It would...
xml2go
Offline Send Email
May 2, 2002
4:23 pm
86
Ok, I'll try to get a volunteer at the next meeting to take some notes. I went ahead and posted the full lecture notes for the all day seminar on May 4th....
pluschli
Offline Send Email
May 3, 2002
2:00 pm
87
Ok. The lecture notes are posted on waterlang.org _Mike ... up,...
pluschli
Offline Send Email
May 3, 2002
2:02 pm
88
Hi It seems that the on-line IDE was updated from 1.5_04 to 2.1 overnight. I'm sure there are lots of changes - what I've noticed so far: * <datetime.today/>...
michaelsydenham
Offline Send Email
May 4, 2002
1:20 am
89
First, Thank you very much for taking the time. I can imagine your as busy as 'a cat on tin roof' right about now, especially with seminar... I and other...
Larry Deforest
xml2go
Offline Send Email
May 4, 2002
2:05 am
90
I wanted to have a button execute Water code, rather than use Forms and hrefs... Mike Plusch helped me with the onclick="" hack after the great GBC/ACM Seminar...
Peter Carmichael
PeterPSC
Offline Send Email
May 5, 2002
1:44 am
91
Larry, Water is a good way to jump start a project that is stalled because of budget cuts. Why do I say that? Because water is between 10 and 100 times more...
s_donelow
Offline Send Email
May 5, 2002
7:41 am
92
Hi Steve I can understand that it may cost less to develop, but what is the deployment cost (e.g. servlet)? What servlet container can/should be used? Regards ...
michaelsydenham
Offline Send Email
May 5, 2002
10:49 pm
93
Hi I am interested in using Water to generate XML instead of HTML. This seems possible according to the docs. Can Water emit UTF-8 chars in this case? On the...
michaelsydenham
Offline Send Email
May 5, 2002
11:08 pm
94
Hi, the new IDE finally made my first example program worked. Thanks for the update...Bing Yee...
Bing Yee
erunner2@...
Send Email
May 6, 2002
3:57 am
95
We really want to make it easy for people to build Water programs, and that includes having simple and fair deployment options and pricing. There are many...
pluschli
Offline Send Email
May 7, 2002
2:56 am
96
In the current version, plain text is returned with a fixed content type of text/html. I don't think we've ever tried producing UTF-8 characters. Perhaps for...
pluschli
Offline Send Email
May 7, 2002
3:12 am
97
Folk - First, I'm not asking for "deep" help here. If the answer is not obvious, don't waste your time. :{) Second, using IE5.5 (how I hate to even type...
Steven Stanton
hethatwalksu...
Offline Send Email
May 7, 2002
12:12 pm
98
I'm just an interested hacker. I have no desire to use the language for comercial purposes. What sort of lisence and options do I have here. The other detail...
rjc
richcaloggero
Offline Send Email
May 7, 2002
4:59 pm
99
Rich, cc: Waterlang There is a non-commercial Water server available at www.waterlang.org For the next week or two, though, you need to start the...
Mike Plusch
pluschli
Offline Send Email
May 7, 2002
6:34 pm
100
Mike, I heard you say once that instead of an object running in a processor, what you wanted to do was have every object BE a processor and have its own...
Steve Donelow
s_donelow
Offline Send Email
May 7, 2002
8:47 pm
101
Steve, cc: Waterlang This is an advanced area that we haven't yet finalized, but... An execution environment (or execution context) is like its own virtual...
pluschli
Offline Send Email
May 7, 2002
11:56 pm
102
I tried to use <ul> to indent some text: <ul> This is a test, it is only a test </ul> it gave an error: Didn't expect ',' here. Details: Check for a missing...
Peter Carmichael
PeterPSC
Offline Send Email
May 18, 2002
4:29 pm
103
I tried the following: <set foo=<vector 1 2 "three"/> /> foo.<defmethod show> <do> <for_each return='all'> <H1><do value/></H1> </for_each> </do> </defmethod> ...
Peter Carmichael
PeterPSC
Offline Send Email
May 18, 2002
11:32 pm
104
<!-- BUG ??? called with a non-bob as this: [1, 2, three], You can only define a method in a Bob. <set skills=<vector 1 2 "three"/> /> skills.<defmethod show> ...
Peter Carmichael
PeterPSC
Offline Send Email
May 18, 2002
11:54 pm
105
A 'bob' stands for a 'big object', otherwise known as a record or a non-primitive object. For example, <thing/> is a non-primitive object. Primitives are ...
pluschli
Offline Send Email
May 20, 2002
1:07 pm
106
The hypertext library of Water assumes that there is no free-floating text within the following elements: UL, SELECT, OL, TABLE, TBODY, TR 'Free-floating'...
pluschli
Offline Send Email
May 20, 2002
1:14 pm
107
I thought it would be useful to describe how to implement some interesting design patterns in Water. If you have a design pattern you'd like to see implemented...
pluschli
Offline Send Email
May 20, 2002
2:07 pm
108
... How do you remove the active_value itself, not just the cache ?...
Peter Carmichael
PeterPSC
Offline Send Email
May 20, 2002
4:01 pm
109
In html: UL and OL has a side effect of indenting for 'Free-floating' text. Indenting is an important html feature, that shouldn't be lost....
Peter Carmichael
PeterPSC
Offline Send Email
May 20, 2002
5:17 pm
110
Christopher Fry and Mike Plusch, the inventors of the Water Language, will be giving a lunch-time seminar at the Quantum Books in Kendall Square. We'll give a...
pluschli
Offline Send Email
May 20, 2002
9:43 pm
111
In Windows XP: If you use the system Search -> All files and folders A word of phrase in the file: foo [Search] You will not actually find anything in any...
Peter Carmichael
PeterPSC
Offline Send Email
May 24, 2002
2:45 pm
112
I was starting to create a Web App, and thought I would share it with the group, because it could be the basis of any number of web apps (or local apps for...
Peter Carmichael
PeterPSC
Offline Send Email
Jun 2, 2002
2:37 am
113
I was starting to create a Web App, and thought I would share it with the group, because it could be the basis of any number of web apps (or local apps for...
Peter Carmichael
PeterPSC
Offline Send Email
Jun 2, 2002
2:53 am
Messages 84 - 113 of 726   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help