<?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 Brian Farnhill</title>
	<atom:link href="http://blog.brianfarnhill.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.brianfarnhill.com</link>
	<description>Discussing the ins and outs of developing for SharePoint and the Microsoft platform</description>
	<lastBuildDate>Mon, 15 Feb 2010 00:00:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Writing a custom trace listener to log to the 12 hive log from the Enterprise Library logging block by My event receiver doesn&#8217;t fire &#171; Second Life of a Hungarian SharePoint Geek</title>
		<link>http://blog.brianfarnhill.com/2009/06/02/writing-a-custom-trace-listener-to-log-to-the-12-hive-log-from-the-enterprise-library-logging-block/#comment-307</link>
		<dc:creator>My event receiver doesn&#8217;t fire &#171; Second Life of a Hungarian SharePoint Geek</dc:creator>
		<pubDate>Mon, 15 Feb 2010 00:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianfarnhill.com/?p=10363#comment-307</guid>
		<description>[...] Writing a custom trace listener to log to the 12 hive log from the Enterprise Library logging block [...]</description>
		<content:encoded><![CDATA[<p>[...] Writing a custom trace listener to log to the 12 hive log from the Enterprise Library logging block [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Logging data to the 12 hive log by My event receiver doesn&#8217;t fire &#171; Second Life of a Hungarian SharePoint Geek</title>
		<link>http://blog.brianfarnhill.com/2008/10/10/logging-data-to-the-12-hive-log/#comment-306</link>
		<dc:creator>My event receiver doesn&#8217;t fire &#171; Second Life of a Hungarian SharePoint Geek</dc:creator>
		<pubDate>Mon, 15 Feb 2010 00:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://brianfarnhill.wordpress.com/2008/10/10/logging-data-to-the-12-hive-log/#comment-306</guid>
		<description>[...] Logging data to the 12 hive log (using the LogString and DebugLogString methods of the&#160; PortalLog class in the Microsoft.Office.Server.Diagnostics namespace) [...]</description>
		<content:encoded><![CDATA[<p>[...] Logging data to the 12 hive log (using the LogString and DebugLogString methods of the&#160; PortalLog class in the Microsoft.Office.Server.Diagnostics namespace) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Announcing SharePoint Saturday Sydney! by SharePoint Saturdays Hit Sydney &#171; Point To Share</title>
		<link>http://blog.brianfarnhill.com/2009/06/16/announcing-sharepoint-saturday-sydney/#comment-305</link>
		<dc:creator>SharePoint Saturdays Hit Sydney &#171; Point To Share</dc:creator>
		<pubDate>Sun, 14 Feb 2010 08:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianfarnhill.com/?p=10376#comment-305</guid>
		<description>[...] of information surrounding MOSS/WSS. So for more information check out Brian&#8217;s blog post: http://blog.brianfarnhill.com/2009/06/16/announcing-sharepoint-saturday-sydney/ or if you are interested in speaking register at the events homepage: [...]</description>
		<content:encoded><![CDATA[<p>[...] of information surrounding MOSS/WSS. So for more information check out Brian&#8217;s blog post: <a href="http://blog.brianfarnhill.com/2009/06/16/announcing-sharepoint-saturday-sydney/" rel="nofollow">http://blog.brianfarnhill.com/2009/06/16/announcing-sharepoint-saturday-sydney/</a> or if you are interested in speaking register at the events homepage: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update: Programmatically listing delegate controls by Programatically listing delegate controls &#171; Brian Farnhill</title>
		<link>http://blog.brianfarnhill.com/2010/02/13/update-programmatically-listing-delegate-controls/#comment-304</link>
		<dc:creator>Programatically listing delegate controls &#171; Brian Farnhill</dc:creator>
		<pubDate>Sat, 13 Feb 2010 10:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://brianfarnhill.wordpress.com/2010/02/13/update-programmatically-listing-delegate-controls/#comment-304</guid>
		<description>[...] Programatically listing delegate&#160;controls  UPDATE: If you are using this code and can&#8217;t load user controls, then check out my update that explains the issue and how to resolve it [...]</description>
		<content:encoded><![CDATA[<p>[...] Programatically listing delegate&nbsp;controls  UPDATE: If you are using this code and can&#8217;t load user controls, then check out my update that explains the issue and how to resolve it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Programatically listing delegate controls by Update: Programmatically listing delegate controls &#171; Brian Farnhill</title>
		<link>http://blog.brianfarnhill.com/2010/02/10/programatically-listing-delegate-controls/#comment-303</link>
		<dc:creator>Update: Programmatically listing delegate controls &#171; Brian Farnhill</dc:creator>
		<pubDate>Sat, 13 Feb 2010 10:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianfarnhill.com/?p=10468#comment-303</guid>
		<description>[...] Programmatically listing delegate&#160;controls  In my last blog post I discussed a method to programmatically read delegate controls for a specific control ID within a site. I did come up with a problem with this though – when my delegate controls were listed as a [...]</description>
		<content:encoded><![CDATA[<p>[...] Programmatically listing delegate&nbsp;controls  In my last blog post I discussed a method to programmatically read delegate controls for a specific control ID within a site. I did come up with a problem with this though – when my delegate controls were listed as a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using the delegate control to deploy a web part through features by Programatically listing delegate controls &#171; Brian Farnhill</title>
		<link>http://blog.brianfarnhill.com/2008/12/08/using-the-delegate-control-to-deploy-a-web-part-through-features/#comment-302</link>
		<dc:creator>Programatically listing delegate controls &#171; Brian Farnhill</dc:creator>
		<pubDate>Wed, 10 Feb 2010 10:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://brianfarnhill.wordpress.com/2008/12/08/using-the-delegate-control-to-deploy-a-web-part-through-features/#comment-302</guid>
		<description>[...] things you can use when putting together a UI in SharePoint (and have previously talked about rolling out web parts as delegate controls). I&#8217;ve recently come up with a need to be able to read what delegate controls are stored [...]</description>
		<content:encoded><![CDATA[<p>[...] things you can use when putting together a UI in SharePoint (and have previously talked about rolling out web parts as delegate controls). I&#8217;ve recently come up with a need to be able to read what delegate controls are stored [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to cancel a workflow programmatically by How to terminate/cancel workflow from SharePoint object model &#171; Sanket Shah&#8217;s Weblog</title>
		<link>http://blog.brianfarnhill.com/2008/10/01/how-to-cancel-a-workflow-programmatically/#comment-301</link>
		<dc:creator>How to terminate/cancel workflow from SharePoint object model &#171; Sanket Shah&#8217;s Weblog</dc:creator>
		<pubDate>Tue, 26 Jan 2010 21:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://brianfarnhill.wordpress.com/2008/10/01/how-to-cancel-a-workflow-programmatically/#comment-301</guid>
		<description>[...] Top Clicks blog.brianfarnhill.com/20&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Top Clicks blog.brianfarnhill.com/20&hellip; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hiding elements on a publishing page when fields are blank by Hiding content from anonymous users &#171; Brian Farnhill</title>
		<link>http://blog.brianfarnhill.com/2009/02/04/hiding-elements-on-a-publishing-page-when-fields-are-blank/#comment-300</link>
		<dc:creator>Hiding content from anonymous users &#171; Brian Farnhill</dc:creator>
		<pubDate>Mon, 21 Dec 2009 04:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://brianfarnhill.wordpress.com/2009/02/04/hiding-elements-on-a-publishing-page-when-fields-are-blank/#comment-300</guid>
		<description>[...] method takes the idea of inheriting from the SPSecurityTrimmed control that I used when I wanted to hide content when a specific publishing field was blank, and applies it to hiding content when a user is anonymous, here is the [...]</description>
		<content:encoded><![CDATA[<p>[...] method takes the idea of inheriting from the SPSecurityTrimmed control that I used when I wanted to hide content when a specific publishing field was blank, and applies it to hiding content when a user is anonymous, here is the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE8 beta 2 authentication issues with host header configured sites by SharePoint and IE8 (B2) &#171; Knowledge Matters</title>
		<link>http://blog.brianfarnhill.com/2008/11/19/ie8-beta-2-authentication-issues-with-host-header-configured-sites/#comment-299</link>
		<dc:creator>SharePoint and IE8 (B2) &#171; Knowledge Matters</dc:creator>
		<pubDate>Fri, 18 Dec 2009 15:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://brianfarnhill.wordpress.com/2008/11/19/ie8-beta-2-authentication-issues-with-host-header-configured-sites/#comment-299</guid>
		<description>[...] http://blog.brianfarnhill.com/2008/11/19/ie8-beta-2-authentication-issues-with-host-header-configure... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.brianfarnhill.com/2008/11/19/ie8-beta-2-authentication-issues-with-host-header-configure.." rel="nofollow">http://blog.brianfarnhill.com/2008/11/19/ie8-beta-2-authentication-issues-with-host-header-configure..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to cancel a workflow programmatically by Error while cancelling/terminating workflow from SharePoint object model &#171; Sanket Shah&#8217;s Weblog</title>
		<link>http://blog.brianfarnhill.com/2008/10/01/how-to-cancel-a-workflow-programmatically/#comment-298</link>
		<dc:creator>Error while cancelling/terminating workflow from SharePoint object model &#171; Sanket Shah&#8217;s Weblog</dc:creator>
		<pubDate>Fri, 11 Dec 2009 20:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://brianfarnhill.wordpress.com/2008/10/01/how-to-cancel-a-workflow-programmatically/#comment-298</guid>
		<description>[...] user can cancel / terminate workflow from custom ASPX page, I got good reference from this site http://blog.brianfarnhill.com/2008/10/01/how-to-cancel-a-workflow-programmatically/ regarding how to cancel workflow programmatically, but what I had discovered was that normal user [...]</description>
		<content:encoded><![CDATA[<p>[...] user can cancel / terminate workflow from custom ASPX page, I got good reference from this site <a href="http://blog.brianfarnhill.com/2008/10/01/how-to-cancel-a-workflow-programmatically/" rel="nofollow">http://blog.brianfarnhill.com/2008/10/01/how-to-cancel-a-workflow-programmatically/</a> regarding how to cancel workflow programmatically, but what I had discovered was that normal user [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
