<?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: A simple solution to the &#8220;other&#8221; problem with select boxes</title>
	<atom:link href="http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:26:03 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MattQuinlan</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266951</link>
		<dc:creator>MattQuinlan</dc:creator>
		<pubDate>Tue, 26 Aug 2008 22:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266951</guid>
		<description>@amousa LOVE the fact that your implementation requires zero custom JavaScript!  Nice work.</description>
		<content:encoded><![CDATA[<p>@amousa LOVE the fact that your implementation requires zero custom JavaScript!  Nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amousa</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266950</link>
		<dc:creator>amousa</dc:creator>
		<pubDate>Tue, 26 Aug 2008 20:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266950</guid>
		<description>..clarification for the above..mainly done client side only because there was nothing to do on the server. :)</description>
		<content:encoded><![CDATA[<p>..clarification for the above..mainly done client side only because there was nothing to do on the server. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amousa</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266949</link>
		<dc:creator>amousa</dc:creator>
		<pubDate>Tue, 26 Aug 2008 20:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266949</guid>
		<description>Disclosure: I currently work for Appcelerator.  Here&#039;s an example of how to do it using our WEL (web expression language).  Note the same could have been done with a service layer hitting a backend via various langs, but I kept it client-side only.

http://amromousa.com/temp/selector/</description>
		<content:encoded><![CDATA[<p>Disclosure: I currently work for Appcelerator.  Here&#8217;s an example of how to do it using our WEL (web expression language).  Note the same could have been done with a service layer hitting a backend via various langs, but I kept it client-side only.</p>
<p><a href="http://amromousa.com/temp/selector/" rel="nofollow">http://amromousa.com/temp/selector/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobFrontEndDeveloper</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266796</link>
		<dc:creator>RobFrontEndDeveloper</dc:creator>
		<pubDate>Wed, 20 Aug 2008 10:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266796</guid>
		<description>Hey, that&#039;s a great idea, good work.</description>
		<content:encoded><![CDATA[<p>Hey, that&#8217;s a great idea, good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdalton</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266758</link>
		<dc:creator>jdalton</dc:creator>
		<pubDate>Mon, 18 Aug 2008 18:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266758</guid>
		<description>a quick port to Prototype:
http://pastie.org/255119</description>
		<content:encoded><![CDATA[<p>a quick port to Prototype:<br />
<a href="http://pastie.org/255119" rel="nofollow">http://pastie.org/255119</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecardwell</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266752</link>
		<dc:creator>davecardwell</dc:creator>
		<pubDate>Mon, 18 Aug 2008 14:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266752</guid>
		<description>@oncletom - I’m sure you could customise it for your particular site structure, but i18n is not an issue as it only looks at the option’s value (e.g., [option val=&quot;other&quot;]autre[/option])</description>
		<content:encoded><![CDATA[<p>@oncletom &#8211; I’m sure you could customise it for your particular site structure, but i18n is not an issue as it only looks at the option’s value (e.g., [option val="other"]autre[/option])</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oncletom</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266750</link>
		<dc:creator>oncletom</dc:creator>
		<pubDate>Mon, 18 Aug 2008 14:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266750</guid>
		<description>Hm, there are 2 downsides :
 * it implies we always use &quot;Other&quot; text value to require an alternate value. It&#039;s not necessary true, especially when there is a deep need to clarify terms for the user or if you don&#039;t have the ability to chose the &quot;Other&quot; value (with a CMS for example)
 * as a complement of the previous point, there is a i18n issue. It won&#039;t work on a i18n site (1 script, 2 languages)

It&#039;s a simple example but there are complex problems besides that ;)
Nice tip however.</description>
		<content:encoded><![CDATA[<p>Hm, there are 2 downsides :<br />
 * it implies we always use &#8220;Other&#8221; text value to require an alternate value. It&#8217;s not necessary true, especially when there is a deep need to clarify terms for the user or if you don&#8217;t have the ability to chose the &#8220;Other&#8221; value (with a CMS for example)<br />
 * as a complement of the previous point, there is a i18n issue. It won&#8217;t work on a i18n site (1 script, 2 languages)</p>
<p>It&#8217;s a simple example but there are complex problems besides that ;)<br />
Nice tip however.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent V.</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266744</link>
		<dc:creator>Laurent V.</dc:creator>
		<pubDate>Mon, 18 Aug 2008 12:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266744</guid>
		<description>[label for=&quot;selectLeader_2&quot;][/label]
[select id=&quot;selectLeader_2&quot; name=&quot;selectLeader_2&quot;][/select]
[input type=&quot;text&quot; name=&quot;selectLeader_2&quot;]

broken by design, is it ?</description>
		<content:encoded><![CDATA[<p>[label for="selectLeader_2"][/label]<br />
[select id="selectLeader_2" name="selectLeader_2"][/select]<br />
[input type="text" name="selectLeader_2"]</p>
<p>broken by design, is it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: igitur</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266742</link>
		<dc:creator>igitur</dc:creator>
		<pubDate>Mon, 18 Aug 2008 11:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266742</guid>
		<description>This is nice! A Prototype version is actually what I need.. *hint hint*</description>
		<content:encoded><![CDATA[<p>This is nice! A Prototype version is actually what I need.. *hint hint*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davecardwell</title>
		<link>http://ajaxian.com/archives/a-simple-solution-to-the-other-problem-with-select-boxes/comment-page-1#comment-266741</link>
		<dc:creator>davecardwell</dc:creator>
		<pubDate>Mon, 18 Aug 2008 11:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=4121#comment-266741</guid>
		<description>This could be a little more &lt;a href=&quot;http://pastie.org/254866&quot; title=&quot;Alternative Solution to the “Other” Problem&quot; rel=&quot;nofollow&quot;&gt;compact and efficient&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>This could be a little more <a href="http://pastie.org/254866" title="Alternative Solution to the “Other” Problem" rel="nofollow">compact and efficient</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
