<?xml version="1.0" encoding="UTF-8"?><!--RSS generated by Windows SharePoint Services V3 RSS Generator on 3/11/2010 4:11:44 AM--><?xml-stylesheet type="text/xsl" href="/_layouts/RssXslt.aspx?List=d1f9409d-42c4-488f-b681-387099a48b51" version="1.0"?><rss version="2.0"><channel><title>davidliv.com - David Livingston SharePoint, PerformancePoint, BI, Alpharetta, Atlanta, Georgia</title><link>http://www.davidliv.com</link><description>RSS feed for the Posts list.</description><lastBuildDate>Thu, 11 Mar 2010 09:11:44 GMT</lastBuildDate><generator>SharePoint CKS:EBE</generator><ttl>60</ttl><image><title>davidliv.com - David Livingston SharePoint, PerformancePoint, BI, Alpharetta, Atlanta, Georgia</title><url>http://www.davidliv.com/_layouts/images/homepage.gif</url><link>http://www.davidliv.com</link></image><item><title>Quick Tips for Developers – DEV 101</title><link>http://www.davidliv.com/archive/2008/08/27/quick-tips-for-developers-–-dev-101.aspx</link><guid>/archive/2008/08/27/quick-tips-for-developers-–-dev-101.aspx</guid><description><![CDATA[
Over the past month, I can hardly count the times I've had to help developers and customers restore original code, forms, and what not. So I may seem to be stating the obvious but here are a few handy tips to know before you begin development and especially before modifying a production system. 
 ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Wed, 27 Aug 2008 09:17:00 GMT</pubDate><category domain="http://www.davidliv.com/archive/tags/AppDev/default.aspx">AppDev</category><category domain="http://www.davidliv.com/archive/tags/General/default.aspx">General</category></item><item><title>Dealing with Transparent PNGs in IE6 – part 2 of 2</title><link>http://www.davidliv.com/archive/2008/06/22/dealing-with-transparent-pngs-in-ie6-–-part-2-of-2.aspx</link><guid>/archive/2008/06/22/dealing-with-transparent-pngs-in-ie6-–-part-2-of-2.aspx</guid><description><![CDATA[In a previous article, I explained how to handle transparent PNG files assuming they were background images.  To deal with this problem for PNGs which are not set as background images, we'll use a little javascript.  First, we still need to detect the user's browser version of IE.  We'll do this wit ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Sun, 22 Jun 2008 14:40:50 GMT</pubDate></item><item><title>Dealing with Transparent PNGs in IE6 – part 1 of 2</title><link>http://www.davidliv.com/archive/2008/06/22/dealing-with-transparent-pngs-in-ie6-–-part-1-of-2.aspx</link><guid>/archive/2008/06/22/dealing-with-transparent-pngs-in-ie6-–-part-1-of-2.aspx</guid><description><![CDATA[Creating a new web design in Photoshop, Illustrator, or your design tool of choice is the easy part. Developing the page and the style sheet to make things look just like the pretty picture is the hard part. Web 2.0 is all about gradients, catchy icons, and over-laying layers. Transparent PNG files  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Sun, 22 Jun 2008 14:26:47 GMT</pubDate></item><item><title>SharePoint 2007: Enabling PDF iFilter</title><link>http://www.davidliv.com/archive/2008/06/22/sharepoint-2007-enabling-pdf-ifilter.aspx</link><guid>/archive/2008/06/22/sharepoint-2007-enabling-pdf-ifilter.aspx</guid><description><![CDATA[
I found the following instructions on the web for setting up the Adobe PDF iFilter at 
http://www.sharepointblogs.com/vandest/archive/2006/11/23/sharepoint-2007-acrobat-pdf-ifilter-6-0.aspx : 
Here are the instructions for installing the PDF IFilter 6.0 on a SharePoint 2007 server to allow PDF f ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Sun, 22 Jun 2008 13:52:00 GMT</pubDate><category domain="http://www.davidliv.com/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>SharePoint 2007 – Dealing with the Page Viewer Web Part Height</title><link>http://www.davidliv.com/archive/2008/06/22/sharepoint-2007-–-dealing-with-the-page-viewer-web-part-height.aspx</link><guid>/archive/2008/06/22/sharepoint-2007-–-dealing-with-the-page-viewer-web-part-height.aspx</guid><description><![CDATA[
The Page Viewer web part is a very powerful feature of SharePoint. It provides you the ability to embed a remote web page within your SharePoint page. One problem while with this is dealing with the height and width of the web part. If the remote page you are trying to embed changes periodically,  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Sun, 22 Jun 2008 13:49:00 GMT</pubDate><category domain="http://www.davidliv.com/archive/tags/AppDev/default.aspx">AppDev</category><category domain="http://www.davidliv.com/archive/tags/MOSS Development/default.aspx">MOSS Development</category><category domain="http://www.davidliv.com/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Stopping/Starting Excel Services</title><link>http://www.davidliv.com/archive/2008/06/22/stoppingstarting-excel-services.aspx</link><guid>/archive/2008/06/22/stoppingstarting-excel-services.aspx</guid><description><![CDATA[
You may run across the need to restart Excel Services in SharePoint 2007 if the Excel Services web parts are not rendering. Typically, restarting the service can fix this issue. This is done through STSADM. 
Stsadm –o enumservices will give you the service type information, which is the stuff in  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Sun, 22 Jun 2008 13:47:00 GMT</pubDate><category domain="http://www.davidliv.com/archive/tags/Excel Services/default.aspx">Excel Services</category><category domain="http://www.davidliv.com/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Turn Off Friendly Error Handling in MOSS 2007</title><link>http://www.davidliv.com/archive/2008/06/22/turn-off-friendly-error-handling-in-moss-2007.aspx</link><guid>/archive/2008/06/22/turn-off-friendly-error-handling-in-moss-2007.aspx</guid><description><![CDATA[
If you're developing in SharePoint, you're probably aware of the useless error messages which are generated if something goes wrong with your code. Well, you can turn on &quot;Friendly Error Messages&quot; by modifying the web.config file of the root SharePoint site. This is NOT recommended for pr ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Sun, 22 Jun 2008 13:41:00 GMT</pubDate><category domain="http://www.davidliv.com/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Community Kit SharePoint: EBE Edition</title><link>http://www.davidliv.com/archive/2008/05/30/community-kit-sharepoint-ebe-edition.aspx</link><guid>/archive/2008/05/30/community-kit-sharepoint-ebe-edition.aspx</guid><description><![CDATA[
The Community Kit for SharePoint: Enhanced Blog Edition (CKS:EBE) is a great add-on for SharePoint. What a brilliant piece of work this is. A big thanks goes out to the team of developers who worked on this. The installation of this feature was a breeze. Even applying my own theme to the site was  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Fri, 30 May 2008 16:14:00 GMT</pubDate><category domain="http://www.davidliv.com/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>The Token 1st Post</title><link>http://www.davidliv.com/archive/2008/05/30/the-token-1st-post.aspx</link><guid>/archive/2008/05/30/the-token-1st-post.aspx</guid><description><![CDATA[
Well, it's finally up. My SharePoint blog site powered by Community Kit for SharePoint: Enhanced Blog Edition. I spend a lot of time deploying solutions to meet the needs of businesses. And a lot of those solutions involve SharePoint. SharePoint has become the presentation layer for everything eve ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Livingston</dc:creator><pubDate>Fri, 30 May 2008 15:54:00 GMT</pubDate><category domain="http://www.davidliv.com/archive/tags/General/default.aspx">General</category></item></channel></rss>