Lesson 0 of the Xprest project is up.
http://code.google.com/p/xprest/wiki/DevelopmentEnvironment
It’s mostly just installation and configuration information, nothing terribly REST-oriented. But you might want to give it a read through if you’re planning on following along. There’s also a nugget or two in there and a question for you, dear reader.
{ 2 } Comments
Hi Pete!
This is a bit off topic, but have you noticed that your redirect http://wanderingbarque.com/nonintersecting results into http://72.249.21.88/nonintersecting (numerical IP address)? Just wondering whether it is intentional.
Cheers!
Hey, Stnada, how are you?
Yeah, I’m aware of the redirect. It’s intentional, but temporary. I have two servers out there, but I don’t want two domain names. For technical reasons I moved my blog from one to the other and put a redirect on the first so that links to wanderingbarque.com/nonintersecting don’t break. Someday I’ll get around to retiring the first server and put everything back to normal.
{ 1 } Trackback
REST in practice for IT and Cloud management (part 1: Cloud APIs)…
In this entry I compare four public Cloud APIs (AWS EC2, GoGrid, Rackspace and Sun Cloud) to see what practical benefits REST provides for resource management protocols.
As someone who was involved with the creation of the WS-* stack (especially the pa…
Post a Comment