<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>HAL Discuss Google Group</title>
  <link>http://groups.google.com/group/hal-discuss</link>
  <description>A group to discuss the &amp;quot;Hypertext Application Language&amp;quot; (application/vnd.hal+xml)</description>
  <language>en-GB</language>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/3769b44d91ab9041?show_docid=3769b44d91ab9041</link>
  <description>
  thank you for this! I&#39;ll have to ponder this as I&#39;m not sure I agree with &lt;br&gt; the statement that &amp;quot;facebook_users&amp;quot; is just for humans... especially since &lt;br&gt; the destination of rel links aren&#39;t specified (they could just be html doc &lt;br&gt; pages). &lt;br&gt; &lt;p&gt;However... well said! &lt;br&gt; &lt;p&gt;Topper
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/3769b44d91ab9041?show_docid=3769b44d91ab9041</guid>
  <author>
  top...@amicushq.com
  (Topper Bowers)
  </author>
  <pubDate>Fri, 17 May 2013 19:13:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/144bd4d99b049509?show_docid=144bd4d99b049509</link>
  <description>
  Off the top of my head, benefits: &lt;br&gt; 1. The rel is syntactically required in hal (try to omit it!). In html &lt;br&gt; links, humans can infer the relationship of the link from the context, but &lt;br&gt; api clients absolutely need to know &amp;quot;what this link means to the current &lt;br&gt; document&amp;quot;. &lt;br&gt; 2. The full rel uri doesn&#39;t have to be included in each link thanks to the
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/144bd4d99b049509?show_docid=144bd4d99b049509</guid>
  <author>
  habi...@gmail.com
  (Josh Kuhn)
  </author>
  <pubDate>Fri, 17 May 2013 19:03:02 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/327ca0258668af3e?show_docid=327ca0258668af3e</link>
  <description>
  I buy that mostly. However, it&#39;s &amp;quot;more spec&amp;quot; and &amp;quot;more payload&amp;quot; so it &lt;br&gt; should justify that with &amp;quot;better because...&amp;quot; &lt;br&gt; &lt;p&gt;Topper
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/327ca0258668af3e?show_docid=327ca0258668af3e</guid>
  <author>
  top...@amicushq.com
  (Topper Bowers)
  </author>
  <pubDate>Fri, 17 May 2013 18:35:55 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/5eaf269357bf6e06?show_docid=5eaf269357bf6e06</link>
  <description>
  As for &amp;quot;what makes the first version better than what I proposed?&amp;quot;, it&#39;s &lt;br&gt; just a different way of doing it. Hal gets rid of one more keyword in the &lt;br&gt; link itself by having the key be the rel, but other JSON hypermedia formats &lt;br&gt; do something very similar to what you&#39;ve proposed. ( &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/kevinswiber/siren&quot;&gt;[link]&lt;/a&gt;), it&#39;s not at all unreasonable. Here
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/5eaf269357bf6e06?show_docid=5eaf269357bf6e06</guid>
  <author>
  deontologic...@gmail.com
  (Josh Kuhn)
  </author>
  <pubDate>Fri, 17 May 2013 18:20:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/379c3eecdf827ac3?show_docid=379c3eecdf827ac3</link>
  <description>
  I think you&#39;re thinking it&#39;s much more complicated than it is. Here is a &lt;br&gt; curied version of your 1st example: &lt;br&gt; &lt;p&gt;{ &lt;br&gt; &amp;quot;name&amp;quot;: &amp;quot;Acme&amp;quot;, &lt;br&gt; &amp;quot;_embedded&amp;quot;: {}, &lt;br&gt; &amp;quot;_links&amp;quot;: { &lt;br&gt; &amp;quot;self&amp;quot;: { &lt;br&gt; href: &amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://host/path/to/self&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; }, &lt;br&gt; &amp;quot;curies&amp;quot;: [{ &lt;br&gt; &amp;quot;name&amp;quot;: &amp;quot;tc&amp;quot;, &lt;br&gt; ,&amp;quot;href&amp;quot;: &amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://path/to/rel/docs/&quot;&gt;[link]&lt;/a&gt;{rel}&amp;quot;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/379c3eecdf827ac3?show_docid=379c3eecdf827ac3</guid>
  <author>
  deontologic...@gmail.com
  (Josh Kuhn)
  </author>
  <pubDate>Fri, 17 May 2013 18:16:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/8b07ec62d3c20140?show_docid=8b07ec62d3c20140</link>
  <description>
  Oh. Hmmm... that sounds worse to me. so then the benefits of curies are &lt;br&gt; even fewer then aren&#39;t they? &lt;br&gt; &lt;p&gt;So what makes the first version better than what I proposed? &lt;br&gt; &lt;p&gt;Topper &lt;br&gt; &lt;p&gt;On Fri, May 17, 2013 at 10:23 AM, The Rabid Banana &amp;lt;therabidban...@gmail.com
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/8b07ec62d3c20140?show_docid=8b07ec62d3c20140</guid>
  <author>
  top...@amicushq.com
  (Topper Bowers)
  </author>
  <pubDate>Fri, 17 May 2013 14:30:07 UT
