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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 4521 - 4550 of 11063   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4521
new price...
Costello
costello@...
Send Email
Aug 9, 2004
10:15 pm
4522
I'm curious if anyone has any comments on this xml.com article: http://www.xml.com/pub/a/2004/08/11/rest.html After reading the thesis and this entire mailing...
Benjamin L Yu
benjaminlyu
Offline Send Email
Aug 14, 2004
1:57 am
4523
... It seems to be one person's suggestions on how to implement a REST-based service. Too bad it wasn't written that way. It would be more accurate to say...
Roy T. Fielding
roy_fielding
Offline Send Email
Aug 14, 2004
6:13 pm
4524
I hadn't seen it till you pointed it out. The first part is a generic summary of the past two years. I think fundamentally the author mistakes architecture and...
S. Mike Dierken
mdierken
Offline Send Email
Aug 14, 2004
8:40 pm
4525
Here's a blog entry about some thoughts I had this weekend (while camping in the mountains with a bunch of friends). ...
S. Mike Dierken
mdierken
Offline Send Email
Aug 23, 2004
6:29 am
4526
Most excellent post on extensions to support more visible usage of HTTP Authentication headers by allowing HTML Forms more control. ...
S. Mike Dierken
mdierken
Offline Send Email
Aug 27, 2004
5:03 am
4527
See also http://www.w3.org/TR/1999/NOTE-authentform-19990203 ... From: S. Mike Dierken To: rest-discuss@yahoogroups.com Sent: Thursday, August 26, 2004 10:03...
S. Mike Dierken
mdierken
Offline Send Email
Aug 27, 2004
5:05 am
4528
Regarding logout, Mark writes; "HTTP authentication doesn't provide any way to 'log out' a user" It seems to me that it shouldn't, as "logout" is something a...
Mark Baker
gonga_thrash
Offline Send Email
Aug 27, 2004
11:48 am
4529
Hi ... Actually you *can* set it up it's just that is is not that easy... There is a document here that explains one way of doing it with mod_perl: - Hacking...
Chris Croome
chriscroome
Offline Send Email
Aug 27, 2004
11:57 am
4530
... This is not *really* a REST issue but more a user interface issue because in terms of RESTfull web services environments the HTTP 401 is really all that is...
Nic Ferrier
nferrier_tap...
Offline Send Email
Aug 27, 2004
12:25 pm
4531
I have a situation that I'd like get opinions on from the rest community, if people are willing. I don't remember reading anything specific covering it in the...
Benjamin L Yu
benjaminlyu
Offline Send Email
Sep 2, 2004
11:38 pm
4532
... FWIW, RFC 2616 says nothing about Location being used in this way, so you're doing things in a way which isn't licensed. On the other hand, I think it...
Mark Baker
gonga_thrash
Offline Send Email
Sep 7, 2004
1:33 pm
4533
... Hmmm.. So, I'm going to jump to the conclusion that it would be ok to use a different header. E.g. - something like "X-Report-Location". :) ... Ok, I can...
Benjamin Yu
benjaminlyu
Offline Send Email
Sep 7, 2004
5:32 pm
4534
Hey, According to section 10.2.3 of RFC 2616 <http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.2.3>: "The entity returned with this response SHOULD...
sandeep@...
Send Email
Sep 8, 2004
10:05 am
4535
... This mozilla extension does it: http://mmcc.cx/mozilla/ I wonder if it can work within a page (onClick...) Cheers, -- Laurian Gridinoc Chief Developer ...
Laurian Gridinoc
lauriangridinoc
Online Now Send Email
Sep 8, 2004
2:21 pm
4536
... Good find. Too bad it's a "log me out of *all* domains" button, but it gets the point across... Mark. -- Mark Baker. Ottawa, Ontario, CANADA....
Mark Baker
gonga_thrash
Offline Send Email
Sep 8, 2004
4:05 pm
4537
... Hmm, no. So long as the processing happens later, 202 is fine. ... I'd do as the other poster suggested. Mark. -- Mark Baker. Ottawa, Ontario, CANADA....
Mark Baker
gonga_thrash
Offline Send Email
Sep 8, 2004
4:10 pm
4538
... Maybe using setAuthIdentity to set it to a default logout value ie. user: anonymous, then the underlying app will handle it somehow...not nice anyway. ...
Laurian Gridinoc
lauriangridinoc
Online Now Send Email
Sep 8, 2004
6:57 pm
4539
Hi, has anybody ever come across diagramatic approaches to model or document sequences of REST interactions? Maybe even employing specialized means to document...
Jan Algermissen
algermissen1971
Offline Send Email
Sep 12, 2004
4:33 pm
4540
Folks, Like Jan, who asked here last week about a diagram style for notating REST stuff, I'm also looking for something I can't find. I'm working on a protocol...
Kendall Clark
kclarkmf
Offline Send Email
Sep 20, 2004
4:30 pm
4541
Kendall, Alloy[1] is a successor to the Z Notation. Its syntax is NOT more specific to the problem domain than Z, but it will allow you to examine assertions...
Walden Mathews
waldenmathews
Offline Send Email
Sep 20, 2004
4:54 pm
4542
DanC has done some work with Larch that might be relevant; http://www.w3.org/People/Connolly/drafts/formalism.html Mark. ... -- Mark Baker. Ottawa, Ontario,...
Mark Baker
gonga_thrash
Offline Send Email
Sep 20, 2004
5:13 pm
4543
I am the co-author of the bestselling book: A Practical Guide to Enterprise Architecture (http://www.amazon.com/exec/obidos/tg/detail/-/0131412752/) and seek...
James McGovern
jm04469
Offline Send Email
Sep 21, 2004
11:45 am
4544
Hi. I've been struggling with trying to apply REST to a project of mine, a decentralized P2P payment system using only IOUs passed between friends in a social...
Ryan Fugger
rfugger
Offline Send Email
Oct 4, 2004
4:35 pm
4545
This is a lot to digest... so this response isn't going to be extremely helpful. I do have a few questions though. ... By 'distributed objects' do you mean an...
S. Mike Dierken
mdierken
Offline Send Email
Oct 5, 2004
6:05 am
4546
Thanks for the reply. I appreciate the input. On Mon, 4 Oct 2004 22:01:47 -0700, S. Mike Dierken <mdierken@...> ... Both. ... Due to anonymity...
Ryan Fugger
rfugger
Offline Send Email
Oct 5, 2004
6:42 am
4547
Ryan, I've recently been thinking about something similar -- a p2p protocol for a generic object system (data, not behavior) based on a network database model....
thompsonbry
Offline Send Email
Oct 5, 2004
11:55 am
4548
REST != HTTP. HTTP provides a protocol that can be used REST-fully in many ways, but it can also be used non-REST-fully. I don't know the Jabber protocol,...
thompsonbry
Offline Send Email
Oct 5, 2004
12:02 pm
4549
I'm lost. Perhaps if your applications was re-phrased using 'resource' rather than 'node' and 'object' I'd be able to understand. ... What is an 'originating...
S. Mike Dierken
mdierken
Offline Send Email
Oct 6, 2004
5:10 am
4550
On Tue, 5 Oct 2004 22:10:10 -0700, S. Mike Dierken <mdierken@...> ... Gotcha. ... Ripple is a P2P trust network of software node-agents living on http ...
Ryan Fugger
rfugger
Offline Send Email
Oct 6, 2004
7:35 am
Messages 4521 - 4550 of 11063   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