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.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8029 - 8058 of 14029   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8029
... That's fine in the abstract sense, but * An atom document has an atom structure * A html document has a html structure * A train list document has a train...
Benjamin Carlyle
fuzzybsc
Offline Send Email
Mar 1, 2007
1:19 pm
8030
... More than that, my user agent (even if it's just a browser) can wander around that graph. but ... Both of these will describe part of a graph-shaped model,...
Danny Ayers
danny_ayers
Offline Send Email
Mar 1, 2007
6:56 pm
8031
... It still happens.... See http://www.stucharlton.com/blog/archives/000126.html for an example of misinterpreting HTTP and MIME... Cheers Stu ...
Stuart Charlton
stuartcharlton
Offline Send Email
Mar 1, 2007
8:16 pm
8032
Comments inline. ... Ah, but that's what you want, because it seems you're taking the view of a developer. One of the desirable properties in an information...
Stuart Charlton
stuartcharlton
Offline Send Email
Mar 1, 2007
8:21 pm
8033
... Maybe you do; but I think what I've said is objectively true. ... RDF: check, but also at a higher level than parsing; RDF's notion of mI extends into...
Bill de hOra
bdehora
Offline Send Email
Mar 1, 2007
9:07 pm
8034
Hi, all, The scenario is as follows: Suppose that a request from a client need to be processes by service A and then the result is either forwarded to service...
Dong Liu
edonliu
Offline Send Email
Mar 3, 2007
1:11 am
8035
I have my mind pretty much made up already, but is there any justification for putting an API key (as usually required for a public-facing Web API) into the...
Stefan Tilkov
stilkov
Offline Send Email
Mar 3, 2007
9:04 am
8036
... No reason at all. This is just the authentication issue in another guise. Worse than that, it's a "you can't use our possibly stateless API except by ...
Nic James Ferrier
nferrier_tap...
Offline Send Email
Mar 3, 2007
9:34 am
8037
It makes it easy to explore the API in a browser (as would any kind of standard browser-supported authentication mechanism, opposed to a custom HTTP header). ...
Michael Walter
the_ceem
Offline Send Email
Mar 3, 2007
11:45 am
8038
... Only unless you absolutely had to, to get something done for next week. I'm not sure what that would be ;) Are you extending this thinking to phpsessionid,...
Bill de hOra
bdehora
Offline Send Email
Mar 3, 2007
4:23 pm
8039
... If the resource depended on the API key (e.g., were customized / localized / branded) it might be reasonable. (Or if you're trying to provide a read-only...
John Panzer
zwyrthrop
Offline Send Email
Mar 3, 2007
6:00 pm
8040
That's a good reason, thanks. Stefan...
Stefan Tilkov
stilkov
Offline Send Email
Mar 3, 2007
8:07 pm
8041
... How about both? Generally you want to enable some form of strictness but also enable people to actually do things with the rather lame tools that exist in...
Chris Dent
chrislondonb...
Offline Send Email
Mar 3, 2007
8:38 pm
8042
Yes, one could allow for an optional apikey= query parameter instead of the header. The problem with this, though, is that one can't prevent people to use this...
Stefan Tilkov
stilkov
Offline Send Email
Mar 3, 2007
10:16 pm
8043
... API keys are just authentication tokens aren't they? Why can't you use authentication to do this job? -- Nic Ferrier ... Need a linux/java/python/web...
Nic James Ferrier
nferrier_tap...
Offline Send Email
Mar 3, 2007
10:33 pm
8044
... WS-A is surprisingly less helpful than you think. You need to be sure that all participants in the conversation are using the same version of WS-A, that...
Steve Loughran
steve_loughran
Offline Send Email
Mar 3, 2007
11:05 pm
8045
... Thanks for recognizing this. (Sorry for the late reply, I just found this email; need to update my inbox rules...) You explained it far more succinctly...
Mike Schinkel
mikeschinkel
Offline Send Email
Mar 4, 2007
4:07 am
8046
... Here's a thought/question: The URI Opacity Axiom was conceived prior to the existence of URI Templates. Assuming URI Templates makes it's way to a ...
Mike Schinkel
mikeschinkel
Offline Send Email
Mar 4, 2007
4:19 am
8047
... From someone who just started exploring core web technologies and the semantic web mid-2006 but having since immersed myself into learning these things, I...
Mike Schinkel
mikeschinkel
Offline Send Email
Mar 4, 2007
4:38 am
8048
... URIs are only as opaque as the standards around them deem them to be. For example, RFC 2617 (Basic and Digest) requires the client to look into the path of...
Joe Gregorio
JCGregorio
Offline Send Email
Mar 4, 2007
4:44 am
8049
Does anyone else find the use of the acronym "APP" confusing as opposed to just "Atom?" Is there a reason they are different? -- -Mike Schinkel ...
Mike Schinkel
mikeschinkel
Offline Send Email
Mar 4, 2007
7:42 am
8050
... Plain authentication would me my #1 choice, but it might be used independently from the API key - i.e. the same user might use different third parties to...
Stefan Tilkov
stilkov
Offline Send Email
Mar 4, 2007
7:54 am
8051
"Atom" commonly refers to the Atom Syndication Format (the RSS alternative) http://www.atomenabled.org/developers/syndication/atom- format-spec.php "APP" is...
Stefan Tilkov
stilkov
Offline Send Email
Mar 4, 2007
8:18 am
8052
... Am I going crazy, or didn't you just differentiate the two by giving me the same URL for both? -- -Mike Schinkel http://www.mikeschinkel.com/blogs/ ...
Mike Schinkel
mikeschinkel
Offline Send Email
Mar 4, 2007
8:25 am
8053
... Eh? The API might be hosted in different places and the same user might make connections to those different hosts? But then it's just different...
Nic James Ferrier
nferrier_tap...
Offline Send Email
Mar 4, 2007
9:59 am
8054
... Though I'm not too partial to the APP acronym, given how oftern the term "app" is uses in the IT field, there does need to be a distinction between the...
Andrzej Jan Taramina
ataramina
Offline Send Email
Mar 4, 2007
2:33 pm
8055
Sorry, my explanation wasn't really understandable. I meant that an entity A might offer an API to access its services. Entities B and C might use this API,...
Stefan Tilkov
stilkov
Offline Send Email
Mar 4, 2007
2:39 pm
8056
My apologies - copy & paste error. APP is at http://bitworking.org/projects/atom/draft-ietf-atompub- protocol-13.html Stefan...
Stefan Tilkov
stilkov
Offline Send Email
Mar 4, 2007
2:39 pm
8057
... I don't see why this stops you using authentication to provide access to the API. Indeed, this is just the model I'm trying to build for OpenID ...
Nic James Ferrier
nferrier_tap...
Offline Send Email
Mar 4, 2007
4:46 pm
8058
... I think "APP" could be confusing, but it's handier than typing in "Atom Protocol". cheers Bill...
Bill de hOra
bdehora
Offline Send Email
Mar 4, 2007
4:57 pm
Messages 8029 - 8058 of 14029   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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