<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HTML is domain specific</title>
	<atom:link href="http://barelyenough.org/blog/2012/09/html-is-domain-specific/feed/" rel="self" type="application/rss+xml" />
	<link>http://barelyenough.org/blog/2012/09/html-is-domain-specific/</link>
	<description>What could possibility go wrong?</description>
	<lastBuildDate>Wed, 10 Apr 2013 04:08:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Peter Williams</title>
		<link>http://barelyenough.org/blog/2012/09/html-is-domain-specific/comment-page-1/#comment-86890</link>
		<dc:creator>Peter Williams</dc:creator>
		<pubDate>Fri, 28 Sep 2012 15:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://barelyenough.org/?p=740#comment-86890</guid>
		<description><![CDATA[Mike Kelly wrote:
&gt; the breadth of applications that can be (sensibly) implemented
&gt; with a media type is a very good indication of its genericity.

I agree. HTML allows basically any application whose primary function is to display documents for human consumption. A hypothetical banking media type would allow basically any application whose primary function is about the flow of money between people and organizations. The sets of applications certainly overlap, but i am not at all sure which is larger. Of the applications implemented today the display stuff to humans set is probably larger, but as we get better and better at automation will humans remain intergal to so many applications? I sure hope not.]]></description>
		<content:encoded><![CDATA[<p>Mike Kelly wrote:<br />
> the breadth of applications that can be (sensibly) implemented<br />
> with a media type is a very good indication of its genericity.</p>
<p>I agree. HTML allows basically any application whose primary function is to display documents for human consumption. A hypothetical banking media type would allow basically any application whose primary function is about the flow of money between people and organizations. The sets of applications certainly overlap, but i am not at all sure which is larger. Of the applications implemented today the display stuff to humans set is probably larger, but as we get better and better at automation will humans remain intergal to so many applications? I sure hope not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Kelly</title>
		<link>http://barelyenough.org/blog/2012/09/html-is-domain-specific/comment-page-1/#comment-86889</link>
		<dc:creator>Mike Kelly</dc:creator>
		<pubDate>Thu, 27 Sep 2012 11:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://barelyenough.org/?p=740#comment-86889</guid>
		<description><![CDATA[the breadth of applications that can be (sensibly) implemented with a media type is a very good indication of its genericity.

All of the semantics in HTML are generic. Hence why an HTML document is empty until some specific domain is expressed with it. It establishes a generic interface with which we can drive interactions across many different problem domains.

that&#039;s what most people mean when they say HTML is generic.]]></description>
		<content:encoded><![CDATA[<p>the breadth of applications that can be (sensibly) implemented with a media type is a very good indication of its genericity.</p>
<p>All of the semantics in HTML are generic. Hence why an HTML document is empty until some specific domain is expressed with it. It establishes a generic interface with which we can drive interactions across many different problem domains.</p>
<p>that&#8217;s what most people mean when they say HTML is generic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Williams</title>
		<link>http://barelyenough.org/blog/2012/09/html-is-domain-specific/comment-page-1/#comment-86887</link>
		<dc:creator>Peter Williams</dc:creator>
		<pubDate>Wed, 26 Sep 2012 23:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://barelyenough.org/?p=740#comment-86887</guid>
		<description><![CDATA[By this logic you could call some hypothetical banking media type generic because it could to used to implement a terrorist tracking application, or part of an ecommerce app, or a macro economics modeling app, etc. The measure of the genericity of a media type is not what applications can be implemented with it, but the semantics it provides.

Better terminology might help, but I suspect our disagreement is not just one of terminology.]]></description>
		<content:encoded><![CDATA[<p>By this logic you could call some hypothetical banking media type generic because it could to used to implement a terrorist tracking application, or part of an ecommerce app, or a macro economics modeling app, etc. The measure of the genericity of a media type is not what applications can be implemented with it, but the semantics it provides.</p>
<p>Better terminology might help, but I suspect our disagreement is not just one of terminology.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Kelly</title>
		<link>http://barelyenough.org/blog/2012/09/html-is-domain-specific/comment-page-1/#comment-86886</link>
		<dc:creator>Mike Kelly</dc:creator>
		<pubDate>Wed, 26 Sep 2012 15:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://barelyenough.org/?p=740#comment-86886</guid>
		<description><![CDATA[When people use the term &quot;domain specific&quot; when talking about media types, they mean application domains such as &#039;banking&#039;, &#039;email&#039;, &#039;project management&#039;, etc.

HTML is not specific to any of these domains and yet you can use it to build applications in them.

Yes you can call &quot;representing renderable media and links graphically within a window&quot; a domain, and therefore claim that HTML is specific in that sense but I don&#039;t think you actually gain anything by doing that. I definitely would not agree that &quot;HTML is domain specific in the extreme&quot;.

Perhaps we just need better terminology or better clarification of what we are already using? iirc mamund&#039;s book actually covers this?]]></description>
		<content:encoded><![CDATA[<p>When people use the term &#8220;domain specific&#8221; when talking about media types, they mean application domains such as &#8216;banking&#8217;, &#8216;email&#8217;, &#8216;project management&#8217;, etc.</p>
<p>HTML is not specific to any of these domains and yet you can use it to build applications in them.</p>
<p>Yes you can call &#8220;representing renderable media and links graphically within a window&#8221; a domain, and therefore claim that HTML is specific in that sense but I don&#8217;t think you actually gain anything by doing that. I definitely would not agree that &#8220;HTML is domain specific in the extreme&#8221;.</p>
<p>Perhaps we just need better terminology or better clarification of what we are already using? iirc mamund&#8217;s book actually covers this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
