<?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 on: VBScript Sleep</title>
	<atom:link href="http://osblues.com/2005/04/28/vbscript-sleep/feed/" rel="self" type="application/rss+xml" />
	<link>http://osblues.com/2005/04/28/vbscript-sleep/</link>
	<description>Life, technology and anything else that crops up..</description>
	<lastBuildDate>Tue, 16 Feb 2010 23:06:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Michael Strorm</title>
		<link>http://osblues.com/2005/04/28/vbscript-sleep/#comment-315</link>
		<dc:creator><![CDATA[Michael Strorm]]></dc:creator>
		<pubDate>Tue, 04 Aug 2009 10:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.osblues.com/2005/04/28/vbscript-sleep/#comment-315</guid>
		<description><![CDATA[Yeah, I&#039;m sorry, but dj is right. While this technique works in theory, it&#039;s a very bad idea in practice.

Although it works, it&#039;ll force your CPU (or core) usage up to 99 or 100%, ironically when the code is meant to be doing *nothing*! Very strongly NOT recommended.

It&#039;s a PITA that classic ASP doesn&#039;t appear to have a proper Sleep command.]]></description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;m sorry, but dj is right. While this technique works in theory, it&#8217;s a very bad idea in practice.</p>
<p>Although it works, it&#8217;ll force your CPU (or core) usage up to 99 or 100%, ironically when the code is meant to be doing *nothing*! Very strongly NOT recommended.</p>
<p>It&#8217;s a PITA that classic ASP doesn&#8217;t appear to have a proper Sleep command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nripin</title>
		<link>http://osblues.com/2005/04/28/vbscript-sleep/#comment-105</link>
		<dc:creator><![CDATA[Nripin]]></dc:creator>
		<pubDate>Fri, 29 Aug 2008 11:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.osblues.com/2005/04/28/vbscript-sleep/#comment-105</guid>
		<description><![CDATA[Thanks very much works very well]]></description>
		<content:encoded><![CDATA[<p>Thanks very much works very well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: osblues</title>
		<link>http://osblues.com/2005/04/28/vbscript-sleep/#comment-71</link>
		<dc:creator><![CDATA[osblues]]></dc:creator>
		<pubDate>Sat, 28 Jun 2008 18:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.osblues.com/2005/04/28/vbscript-sleep/#comment-71</guid>
		<description><![CDATA[Thanks for your comment DJ, to be honest I&#039;ve not used this one (or had a need for it) in ages.  Do you have a way that doesn&#039;t pin the CPU?  I&#039;ll have a think.. (I don&#039;t really do much classic ASP anymore).]]></description>
		<content:encoded><![CDATA[<p>Thanks for your comment DJ, to be honest I&#8217;ve not used this one (or had a need for it) in ages.  Do you have a way that doesn&#8217;t pin the CPU?  I&#8217;ll have a think.. (I don&#8217;t really do much classic ASP anymore).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dj</title>
		<link>http://osblues.com/2005/04/28/vbscript-sleep/#comment-68</link>
		<dc:creator><![CDATA[dj]]></dc:creator>
		<pubDate>Sat, 28 Jun 2008 14:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.osblues.com/2005/04/28/vbscript-sleep/#comment-68</guid>
		<description><![CDATA[your pinning your cpu this way, not good. change. please.]]></description>
		<content:encoded><![CDATA[<p>your pinning your cpu this way, not good. change. please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://osblues.com/2005/04/28/vbscript-sleep/#comment-8</link>
		<dc:creator><![CDATA[Aaron]]></dc:creator>
		<pubDate>Tue, 05 Sep 2006 01:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.osblues.com/2005/04/28/vbscript-sleep/#comment-8</guid>
		<description><![CDATA[Awesome.  I can now empbed a sleep function inside my wise packages. Thanks a million!]]></description>
		<content:encoded><![CDATA[<p>Awesome.  I can now empbed a sleep function inside my wise packages. Thanks a million!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

