Vincent, ... I just realized that the general question behind my initial mail is how to decide which components of the overall system will be 'actors39; ...
5199
Jan Algermissen
algermissen1971
Aug 31, 2005 7:09 pm
... 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 ...
5198
Jan Algermissen
algermissen1971
Aug 31, 2005 6:59 pm
... 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...
5197
Vincent D Murphy
johnfoobar1
Aug 31, 2005 6:31 pm
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...
5196
Jan Algermissen
algermissen1971
Aug 31, 2005 3:32 pm
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...
5195
Ron
tiltbike
Aug 24, 2005 11:10 am
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...
5194
S. Mike Dierken
mdierken
Aug 24, 2005 2:34 am
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...
5193
Ron
tiltbike
Aug 23, 2005 3:32 pm
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...
5192
Josh Sled
joshsled
Aug 23, 2005 2:56 pm
... 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...
5191
christianhgross
Aug 22, 2005 7:26 pm
... 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....
5190
Nic Ferrier
nferrier_tap...
Aug 22, 2005 2:55 pm
... 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...
5189
Joe Gregorio
JCGregorio
Aug 22, 2005 2:37 pm
... 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...
5188
Vincent D Murphy
johnfoobar1
Aug 22, 2005 1:27 pm
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...
5187
Nic Ferrier
nferrier_tap...
Aug 22, 2005 10:46 am
... Yes. The XML document could include an embedded stylesheet to make the page display nicely in a browser. Nic...
5186
christianhgross
Aug 22, 2005 9:44 am
I understand the thinking of the resource and representation separation. However, is it even possible with how browsers are implemented today. Consider the...
5185
Walden Mathews
waldenmathews
Aug 20, 2005 2:09 am
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...
5184
Costello,Roger L.
costello@...
Aug 19, 2005 7:27 pm
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...
5183
Costello,Roger L.
costello@...
Aug 19, 2005 4:02 pm
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...
5182
Walden Mathews
waldenmathews
Aug 19, 2005 2:14 pm
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...
5181
Costello,Roger L.
costello@...
Aug 19, 2005 1:58 pm
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:...
5180
Ian D. Stewart
idstewart@...
Aug 19, 2005 11:31 am
... 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...
5179
Costello,Roger L.
costello@...
Aug 18, 2005 9:31 pm
Hi Folks, A colleague (Tim Kehoe) and I have put together a short tutorial on REST: <http://www.xfront.com/> http://www.xfront.com/ ...
5178
Costello,Roger L.
costello@...
Aug 18, 2005 9:27 pm
Hi Folks, A colleague (Tim Kehoe) and I have put together a short tutorial on REST:...
5177
jpecore
Aug 17, 2005 8:09 pm
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...
5176
project1_chavkin
project1_cha...
Aug 8, 2005 5:05 pm
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...
5175
toydi
iamstupidiot
Aug 3, 2005 2:06 pm
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....
5174
Ron
tiltbike
Aug 2, 2005 2:27 pm
... . . . ... 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 ...
5173
Ron
tiltbike
Jul 26, 2005 1:09 pm
... re-write ... Yep, looks like it. ... Well, it seems to be part of the solution, but an addition to mod_rewrite, not a substitute for it. ... The best tuts...
5172
Mark Nottingham
mnotting
Jul 21, 2005 2:13 pm
By hosting DNS for people as well, and changing it dynamically based on load, etc. This is more or less what Akamai does these days. Cheers, ... -- Mark...
5171
Nic Ferrier
nferrier_tap...
Jul 20, 2005 9:39 pm
... Yes. I know. And you wrote the specs. It's certainly difficult arguing with you because of that. But hey! I'm cantankerous! I have written clients and...