<?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 on: &quot;Created&quot; equals &quot;Current user&quot; not working as it should?</title>
	<atom:link href="http://www.sharepointboris.net/2008/09/created-equals-current-user-not-working-as-it-should/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net/2008/09/created-equals-current-user-not-working-as-it-should/</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Thu, 26 Aug 2010 11:29:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Rinku</title>
		<link>http://www.sharepointboris.net/2008/09/created-equals-current-user-not-working-as-it-should/comment-page-1/#comment-221</link>
		<dc:creator>Rinku</dc:creator>
		<pubDate>Mon, 01 Jun 2009 05:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/created-equals-current-user-not-working-as-it-should/#comment-221</guid>
		<description>Thanks a lot. I was wondering how can I call the template in xsl:for-each for the author n then count the rows and show a no records!! message.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. I was wondering how can I call the template in xsl:for-each for the author n then count the rows and show a no records!! message.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akshaya</title>
		<link>http://www.sharepointboris.net/2008/09/created-equals-current-user-not-working-as-it-should/comment-page-1/#comment-222</link>
		<dc:creator>akshaya</dc:creator>
		<pubDate>Wed, 25 Mar 2009 07:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/created-equals-current-user-not-working-as-it-should/#comment-222</guid>
		<description>hi,
 for me its showing Type miismatch error in the place &quot;
my string is like
&lt;xsl:if test=&quot;substring-before(substring-after(string(@Author),&#8217;&quot;&gt;&#8217;),&#8217;&lt;/A&gt;&#8217;) = $UserID&quot;&gt;
if i used &gt; means its returns the value after &gt;
but its saying error if i used &quot;


plz.........help me

thanks in advance</description>
		<content:encoded><![CDATA[<p>hi,<br />
 for me its showing Type miismatch error in the place &amp;quot;<br />
my string is like<br />
&lt;xsl:if test=&quot;substring-before(substring-after(string(@Author),&rsquo;&amp;quot;&amp;gt;&rsquo;),&rsquo;&amp;lt;/A&amp;gt;&rsquo;) = $UserID&quot;&gt;<br />
if i used &gt; means its returns the value after &gt;<br />
but its saying error if i used &quot;</p>
<p>plz&#8230;&#8230;&#8230;help me</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2008/09/created-equals-current-user-not-working-as-it-should/comment-page-1/#comment-218</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Mon, 06 Oct 2008 18:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/created-equals-current-user-not-working-as-it-should/#comment-218</guid>
		<description>True, Ian :). I was just being uber-secure :)</description>
		<content:encoded><![CDATA[<p>True, Ian <img src='http://www.sharepointboris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . I was just being uber-secure <img src='http://www.sharepointboris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Walsh</title>
		<link>http://www.sharepointboris.net/2008/09/created-equals-current-user-not-working-as-it-should/comment-page-1/#comment-220</link>
		<dc:creator>Mike Walsh</dc:creator>
		<pubDate>Tue, 30 Sep 2008 06:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/created-equals-current-user-not-working-as-it-should/#comment-220</guid>
		<description>Boris, off-topic for this post, but post your conference details that were earlier here to this Microsoft forum.

http://social.technet.microsoft.com/Forums/en-US/sharepointcommunity/threads/

Mike</description>
		<content:encoded><![CDATA[<p>Boris, off-topic for this post, but post your conference details that were earlier here to this Microsoft forum.</p>
<p><a href="http://social.technet.microsoft.com/Forums/en-US/sharepointcommunity/threads/" rel="nofollow">http://social.technet.microsoft.com/Forums/en-US/sharepointcommunity/threads/</a></p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Morrish</title>
		<link>http://www.sharepointboris.net/2008/09/created-equals-current-user-not-working-as-it-should/comment-page-1/#comment-219</link>
		<dc:creator>Ian Morrish</dc:creator>
		<pubDate>Mon, 29 Sep 2008 22:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://boris.gomiunik.net/2008/09/created-equals-current-user-not-working-as-it-should/#comment-219</guid>
		<description>You can also just change the Comparison operator to &#039;Contains&#039;</description>
		<content:encoded><![CDATA[<p>You can also just change the Comparison operator to &#8216;Contains&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
