<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<?xml-stylesheet type='text/xsl' href='/style/atom-comments.xsl'?>
<feed xmlns='http://www.w3.org/2005/Atom'>
<title>norman.walsh.name: Comments on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf/comments.atom</id>
<updated>2005-02-15T22:19:08Z</updated>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 1 on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf#comment0001'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf#comment0001</id>
<published>2005-02-15T18:48:07Z</published>
<updated>2005-02-15T18:48:07Z</updated>
<author>
  <name>David Megginson</name>
  <foaf:mbox_sha1sum>40c6a612804f39de55f3373b75a603487f75bb11</foaf:mbox_sha1sum>
  <uri>http://www.megginson.com/blogs/quoderat/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>One problem with this as a demo is that the way you've outlined it, it's not linky, and that means that you're handicapping REST by taking away one of its major benefits over RPC.  A better demo would be one that handles several different kinds of related things that carry references to each-other (i.e. something that would make at least a tiny moderately-connected UML class diagram).  The only opportunity I can see for linking in the current model is between users and landmarks.

I'm guessing that you're planning on using a unique string (e-mail address? URL?) to identify users, rather than managing them as bona-fide objects.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 2 on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf#comment0002'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf#comment0002</id>
<published>2005-02-15T19:02:17Z</published>
<updated>2005-02-15T19:02:17Z</updated>
<author>
  <name>Anne</name>
  <foaf:mbox_sha1sum>9a6638362bd32b88f69e87823bc1978f8d1b96ef</foaf:mbox_sha1sum>
  <uri>http://annevankesteren.nl/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>(Bit off topic. About those unique ID attributes. The elements with the CLASS attribute applied to them do not have them.)</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 3 on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf#comment0003'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf#comment0003</id>
<published>2005-02-15T21:33:27Z</published>
<updated>2005-02-15T21:33:27Z</updated>
<author>
  <name>Darren Chamberlain</name>
  <foaf:mbox_sha1sum>07077ca4b89029a49c23960e26abc006ddee784c</foaf:mbox_sha1sum>
  <uri>http://sevenroot.org/dlc/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p><em>(Eventually, there will have to be another method to add landmarks,but let's not worry about that now.)</em></p>

<p>I wonder why this needs to be different from the "Where I am" function. Couldn't the landmark be the "I"?  That would make for a nice simple API (I might be thinking too RESTian, though.)</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 4 on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf#comment0004'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf#comment0004</id>
<published>2005-02-15T21:45:34Z</published>
<updated>2005-02-15T21:45:34Z</updated>
<author>
  <name>Norman Walsh</name>
  <foaf:mbox_sha1sum>9f5c771a25733700b2f96af4f8e6f35c9b0ad327</foaf:mbox_sha1sum>
  <uri>http://norman.walsh.name/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Thanks, Anne, that's fixed now.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 5 on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf#comment0005'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf#comment0005</id>
<published>2005-02-15T21:51:54Z</published>
<updated>2005-02-15T21:51:54Z</updated>
<author>
  <name>Norman Walsh</name>
  <foaf:mbox_sha1sum>9f5c771a25733700b2f96af4f8e6f35c9b0ad327</foaf:mbox_sha1sum>
  <uri>http://norman.walsh.name/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Yes, the "where am I" function could be overloaded to handle landmarks, I guess. Though I had in mind slightly different "parameters". For "where am I", I just need to provide some indication of who I am and a latitude and longitude. For the landmark, I might also want to provide a description and perhaps a URI.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 6 on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf#comment0006'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf#comment0006</id>
<published>2005-02-15T22:16:13Z</published>
<updated>2005-02-15T22:16:13Z</updated>
<author>
  <name>Alastair</name>
  <foaf:mbox_sha1sum>c2ab992baf957243d06e50f72617ec5394abe3b5</foaf:mbox_sha1sum>
  <uri>http://girtby.net</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Best of luck with this Norm, it looks to be a very informative experiment, and I for one will be following it closely.</p>

<p>Although it looks like you're going into this with a pretty open mind with the intention to learn rather than evaluate, I suspect that others will not necessarily feel the same way. I'm including myself here: I have a predjudice towards RESTful architectures (admittedly based on very little experience) and am expecting to see your RESTful API "win" in some sense.</p>

<p>Just something to be aware of, which you probably are anyway.</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 7 on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf#comment0007'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf#comment0007</id>
<published>2005-02-15T22:18:55Z</published>
<updated>2005-02-15T22:18:55Z</updated>
<author>
  <name>Rasmus Kaj</name>
  <foaf:mbox_sha1sum>53ea3a72d5087a8df3532d125af597c0411341ca</foaf:mbox_sha1sum>
  <uri>http://www.stacken.kth.se/~kaj/en</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>For that added complexity, how about letting a person or landmark have a set of properties?  Then you could ask questions like "who of my collegues are currently reasonably close to work?" or "which mountaineers are currently up a peak?".</p>

<p>I'm a bit sceptical as to wether I would be interested in using the service, though ...</p></div></content>
</entry>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<title>Comment 8 on /2005/02/15/ws-wtf</title>
<link rel='alternate' type='text/html' href='http://norman.walsh.name/2005/02/15/ws-wtf#comment0008'/>
<id>http://norman.walsh.name/2005/02/15/ws-wtf#comment0008</id>
<published>2005-02-15T22:19:08Z</published>
<updated>2005-02-15T22:19:08Z</updated>
<author>
  <name>Stefan Tilkov</name>
  <foaf:mbox_sha1sum>0d6002bff7329ebda2f3c49e7510ef0aed64f4d8</foaf:mbox_sha1sum>
  <uri>http://www.innoq.com/blog/st/</uri>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>Interesting experiment! It would be cool if you could include features such as message level security (e.g. I'll email an encrypted message containing my location to some gateway) ...</p></div></content>
</entry>

</feed>
