<?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 Notes SharePoint Blog</title>
	<atom:link href="http://notes2sharepoint.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://notes2sharepoint.org</link>
	<description>Steve Walch&#039;s blog about his favorite migration tool and other things related to Lotus Notes migration projects</description>
	<lastBuildDate>Wed, 23 May 2012 13:46:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Notes Migrator for SharePoint 6.1 Reviewers Guide by swalch</title>
		<link>http://notes2sharepoint.org/2012/02/19/notes-migrator-for-sharepoint-6-1-reviewers-guide/#comment-490</link>
		<dc:creator><![CDATA[swalch]]></dc:creator>
		<pubDate>Wed, 23 May 2012 13:46:22 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/?p=784#comment-490</guid>
		<description><![CDATA[Hi Howard.  This would be a good question for our community site (http://communities.quest.com/community/sharepointforall/notes) or contact Quest support. Either way, be sure to include specifics (including screen shots).]]></description>
		<content:encoded><![CDATA[<p>Hi Howard.  This would be a good question for our community site (<a href="http://communities.quest.com/community/sharepointforall/notes" rel="nofollow">http://communities.quest.com/community/sharepointforall/notes</a>) or contact Quest support. Either way, be sure to include specifics (including screen shots).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes Migrator for SharePoint 6.1 Reviewers Guide by Howard</title>
		<link>http://notes2sharepoint.org/2012/02/19/notes-migrator-for-sharepoint-6-1-reviewers-guide/#comment-489</link>
		<dc:creator><![CDATA[Howard]]></dc:creator>
		<pubDate>Mon, 21 May 2012 23:08:16 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/?p=784#comment-489</guid>
		<description><![CDATA[Hi Steve. I am using the NMSP tool to migrate from Lotus Notes to Sharepoint. When I create the migration job and select the fields I want somehow a few of those fields can&#039;t be viewed in SharePoint. I tried to modify the view but the fields were missing.  Also on another database I tried to run a migration job but I keep getting the error &quot;Truncated&quot; and its not bringing over some data. What should I do?]]></description>
		<content:encoded><![CDATA[<p>Hi Steve. I am using the NMSP tool to migrate from Lotus Notes to Sharepoint. When I create the migration job and select the fields I want somehow a few of those fields can&#8217;t be viewed in SharePoint. I tried to modify the view but the fields were missing.  Also on another database I tried to run a migration job but I keep getting the error &#8220;Truncated&#8221; and its not bringing over some data. What should I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes Migrator for SharePoint Partner Training Webinar Series &#8211; Recordings now available! by Exporting attachments and generated files to the file system &#171; Notes SharePoint Blog</title>
		<link>http://notes2sharepoint.org/2011/12/21/free-partner-training-opportunity-notes-migrator-for-sharepoint-webinar-series/#comment-462</link>
		<dc:creator><![CDATA[Exporting attachments and generated files to the file system &#171; Notes SharePoint Blog]]></dc:creator>
		<pubDate>Fri, 20 Apr 2012 21:20:04 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/2011/10/22/free-partner-training-opportunity-notes-migrator-for-sharepoint-webinar-series/#comment-462</guid>
		<description><![CDATA[[...] case you missed it:&#160; in Session 6 of my Partner Training webcast series, I introduced a free utility for reorganizing the intermediate files that Notes Migrator for [...]]]></description>
		<content:encoded><![CDATA[<p>[...] case you missed it:&nbsp; in Session 6 of my Partner Training webcast series, I introduced a free utility for reorganizing the intermediate files that Notes Migrator for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing more than 2000 Notes documents to a SharePoint 2007 list or library by swalch</title>
		<link>http://notes2sharepoint.org/2010/11/17/writing-more-than-2000-notes-documents-to-a-sharepoint-2007-list-or-library/#comment-458</link>
		<dc:creator><![CDATA[swalch]]></dc:creator>
		<pubDate>Tue, 10 Apr 2012 12:17:51 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/2010/11/17/writing-more-than-2000-notes-documents-to-a-sharepoint-2007-list-or-library/#comment-458</guid>
		<description><![CDATA[We can migrate TO multiple folders in one migration job.  You just map whatever data item to want to a Folder column and that becomes the new folder name in SharePoint.  The folders get created automatically.

We many people want to do is to extract the old Notes folder names and use that as the basis for assigning folder names in SharePoint.  This is hard for two reasons:
(1).  Most Notes Documents do not store the old folder names as data items.   If you are a clever Notes developer, you may find a way to do that, perhaps by writing some LotusScript to preproces the documents.  More on that in a future post.
(2).  In Notes, one document can be in multiple folders but not in SharePoint.  So you may need to think though how you want to resolve that.]]></description>
		<content:encoded><![CDATA[<p>We can migrate TO multiple folders in one migration job.  You just map whatever data item to want to a Folder column and that becomes the new folder name in SharePoint.  The folders get created automatically.</p>
<p>We many people want to do is to extract the old Notes folder names and use that as the basis for assigning folder names in SharePoint.  This is hard for two reasons:<br />
(1).  Most Notes Documents do not store the old folder names as data items.   If you are a clever Notes developer, you may find a way to do that, perhaps by writing some LotusScript to preproces the documents.  More on that in a future post.<br />
(2).  In Notes, one document can be in multiple folders but not in SharePoint.  So you may need to think though how you want to resolve that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing more than 2000 Notes documents to a SharePoint 2007 list or library by pratima31</title>
		<link>http://notes2sharepoint.org/2010/11/17/writing-more-than-2000-notes-documents-to-a-sharepoint-2007-list-or-library/#comment-456</link>
		<dc:creator><![CDATA[pratima31]]></dc:creator>
		<pubDate>Tue, 10 Apr 2012 07:19:02 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/2010/11/17/writing-more-than-2000-notes-documents-to-a-sharepoint-2007-list-or-library/#comment-456</guid>
		<description><![CDATA[Nice post steve.
Is it possible to migrate LN folder with all of its subfolders with a single Quest job? If there is a folder with 100 subfolders, at around 1000 documents all together, then is it necessary to run 100 jobs or does Quest provides a way to migrate all the subfolders using a single job?]]></description>
		<content:encoded><![CDATA[<p>Nice post steve.<br />
Is it possible to migrate LN folder with all of its subfolders with a single Quest job? If there is a folder with 100 subfolders, at around 1000 documents all together, then is it necessary to run 100 jobs or does Quest provides a way to migrate all the subfolders using a single job?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes Migrator for SharePoint 6.1 Reviewers Guide by steve</title>
		<link>http://notes2sharepoint.org/2012/02/19/notes-migrator-for-sharepoint-6-1-reviewers-guide/#comment-444</link>
		<dc:creator><![CDATA[steve]]></dc:creator>
		<pubDate>Sun, 11 Mar 2012 13:23:58 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/?p=784#comment-444</guid>
		<description><![CDATA[Ho Boyd.  This would be a good question for our community site (http://communities.quest.com/community/sharepointforall/notes) or contact Quest support.  Thanks.]]></description>
		<content:encoded><![CDATA[<p>Ho Boyd.  This would be a good question for our community site (<a href="http://communities.quest.com/community/sharepointforall/notes" rel="nofollow">http://communities.quest.com/community/sharepointforall/notes</a>) or contact Quest support.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes Migrator for SharePoint 6.1 Reviewers Guide by Boyd Collins</title>
		<link>http://notes2sharepoint.org/2012/02/19/notes-migrator-for-sharepoint-6-1-reviewers-guide/#comment-443</link>
		<dc:creator><![CDATA[Boyd Collins]]></dc:creator>
		<pubDate>Fri, 09 Mar 2012 21:44:44 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/?p=784#comment-443</guid>
		<description><![CDATA[Hi Steve, We are a large pharmaceuticals company using LNMSP for a large migration project. Recently, we discovered that we can migrate more than 5000 items at a time into SP due to the list view threshold. However, it looks like we will not be able to get this changed due to company policy. Is there any way to migrate records in batches of less than 5000?]]></description>
		<content:encoded><![CDATA[<p>Hi Steve, We are a large pharmaceuticals company using LNMSP for a large migration project. Recently, we discovered that we can migrate more than 5000 items at a time into SP due to the list view threshold. However, it looks like we will not be able to get this changed due to company policy. Is there any way to migrate records in batches of less than 5000?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Render with Form by swalch</title>
		<link>http://notes2sharepoint.org/2010/11/12/render-with-form/#comment-418</link>
		<dc:creator><![CDATA[swalch]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 16:43:01 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/2010/11/13/render-with-form/#comment-418</guid>
		<description><![CDATA[You can post general product questions on our community site:  http://communities.quest.com/community/sharepointforall/notes

If you have support issues, you can of course open a Quest support case: https://support.quest.com/Default.aspx]]></description>
		<content:encoded><![CDATA[<p>You can post general product questions on our community site:  <a href="http://communities.quest.com/community/sharepointforall/notes" rel="nofollow">http://communities.quest.com/community/sharepointforall/notes</a></p>
<p>If you have support issues, you can of course open a Quest support case: <a href="https://support.quest.com/Default.aspx" rel="nofollow">https://support.quest.com/Default.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Render with Form by Pratima</title>
		<link>http://notes2sharepoint.org/2010/11/12/render-with-form/#comment-417</link>
		<dc:creator><![CDATA[Pratima]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 13:03:27 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/2010/11/13/render-with-form/#comment-417</guid>
		<description><![CDATA[Thanks a lot Steve. Our team your blog as a startup guide for our migration project. But still we have some queries which have not been addressed from your blog posts. Currently we are using Quest&#039;s version 5.3. And having few questions about it. May I know the place(any forum or email address) where we can discuss about this? It will be very helpful for us if some issues with quest will resolve.

Thanks,
Pratima.]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot Steve. Our team your blog as a startup guide for our migration project. But still we have some queries which have not been addressed from your blog posts. Currently we are using Quest&#8217;s version 5.3. And having few questions about it. May I know the place(any forum or email address) where we can discuss about this? It will be very helpful for us if some issues with quest will resolve.</p>
<p>Thanks,<br />
Pratima.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Selection Formula madness by swalch</title>
		<link>http://notes2sharepoint.org/2011/02/01/selection-formula-madness/#comment-402</link>
		<dc:creator><![CDATA[swalch]]></dc:creator>
		<pubDate>Tue, 07 Feb 2012 13:44:41 +0000</pubDate>
		<guid isPermaLink="false">https://nmsp.wordpress.com/2011/02/01/selection-formula-madness/#comment-402</guid>
		<description><![CDATA[@Modified &gt;= [1/1/2010] &amp; @Modified &lt;= [12/31/2010]]]></description>
		<content:encoded><![CDATA[<p>@Modified &gt;= [1/1/2010] &amp; @Modified &lt;= [12/31/2010]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

