<?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 My Galagzee!</title>
	<atom:link href="http://my.galagzee.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://my.galagzee.com</link>
	<description>Tech in a Galagzee, Not So Far Away.</description>
	<lastBuildDate>Tue, 27 Jul 2010 20:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Disabling reCAPTCHA extra function buttons from tab index using jQuery by Rob</title>
		<link>http://my.galagzee.com/2009/09/30/disabling-recaptcha-function-keys-tabindex-jquery/comment-page-1/#comment-24963</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 27 Jul 2010 20:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=378#comment-24963</guid>
		<description>I used this and it works great, one person said it did not work on IE, I am using Ubuntu with firefox so I do not know, do you know if this is good with IE?</description>
		<content:encoded><![CDATA[<p>I used this and it works great, one person said it did not work on IE, I am using Ubuntu with firefox so I do not know, do you know if this is good with IE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selecting radio button in JavaScript with jQuery by Andrew Kaser</title>
		<link>http://my.galagzee.com/2007/09/21/selecting-radio-button-in-javascript-with-jquery/comment-page-1/#comment-24737</link>
		<dc:creator>Andrew Kaser</dc:creator>
		<pubDate>Sat, 17 Jul 2010 12:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/index.php/2007/09/21/selecting-radio-button-in-javascript-with-jquery/#comment-24737</guid>
		<description>Thanks for this! A Friend of mine was having trouble with this and I was able to use this post to teach myself something new, and pass it on to another programmer.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks for this! A Friend of mine was having trouble with this and I was able to use this post to teach myself something new, and pass it on to another programmer.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache mod_rewrite: one RewriteCond to many RewriteRules by Ville Walveranta</title>
		<link>http://my.galagzee.com/2009/02/11/mod_rewrite-one-rewritecond-to-many-rewriterules/comment-page-1/#comment-24723</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Fri, 16 Jul 2010 21:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=172#comment-24723</guid>
		<description>Sometimes the skip rule is written like so:

&lt;strong&gt;RewriteRule .? - [S=&lt;em&gt;n&lt;/em&gt;]&lt;/strong&gt;

That essentially takes care of the same thing as an asterisk, i.e. it allows &quot;nothing&quot; for the pattern which is likely the key issue in your configuration.  Your situation may occur when you&#039;re matching [with a RewriteRule] a URL without a path (e.g. http://www.somedomain.tld).  Since a period requires at least one character, a rule without a question mark (&quot;zero or one times&quot;) or an asterisk (&quot;zero to unlimited times&quot;) attribute would be skipped and so the rules immediately following would be executed.</description>
		<content:encoded><![CDATA[<p>Sometimes the skip rule is written like so:</p>
<p><strong>RewriteRule .? &#8211; [S=<em>n</em>]</strong></p>
<p>That essentially takes care of the same thing as an asterisk, i.e. it allows &#8220;nothing&#8221; for the pattern which is likely the key issue in your configuration.  Your situation may occur when you&#8217;re matching [with a RewriteRule] a URL without a path (e.g. <a href="http://www.somedomain.tld)" rel="nofollow">http://www.somedomain.tld)</a>.  Since a period requires at least one character, a rule without a question mark (&#8220;zero or one times&#8221;) or an asterisk (&#8220;zero to unlimited times&#8221;) attribute would be skipped and so the rules immediately following would be executed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yahoo! Widgets Off the Screen! (And How to Get Them Back) by SJ</title>
		<link>http://my.galagzee.com/2008/08/03/yahoo-widgets-off-the-screen-and-how-to-get-them-back/comment-page-1/#comment-24721</link>
		<dc:creator>SJ</dc:creator>
		<pubDate>Fri, 16 Jul 2010 20:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=79#comment-24721</guid>
		<description>I found this site looking for a method to find a missing widget, but I didn&#039;t want to go edit the registry so I searched a bit more and came up with this answer that doesn&#039;t require registry editing.

&quot;I also use an extra monitor at work and this problem happens to me all the time.
But if you press F8, the key that is supposed to bring all widgets to front, you will see the bottom of your Weather Widget on the top of the screem. From there you can drag it back in the screen. Hope that helps ;)&quot;</description>
		<content:encoded><![CDATA[<p>I found this site looking for a method to find a missing widget, but I didn&#8217;t want to go edit the registry so I searched a bit more and came up with this answer that doesn&#8217;t require registry editing.</p>
<p>&#8220;I also use an extra monitor at work and this problem happens to me all the time.<br />
But if you press F8, the key that is supposed to bring all widgets to front, you will see the bottom of your Weather Widget on the top of the screem. From there you can drag it back in the screen. Hope that helps <img src='http://my.galagzee.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> &#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Trackball Explorer — The World&#8217;s Most Comfortable Trackball by bob</title>
		<link>http://my.galagzee.com/2007/07/03/microsoft-trackball-explorer/comment-page-9/#comment-24672</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Wed, 14 Jul 2010 11:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/index.php/2007/07/03/microsoft-trackball-explorer-%e2%80%94-the-worlds-most-comfortable-trackball/#comment-24672</guid>
		<description>Posted before on 6th of April

Found out why there probably will never be any new trackballs like this - or even alike - on the market.
Having followed the advise of some others, ordered 2mm chrome steel balls, drilled holes from the back of the transparent red dome, popped out the flat ones, pressed in new ones, and result is a new trackball.

So why not re-produce them?
Since there are three separate printcards, several separated leds and sensors, separate placed microswitches and various injection mould made plastic parts, not to forget the amount of inproper placed different sized screws!! These things have cost at least as much as where they have been sold for, even when produced by at least several companies in china.

Then the garantuee on version 1, which has fragile plastic legs for the bottom left button (changed in version 2) must have cost .......

As designer and first day rhino user I have thought about a better production version (less parts etc) but the trouble is that our ergonomics will not allow this - compair any ordinary mouse (two plastic parts, one printcard, couple of sensors direct on printcard) and you will understand....

sorry guys, but live is tough....</description>
		<content:encoded><![CDATA[<p>Posted before on 6th of April</p>
<p>Found out why there probably will never be any new trackballs like this &#8211; or even alike &#8211; on the market.<br />
Having followed the advise of some others, ordered 2mm chrome steel balls, drilled holes from the back of the transparent red dome, popped out the flat ones, pressed in new ones, and result is a new trackball.</p>
<p>So why not re-produce them?<br />
Since there are three separate printcards, several separated leds and sensors, separate placed microswitches and various injection mould made plastic parts, not to forget the amount of inproper placed different sized screws!! These things have cost at least as much as where they have been sold for, even when produced by at least several companies in china.</p>
<p>Then the garantuee on version 1, which has fragile plastic legs for the bottom left button (changed in version 2) must have cost &#8230;&#8230;.</p>
<p>As designer and first day rhino user I have thought about a better production version (less parts etc) but the trouble is that our ergonomics will not allow this &#8211; compair any ordinary mouse (two plastic parts, one printcard, couple of sensors direct on printcard) and you will understand&#8230;.</p>
<p>sorry guys, but live is tough&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache mod_rewrite: one RewriteCond to many RewriteRules by szal</title>
		<link>http://my.galagzee.com/2009/02/11/mod_rewrite-one-rewritecond-to-many-rewriterules/comment-page-1/#comment-24592</link>
		<dc:creator>szal</dc:creator>
		<pubDate>Sun, 11 Jul 2010 21:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=172#comment-24592</guid>
		<description>This worked great, except for

RewriteRule . - [S=x]

Instead, it must be

RewriteRule .* - [S=3]

I don&#039;t know if it worked for the above users, but for me, using just a period (.) resulted in the following RewriteRules being used, until I changed it to .*

Regards</description>
		<content:encoded><![CDATA[<p>This worked great, except for</p>
<p>RewriteRule . &#8211; [S=x]</p>
<p>Instead, it must be</p>
<p>RewriteRule .* &#8211; [S=3]</p>
<p>I don&#8217;t know if it worked for the above users, but for me, using just a period (.) resulted in the following RewriteRules being used, until I changed it to .*</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fusemail, strike one by Ville Walveranta</title>
		<link>http://my.galagzee.com/2009/05/03/fusemail-strike-one/comment-page-1/#comment-24556</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Sat, 10 Jul 2010 20:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=204#comment-24556</guid>
		<description>Greg, take a look at my new post &lt;a href=&quot;http://my.galagzee.com/2010/07/10/caching-inbound-email-on-lan-with-postfix/&quot; rel=&quot;nofollow&quot;&gt;Caching inbound email on LAN with Postfix (and restricting reception of external mail only to the external mail provider)&lt;/a&gt;. Hopefully it&#039;ll give you some new ideas for the caching server setup.</description>
		<content:encoded><![CDATA[<p>Greg, take a look at my new post <a href="http://my.galagzee.com/2010/07/10/caching-inbound-email-on-lan-with-postfix/" rel="nofollow">Caching inbound email on LAN with Postfix (and restricting reception of external mail only to the external mail provider)</a>. Hopefully it&#8217;ll give you some new ideas for the caching server setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selecting radio button in JavaScript with jQuery by David</title>
		<link>http://my.galagzee.com/2007/09/21/selecting-radio-button-in-javascript-with-jquery/comment-page-1/#comment-24356</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 05 Jul 2010 17:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/index.php/2007/09/21/selecting-radio-button-in-javascript-with-jquery/#comment-24356</guid>
		<description>@Rio : I didn&#039;t think about this one. It&#039;s what I needed, thanks.</description>
		<content:encoded><![CDATA[<p>@Rio : I didn&#8217;t think about this one. It&#8217;s what I needed, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fusemail, strike one by Ville Walveranta</title>
		<link>http://my.galagzee.com/2009/05/03/fusemail-strike-one/comment-page-1/#comment-24234</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Fri, 02 Jul 2010 08:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=204#comment-24234</guid>
		<description>Greg, I&#039;ll try to review the local cache configuration over the next few days and will follow up here. I had it fully configured and working before a server upgrade, but haven&#039;t yet re-enabled it on the new LAN server (I have all the old settings saved, so reworking and documenting it should be simple). So stay tuned!

For external service I&#039;d compare Fusemail and Rackspace, though there are many others like &lt;a href=&quot;http://www.bluetie.com/solutions/hostedEmail.php&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;BlueTie&lt;/a&gt;. Google&#039;s hosted service I find somewhat scary because it is notoriously difficult to get hold of anyone at Google if problems arise.</description>
		<content:encoded><![CDATA[<p>Greg, I&#8217;ll try to review the local cache configuration over the next few days and will follow up here. I had it fully configured and working before a server upgrade, but haven&#8217;t yet re-enabled it on the new LAN server (I have all the old settings saved, so reworking and documenting it should be simple). So stay tuned!</p>
<p>For external service I&#8217;d compare Fusemail and Rackspace, though there are many others like <a href="http://www.bluetie.com/solutions/hostedEmail.php" target="_blank" rel="nofollow">BlueTie</a>. Google&#8217;s hosted service I find somewhat scary because it is notoriously difficult to get hold of anyone at Google if problems arise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fusemail, strike one by Greg</title>
		<link>http://my.galagzee.com/2009/05/03/fusemail-strike-one/comment-page-1/#comment-24222</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 01 Jul 2010 21:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://my.galagzee.com/?p=204#comment-24222</guid>
		<description>Is there any chance you can give some details on how you have your server set up to work the local cache?  I&#039;m also in the same situation of trying to find an external email provider / web host, basically for the same reason of I don&#039;t like being in charge of a server when I&#039;m the whole IT staff and I have five users.</description>
		<content:encoded><![CDATA[<p>Is there any chance you can give some details on how you have your server set up to work the local cache?  I&#8217;m also in the same situation of trying to find an external email provider / web host, basically for the same reason of I don&#8217;t like being in charge of a server when I&#8217;m the whole IT staff and I have five users.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
