<?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>Sharepointology &#187; End User</title>
	<atom:link href="http://www.sharepointology.com/category/end-user/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointology.com</link>
	<description>Sharepointology is the study and handling of Microsoft Office SharePoint Server</description>
	<lastBuildDate>Tue, 09 Feb 2010 08:42:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SharePoint Connections 2010 Amsterdam Videos</title>
		<link>http://www.sharepointology.com/setup/sharepoint-connections-2010-amsterdam-videos/</link>
		<comments>http://www.sharepointology.com/setup/sharepoint-connections-2010-amsterdam-videos/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 18:52:51 +0000</pubDate>
		<dc:creator>Erwin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[End User]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.sharepointology.com/?p=322</guid>
		<description><![CDATA[You can find most of the videos from the SharePoint Connections 2010 conference in Amsterdam by searching for the &#8220;SPC10&#8221; tag on Channel9. Related posts:SharePoint 2010 Beta 2 and Silverlight 4 Beta available


Related posts:<ol><li><a href='http://www.sharepointology.com/general/sharepoint-2010-beta-2-and-silverlight-4-beta-available/' rel='bookmark' title='Permanent Link: SharePoint 2010 Beta 2 and Silverlight 4 Beta available'>SharePoint 2010 Beta 2 and Silverlight 4 Beta available</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You can find most of the videos from the <a href="http://www.devconnections.com/speurope/" target="_blank"><strong>SharePoint Connections 2010</strong></a> conference in Amsterdam by searching for the &#8220;<strong>SPC10</strong>&#8221; tag on <strong><a title="Channel9 - SPC10" href="http://channel9.msdn.com/tags/spc10/" target="_blank">Channel9</a></strong>.</p>
<p><a href="http://www.sharepointology.com/wp-content/uploads/2010/02/Screen_3.jpg" rel="lightbox[322]"><img class="aligncenter size-full wp-image-324" title="SharePoint Connections 2010 Amsterdam" src="http://www.sharepointology.com/wp-content/uploads/2010/02/Screen_3.jpg" alt="" width="556" height="158" /></a></p>


<p>Related posts:<ol><li><a href='http://www.sharepointology.com/general/sharepoint-2010-beta-2-and-silverlight-4-beta-available/' rel='bookmark' title='Permanent Link: SharePoint 2010 Beta 2 and Silverlight 4 Beta available'>SharePoint 2010 Beta 2 and Silverlight 4 Beta available</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointology.com/setup/sharepoint-connections-2010-amsterdam-videos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Metadata not saving when Office Document is password protected</title>
		<link>http://www.sharepointology.com/end-user/metadata-not-saving-when-office-document-is-password-protected/</link>
		<comments>http://www.sharepointology.com/end-user/metadata-not-saving-when-office-document-is-password-protected/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 10:31:48 +0000</pubDate>
		<dc:creator>Erwin</dc:creator>
				<category><![CDATA[End User]]></category>
		<category><![CDATA[Metadata]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.sharepointology.com/?p=314</guid>
		<description><![CDATA[This is a known issue.  The metadata is actually stored within the document and gets read into SharePoint when being saved.  Unfortunately, since the document is password protected, SharePoint cannot read the metadata values and therefore you lose them. More precise, if you open the document for example in Excel you will see in your [...]


Related posts:<ol><li><a href='http://www.sharepointology.com/general/microsoft-expands-list-of-formats-supported-in-microsoft-office/' rel='bookmark' title='Permanent Link: Microsoft Expands List of Formats Supported in Microsoft Office'>Microsoft Expands List of Formats Supported in Microsoft Office</a></li>
<li><a href='http://www.sharepointology.com/general/link-to-a-document-in-another-document-library/' rel='bookmark' title='Permanent Link: Link To a Document In Another Document Library'>Link To a Document In Another Document Library</a></li>
<li><a href='http://www.sharepointology.com/end-user/bulk-editing-metadata-in-a-sharepoint-picture-library/' rel='bookmark' title='Permanent Link: Bulk editing metadata in a Sharepoint Picture Library'>Bulk editing metadata in a Sharepoint Picture Library</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div>This is a known issue.  The <strong>metadata is actually stored  within the document</strong> and gets read into SharePoint when being saved.   Unfortunately, since the <strong>document is password protected</strong>, SharePoint cannot read the  metadata values and  therefore you lose them. More precise, if you open the document for example in Excel you will see in your Document Information Panel (DIP) that the metadata is stored (in the document), but you won&#8217;t see the metadata in SharePoint.</div>
<p>
<div>
You have 2 different options to password protect an Office document, you can enter a &#8220;<strong>password to open</strong>&#8221; and/or a &#8220;<strong>password to modify</strong>&#8220;. The problem only occurs when you enter a &#8220;password to open&#8221;. <strong>If you use &#8220;password to modify&#8221; SharePoint will be able to read the metadata from the document.</strong></div></p>


<p>Related posts:<ol><li><a href='http://www.sharepointology.com/general/microsoft-expands-list-of-formats-supported-in-microsoft-office/' rel='bookmark' title='Permanent Link: Microsoft Expands List of Formats Supported in Microsoft Office'>Microsoft Expands List of Formats Supported in Microsoft Office</a></li>
<li><a href='http://www.sharepointology.com/general/link-to-a-document-in-another-document-library/' rel='bookmark' title='Permanent Link: Link To a Document In Another Document Library'>Link To a Document In Another Document Library</a></li>
<li><a href='http://www.sharepointology.com/end-user/bulk-editing-metadata-in-a-sharepoint-picture-library/' rel='bookmark' title='Permanent Link: Bulk editing metadata in a Sharepoint Picture Library'>Bulk editing metadata in a Sharepoint Picture Library</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointology.com/end-user/metadata-not-saving-when-office-document-is-password-protected/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bulk editing metadata in a Sharepoint Picture Library</title>
		<link>http://www.sharepointology.com/end-user/bulk-editing-metadata-in-a-sharepoint-picture-library/</link>
		<comments>http://www.sharepointology.com/end-user/bulk-editing-metadata-in-a-sharepoint-picture-library/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 07:28:05 +0000</pubDate>
		<dc:creator>Erwin</dc:creator>
				<category><![CDATA[End User]]></category>

		<guid isPermaLink="false">http://www.sharepointology.com/?p=283</guid>
		<description><![CDATA[One of our SharePoint users asked me if it was possible to select a range of multiple images in a SharePoint Picture Library and edit their metadata in one go? In a Document library you can do this by using the “Edit in datasheet” option, in the datasheet  you can bulk edit the metadata, but [...]


Related posts:<ol><li><a href='http://www.sharepointology.com/general/link-to-a-document-in-another-document-library/' rel='bookmark' title='Permanent Link: Link To a Document In Another Document Library'>Link To a Document In Another Document Library</a></li>
<li><a href='http://www.sharepointology.com/development/customize-the-people-search-results-part-1/' rel='bookmark' title='Permanent Link: Customize the People Search Results &#8211; Part 1'>Customize the People Search Results &#8211; Part 1</a></li>
<li><a href='http://www.sharepointology.com/end-user/metadata-not-saving-when-office-document-is-password-protected/' rel='bookmark' title='Permanent Link: Metadata not saving when Office Document is password protected'>Metadata not saving when Office Document is password protected</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One of our SharePoint users asked me if it was possible to select a range of <strong>multiple images</strong> in a SharePoint Picture Library and <strong>edit their metadata in one go</strong>?</p>
<p>In a Document library you can do this by using the “<strong>Edit in datasheet</strong>” option, in the datasheet  you can bulk edit the metadata, but for some reason the Picture Library doesn&#8217;t have that option.</p>
<p>But, if you have <strong>Access 2007</strong> installed on your pc,  you can create an Access View which allows you to use Access 2007 to populate the metadata.</p>
<p style="padding-left: 30px;">1. Go to your Picture Library and Create a new view</p>
<p style="padding-left: 30px;"><a href="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Create_View.jpg" rel="lightbox[283]"><img class="aligncenter size-full wp-image-285" title="Bulk_Picture_Create_View" src="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Create_View.jpg" alt="Bulk_Picture_Create_View" width="580" height="169" /></a></p>
<p style="padding-left: 30px;">2. Choose <strong>Access View</strong></p>
<p style="padding-left: 30px;"><a href="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Access_View.jpg" rel="lightbox[283]"><img class="aligncenter size-full wp-image-289" title="Bulk_Picture_Access_View" src="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Access_View.jpg" alt="Bulk_Picture_Access_View" width="579" height="159" /></a></p>
<p style="padding-left: 30px;">3. Save the file somewhere</p>
<p style="padding-left: 30px;"><a href="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Save_As.jpg" rel="lightbox[283]"><img class="aligncenter size-full wp-image-288" title="Bulk_Picture_Save_As" src="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Save_As.jpg" alt="Bulk_Picture_Save_As" width="464" height="294" /></a></p>
<p style="padding-left: 30px;">4. <strong>Datasheet </strong>is the best way to edit bulk data</p>
<p style="padding-left: 30px;"><a href="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Datasheet.jpg" rel="lightbox[283]"><img class="aligncenter size-full wp-image-287" title="Bulk_Picture_Datasheet" src="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Datasheet.jpg" alt="Bulk_Picture_Datasheet" width="359" height="343" /></a></p>
<p style="padding-left: 30px;">5. Edit your metadata, click in another record to save the changes</p>
<p style="padding-left: 30px;"><a href="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Edit.jpg" rel="lightbox[283]"><img class="aligncenter size-full wp-image-286" title="Bulk_Picture_Edit" src="http://www.sharepointology.com/wp-content/uploads/2009/07/Bulk_Picture_Edit.jpg" alt="Bulk_Picture_Edit" width="531" height="258" /></a></p>
<p style="padding-left: 30px;">


<p>Related posts:<ol><li><a href='http://www.sharepointology.com/general/link-to-a-document-in-another-document-library/' rel='bookmark' title='Permanent Link: Link To a Document In Another Document Library'>Link To a Document In Another Document Library</a></li>
<li><a href='http://www.sharepointology.com/development/customize-the-people-search-results-part-1/' rel='bookmark' title='Permanent Link: Customize the People Search Results &#8211; Part 1'>Customize the People Search Results &#8211; Part 1</a></li>
<li><a href='http://www.sharepointology.com/end-user/metadata-not-saving-when-office-document-is-password-protected/' rel='bookmark' title='Permanent Link: Metadata not saving when Office Document is password protected'>Metadata not saving when Office Document is password protected</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharepointology.com/end-user/bulk-editing-metadata-in-a-sharepoint-picture-library/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
