<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Screened by Slimm</title>
	<atom:link href="http://misterslimm.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://misterslimm.wordpress.com</link>
	<description>Remember to insert witty remark here</description>
	<lastBuildDate>Fri, 11 Dec 2009 21:32:43 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Microsoft Word Paste Special As Unformatted Text Keyboard Shortcut by Anil</title>
		<link>http://misterslimm.wordpress.com/2007/07/17/microsoft-word-paste-special-as-unformatted-text-keyboard-shortcut-2/#comment-4821</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Fri, 11 Dec 2009 21:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2007/07/17/microsoft-word-paste-special-as-unformatted-text-keyboard-shortcut-2/#comment-4821</guid>
		<description>Thanks Mister Slimm... Very helpful</description>
		<content:encoded><![CDATA[<p>Thanks Mister Slimm&#8230; Very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mister Slimm versus Jeremy Clarkson by Dee</title>
		<link>http://misterslimm.wordpress.com/2007/06/28/mister-slimm-versus-jeremy-clarkson/#comment-4812</link>
		<dc:creator>Dee</dc:creator>
		<pubDate>Sat, 28 Nov 2009 01:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2006/12/28/mister-slimm-versus-jeremy-clarkson/#comment-4812</guid>
		<description>when i watched the episode of top gear i too couldnt wait to beat jeremy&#039;s time.

However i had yet to master the game and could only beat his time with soft tires.

A few years on and i give it another try and using normal sport tires i beat jeremy&#039;s time and it also took half an hour. Respect to the jez!

So time for the gloat i got a 1&#039;40.375 on lap 39...wrote this and then fell asleep.</description>
		<content:encoded><![CDATA[<p>when i watched the episode of top gear i too couldnt wait to beat jeremy&#8217;s time.</p>
<p>However i had yet to master the game and could only beat his time with soft tires.</p>
<p>A few years on and i give it another try and using normal sport tires i beat jeremy&#8217;s time and it also took half an hour. Respect to the jez!</p>
<p>So time for the gloat i got a 1&#8242;40.375 on lap 39&#8230;wrote this and then fell asleep.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Mentalist 2.07 Red Bulls (2009, Light Crime Drama) &#8211; 6/10 TV review by Patrick</title>
		<link>http://misterslimm.wordpress.com/2009/11/18/the-mentalist-2-07-red-bulls-2009-light-crime-drama-610-tv-review/#comment-4808</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2009/11/18/the-mentalist-2-07-red-bulls-2009-light-crime-drama-610-tv-review/#comment-4808</guid>
		<description>What a great episode.  The Red John storyline is a great one.  I can&#039;t wait to see it unfold over the next episodes/seasons.  Simon Baker is a great actor and really makes this show.

Vote for your favorite Mentalist character here: http://www.squidoo.com/The-Mentalist</description>
		<content:encoded><![CDATA[<p>What a great episode.  The Red John storyline is a great one.  I can&#8217;t wait to see it unfold over the next episodes/seasons.  Simon Baker is a great actor and really makes this show.</p>
<p>Vote for your favorite Mentalist character here: <a href="http://www.squidoo.com/The-Mentalist" rel="nofollow">http://www.squidoo.com/The-Mentalist</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Access 2002 &#8211; Emulate hyperlink cursor change by Matthew Kaney</title>
		<link>http://misterslimm.wordpress.com/2007/06/21/microsoft-access-2002-emulate-hyperlink-cursor-change/#comment-4807</link>
		<dc:creator>Matthew Kaney</dc:creator>
		<pubDate>Sat, 21 Nov 2009 17:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2007/06/21/microsoft-access-2002-emulate-hyperlink-cursor-change/#comment-4807</guid>
		<description>My apologies sir, for calling your code nonsense.  And thank you for your quick response!  I suppose if I would have caught the part about naming the module Cursor, that I would have had more success.  Looking at the code again, I also just now realize that SystemCursorID is used in the UseSystemCursor function declaration.  For some reason it did not show up when I did a Find for it earlier.

I was dead tired when I first came across your solution.  I was determined to figure out how it worked rather than just cut and paste, but my brain was clearly not functioning.  The light in the attic that is my head has finally come on (&quot;OOOoohhhhh!&quot;)  Thanks again, this will save another half hour or so for me in my mad rush to get a project working today so I owe you one!</description>
		<content:encoded><![CDATA[<p>My apologies sir, for calling your code nonsense.  And thank you for your quick response!  I suppose if I would have caught the part about naming the module Cursor, that I would have had more success.  Looking at the code again, I also just now realize that SystemCursorID is used in the UseSystemCursor function declaration.  For some reason it did not show up when I did a Find for it earlier.</p>
<p>I was dead tired when I first came across your solution.  I was determined to figure out how it worked rather than just cut and paste, but my brain was clearly not functioning.  The light in the attic that is my head has finally come on (&#8220;OOOoohhhhh!&#8221;)  Thanks again, this will save another half hour or so for me in my mad rush to get a project working today so I owe you one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Access 2002 &#8211; Emulate hyperlink cursor change by Mister Slimm</title>
		<link>http://misterslimm.wordpress.com/2007/06/21/microsoft-access-2002-emulate-hyperlink-cursor-change/#comment-4806</link>
		<dc:creator>Mister Slimm</dc:creator>
		<pubDate>Sat, 21 Nov 2009 17:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2007/06/21/microsoft-access-2002-emulate-hyperlink-cursor-change/#comment-4806</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-4805&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-4805&quot; rel=&quot;nofollow&quot;&gt;Matthew Kaney&lt;/a&gt; :&lt;/strong&gt;
&lt;P&gt;I am utterly confused, especially considering there are people that claim in worked brilliantly.  HOW could this work?  The code is totally nonsense&lt;/P&gt;
&lt;P&gt;1)  you declare the systemcursorid enum, but nowhere in your code do you use it.&lt;BR&gt;
2)  in function UseHand you have an object “cursor”  where do you define it?  it’s not native to VBA&lt;BR&gt;
3)  in this function you use method cursor.usesystemcursor IDC_HAND.. ?? I would assume you meant to use your enum here&lt;BR&gt;
4)  in the code you make calls to 2 API functions:  SetCursor and LoadCursor, yet you declare GetClipCursor, GetCursor, ClipCursor, GetCursorPos, SetCursorPos,  ShowCursor and never use them.&lt;/P&gt;
&lt;P&gt;Have I lost it or are you just full of b.s.?&lt;/P&gt;
&lt;/blockquote&gt;

I wouldn&#039;t go as far to say as you&#039;ve lost it but I hope this helps...
1) The enum SystemCursorID is used by UseSystemCursor function as the type for an argument and by UseHand directly to specify IDC_HAND. That is, IDC_HAND is short for SystemCursorID.IDC_Hand.
2) This code is to be placed in a module called Cursor (as described in the article text). Specifying Cursor.UseSystemCursor speeds execution slightly (it&#039;s the same as using or omitting Me. when accessing Form properties) and lets me know, months down the line, where the function is.
3) It does use the enum. It is shorthand for SystemCursorID.IDC_HAND. It auto-completes because the UseSystemCursor only takes a SystemCursorID as an argument. Admittedly, I probably should have used the full syntax.
4) Absolutely right. Two reasons for this. Firstly, when I write a function such as this I tend to gather all the relevant API Declare&#039;s first so that, if I need to at a later date, I can map the remaining API functions to VBA code. Secondly, this article is an extract of my Cursor module and only contains the VBA code that does the cursor-hand thing and the Declare&#039;s were just left in.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-4805"><p>
<strong><a href="#comment-4805" rel="nofollow">Matthew Kaney</a> :</strong></p>
<p>I am utterly confused, especially considering there are people that claim in worked brilliantly.  HOW could this work?  The code is totally nonsense</p>
<p>1)  you declare the systemcursorid enum, but nowhere in your code do you use it.<br />
2)  in function UseHand you have an object “cursor”  where do you define it?  it’s not native to VBA<br />
3)  in this function you use method cursor.usesystemcursor IDC_HAND.. ?? I would assume you meant to use your enum here<br />
4)  in the code you make calls to 2 API functions:  SetCursor and LoadCursor, yet you declare GetClipCursor, GetCursor, ClipCursor, GetCursorPos, SetCursorPos,  ShowCursor and never use them.</p>
<p>Have I lost it or are you just full of b.s.?</p>
</blockquote>
<p>I wouldn&#8217;t go as far to say as you&#8217;ve lost it but I hope this helps&#8230;<br />
1) The enum SystemCursorID is used by UseSystemCursor function as the type for an argument and by UseHand directly to specify IDC_HAND. That is, IDC_HAND is short for SystemCursorID.IDC_Hand.<br />
2) This code is to be placed in a module called Cursor (as described in the article text). Specifying Cursor.UseSystemCursor speeds execution slightly (it&#8217;s the same as using or omitting Me. when accessing Form properties) and lets me know, months down the line, where the function is.<br />
3) It does use the enum. It is shorthand for SystemCursorID.IDC_HAND. It auto-completes because the UseSystemCursor only takes a SystemCursorID as an argument. Admittedly, I probably should have used the full syntax.<br />
4) Absolutely right. Two reasons for this. Firstly, when I write a function such as this I tend to gather all the relevant API Declare&#8217;s first so that, if I need to at a later date, I can map the remaining API functions to VBA code. Secondly, this article is an extract of my Cursor module and only contains the VBA code that does the cursor-hand thing and the Declare&#8217;s were just left in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Access 2002 &#8211; Emulate hyperlink cursor change by Matthew Kaney</title>
		<link>http://misterslimm.wordpress.com/2007/06/21/microsoft-access-2002-emulate-hyperlink-cursor-change/#comment-4805</link>
		<dc:creator>Matthew Kaney</dc:creator>
		<pubDate>Sat, 21 Nov 2009 14:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2007/06/21/microsoft-access-2002-emulate-hyperlink-cursor-change/#comment-4805</guid>
		<description>I am utterly confused, especially considering there are people that claim in worked brilliantly.  HOW could this work?  The code is totally nonsense

