<?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"
	>
<channel>
	<title>Comments on: New Support Form</title>
	<atom:link href="http://www.dreamhoststatus.com/2007/05/07/new-support-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/</link>
	<description>Information about DreamHost Services</description>
	<pubDate>Thu, 20 Nov 2008 17:21:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Asbjørn Ulsberg</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-35109</link>
		<dc:creator>Asbjørn Ulsberg</dc:creator>
		<pubDate>Fri, 11 May 2007 23:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-35109</guid>
		<description>Ah, but of course!</description>
		<content:encoded><![CDATA[<p>Ah, but of course!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-35088</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 11 May 2007 19:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-35088</guid>
		<description>You're both wrong.  It's obvious that Mousee was talking about some sort of coffee beverage when he said Java.</description>
		<content:encoded><![CDATA[<p>You&#8217;re both wrong.  It&#8217;s obvious that Mousee was talking about some sort of coffee beverage when he said Java.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mousee</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34867</link>
		<dc:creator>Mousee</dc:creator>
		<pubDate>Thu, 10 May 2007 22:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34867</guid>
		<description>It should have already been quite obvious I was refering to javascript, I was just too lazy to type out "javascript".
But feel free to nitpick words all you wish.</description>
		<content:encoded><![CDATA[<p>It should have already been quite obvious I was refering to javascript, I was just too lazy to type out &#8220;javascript&#8221;.<br />
But feel free to nitpick words all you wish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asbjørn Ulsberg</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34861</link>
		<dc:creator>Asbjørn Ulsberg</dc:creator>
		<pubDate>Thu, 10 May 2007 21:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34861</guid>
		<description>@Mousee: It has nothing to do with politically correctness. Saying "Java" while meaning "JavaScript" is like saying ".NET" while meaning "TCL". And, most current cellphones don't have fully JavaScript-capable browsers, at least not in the DOM-part which script libraries like Prototype use extensively. Nonetheless, requiring JavaScript (even if it isn't broken) is a bad practice.</description>
		<content:encoded><![CDATA[<p>@Mousee: It has nothing to do with politically correctness. Saying &#8220;Java&#8221; while meaning &#8220;JavaScript&#8221; is like saying &#8220;.NET&#8221; while meaning &#8220;TCL&#8221;. And, most current cellphones don&#8217;t have fully JavaScript-capable browsers, at least not in the DOM-part which script libraries like Prototype use extensively. Nonetheless, requiring JavaScript (even if it isn&#8217;t broken) is a bad practice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mousee</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34796</link>
		<dc:creator>Mousee</dc:creator>
		<pubDate>Thu, 10 May 2007 13:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34796</guid>
		<description>@Asbjørn Ulsberg - Sorry, I should have been more politically correct in specifying *java-script* and not just the generic "java" phrase, despite the fact that most current cellphones commonly support both ;)</description>
		<content:encoded><![CDATA[<p>@Asbjørn Ulsberg - Sorry, I should have been more politically correct in specifying *java-script* and not just the generic &#8220;java&#8221; phrase, despite the fact that most current cellphones commonly support both <img src='http://www.dreamhoststatus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asbjørn Ulsberg</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34639</link>
		<dc:creator>Asbjørn Ulsberg</dc:creator>
		<pubDate>Wed, 09 May 2007 22:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34639</guid>
		<description>I should probably have reloaded the page before I replied, because the entries I read before replying was a bit stale. Anyhoo, much what I write in my reply still aplies. Not having fallback functionality sucks. I mean, the functionality is already there on the server, the difference is that it's only callable through AJAX and not by submitting the form. By encapsulating the server-functionality appropriately, it should be callable by both AJAX and by the form submission. Please fix this.

Fixing this makes any further "improvements" to the form such that JavaScript at least can be disabled and thus make the form work, however slow it might be. A slow and boring Web 1.0 form that actually submits the form with an HTTP POST and relaods the page is much better than a cool and snappy Web 2.0 form that does exactly zip, because the JavaScript involved doesn't work for whatever reason.

I think the new form looks good and I wouldn't mind using it, but please add fallback functionality!</description>
		<content:encoded><![CDATA[<p>I should probably have reloaded the page before I replied, because the entries I read before replying was a bit stale. Anyhoo, much what I write in my reply still aplies. Not having fallback functionality sucks. I mean, the functionality is already there on the server, the difference is that it&#8217;s only callable through AJAX and not by submitting the form. By encapsulating the server-functionality appropriately, it should be callable by both AJAX and by the form submission. Please fix this.</p>
<p>Fixing this makes any further &#8220;improvements&#8221; to the form such that JavaScript at least can be disabled and thus make the form work, however slow it might be. A slow and boring Web 1.0 form that actually submits the form with an HTTP POST and relaods the page is much better than a cool and snappy Web 2.0 form that does exactly zip, because the JavaScript involved doesn&#8217;t work for whatever reason.</p>
<p>I think the new form looks good and I wouldn&#8217;t mind using it, but please add fallback functionality!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asbjørn Ulsberg</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34637</link>
		<dc:creator>Asbjørn Ulsberg</dc:creator>
		<pubDate>Wed, 09 May 2007 21:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34637</guid>
		<description>@Mousee: Java and JavaScript are two infatomably different and completely unrelated technolgies. Java is a compiled langauge that runs on a Java framework, Java 2 ME most commonly on cellular phones. JavaScript, however, requires browser support, and even though the mobile phone supports Java, doesn't mean the web browser installed on it supports JavaScript. Opera Mini is a web browser written in Java that supports most web pages, but it hasn't got JavaScript capabilities and thus can't work with any web pages (like the new DreamHost support form) that requires JavaScript.

Requiring JavaScript is in the first place completely wrong, since you can't guarantee its support. HTML, however, is pretty well supported across all browsers, operating systems, platforms and whatnot, so adding JavaScript as an optional addon to existing HTML functionality is always okay. Requiring it, though, on top of creating something that only works in some browsers, is completely unacceptable, at least for such an important feature as the support form.</description>
		<content:encoded><![CDATA[<p>@Mousee: Java and JavaScript are two infatomably different and completely unrelated technolgies. Java is a compiled langauge that runs on a Java framework, Java 2 ME most commonly on cellular phones. JavaScript, however, requires browser support, and even though the mobile phone supports Java, doesn&#8217;t mean the web browser installed on it supports JavaScript. Opera Mini is a web browser written in Java that supports most web pages, but it hasn&#8217;t got JavaScript capabilities and thus can&#8217;t work with any web pages (like the new DreamHost support form) that requires JavaScript.</p>
<p>Requiring JavaScript is in the first place completely wrong, since you can&#8217;t guarantee its support. HTML, however, is pretty well supported across all browsers, operating systems, platforms and whatnot, so adding JavaScript as an optional addon to existing HTML functionality is always okay. Requiring it, though, on top of creating something that only works in some browsers, is completely unacceptable, at least for such an important feature as the support form.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene Steinberg</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34614</link>
		<dc:creator>Gene Steinberg</dc:creator>
		<pubDate>Wed, 09 May 2007 18:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34614</guid>
		<description>&lt;blockquote&gt;Not to be combative, but the reality is that 99.99% of our panel users have javascript. We did research this before making it a requirement. Don’t worry though, a non-JS alternate will be forthcoming. &lt;/blockquote&gt;

I don't mind being combative, Pete :)

My feeling is that anyone using an up-to-date system (and you can't imagine how many hosts out there use ancient versions of PHP, etc.), ought to have an up-to-date browser with all the bells and whistles to test sites on. And use as many browsers as possible. I live in both the Mac OS X and Windows XP/Vista environments to make sure all my stuff works properly. So Javascript's the least of it.

Peace,
Gene</description>
		<content:encoded><![CDATA[<blockquote><p>Not to be combative, but the reality is that 99.99% of our panel users have javascript. We did research this before making it a requirement. Don’t worry though, a non-JS alternate will be forthcoming. </p></blockquote>
<p>I don&#8217;t mind being combative, Pete <img src='http://www.dreamhoststatus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My feeling is that anyone using an up-to-date system (and you can&#8217;t imagine how many hosts out there use ancient versions of PHP, etc.), ought to have an up-to-date browser with all the bells and whistles to test sites on. And use as many browsers as possible. I live in both the Mac OS X and Windows XP/Vista environments to make sure all my stuff works properly. So Javascript&#8217;s the least of it.</p>
<p>Peace,<br />
Gene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34603</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Wed, 09 May 2007 17:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34603</guid>
		<description>@Greg: please post here with what domain you host with DreamHost. What the hell does 'kids games' even mean? heh. you mean posting like a nintendo power fan boy on playstation blogs?</description>
		<content:encoded><![CDATA[<p>@Greg: please post here with what domain you host with DreamHost. What the hell does &#8216;kids games&#8217; even mean? heh. you mean posting like a nintendo power fan boy on playstation blogs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: why</title>
		<link>http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34550</link>
		<dc:creator>why</dc:creator>
		<pubDate>Wed, 09 May 2007 12:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.dreamhoststatus.com/2007/05/07/new-support-form/#comment-34550</guid>
		<description>Pete - SWEET!  Thanks for hearing us.</description>
		<content:encoded><![CDATA[<p>Pete - SWEET!  Thanks for hearing us.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
