<?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: Developing for Multiple&#160;Browsers</title>
	<atom:link href="http://particletree.com/notebook/developing-for-multiple-browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/developing-for-multiple-browsers/</link>
	<description>Everyone needs a hug.</description>
	<lastBuildDate>Mon, 16 Nov 2009 21:43:07 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ravi Santlani</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-20355</link>
		<dc:creator>Ravi Santlani</dc:creator>
		<pubDate>Wed, 21 Mar 2007 13:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-20355</guid>
		<description>&lt;p&gt;Ravi Santlani : Hi, My Website is a Product that involves download of component and then use it &amp; do most of work with it in javascript.
I hav to make it work in atleast 2 of browsers: IE6/7 and Firefox.
Can anyone tel me how can i know by any notes or resourse, wheather particular statement will work in both or not.
I use Microsoft VS2005 for development &amp; aptana editor for checking if particular tag/attribute is compatible with which browser.
Please help me asap in this matter. Please mail me necessary at ravibullish@gmail.com&lt;/p&gt;

&lt;p&gt;--
Regards,
Ravi Santlani
ravibullish@gmail.com&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ravi Santlani&#160;: Hi, My Website is a Product that involves download of component and then use it &amp; do most of work with it in javascript.
I hav to make it work in atleast 2 of browsers: IE6/7 and Firefox.
Can anyone tel me how can i know by any notes or resourse, wheather particular statement will work in both or not.
I use Microsoft VS2005 for development &amp; aptana editor for checking if particular tag/attribute is compatible with which browser.
Please help me asap in this matter. Please mail me necessary at <a href="mailto:ravibullish@gmail.com">ravibullish@gmail.com</a></p>

<p>&#8212;
Regards,
Ravi Santlani
<a href="mailto:ravibullish@gmail.com">ravibullish@gmail.com</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2870</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 11 Nov 2006 06:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2870</guid>
		<description>&lt;p&gt;okie dokie&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>okie dokie</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Diaz</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2144</link>
		<dc:creator>Dustin Diaz</dc:creator>
		<pubDate>Mon, 29 May 2006 08:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2144</guid>
		<description>&lt;p&gt;@Kyle, that&#039;s typically the attitude of someone who doesn&#039;t have much experience in writing JavaScript. Indeed you can make web sites just as accessible with or without JavaScript.
But just out of curiosity...&lt;/p&gt;

&lt;blockquote&gt;Personally I always try and avoid JavaScript as much as possible.&lt;/blockquote&gt;

&lt;p&gt;Why?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Kyle, that&#8217;s typically the attitude of someone who doesn&#8217;t have much experience in writing JavaScript. Indeed you can make web sites just as accessible with or without JavaScript.
But just out of curiosity&#8230;</p>

<blockquote>Personally I always try and avoid JavaScript as much as possible.</blockquote>

<p>Why?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Diaz</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2143</link>
		<dc:creator>Dustin Diaz</dc:creator>
		<pubDate>Mon, 29 May 2006 08:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2143</guid>
		<description>&lt;p&gt;Ryan, it&#039;s interesting how you mentioned in your comment about the deadline being tight, and having a degradable version would have heavily added more cost to the project.
Tis very true. There are many times that Interaction Designers don&#039;t even think about fallbacks and sometimes I wish they did. Then beyond that from a business perspective, developing a fallback application is just wasting money (or at least that&#039;s the conclusion).
I could only imagine the kind of fallbacks that would need to take place for something that includes a lot of drag and drop, sorting through menu trees, inline editing, etc, etc. It really does double the scope of the time allotted to get this stuff done. It&#039;s good to know that I&#039;m not the only one who feels this way and has had to make that decision to just go forth with the main plans of getting things right in one browser and at least shipping that... then being a bit late with the rest of the stuff.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ryan, it&#8217;s interesting how you mentioned in your comment about the deadline being tight, and having a degradable version would have heavily added more cost to the project.
Tis very true. There are many times that Interaction Designers don&#8217;t even think about fallbacks and sometimes I wish they did. Then beyond that from a business perspective, developing a fallback application is just wasting money (or at least that&#8217;s the conclusion).
I could only imagine the kind of fallbacks that would need to take place for something that includes a lot of drag and drop, sorting through menu trees, inline editing, etc, etc. It really does double the scope of the time allotted to get this stuff done. It&#8217;s good to know that I&#8217;m not the only one who feels this way and has had to make that decision to just go forth with the main plans of getting things right in one browser and at least shipping that&#8230; then being a bit late with the rest of the stuff.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Erhart</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2142</link>
		<dc:creator>Kyle Erhart</dc:creator>
		<pubDate>Sun, 21 May 2006 23:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2142</guid>
		<description>&lt;p&gt;Personally I always try and avoid Javascript as much as possible.  I use it occasionally but for the most part I stay away from it.&lt;/p&gt;