1)  you declare the systemcursorid enum, but nowhere in your code do you use it.  
2)  in function UseHand you have an object &quot;cursor&quot;  where do you define it?  it&#039;s not native to VBA
3)  in this function you use method cursor.usesystemcursor IDC_HAND.. ?? I would assume you meant to use your enum here
4)  in the code you make calls to 2 API functions:  SetCursor and LoadCursor, yet you declare GetClipCursor, GetCursor, ClipCursor, GetCursorPos, SetCursorPos,  ShowCursor and never use them.

Have I lost it or are you just full of b.s.?</description>
		<content:encoded><![CDATA[<p>I am utterly confused, especially considering there are people that claim in worked brilliantly.  HOW could this work?  The code is totally nonsense</p>
<p>1)  you declare the systemcursorid enum, but nowhere in your code do you use it.<br />
2)  in function UseHand you have an object &#8220;cursor&#8221;  where do you define it?  it&#8217;s not native to VBA<br />
3)  in this function you use method cursor.usesystemcursor IDC_HAND.. ?? I would assume you meant to use your enum here<br />
4)  in the code you make calls to 2 API functions:  SetCursor and LoadCursor, yet you declare GetClipCursor, GetCursor, ClipCursor, GetCursorPos, SetCursorPos,  ShowCursor and never use them.</p>
<p>Have I lost it or are you just full of b.s.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 360 vs PS3 by Shift</title>
		<link>http://misterslimm.wordpress.com/360-vs-ps3/#comment-4804</link>
		<dc:creator>Shift</dc:creator>
		<pubDate>Thu, 19 Nov 2009 21:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/360-vs-ps3/#comment-4804</guid>
		<description>Its amazing the amount of fanboi-ism with the whole mines better than yours etc.

