<?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 for devermind.com</title>
	<atom:link href="http://devermind.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://devermind.com</link>
	<description>Adrian Grigore's software development weblog. Motto: I will not waste my time looking for a clever motto.</description>
	<lastBuildDate>Fri, 03 Sep 2010 13:31:04 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on jQuery Selectmenu widget for jquery-ui 1.8 by Adrian Grigore</title>
		<link>http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/comment-page-1/#comment-594</link>
		<dc:creator>Adrian Grigore</dc:creator>
		<pubDate>Fri, 03 Sep 2010 13:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/#comment-594</guid>
		<description>@Rushyo: You are right about indentation. However, Styling select items uniformly for different browsers is not possible. Making them look good on all browsers is also not possible. Here&#039;s an article on that topic:

http://www.456bereastreet.com/archive/200409/styling_form_controls/

Regarding your comment: &quot;If JQuery can do it, so can anyone else. It doesn’t have any ’special capabilities’ over any other JS code.&quot; 

You are assuming that the plugin just styles the SelectMenu. However, that&#039;s not what it does. Instead, it mimics a SelectMenu using some html elements and click / key handlers.</description>
		<content:encoded><![CDATA[<p>@Rushyo: You are right about indentation. However, Styling select items uniformly for different browsers is not possible. Making them look good on all browsers is also not possible. Here&#8217;s an article on that topic:</p>
<p><a href="http://www.456bereastreet.com/archive/200409/styling_form_controls/" rel="nofollow">http://www.456bereastreet.com/archive/200409/styling_form_controls/</a></p>
<p>Regarding your comment: &#8220;If JQuery can do it, so can anyone else. It doesn’t have any ’special capabilities’ over any other JS code.&#8221; </p>
<p>You are assuming that the plugin just styles the SelectMenu. However, that&#8217;s not what it does. Instead, it mimics a SelectMenu using some html elements and click / key handlers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Selectmenu widget for jquery-ui 1.8 by Rushyo</title>
		<link>http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/comment-page-1/#comment-593</link>
		<dc:creator>Rushyo</dc:creator>
		<pubDate>Fri, 03 Sep 2010 13:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/#comment-593</guid>
		<description>Test case proving the aforementioned: http://dl.dropbox.com/u/9279501/testcase.html</description>
		<content:encoded><![CDATA[<p>Test case proving the aforementioned: <a href="http://dl.dropbox.com/u/9279501/testcase.html" rel="nofollow">http://dl.dropbox.com/u/9279501/testcase.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Selectmenu widget for jquery-ui 1.8 by Rushyo</title>
		<link>http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/comment-page-1/#comment-592</link>
		<dc:creator>Rushyo</dc:creator>
		<pubDate>Thu, 02 Sep 2010 12:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/#comment-592</guid>
		<description>Addendum since tags are stripped:

&quot;I’m not sure what even is.&quot; should read &quot;I’m not sure what the group element even is.&quot;</description>
		<content:encoded><![CDATA[<p>Addendum since tags are stripped:</p>
<p>&#8220;I’m not sure what even is.&#8221; should read &#8220;I’m not sure what the group element even is.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Selectmenu widget for jquery-ui 1.8 by Rushyo</title>
		<link>http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/comment-page-1/#comment-591</link>
		<dc:creator>Rushyo</dc:creator>
		<pubDate>Thu, 02 Sep 2010 12:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/#comment-591</guid>
		<description>&quot;Unfortunately there is no way  to style native  elements and Firefox lacks proper indentation for the  elements belonging to groups. &quot;

Options/optgroups can have styling information in Fx. I&#039;m not sure what  even is.
eg.

optgroup option {
    padding-left: 20px;
}

If JQuery can do it, so can anyone else. It doesn&#039;t have any &#039;special capabilities&#039; over any other JS code.</description>
		<content:encoded><![CDATA[<p>&#8220;Unfortunately there is no way  to style native  elements and Firefox lacks proper indentation for the  elements belonging to groups. &#8221;</p>
<p>Options/optgroups can have styling information in Fx. I&#8217;m not sure what  even is.<br />
eg.</p>
<p>optgroup option {<br />
    padding-left: 20px;<br />
}</p>
<p>If JQuery can do it, so can anyone else. It doesn&#8217;t have any &#8217;special capabilities&#8217; over any other JS code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC Tip #2: Turn on compile-time View Checking by Roxanne</title>
		<link>http://devermind.com/aspnet/aspnet-mvc-tip-turn-on-compile-time-view-checking/comment-page-2/#comment-590</link>
		<dc:creator>Roxanne</dc:creator>
		<pubDate>Tue, 31 Aug 2010 19:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/?p=139#comment-590</guid>
		<description>Thank you</description>
		<content:encoded><![CDATA[<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC Tip #2: Turn on compile-time View Checking by Adrian Grigore</title>
		<link>http://devermind.com/aspnet/aspnet-mvc-tip-turn-on-compile-time-view-checking/comment-page-2/#comment-589</link>
		<dc:creator>Adrian Grigore</dc:creator>
		<pubDate>Tue, 31 Aug 2010 08:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/?p=139#comment-589</guid>
		<description>@Roxanne: Have a look at stackoverflow.com . It&#039;s a fantastic place to freely post questions such as this one and you usually get a reply within a few minutes.</description>
		<content:encoded><![CDATA[<p>@Roxanne: Have a look at stackoverflow.com . It&#8217;s a fantastic place to freely post questions such as this one and you usually get a reply within a few minutes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC Tip #2: Turn on compile-time View Checking by Roxanne</title>
		<link>http://devermind.com/aspnet/aspnet-mvc-tip-turn-on-compile-time-view-checking/comment-page-1/#comment-588</link>
		<dc:creator>Roxanne</dc:creator>
		<pubDate>Mon, 30 Aug 2010 23:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/?p=139#comment-588</guid>
		<description>It isn&#039;t really. Just a novice programmer seeking much needed assistance. Forgive me if I was out of place.</description>
		<content:encoded><![CDATA[<p>It isn&#8217;t really. Just a novice programmer seeking much needed assistance. Forgive me if I was out of place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC Tip #2: Turn on compile-time View Checking by Adrian Grigore</title>
		<link>http://devermind.com/aspnet/aspnet-mvc-tip-turn-on-compile-time-view-checking/comment-page-1/#comment-587</link>
		<dc:creator>Adrian Grigore</dc:creator>
		<pubDate>Mon, 30 Aug 2010 22:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/?p=139#comment-587</guid>
		<description>@Roxanne: How is this related to this article?</description>
		<content:encoded><![CDATA[<p>@Roxanne: How is this related to this article?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.NET MVC Tip #2: Turn on compile-time View Checking by Roxanne</title>
		<link>http://devermind.com/aspnet/aspnet-mvc-tip-turn-on-compile-time-view-checking/comment-page-1/#comment-586</link>
		<dc:creator>Roxanne</dc:creator>
		<pubDate>Mon, 30 Aug 2010 19:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/?p=139#comment-586</guid>
		<description>Hi, I am currently working on an application that will be in different languages. One of these in German. when i run the app in en-US, I am able to get the AM or PM for the time using &quot;hh:mm tt&quot;, however when i switch the webconfig file to de-DE for the german information to be applied, I cannot get the AM or PM - I only get the time, eg, 3:04 instead of 3:04 PM.

How do I overcome this challenge?</description>
		<content:encoded><![CDATA[<p>Hi, I am currently working on an application that will be in different languages. One of these in German. when i run the app in en-US, I am able to get the AM or PM for the time using &#8220;hh:mm tt&#8221;, however when i switch the webconfig file to de-DE for the german information to be applied, I cannot get the AM or PM &#8211; I only get the time, eg, 3:04 instead of 3:04 PM.</p>
<p>How do I overcome this challenge?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Selectmenu widget for jquery-ui 1.8 by Anonymous</title>
		<link>http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/comment-page-1/#comment-583</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 25 Aug 2010 14:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://devermind.com/aspnet/jquery-selectmenu-widget-for-jquery-ui-1-8/#comment-583</guid>
		<description>nice 
thx for this update of the plugin</description>
		<content:encoded><![CDATA[<p>nice<br />
thx for this update of the plugin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
