<?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"
	>
<channel>
	<title>Comments for Leon Zandman's Blog</title>
	<atom:link href="http://www.wirwar.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wirwar.com/blog</link>
	<description>Blah blah SharePoint blah blah Development blah blah</description>
	<pubDate>Mon,  8 Sep 2008 04:11:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Search e-mail at lightspeed: using Lookout with Outlook 2007 by Örs</title>
		<link>http://www.wirwar.com/blog/2008/01/22/search-e-mail-at-lightspeed-using-lookout-with-outlook-2007/#comment-8055</link>
		<dc:creator>Örs</dc:creator>
		<pubDate>Thu, 04 Sep 2008 13:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/2008/01/22/search-e-mail-at-lightspeed-using-lookout-with-outlook-2007/#comment-8055</guid>
		<description>Many many thanks. It was exactly what I was looking for.
Works fine under XP+Outlook2007.

Thank you!</description>
		<content:encoded><![CDATA[<p>Many many thanks. It was exactly what I was looking for.<br />
Works fine under XP+Outlook2007.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search e-mail at lightspeed: using Lookout with Outlook 2007 by Pavel</title>
		<link>http://www.wirwar.com/blog/2008/01/22/search-e-mail-at-lightspeed-using-lookout-with-outlook-2007/#comment-7981</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Sun, 31 Aug 2008 13:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/2008/01/22/search-e-mail-at-lightspeed-using-lookout-with-outlook-2007/#comment-7981</guid>
		<description>It works well.
Lookout 1.20 and patches mentioned above.
Vista Enterprice SP1, MS office 2007 SP1.

Thanks all!</description>
		<content:encoded><![CDATA[<p>It works well.<br />
Lookout 1.20 and patches mentioned above.<br />
Vista Enterprice SP1, MS office 2007 SP1.</p>
<p>Thanks all!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Portal Navigation Properties Feature by Dotan</title>
		<link>http://www.wirwar.com/blog/2008/08/26/portal-navigation-properties-feature/#comment-7925</link>
		<dc:creator>Dotan</dc:creator>
		<pubDate>Thu, 28 Aug 2008 21:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/?p=77#comment-7925</guid>
		<description>@Jeffrey: Probably to maintain backwards compatibility. Although they could have fixed it so it accepted both the wrongly spelled word and the correctly spelled word.</description>
		<content:encoded><![CDATA[<p>@Jeffrey: Probably to maintain backwards compatibility. Although they could have fixed it so it accepted both the wrongly spelled word and the correctly spelled word.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Portal Navigation Properties Feature by Jeffrey Simon</title>
		<link>http://www.wirwar.com/blog/2008/08/26/portal-navigation-properties-feature/#comment-7922</link>
		<dc:creator>Jeffrey Simon</dc:creator>
		<pubDate>Thu, 28 Aug 2008 15:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/?p=77#comment-7922</guid>
		<description>I wonder why Micro$oft didn't fix the spelling error in SP1 or the recent infrastructure updates?</description>
		<content:encoded><![CDATA[<p>I wonder why Micro$oft didn&#8217;t fix the spelling error in SP1 or the recent infrastructure updates?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search e-mail at lightspeed: using Lookout with Outlook 2007 by Georg</title>
		<link>http://www.wirwar.com/blog/2008/01/22/search-e-mail-at-lightspeed-using-lookout-with-outlook-2007/#comment-7891</link>
		<dc:creator>Georg</dc:creator>
		<pubDate>Wed, 27 Aug 2008 10:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/2008/01/22/search-e-mail-at-lightspeed-using-lookout-with-outlook-2007/#comment-7891</guid>
		<description>I performed the replacement of the DLLs on Vista and Outlook 2007. It seems to work with Lookout Version 1.20, but *not* with 1.30, so make sure you patch the Lookout 1.20 version.

I don't know the difference between the lookout versions. Maybe somebody develops a patch for the "latest" 1.30 version?</description>
		<content:encoded><![CDATA[<p>I performed the replacement of the DLLs on Vista and Outlook 2007. It seems to work with Lookout Version 1.20, but *not* with 1.30, so make sure you patch the Lookout 1.20 version.</p>
<p>I don&#8217;t know the difference between the lookout versions. Maybe somebody develops a patch for the &#8220;latest&#8221; 1.30 version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint Frustrations #1: The undocumented &#34;IncludeTimeValue&#34; CAML attribute by SB</title>
		<link>http://www.wirwar.com/blog/2008/07/30/sharepoint-frustrations-1-the-undocumented-includetimevalue-caml-attribute/#comment-7666</link>
		<dc:creator>SB</dc:creator>
		<pubDate>Fri, 15 Aug 2008 16:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/?p=74#comment-7666</guid>
		<description>Sorry, I posted wrong code earlieir.Anyways, I finally got it to work. I did not know that the xml would be case sensitive. I added scope=Recursive and changed case on the query xml, and boom! It returned correct results. I did use the U2U CAML query builder to get the correct xml.
Thanks,

using (SPSite sourceSite = new SPSite(sourceUrlProcessed))
{
    using (SPWeb sourceWeb = sourceSite.OpenWeb())
    {
        SPFolder sourceFolder = sourceWeb.GetFolder(sourceUrlProcessed);
        SPList sourceList = sourceWeb.Lists[sourceFolder.ParentListId];
        SPFolderCollection subFolders = sourceFolder.SubFolders;
        string stDate = SPUtility.CreateISO8601DateTimeFromSystemDateTime(this.ToMoveStartDate);
        string endDate = SPUtility.CreateISO8601DateTimeFromSystemDateTime(this.ToMoveEndDate);
        SPQuery query = new SPQuery();
        query.Query = "" + stDate + "" + endDate + "";
        query.ViewAttributes = "Scope='Recursive'";
        query.ViewFields = BuildViewFieldsXml("Title", "Created", "ID", "Name", "State", "FVDate");
        SPListItemCollection sourceItems = sourceList.GetItems(query);
     }
}</description>
		<content:encoded><![CDATA[<p>Sorry, I posted wrong code earlieir.Anyways, I finally got it to work. I did not know that the xml would be case sensitive. I added scope=Recursive and changed case on the query xml, and boom! It returned correct results. I did use the U2U CAML query builder to get the correct xml.<br />
Thanks,</p>
<p>using (SPSite sourceSite = new SPSite(sourceUrlProcessed))<br />
{<br />
    using (SPWeb sourceWeb = sourceSite.OpenWeb())<br />
    {<br />
        SPFolder sourceFolder = sourceWeb.GetFolder(sourceUrlProcessed);<br />
        SPList sourceList = sourceWeb.Lists[sourceFolder.ParentListId];<br />
        SPFolderCollection subFolders = sourceFolder.SubFolders;<br />
        string stDate = SPUtility.CreateISO8601DateTimeFromSystemDateTime(this.ToMoveStartDate);<br />
        string endDate = SPUtility.CreateISO8601DateTimeFromSystemDateTime(this.ToMoveEndDate);<br />
        SPQuery query = new SPQuery();<br />
        query.Query = &#8220;&#8221; + stDate + &#8220;&#8221; + endDate + &#8220;&#8221;;<br />
        query.ViewAttributes = &#8220;Scope=&#8217;Recursive&#8217;&#8221;;<br />
        query.ViewFields = BuildViewFieldsXml(&#8221;Title&#8221;, &#8220;Created&#8221;, &#8220;ID&#8221;, &#8220;Name&#8221;, &#8220;State&#8221;, &#8220;FVDate&#8221;);<br />
        SPListItemCollection sourceItems = sourceList.GetItems(query);<br />
     }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint Frustrations #1: The undocumented &#34;IncludeTimeValue&#34; CAML attribute by SB</title>
		<link>http://www.wirwar.com/blog/2008/07/30/sharepoint-frustrations-1-the-undocumented-includetimevalue-caml-attribute/#comment-7652</link>
		<dc:creator>SB</dc:creator>
		<pubDate>Thu, 14 Aug 2008 22:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/?p=74#comment-7652</guid>
		<description>Hi,
I have spent a whole day on this, but not getting the results I want. I appreciate it if you can help. It returns all the files in the folder. Here's my code,

string sourceUrlProcessed = StringHelper.ProcessStringField(executionContext, SourceUrl);
                    using (SPSite sourceSite = new SPSite(sourceUrlProcessed))
                    {
                        using (SPWeb sourceWeb = sourceSite.OpenWeb())
                        {

                            SPFolder sourceFolder = sourceWeb.GetFolder(sourceUrlProcessed);
                            SPList sourceList = sourceWeb.Lists[sourceFolder.ParentListId];

                            SPFolderCollection subFolders = sourceFolder.SubFolders;
                            string stDate = SPUtility.CreateISO8601DateTimeFromSystemDateTime(this.ToMoveStartDate);
                            string endDate = SPUtility.CreateISO8601DateTimeFromSystemDateTime(this.ToMoveEndDate);
                                
                            
                            foreach (SPFolder subFolder in subFolders)
                            {
                                SPQuery query = new SPQuery();
                                query.Query = "" + stDate + "" + endDate + "";
                                 
                                query.Folder = subFolder;
                                SPListItemCollection files = sourceList.GetItems(query);
                                DebugHelper.Log("Sourcefolder= " + query.Folder.Name);
                                DebugHelper.Log("Count= " + files.Count);

                                foreach (SPListItem file in files)
                                {
                                    DebugHelper.Log("Filenme= " + file.Name);
                                }
                            }
                        }
                    }</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have spent a whole day on this, but not getting the results I want. I appreciate it if you can help. It returns all the files in the folder. Here&#8217;s my code,</p>
<p>string sourceUrlProcessed = StringHelper.ProcessStringField(executionContext, SourceUrl);<br />
                    using (SPSite sourceSite = new SPSite(sourceUrlProcessed))<br />
                    {<br />
                        using (SPWeb sourceWeb = sourceSite.OpenWeb())<br />
                        {</p>
<p>                            SPFolder sourceFolder = sourceWeb.GetFolder(sourceUrlProcessed);<br />
                            SPList sourceList = sourceWeb.Lists[sourceFolder.ParentListId];</p>
<p>                            SPFolderCollection subFolders = sourceFolder.SubFolders;<br />
                            string stDate = SPUtility.CreateISO8601DateTimeFromSystemDateTime(this.ToMoveStartDate);<br />
                            string endDate = SPUtility.CreateISO8601DateTimeFromSystemDateTime(this.ToMoveEndDate);</p>
<p>                            foreach (SPFolder subFolder in subFolders)<br />
                            {<br />
                                SPQuery query = new SPQuery();<br />
                                query.Query = &#8220;&#8221; + stDate + &#8220;&#8221; + endDate + &#8220;&#8221;;</p>
<p>                                query.Folder = subFolder;<br />
                                SPListItemCollection files = sourceList.GetItems(query);<br />
                                DebugHelper.Log(&#8221;Sourcefolder= &#8221; + query.Folder.Name);<br />
                                DebugHelper.Log(&#8221;Count= &#8221; + files.Count);</p>
<p>                                foreach (SPListItem file in files)<br />
                                {<br />
                                    DebugHelper.Log(&#8221;Filenme= &#8221; + file.Name);<br />
                                }<br />
                            }<br />
                        }<br />
                    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Search e-mail at lightspeed: using Lookout with Outlook 2007 by dimas</title>
		<link>http://www.wirwar.com/blog/2008/01/22/search-e-mail-at-lightspeed-using-lookout-with-outlook-2007/#comment-7558</link>
		<dc:creator>dimas</dc:creator>
		<pubDate>Fri, 08 Aug 2008 09:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/2008/01/22/search-e-mail-at-lightspeed-using-lookout-with-outlook-2007/#comment-7558</guid>
		<description>How I Uninstall Look out form Outlook 2007 win xp?
thank you for help
d.</description>
		<content:encoded><![CDATA[<p>How I Uninstall Look out form Outlook 2007 win xp?<br />
thank you for help<br />
d.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building a SPQuery ViewFields string by Valentin Rossi</title>
		<link>http://www.wirwar.com/blog/2008/08/01/building-a-spquery-viewfields-string/#comment-7526</link>
		<dc:creator>Valentin Rossi</dc:creator>
		<pubDate>Tue, 05 Aug 2008 21:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/?p=75#comment-7526</guid>
		<description>Thanks. Code snippets like this one are very helpful.</description>
		<content:encoded><![CDATA[<p>Thanks. Code snippets like this one are very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Splitting a Virtual PC VHD by Ravi Shankar</title>
		<link>http://www.wirwar.com/blog/2007/10/26/splitting-a-virtual-pc-vhd/#comment-7518</link>
		<dc:creator>Ravi Shankar</dc:creator>
		<pubDate>Tue, 05 Aug 2008 07:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wirwar.com/blog/?p=3#comment-7518</guid>
		<description>This is a real good help for me.</description>
		<content:encoded><![CDATA[<p>This is a real good help for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
