<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>John Chapman :: Blog About SharePoint, ASP.NET, C#, jQuery, SQL</title> <link>http://www.sharepointjohn.com</link> <description /> <lastBuildDate>Wed, 25 Apr 2012 16:38:48 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SharepointJohn" /><feedburner:info uri="sharepointjohn" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>[SharePoint 2010] Specifying Which Server a Custom Timer Job Will Run On</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/YkCh40PPBsI/</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[CSharp]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[Timer Jobs]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=1052</guid> <description>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/YkCh40PPBsI" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-specifying-which-server-a-custom-timer-job-will-run-on/</feedburner:origLink></item> <item><title>[SharePoint 2010] Web Analytics: Monitors the health of the Report Consolidator component</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/Vqay1RxoIOk/</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[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>When the SharePoint Web Analytics Service Application takes longer than five hours to process the Health Monitor will report the &amp;#8220;Web Analytics: Monitors the health of the Report Consolidator component&amp;#8221; [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/Vqay1RxoIOk" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-web-analytics-monitors-the-health-of-the-report-consolidator-component/</feedburner:origLink></item> <item><title>[SharePoint 2010 / SQL Server 2008] Query the SharePoint Object Model from a .NET SQL Server CLR Function</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/PRIfQjtdyWE/</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[SharePoint 2010]]></category> <category><![CDATA[SQL]]></category> <category><![CDATA[SQL Server]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=1042</guid> <description>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/PRIfQjtdyWE" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-sql-server-2008-query-the-sharepoint-object-model-from-a-net-sql-server-clr-function/</feedburner:origLink></item> <item><title>[SharePoint 2010] Debugging a Custom SharePoint Timer Job</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/qVk7CR3G69g/</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[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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/qVk7CR3G69g" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-debugging-a-custom-sharepoint-timer-job/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-debugging-a-custom-sharepoint-timer-job/</feedburner:origLink></item> <item><title>[SharePoint 2010] Set Access Request Email for All SharePoint Sites</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/oDxjavqm4o0/</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[PowerShell]]></category> <category><![CDATA[SharePoint 2010]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=1025</guid> <description>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/oDxjavqm4o0" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-set-access-request-email-for-all-sharepoint-sites/</feedburner:origLink></item> <item><title>[ASP.NET / LINQ] Access GridView DataItem Properties of Anonymous Types</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/yQeSVO5TBks/</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[CSharp]]></category> <category><![CDATA[GridView]]></category> <category><![CDATA[LINQ]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=1021</guid> <description>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/yQeSVO5TBks" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/asp-net-linq-access-gridview-dataitem-properties-of-anonymous-types/</feedburner:origLink></item> <item><title>[.NET / LINQ] Dynamic SQL-Like LINQ OrderBy Sorting Extension</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/dcmTAlphYZk/</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[CSharp]]></category> <category><![CDATA[LINQ]]></category> <category><![CDATA[SQL]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=1017</guid> <description>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/dcmTAlphYZk" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/net-linq-dynamic-sql-like-linq-orderby-sorting-extension/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/net-linq-dynamic-sql-like-linq-orderby-sorting-extension/</feedburner:origLink></item> <item><title>[ASP.NET] Multiple Command (Select, Delete, etc.) Fields in a GridView</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/bKmqAPUFslU/</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[visual studio]]></category> <category><![CDATA[Web]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=1012</guid> <description>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/bKmqAPUFslU" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/asp-net-multiple-command-select-delete-etc-fields-in-a-gridview/</feedburner:origLink></item> <item><title>[SharePoint 2007/2010] WebDAV Connections Slow (Open With Explorer)</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/TW9VSnNuTYU/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/TW9VSnNuTYU" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-20072010-webdav-connections-slow-open-with-explorer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-20072010-webdav-connections-slow-open-with-explorer/</feedburner:origLink></item> <item><title>[SharePoint 2010] Custom Timer Job in Visual Studio</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/yDsCtbk1QOU/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/yDsCtbk1QOU" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-custom-timer-job-in-visual-studio/feed/</wfw:commentRss> <slash:comments>7</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-custom-timer-job-in-visual-studio/</feedburner:origLink></item> <item><title>[SharePoint 2010] Missing Scrollbars in Google Chrome</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/U-IiaOAEO1E/</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>On one of my SharePoint sites that has a heavily customized master page users couldn&amp;#8217;t scroll in Google Chrome. The page would load normally, however, there was no scrollbar to [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/U-IiaOAEO1E" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-missing-scrollbars-in-google-chrome/feed/</wfw:commentRss> <slash:comments>4</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-missing-scrollbars-in-google-chrome/</feedburner:origLink></item> <item><title>[SharePoint 2007] Server Out Of Memory and Internal Server 500 Messages</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/2PNAA64coYo/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/2PNAA64coYo" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2007-server-out-of-memory-and-internal-server-500-messages/</feedburner:origLink></item> <item><title>Export Quicken Essentials for Mac Data to iBank</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/UHCTB3xKX1c/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/UHCTB3xKX1c" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/export-quicken-essentials-for-mac-data-to-ibank/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/export-quicken-essentials-for-mac-data-to-ibank/</feedburner:origLink></item> <item><title>[SharePoint 2010] Getting “Login failed for user ‘NT AUTHORITY\ANONYMOUS LOGON’” When Trying to Connect to SQL from Your Custom SharePoint 2010 Web Parts?</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/V0m0AE4PZCM/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/V0m0AE4PZCM" height="1" width="1"/&gt;</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> <feedburner:origLink>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/</feedburner:origLink></item> <item><title>[SharePoint 2010] Cross-Domain Proxy Page for Client-Side Scripts</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/xMQFR88Uz2U/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/xMQFR88Uz2U" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-cross-domain-proxy-page-for-client-side-scripts/</feedburner:origLink></item> <item><title>[SharePoint 2010] SQL Reporting Services Report Builder Cannot Connect in SharePoint Integrated Mode</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/YedwgPYx-yY/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/YedwgPYx-yY" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-sql-reporting-services-report-builder-cannot-connect-in-sharepoint-integrated-mode/</feedburner:origLink></item> <item><title>[Windows Server 2008] SQL Linked Server Queries Running Slow</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/8-Ys1zJPpKY/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/8-Ys1zJPpKY" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/windows-server-2008-sql-linked-server-queries-running-slow/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/windows-server-2008-sql-linked-server-queries-running-slow/</feedburner:origLink></item> <item><title>[SQL Reporting Services 2008 R2] Hide Header, Toolbar, or Parameters When Viewing in SharePoint Integrated Mode</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/wx4oCYJ4mwQ/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/wx4oCYJ4mwQ" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-hide-header-toolbar-or-parameters-when-viewing-in-sharepoint-integrated-mode/</feedburner:origLink></item> <item><title>[SQL Reporting Services 2008 R2] Enable Remote Errors</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/ylo_HOmLIjM/</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>When encountering errors with reports on Microsoft SQL Server Reporting Services (SSRS) 2008 and 2008 R2 the generic error message isn&amp;#8217;t very meaningful: Thanks to this blog post we have [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/ylo_HOmLIjM" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-enable-remote-errors/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sql-reporting-services-2008-r2-enable-remote-errors/</feedburner:origLink></item> <item><title>[SharePoint 2010] Fill Out and Flatten PDF Forms with iTextSharp</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/aPdv8eZAb4A/</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>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. [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/aPdv8eZAb4A" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-fill-out-and-flatten-pdf-forms-with-itextsharp/feed/</wfw:commentRss> <slash:comments>5</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-fill-out-and-flatten-pdf-forms-with-itextsharp/</feedburner:origLink></item> <item><title>[SharePoint 2010] Move All My Sites – Personal Sites – From One Content Database to Another With PowerShell</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/EfdhQ2TmFNw/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/EfdhQ2TmFNw" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-powershell-move-all-my-sites-personal-sites-from-one-content-database-to-another/</feedburner:origLink></item> <item><title>[SharePoint 2010] FIMSynchronizationService Errors After SP1 Install – Microsoft SharePoint is not supported with version 4.0.30319.235 of the Microsoft .Net Runtime</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/PpDBlQpSMto/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/PpDBlQpSMto" height="1" width="1"/&gt;</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> <feedburner:origLink>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/</feedburner:origLink></item> <item><title>[SharePoint 2010] Error 7043: Load control template file /_controltemplates/TaxonomyPicker.ascx failed</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/4B1d9G0-IkI/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/4B1d9G0-IkI" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-error-load-control-template-taxonomypicker-ascx-failed/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-error-load-control-template-taxonomypicker-ascx-failed/</feedburner:origLink></item> <item><title>[SharePoint 2010] Programmatically Add JavaScript, Meta Tags, and CSS Styles to the Header of Every Page</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/uQ-M_1yX-rk/</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>For SharePoint sites, particularly public-facing ones, there are times when adding JavaScript, Meta Tags, CSS Styles or other content to the page &amp;#60;head&amp;#62; section is more practical than modifying master [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/uQ-M_1yX-rk" height="1" width="1"/&gt;</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>6</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-programmatically-add-javascript-meta-tags-and-css-styles-to-the-header-of-every-page/</feedburner:origLink></item> <item><title>[SharePoint 2010] PowerPivot: The referenced file is not allowed on this page.</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/Exi5mGN5_qY/</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>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: [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/Exi5mGN5_qY" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-powerpivot-the-referenced-file-is-not-allowed-on-this-page/</feedburner:origLink></item> <item><title>[SharePoint 2010] Solution to Load jQuery on All Pages</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/cnj8_RMKtDY/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/cnj8_RMKtDY" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-solution-to-load-jquery-on-all-pages/feed/</wfw:commentRss> <slash:comments>6</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-solution-to-load-jquery-on-all-pages/</feedburner:origLink></item> <item><title>[SharePoint 2010] Custom Actions Default Locations and Group IDs</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/_Lqbko4cpqg/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/_Lqbko4cpqg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-default-locations-and-group-ids/feed/</wfw:commentRss> <slash:comments>4</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-default-locations-and-group-ids/</feedburner:origLink></item> <item><title>[SharePoint 2010] Create a Simple Custom Action Using Visual Studio 2010</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/cwHVpfmvKfE/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/cwHVpfmvKfE" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-create-a-simple-custom-action-using-visual-studio-2010/</feedburner:origLink></item> <item><title>[SharePoint 2010] Custom Actions – Intro</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/NGYT7Cx3jpg/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/NGYT7Cx3jpg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-intro/feed/</wfw:commentRss> <slash:comments>1</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-custom-actions-intro/</feedburner:origLink></item> <item><title>Best Web Browser – Internet Explorer 9, Firefox 4, Chrome 10, Safari 5, Opera 11</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/576pFl0-LpE/</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>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. [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/576pFl0-LpE" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/best-web-browser-internet-explorer-9-firefox-4-chrome-10-safari-5-opera-11/</feedburner:origLink></item> <item><title>[SharePoint 2010] Change Diagnostic Log Storage Location</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/rSELJRxtmrA/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/rSELJRxtmrA" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2010-change-diagnostic-log-storage-location/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-change-diagnostic-log-storage-location/</feedburner:origLink></item> <item><title>[SharePoint Foundation 2010 Series] Install SharePoint Foundation 2010 Standalone on Windows Web Server 2008 R2</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/icnoHcikAN4/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/icnoHcikAN4" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-foundation-2010-series-install-sharepoint-foundation-2010-standalone-on-windows-web-server-2008-r2/</feedburner:origLink></item> <item><title>[SharePoint 2010] Point My Site URL to SharePoint 2007 My Sites</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/uKa1GC5XJAg/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/uKa1GC5XJAg" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2010-point-my-site-url-to-sharepoint-2007-my-sites/</feedburner:origLink></item> <item><title>[SharePoint 2010/2007] Get the User Who Created a List or Library</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/3DL07u9khWI/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/3DL07u9khWI" height="1" width="1"/&gt;</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> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-20102007-get-the-user-who-created-a-list-or-library/</feedburner:origLink></item> <item><title>iPad GUI Sketch Elements AI – Adobe Illustrator</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/jiOuMCODi18/</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>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 [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/jiOuMCODi18" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/ipad-gui-sketch-ai/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/ipad-gui-sketch-ai/</feedburner:origLink></item> <item><title>Windows 7 – Enable or Disable Windows DreamScene</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/0MN8EeYuTgs/</link> <comments>http://www.sharepointjohn.com/windows-7-enable-or-disable-windows-dreamscene/#comments</comments> <pubDate>Thu, 02 Dec 2010 19:58:03 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[dreamscene]]></category> <category><![CDATA[video]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[Windows 7]]></category> <category><![CDATA[Windows Vista]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=495</guid> <description>One of the neat features that was available in certain editions of Windows Vista was DreamScene (Wikipedia Article on DreamScene). DreamScene allowed you to set a animation or any compatible [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/0MN8EeYuTgs" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/windows-7-enable-or-disable-windows-dreamscene/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/windows-7-enable-or-disable-windows-dreamscene/</feedburner:origLink></item> <item><title>[Project Server 2007] Login Failed. Project could not connect to server</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/0tKt8KZqpP4/</link> <comments>http://www.sharepointjohn.com/project-server-2007-login-failed-project-could-not-connect-to-server-solved/#comments</comments> <pubDate>Mon, 22 Nov 2010 17:42:35 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Microsoft Project]]></category> <category><![CDATA[Microsoft SharePoint]]></category> <category><![CDATA[Project]]></category> <category><![CDATA[Project Server]]></category> <category><![CDATA[Project Server 2007]]></category> <category><![CDATA[SharePoint 2007]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=477</guid> <description>At my company we use Microsoft Project Server 2007 extensively. Our Project Managers had been reporting an issue where they get a message that says “Login Failed. Project could not [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/0tKt8KZqpP4" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/project-server-2007-login-failed-project-could-not-connect-to-server-solved/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/project-server-2007-login-failed-project-could-not-connect-to-server-solved/</feedburner:origLink></item> <item><title>[WordPress] Remove Version Query Strings From JavaScript JS and CSS Stylesheet Files</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/82ZX08B5d9c/</link> <comments>http://www.sharepointjohn.com/wordpress-remove-version-query-strings-from-javascript-js-and-css-stylesheet-files/#comments</comments> <pubDate>Tue, 09 Nov 2010 21:53:19 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[query string]]></category> <category><![CDATA[wordpress]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=467</guid> <description>In efforts to increase the performance of a WordPress website, tools like Google Page Speed and Yahoo YSlow may direct you to remove the query string from JavaScript and CSS [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/82ZX08B5d9c" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/wordpress-remove-version-query-strings-from-javascript-js-and-css-stylesheet-files/feed/</wfw:commentRss> <slash:comments>18</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/wordpress-remove-version-query-strings-from-javascript-js-and-css-stylesheet-files/</feedburner:origLink></item> <item><title>[Fedora 14] Install VirtualBox Guest Additions</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/KrglaxEL7Tk/</link> <comments>http://www.sharepointjohn.com/fedora-14-install-virtualbox-guest-additions/#comments</comments> <pubDate>Wed, 03 Nov 2010 16:49:19 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[fedora]]></category> <category><![CDATA[fedora 14]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[sudo]]></category> <category><![CDATA[virtual machine]]></category> <category><![CDATA[virtualbox]]></category> <category><![CDATA[vm]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=454</guid> <description>This morning I downloaded the brand-spanking-new Fedora 14 to run in a VirtualBox virtual machine. At first I was unable to install the VirtualBox Guest Additions. Thanks to this post [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/KrglaxEL7Tk" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/fedora-14-install-virtualbox-guest-additions/feed/</wfw:commentRss> <slash:comments>9</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/fedora-14-install-virtualbox-guest-additions/</feedburner:origLink></item> <item><title>[jQuery] Return User to Referring URL – Exit Link/Button</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/A4JVQHTPeZ0/</link> <comments>http://www.sharepointjohn.com/jquery-return-user-to-referring-url-exit-linkbutton/#comments</comments> <pubDate>Mon, 01 Nov 2010 21:21:26 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[SharePoint 2010]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=438</guid> <description>A user over at Experts Exchange was looking for a way to create an Exit button of sorts that would return the user to the page that referred them to [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/A4JVQHTPeZ0" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/jquery-return-user-to-referring-url-exit-linkbutton/feed/</wfw:commentRss> <slash:comments>4</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/jquery-return-user-to-referring-url-exit-linkbutton/</feedburner:origLink></item> <item><title>[VisualSVN] Visual Studio Solution Explorer TFS Icons</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/VWsG-m6eTaU/</link> <comments>http://www.sharepointjohn.com/visualsvn-visual-studio-solution-explorer-tfs-icons/#comments</comments> <pubDate>Tue, 26 Oct 2010 16:58:34 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Code]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[Icons]]></category> <category><![CDATA[subversion]]></category> <category><![CDATA[svn]]></category> <category><![CDATA[team foundation server]]></category> <category><![CDATA[tfs]]></category> <category><![CDATA[visual studio]]></category> <category><![CDATA[visualsvn]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=428</guid> <description>I am a regular user of both VisualSVN and Team Foundation Server. One thing I have noticed is that I really dislike the icons VisualSVN uses in the Visual Studio [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/VWsG-m6eTaU" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/visualsvn-visual-studio-solution-explorer-tfs-icons/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/visualsvn-visual-studio-solution-explorer-tfs-icons/</feedburner:origLink></item> <item><title>[VMWare Fusion] NAT Port Forwarding</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/Ji3wCWcOUBE/</link> <comments>http://www.sharepointjohn.com/vmware-fusion-nat-port-forwarding/#comments</comments> <pubDate>Mon, 18 Oct 2010 15:52:11 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[fusion]]></category> <category><![CDATA[mac]]></category> <category><![CDATA[nat]]></category> <category><![CDATA[port forwarding]]></category> <category><![CDATA[virtual machine]]></category> <category><![CDATA[vmware]]></category> <category><![CDATA[vmware fusion]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=412</guid> <description>I recently had a need to access my virtual machine in VMWare Fusion through the Windows Remote Desktop (RDP, port 3389). I needed to also keep the NAT setup rather [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/Ji3wCWcOUBE" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/vmware-fusion-nat-port-forwarding/feed/</wfw:commentRss> <slash:comments>5</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/vmware-fusion-nat-port-forwarding/</feedburner:origLink></item> <item><title>[SharePoint 2007] Update SharePoint Document Property from Excel VBA</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/qnssI7huMCg/</link> <comments>http://www.sharepointjohn.com/sharepoint-2007-%e2%80%93-update-sharepoint-document-property-from-excel-vba/#comments</comments> <pubDate>Tue, 07 Sep 2010 22:31:14 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[Documents]]></category> <category><![CDATA[Excel]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[SharePoint 2010]]></category> <category><![CDATA[VBA]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/sharepoint-2007-%e2%80%93-update-sharepoint-document-property-from-excel-vba/</guid> <description>The Scenario: Let&amp;#8217;s say you have a quote worksheet in Excel that you use to work up sales figures and such for your clients. You utilize SharePoint 2007 to manage [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/qnssI7huMCg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2007-%e2%80%93-update-sharepoint-document-property-from-excel-vba/feed/</wfw:commentRss> <slash:comments>14</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2007-%e2%80%93-update-sharepoint-document-property-from-excel-vba/</feedburner:origLink></item> <item><title>[SharePoint 2007] Remove Commas From Number Column Workaround</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/1_LTkrSl4zY/</link> <comments>http://www.sharepointjohn.com/sharepoint-2007-remove-commas-from-number-column-workaround/#comments</comments> <pubDate>Fri, 03 Sep 2010 15:05:41 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2007]]></category> <category><![CDATA[Calculated Column]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[Workaround]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=404</guid> <description>I thought this article was a brilliant workaround and wanted to share. It was original posted over at: http://sharenotes.wordpress.com/2010/05/11/workaround-format-sharepoint-number-column-to-remove-commas/ Let’s say you have a column named &amp;#8220;TicketNumber&amp;#8221; of number type [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/1_LTkrSl4zY" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2007-remove-commas-from-number-column-workaround/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2007-remove-commas-from-number-column-workaround/</feedburner:origLink></item> <item><title>[SharePoint 2007] Immediate Alerts Console Application</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/AxBgqxI9d_w/</link> <comments>http://www.sharepointjohn.com/sharepoint-2007-immediate-alerts-console-application/#comments</comments> <pubDate>Thu, 05 Aug 2010 20:03:07 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[SharePoint]]></category> <category><![CDATA[2007]]></category> <category><![CDATA[Alerts]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[PowerShell]]></category> <category><![CDATA[SharePoint 2007]]></category> <category><![CDATA[TechNet]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=397</guid> <description>For SharePoint 2007 I had a need to write a console application that fires the Immediate Alerts timer job manually. The Immediate Alerts timer job executes every 5 minutes by [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/AxBgqxI9d_w" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/sharepoint-2007-immediate-alerts-console-application/feed/</wfw:commentRss> <slash:comments>4</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/sharepoint-2007-immediate-alerts-console-application/</feedburner:origLink></item> <item><title>iPhone AI Illustrator Sketch GUI Elements</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/VBOStHK8lBg/</link> <comments>http://www.sharepointjohn.com/iphone-ai-illustrator-sketch-gui-elements/#comments</comments> <pubDate>Wed, 21 Jul 2010 19:56:52 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Graphics]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Adobe Illustrator]]></category> <category><![CDATA[Adobe Photoshop]]></category> <category><![CDATA[Adobe Systems]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[Blog]]></category> <category><![CDATA[GUI]]></category> <category><![CDATA[Illustrator]]></category> <category><![CDATA[Image editing]]></category> <category><![CDATA[Interface]]></category> <category><![CDATA[iPad]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[kudos]]></category> <category><![CDATA[Photoshop]]></category> <category><![CDATA[Teehan+Lax]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=393</guid> <description>Teehan+Lax have posted another useful mock up toolset. This time they have created an Adobe Illustrator file with sketch versions of the iPhone interface. Great for storyboarding and creating instructional [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/VBOStHK8lBg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/iphone-ai-illustrator-sketch-gui-elements/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/iphone-ai-illustrator-sketch-gui-elements/</feedburner:origLink></item> <item><title>iPhone GUI Interface PSD for iPhone 4</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/EE60YTN6waE/</link> <comments>http://www.sharepointjohn.com/iphone-gui-interface-psd-for-iphone-4/#comments</comments> <pubDate>Wed, 21 Jul 2010 19:23:10 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Graphics]]></category> <category><![CDATA[2010]]></category> <category><![CDATA[Adobe Photoshop]]></category> <category><![CDATA[Adobe Systems]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[Blog]]></category> <category><![CDATA[GUI]]></category> <category><![CDATA[Image editing]]></category> <category><![CDATA[Interface]]></category> <category><![CDATA[iPad]]></category> <category><![CDATA[iPhone]]></category> <category><![CDATA[John Chapman]]></category> <category><![CDATA[kudos]]></category> <category><![CDATA[Photoshop]]></category> <category><![CDATA[Teehan+Lax]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=385</guid> <description>Teehan+Lax have done it again and updated their iPhone GUI Photoshop file for the iPhone 4: http://www.teehanlax.com/blog/2010/06/14/iphone-gui-psd-v4/ iPhone_GUI_PSD_4.psd.zip Related content: iPhone AI Illustrator Sketch GUI Elements iPad GUI Interface Photoshop [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/EE60YTN6waE" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/iphone-gui-interface-psd-for-iphone-4/feed/</wfw:commentRss> <slash:comments>2</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/iphone-gui-interface-psd-for-iphone-4/</feedburner:origLink></item> <item><title>ASP.NET C# Change GridView Cell Background Color Based on Value</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/3iLLpG74jSg/</link> <comments>http://www.sharepointjohn.com/asp-net-c-change-gridview-cell-background-color-based-on-value/#comments</comments> <pubDate>Wed, 21 Jul 2010 19:02:45 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[GridView]]></category> <category><![CDATA[Web]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=374</guid> <description>On of the useful things you can do with GridViews in ASP.NET is to run code during the rendering of each individual row. This allows you to change aspects, such [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/3iLLpG74jSg" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/asp-net-c-change-gridview-cell-background-color-based-on-value/feed/</wfw:commentRss> <slash:comments>12</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/asp-net-c-change-gridview-cell-background-color-based-on-value/</feedburner:origLink></item> <item><title>ASP.NET Proxy Page – Used for Cross Domain Requests from AJAX and JavaScript</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/GfiT7vTCnA4/</link> <comments>http://www.sharepointjohn.com/aspnet-proxy-page-cross-domain-requests-from-ajax-and-javascript/#comments</comments> <pubDate>Wed, 23 Jun 2010 15:43:41 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[How To]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[.NET]]></category> <category><![CDATA[AJAX]]></category> <category><![CDATA[ASP.NET]]></category> <category><![CDATA[Bing]]></category> <category><![CDATA[C#]]></category> <category><![CDATA[JavaScript]]></category> <category><![CDATA[Web]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=356</guid> <description>One of the pain points with developing AJAX, JavaScript, JQuery, and other client-side behaviors is that JavaScript doesn&amp;#8217;t allow for cross domain request for pulling content. For example, JavaScript code [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/GfiT7vTCnA4" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/aspnet-proxy-page-cross-domain-requests-from-ajax-and-javascript/feed/</wfw:commentRss> <slash:comments>19</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/aspnet-proxy-page-cross-domain-requests-from-ajax-and-javascript/</feedburner:origLink></item> <item><title>Compressing Images (JPEGs and PNGs) For the Web</title><link>http://feedproxy.google.com/~r/SharepointJohn/~3/3eB0HhK9eDA/</link> <comments>http://www.sharepointjohn.com/compressing-images-jpegs-and-pngs-for-the-web/#comments</comments> <pubDate>Thu, 10 Jun 2010 20:52:34 +0000</pubDate> <dc:creator>John Chapman</dc:creator> <category><![CDATA[Graphics]]></category> <category><![CDATA[How To]]></category> <category><![CDATA[Compression]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Designer]]></category> <category><![CDATA[FireFox]]></category> <category><![CDATA[GIMP]]></category> <category><![CDATA[Images]]></category> <category><![CDATA[Photoshop]]></category> <category><![CDATA[Web]]></category><guid isPermaLink="false">http://www.sharepointjohn.com/?p=324</guid> <description>When designing high traffic websites, it is important to ensure the pages load quickly and not make excessive use of server resources. One of the biggest culprets to slow page [...]&lt;img src="http://feeds.feedburner.com/~r/SharepointJohn/~4/3eB0HhK9eDA" height="1" width="1"/&gt;</description> <wfw:commentRss>http://www.sharepointjohn.com/compressing-images-jpegs-and-pngs-for-the-web/feed/</wfw:commentRss> <slash:comments>0</slash:comments> <feedburner:origLink>http://www.sharepointjohn.com/compressing-images-jpegs-and-pngs-for-the-web/</feedburner:origLink></item> </channel> </rss><!-- Served from: www.sharepointjohn.com @ 2012-05-28 06:38:15 by W3 Total Cache -->