I own the three consoles, ps3 360 and wii. First up i have to say the wii is like a party console, anyone can pick it up and do alright at it. Its good if you got some ladies over.

Now the ps3 and 360
In my opinion they both look almost the same, some times one more than the other, perhaps the 360 lags abit but nothing major.

Dont get me started on fail rates! 360 has something like 33%, ps3 and wii &gt;1%.
In saying that i have never had any issuse with any of my machines.

Online play there is not alot of difference perhaps the 360 plays smoother online less lag and jumpiness, again very minor.
Other than that you have to pay for xbox live psn is free.

What i like best? I buy the exlusive games i want for that console and with multi platform games i go ps3, just an overall preference. 

Also lol @ console preference determining your sexual preference^^...honestly</description>
		<content:encoded><![CDATA[<p>Its amazing the amount of fanboi-ism with the whole mines better than yours etc.</p>
<p>I own the three consoles, ps3 360 and wii. First up i have to say the wii is like a party console, anyone can pick it up and do alright at it. Its good if you got some ladies over.</p>
<p>Now the ps3 and 360<br />
In my opinion they both look almost the same, some times one more than the other, perhaps the 360 lags abit but nothing major.</p>
<p>Dont get me started on fail rates! 360 has something like 33%, ps3 and wii &gt;1%.<br />
In saying that i have never had any issuse with any of my machines.</p>
<p>Online play there is not alot of difference perhaps the 360 plays smoother online less lag and jumpiness, again very minor.<br />
Other than that you have to pay for xbox live psn is free.</p>
<p>What i like best? I buy the exlusive games i want for that console and with multi platform games i go ps3, just an overall preference. </p>
<p>Also lol @ console preference determining your sexual preference^^&#8230;honestly</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on House M.D. 6.05 Brave Heart (2009, Medical Black Comedy Drama) &#8211; 7/10 TV review by GameSquire</title>
		<link>http://misterslimm.wordpress.com/2009/10/26/house-m-d-6-05-brave-heart-2009-medical-black-comedy-drama-tv-710-review/#comment-4802</link>
		<dc:creator>GameSquire</dc:creator>
		<pubDate>Mon, 16 Nov 2009 21:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2009/10/26/house-m-d-6-05-brave-heart-2009-medical-black-comedy-drama-tv-710-review/#comment-4802</guid>
		<description>House is one of my most favorite shows, and I thought this was a good episode.  Can&#039;t wait to see tonight&#039;s episode of House.</description>
		<content:encoded><![CDATA[<p>House is one of my most favorite shows, and I thought this was a good episode.  Can&#8217;t wait to see tonight&#8217;s episode of House.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom video icons on your PlayStation 3 by Top50</title>
		<link>http://misterslimm.wordpress.com/2007/08/01/custom-video-icons-on-your-playstation-3/#comment-4801</link>
		<dc:creator>Top50</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2007/08/01/custom-video-icons-on-your-playstation-3/#comment-4801</guid>
		<description>I found the answer for people who couldn&#039;t change the Icon:
You have to copy your video to the PS3, then you will be able to change it :)</description>
		<content:encoded><![CDATA[<p>I found the answer for people who couldn&#8217;t change the Icon:<br />
You have to copy your video to the PS3, then you will be able to change it :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom video icons on your PlayStation 3 by Bob</title>
		<link>http://misterslimm.wordpress.com/2007/08/01/custom-video-icons-on-your-playstation-3/#comment-4800</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 09 Nov 2009 23:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://misterslimm.wordpress.com/2007/08/01/custom-video-icons-on-your-playstation-3/#comment-4800</guid>
		<description>You cant do this for files not on the ps3 hard drive.</description>
		<content:encoded><![CDATA[<p>You cant do this for files not on the ps3 hard drive.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
