Search the web
Sign In
New User? Sign Up
rest-discuss · REST Discussion Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4744 - 4773 of 10779   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4744
Julian Reschke wrote: [...] ... Does anyone happen to know why the functionality of PROPFIND has not simply been enabled by the definition of a set of...
Jan Algermissen
algermissen1971
Offline Send Email
Jan 1, 2005
7:20 pm
4745
... Extensibility of header names? Internationalization considerations? Namespace operations? Updates of properties? Anyway, this: "WebDAV and the Birth of...
Julian Reschke
JulianReschke
Offline Send Email
Jan 1, 2005
9:06 pm
4746
... Yeah, Yaron's twisted little view of history. It would be more accurate to say that some people insisted HTTP could not carry internationalized data in ...
Roy T. Fielding
roy_fielding
Offline Send Email
Jan 1, 2005
10:32 pm
4747
... OK, another interesting read is in Jim Whitehead's and Yaron Goland's "The WebDAV Property Design" "<http://www.cs.ucsc.edu/~ejw/papers/spe-whitehead.pdf>....
Julian Reschke
JulianReschke
Offline Send Email
Jan 2, 2005
1:34 pm
4748
Ok, I haven't made it through the original disertation -- but I've gone through some of the posts here -- and read up on the wiki -- I think I grok the basics...
elseielstad
Offline Send Email
Jan 13, 2005
9:42 am
4749
... Do it! And do it with passion :o) It takes time because it is dense (==value in every sentence), but it pays off very well. ... No, that'snot true....
Jan Algermissen
algermissen1971
Offline Send Email
Jan 13, 2005
10:00 am
4750
The Web is *the* "real REST app". REST is a description of the principles that made the Web architecture so successful, and guidelines for keeping it that way....
Justin Sampson
justin_t_sam...
Offline Send Email
Jan 13, 2005
10:00 am
4751
The place that I have found REST most interesting, is in assembiling content from many web source using client side XSL processing, here is a snip that uses...
John Coe
johncoe42
Offline Send Email
Jan 13, 2005
4:51 pm
4752
... perhaps I'm giving the REpresentational State Transfer theory too much credit -- the "current" http-server/http-client model for doing a "GET" -- follow...
elseielstad
Offline Send Email
Jan 14, 2005
5:17 am
4753
... Hmm...I don't understand what you are up to here. What do you mean by 'talk to distributed resources'? ... Besides the question wheather your address book...
Jan Algermissen
algermissen1971
Offline Send Email
Jan 14, 2005
10:53 am
4754
... In addition, it would be interesting to show that/how REST reduces the need to know about the specific semantics of the interaction up front. That is: how...
Jan Algermissen
algermissen1971
Offline Send Email
Jan 14, 2005
11:04 am
4755
... Autsch....forgot about JS's security issue: no cross site scripting..... Seems one needs a server-based app for that sort of integration. Jan -- Jan...
Jan Algermissen
algermissen1971
Offline Send Email
Jan 14, 2005
11:36 am
4756
... [ to which I added - to do a good RESTful apps we may need a better client platform ] ... the premise behind all the REST discussions revolve around ...
elseielstad
Offline Send Email
Jan 15, 2005
4:07 am
4757
... I'd like to see that as well -- I just am not sure how that would work. ... that's the part I'm still missing -- if I talk to an "address" resource and an...
elseielstad
Offline Send Email
Jan 15, 2005
4:45 am
4758
... The trick is that you model interactions differently in a RESTful design. You have to learn to collapse the state into a single URI which expresses ...
Lucas Gonze
lucas_gonze
Offline Send Email
Jan 15, 2005
4:54 am
4759
I've always liked the REST approach over SOAP (have used both), but I've had an issue with REST when developing new applications. That is, if you use...
ataramina
Offline Send Email
Jan 15, 2005
5:55 pm
4760
... I'm usually testing (my WebDAV server code) with non-interactive clients, but if you need to, you can use *any* method name through client-side scripting...
Julian Reschke
JulianReschke
Offline Send Email
Jan 15, 2005
7:02 pm
4761
... Mostly through standardisation of the message type (MIME type). When you use RDF, you enter the wonderful world of partial understanding: Although a user...
Jan Algermissen
algermissen1971
Offline Send Email
Jan 15, 2005
8:10 pm
4762
... For any non-trivial web application you're likely to want some kind of automated testing anyway, and once you're going down this route browser limitations...
leighdodds2001
Offline Send Email
Jan 16, 2005
4:23 am
4763
I use the Mozilla Firefox LiveHTTPHeaders extention http://livehttpheaders.mozdev.org/ which allows you to craft your own HTTP request for Firefox to send. I...
Paul James
p4u1j4m3s
Offline Send Email
Jan 17, 2005
7:57 pm
4764
On Mon, 17 Jan 2005 19:54:46 +0000, "Paul James" ... Wow. phprestsql is a nice piece of work. Thanks....
Vincent D Murphy
johnfoobar1
Offline Send Email
Jan 18, 2005
1:11 pm
4765
Nobody asked me, but I want to throw out one simple observation in the question over the relative value of an architecture based on uniform semantics and URIs...
Hugh Winkler
hwinkler99
Offline Send Email
Jan 19, 2005
12:18 am
4766
I think you're looking too hard, Hugh. Without getting into the "semantics" thing, the value in REST - and in Internet scale styles in general - derives from...
Mark Baker
gonga_thrash
Offline Send Email
Jan 19, 2005
4:35 pm
4767
Please let me know if I need to redirect this question to a different group. I am implementing what I believe to be a REST-compliant servlet. I am also writing...
terrywbrady
Offline Send Email
Jan 19, 2005
8:33 pm
4768
Hi Terry, You can probably kill two birds with one stone here. If your client's request contains multipart/form-data in the entity body then all of the data...
Donald Strong
illyrian_au
Offline Send Email
Jan 19, 2005
11:00 pm
4769
... You probably should use 'application/xml' - I vaguely remember that 'text/xml' was frowned upon and is not to be used. ... Do you want to supply name/value...
S. Mike Dierken
mdierken
Offline Send Email
Jan 20, 2005
6:13 am
4770
... You might want to consider using the Apache commons-httpClient library instead of the native Java http methods. Much cleaner, nicer, easier. But to answer...
Andrzej Jan Taramina
ataramina
Offline Send Email
Jan 20, 2005
4:19 pm
4771
I've been thinking about REST for some time now, with an idea that I still think is reasonable. Since I've very little experience with http, I'd like to try ...
Dave Pawson
dpawson2000
Offline Send Email
Jan 20, 2005
7:17 pm
4772
... It sounds like you want to do message-queueing or blackboarding, incidentally with an HTTP interface. It makes a lot of sense; MQ systems can be quite...
Josh Sled
joshsled
Offline Send Email
Jan 20, 2005
7:29 pm
4773
... It makes plenty of sense. For a robust, real world implementation see the PSB (Public Services Broker) project from the Irish government (a good starting...
Robert Leftwich
digital_rtl
Offline Send Email
Jan 22, 2005
1:27 am
Messages 4744 - 4773 of 10779   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