</pubDate>
  </item>
  <item>
  <title>Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/0c962e2ba5bd7bb0?show_docid=0c962e2ba5bd7bb0</link>
  <description>
  I think you&#39;re missing the part about also including the curie links in the &lt;br&gt; response. There isn&#39;t some documentation elsewhere that translates curies &lt;br&gt; into full URLs, you are need to include your curie namespace as a URI &lt;br&gt; template in the response. Something like: &lt;br&gt; &lt;p&gt;_links: { curies: [{ name: &#39;facebook&#39;, href: &#39;facebookdocs/{curie}&#39; }, {
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/0c962e2ba5bd7bb0?show_docid=0c962e2ba5bd7bb0</guid>
  <author>
  therabidban...@gmail.com
  (The Rabid Banana)
  </author>
  <pubDate>Fri, 17 May 2013 14:27:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/ca759dce458d37d4?show_docid=ca759dce458d37d4</link>
  <description>
  I think you&#39;re missing the part about also including the curie links in the &lt;br&gt; response. There isn&#39;t some documentation elsewhere that translates curies &lt;br&gt; into full URLs, you are need to include your curie namespace as a URI &lt;br&gt; template in the response. Something like: &lt;br&gt; &lt;p&gt;_links: { curies: [{ name: &#39;facebook&#39;, href: &#39;facebookdocs/{curie}&#39; }, {
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/ca759dce458d37d4?show_docid=ca759dce458d37d4</guid>
  <author>
  therabidban...@gmail.com
  (The Rabid Banana)
  </author>
  <pubDate>Fri, 17 May 2013 14:23:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/8a33ea68ca5b1efb?show_docid=8a33ea68ca5b1efb</link>
  <description>
  It was helpful for me too. I still don&#39;t think anyone has answered my: &lt;br&gt; &amp;quot;what do we get out of this in the real world&amp;quot; yet though and I just must &lt;br&gt; be missing something. I know I&#39;m a little late to the party here, but can &lt;br&gt; we walk through a scenario here? I really love this spec and want to see it
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/8a33ea68ca5b1efb?show_docid=8a33ea68ca5b1efb</guid>
  <author>
  top...@amicushq.com
  (Topper Bowers)
  </author>
  <pubDate>Fri, 17 May 2013 13:25:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/55712439fe7a876c?show_docid=55712439fe7a876c</link>
  <description>
  For me ( who hasn&#39;t used curries yet) this explanation is helpful. Thanks Jørn.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/55712439fe7a876c?show_docid=55712439fe7a876c</guid>
  <author>
  kevin.w.br...@gmail.com
  (Kevin Brown)
  </author>
  <pubDate>Fri, 17 May 2013 12:52:59 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/10ae9530c05a09c5?show_docid=10ae9530c05a09c5</link>
  <description>
  they are, but the server should not expect to be able to rename the &lt;br&gt; curie token to something else and expect the clients to work. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; M
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/10ae9530c05a09c5?show_docid=10ae9530c05a09c5</guid>
  <author>
  mikekelly...@gmail.com
  (Mike Kelly)
  </author>
  <pubDate>Fri, 17 May 2013 11:26:24 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/7bf0bf1a4ee35926?show_docid=7bf0bf1a4ee35926</link>
  <description>
  Duh? I certainly also expected it to be the other way around: the curie &lt;br&gt; token is simply a shorthand/alias for the URI, meaning: &lt;br&gt; &lt;p&gt; // Curie &amp;quot;bug&amp;quot; is defined as href = &amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugme.org/rel/&quot;&gt;[link]&lt;/a&gt;&amp;quot; &lt;br&gt; // So the two lines below should be considered equivalent: &lt;br&gt; &lt;p&gt; _links[&amp;quot;bug:report&amp;quot;] ... &lt;br&gt; _links[&amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugme.org/rel/report&quot;&gt;[link]&lt;/a&gt;&amp;quot;] ...
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/7bf0bf1a4ee35926?show_docid=7bf0bf1a4ee35926</guid>
  <author>
  j...@fjeldgruppen.dk
  (Jørn Wildt)
  </author>
  <pubDate>Fri, 17 May 2013 11:10:21 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/a7e0394bd5cd2962?show_docid=a7e0394bd5cd2962</link>
  <description>
  That is absolutely not the intended design of curies in hal+json. The &lt;br&gt; token is what matters, and the URI should be able to change. Perhaps &lt;br&gt; this is something that needs clarifying in the spec? Was anyone else &lt;br&gt; under the impression this was the case? &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; M &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Mike &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://twitter.com/mikekelly85&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/a7e0394bd5cd2962?show_docid=a7e0394bd5cd2962</guid>
  <author>
  mikekelly...@gmail.com
  (Mike Kelly)
  </author>
  <pubDate>Fri, 17 May 2013 11:02:47 UT
</pubDate>
  </item>
  <item>
  <title>RE: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/648889e6b361f35f?show_docid=648889e6b361f35f</link>
  <description>
  This may be a slightly different point than Topper is making but... &lt;br&gt; &lt;p&gt;[JoshCo] A challenge I see here is that the prefix &#39;xyz&#39; can vary. It &lt;br&gt; reminds me of XML namespaces. Eg, you aren&#39;t supposed to hardcode the &lt;br&gt; prefix because you need to be prepared for it to be any string. It can also &lt;br&gt; vary across multiple request responses.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/648889e6b361f35f?show_docid=648889e6b361f35f</guid>
  <author>
  jos...@gmail.com
  (Josh Cohen)
  </author>
  <pubDate>Thu, 16 May 2013 23:10:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: Including documentation</title>
  <link>http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/35a8e2861106721e?show_docid=35a8e2861106721e</link>
  <description>
  Ok then I don&#39;t really understand the point you&#39;re making, sorry &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Mike &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://twitter.com/mikekelly85&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://github.com/mikekelly&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://linkedin.com/in/mikekelly123&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/hal-discuss/browse_thread/thread/96dd029c2dde7afe/35a8e2861106721e?show_docid=35a8e2861106721e</guid>
  <author>
  mikekelly...@gmail.com
  (Mike Kelly)
  </author>
  <pubDate>Thu, 16 May 2013 23:05:23 UT
</pubDate>
  </item>
  </channel>
</rss>
