<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sytone&#039;s Ramblings</title>
	<atom:link href="http://www.sytone.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sytone.com</link>
	<description>Me, Family, Life</description>
	<lastBuildDate>Fri, 30 Jul 2010 03:21:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Setting Max memory usage in SQL Server</title>
		<link>http://www.sytone.com/2010/07/setting-max-memory-usage-in-sql-server/</link>
		<comments>http://www.sytone.com/2010/07/setting-max-memory-usage-in-sql-server/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 03:17:03 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=247</guid>
		<description><![CDATA[When running SharePoint locally it is a good idea to control the memory usage of SQL. To do this use the SQL query below. sp_configure 'max server memory', 1024 RECONFIGURE GO A good article that goes through some of the areas you need to look at in relationship to memory is located at: http://www.eraofdata.com/blog/2008/10/sql-server-memory-configuration/]]></description>
			<content:encoded><![CDATA[<p>When running SharePoint locally it is a good idea to control the memory usage of SQL. To do this use the SQL query below.</p>
<pre class="brush:sql">sp_configure 'max server memory', 1024
RECONFIGURE
GO</pre>
<p>A good article that goes through some of the areas you need to look at in relationship to memory is located at: <a href="http://www.eraofdata.com/blog/2008/10/sql-server-memory-configuration/">http://www.eraofdata.com/blog/2008/10/sql-server-memory-configuration/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/07/setting-max-memory-usage-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting the Central Admin URL for a Farm in SharePoint</title>
		<link>http://www.sytone.com/2010/07/getting-the-central-admin-url-for-a-farm-in-sharepoint/</link>
		<comments>http://www.sytone.com/2010/07/getting-the-central-admin-url-for-a-farm-in-sharepoint/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 00:53:55 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=242</guid>
		<description><![CDATA[I recently needed to get the Url of the CA for a SharePoint farm, after a bit of hunting in the API it was tracked down under the SPAdministrationWebApplication object. C# SPAdministrationWebApplication caWebApp = Microsoft.SharePoint.Administration.SPAdministrationWebApplication.Local; var url = caWebApp.Sites[0].Url; PowerShell $caWebApp = [Microsoft.SharePoint.Administration.SPAdministrationWebApplication]::Local $caWebApp.Sites[0].Url]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://farm1.static.flickr.com/5/10700151_e80d4f8b0f_m.jpg" alt="Toy Car" width="101" height="76" />I recently needed to get the Url of the CA for a SharePoint farm, after a bit of hunting in the API it was tracked down under the SPAdministrationWebApplication object.</p>
<h3>C#</h3>
<pre class="brush:csharp">SPAdministrationWebApplication caWebApp = Microsoft.SharePoint.Administration.SPAdministrationWebApplication.Local;
var url = caWebApp.Sites[0].Url;</pre>
<h3>PowerShell</h3>
<pre>
$caWebApp = [Microsoft.SharePoint.Administration.SPAdministrationWebApplication]::Local
$caWebApp.Sites[0].Url
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/07/getting-the-central-admin-url-for-a-farm-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Toy! Eee PC T101MT</title>
		<link>http://www.sytone.com/2010/06/new-toy-eee-pc-t101mt/</link>
		<comments>http://www.sytone.com/2010/06/new-toy-eee-pc-t101mt/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 11:17:56 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=221</guid>
		<description><![CDATA[Photo by ichibodI finally got me one of those new fangled netbooks with touch! I have been looking for a small form tablet PC for a while. So far it has been working as expected, the IO seems a little slow but I am uninstall a heap o apps and will defrag the poor thing]]></description>
			<content:encoded><![CDATA[<p><span class="wp-decoratr-image"><img src="http://farm3.static.flickr.com/2076/2073251107_1d68d60707_m.jpg" alt="Tablet PC Icon" /><br />
<a rel="external nofollow" href="http://www.flickr.com/photos/64892304@N00/2073251107">Photo by ichibod</a></span>I finally got me one of those new fangled netbooks with touch! I have been looking for a small form tablet PC for a while. So far it has been working as expected, the IO seems a little slow but I am uninstall a heap o apps and will defrag the poor thing shortly. The touch seems ok so far but I cannot wait to get OneNote 2010 on it to see how it rolls.</p>
<p>It seems to come with a bit of bloatware and has office 2007 pre-installed. So farm I have removed:</p>
<ul>
<li>Office 2007 + Language Packs &#8211; Will install Office 2010</li>
<li>Trend Micro Security &#8211; Will install MS Security Essentials</li>
</ul>
<p>Ill see how the other applications go before removal.</p>
<p>They keyboard is nice and responsive which is a bonus, I was always dubious hitting the small keys with fat fingers but it seems fine so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/06/new-toy-eee-pc-t101mt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting Content Types in SharePoint</title>
		<link>http://www.sytone.com/2010/06/deleting-content-types-in-sharepoint/</link>
		<comments>http://www.sytone.com/2010/06/deleting-content-types-in-sharepoint/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 23:07:48 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=214</guid>
		<description><![CDATA[I found this peice of SQL on the web a while ago, I have no idea where it came from but it did come in handy the other day when a client needed to delete a content type but kept on getting the message it was in use. When deleting content types you need to]]></description>
			<content:encoded><![CDATA[<p>I found this peice of SQL on the web a while ago, I have no idea where it came from but it did come in handy the other day when a client needed to delete a content type but kept on getting the message it was in use.</p>
<p>When deleting content types you need to ensure:</p>
<ul>
<li>All items using the type are deleted (and deleted from the recycle bin)</li>
<li>The Content type is removed from any list using it.</li>
<li>Any Page Layouts using the type nolonger reference it.</li>
</ul>
<p>To help track down where the content type is in use the following query will help.</p>
<pre class="brush:sql">
DECLARE @ContentTypeName nvarchar(128)
SET @ContentTypeName='ABCC.CourtCasePage'
SELECT w.Title AS [Web Site], w.FullUrl AS [Web Url], al.tp_Title AS [List Title], ct2.*
FROM ContentTypes ct1
JOIN ContentTypes ct2
      ON LEFT(ct2.ContentTypeId, Len(ct1.ContentTypeId))=ct1.ContentTypeId
LEFT OUTER JOIN dbo.ContentTypeUsage ctu
      ON LEFT(ctu.ContentTypeId, Len(ct2.ContentTypeId)) = ct2.ContentTypeId
LEFT OUTER JOIN dbo.AllLists al
      ON ctu.ListId = al.tp_Id AND ctu.WebId=al.tp_WebId
LEFT OUTER JOIN dbo.Webs w
      ON al.tp_WebId = w.Id
WHERE ct1.ResourceDir=@ContentTypeName
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/06/deleting-content-types-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When is true not true?</title>
		<link>http://www.sytone.com/2010/05/when-is-true-not-true/</link>
		<comments>http://www.sytone.com/2010/05/when-is-true-not-true/#comments</comments>
		<pubDate>Mon, 31 May 2010 10:30:17 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=208</guid>
		<description><![CDATA[When you look at true stored in the .Net framework. While playing with Pex I found out a interesting fact that the bool is a byte in the MSIL. Which means that a bool could be euqal to anything on the byte range&#8230; Now this would require you to go out of your way and]]></description>
			<content:encoded><![CDATA[<p>When you look at true stored in the .Net framework.</p>
<p>While playing with Pex I found out a interesting fact that the bool is a byte in the MSIL. Which means that a bool could be euqal to anything on the byte range&#8230; Now this would require you to go out of your way and create unsafe code blocks to do this. Why you would do this&#8230; No ideas <img src='http://www.sytone.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Its marked as a no-fix which is not supprising as I would not fix it either becase as they say, if you know about this and you use it then you are on your own..</p>
<p><a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=455553&amp;wa=wsignin1.0">https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=455553&amp;wa=wsignin1.0</a></p>
<p><a href="http://blog.dotnetwiki.org/2009/05/29/TamingThePexBeastWellbehavedEnumsMultidimensionalArraysAndBooleans.aspx">http://blog.dotnetwiki.org/2009/05/29/TamingThePexBeastWellbehavedEnumsMultidimensionalArraysAndBooleans.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/05/when-is-true-not-true/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Toodledo DF &#8211; Update</title>
		<link>http://www.sytone.com/2010/05/toodledo-df-update-2/</link>
		<comments>http://www.sytone.com/2010/05/toodledo-df-update-2/#comments</comments>
		<pubDate>Wed, 26 May 2010 22:35:54 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[toodledo]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=199</guid>
		<description><![CDATA[Information can be found on: http://www.sytone.com/toodledo-distraction-free/]]></description>
			<content:encoded><![CDATA[<p>Information can be found on: <a href="http://www.sytone.com/toodledo-distraction-free/">http://www.sytone.com/toodledo-distraction-free/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/05/toodledo-df-update-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ToodleDo DF Update</title>
		<link>http://www.sytone.com/2010/05/toodledo-df-update/</link>
		<comments>http://www.sytone.com/2010/05/toodledo-df-update/#comments</comments>
		<pubDate>Sun, 23 May 2010 23:04:54 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[toodledo]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=182</guid>
		<description><![CDATA[Made a few fixes, I am also working on a simple API after dusting off some old work I had. This will allow interaction from the desktop and eventually a cached mode. V 0.20.1005.2301 - Created link in options to edit css styles. - Fixed issue where focus mode would not take window out of]]></description>
			<content:encoded><![CDATA[<p>Made a few fixes, I am also working on a simple API after dusting off some old work I had. This will allow interaction from the desktop and eventually a cached mode.</p>
<p><strong>V 0.20.1005.2301</strong><br />
- Created link in options to edit css styles.<br />
- Fixed issue where focus mode would not take window out of topmost mode.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/05/toodledo-df-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated Toodledo Distration Free</title>
		<link>http://www.sytone.com/2010/05/updated-toodledo-distration-free/</link>
		<comments>http://www.sytone.com/2010/05/updated-toodledo-distration-free/#comments</comments>
		<pubDate>Wed, 19 May 2010 12:35:07 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=180</guid>
		<description><![CDATA[You can get the update here: http://www.sytone.com/toodledo-distraction-free/ Changes: Added Focus mode which will grey out the background so you just have your toodledo list. Updated the hover icons.]]></description>
			<content:encoded><![CDATA[<p>You can get the update here: <a href="http://www.sytone.com/toodledo-distraction-free/">http://www.sytone.com/toodledo-distraction-free/</a></p>
<p>Changes:</p>
<ul>
<li>Added Focus mode which will grey out the background so you just have your toodledo list.</li>
<li>Updated the hover icons.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/05/updated-toodledo-distration-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling the query builder for outlook views</title>
		<link>http://www.sytone.com/2010/04/enabling-the-query-build-for-outlook-views/</link>
		<comments>http://www.sytone.com/2010/04/enabling-the-query-build-for-outlook-views/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 11:38:34 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.sytone.com/?p=176</guid>
		<description><![CDATA[ You can use an undocumented Registry key to display a Query Builder tab on the Filter dialog box associated with the View Summary dialog box. After you use the Query Builder to construct your query, you can then copy the Filter syntax displayed on the SQL page and paste it into your code. Do not]]></description>
			<content:encoded><![CDATA[<p> You can use an undocumented Registry key to display a <strong>Query Builder</strong> tab on the <strong>Filter</strong> dialog box associated with the <strong>View Summary</strong> dialog box. After you use the Query Builder to construct your query, you can then copy the Filter syntax displayed on the SQL page and paste it into your code. Do not attempt to add the Query Builder page Registry setting unless you are familiar with the Windows Registry Editor.</p>
<p style="text-align: center;"><a href="http://www.sytone.com/wp-content/uploads/2010/04/OutlookDASLQueryBuilder.gif" rel="lightbox[176]"><img class="size-medium wp-image-177 aligncenter" title="OutlookDASLQueryBuilder" src="http://www.sytone.com/wp-content/uploads/2010/04/OutlookDASLQueryBuilder-295x300.gif" alt="" width="295" height="300" /></a></p>
<p>To display the <strong>Query Builder</strong> tab of the <strong>Filter</strong> dialog box, follow these steps:</p>
<ol>
<li>Click <strong>Start</strong> and point to <strong>Run</strong>. In the <strong>Run</strong> dialog box, type <strong>Regedit</strong>, and then click <strong>OK</strong> to launch the Windows Registry Editor.</li>
<li>In the Registry tree, navigate to <code>HKEY_CURRENT_USER\Software \Microsoft\Office\12.0\Outlook</code>.</li>
<li>From the <strong>Edit</strong> menu, select <strong>New</strong>, and then select <strong>Key</strong>.</li>
<li>In the <strong>Key</strong> edit box, type <strong>QueryBuilder</strong>. Regedit will suggest <strong>New Key #1</strong>, but you should replace that key name with <strong>QueryBuilder</strong>.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/04/enabling-the-query-build-for-outlook-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Procmon is a great tool!</title>
		<link>http://www.sytone.com/2010/04/why-procmon-is-a-great-tool/</link>
		<comments>http://www.sytone.com/2010/04/why-procmon-is-a-great-tool/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 10:18:27 +0000</pubDate>
		<dc:creator>Sytone</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://www.sytone.com/2010/04/why-procmon-is-a-great-tool/</guid>
		<description><![CDATA[Procmon is created by sysinternals and should be deployed to any server in your enterprise (and desktop) it allows you to see what file, registry, network and processed &#038; thread activity is happening on your system. I just used to to work out why VS 2010 was not installing, it turns out it iterates through]]></description>
			<content:encoded><![CDATA[<p>Procmon is created by sysinternals and should be deployed to any server in your enterprise (and desktop) it allows you to see what file, registry, network and processed &#038; thread activity is happening on your system.</p>
<p>I just used to to work out why VS 2010 was not installing, it turns out it iterates through all the drives on your system including your mapped drives. As I had just been playing with WebDav I had a mapped WebDav drive which was very slow to access. Looking at proc mon I could see straight away what the issue was and I disconnected the drive.<br />
Problem sovled!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sytone.com/2010/04/why-procmon-is-a-great-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.sytone.com @ 2010-07-30 21:36:33 by W3 Total Cache -->