<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.officezealot.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">John Roe</title><subtitle type="html">SharePoint</subtitle><id>http://blogs.officezealot.com/jrblog/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/jrblog/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.officezealot.com/jrblog/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.61129.2">Community Server</generator><updated>2008-07-11T10:56:00Z</updated><entry><title>Starting SharePoint designer workflows and "Access Denied"</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/jrblog/archive/2008/11/18/starting-sharepoint-designer-workflows-and-access-denied.aspx" /><id>http://blogs.officezealot.com/jrblog/archive/2008/11/18/starting-sharepoint-designer-workflows-and-access-denied.aspx</id><published>2008-11-18T19:59:00Z</published><updated>2008-11-18T19:59:00Z</updated><content type="html">&lt;DIV&gt;I recently created a sharepoint designer workflow and only site collection administrators could start it. Other users, even those that had full control on a site could not start it and would get an "access denied" message if they tried. To fix it I opened the site in SharePoint designer right clicked on the workflow in the folder list and checked the whole thing out. I then checked the workflow back in and it worked. &lt;/DIV&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21244" width="1" height="1"&gt;</content><author><name>John</name><uri>http://blogs.officezealot.com/members/John.aspx</uri></author><category term="sharepoint" scheme="http://blogs.officezealot.com/jrblog/archive/tags/sharepoint/default.aspx" /><category term="workflow" scheme="http://blogs.officezealot.com/jrblog/archive/tags/workflow/default.aspx" /><category term="sharepoint designer" scheme="http://blogs.officezealot.com/jrblog/archive/tags/sharepoint+designer/default.aspx" /></entry><entry><title>Reports in SharePoint Designer</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/jrblog/archive/2008/11/12/reports-in-sharepoint-designer.aspx" /><id>http://blogs.officezealot.com/jrblog/archive/2008/11/12/reports-in-sharepoint-designer.aspx</id><published>2008-11-12T19:26:00Z</published><updated>2008-11-12T19:26:00Z</updated><content type="html">&lt;DIV&gt;SharePoint designer provides some often overlooked reports on SharePoint sites, they are accessible through the reports button on the bottom toolbar. Summary information is provided on:&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;Usage Data - advanced usage reports that are site and item specific, including hits and visits&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Pictures&lt;/LI&gt;
&lt;LI&gt;Unlinked files&lt;/LI&gt;
&lt;LI&gt;Linked files&lt;/LI&gt;
&lt;LI&gt;Slow Pages - based on page load time&lt;/LI&gt;
&lt;LI&gt;Older Files&lt;/LI&gt;
&lt;LI&gt;Recently Added Files&lt;/LI&gt;
&lt;LI&gt;Checked out files&lt;/LI&gt;
&lt;LI&gt;Hyperlinks - Internal/External links and the ability to verify that both types of links are functioning properly&lt;/LI&gt;
&lt;LI&gt;Pages with Component errors&lt;/LI&gt;
&lt;LI&gt;Style sheet links&lt;/LI&gt;
&lt;LI&gt;Master Pages&lt;/LI&gt;
&lt;LI&gt;Customized Pages&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;In addition to this summary information it's possible to drill into specific reports and produce graphs/charts on the data. Keep in mind that usage logging must be enabled to view these reports.&lt;/P&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21240" width="1" height="1"&gt;</content><author><name>John</name><uri>http://blogs.officezealot.com/members/John.aspx</uri></author><category term="sharepoint" scheme="http://blogs.officezealot.com/jrblog/archive/tags/sharepoint/default.aspx" /><category term="Usage Reporting" scheme="http://blogs.officezealot.com/jrblog/archive/tags/Usage+Reporting/default.aspx" /></entry><entry><title>Applying Metadata automatically to all files in a folder</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/jrblog/archive/2008/09/23/applying-metadata-automatically-to-all-files-in-a-folder.aspx" /><id>http://blogs.officezealot.com/jrblog/archive/2008/09/23/applying-metadata-automatically-to-all-files-in-a-folder.aspx</id><published>2008-09-23T22:57:00Z</published><updated>2008-09-23T22:57:00Z</updated><content type="html">&lt;DIV&gt;Metadata can be incredibly useful for organizing files within a document library. However the process for filling out the metadata on individual documents can often be time-consuming even using things such as the data-view to apply the metadata to a large number of files. Not to mention the process of checking in and approving those files if those features are enabled. I've actually been asked a number of times if there was a way to apply metadata tags to a file based on the folder it is uploaded into. This is not possible out of the box, however with a simple event handler this can be enabled. Mark Gerow from law.com recently published an article that describes enabling this functionality for a law firm here: &lt;A href="http://www.law.com/jsp/legaltechnology/pubArticleLT.jsp?id=1202424667503"&gt;http://www.law.com/jsp/legaltechnology/pubArticleLT.jsp?id=1202424667503&lt;/A&gt;&amp;nbsp;.&amp;nbsp; The nice thing about this solution is that although the event handler is custom it allows the site administrators to configure it through the out of the box interface for SharePoint by adding additional folder content types. &lt;/DIV&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21189" width="1" height="1"&gt;</content><author><name>John</name><uri>http://blogs.officezealot.com/members/John.aspx</uri></author><category term="sharepoint" scheme="http://blogs.officezealot.com/jrblog/archive/tags/sharepoint/default.aspx" /><category term="metadata" scheme="http://blogs.officezealot.com/jrblog/archive/tags/metadata/default.aspx" /></entry><entry><title>MOSS and WSS SDK v1.4 Released</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/jrblog/archive/2008/09/02/moss-and-wss-sdk-v1-4-released.aspx" /><id>http://blogs.officezealot.com/jrblog/archive/2008/09/02/moss-and-wss-sdk-v1-4-released.aspx</id><published>2008-09-02T22:29:00Z</published><updated>2008-09-02T22:29:00Z</updated><content type="html">&lt;DIV&gt;A new version of the MOSS and WSS SDK was released on August 29th. Amongst other things it includes updated documentation for the records management APIs as well as several completely new articles on utilizing remote BLOB storage with SharePoint. The APIs for remote BLOB storage were added with SP1 but in my opinion have not been very well documented until now. &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://blogs.msdn.com/sharepoint/archive/2008/08/29/just-published-wss-3-0-and-moss-2007-sdk-1-4-download-and-online-msdn-library.aspx"&gt;View the SharePoint Team Blog Post on the Release&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=05E0DD12-8394-402B-8936-A07FE8AFAFFD&amp;amp;displaylang=en"&gt;Download the WSS SDK 1.4&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=6D94E307-67D9-41AC-B2D6-0074D6286FA9&amp;amp;displaylang=en"&gt;Download the MOSS SDK 1.4&lt;/A&gt;&lt;/DIV&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21162" width="1" height="1"&gt;</content><author><name>John</name><uri>http://blogs.officezealot.com/members/John.aspx</uri></author><category term="sharepoint" scheme="http://blogs.officezealot.com/jrblog/archive/tags/sharepoint/default.aspx" /></entry><entry><title>Best Practices Conference</title><link rel="alternate" type="text/html" href="http://blogs.officezealot.com/jrblog/archive/2008/07/11/best-practices-conference.aspx" /><id>http://blogs.officezealot.com/jrblog/archive/2008/07/11/best-practices-conference.aspx</id><published>2008-07-11T19:56:00Z</published><updated>2008-07-11T19:56:00Z</updated><content type="html">&lt;P&gt;For all those interested in SharePoint best practices, there is a conference Sept. 15-17 devoted to it. Looks like they'll have some good sessions. More info can be found here: &lt;A href="https://www.sharepointbestpractices.com/"&gt;https://www.sharepointbestpractices.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.officezealot.com/aggbug.aspx?PostID=21104" width="1" height="1"&gt;</content><author><name>John</name><uri>http://blogs.officezealot.com/members/John.aspx</uri></author><category term="sharepoint" scheme="http://blogs.officezealot.com/jrblog/archive/tags/sharepoint/default.aspx" /></entry></feed>