There is a clock at: http://www.waterken.com/util/est.html There is an explanation of the clock at: http://www.waterken.com/dev/Web/Clock/ Is this clock...
Hello, I have written a small tool and want to know, what you think about it. It has the following features: - Enables RESTful access to relational databases...
Do you have a live link that can be viewed? ... From: "Mailinglisten" <tbayerml@...> To: <rest-explore@yahoogroups.com> Sent: Tuesday, April 22, 2003 12:49...
(I originally posted the following message on rest-messaging, but have not yet gotten any responses. As a result, I am now posting this to a larger list. I...
Wow! No responses whatsoever! I can only assume that you all are impressed and awed into speachlessness ! :) Now... back in reality, I am somewhat surprised...
... I believe that Namespaces should also not be taken as a given, but used where they truly add value to the markup. Of course arguments over markup design...
Michael Day
mikeday@...
Apr 30, 2003 2:52 am
352
... Actually I have been meaning to read your proposal, just been too busy. Here are some comments: * SPAM REDUCTION * There is an advantage to your proposal...
Michael Day
mikeday@...
Apr 30, 2003 3:07 am
353
... From: "Seairth Jacobs" <seairth@...> ... What's the pain with extending HTTP/MIME headers? Several headers are already extensible. I think there...
The trick will be to get programmers to stick to "A notification about the resource ..." rather than slipping into generic messaging (tunneling new methods,...
... The new version is *so* much easier to read :) On the subject of minimalism, you might as well default the rna namespace on the examples for clarity: ...
Michael Day
mikeday@...
Apr 30, 2003 6:27 am
358
Oh and another thing just out of interest, why did you choose to use httpAuthUser and httpAuthPassword elements, rather than the http://user:password@host/ URL...
Michael Day
mikeday@...
Apr 30, 2003 10:00 am
359
From: "Michael Day" <mikeday@...> ... Thanks. I think so too. ... Because unqualified properties are not part of the default namespace. However, if I...
Okay. I have made the following changes: 1) I Updated the authentication stuff to use the URI syntax. I have also moved it to a separate example. 2) I have...
... It is not necessary to qualify attributes, unless they are global attributes such as rdf:ID or xml:base, that may occur on any element. For example, this...
Michael Day
mikeday@...
May 1, 2003 3:05 am
363
... That sounds more robust. ... It doesn't seem necessary to require a notifications element, as it will always be obvious to the recipient what to do: if you...
Michael Day
mikeday@...
May 1, 2003 3:18 am
364
Michael Day wrote: [. . .] ... I would hope that it would be up to me to decide what port I host my rna-email server on. In fact, since my inbox is identified...
Chuck Hinson
cmhinson@...
May 1, 2003 4:20 am
365
From: "Michael Day" <mikeday@...> ... Are you sure? The last sentance of the first paragraph of [1] says "Note that default namespaces do not apply...
From: "Michael Day" <mikeday@...> ... was ... example. ... regardless ... have ... Okay... for now, I'll leave it as it is... as I start writing code,...
Michael Day wrote: [. . .] ... I would think that from a processing perspective, it would be simpler to have the notifications element always be the root...
Chuck Hinson
cmhinson@...
May 1, 2003 4:36 am
370
... Presumably you could even use mailto:cmhinson@... as your inbox, and email RNA documents to it with SMTP, if you felt so inclined. Actually I was more...
Michael Day
mikeday@...
May 1, 2003 4:37 am
371
Yes, I still think the http authentication methods should still be used. The question is what's the best way to convey the authentication about a resource?...
... Hmmm. I guess if I'd read the whole paper first, I would have seen the answer to this before I asked it. --Chuck...
Chuck Hinson
cmhinson@...
May 1, 2003 4:45 am
373
... Yes, that is correct. However the namespace prefix on the element does not ... As the uri attribute is in a namespace. However my point was that unless you...