<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments for CraigN.NET</title>
	<atom:link href="http://craign.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://craign.net</link>
	<description>Thoughts about life, the universe and everything else.</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:26:46 +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 How to switch Silverlight UserControls by How to sett the RootVisual multiple times from code in Silverlight 3 &#171; Knowledgebase</title>
		<link>http://craign.net/2008/03/11/how-to-switch-silverlight-usercontrols/comment-page-1/#comment-17443</link>
		<dc:creator>How to sett the RootVisual multiple times from code in Silverlight 3 &#171; Knowledgebase</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/03/11/how-to-switch-silverlight-usercontrols/#comment-17443</guid>
		<description>[...] http://craign.net/2008/03/11/how-to-switch-silverlight-usercontrols/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://craign.net/2008/03/11/how-to-switch-silverlight-usercontrols/" rel="nofollow">http://craign.net/2008/03/11/how-to-switch-silverlight-usercontrols/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making date and time sense from the SQL Server Agent job history table by Gail</title>
		<link>http://craign.net/2009/11/26/making-date-and-time-sense-from-the-sql-server-agent-job-history-table/comment-page-1/#comment-12064</link>
		<dc:creator>Gail</dc:creator>
		<pubDate>Fri, 27 Nov 2009 14:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2009/11/26/making-date-and-time-sense-from-the-sql-server-agent-job-history-table/#comment-12064</guid>
		<description>It&#039;s been like this for many versions, but that&#039;s no excuse. There are far better ways to express times, even using a string, than it&#039;s using. The duration is stored in the same way. Have fun working out how long a job ran for...

Frankly, MSDB is a wonderful example of a terribly designed database. Don&#039;t even get me started on sysjobschedules.

