<?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 not statically typed. It scales ok?</title>
	<atom:link href="http://almaer.com/blog/html-is-not-statically-typed-it-scales-ok/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/html-is-not-statically-typed-it-scales-ok</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Fri, 04 May 2012 14:57:05 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: weight loss</title>
		<link>http://almaer.com/blog/html-is-not-statically-typed-it-scales-ok/comment-page-1#comment-28947</link>
		<dc:creator>weight loss</dc:creator>
		<pubDate>Fri, 16 Mar 2007 15:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/html-is-not-statically-typed-it-scales-ok#comment-28947</guid>
		<description>you can always build something huge out of simple things. but... you make no sense. :&#124;
</description>
		<content:encoded><![CDATA[<p>you can always build something huge out of simple things. but&#8230; you make no sense. :|</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Spille</title>
		<link>http://almaer.com/blog/html-is-not-statically-typed-it-scales-ok/comment-page-1#comment-28946</link>
		<dc:creator>Mike Spille</dc:creator>
		<pubDate>Mon, 31 Oct 2005 02:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/html-is-not-statically-typed-it-scales-ok#comment-28946</guid>
		<description>I&#039;ve found that binary and Unicode also scale fantastically. :-)
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found that binary and Unicode also scale fantastically. :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://almaer.com/blog/html-is-not-statically-typed-it-scales-ok/comment-page-1#comment-28945</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 28 Oct 2005 17:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/html-is-not-statically-typed-it-scales-ok#comment-28945</guid>
		<description>This is not a valid reference... First, it&#039;s another kind of scaling... Second, HTMl does not &#039;talk&#039; to each other except linking... Third look at the great effort that it takes to (1) update links if pages are broken (2) build really good HTNL parsers dealing with all the PITA people can produce...

I would say HTML is a great example of how 6bln people can change a failure into success when pouring enough effort into it... ;)
</description>
		<content:encoded><![CDATA[<p>This is not a valid reference&#8230; First, it&#8217;s another kind of scaling&#8230; Second, HTMl does not &#8216;talk&#8217; to each other except linking&#8230; Third look at the great effort that it takes to (1) update links if pages are broken (2) build really good HTNL parsers dealing with all the PITA people can produce&#8230;</p>
<p>I would say HTML is a great example of how 6bln people can change a failure into success when pouring enough effort into it&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://almaer.com/blog/html-is-not-statically-typed-it-scales-ok/comment-page-1#comment-28944</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 28 Oct 2005 17:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/html-is-not-statically-typed-it-scales-ok#comment-28944</guid>
		<description>I&#039;m not sure if I would consider HTML having to scale like a web server or app server would have to scale. Is this really scaling? How about huge HTML files with scads of data for drop downs or table data in one page. It just takes a long time to render. I wouldn&#039;t call that scaling.

$0.02
</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if I would consider HTML having to scale like a web server or app server would have to scale. Is this really scaling? How about huge HTML files with scads of data for drop downs or table data in one page. It just takes a long time to render. I wouldn&#8217;t call that scaling.</p>
<p>$0.02</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://almaer.com/blog/html-is-not-statically-typed-it-scales-ok/comment-page-1#comment-28943</link>
		<dc:creator>max</dc:creator>
		<pubDate>Fri, 28 Oct 2005 10:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/html-is-not-statically-typed-it-scales-ok#comment-28943</guid>
		<description>html is for presentation and possible errors can sometimes be saved by browsers (if its a typical error scenario) and or the tags can simply be ignored and the page will still make sense for the reader - there might be some shifted graphics or missing letters; but the overall message gets across.

Imagine the same thing would happen for your code that has behavior (and not just presentation output) and tell me how you would feel if the vm/browser whatever starts skipping some of your instructions ....that would be pretty dangerous, right ? :)
</description>
		<content:encoded><![CDATA[<p>html is for presentation and possible errors can sometimes be saved by browsers (if its a typical error scenario) and or the tags can simply be ignored and the page will still make sense for the reader &#8211; there might be some shifted graphics or missing letters; but the overall message gets across.</p>
<p>Imagine the same thing would happen for your code that has behavior (and not just presentation output) and tell me how you would feel if the vm/browser whatever starts skipping some of your instructions &#8230;.that would be pretty dangerous, right ? :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

