<?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 Brandon Buttars</title>
	<atom:link href="http://brandonbuttars.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://brandonbuttars.com</link>
	<description>more like Random Buttars</description>
	<lastBuildDate>Tue, 06 Apr 2010 16:13:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PRE / CODE CSS Style by limpieza</title>
		<link>http://brandonbuttars.com/2009/12/pre-code-css-style/comment-page-1/#comment-152</link>
		<dc:creator>limpieza</dc:creator>
		<pubDate>Tue, 06 Apr 2010 16:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=109#comment-152</guid>
		<description>good article, i will add my feeds.</description>
		<content:encoded><![CDATA[<p>good article, i will add my feeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Select Options IE Cut Off by Andrei Bastun</title>
		<link>http://brandonbuttars.com/2009/09/css-select-options-internet-explorer-cut-off/comment-page-1/#comment-129</link>
		<dc:creator>Andrei Bastun</dc:creator>
		<pubDate>Sun, 28 Mar 2010 15:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=92#comment-129</guid>
		<description>I found that in IE8 Select closes if I use focus or click events for resize and absolute positioning.
And user have to click it again to view options.

I replaced focus event to mousedown to avoid this.</description>
		<content:encoded><![CDATA[<p>I found that in IE8 Select closes if I use focus or click events for resize and absolute positioning.<br />
And user have to click it again to view options.</p>
<p>I replaced focus event to mousedown to avoid this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery &#8211; Helpful Default Input Values by Jordan</title>
		<link>http://brandonbuttars.com/2009/12/jquery-helpful-default-input-values/comment-page-1/#comment-69</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 12 Jan 2010 21:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=111#comment-69</guid>
		<description>Perfect, should come in pretty handy.</description>
		<content:encoded><![CDATA[<p>Perfect, should come in pretty handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Domain Hosting by Royce Wilkos</title>
		<link>http://brandonbuttars.com/2007/03/domain-hosting/comment-page-1/#comment-68</link>
		<dc:creator>Royce Wilkos</dc:creator>
		<pubDate>Wed, 06 Jan 2010 00:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=78#comment-68</guid>
		<description>I found this blog while I was searching google on key term website hosting. I like articles posted. Thanks</description>
		<content:encoded><![CDATA[<p>I found this blog while I was searching google on key term website hosting. I like articles posted. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Select Options IE Cut Off by Brandon Buttars</title>
		<link>http://brandonbuttars.com/2009/09/css-select-options-internet-explorer-cut-off/comment-page-1/#comment-61</link>
		<dc:creator>Brandon Buttars</dc:creator>
		<pubDate>Tue, 27 Oct 2009 17:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=92#comment-61</guid>
		<description>Thanks Jeroen.  I&#039;ve used your modification now and it makes life even easier.  Here&#039;s the whole code I used:
&lt;code&gt;$(function(){  
    if($.browser.msie){
      $(&#039;select&#039;).focus(function(){
        $(this).parent().parent().addClass(&#039;ie_select&#039;);
      });
      $(&#039;select&#039;).blur(function(){
        $(this).parent().parent().removeClass(&#039;ie_select&#039;);
      });
    }
  });&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Thanks Jeroen.  I&#8217;ve used your modification now and it makes life even easier.  Here&#8217;s the whole code I used:<br />
<code>$(function(){<br />
    if($.browser.msie){<br />
      $('select').focus(function(){<br />
        $(this).parent().parent().addClass('ie_select');<br />
      });<br />
      $('select').blur(function(){<br />
        $(this).parent().parent().removeClass('ie_select');<br />
      });<br />
    }<br />
  });</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 18 Essential Google Tools for Online Business by Mariam2</title>
		<link>http://brandonbuttars.com/2007/04/18-essential-google-tools-for-online-business/comment-page-1/#comment-60</link>
		<dc:creator>Mariam2</dc:creator>
		<pubDate>Tue, 27 Oct 2009 03:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=86#comment-60</guid>
		<description>I  am a newbie in Online Business and i am still reading a lot on the internet about how to manage an  Online Business.</description>
		<content:encoded><![CDATA[<p>I  am a newbie in Online Business and i am still reading a lot on the internet about how to manage an  Online Business.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Save $400 a Year By Using Skype by Jenny Haynes</title>
		<link>http://brandonbuttars.com/2007/05/save-400-a-year-by-using-skype/comment-page-1/#comment-59</link>
		<dc:creator>Jenny Haynes</dc:creator>
		<pubDate>Sun, 25 Oct 2009 01:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=89#comment-59</guid>
		<description>Wow! What a site. You have a real knack for making a blog readable and easy on the eyes. Some sites look like train wrecks, but not yours - it&#039;s a pleasure to read. I find wireless phone technology very interesting. I have learned a lot in implementing a small VoIP network at home, and am thinking of starting VoIP business in my area. There are a number of small businesses in my region that would benefit from it greatly.</description>
		<content:encoded><![CDATA[<p>Wow! What a site. You have a real knack for making a blog readable and easy on the eyes. Some sites look like train wrecks, but not yours &#8211; it&#8217;s a pleasure to read. I find wireless phone technology very interesting. I have learned a lot in implementing a small VoIP network at home, and am thinking of starting VoIP business in my area. There are a number of small businesses in my region that would benefit from it greatly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MetaTagz &#8211; WordPress Meta Tags Plugin by Video Sharing Script</title>
		<link>http://brandonbuttars.com/2007/03/metatagz-wordpress-meta-tags-plugin/comment-page-1/#comment-58</link>
		<dc:creator>Video Sharing Script</dc:creator>
		<pubDate>Sat, 17 Oct 2009 06:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=83#comment-58</guid>
		<description>Finally someone who can write a good blog ! . This is the kind of information that is useful to those want to increase their SERP&#039;s. I loved your post and will be telling others about it. Subscribing to your RSS feed now. Thanks</description>
		<content:encoded><![CDATA[<p>Finally someone who can write a good blog ! . This is the kind of information that is useful to those want to increase their SERP&#8217;s. I loved your post and will be telling others about it. Subscribing to your RSS feed now. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CSS Select Options IE Cut Off by Jeroen</title>
		<link>http://brandonbuttars.com/2009/09/css-select-options-internet-explorer-cut-off/comment-page-1/#comment-53</link>
		<dc:creator>Jeroen</dc:creator>
		<pubDate>Fri, 02 Oct 2009 09:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=92#comment-53</guid>
		<description>You might wanna apply this code to IE only:

if($.browser.msie){
	$(&#039;select&#039;).focus(function(){
		$(this).addClass(&#039;ie-select&#039;);
	}).blur(function(){
		$(this).removeClass(&#039;ie-select&#039;);
	});
}</description>
		<content:encoded><![CDATA[<p>You might wanna apply this code to IE only:</p>
<p>if($.browser.msie){<br />
	$(&#8217;select&#8217;).focus(function(){<br />
		$(this).addClass(&#8216;ie-select&#8217;);<br />
	}).blur(function(){<br />
		$(this).removeClass(&#8216;ie-select&#8217;);<br />
	});<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GMail &#8211; Mac Apps by Brandon Buttars » Blog Archive » GMail – Mac Apps &#8211; more like &#8230; &#124; Gmail HOT news</title>
		<link>http://brandonbuttars.com/2009/08/g-mail-mac-apps/comment-page-1/#comment-5</link>
		<dc:creator>Brandon Buttars » Blog Archive » GMail – Mac Apps &#8211; more like &#8230; &#124; Gmail HOT news</dc:creator>
		<pubDate>Wed, 12 Aug 2009 12:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://brandonbuttars.com/?p=39#comment-5</guid>
		<description>[...] more from the original source:  Brandon Buttars » Blog Archive » GMail – Mac Apps &#8211; more like &#8230;   Tags: acquisition, ebusiness, know-the, me--, never-been, offers-tons, possiblitiy, [...]</description>
		<content:encoded><![CDATA[<p>[...] more from the original source:  Brandon Buttars » Blog Archive » GMail – Mac Apps &#8211; more like &#8230;   Tags: acquisition, ebusiness, know-the, me&#8211;, never-been, offers-tons, possiblitiy, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
