<?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 Log et al - Peter Curd</title>
	<atom:link href="http://pcurd.co.uk/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://pcurd.co.uk</link>
	<description>An irreverent peek into the inner rumblings of Peter Curd</description>
	<lastBuildDate>Tue, 27 Nov 2012 20:56:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>Comment on Access 97: The database engine can&#8217;t find  Error by Ameen</title>
		<link>http://pcurd.co.uk/?p=158&#038;cpage=1#comment-6344</link>
		<dc:creator>Ameen</dc:creator>
		<pubDate>Tue, 27 Nov 2012 20:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=158#comment-6344</guid>
		<description>Good Job. Thanks!</description>
		<content:encoded><![CDATA[<p>Good Job. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Powershell to run Get-MessageTrackingLog on multiple machines by Exchange Guy</title>
		<link>http://pcurd.co.uk/?p=65&#038;cpage=1#comment-6343</link>
		<dc:creator>Exchange Guy</dc:creator>
		<pubDate>Wed, 19 Sep 2012 14:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=65#comment-6343</guid>
		<description>Peter, 
Please disregard my previous comment.  I think i got it, I have created a script &amp; looks like it is working.  Thanks.

Exchange Guy</description>
		<content:encoded><![CDATA[<p>Peter,<br />
Please disregard my previous comment.  I think i got it, I have created a script &amp; looks like it is working.  Thanks.</p>
<p>Exchange Guy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Powershell to run Get-MessageTrackingLog on multiple machines by Exchange Guy</title>
		<link>http://pcurd.co.uk/?p=65&#038;cpage=1#comment-6342</link>
		<dc:creator>Exchange Guy</dc:creator>
		<pubDate>Mon, 17 Sep 2012 16:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=65#comment-6342</guid>
		<description>Hi PCurd,
First of all I would to thank you for sharing this powershell script.  It worked nicely &amp; I was able to create a report I need.  This is really much appreceiated.

If you don&#039;t mind I have favor to ask, I would like to have a script this time for inbound emails that i can enter multiple internal recipients (company employees) I want received from any senders wether from internal and/or external users.  In short, the script is the reverse of the first script you have shared.

Thanks in advance.
Exchange Guy</description>
		<content:encoded><![CDATA[<p>Hi PCurd,<br />
First of all I would to thank you for sharing this powershell script.  It worked nicely &amp; I was able to create a report I need.  This is really much appreceiated.</p>
<p>If you don&#8217;t mind I have favor to ask, I would like to have a script this time for inbound emails that i can enter multiple internal recipients (company employees) I want received from any senders wether from internal and/or external users.  In short, the script is the reverse of the first script you have shared.</p>
<p>Thanks in advance.<br />
Exchange Guy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Powershell to run Get-MessageTrackingLog on multiple machines by pcurd</title>
		<link>http://pcurd.co.uk/?p=65&#038;cpage=1#comment-6341</link>
		<dc:creator>pcurd</dc:creator>
		<pubDate>Fri, 31 Aug 2012 13:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=65#comment-6341</guid>
		<description>Thanks for commenting! I would save the contents of the script to a new file and give it a .ps1 extension (to mark it as a PowerShell script) then run from inside Powershell like:

&lt;code&gt;c:\myscripts\MyScript.ps1&lt;/code&gt;

Make sure to run from an Exchange Management Shell as the script requires the Exchange components. To automate or otherwise run from a normal Powershell window add:

&lt;code&gt;Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin&lt;/code&gt;

To the top of the script so that the Exchange component is loaded.</description>
		<content:encoded><![CDATA[<p>Thanks for commenting! I would save the contents of the script to a new file and give it a .ps1 extension (to mark it as a PowerShell script) then run from inside Powershell like:</p>
<p><code>c:\myscripts\MyScript.ps1</code></p>
<p>Make sure to run from an Exchange Management Shell as the script requires the Exchange components. To automate or otherwise run from a normal Powershell window add:</p>
<p><code>Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin</code></p>
<p>To the top of the script so that the Exchange component is loaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Powershell to run Get-MessageTrackingLog on multiple machines by Exchange Guy</title>
		<link>http://pcurd.co.uk/?p=65&#038;cpage=1#comment-6340</link>
		<dc:creator>Exchange Guy</dc:creator>
		<pubDate>Thu, 30 Aug 2012 18:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=65#comment-6340</guid>
		<description>Hi PCurd,
How do I execute the PowerShell script you have written assuming I have entered all correct mail servers, date/time &amp; senders&#039; address?

thanks.
Exchange Guy</description>
		<content:encoded><![CDATA[<p>Hi PCurd,<br />
How do I execute the PowerShell script you have written assuming I have entered all correct mail servers, date/time &amp; senders&#8217; address?</p>
<p>thanks.<br />
Exchange Guy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Access 97: The database engine can&#8217;t find  Error by BRIAN FULLER</title>
		<link>http://pcurd.co.uk/?p=158&#038;cpage=1#comment-6268</link>
		<dc:creator>BRIAN FULLER</dc:creator>
		<pubDate>Mon, 20 Dec 2010 17:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=158#comment-6268</guid>
		<description>Good stuff. Wish I had found it  a couplel of days ago.</description>
		<content:encoded><![CDATA[<p>Good stuff. Wish I had found it  a couplel of days ago.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The FizzBuzz problem by A little late on the fizz buzz problem &#171; Fringley&#39;s Blog</title>
		<link>http://pcurd.co.uk/?p=183&#038;cpage=1#comment-6247</link>
		<dc:creator>A little late on the fizz buzz problem &#171; Fringley&#39;s Blog</dc:creator>
		<pubDate>Sat, 28 Aug 2010 02:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=183#comment-6247</guid>
		<description>[...] by The Fizz Buzz problem and diving in too soon and The Fizz Buzz Problem.    Tags fizz buzz, ruby Categories [...]</description>
		<content:encoded><![CDATA[<p>[...] by The Fizz Buzz problem and diving in too soon and The Fizz Buzz Problem.    Tags fizz buzz, ruby Categories [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The FizzBuzz problem by Chris</title>
		<link>http://pcurd.co.uk/?p=183&#038;cpage=1#comment-6245</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 27 Aug 2010 15:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=183#comment-6245</guid>
		<description>My answer - a little shorter than the C# version, but then again Ruby&#039;s a better language : http://fringley.wordpress.com/2010/08/27/a-little-late-on-the-fizz-buzz-problem/</description>
		<content:encoded><![CDATA[<p>My answer &#8211; a little shorter than the C# version, but then again Ruby&#8217;s a better language : <a href="http://fringley.wordpress.com/2010/08/27/a-little-late-on-the-fizz-buzz-problem/" rel="nofollow">http://fringley.wordpress.com/2010/08/27/a-little-late-on-the-fizz-buzz-problem/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The FizzBuzz problem by Amykate</title>
		<link>http://pcurd.co.uk/?p=183&#038;cpage=1#comment-6225</link>
		<dc:creator>Amykate</dc:creator>
		<pubDate>Thu, 01 Jul 2010 13:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=183#comment-6225</guid>
		<description>It&#039;s a fascinating problem, so many different options.

I think anyone - i.e. you and me - who codes in enough slack that when the specs change - and change they will - should certainly get bonus marks.

The trick is to allow for slack WITHOUT making hte original solution unreadable or having too much overhead for the simple case.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a fascinating problem, so many different options.</p>
<p>I think anyone &#8211; i.e. you and me &#8211; who codes in enough slack that when the specs change &#8211; and change they will &#8211; should certainly get bonus marks.</p>
<p>The trick is to allow for slack WITHOUT making hte original solution unreadable or having too much overhead for the simple case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DRM and me &#8211; The problem with The Settlers 7 by Xaos Wolf</title>
		<link>http://pcurd.co.uk/?p=138&#038;cpage=1#comment-6210</link>
		<dc:creator>Xaos Wolf</dc:creator>
		<pubDate>Mon, 26 Apr 2010 01:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://pcurd.co.uk/?p=138#comment-6210</guid>
		<description>I agree on the DRM issues.

Being a Gamer effectively all my life, it&#039;s pretty easy to see that company&#039;s are shying away from the PC platform, but that isn&#039;t solely due to Piracy.

Piracy is definitely a part of the problem, but another problem is that as consoles are getting more and more powerful in both graphics and processing ability, developers seem to be less likely to want to bring out things on the generally more finicky PC&#039;s (so many hardware configurations).
Add to that the fact that Consoles are both mainstream and affordable, PC&#039;s are looking to get left in the dust as a gaming platform, except for those games that use a Mouse and Keyboard, which are mainly RTS&#039;s and FPS&#039;s, and that could change soon given the uprise of pointing device on consoles. (at least Nintendo and Sony)
That certainly doesn&#039;t mean Multi-Platform releases aren&#039;t feasible, but that&#039;s generally going to be Microsoft titles.

On the DRM front, I believe SKIDROW has cracked the  UOSP for Assassin&#039;s Creed II. Apparently for great justice.

And Project $10/Sometimes-$15 is reasonable, but that doesn&#039;t give company&#039;s the right to charge you for a game disc and then also charge you for some maps that are on that disc you already bought. That is bull.

It&#039;s also wrong of developers to make a game, cut out a few of the level, and then sell them snipped levels back to you at extra cost as DLC. WRONG.

Anyway, better shut up now, before this turns into a blog post in itself.
- XW</description>
		<content:encoded><![CDATA[<p>I agree on the DRM issues.</p>
<p>Being a Gamer effectively all my life, it&#8217;s pretty easy to see that company&#8217;s are shying away from the PC platform, but that isn&#8217;t solely due to Piracy.</p>
<p>Piracy is definitely a part of the problem, but another problem is that as consoles are getting more and more powerful in both graphics and processing ability, developers seem to be less likely to want to bring out things on the generally more finicky PC&#8217;s (so many hardware configurations).<br />
Add to that the fact that Consoles are both mainstream and affordable, PC&#8217;s are looking to get left in the dust as a gaming platform, except for those games that use a Mouse and Keyboard, which are mainly RTS&#8217;s and FPS&#8217;s, and that could change soon given the uprise of pointing device on consoles. (at least Nintendo and Sony)<br />
That certainly doesn&#8217;t mean Multi-Platform releases aren&#8217;t feasible, but that&#8217;s generally going to be Microsoft titles.</p>
<p>On the DRM front, I believe SKIDROW has cracked the  UOSP for Assassin&#8217;s Creed II. Apparently for great justice.</p>
<p>And Project $10/Sometimes-$15 is reasonable, but that doesn&#8217;t give company&#8217;s the right to charge you for a game disc and then also charge you for some maps that are on that disc you already bought. That is bull.</p>
<p>It&#8217;s also wrong of developers to make a game, cut out a few of the level, and then sell them snipped levels back to you at extra cost as DLC. WRONG.</p>
<p>Anyway, better shut up now, before this turns into a blog post in itself.<br />
- XW</p>
]]></content:encoded>
	</item>
</channel>
</rss>