I had three UDFs that I used to use to turn the data into something actually usable.</description>
		<content:encoded><![CDATA[<p>It&#8217;s been like this for many versions, but that&#8217;s no excuse. There are far better ways to express times, even using a string, than it&#8217;s using. The duration is stored in the same way. Have fun working out how long a job ran for&#8230;</p>
<p>Frankly, MSDB is a wonderful example of a terribly designed database. Don&#8217;t even get me started on sysjobschedules.</p>
<p>I had three UDFs that I used to use to turn the data into something actually usable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Photos from the Johannesburg 27dinner by Wenchy</title>
		<link>http://craign.net/2009/11/27/photos-from-the-johannesburg-27dinner/comment-page-1/#comment-12063</link>
		<dc:creator>Wenchy</dc:creator>
		<pubDate>Fri, 27 Nov 2009 13:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2009/11/27/photos-from-the-johannesburg-27dinner/#comment-12063</guid>
		<description>The pic of Vincent is so awesome!</description>
		<content:encoded><![CDATA[<p>The pic of Vincent is so awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making date and time sense from the SQL Server Agent job history table by Craig Nicholson</title>
		<link>http://craign.net/2009/11/26/making-date-and-time-sense-from-the-sql-server-agent-job-history-table/comment-page-1/#comment-12050</link>
		<dc:creator>Craig Nicholson</dc:creator>
		<pubDate>Thu, 26 Nov 2009 19:37:36 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2009/11/26/making-date-and-time-sense-from-the-sql-server-agent-job-history-table/#comment-12050</guid>
		<description>Well I suppose its a legacy design issue from the days of Sybase or something like that. Perhaps they never had a DATETIME data type then the next best would be two 32-bit integers. I would have thought though that they would have put a new table down and created a view for backwards compatibility or something. They seem to have done it for other tables.</description>
		<content:encoded><![CDATA[<p>Well I suppose its a legacy design issue from the days of Sybase or something like that. Perhaps they never had a DATETIME data type then the next best would be two 32-bit integers. I would have thought though that they would have put a new table down and created a view for backwards compatibility or something. They seem to have done it for other tables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making date and time sense from the SQL Server Agent job history table by Brady Kelly</title>
		<link>http://craign.net/2009/11/26/making-date-and-time-sense-from-the-sql-server-agent-job-history-table/comment-page-1/#comment-12049</link>
		<dc:creator>Brady Kelly</dc:creator>
		<pubDate>Thu, 26 Nov 2009 19:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2009/11/26/making-date-and-time-sense-from-the-sql-server-agent-job-history-table/#comment-12049</guid>
		<description>What were they thinking?  The mind boggles.  This is even worse than storing the date and time as strings, as it&#039;s one conversion further from the truth.</description>
		<content:encoded><![CDATA[<p>What were they thinking?  The mind boggles.  This is even worse than storing the date and time as strings, as it&#8217;s one conversion further from the truth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comztek is the new Xbox distributor for SA by Neal</title>
		<link>http://craign.net/2009/09/15/comztek-is-the-new-xbox-distributor-for-sa/comment-page-1/#comment-11935</link>
		<dc:creator>Neal</dc:creator>
		<pubDate>Wed, 11 Nov 2009 08:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2009/09/15/comztek-is-the-new-xbox-distributor-for-sa/#comment-11935</guid>
		<description>Pity Powercare are still the service agency as their service is terrible... more like lack of service delivery on that one</description>
		<content:encoded><![CDATA[<p>Pity Powercare are still the service agency as their service is terrible&#8230; more like lack of service delivery on that one</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xbox 360 Elite price drop in South Africa by Tim Carlisle</title>
		<link>http://craign.net/2009/08/27/xbox-360-elite-price-drop-in-south-africa/comment-page-1/#comment-11930</link>
		<dc:creator>Tim Carlisle</dc:creator>
		<pubDate>Tue, 10 Nov 2009 13:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2009/08/27/xbox-360-elite-price-drop-in-south-africa/#comment-11930</guid>
		<description>Alec, as an ex-pat now living in the UK, probably the best selling point of the Xbox 360 is their online play. So it is a bit of a travesty, that South Africa are yet to experience this. However I do believe there is an online petition. Back to the article, and the Elite price-drop seems to be a global strategy, not just specific to SA. In the UK there are now &lt;a href=&quot;http://www.compare-xbox.com/index/Hardware/xbox360Elite/&quot; rel=&quot;nofollow&quot;&gt;Cheap Xbox 360 Premium Consoles&lt;/a&gt; too, but I think the case in SA might be to build up the potential for Xbox Live users by supplying the console at a continual lower price.</description>
		<content:encoded><![CDATA[<p>Alec, as an ex-pat now living in the UK, probably the best selling point of the Xbox 360 is their online play. So it is a bit of a travesty, that South Africa are yet to experience this. However I do believe there is an online petition. Back to the article, and the Elite price-drop seems to be a global strategy, not just specific to SA. In the UK there are now <a href="http://www.compare-xbox.com/index/Hardware/xbox360Elite/" rel="nofollow">Cheap Xbox 360 Premium Consoles</a> too, but I think the case in SA might be to build up the potential for Xbox Live users by supplying the console at a continual lower price.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TWiT-or-tweet by Luke</title>
		<link>http://craign.net/2007/10/31/twit-or-tweet/comment-page-1/#comment-11829</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 02 Nov 2009 14:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2007/10/31/twit-or-tweet/#comment-11829</guid>
		<description>Steven, you can be a christian and still celebrate halloween. Im sorry but if you think of halloween as anything more than a time for children to dress as their favorite character and go to houses getting some free candy, than you just need to calm the hell down. Who are you to say what a christian should and shouldent do anyway. It&#039;s okay to celebrate it as long as your not being satanic. God has nothing against it. If he does you show me the Bible verse.</description>
		<content:encoded><![CDATA[<p>Steven, you can be a christian and still celebrate halloween. Im sorry but if you think of halloween as anything more than a time for children to dress as their favorite character and go to houses getting some free candy, than you just need to calm the hell down. Who are you to say what a christian should and shouldent do anyway. It&#8217;s okay to celebrate it as long as your not being satanic. God has nothing against it. If he does you show me the Bible verse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Server 2008 and .NET Framework 2.0 SP2 dependency explained by David Lundell</title>
		<link>http://craign.net/2008/08/24/sql-server-2008-and-net-framework-20-sp2-dependency-explained/comment-page-1/#comment-11814</link>
		<dc:creator>David Lundell</dc:creator>
		<pubDate>Fri, 30 Oct 2009 21:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/08/24/sql-server-2008-and-net-framework-20-sp2-dependency-explained/#comment-11814</guid>
		<description>I noticed the same issue that Greg noticed. I have windows server 2008 x64 running on HyperV and when I went to install SQL 2008 SP 1 I got the error message about .NET 2.0 SP 2, even though I had 3.5 SP 1 installed. When I looked in the registry it list 2.0 SP 1 and 3.0 SP 1 and 3.5 SP 1. Still working with SQL Core support on this.</description>
		<content:encoded><![CDATA[<p>I noticed the same issue that Greg noticed. I have windows server 2008 x64 running on HyperV and when I went to install SQL 2008 SP 1 I got the error message about .NET 2.0 SP 2, even though I had 3.5 SP 1 installed. When I looked in the registry it list 2.0 SP 1 and 3.0 SP 1 and 3.5 SP 1. Still working with SQL Core support on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xbox 360 Wireless Racing Wheel to be released in June by IOIIOOIO</title>
		<link>http://craign.net/2008/05/06/xbox-360-wireless-racing-wheel-to-be-released-in-june/comment-page-1/#comment-11749</link>
		<dc:creator>IOIIOOIO</dc:creator>
		<pubDate>Fri, 23 Oct 2009 05:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://craign.net/2008/05/06/xbox-360-wireless-racing-wheel-to-be-released-in-june/#comment-11749</guid>
		<description>Hey guys the Xbox racing wheel should be avialable soon (26 Oct) on Take 2 at a fairly reasonable price: R1 346. (Guess they must be selling at a loss then... rofl.)

http://www.take2.co.za/games-xbox-360-wireless-racing-wheel-games-accessory-2358147.html</description>
		<content:encoded><![CDATA[<p>Hey guys the Xbox racing wheel should be avialable soon (26 Oct) on Take 2 at a fairly reasonable price: R1 346. (Guess they must be selling at a loss then&#8230; rofl.)</p>
<p><a href="http://www.take2.co.za/games-xbox-360-wireless-racing-wheel-games-accessory-2358147.html" rel="nofollow">http://www.take2.co.za/games-xbox-360-wireless-racing-wheel-games-accessory-2358147.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
