Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

rest-discuss · The REST Architectural Style List

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1889
  • Category: Protocols
  • Founded: Nov 13, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi, I'm just wondering about the interplay of authorization with resource space when developing web applications. Is there anything un-RESTful about...
23 Nov 10, 2002
9:41 pm

Mark Baker
gonga_thrash
Send Email

This may already be widely known, but it just occured to me that this might be a useful resource (ahem) for this group; http://www.cs.wpi.edu/~webbib/ I've...
1 Nov 9, 2002
7:07 pm

Mark Nottingham
mnotting
Send Email

In REST, we agree that all state should be kept on the client side. Now, what is the best way to go about doing that? I am not necessarily talking about...
6 Nov 8, 2002
11:31 pm

bhaugen32
Send Email

<http://www.ietf.org/internet-drafts/draft-nystrom-http-sasl-05.txt> this draft might be interesting to anyone working with secure http systems. Bill de hÓra...
1 Nov 7, 2002
4:20 pm

Bill de hÓra
bdehora
Send Email

Does anyone had a look at Jabber as a Rest protocol ? It's full XML, based on few methods (get,set,result,error) for the <iq/> element. I'm quite new to Rest...
2 Nov 7, 2002
3:36 pm

Mark Baker
gonga_thrash
Send Email

http://www.infoworld.com/articles/pl/xml/02/11/04/021104plgroove.xml I've just read this article on the upcoming Groove web services interfaces. It talks about...
14 Nov 6, 2002
9:23 pm

Paul Prescod
papresco
Send Email

I'm trying to develop a webapp in a RESTful fashion, but recently ran into a conundrum that I'm hoping y'all can help me solve. I've already scoured the wiki...
6 Oct 28, 2002
7:33 pm

S. Mike Dierken
mdierken
Send Email

I'm not sure everybody had heard about this, but Mitch Kapor is starting a group to build an open source PIM - email, contacts, schedule, etc. It's going to be...
1 Oct 25, 2002
4:06 pm

S. Mike Dierken
mdierken
Send Email

Dear REST'ers, I am happy to share the news with you all that very recently I implemented the REST interface to the open source ebxml registry/repository.This...
1 Oct 24, 2002
3:52 pm

Uday .S
kumarudaya
Send Email

http://radio.weblogs.com/0113297/stories/2002/09/24/wholisticWebServices.htm l This is an interesting read on what some WebServices may grow into. "The...
1 Oct 24, 2002
4:58 am

S. Mike Dierken
mdierken
Send Email

Forwarded... ... From: "firepipe_au" <michael@...> To: "S. Mike Dierken" <mdierken@...> Sent: Wednesday, October 23, 2002 8:50 PM...
1 Oct 24, 2002
3:58 am

S. Mike Dierken
mdierken
Send Email

Hi all, At the recent Web Services DevCon I did a talk on REST & SOAP, and how they can be combined in a RESTful manner. The slides are at [1] - I'd be ...
5 Oct 23, 2002
7:32 pm

Mark Baker
gonga_thrash
Send Email

Hi Folks, I have created a step-by-step guide to building XML-based Web Services. The tutorial employs the REST architectural style. Here is the online, HTML...
2 Oct 19, 2002
10:32 pm

S. Mike Dierken
mdierken
Send Email

... Not a bug, a version skew. Python 2.2 (#1, 07/14/02, 23:25:09) [GCC Apple cpp-precomp 6.14] on darwin Type "help", "copyright&quot;, "credits" or "license" for...
2 Oct 15, 2002
9:45 pm

Jeff Bone
jbone@...
Send Email

http://lists.w3.org/Archives/Public/www-ws-arch/2002Jun/0085 Can you do the same exercise with POST, PUT and DELETE? That would be a valuable set of articles. ...
4 Oct 15, 2002
5:43 pm

Mathews, Walden
waldenmathews
Send Email

... The fact that there is potentially a divergence there is exactly my point. It's okay for HTTP to diverge but if the spec doesn't say clearly one way or...
17 Oct 15, 2002
2:03 pm

Mathews, Walden
waldenmathews
Send Email

Hi, this might actually be an FAQ question, but I want to make sure not just 'legal HTTP' but also RESTful: Can I POST to a URI that contains a query string ? ...
8 Oct 11, 2002
9:08 pm

S. Mike Dierken
mdierken
Send Email

... ok. moved from rest-explore... ... Do intermediaries actually depend on this or is it just the semantics of the method itself? ... The SOAP PUT issue was...
2 Oct 9, 2002
4:14 pm

Matt Gushee
mcgushee
Send Email

A while ago I posted a trial baloon on rest-discuss about a decentralized REST auction idea. http://groups.yahoo.com/group/rest-explore/message/96 The response...
2 Oct 3, 2002
5:50 pm

Phil Eskelin
philip_eskelin
Send Email

I would like to apply REST principles to a problem that I am currently working through, but the current requirements are pushing towards an EBI (i.e., ...
14 Oct 3, 2002
5:42 pm

S. Mike Dierken
mdierken
Send Email

Last week Jeff Bone posted: [quote] BTW --- A colleague up at work wrote a MoinMoin processor that allows you to embed dot code directly into a Wiki page and...
7 Oct 3, 2002
4:07 pm

Mark Baker
gonga_thrash
Send Email

I'm not sure everybody interested in Web notifications has noticed, but the world of blogs has built pub/sub mechanisms. Very useful, but not very REST. But of...
4 Oct 2, 2002
8:43 pm

Paul Prescod
papresco
Send Email

Ah, finally. Apparently Python has some backwards compatibility issues. MoinMoin 0.9 only works with Python 2.1, not 2.2. MB -- Mark Baker, CTO, Idokorro...
1 Oct 1, 2002
1:39 am

Mark Baker
gonga_thrash
Send Email

Hi, Posting to both lists for better coverage. If you're a "newbie" and you're not interested in formal models, pass this by... I've just created a page on...
1 Sep 28, 2002
5:03 am

Mathews, Walden
waldenmathews
Send Email

Okay, despite pissing all over the idea of pipelined HTTP requests at some earlier point, I've come across a situation where this is absolutely necessary....
10 Sep 26, 2002
11:12 pm

S. Mike Dierken
mdierken
Send Email

The RESTwiki is mostly up, but for some reason the main page is "crashing";. Could anybody debug it for me? I have no idea how to decypher what appears here; ...
1 Sep 26, 2002
8:06 pm

Mark Baker
gonga_thrash
Send Email

Hi, I am very new to REST and would like to know is there a Open Source REST implementation that i can look at it... Thanks, -Uday....
3 Sep 25, 2002
9:22 pm

S. Mike Dierken
mdierken
Send Email

I think we've danced around this before, but I forget where we ended up... What are the semantics of DELETE regarding query strings. E.g., if I say DELETE...
12 Sep 25, 2002
7:19 pm

Chuck Hinson
cmhinson@...
Send Email

Mark I wanted to make some comments about your blog post replying to Sam Ruby's Google GET issue: ...
25 Sep 25, 2002
5:44 pm

Jeffrey Winter
j.winter@...
Send Email

Looking over 2616 and draft-baker-http-resource-state-model, I'm inclined to believe that response entity-bodies can be classified in three ways; *...
12 Sep 25, 2002
2:25 pm

Mark Baker
gonga_thrash
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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