<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Is It OK to Require JavaScript?</title>
	<atom:link href="http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/</link>
	<description>a programming community exploit</description>
	<lastBuildDate>Sun, 22 Nov 2009 20:02:53 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nirenjan</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-28197</link>
		<dc:creator>nirenjan</dc:creator>
		<pubDate>Thu, 16 Jul 2009 11:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-28197</guid>
		<description>Thanks for the sharing this website. it is very useful professional knowledge. Great idea you know about company background.
&lt;a href=&quot;http://www.itemplatez.com&quot; rel=&quot;nofollow&quot;&gt;web application development&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the sharing this website. it is very useful professional knowledge. Great idea you know about company background.<br />
<a href="http://www.itemplatez.com" rel="nofollow">web application development</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isaque Alves</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-9620</link>
		<dc:creator>Isaque Alves</dc:creator>
		<pubDate>Sat, 29 Nov 2008 03:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-9620</guid>
		<description>That&#039;s the question, and it stays the same along these moment since the post has been published.

I think, particularly, JS features are only &#039;optional enhancements&#039; for a well-designed website. The secret is to maintain some of the &#039;state-of-art&#039; possibilities off, in onrder to satisfy all the users of the system. Other option is to offer different versions of the same content, with JS active, and all the power of AJAX, and other without the last javascript resources...
Require javascript means, sometimes, exclude a great number of users, mainly that don&#039;t know or don&#039;t want to learn how to control their browsers, change configuration options, etc. and the people that suffer with some disability, needing more atemption of us...
Webdevelopers should mainly think in create, develop, accessible applications.</description>
		<content:encoded><![CDATA[<p>That&#8217;s the question, and it stays the same along these moment since the post has been published.</p>
<p>I think, particularly, JS features are only &#8216;optional enhancements&#8217; for a well-designed website. The secret is to maintain some of the &#8217;state-of-art&#8217; possibilities off, in onrder to satisfy all the users of the system. Other option is to offer different versions of the same content, with JS active, and all the power of AJAX, and other without the last javascript resources&#8230;<br />
Require javascript means, sometimes, exclude a great number of users, mainly that don&#8217;t know or don&#8217;t want to learn how to control their browsers, change configuration options, etc. and the people that suffer with some disability, needing more atemption of us&#8230;<br />
Webdevelopers should mainly think in create, develop, accessible applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-5663</link>
		<dc:creator>Vadim</dc:creator>
		<pubDate>Fri, 15 Aug 2008 12:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-5663</guid>
		<description>Do we still ask such question in 2008? 

How about &quot;Should we have backward support for users of Mosaic browser?&quot;

Or maybe question should be &quot;Is it ok to require HTML?&quot; (There may still be Gopher users out there.)

Push ahead. Innovate. Create good experience for users.

If users of Lynx browser complain, then tough luck.</description>
		<content:encoded><![CDATA[<p>Do we still ask such question in 2008? </p>
<p>How about &#8220;Should we have backward support for users of Mosaic browser?&#8221;</p>
<p>Or maybe question should be &#8220;Is it ok to require HTML?&#8221; (There may still be Gopher users out there.)</p>
<p>Push ahead. Innovate. Create good experience for users.</p>
<p>If users of Lynx browser complain, then tough luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: analytik</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-5659</link>
		<dc:creator>analytik</dc:creator>
		<pubDate>Fri, 15 Aug 2008 11:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-5659</guid>
		<description>People need to get over no-JS mentality. People should stop using old browsers. People need to learn they can&#039;t expect their 5-year-old computer to handle everything, just because their fridge still works after that period. We need to push them gently forward.

Web is not about [plain] HTML anymore. Applications require functionality, and HTML4 isn&#039;t meant or able to provide it by itself.

I don&#039;t say we need to use JS everywhere without consideration.

Progressive Enhancement &gt; Graceful Degradation.</description>
		<content:encoded><![CDATA[<p>People need to get over no-JS mentality. People should stop using old browsers. People need to learn they can&#8217;t expect their 5-year-old computer to handle everything, just because their fridge still works after that period. We need to push them gently forward.</p>
<p>Web is not about [plain] HTML anymore. Applications require functionality, and HTML4 isn&#8217;t meant or able to provide it by itself.</p>
<p>I don&#8217;t say we need to use JS everywhere without consideration.</p>
<p>Progressive Enhancement &gt; Graceful Degradation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Ferraiuolo</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-2182</link>
		<dc:creator>Eric Ferraiuolo</dc:creator>
		<pubDate>Mon, 30 Jun 2008 17:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-2182</guid>
		<description>I would say the answer to this question is YES and NO.

* A Web SITE - NO, should work without JavaScript all interactions.

* A Web APP - YES, it&#039;s safe to assume JavaScript and require it.</description>
		<content:encoded><![CDATA[<p>I would say the answer to this question is YES and NO.</p>
<p>* A Web SITE &#8211; NO, should work without JavaScript all interactions.</p>
<p>* A Web APP &#8211; YES, it&#8217;s safe to assume JavaScript and require it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Babak</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-1771</link>
		<dc:creator>Babak</dc:creator>
		<pubDate>Wed, 25 Jun 2008 11:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-1771</guid>
		<description>When we started developing http://www.scilife.net we had the same question in mind: to what degree do we require our visitors to have JS on. After long debates we decided to opt for progressive enhancement: using jQuery, basic HTML structures like drop down boxes are replaced e.g. with typeahed boxes. Form are send by Ajax instead of a page reload, and so on.

We think if you set up your website like this, you will 
a) have a website that works for those people that have no JS capabilities
b) wont spend more time than starting out with pure JS solution

there is however a catch here: if things become more complicated, like if you have two selection boxes where the content of the second one depends on the selection of the first, you will have to spend more money/time in developing a good and solid non-JS variant, not only on the client side, but also on the server. Thus, you have to choose between making the non-JS version user-friendly or live with the fact, that it will work w/o JS, but maybe not as nice as it could be.

Thus, for more complex situations you will have to spend more money and time to create comfortable non-JS solutions. But I really see no reason why you would want to require JS for such a simple case like submitting a form, to which it boils down if you talk about “edit, answer or ask a question”.

To summarize: Progressive Enhancement is cheap and easy for 95% cases when talking about webpages (not web-applications). Those who tell you to require JS simply don&#039;t know how simple it is to enhance webpages progessively. We didn&#039;t ;-)</description>
		<content:encoded><![CDATA[<p>When we started developing <a href="http://www.scilife.net" rel="nofollow">http://www.scilife.net</a> we had the same question in mind: to what degree do we require our visitors to have JS on. After long debates we decided to opt for progressive enhancement: using jQuery, basic HTML structures like drop down boxes are replaced e.g. with typeahed boxes. Form are send by Ajax instead of a page reload, and so on.</p>
<p>We think if you set up your website like this, you will<br />
a) have a website that works for those people that have no JS capabilities<br />
b) wont spend more time than starting out with pure JS solution</p>
<p>there is however a catch here: if things become more complicated, like if you have two selection boxes where the content of the second one depends on the selection of the first, you will have to spend more money/time in developing a good and solid non-JS variant, not only on the client side, but also on the server. Thus, you have to choose between making the non-JS version user-friendly or live with the fact, that it will work w/o JS, but maybe not as nice as it could be.</p>
<p>Thus, for more complex situations you will have to spend more money and time to create comfortable non-JS solutions. But I really see no reason why you would want to require JS for such a simple case like submitting a form, to which it boils down if you talk about “edit, answer or ask a question”.</p>
<p>To summarize: Progressive Enhancement is cheap and easy for 95% cases when talking about webpages (not web-applications). Those who tell you to require JS simply don&#8217;t know how simple it is to enhance webpages progessively. We didn&#8217;t ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brooks Moses</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-1673</link>
		<dc:creator>Brooks Moses</dc:creator>
		<pubDate>Mon, 23 Jun 2008 23:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-1673</guid>
		<description>Here&#039;s a (potential) problem with using Javascript for commenting that you might not have thought of.

I use LiveJournal a lot.  It&#039;s got two types of setups for commenting on a person&#039;s journal, depending on the person&#039;s journal style and some other things.  One of them uses Javascript to open up a comment box in the page in exactly the right place; the other is Javascript-free and has a fixed comment box.

Occasionally, when submitting a comment, there&#039;s a server-side error and it doesn&#039;t go through, and so I have to hit the &quot;back&quot; button and try again.  On the Javascript-free version of the comment page, the text box is a static element on the page, and my browser remembers its contents and restores them -- so I haven&#039;t lost my comment.  On the version with Javascript, the existence of the text box is part of the page&#039;s Javascript state, and so it doesn&#039;t get restored -- which can be a real annoyance when I&#039;ve spent quite a while writing the comment!

(It&#039;s possible that I&#039;m misdiagnosing the source of the problem, and that the code that executes when the &quot;submit&quot; button is clicked does something to wipe the comment from view as part of its execution.  Absolutely, positively, _don&#039;t do that_!  Please!)</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a (potential) problem with using Javascript for commenting that you might not have thought of.</p>
<p>I use LiveJournal a lot.  It&#8217;s got two types of setups for commenting on a person&#8217;s journal, depending on the person&#8217;s journal style and some other things.  One of them uses Javascript to open up a comment box in the page in exactly the right place; the other is Javascript-free and has a fixed comment box.</p>
<p>Occasionally, when submitting a comment, there&#8217;s a server-side error and it doesn&#8217;t go through, and so I have to hit the &#8220;back&#8221; button and try again.  On the Javascript-free version of the comment page, the text box is a static element on the page, and my browser remembers its contents and restores them &#8212; so I haven&#8217;t lost my comment.  On the version with Javascript, the existence of the text box is part of the page&#8217;s Javascript state, and so it doesn&#8217;t get restored &#8212; which can be a real annoyance when I&#8217;ve spent quite a while writing the comment!</p>
<p>(It&#8217;s possible that I&#8217;m misdiagnosing the source of the problem, and that the code that executes when the &#8220;submit&#8221; button is clicked does something to wipe the comment from view as part of its execution.  Absolutely, positively, _don&#8217;t do that_!  Please!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serkan Karaarslan</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-1517</link>
		<dc:creator>Serkan Karaarslan</dc:creator>
		<pubDate>Thu, 19 Jun 2008 20:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-1517</guid>
		<description>At the client side, there are three layers, HTML, CSS and JavaScript. You can build a website without CSS and JavaScript. But Css is required to good looking web site. And also javaScript is required for interaction between user and web site. Apart from interaction, for example, the datagrid has 50 rows on each page. When user can delete or update one row, it&#039;s better to use javascript to invoke asyncrone call, instead of rendering all page. It&#039;s for performance and save timing. 

As a result, i support to use JavaScript. And also JQuery is the best choice among other famous javascript library.</description>
		<content:encoded><![CDATA[<p>At the client side, there are three layers, HTML, CSS and JavaScript. You can build a website without CSS and JavaScript. But Css is required to good looking web site. And also javaScript is required for interaction between user and web site. Apart from interaction, for example, the datagrid has 50 rows on each page. When user can delete or update one row, it&#8217;s better to use javascript to invoke asyncrone call, instead of rendering all page. It&#8217;s for performance and save timing. </p>
<p>As a result, i support to use JavaScript. And also JQuery is the best choice among other famous javascript library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake McGraw</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-1419</link>
		<dc:creator>Jake McGraw</dc:creator>
		<pubDate>Wed, 18 Jun 2008 14:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-1419</guid>
		<description>I&#039;ve always found it to be dead simple to develop a site which makes use JavaScript without requiring it, simply do the following:

1. Build your app without JavaScript.
2. Add JavaScript as needed to provide useful, but optional, features.

I think this actually follows the whole development methodology that you and others have been preaching for so long: Create a thorough solution in each domain of a web application before moving onto the next.

I prefer the following order when developing an app:

1. Database design, implementation
2. Business logic stubs
3. HTML Template for rudimentary UI.
4. Implement business logic
5. CSS for advanced UI
6. JavaScript where appropriate

This methodology gets a bit mixed up when developing AJAX applications, but then I don&#039;t see a reason for stackoverflow to use AJAX.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve always found it to be dead simple to develop a site which makes use JavaScript without requiring it, simply do the following:</p>
<p>1. Build your app without JavaScript.<br />
2. Add JavaScript as needed to provide useful, but optional, features.</p>
<p>I think this actually follows the whole development methodology that you and others have been preaching for so long: Create a thorough solution in each domain of a web application before moving onto the next.</p>
<p>I prefer the following order when developing an app:</p>
<p>1. Database design, implementation<br />
2. Business logic stubs<br />
3. HTML Template for rudimentary UI.<br />
4. Implement business logic<br />
5. CSS for advanced UI<br />
6. JavaScript where appropriate</p>
<p>This methodology gets a bit mixed up when developing AJAX applications, but then I don&#8217;t see a reason for stackoverflow to use AJAX.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Bartholdsson</title>
		<link>http://blog.stackoverflow.com/2008/06/is-it-ok-to-require-javascript/#comment-1413</link>
		<dc:creator>Peter Bartholdsson</dc:creator>
		<pubDate>Wed, 18 Jun 2008 12:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=50#comment-1413</guid>
		<description>I&#039;d really prefer if JavaScript was not required. I used to think it was unreasonable to disable JavaScript but as I&#039;m a mmorpg player I&#039;ve almost been hacked several times already the last half year and I now do all my browsing with JavaScript and Flash off. What used to be paranoia has turned into something quite reasonable.

I&#039;ve always stayed up to date with updates but several 0-day exploits have been used against sites I visit on a regular basis, which are in no way shady, just regular communities just like stackoverflow will be.
For example this last month alone I&#039;ve seen attacks through a website using mediawiki, one using phpbb3, one using flash ads from a major ad company scanning all ads for virii, plus some iframe stuff and sql injection on smaller sites.

While I do enable one or both on a site by site basis it&#039;s still a step to do it. I simply don&#039;t trust most websites anymore.</description>
		<content:encoded><![CDATA[<p>I&#8217;d really prefer if JavaScript was not required. I used to think it was unreasonable to disable JavaScript but as I&#8217;m a mmorpg player I&#8217;ve almost been hacked several times already the last half year and I now do all my browsing with JavaScript and Flash off. What used to be paranoia has turned into something quite reasonable.</p>
<p>I&#8217;ve always stayed up to date with updates but several 0-day exploits have been used against sites I visit on a regular basis, which are in no way shady, just regular communities just like stackoverflow will be.<br />
For example this last month alone I&#8217;ve seen attacks through a website using mediawiki, one using phpbb3, one using flash ads from a major ad company scanning all ads for virii, plus some iframe stuff and sql injection on smaller sites.</p>
<p>While I do enable one or both on a site by site basis it&#8217;s still a step to do it. I simply don&#8217;t trust most websites anymore.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
