<?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>John Chapman&#039;s SharePoint Blog</title> <atom:link href="http://www.sharepointjohn.com/feed/" rel="self" type="application/rss+xml" /><link>http://www.sharepointjohn.com</link> <description></description> <lastBuildDate>Thu, 04 Apr 2013 18:33:28 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>[SharePoint 2013] Restore the Breadcrumb (Navigate Up) Navigation</title><link>http://www.sharepointjohn.com/sharepoint-2013-restore-breadcrumb-navigate-up-navigation/</link> <comments>http://www.sharepointjohn.com/sharepoint-2013-restore-breadcrumb-navigate-up-navigation/#comments</comments> <pubDate>Wed, 03 Apr 2013 21:18:40 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[2013]]></category> <category><![CDATA[AdditionalPageHead]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[Designer]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SharePoint 2013]]></category> <category><![CDATA[Theme]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1172</guid> <description><![CDATA[SharePoint 2010 had a breadcrumb feature on the ribbon that would let a user navigate up the breadcrumb. In SharePoint 2013, this feature is hidden. In SharePoint 2013 the breadcrumb feature can be made visible again in at least two different ways: 1) via the Master Page -or- 2) via code. Breadcrumb in SharePoint 2010: [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2013-restore-breadcrumb-navigate-up-navigation/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[SharePoint 2013] Using PowerShell to Set the Theme Color Palette of a SharePoint Site</title><link>http://www.sharepointjohn.com/sharepoint-2013-powershell-set-theme-color-palette-sharepoint-site/</link> <comments>http://www.sharepointjohn.com/sharepoint-2013-powershell-set-theme-color-palette-sharepoint-site/#comments</comments> <pubDate>Fri, 22 Feb 2013 20:51:06 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[My Site]]></category> <category><![CDATA[SharePoint 2013]]></category> <category><![CDATA[Theme]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1161</guid> <description><![CDATA[SharePoint 2013 includes a pretty useful theming engine that is light years ahead of previous versions of SharePoint. There is one caveat that is a bit annoying: you cannot apply the themes to certain types of sites through the web interface. For instance, you cannot set the theme color of the My Site host. However, [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2013-powershell-set-theme-color-palette-sharepoint-site/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] JavaScript Errors in sp.ui.rte.js and sp.ui.rte.debug.js</title><link>http://www.sharepointjohn.com/sharepoint-2010-javascript-errors-sp-ui-rte-js-sp-ui-rte-debug-js/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-javascript-errors-sp-ui-rte-js-sp-ui-rte-debug-js/#comments</comments> <pubDate>Fri, 14 Dec 2012 15:28:50 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1145</guid> <description><![CDATA[In SharePoint 2010, there is a bug in the SP.UI.RTE.js file (and it&#8217;s debug version) that causes a JavaScript error in a few different situations. For myself, it was occurring when using the TaxonomyWebTaggingControl on a custom application page. Others have noticed the error with form validation. The issue is caused by a null reference [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-javascript-errors-sp-ui-rte-js-sp-ui-rte-debug-js/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>[SharePoint 2010] Updates are currently disallowed on GET requests. To allow updates on a GET, set the &#8216;AllowUnsafeUpdates&#8217; property on SPWeb.</title><link>http://www.sharepointjohn.com/sharepoint-2010-updates-disallowed-requests-updates-get-set-allowunsafeupdates-property-spweb/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-updates-disallowed-requests-updates-get-set-allowunsafeupdates-property-spweb/#comments</comments> <pubDate>Mon, 29 Oct 2012 17:42:33 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[MSDN]]></category> <category><![CDATA[My Site]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1137</guid> <description><![CDATA[I was working on a WCF web service that is hosted by SharePoint 2010 that provisions a users My Site and I kept getting this error message when trying to run the service: In searching the issue, I found a workaround on the MSDN forums that works quite well: set the current HttpContext to null. [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-updates-disallowed-requests-updates-get-set-allowunsafeupdates-property-spweb/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>SharePoint 2013 RTM and Office 2013 RTM Available on MSDN</title><link>http://www.sharepointjohn.com/sharepoint-2013-rtm-office-2013-rtm-msdn/</link> <comments>http://www.sharepointjohn.com/sharepoint-2013-rtm-office-2013-rtm-msdn/#comments</comments> <pubDate>Thu, 25 Oct 2012 16:14:34 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[MSDN]]></category> <category><![CDATA[Office]]></category> <category><![CDATA[SharePoint 2013]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1134</guid> <description><![CDATA[SharePoint 2013 RTM and Office 2013 RTM are now available for download on MSDN.]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2013-rtm-office-2013-rtm-msdn/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2013] Adding Links to the Suite Bar (Newsfeed, SkyDrive, Sites) By Overriding the SuiteLinksDelegate Delegate Control</title><link>http://www.sharepointjohn.com/sharepoint-2013-adding-links-suite-bar-newsfeed-skydrive-sites-overriding-suitelinksdelegate-delegate-control/</link> <comments>http://www.sharepointjohn.com/sharepoint-2013-adding-links-suite-bar-newsfeed-skydrive-sites-overriding-suitelinksdelegate-delegate-control/#comments</comments> <pubDate>Thu, 30 Aug 2012 19:46:17 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[Developer]]></category> <category><![CDATA[GUI]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[My Site]]></category> <category><![CDATA[SharePoint 2013]]></category> <category><![CDATA[visual studio]]></category> <category><![CDATA[Visual Studio 2012]]></category> <category><![CDATA[XML]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1108</guid> <description><![CDATA[SharePoint 2013 features a new set of links called the Suite Bar Links that are displayed in the top right corner of every SharePoint page. By default these links include &#8220;Newsfeed&#8221;, &#8220;SkyDrive&#8221;, and &#8220;Sites&#8221;. When first seeing this links my first thought was &#8220;how do I change them?&#8221;. In exploring the master page, we can [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2013-adding-links-suite-bar-newsfeed-skydrive-sites-overriding-suitelinksdelegate-delegate-control/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>[PowerShell] How To Debug a Custom C# PowerShell Cmdlet</title><link>http://www.sharepointjohn.com/powershell-debug-custom-csharp-powershell-cmdlet/</link> <comments>http://www.sharepointjohn.com/powershell-debug-custom-csharp-powershell-cmdlet/#comments</comments> <pubDate>Tue, 07 Aug 2012 18:47:20 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[Debugging]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[visual studio]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1099</guid> <description><![CDATA[In my previous couple of posts I have been discussing how to write a custom PowerShell Cmdlet in C# ([PowerShell] Write a Custom PowerShell Cmdlet in C# and [PowerShell] Using Common Verbs for Custom PowerShell Cmdlets in C#). When developing custom PowerShell Cmdlets in C# you will probably come across the need to debug them [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/powershell-debug-custom-csharp-powershell-cmdlet/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[PowerShell] Using Common Verbs for Custom PowerShell Cmdlets in C#</title><link>http://www.sharepointjohn.com/powershell-common-verbs-custom-powershell-cmdlets-c/</link> <comments>http://www.sharepointjohn.com/powershell-common-verbs-custom-powershell-cmdlets-c/#comments</comments> <pubDate>Fri, 03 Aug 2012 19:53:35 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[visual studio]]></category> <category><![CDATA[Visual Studio 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1093</guid> <description><![CDATA[In my previous post, [PowerShell] Write a Custom PowerShell Cmdlet in C#, I mentioned that the commond verbs built-in to PowerShell should be used whenever possible. Here is a listing of all of the common PowerShell verbs available in PowerShell 2.0: VerbsCommon Add Clear Close Copy Enter Exit Find Format Get Hide Join Lock Move [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/powershell-common-verbs-custom-powershell-cmdlets-c/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[PowerShell] Write a Custom PowerShell Cmdlet in C#</title><link>http://www.sharepointjohn.com/powershell-write-custom-powershell-cmdlet-c/</link> <comments>http://www.sharepointjohn.com/powershell-write-custom-powershell-cmdlet-c/#comments</comments> <pubDate>Fri, 03 Aug 2012 19:33:14 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[.NET Framework]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Visual Studio 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1089</guid> <description><![CDATA[Particularly with SharePoint 2010, I have become a huge fan of Microsoft PowerShell. In addition to writing complex PowerShell scripts (.ps1 files), I have found it very useful to write my own C#-based PowerShell Cmdlets to use in my scripts. This basic tutorial illustrates how to create a basic PowerShell Cmdlet with a couple of [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/powershell-write-custom-powershell-cmdlet-c/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[SharePoint 2010 / 2013] Display Messages Using the SharePoint Status Bar (Status Setter)</title><link>http://www.sharepointjohn.com/sharepoint-2010-2013-display-messages-using-the-sharepoint-status-bar-status-setter/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-2013-display-messages-using-the-sharepoint-status-bar-status-setter/#comments</comments> <pubDate>Thu, 19 Jul 2012 22:11:28 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SharePoint 2013]]></category> <category><![CDATA[Status Bar]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1073</guid> <description><![CDATA[SharePoint 2010 and 2013 have a very useful control for displaying status messages, the SPPageStatusSetter. The SPPageStatusSetter can be used to provide the end user messages in the same fashion that the SharePoint UI does to provide a more cohesive experience. The status bar comes in four flavors: Blue &#8211; For informational type messages Green [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-2013-display-messages-using-the-sharepoint-status-bar-status-setter/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2013] No More In-Place Upgrades</title><link>http://www.sharepointjohn.com/sharepoint-2013-no-more-in-place-upgrades/</link> <comments>http://www.sharepointjohn.com/sharepoint-2013-no-more-in-place-upgrades/#comments</comments> <pubDate>Thu, 19 Jul 2012 21:02:56 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SharePoint 2013]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1070</guid> <description><![CDATA[With SharePoint 2013 Microsoft has decided to remove the option for in-place upgrades from the previous version. This means that upgrading from previous versions of SharePoint will require building a new SharePoint 2013 environment and migrating all of the databases from SharePoint 2010 by attaching them to the new 2013 farm. There is a step-by-step [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2013-no-more-in-place-upgrades/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[SharePoint 2007/2010/2013] Identify Version of SharePoint Programmatically</title><link>http://www.sharepointjohn.com/sharepoint-200720102013-identify-version-of-sharepoint-programmatically/</link> <comments>http://www.sharepointjohn.com/sharepoint-200720102013-identify-version-of-sharepoint-programmatically/#comments</comments> <pubDate>Tue, 17 Jul 2012 21:37:15 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SharePoint 2013]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1068</guid> <description><![CDATA[With SharePoint 2013, Microsoft has introduced a small monkey wrench in where solution files get deployed when mapped to the LAYOUTS (/_layouts) folder. Files in SharePoint 2007 and 2010 would simply be deployed under the /_layouts folder. With SharePoint 2013, however, these same files are now deployed under /_layouts/15. Not really a big deal if [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-200720102013-identify-version-of-sharepoint-programmatically/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>[SharePoint 2013] New Geolocation Column Type in SharePoint Lists</title><link>http://www.sharepointjohn.com/sharepoint-2013-new-geolocation-column-type-in-sharepoint-lists/</link> <comments>http://www.sharepointjohn.com/sharepoint-2013-new-geolocation-column-type-in-sharepoint-lists/#comments</comments> <pubDate>Tue, 17 Jul 2012 17:17:02 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Bing Maps]]></category> <category><![CDATA[Geolocation]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Mapping]]></category> <category><![CDATA[Maps]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Nokia Maps]]></category> <category><![CDATA[SharePoint 2013]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1064</guid> <description><![CDATA[SharePoint 2013 introduces a new geolocation (for mapping a location) field type that can be used in lists and libraries. By default Bing Maps is used. However, a custom field type can be created with the geolocation base type to use other services like Nokia Maps. Adding a new geolocation column is currently not available [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2013-new-geolocation-column-type-in-sharepoint-lists/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2013] Where Did Site Actions Go?</title><link>http://www.sharepointjohn.com/sharepoint-2013-where-did-site-actions-go/</link> <comments>http://www.sharepointjohn.com/sharepoint-2013-where-did-site-actions-go/#comments</comments> <pubDate>Tue, 17 Jul 2012 15:07:05 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[SharePoint 2013]]></category> <category><![CDATA[Site Actions]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1061</guid> <description><![CDATA[It seems that with every version of SharePoint, Site Actions gets moved or otherwise changed. SharePoint 2013 is no exception. Site Actions has been replaced with the image of a cog in the top right corner of the page. In addition, it has been simplified with only a few of the menu options it once [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2013-where-did-site-actions-go/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2013] MSDN Reference Documentation Now Available</title><link>http://www.sharepointjohn.com/sharepoint-2013-msdn-reference-documentation-now-available/</link> <comments>http://www.sharepointjohn.com/sharepoint-2013-msdn-reference-documentation-now-available/#comments</comments> <pubDate>Tue, 17 Jul 2012 14:39:55 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[MSDN]]></category> <category><![CDATA[SharePoint 2013]]></category> <category><![CDATA[TechNet]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1056</guid> <description><![CDATA[Published yesterday, July 16th, the preliminary MSDN documentation for SharePoint 2013 is now available: http://msdn.microsoft.com/en-us/library/jj162979(office.15).aspx. The SharePoint Server 2013 preview can be downloaded from TechNet at http://technet.microsoft.com/en-US/evalcenter/hh973397. Microsoft&#8217;s guide to setting up a testing environment can be found here: http://msdn.microsoft.com/en-us/library/sharepoint/ee554869(v=office.15). Happy Coding! Related content: [SharePoint 2013] No More In-Place Upgrades [SharePoint 2010] Change Diagnostic Log [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2013-msdn-reference-documentation-now-available/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Specifying Which Server a Custom Timer Job Will Run On</title><link>http://www.sharepointjohn.com/sharepoint-2010-specifying-which-server-a-custom-timer-job-will-run-on/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-specifying-which-server-a-custom-timer-job-will-run-on/#comments</comments> <pubDate>Wed, 25 Apr 2012 16:38:48 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Timer Jobs]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1052</guid> <description><![CDATA[By default timer jobs in SharePoint are scheduled for all servers in a SharePoint farm and whichever server picks up the job first is the one that runs it. There may be times when creating a custom timer job for SharePoint 2010 that you want to specify the server in the farm that the timer [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-specifying-which-server-a-custom-timer-job-will-run-on/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Web Analytics: Monitors the health of the Report Consolidator component</title><link>http://www.sharepointjohn.com/sharepoint-2010-web-analytics-monitors-the-health-of-the-report-consolidator-component/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-web-analytics-monitors-the-health-of-the-report-consolidator-component/#comments</comments> <pubDate>Tue, 03 Apr 2012 16:19:37 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[Reporting]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1047</guid> <description><![CDATA[When the SharePoint Web Analytics Service Application takes longer than five hours to process the Health Monitor will report the &#8220;Web Analytics: Monitors the health of the Report Consolidator component&#8221; for review. It offers the following explanation: With the following suggested remedy: The provided link instructs on how to reduce the amount of records processed, [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-web-analytics-monitors-the-health-of-the-report-consolidator-component/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010 / SQL Server 2008] Query the SharePoint Object Model from a .NET SQL Server CLR Function</title><link>http://www.sharepointjohn.com/sharepoint-2010-sql-server-2008-query-the-sharepoint-object-model-from-a-net-sql-server-clr-function/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-sql-server-2008-query-the-sharepoint-object-model-from-a-net-sql-server-clr-function/#comments</comments> <pubDate>Thu, 02 Feb 2012 22:01:25 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[CLR]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[SQL Server]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1042</guid> <description><![CDATA[There are times when there is some SharePoint list data that needs to be accessed from a SQL Server query. However, it is unsupported by Microsoft to query the SharePoint Content Database directly and doing so can cause performance or other issues. The question then becomes: How do you query SharePoint data from SQL without [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-sql-server-2008-query-the-sharepoint-object-model-from-a-net-sql-server-clr-function/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Debugging a Custom SharePoint Timer Job</title><link>http://www.sharepointjohn.com/sharepoint-2010-debugging-a-custom-sharepoint-timer-job/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-debugging-a-custom-sharepoint-timer-job/#comments</comments> <pubDate>Mon, 23 Jan 2012 19:50:15 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[visual studio]]></category> <category><![CDATA[Visual Studio 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1030</guid> <description><![CDATA[When creating custom SharePoint timer jobs in Visual Studio 2010 you cannot debug the timer job like you would a web part or application page by simply hitting F5 or the Debug button. Instead, you have to deploy the project to your local SharePoint instance and then attach the debugger to the SharePoint Timer Process. [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-debugging-a-custom-sharepoint-timer-job/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>[SharePoint 2010] Set Access Request Email for All SharePoint Sites</title><link>http://www.sharepointjohn.com/sharepoint-2010-set-access-request-email-for-all-sharepoint-sites/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-set-access-request-email-for-all-sharepoint-sites/#comments</comments> <pubDate>Mon, 09 Jan 2012 23:01:30 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1025</guid> <description><![CDATA[I recently needed to set the email address that Access Requests from SharePoint 2010 go to for all sites int the Web Application. Since there is no way to do this in bulk within the interface, I found this blog post outlining a useful PowerScript commant that parses through each SPWeb and sets the Access [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-set-access-request-email-for-all-sharepoint-sites/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[ASP.NET / LINQ] Access GridView DataItem Properties of Anonymous Types</title><link>http://www.sharepointjohn.com/asp-net-linq-access-gridview-dataitem-properties-of-anonymous-types/</link> <comments>http://www.sharepointjohn.com/asp-net-linq-access-gridview-dataitem-properties-of-anonymous-types/#comments</comments> <pubDate>Fri, 30 Dec 2011 18:22:18 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[GridView]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[LINQ]]></category> <category><![CDATA[Microsoft]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1021</guid> <description><![CDATA[I tend to use LINQ for just about everything I can. Many times this involves populating ASP.NET GridViews from code with anonymous types from LINQ. For example: The issue that I came across is that when I need to access data from that query during an OnRowDataBound event. When trying to access the item using [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/asp-net-linq-access-gridview-dataitem-properties-of-anonymous-types/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[.NET / LINQ] Dynamic SQL-Like LINQ OrderBy Sorting Extension</title><link>http://www.sharepointjohn.com/net-linq-dynamic-sql-like-linq-orderby-sorting-extension/</link> <comments>http://www.sharepointjohn.com/net-linq-dynamic-sql-like-linq-orderby-sorting-extension/#comments</comments> <pubDate>Fri, 30 Dec 2011 15:43:03 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[LINQ]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SQL]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1017</guid> <description><![CDATA[Over on his blog, Adam Anderson posted a very nice helper class that allows you to use SQL-Like Sort Expressions in LINQ. I have found this to be invaluable in a number of projects and I am simply reposting his code in the hope others will find it useful. Example Usage: Helper Class (I just [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/net-linq-dynamic-sql-like-linq-orderby-sorting-extension/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[ASP.NET] Multiple Command (Select, Delete, etc.) Fields in a GridView</title><link>http://www.sharepointjohn.com/asp-net-multiple-command-select-delete-etc-fields-in-a-gridview/</link> <comments>http://www.sharepointjohn.com/asp-net-multiple-command-select-delete-etc-fields-in-a-gridview/#comments</comments> <pubDate>Fri, 30 Dec 2011 15:33:18 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[GridView]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[visual studio]]></category> <category><![CDATA[Web]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1012</guid> <description><![CDATA[I recently had the requirement to provide multiple select-type commands on an ASP.NET GridView that each resulted in a different action. Using an only provides you with the ability to have a single select, single delete, and single edit command. You cannot have multiples of each. I did, however, discover the . Using the you [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/asp-net-multiple-command-select-delete-etc-fields-in-a-gridview/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2007/2010] WebDAV Connections Slow (Open With Explorer)</title><link>http://www.sharepointjohn.com/sharepoint-20072010-webdav-connections-slow-open-with-explorer/</link> <comments>http://www.sharepointjohn.com/sharepoint-20072010-webdav-connections-slow-open-with-explorer/#comments</comments> <pubDate>Thu, 29 Dec 2011 21:06:19 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2007]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[WebDAV]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows Explorer]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1007</guid> <description><![CDATA[Have you noticed that when you connect to SharePoint via WebDAV or use the Open With Explorer option from a Document Library that it is incredibly slow? There is a very simple fix: Goto Start > Control Panel Select the Internet Options control panel Under the Connections tab, select LAN Settings Uncheck &#8220;Automatically detect settings&#8221; [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-20072010-webdav-connections-slow-open-with-explorer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Custom Timer Job in Visual Studio</title><link>http://www.sharepointjohn.com/sharepoint-2010-custom-timer-job-in-visual-studio/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-custom-timer-job-in-visual-studio/#comments</comments> <pubDate>Thu, 29 Dec 2011 17:02:18 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[CSharp]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Timer Jobs]]></category> <category><![CDATA[visual studio]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=1002</guid> <description><![CDATA[One of the great aspects of developing custom solutions on SharePoint is the ability to create timer jobs. Rather than creating a Windows Service or Windows Scheduled Task, using a SharePoint timer job makes it simple to keep the timer job a part of your custom SharePoint solution and it lets SharePoint manage the job. [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-custom-timer-job-in-visual-studio/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>[SharePoint 2010] Missing Scrollbars in Google Chrome</title><link>http://www.sharepointjohn.com/sharepoint-2010-missing-scrollbars-in-google-chrome/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-missing-scrollbars-in-google-chrome/#comments</comments> <pubDate>Tue, 27 Dec 2011 18:38:08 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Chrome]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=996</guid> <description><![CDATA[On one of my SharePoint sites that has a heavily customized master page users couldn&#8217;t scroll in Google Chrome. The page would load normally, however, there was no scrollbar to reach the content below the fold. Upon investigation, I discovered that the tag had an attribute turning off scrolling: By simply removing that attribute, scrolling [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-missing-scrollbars-in-google-chrome/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>[SharePoint 2007] Server Out Of Memory and Internal Server 500 Messages</title><link>http://www.sharepointjohn.com/sharepoint-2007-server-out-of-memory-and-internal-server-500-messages/</link> <comments>http://www.sharepointjohn.com/sharepoint-2007-server-out-of-memory-and-internal-server-500-messages/#comments</comments> <pubDate>Thu, 01 Dec 2011 17:12:20 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2007]]></category> <category><![CDATA[Designer]]></category> <category><![CDATA[SharePoint 2007]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=991</guid> <description><![CDATA[On one of the SharePoint 2007 servers that I support, we started receiving intermittent Internal Server 500 error messages. Upon further investigation, we found that in the ULS logs we were receiving the following error message repeatedly: After an IISRESET, the issue would go away for about 20 minutes and then it would come back. [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2007-server-out-of-memory-and-internal-server-500-messages/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Export Quicken Essentials for Mac Data to iBank</title><link>http://www.sharepointjohn.com/export-quicken-essentials-for-mac-data-to-ibank/</link> <comments>http://www.sharepointjohn.com/export-quicken-essentials-for-mac-data-to-ibank/#comments</comments> <pubDate>Sun, 16 Oct 2011 18:22:11 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[ibank]]></category> <category><![CDATA[quicken]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=986</guid> <description><![CDATA[I am one of the many who have regretted their move to Quicken Essentials from whatever other version of Quicken they were previously using. In my own case, I have been using Quicken Essentials for quite some time now and have had enough of it. I won&#8217;t go into the long list of reasons that [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/export-quicken-essentials-for-mac-data-to-ibank/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>[SharePoint 2010] Getting &#8220;Login failed for user &#8216;NT AUTHORITY\ANONYMOUS LOGON&#8217;&#8221; When Trying to Connect to SQL from Your Custom SharePoint 2010 Web Parts?</title><link>http://www.sharepointjohn.com/sharepoint-2010-getting-login-failed-for-user-nt-authorityanonymous-logon-when-trying-to-connect-to-sql-from-your-custom-sharepoint-2010-web-parts/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-getting-login-failed-for-user-nt-authorityanonymous-logon-when-trying-to-connect-to-sql-from-your-custom-sharepoint-2010-web-parts/#comments</comments> <pubDate>Thu, 29 Sep 2011 18:10:16 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[SharePoint]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[web parts]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=981</guid> <description><![CDATA[When writing web parts and such for SharePoint 2010 it is common to have the need to access external SQL databases. Since SharePoint 2010 runs with ASP.NET Impersonation enabled (required for many of the web services and social features to work), it will not use the Application Pool user account when logging into SQL. This [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-getting-login-failed-for-user-nt-authorityanonymous-logon-when-trying-to-connect-to-sql-from-your-custom-sharepoint-2010-web-parts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Cross-Domain Proxy Page for Client-Side Scripts</title><link>http://www.sharepointjohn.com/sharepoint-2010-cross-domain-proxy-page-for-client-side-scripts/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-cross-domain-proxy-page-for-client-side-scripts/#comments</comments> <pubDate>Tue, 13 Sep 2011 23:23:15 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[codeplex]]></category> <category><![CDATA[cross domain]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=977</guid> <description><![CDATA[Following my blog post about ASP.NET Proxy Pages for Client-Side Scripts I have created a SharePoint 2010 solution to add a proxy page to a SharePoint 2010 farm. CodePlex Project &#8211; SharePoint Proxy Page The SharePoint Proxy Page allows content from another source to be proxied on the SharePoint 2010 site. This allows for client-side [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-cross-domain-proxy-page-for-client-side-scripts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] SQL Reporting Services Report Builder Cannot Connect in SharePoint Integrated Mode</title><link>http://www.sharepointjohn.com/sharepoint-2010-sql-reporting-services-report-builder-cannot-connect-in-sharepoint-integrated-mode/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-sql-reporting-services-report-builder-cannot-connect-in-sharepoint-integrated-mode/#comments</comments> <pubDate>Fri, 09 Sep 2011 15:00:32 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[SQL Reporting Services]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=974</guid> <description><![CDATA[One thing that I discovered the hard way about SQL Reporting Services running in SharePoint integrated mode is that it DOES NOT SUPPORT HAVING ANONYMOUS ACCESS ENABLED IN SHAREPOINT. After setting up and configuring SharePoint 2010 and SSRS, everything was peachy until I enabled anonymous access on the SharePoint web application. When doing so, SSRS [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-sql-reporting-services-report-builder-cannot-connect-in-sharepoint-integrated-mode/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[Windows Server 2008] SQL Linked Server Queries Running Slow</title><link>http://www.sharepointjohn.com/windows-server-2008-sql-linked-server-queries-running-slow/</link> <comments>http://www.sharepointjohn.com/windows-server-2008-sql-linked-server-queries-running-slow/#comments</comments> <pubDate>Thu, 08 Sep 2011 18:54:05 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[SQL 2008]]></category> <category><![CDATA[SQL 2008 R2]]></category> <category><![CDATA[Windows Server 2008]]></category> <category><![CDATA[Windows Server 2008 R2]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=966</guid> <description><![CDATA[A colleague of mine discovered that many of our linked-server SQL queries were running very slowly on SQL Servers running Windows Server 2008 and Windows Server 2008 R2. Since the linked-server SQL queries ran perfectly on Windows Server 2003 servers, the issue had to be Windows Server 2008+ specific. The culprit ended up being the [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/windows-server-2008-sql-linked-server-queries-running-slow/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[SQL Reporting Services 2008 R2] Hide Header, Toolbar, or Parameters When Viewing in SharePoint Integrated Mode</title><link>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-hide-header-toolbar-or-parameters-when-viewing-in-sharepoint-integrated-mode/</link> <comments>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-hide-header-toolbar-or-parameters-when-viewing-in-sharepoint-integrated-mode/#comments</comments> <pubDate>Thu, 08 Sep 2011 17:38:57 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Reporting Services]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[SQL Reporting Services]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=960</guid> <description><![CDATA[I have a number of instances where SSRS reports are displayed through Page Viewer Web Parts in SharePoint. When doing so, I like to only display the report, not the header, toolbar, or parameters section. You can hide them by appending these query strings to the URL: For example: That&#8217;s it. Source Related content: [SQL [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-hide-header-toolbar-or-parameters-when-viewing-in-sharepoint-integrated-mode/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SQL Reporting Services 2008 R2] Enable Remote Errors</title><link>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-enable-remote-errors/</link> <comments>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-enable-remote-errors/#comments</comments> <pubDate>Thu, 08 Sep 2011 15:52:30 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Reporting]]></category> <category><![CDATA[Reporting Services]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[SQL Reporting Services]]></category> <category><![CDATA[SSRS]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=948</guid> <description><![CDATA[When encountering errors with reports on Microsoft SQL Server Reporting Services (SSRS) 2008 and 2008 R2 the generic error message isn&#8217;t very meaningful: Thanks to this blog post we have a couple of ways to turn on SSRS Remote Errors. Method 1 &#8211; Enable Remote Errors Via SQL Query Connect to the ReportServer database in [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-enable-remote-errors/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Fill Out and Flatten PDF Forms with iTextSharp</title><link>http://www.sharepointjohn.com/sharepoint-2010-fill-out-and-flatten-pdf-forms-with-itextsharp/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-fill-out-and-flatten-pdf-forms-with-itextsharp/#comments</comments> <pubDate>Tue, 06 Sep 2011 21:26:35 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[iText]]></category> <category><![CDATA[iTextSharp]]></category> <category><![CDATA[Microsoft SharePoint]]></category> <category><![CDATA[PDF]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=785</guid> <description><![CDATA[In a recent project I used this solution to take fillable PDF forms, fill them out based on user input, flatten the PDF document and save it back to SharePoint. I can think of a number of uses for this type of solution: filling out contracts, filling out medical or other business forms, or just [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-fill-out-and-flatten-pdf-forms-with-itextsharp/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>[SharePoint 2010] Move All My Sites &#8211; Personal Sites &#8211; From One Content Database to Another With PowerShell</title><link>http://www.sharepointjohn.com/sharepoint-2010-powershell-move-all-my-sites-personal-sites-from-one-content-database-to-another/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-powershell-move-all-my-sites-personal-sites-from-one-content-database-to-another/#comments</comments> <pubDate>Tue, 19 Jul 2011 00:23:50 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[My Site]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Web]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=777</guid> <description><![CDATA[In one of my SharePoint 2010 farms we have all of our My Sites under the same web application as our main SharePoint portal. For example, we have http://portal as our intranet portal with all of the My Sites under http://portal/personal. In this particular case, the users make heavy use of the My Sites for [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-powershell-move-all-my-sites-personal-sites-from-one-content-database-to-another/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[SharePoint 2010] FIMSynchronizationService Errors After SP1 Install &#8211; Microsoft SharePoint is not supported with version 4.0.30319.235 of the Microsoft .Net Runtime</title><link>http://www.sharepointjohn.com/sharepoint-2010-fimsynchronizationservice-errors-after-sp1-install-microsoft-sharepoint-is-not-supported-with-version-4-0-30319-235-of-the-microsoft-net-runtime/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-fimsynchronizationservice-errors-after-sp1-install-microsoft-sharepoint-is-not-supported-with-version-4-0-30319-235-of-the-microsoft-net-runtime/#comments</comments> <pubDate>Tue, 05 Jul 2011 16:46:50 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Microsoft SharePoint]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[XML]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=761</guid> <description><![CDATA[Update 2011-07-13: This issue was fixed in the re-released version of the June 2011 Cumulative Update. If you have installed the initial release of the June 2011 Cumulative Update, it is recommended to install the re-released version to ensure the issues in the first release are resolved. After installing Service Pack 1 for SharePoint 2010, [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-fimsynchronizationservice-errors-after-sp1-install-microsoft-sharepoint-is-not-supported-with-version-4-0-30319-235-of-the-microsoft-net-runtime/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[SharePoint 2010] Error 7043: Load control template file /_controltemplates/TaxonomyPicker.ascx failed</title><link>http://www.sharepointjohn.com/sharepoint-2010-error-load-control-template-taxonomypicker-ascx-failed/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-error-load-control-template-taxonomypicker-ascx-failed/#comments</comments> <pubDate>Tue, 05 Jul 2011 16:32:41 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Web]]></category> <category><![CDATA[Workaround]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=756</guid> <description><![CDATA[One of the nuances of SharePoint 2010 that has been plaguing my Windows Event log is Error 7043 indicating an issue with the TaxonomyPicker.ascx control: Apparently, someone over at Microsoft made a typo in the TaxonomyPicker.ascx file. There is an HTML code rather than a comma in the first line of the file. To fix [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-error-load-control-template-taxonomypicker-ascx-failed/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Programmatically Add JavaScript, Meta Tags, and CSS Styles to the Header of Every Page</title><link>http://www.sharepointjohn.com/sharepoint-2010-programmatically-add-javascript-meta-tags-and-css-styles-to-the-header-of-every-page/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-programmatically-add-javascript-meta-tags-and-css-styles-to-the-header-of-every-page/#comments</comments> <pubDate>Fri, 17 Jun 2011 04:34:17 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[.NET Framework]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Visual Studio 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=699</guid> <description><![CDATA[For SharePoint sites, particularly public-facing ones, there are times when adding JavaScript, Meta Tags, CSS Styles or other content to the page &#60;head&#62; section is more practical than modifying master pages. For instance, you could add the jQuery library to the head of every page. If adding tags to the page &#60;head&#62; section is the [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-programmatically-add-javascript-meta-tags-and-css-styles-to-the-header-of-every-page/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>[SharePoint 2010] PowerPivot: The referenced file is not allowed on this page.</title><link>http://www.sharepointjohn.com/sharepoint-2010-powerpivot-the-referenced-file-is-not-allowed-on-this-page/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-powerpivot-the-referenced-file-is-not-allowed-on-this-page/#comments</comments> <pubDate>Tue, 14 Jun 2011 08:41:37 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[PowerPivot]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[XML]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=688</guid> <description><![CDATA[After installing PowerPivot for SharePoint 2010 for the first time, I added a PowerPivot Gallery to one of my existing sites and I was presented with the following error message: &#8220;The referenced file &#8216;/_layouts/PowerPivot/ReportGalleryView.ascx&#8217; is not allowed on this page.&#8221; After doing some research, I found this blog post. For whatever reason, Microsoft missed a [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-powerpivot-the-referenced-file-is-not-allowed-on-this-page/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Solution to Load jQuery on All Pages</title><link>http://www.sharepointjohn.com/sharepoint-2010-solution-to-load-jquery-on-all-pages/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-solution-to-load-jquery-on-all-pages/#comments</comments> <pubDate>Thu, 09 Jun 2011 22:50:42 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SharePoint Foundation]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=677</guid> <description><![CDATA[I have written a simple solution for SharePoint Foundation 2010 and SharePoint Server 2010 to allow site administrators to add the jQuery library to each SharePoint page without modifying master pages or adding it with a Content Editor Web Part. This feature is installed to the farm and is enabled on a per-site basis. By [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-solution-to-load-jquery-on-all-pages/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>[SharePoint 2010] Custom Actions Default Locations and Group IDs</title><link>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-default-locations-and-group-ids/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-default-locations-and-group-ids/#comments</comments> <pubDate>Wed, 01 Jun 2011 18:06:21 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2007]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Custom Actions]]></category> <category><![CDATA[Interface]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[MSDN]]></category> <category><![CDATA[ribbon]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Visual Studio 2010]]></category> <category><![CDATA[XML]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=588</guid> <description><![CDATA[Custom Actions in SharePoint can be added to virtually every part of the SharePoint interface. Finding a complete list of the locations to reference in the Custom Action ELEMENTS.XML file has been a bit cumbersome. The MSDN article (http://msdn.microsoft.com/en-us/library/bb802730.aspx) has some, however it appears the writer simply took the SharePoint 2007 list and added the [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-default-locations-and-group-ids/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>[SharePoint 2010] Create a Simple Custom Action Using Visual Studio 2010</title><link>http://www.sharepointjohn.com/sharepoint-2010-create-a-simple-custom-action-using-visual-studio-2010/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-create-a-simple-custom-action-using-visual-studio-2010/#comments</comments> <pubDate>Tue, 31 May 2011 22:19:55 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[.NET Framework]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Bing]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[Custom Actions]]></category> <category><![CDATA[Interface]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[ribbon]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SharePoint Foundation]]></category> <category><![CDATA[visual studio]]></category> <category><![CDATA[Visual Studio 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/sharepoint-2010-create-a-simple-custom-action-using-visual-studio-2010/</guid> <description><![CDATA[Visual Studio 2010 has added a multitude of new features to make custom development on SharePoint 2010 much simpler that it was previously. Though Visual Studio 2010 does not include a simple wizard or other simpler process for creating Custom Actions, we can still take advantage of the simple packaging, debugging, and deployment features available [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-create-a-simple-custom-action-using-visual-studio-2010/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>[SharePoint 2010] Custom Actions &#8211; Intro</title><link>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-intro/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-intro/#comments</comments> <pubDate>Tue, 31 May 2011 21:51:03 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2007]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Bing]]></category> <category><![CDATA[Custom Actions]]></category> <category><![CDATA[Developer]]></category> <category><![CDATA[GUI]]></category> <category><![CDATA[Interface]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[ribbon]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/sharepoint-2010-custom-actions-into/</guid> <description><![CDATA[This is the first in a series of posts about using Custom Actions in SharePoint 2010. To get started, I thought it prudent to introduce the topic to those who have not used Custom Actions in SharePoint before. Custom Actions are not a new concept to SharePoint 2010, much of this information also applies to [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-intro/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Best Web Browser &#8211; Internet Explorer 9, Firefox 4, Chrome 10, Safari 5, Opera 11</title><link>http://www.sharepointjohn.com/best-web-browser-internet-explorer-9-firefox-4-chrome-10-safari-5-opera-11/</link> <comments>http://www.sharepointjohn.com/best-web-browser-internet-explorer-9-firefox-4-chrome-10-safari-5-opera-11/#comments</comments> <pubDate>Thu, 31 Mar 2011 15:36:55 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Web]]></category> <category><![CDATA[Chrome]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Developer]]></category> <category><![CDATA[FireFox]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[Web Browser]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=564</guid> <description><![CDATA[With the latest versions of the 5 major web browsers it is increasingly more difficult to choose the best among them. Each one has their own unique strengths and weaknesses. As much as many like to bash one and praise another, comparing these web browsers has become much like politics: everyone has an opinion; many [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/best-web-browser-internet-explorer-9-firefox-4-chrome-10-safari-5-opera-11/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010] Change Diagnostic Log Storage Location</title><link>http://www.sharepointjohn.com/sharepoint-2010-change-diagnostic-log-storage-location/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-change-diagnostic-log-storage-location/#comments</comments> <pubDate>Fri, 04 Mar 2011 15:04:48 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[MSDN]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=547</guid> <description><![CDATA[One of the options I wish that could be configured during the installation of SharePoint 2010 is the location to store log files. Since it is not, you can set the location after the fact using PowerShell. To change the log location, simply open up the SharePoint 2010 Administrative Shell (PowerShell) and enter the following: [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-change-diagnostic-log-storage-location/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint Foundation 2010 Series] Install SharePoint Foundation 2010 Standalone on Windows Web Server 2008 R2</title><link>http://www.sharepointjohn.com/sharepoint-foundation-2010-series-install-sharepoint-foundation-2010-standalone-on-windows-web-server-2008-r2/</link> <comments>http://www.sharepointjohn.com/sharepoint-foundation-2010-series-install-sharepoint-foundation-2010-standalone-on-windows-web-server-2008-r2/#comments</comments> <pubDate>Wed, 26 Jan 2011 04:05:20 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Microsoft SharePoint]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SharePoint Foundation]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=521</guid> <description><![CDATA[Microsoft SharePoint Foundation 2010 is freely available to install on licensed copies of Windows Server 2008 and Windows Server 2008 R2. See http://technet.microsoft.com/en-us/library/cc288751.aspx for hardware and software requirements. For this tutorial, Windows Web Server 2008 R2 is being used with SQL Server 2008 Express edition. Before completing this tutorial, have a clean install of Windows [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-foundation-2010-series-install-sharepoint-foundation-2010-standalone-on-windows-web-server-2008-r2/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>[SharePoint 2010] Point My Site URL to SharePoint 2007 My Sites</title><link>http://www.sharepointjohn.com/sharepoint-2010-point-my-site-url-to-sharepoint-2007-my-sites/</link> <comments>http://www.sharepointjohn.com/sharepoint-2010-point-my-site-url-to-sharepoint-2007-my-sites/#comments</comments> <pubDate>Wed, 19 Jan 2011 18:02:56 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2007]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[My Site]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[SharePoint 2010]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=518</guid> <description><![CDATA[Many organizations choose to stage their migration plans from SharePoint 2007 to SharePoint 2010 instead of migrating or upgrading everything all at once. My Sites might be one of the pieces that gets migrated later on in the migration plan. Keeping the My Sites on 2007 would require the SharePoint 2010 sites to point to [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-point-my-site-url-to-sharepoint-2007-my-sites/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>[SharePoint 2010/2007] Get the User Who Created a List or Library</title><link>http://www.sharepointjohn.com/sharepoint-20102007-get-the-user-who-created-a-list-or-library/</link> <comments>http://www.sharepointjohn.com/sharepoint-20102007-get-the-user-who-created-a-list-or-library/#comments</comments> <pubDate>Thu, 13 Jan 2011 15:33:00 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Database]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[SQL]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=509</guid> <description><![CDATA[A user on one of the forums had a need to find out who the creator of a SharePoint List (or Document Library) was. The SharePoint GUI gives no way to identify this from the list settings or anywhere else for that matter. With that said, it is possible to retrieve this out of the [...]]]></description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-20102007-get-the-user-who-created-a-list-or-library/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>iPad GUI Sketch Elements AI &#8211; Adobe Illustrator</title><link>http://www.sharepointjohn.com/ipad-gui-sketch-ai/</link> <comments>http://www.sharepointjohn.com/ipad-gui-sketch-ai/#comments</comments> <pubDate>Thu, 02 Dec 2010 20:09:19 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[Adobe]]></category> <category><![CDATA[Adobe Illustrator]]></category> <category><![CDATA[AI]]></category> <category><![CDATA[GUI]]></category> <category><![CDATA[Illustrator]]></category> <category><![CDATA[iOS]]></category> <category><![CDATA[iPad]]></category> <category><![CDATA[Teehan+Lax]]></category> <category><![CDATA[Web]]></category><guid
isPermaLink="false">http://www.sharepointjohn.com/?p=503</guid> <description><![CDATA[The guys over at Teehan+Lax have posted another useful tool for mockups and such: iPad GUI sketch elements for Adobe Illustrator. You can download it from their website or from here: iPad_Sketch_Elements_v1 Related content: iPhone AI Illustrator Sketch GUI Elements iPad GUI Interface Photoshop Mockup Photoshop Mobile GUI Interfaces (iPhone, Android, WebOS)]]></description> <wfw:commentRss>http://www.sharepointjohn.com/ipad-gui-sketch-ai/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 6403/6931 objects using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: d32vechvmk8aon.cloudfront.net

 Served from: www.sharepointjohn.com @ 2013-06-20 04:57:24 by W3 Total Cache -->