&lt;p&gt;As for browsers, I always design for Firefox until I&#039;ve got the page perfect in there, then I perfect it in IE (always always always).  Then comes Opera.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Personally I always try and avoid Javascript as much as possible.  I use it occasionally but for the most part I stay away from it.</p>

<p>As for browsers, I always design for Firefox until I&#8217;ve got the page perfect in there, then I perfect it in IE (always always always).  Then comes Opera.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Adriand</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2141</link>
		<dc:creator>Adriand</dc:creator>
		<pubDate>Sun, 21 May 2006 10:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2141</guid>
		<description>&lt;p&gt;As a mac user, I tend to leave IE fixes to last too, as dangerous as that may be. I think the key point you made was knowing that it&#039;s possible to do what you want to do in IE. If you don&#039;t know if it will work -- make a quick prototype of the concept and test it across your target browsers.&lt;/p&gt;

&lt;p&gt;As you also mention, developing in fewer browsers allows you to be more flexible to change, since you haven&#039;t already invested time in making existing code cross-browser compatible.&lt;/p&gt;

&lt;p&gt;I still feel that having the project broken in IE adds to the stress in the back of your mind though. The time it takes to fix things for IE can be a great unknown.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>As a mac user, I tend to leave IE fixes to last too, as dangerous as that may be. I think the key point you made was knowing that it&#8217;s possible to do what you want to do in IE. If you don&#8217;t know if it will work &#8212; make a quick prototype of the concept and test it across your target browsers.</p>

<p>As you also mention, developing in fewer browsers allows you to be more flexible to change, since you haven&#8217;t already invested time in making existing code cross-browser compatible.</p>

<p>I still feel that having the project broken in IE adds to the stress in the back of your mind though. The time it takes to fix things for IE can be a great unknown.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Campbell</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2140</link>
		<dc:creator>Ryan Campbell</dc:creator>
		<pubDate>Sat, 20 May 2006 03:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2140</guid>
		<description>&lt;p&gt;The first wireframe always works in all browsers, but as code changes and tweaks need to be made to the layout, things get a little out of hand. Ideally, we would do it all right all the time, but the joy of programming comes from seeing things work, which leads to us getting ahead of ourselves sometimes.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The first wireframe always works in all browsers, but as code changes and tweaks need to be made to the layout, things get a little out of hand. Ideally, we would do it all right all the time, but the joy of programming comes from seeing things work, which leads to us getting ahead of ourselves sometimes.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Clark</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2139</link>
		<dc:creator>Joe Clark</dc:creator>
		<pubDate>Fri, 19 May 2006 22:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2139</guid>
		<description>&lt;p&gt;For your CSS errors, were you using perfectly valid CSS all along? That will shorten your development cycle. (It will be much more dramatically shortened with valid HTML at all times.)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For your CSS errors, were you using perfectly valid CSS all along? That will shorten your development cycle. (It will be much more dramatically shortened with valid HTML at all times.)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Campbell</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2138</link>
		<dc:creator>Ryan Campbell</dc:creator>
		<pubDate>Wed, 17 May 2006 14:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2138</guid>
		<description>&lt;p&gt;hemebond, JavaScript is required for it. Making a degradable version would have doubled to development time, and when you are starting a company you are on a limited budget with limited time and resources. Who knows, maybe one day we will have a degradable version though. For now, we&#039;re happy making the user experience great for 90+ % of users, and we can fine tune for the rest as time goes on.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hemebond, JavaScript is required for it. Making a degradable version would have doubled to development time, and when you are starting a company you are on a limited budget with limited time and resources. Who knows, maybe one day we will have a degradable version though. For now, we&#8217;re happy making the user experience great for 90+ % of users, and we can fine tune for the rest as time goes on.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hemebond</title>
		<link>http://particletree.com/notebook/developing-for-multiple-browsers/comment-page-1/#comment-2137</link>
		<dc:creator>hemebond</dc:creator>
		<pubDate>Wed, 17 May 2006 09:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=198#comment-2137</guid>
		<description>&lt;p&gt;So, when I stumble across this website, using Firefox, Javascript disabled, am I going to see anything? Will it work at all?&lt;/p&gt;

&lt;p&gt;Or have you built another &lt;a href=&quot;http://shopping.live.com&quot; rel=&quot;nofollow&quot;&gt;http://shopping.live.com&lt;/a&gt; ?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So, when I stumble across this website, using Firefox, Javascript disabled, am I going to see anything? Will it work at all?</p>

<p>Or have you built another <a href="http://shopping.live.com" rel="nofollow">http://shopping.live.com</a>&#160;?</p>]]></content:encoded>
	</item>
</channel>
</rss>
