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 your group to be featured on the Yahoo! Groups website? 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 5174 - 5203 of 14021   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5174
... . . . ... I have been working on a "GET"-only resource (like a unit converter,) and CherryPy 2.0 is pretty simple. I posted a "filter" script at ...
Ron
tiltbike
Offline Send Email
Aug 2, 2005
2:27 pm
5175
Hi, i'm currently building a PHP5 MVC framework to provide an easier way to develope RESTful web applications. Everything is still in a very early dev stage....
toydi
iamstupidiot
Offline Send Email
Aug 3, 2005
2:06 pm
5176
I have a client in Central New Jersey who is looking a developer to start as a Consultant and then, after an initial contract period of 4-6 months, convert to...
project1_chavkin
project1_cha...
Offline Send Email
Aug 8, 2005
5:05 pm
5177
Can Apache Cocoon (using sitemap.xmap) be used instead of Apache mod-rewrite to configure a server for REST and pseudo-URLs? If so, any pros or cons of using...
jpecore
Online Now Send Email
Aug 17, 2005
8:09 pm
5178
Hi Folks, A colleague (Tim Kehoe) and I have put together a short tutorial on REST:...
Costello,Roger L.
costello@...
Send Email
Aug 18, 2005
9:27 pm
5179
Hi Folks, A colleague (Tim Kehoe) and I have put together a short tutorial on REST: <http://www.xfront.com/> http://www.xfront.com/ ...
Costello,Roger L.
costello@...
Send Email
Aug 18, 2005
9:31 pm
5180
... Hi Roger, Any chance you could make this available as a Flash presentation, or even as a series of interlinked web pages, for those of us without access to...
Ian D. Stewart
idstewart@...
Send Email
Aug 19, 2005
11:31 am
5181
Hi Ian, Sure, here is an HTML version of it: http://www.xfront.com/5-minute-intro-to-REST_files/frame.htm As always, comments are welcome. /Roger ... From:...
Costello,Roger L.
costello@...
Send Email
Aug 19, 2005
1:58 pm
5182
Roger, The tutorial hammers on the principle of identifying resources with URI's, which is good, but I think when presented to novices it will tend to carry...
Walden Mathews
waldenmathews
Offline Send Email
Aug 19, 2005
2:14 pm
5183
Hello Walden, Thanks for your comments! We agree that REST does not mean flattening the resource space; that is what URI's do (i.e., everything is accessible...
Costello,Roger L.
costello@...
Send Email
Aug 19, 2005
4:02 pm
5184
Hi Folks, A colleague (Tim Kehoe) and I have created two tutorials on REST. NOTE: I strongly recommend viewing the Powerpoint version rather than the HTML...
Costello,Roger L.
costello@...
Send Email
Aug 19, 2005
7:27 pm
5185
Roger, I think all three points may be the same point. In your diagrams, you show three phone numbers, three URI, as being "good". Well, how did those get...
Walden Mathews
waldenmathews
Offline Send Email
Aug 20, 2005
2:09 am
5186
I understand the thinking of the resource and representation separation. However, is it even possible with how browsers are implemented today. Consider the...
christianhgross
Offline Send Email
Aug 22, 2005
9:44 am
5187
... Yes. The XML document could include an embedded stylesheet to make the page display nicely in a browser. Nic...
Nic Ferrier
nferrier_tap...
Offline Send Email
Aug 22, 2005
10:46 am
5188
On Mon, 22 Aug 2005 09:44:13 -0000, "christianhgross" ... [snip] ... Yes. However that doesn't have to be a bad thing. There is nothing to stop you treating...
Vincent D Murphy
johnfoobar1
Offline Send Email
Aug 22, 2005
1:27 pm
5189
... That is correct, and from that you could take away two potential lessons: 1. Don't use conneg for web services. 2. Never, ever use text/xml or...
Joe Gregorio
JCGregorio
Offline Send Email
Aug 22, 2005
2:37 pm
5190
... I believe that, when XML is present, the HTML should be derived from it by means of a stylesheet. Given that there is a mechanism for putting the SS into...
Nic Ferrier
nferrier_tap...
Offline Send Email
Aug 22, 2005
2:55 pm
5191
... It is a bad thing. Let's say that I am a REST client and I want the resource /foo. The server process cannot distinguish clients based on the MIME type....
christianhgross
Offline Send Email
Aug 22, 2005
7:26 pm
5192
... Independent of the indiscriminateness of "{text,application}/xml", the browser is expressing a preference for it. I don't see how it is getting the...
Josh Sled
joshsled
Offline Send Email
Aug 23, 2005
2:56 pm
5193
If anyone cares to look it over, I put up a REST-y web service at http://uber.engineer.co.summit.oh.us/ws/dms/ (That link will respond with the introspection...
Ron
tiltbike
Offline Send Email
Aug 23, 2005
3:32 pm
5194
I think this is a good example of XML, hyperlinking and REST. But it seems all read-only, and I can't help but ask - couldn't these conversions be done as a...
S. Mike Dierken
mdierken
Offline Send Email
Aug 24, 2005
2:34 am
5195
Yep, it is read-only, and since there is no data stored on the server, the conversions could be done client-side. I chose to expose the function as a WS...
Ron
tiltbike
Offline Send Email
Aug 24, 2005
11:10 am
5196
Hi, I am puzzling with a question regarding a system design choice. My problem is that I see at least two options and I cannot base a choice fore either one of...
Jan Algermissen
algermissen1971
Offline Send Email
Aug 31, 2005
3:32 pm
5197
On Wed, 31 Aug 2005 17:32:42 +0200, "Jan Algermissen" ... How about you pass the monitoring process the URI of the site resource as a parameter, which it can...
Vincent D Murphy
johnfoobar1
Offline Send Email
Aug 31, 2005
6:31 pm
5198
... Well, mostly because - there will need to be manual additions - nagios just needs that file and there is likely no chance to install a modified (with REST...
Jan Algermissen
algermissen1971
Offline Send Email
Aug 31, 2005
6:59 pm
5199
... Speaking of the environment: it is a really interesting case, because the infrastructure is so diverse that the challenge really is to keep the deployed ...
Jan Algermissen
algermissen1971
Offline Send Email
Aug 31, 2005
7:09 pm
5200
Vincent, ... I just realized that the general question behind my initial mail is how to decide which components of the overall system will be 'actors' ...
Jan Algermissen
algermissen1971
Offline Send Email
Aug 31, 2005
8:05 pm
5201
On Wed, 31 Aug 2005 20:59:43 +0200, "Jan Algermissen" <jalgermissen@...> said: [snip] ... Shouldn't those manual additions be in the host...
Vincent D Murphy
johnfoobar1
Offline Send Email
Sep 1, 2005
2:15 pm
5202
Hi, just found a design priciple that could be applied to my problem. Sean McGrath wrote[1] about differentiating between system components that produce data...
Jan Algermissen
algermissen1971
Offline Send Email
Sep 2, 2005
9:07 pm
5203
Leigh Dodds surveyed web services APIs for XTech 2005: http://idealliance.org/proceedings/xtech05/papers/02-07-04/ I wrote a detailed response based on my...
Lucas Gonze
lucas_gonze
Offline Send Email
Sep 2, 2005
10:06 pm
Messages 5174 - 5203 of 14021   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