<?xml version="1.0" encoding="UTF-8"?><!--RSS generated by Windows SharePoint Services V3 RSS Generator on 7/4/2009 5:24:09 AM--><?xml-stylesheet type="text/xsl" href="/_layouts/RssXslt.aspx?List=032b7d51-232c-49f2-83f8-908ec51a95a5" version="1.0"?><rss version="2.0"><channel><title>Woody Windischman - The Sanity Point</title><link>http://www.thesanitypoint.com</link><description>RSS feed for the Posts list.</description><lastBuildDate>Sat, 04 Jul 2009 12:24:08 GMT</lastBuildDate><generator>SharePoint CKS:EBE</generator><ttl>60</ttl><image><title>Woody Windischman - The Sanity Point</title><url>http://www.thesanitypoint.com/_layouts/images/homepage.gif</url><link>http://www.thesanitypoint.com</link></image><item><title>SharePoint Service Pack 2 Repair Patch</title><link>http://www.thesanitypoint.com/archive/2009/06/26/sharepoint-service-pack-2-repair-patch.aspx</link><guid isPermaLink="False">/archive/2009/06/26/sharepoint-service-pack-2-repair-patch.aspx</guid><description><![CDATA[<div class="ExternalClass41983AB9136E4EB5BEDF6C533D3F23FA">
<h3><img width="123" height="165" style="border-right-width:0px;margin:0px 10px 10px 0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px" title="MCSY00579_0000[1]" border="0" alt="MCSY00579_0000[1]" align="left" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/44/MCSY00579_00001_1_3DAC3789.png"><em>&quot;You Are Now Free to Upgrade Your Servers...&quot;</em></h3>
<p>Several weeks ago, Microsoft released Service Pack 2 for SharePoint. It was great! SP2 fixed many problems, large and small, as well as introduced a feature to scan your environment for potential upgrade issues.</p>
<p>There was just one problem. If you were running anything other than plain Windows SharePoint Services (WSS), SP2 would trip an expiration flag that made your computer think you were running an evaluation version. For many users this was just a little inconvenience. You could simply re-enter your product key, and the timeout would be removed. Unfortunately, users of Microsoft Search Server 2008 Express (MSSX) were in a pickle. For you see, MSSX doesn't have a license key.</p>
<p>Of course, MSSX user or not, Microsoft didn't <em>plan</em> for SP2 to do this. So they have been working diligently to come up with a patch to resolve the issue. As of last night, that patch has been released. You can read about the details, and/or download it, on the <a href="http://blogs.msdn.com/sharepoint/archive/2009/06/25/service-pack-2-update.aspx" target="_blank">SharePoint Team Blog</a>, or <a href="http://support.microsoft.com/kb/971620" target="_blank">KB Article 971620</a>.</p>
<p>So, install the patch, apply Service Pack 2, and the April 2009 cumulative update package, and you'll soon be SharePoint-ing your way into the future!</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Fri, 26 Jun 2009 19:08:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Patches/default.aspx">Patches</category><category domain="http://www.thesanitypoint.com/archive/tags/Search Server/default.aspx">Search Server</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>A Peek Under the Hood</title><link>http://www.thesanitypoint.com/archive/2009/06/18/a-peek-under-the-hood.aspx</link><guid isPermaLink="False">/archive/2009/06/18/a-peek-under-the-hood.aspx</guid><description><![CDATA[<div class="ExternalClass6B0AC2228C694570B49D8C6F352990DE"><div class="ExternalClass53183205279748A182A5BF1842A9B940">   <h3><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/MCj033470000001_3B95D018.png"><img style="border-right-width:0px;margin:0px 10px 10px 0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px" title="MCj03347000000[1]" border="0" alt="MCj03347000000[1]" align="left" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/MCj033470000001_thumb_3B95D018.png" width="227" height="140"></a></h3>    <h3>What Makes The Sanity Point Run?</h3>    <p>Today I'm going to give you a little peek under the hood of my new site. I'll compare what I used before, and what I have now, and how that impacts what I could do. Then I'll go into some technical detail about my current environment, and point out a few things to look for when selecting your own provider. Finally, I'll show you how I customized what I got from the ISP to produce The Sanity Point you are reading now.</p>    <h4>The Importance of Dedication</h4>    <p>Although I have brought most of my articles over from my previous blog, in many ways this site is the polar opposite of what I had before. The biggest change, of course, is that I have moved from a <em>shared hosting</em> environment (Office Live and Windows Live Spaces) onto a <em>dedicated server</em>. The key difference is, as its name implies, on a shared environment, your web site is using the same hardware as other users - potentially many others; while on a dedicated server, you are the only person on the box.</p>    <p>This greatly impacts what you are allowed to do with your site. Virtually all shared hosting providers pre-configure their servers with a selection of templates, tools, and utility applications (e.g. eStores, blog software, etc...). The usually allow (but don't always encourage) you to upload your own pages and images (typically via FTP or FrontPage extensions), and may offer connectivity to some shared database resources for server-side scripting. However, because you are sharing the host with other users, you won't usually be allowed to create compiled applications, or install and use components that the ISP hasn't already provided.</p>    <p>With a dedicated server, on the other hand, the ISP usually sets up a box, installs an OS, maybe some Antivirus software and a few free utilities, and hands you an administrator password. From then on, it is essentially &quot;your box&quot;. Unless you buy enhanced support, the only thing they'll do is poke the power switch if you accidentally shut it down or otherwise lock it up, reset the admin password, or replace a component that gets fried. Otherwise, you are on your own and free to install any (legal) software, and customize the environment to your heart's content. </p>    <h4>Yes, Virginia... You can Run SharePoint on Windows Web Server</h4>    <p>Of course, with that freedom comes additional responsibility. Since only you know what you plan to do, you have to be careful in choosing options. Ordering a dedicated server is just like buying one for your own office. You need to consider:</p>    <ul>     <li>The Operating System (Windows or a Linux/Unix variant) </li>      <li>The CPU </li>      <li>How much memory to order </li>      <li>How much network bandwidth you expect to use </li>   </ul>    <p>And, of course, all of this is tempered by how much you can afford. Dedicated servers can get very expensive. If you look around, though, you can find some decent deals. The provider I chose, for example, (<a href="http://www.aplus.net/servers/" target="_blank">APlus.net</a>) offers dedicated servers for as little as $45 a month.</p>    <p>In my case, since I wanted to run SharePoint, my first requirement was running Windows Server. That slimmed my choices a little, but not by much. Since I was only going to get a single box, for Internet-only users, and wasn't going to be running a domain, that made the obvious choice Windows Web Server 2008.</p>    <p>I can hear some of you saying <em>&quot;But wait! You can't run SharePoint on the Web Edition of Windows!!&quot;</em> Well, I'm pleased to say, that isn't entirely accurate. There has <em>never</em> been any restriction against running SharePoint on any edition of Windows Server. However, with Windows Server <em>2003</em> web edition, you weren't allowed to install a <em>database</em> server on that edition. This meant you needed at least two boxes in order to run SharePoint, which made dedicated hosting prohibitive for most users. </p>    <p>The good news is, with Windows Web Server <em>2008</em>, Microsoft no longer has that restriction, so now you can effectively create a low-cost single-box SharePoint environment for Internet sites with either Windows SharePoint Services, or Search Server Express. That's what I've done here. While you can technically install WSS on 512MB, it really doesn't work very well, so I bumped the memory up to 3GB (the most SharePoint can effectively use on 32-bit Windows). I'm also running a dual-core CPU. This results in the Windows about page shown below:</p>    <p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/img2_2_3B95D018.jpg"><img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px" title="img2" border="0" alt="img2" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/img2_thumb_3B95D018.jpg" width="420" height="410"></a></p>    <p><em>Note: APlus doesn't offer Web Edition in 64 bits, but for my usage, 32-bits is fine. By the time SharePoint 2010 rolls around with its 64-bit requirement, I'll be ready to replace this server.</em></p>    <h4>Installing My Stuff</h4>    <p>After sitting down and figuring out my realistic usage, I decided to directly install SQL Server 2008 Express and do an advanced Search Server 2008 Express installation, rather than setting up a basic Windows SharePoint Services install first. While this does limit me to 4GB per database, even for the WSS content databases, it also allowed me the full flexibility to set my service accounts and decide how to manage my databases. </p>    <p><strong><em>Rule #1: Default Settings + Internet Facing = Bad Move!</em></strong></p>    <p>Once I had SharePoint (well, MSSX) installed, all that gave me is the default stuff of SharePoint:</p>    <p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/image_2_3B95D018.png"><img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px" title="image" border="0" alt="image" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/image_thumb_3B95D018.png" width="644" height="455"></a> </p>    <p>Now, that's all great, but if I just wanted the stock SharePoint look, I could have used a shared hosting provider. So next I added the Community Kit for SharePoint: Enhanced Blog Edition (CKS:EBE), and a few other goodies that I wanted to use in my sites. I've used the Intensive Theme in the past:</p>    <p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/image_4_3B95D018.png"><img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px" title="image" border="0" alt="image" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/image_thumb_1_3B95D018.png" width="644" height="455"></a> </p>    <p>But again, I wanted something a bit more unique. So, with SharePoint Designer in hand, I took creating and applying a theme I call &quot;Sanity Road&quot;, which is the theme you see today.</p>    <p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/image_6_3B95D018.png"><img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px" title="image" border="0" alt="image" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/43/image_thumb_2_3B95D018.png" width="644" height="455"></a> </p>    <p>    <h4>Going Beyond</h4>    <p>Of course, going to a dedicated server is usually overkill if you only have one site, and can be a little flexible in your demands for customization. In my case, however, I'm going to use the server for some other things, such as demonstrations, and hosting other personal and community sites not necessarily related to SharePoint.</p>    <p>In this article, I've tried to give you a feel for the tasks involved in selecting and setting up hosting on a dedicated server. I hope you have found it helpful! </p> </div></div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Thu, 18 Jun 2009 04:53:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Blog/default.aspx">Blog</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/Search Server/default.aspx">Search Server</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category></item><item><title>Sample Chapters Online</title><link>http://www.thesanitypoint.com/archive/2009/06/17/sample-chapters-online.aspx</link><guid isPermaLink="False">/archive/2009/06/17/sample-chapters-online.aspx</guid><description><![CDATA[<div class="ExternalClass957E89653F194BCBA1E30902B2E16F29"><h3><a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616" target="_blank"><img style="border-bottom:0px;border-left:0px;margin:0px 10px 10px 0px;display:inline;border-top:0px;border-right:0px" title="MCj04379900000[1]" border="0" alt="MCj04379900000[1]" align="left" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/42/MCj043799000001_1_2DD7091F.png" width="130" height="124"></a>A Taste of &quot;Professional SharePoint Designer&quot;</h3>  <p>I am pleased to announce that Microsoft has posted two chapters from &quot;<a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616" target="_blank">Professional Microsoft Office SharePoint Designer 2007</a>&quot; on MSDN. This is the book I spent the better part of last year writing, along with Asif Rehmani and Bryan Phillips. In the approximately six months since its release, Pro SPD has received excellent reviews, now you can see why for yourselves with the following chapters:</p>  <p>Chapter 11: <a href="http://msdn.microsoft.com/en-us/library/dd819163.aspx" target="_blank">Advanced Data Access: External Data and More</a></p>  <p>Chapter 15: <a href="http://msdn.microsoft.com/en-us/library/dd819165.aspx" target="_blank">Creating Workflow Elements in Visual Studio</a></p>  <p>These two chapters give you a taste of the breadth and depth you will find in the book, including creating views of complex hierarchical data from Web services, and how to extend the power of SharePoint Designer's workflow capability with custom Actions. </p>  <p>Now that Microsoft has made SharePoint Designer available as a free download, having good documentation available is even more important than ever. I'm sure once you have checked out the samples, you're going to want to buy the rest!</p></div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Wed, 17 Jun 2009 19:23:51 GMT</pubDate></item><item><title>Move in Progress - You Found It!</title><link>http://www.thesanitypoint.com/archive/2009/06/14/move-in-progress-you-found-it.aspx</link><guid isPermaLink="False">/archive/2009/06/14/move-in-progress-you-found-it.aspx</guid><description><![CDATA[<div class="ExternalClassD961CA6A4C074C3F9618C40BED313769">
<p><img height="124" border="0" align="left" width="190" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/41/MCj010518400001_1_7A87F172.png" alt="MCj01051840000[1]" title="MCj01051840000[1]" style="border:0px none;margin:0px 10px 10px 0px;display:inline"></p>
<h3>Congratulations! You've found my new site. </h3>
<p>This article is just a place-holder while I'm waiting for DNS to update world-wide. Then I'll be able to update my RSS feed and get back into the swing of things. Until then, I've copied over most of my articles (even with their original publish dates). I'm still updating tags, my blog roll, etc... so you may see some more changes in the left column, but the main stuff is all here.</p>
<p>Enjoy!</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Sun, 14 Jun 2009 11:21:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Blog/default.aspx">Blog</category><category domain="http://www.thesanitypoint.com/archive/tags/General/default.aspx">General</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category></item><item><title>Getting Ready to Move...</title><link>http://www.thesanitypoint.com/archive/2009/06/13/getting-ready-to-move-.aspx</link><guid isPermaLink="False">/archive/2009/06/13/getting-ready-to-move-.aspx</guid><description><![CDATA[<div class="ExternalClass5CFBD3F0F97D4658896DE54B110EC967">
<h2><a target="_blank" href="http://woodywindy.spaces.live.com/blog/"><img height="124" border="0" align="left" width="90" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/40/MCPE03789_00001_7074D4BB.png" alt="MCPE03789_0000[1]" title="MCPE03789_0000[1]" style="border-width:0px;margin:0px 10px 10px 0px;display:inline"></a>Getting Ready to Move...</h2>
<p>I've always been a proponent of sites about SharePoint using SharePoint for hosting whenever possible. In fact, The Sanity Point was hosted on SharePoint for a long time. A few months ago, though, I moved my site onto Office Live hosting and started using Live Spaces for my blog. </p>
<p>Now, Office Live is (sort of) based on SharePoint. The problem is, on OL, I don't have full access to the SharePoint functionality I want. For example, it doesn't include SharePoint blogging, hence the Spaces-sourced blog.</p>
<p>Now I'm getting back on SharePoint. I've got my host, and I'm starting to get things set up the way I want them. So, watch this space! Something new is on the way...</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Thu, 04 Jun 2009 20:46:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/General/default.aspx">General</category><category domain="http://www.thesanitypoint.com/archive/tags/Blog/default.aspx">Blog</category></item><item><title>What a Week! - A Tech-Ed Wrap-up</title><link>http://www.thesanitypoint.com/archive/2009/06/13/what-a-week-a-tech-ed-wrap-up.aspx</link><guid isPermaLink="False">/archive/2009/06/13/what-a-week-a-tech-ed-wrap-up.aspx</guid><description><![CDATA[<div class="ExternalClass80A843964DE44119B1572DECC3ABFEFC">
<h3><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/39/MCj043467500001_4FF294DE.png"><img height="124" border="0" align="left" width="122" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/39/MCj043467500001_thumb_4FF294DE.png" alt="MCj04346750000[1]" title="MCj04346750000[1]" style="border-width:0px;margin:0px 10px 10px 0px;display:inline"></a>What a Week! - A Tech-Ed Wrap-up</h3>
<p>Microsoft Tech-Ed North America 2009 is over, and despite the economy, it was another great show. I spent most of my time in the Technical Learning Center, or TLC, answering questions about SharePoint. </p>
<p>Most days I also, along with co-author Asif Rehmani, gave away and autographed dozens of copies of our book, <a target="_blank" href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">Professional Microsoft Office SharePoint Designer 2007</a>. All together, we (well, Microsoft) gave away almost 450 books. I want to take this opportunity to thank everyone who stood in the long lines, braving attacks by the flying monkeys, for their support and interest.</p>
<p>Speaking of flying monkeys, these were probably one of the most popular SWAG items at the show...</p>
<p> <img height="281" border="0" width="282" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/39/150509_1808_4_4FF294DE.jpg" alt="When Monkeys Fly" title="When Monkeys Fly" style="border:0px none;display:inline"> </p>
<p>
<p>They came with three costume colors, Red, Black, and Blue. But their main claim to fame was that their arms are elastic, and when stretched and released, not only do the monkeys &quot;fly&quot;, they also scream (don't worry, I'm a fan of the &quot;silent&quot; web - no sound effects will disturb your office here!)</p>
<h3>The Big Announcements</h3>
<p>Though you may have seen these before, no show report would be complete without the big Tech-Ed announcements:</p>
<ul>
    <li>It is official - Microsoft SharePoint Server 2010 (no &quot;Portal&quot; or &quot;Office&quot; in sight) will be 64-bit only all the way through the stack. You will need to be running 64-bit Windows Server 2008 or Windows Server 2008 R2 in order to install it (<em>no 2003 allowed</em>). In addition, you will need <strong>64-bit SQL Server</strong> (2005 or 2008) as well. </li>
    <li>All TechEd attendees will be included in a (semi?) private Technical Preview of the Office 2010 client applications. </li>
    <li>There will be a SQL Server 2008 R2 </li>
    <li>Windows Server 2008 R2 is also 64-bit Only. </li>
    <li>The Groove 2010 client has been renamed <em>SharePoint WorkSpace 2010</em>. I'm not sure whether it is an attempt to pick up on the glow of the SharePoint brand, or there is some seriously tightened integration coming, but I'm looking forward to finding out! </li>
</ul>
<p>So the watchword is, <em>no more SharePoint installs on Windows Server 2003 or using 32-bits</em>. Stop Now. Do it right, and save yourself the grief when the new version comes along.</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Fri, 15 May 2009 20:44:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Conferences/default.aspx">Conferences</category><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/Training/default.aspx">Training</category><category domain="http://www.thesanitypoint.com/archive/tags/Governance/default.aspx">Governance</category></item><item><title>Discovering the Setup User Account - A SharePoint "Whodunit?"</title><link>http://www.thesanitypoint.com/archive/2009/06/13/discovering-the-setup-user-account-a-sharepoint-quote-whodunit-quote.aspx</link><guid isPermaLink="False">/archive/2009/06/13/discovering-the-setup-user-account-a-sharepoint-quote-whodunit-quote.aspx</guid><description><![CDATA[<div class="ExternalClass0C334CEE0BDD4CAF8C8E8CA3F7841D89">
<p><img height="124" border="0" align="left" width="138" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/38/MCj030027500001_1_6E255267.png" alt="MCj03002750000[1]" title="MCj03002750000[1]" style="border-width:0px;margin:0px 10px 10px 0px;display:inline"></p>
<h3>Discovering the Setup User Account - A SharePoint &quot;Whodunit?&quot;</h3>
<p>It was a dark and stormy night. There were SharePoint problems in The City. Lots of them. And it was my job to track 'em all down. I'm a consultant. No problem is too big or too small. It's what I do. </p>
<p>This is the story of one of those problems...</p>
<p>I was hard at work at my desk when the phone rang. Even before he told me, I could tell from the sound of the caller's voice that he had a big problem. His name was Steve. Not the problem - the caller. Turns out Steve's SharePoint guy, Ben, was on the lamb. Ben ran into some Girl Trouble, you see, and he wasn't coming back. Now all Steve had was a SharePoint farm, a scrap of paper, and some half-linked wiki pages. </p>
<p>While I couldn't do anything about filling out his content, at least he used a <a target="_blank" href="http://www.thesanitypoint.com/archive/2009/06/13/wiki-in-the-box-is-sharepoint-wiki-really-that-bad.aspx">SharePoint wiki</a>, so his users could pick up the slack there.</p>
<p>I turned my attention to the only clue - that scrap of paper. Turns out, it had a hand full of account ID's written down. It didn't take a genius to figure out that these were the accounts he used when setting up his farm. There were more than three of them, and it was good. Unfortunately, these were all code-name accounts like s23365, and k45321. No way to tell which account was which. That was bad. For all we knew, Ben had used the same account for all three of the <a target="_blank" href="http://www.thesanitypoint.com/archive/2009/06/12/taking-accounts-into-account.aspx">major functions</a> (Setup User, Server Farm, and Content Access). Or maybe they were all individual service accounts, and he had been logged in with his own account when he set up SharePoint.</p>
<h3>The Big Deal</h3>
<p>Why is this so important, you ask? Well, if you've read &quot;<a target="_blank" href="http://www.thesanitypoint.com/archive/2009/06/12/taking-accounts-into-account.aspx">Taking Accounts into Account</a>&quot;, you'll know that the Setup User has special status - essentially this ID has full control over the SharePoint installation, even if you take it out of the administrator groups. Generally, it is also a good idea to use this same ID when update time rolls around.</p>
<p>The problem is, there is no way to tell directly which account was the Setup User. Sure, you can tell what accounts are used for the services, and Default Content Access is particularly easy, just go to the Search Administration page. But although you can see the accounts in the Farm Administrators group, as noted above these can be changed, so that doesn't necessarily tell you who did the setup.</p>
<p>It was time for the thinking cap. Brainwaves are generated by caffeine and sugar, so I sent Steve for some coffee and donuts while I hashed things out. Since SharePoint wasn't going to help me here, I had to go outside the box. Or rather, straight to the box. I harkened back to my Windows admin days, and thought about what is actually happening when you install software. Registry changes, folders created, files copied, etc...</p>
<h3>Chasing a Wild Goose</h3>
<p>Half a cup of Columbian and a French cruller later, I thought had it. Files! Folders! When you install a program - especially one as big and powerful as SharePoint, you are creating files left and right. When you put a file into Windows, loads of information about it gets stored - its name, when it was created, and who has access to it. But more than that - Windows &quot;knows&quot; who created the folders and put the files in them.</p>
<p>I started looking in the same place you look for almost anything related to SharePoint configuration. An infamous little hangout called the 12 hive. So I started Exploring. I followed a sort of convoluted path - &quot;C:\program files\common files\microsoft shared\web server extensions&quot;, but in the end, I found what I needed. And there was my witness - an unsuspecting little folder, called simply &quot;12&quot;. Sure, she was cute, but I knew under that simple yellow exterior bubbled a mass of information.</p>
<p>I decided to be gentle at first. I gave the folder a little right-click and whispered &quot;Properties&quot; in her ear. She was compliant, and engaged in a simple dialog. I changed the subject to security:</p>
<p><img height="477" border="0" width="372" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/38/image_6_6E255267.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>I knew I was getting warm when she let slip that she knew the Creator/Owner. But she wouldn't tell who it was. I applied a bit of &quot;Advanced&quot; pressure, and finally got her to fess up. She showed me the owners, and there was... the Administrators group. A dead end. I had high hopes for this one.</p>
<p><img height="470" border="0" width="554" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/38/image_11_6E255267.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>
<p>
<p>You see, the creator of the file or folder automatically gets ownership-level rights. This means that they can do anything to it an administrator can. This is also one reason the Setup User in SharePoint gets so much power. Since they are the creators of the files that make up SharePoint, they can always access them, no matter what SharePoint's internal permissions say. Unfortunately, Windows Server automatically assigns Ownership to the Administrators.</p>
<h3>The Light at the End of the Tunnel</h3>
<p>Then I had another thought. The other thin the Setup User does is creates the Central Administration web site. Like I said before, you can't just check the Farm Administrators group. But there is another way to check for &quot;special&quot; users. The STSADM command has a way to list users who have been assigned direct permissions to a site collection. Central Administration needs someone to access it before all of the groups are built, so I thought, why not see if the Setup User was hiding there. </p>
<p>I opened up a command prompt. Central administration is configured on a random port at setup, so first thing I did was look up the port that was in use with the command:</p>
<blockquote>
<p><strong>stsadm -o getadminport</strong></p>
</blockquote>
<p>Once I had that, I used  the &quot;enumusers&quot; operation. Since the name of the server with Central Administration on it was &quot;canon&quot;, the command (including the port found above) was:</p>
<blockquote>
<p><strong>stsadm -o enumusers -url http://canon:8585</strong></p>
</blockquote>
<p>And there it was - a user explicitly granted permissions. It even had a reasonable id: &quot;SPAdmin&quot;.</p>
<p><img height="319" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/38/image_7_6E255267.png" alt="image" title="image" style="border:0px none;display:inline"> </p>
<p>I gave Steve the good news - the Setup User wasn't one of the accounts on the scrap, nor was it Ben's own account. Fortunately, Ben hadn't used it for any of the services. He had used an easy-to-remember name, SPAdmin. I suggested that Steve change the password, but otherwise he shouldn't have any trouble. </p>
<h3>Elementary? Not Really, My Dear Watson...</h3>
<p>While the story you have just read is fictional and somewhat tongue-in-cheek, all of the technical elements are true. The Setup User is a very powerful account. It should not be assigned to any of the SharePoint services, and shouldn't be anyone's &quot;day to day&quot; account. And, as you have seen here, <strong>there is no way to determine <em>with certainty </em>what account was used to set up SharePoint after the fact. </strong></p>
<p>What we did here was look for ways to <em>infer</em> the account name. I have tested this method on several different SharePoint installations, and it has been accurate on the systems I had available. While there may be other ways beyond the one I used, none of them (even this one) are particularly robust. For example, although it is almost never done, you <em>can</em> explicitly assign rights on Central Administration to other users, or remove the Setup User's default explicit permissions grant (Note, as described in the story, this is NOT in the Farm Administrators group, and does not actually remove the Setup User's power). This will change what users are returned by the enumusers operation.</p>
<p>The moral of the story is that you need to keep a log of the accounts you use in your SharePoint configuration.</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Thu, 07 May 2009 20:39:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Governance/default.aspx">Governance</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category></item><item><title>Where's Woody? Conference Update!</title><link>http://www.thesanitypoint.com/archive/2009/06/13/wheres-woody-conference-update.aspx</link><guid isPermaLink="False">/archive/2009/06/13/wheres-woody-conference-update.aspx</guid><description><![CDATA[<div class="ExternalClass146111C808194CD8985225445E61E584">
<p><img height="124" border="0" align="left" width="122" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/37/MCj023308100001_1_26D93A78.png" alt="MCj02330810000[1]" title="MCj02330810000[1]" style="border-width:0px;margin:0px 10px 10px 0px;display:inline">Although I'm normally holed up in a little cabin in the wilderness of northern Indiana (well OK, Silver Lake isn't exactly the wilderness...), I do get out of the house from time to time. For those who are interested, I'll be appearing at a couple of conferences in the next few months. </p>
<p>You probably know by now, I'm doing a couple sessions at the <a target="_blank" href="http://www.sptechcon.com/">SharePoint Technology Conference</a> in Boston.</p>
<p>But now, I can also let you know that I'll be at the <a target="_blank" href="http://www.msteched.com/">Microsoft TechED 2009</a> conference in Los Angeles next month. (May 11-16). Although I won't be presenting any sessions, I'll be working several shifts at the TLC (Technical Learning Center). And that's not all - Microsoft will be giving away copies of my book - Professional Microsoft Office SharePoint Designer 2007. We'll be set up for autographs, both from me, and from my co-author, Asif Rehmani.</p>
<p>Here are the details:</p>
<blockquote>
<p>Professional Microsoft® Office SharePoint® Designer 2007 – Free Books and Signing by Authors:  Woody Windischman &amp; Asif Rehmani </p>
<p>Where:  Microsoft TechEd 2009 – Los Angeles Convention Center, Level 1 </p>
<p>South Hall G&amp;H, Technical Learning Center (TLC) Yellow Area – OFC (Office &amp; SharePoint) </p>
<p>Monday, May 11, 2009 - 3:30-4:30PM      <br>
Tuesday, May 12, 2009 - 1:30-2:30pm       <br>
Wednesday, May 13, 2009 - 1:30-2:30pm       <br>
Thursday, May 14, 2009 - 1:30-2:30pm </p>
<p>Note:  One book per person</p>
</blockquote>
</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Fri, 01 May 2009 20:38:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Conferences/default.aspx">Conferences</category></item><item><title>A Hidden Gem - the Preview Pane View in SharePoint</title><link>http://www.thesanitypoint.com/archive/2009/06/13/a-hidden-gem-the-preview-pane-view-in-sharepoint.aspx</link><guid isPermaLink="False">/archive/2009/06/13/a-hidden-gem-the-preview-pane-view-in-sharepoint.aspx</guid><description><![CDATA[<div class="ExternalClass01CE70BA41834F2A97B21563594199CD">
<p><img height="124" border="0" align="left" width="133" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/MCj021721800001_1_5F2CD732.png" alt="gems" title="gems" style="border-width:0px;margin:0px 10px 10px 0px;display:inline"> </p>
<h3>A Hidden Gem - the Preview Pane View in SharePoint</h3>
<p>Toward the end of my wiki article last week, I showed a web part added to a SharePoint wiki page. While people liked the idea of adding web parts to a wiki, what got even more reaction was the web part itself. </p>
<p>The web part, shown below, contains a list of the pages in my wiki. That's nothing new, but what got folks excited was the ability to roll-over the titles, and see a preview of the contents of that page. People are looking all over the place for the &quot;Preview Pane&quot; web part, and asking me where to find it. </p>
<p><img height="502" border="0" width="644" src="https://mxbkxg.blu.livefilestore.com/y1mM10eRg79P8_XfvZcMvdrLRMar6yUNkDBpHhjUihyMq9KwckoCjOeJyDSjDYSOlc_FqXJlKLscC0qfB-qsqoFCK0MJjT5VcXQ5VnqAgfRm2IU3yy0bZRjVaYL0ijisdyDNPPrIIRPMoqwqO5ghSXirQ/image[32].png" alt="image" title="image"> </p>
<p>Well, I have a confession to make - there is no &quot;preview pane web part&quot;. Per se. </p>
<p>But wait - don't run away! I wouldn't be here very long if I went around faking up web pages to make a point. That view is very much a part of SharePoint - even WSS. I just said it wasn't a web part. And that's why people can't find it. </p>
<p>So how do you get a preview pane? Here's the secret - although the preview pane isn't itself a &quot;web part&quot;, it is available as a <strong>style</strong> in <em>almost any list view</em>! </p>
<h3>How to do it</h3>
<p>The example in the other article was a wiki, but it didn't need to be. You can use a custom list as well. To show how this works, I'll start with a site's home page. </p>
<p><img height="503" border="0" width="599" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/image_18_5F2CD732.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>I select Edit Page from the Site Actions menu, and click Add a web part. I'm going to select the Songs list. This is just a custom list that has some content in it on my site. It could have been a wiki, Announcements, or any other list. This list just happens to have some useful content. </p>
<p><img height="503" border="0" width="476" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/image_21_0D1A29EB.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Notice that this is starts as simply a standard view of the list. </p>
<p><img height="489" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/image_3_0D1A29EB.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Now the fun begins! Select Modify Shared Web Part from the web part's menu: </p>
<p><img height="108" border="0" width="376" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/image_6_0D1A29EB.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>In the task pane, select &quot;Edit the current view.&quot; (Note: I also changed my toolbar type to summary, to make it smaller.) </p>
<p><img height="202" border="0" width="247" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/image_15_0D1A29EB.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>On the Edit View page, scroll down towards the bottom, and expand the section entitled &quot;Style&quot;. There you will see a number of display formats. One of them will be the &quot;Preview pane&quot;: </p>
<p><img height="350" border="0" width="605" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/image_14_0D1A29EB.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Select it, and Click OK. Click OK in the task pane, and your view will be updated with the rollover and preview! </p>
<p><img height="248" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/image_13_0D1A29EB.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>
<h3>Other Aspects</h3>
<p>Since this is just a view style, you can use it on almost any list or library. In addition, you don't need to create a web part first. You can just add this as a view on your list's settings page. </p>
<p>When you create the view, make sure you choose the &quot;Standard&quot; view as the base format: </p>
<p><img height="347" border="0" width="555" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/36/image_24_0D1A29EB.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Once you do that, you will see the same view settings screen described earlier. </p>
<h3>Conclusion</h3>
<p>SharePoint offers a lot of different ways to look at the information in your sites. One of the most interesting is the Preview Pane view. Although it doesn't show up as a web part on its own, you can use it in almost any list or library simply by modifying the view settings. </p>
<p>I hope this article has encouraged you to explore this, as well as some of the other view formats available to you!</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Tue, 21 Apr 2009 20:36:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/Lists and Libraries/default.aspx">Lists and Libraries</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category></item><item><title>Wiki-in-the-Box - Is SharePoint Wiki Really that Bad?</title><link>http://www.thesanitypoint.com/archive/2009/06/13/wiki-in-the-box-is-sharepoint-wiki-really-that-bad.aspx</link><guid isPermaLink="False">/archive/2009/06/13/wiki-in-the-box-is-sharepoint-wiki-really-that-bad.aspx</guid><description><![CDATA[<div class="ExternalClass3869D583E7D941B787A995C29BB7D3F9">
<h3><img height="124" border="0" align="left" width="106" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/35/MCj023377900001_1_6E6743B5.png" alt="MCj02337790000[1]" title="MCj02337790000[1]" style="border:0px none;margin:0px 10px 10px 0px;display:inline">Wiki-in-the-Box - Is SharePoint Wiki Really that Bad?</h3>
<p>Today I'm going to get off the SharePoint Designer shtick, and go back to SharePoint basics. In particular, I want to take a closer look at SharePoint's built-in wiki functionality. </p>
<p>SharePoint's wiki has taken a lot of grief online lately. Some people look at various dedicated wiki systems, then at SharePoint, and come to the conclusion that SharePoint's wiki just doesn't measure up to the &quot;best of breed&quot;. There is a big difference, however, between &quot;not the best&quot; and &quot;totally inadequate&quot;. </p>
<h3>The Real Question</h3>
<p>If you use SharePoint in your company, and are considering whether to purchase a third-party wiki replacement, the question you really need to ask isn't, &quot;Is SharePoint's wiki the best there is?&quot;, but rather &quot;Will SharePoint's wiki do the job I need done?&quot; </p>
<p>To help you answer that question, we'll take a look at what a wiki is, what you might want it to do, and what SharePoint's Wiki offers &quot;in the box&quot; to answer those needs. I'll also check out what simple enhancements are available (both within SharePoint, and via add-ons) to extend that built-in functionality. </p>
<h3>Just What is a Wiki, Anyway?</h3>
<p>Creating pages for the web has historically been a complicated process. It required page creation and editing on a client computer (usually with a specialized tool), and then uploading the finished pages to the web site. Linking required knowing where the target pages were going be relative to the current page. </p>
<p>Wiki-wiki is Hawaiian for &quot;quick&quot;. The <a target="_blank" href="http://www.c2.com/">first wiki</a> was designed to make it quick and easy to create and edit web pages, as well as the links between them. Rather than force users to understand HTML markup, and site structure, a wiki lets them create a link, and if the target page doesn't exist, it will be created automatically when the link is clicked for the first time. Combined with in-place editing, this effectively makes a wiki a form online content management system. </p>
<p>As noted earlier, a user doesn't need knowledge of HTML markup to use a wiki. However, because wikis historically have used plain text boxes for entering content, over time conventions have developed for a &quot;wiki markup&quot; for such things as <strong>bold</strong> and <em>italic </em>text, intra-page section headings, etc... I'll talk about this in more detail in the next section. </p>
<p><em>Note: WikiWikiWeb, the software created by Ward Cunningham for that first wiki, used a different syntax from most modern wikis when it comes to links. WikiWikiWeb used compressed text (i.e. Leading-cap words with no spaces between) to indicate text was a link. Current wiki markup convention calls for intra-site links (also known as <strong>wiki links</strong>) to be defined with [[double square brackets]].</em> </p>
<p>In addition to being quick and simple, there is another, <em>non-technical,</em> aspect to a wiki - something of a &quot;wiki philosophy&quot;. This philosophy holds that a wiki should be open to modification by anyone who has something to contribute - even anonymously. Most public wikis hold to this philosophy, however it is not without its problems. For example, while the desired benefit - people with actual knowledge of a subject contributing and correcting inaccurate information - is clearly achieved, it is just as easy for others to post deliberately incorrect information, or even vandalize sites. </p>
<p>While such defacement is just as easily corrected, most modern wiki systems do incorporate certain safeguards - such as authentication, change logs, and approval processes - which can be implemented at need. Indeed, even <a target="_blank" href="http://www.wikipedia.org/">WikiPedia</a>, the most prominent wiki site on the internet, treats authenticated and anonymous contributions differently, and allows article (page) creators to prevent anonymous edits. </p>
<h3>SharePoint Wiki - On the Surface</h3>
<p>Now that you know basically what a wiki is, and how they were created to make it easy for non-technical users - and particularly subject matter experts (SMEs) - to create and manage web content, let's take a look at a SharePoint wiki site. </p>
<p><em>Note: SharePoint has two things called &quot;wiki&quot;. The Wiki Library, and the Wiki Site template. A Wiki Library can be created on almost any SharePoint site, and is accessed through quick-launch just like any other SharePoint list or library. When you create a Wiki Site, a Wiki Library is created in it automatically, the site is set to use the Wiki Library's home page as its default, and a Wiki Pages section is created in the Quick Launch bar. The behavior of the Wiki Library itself is otherwise identical.</em> </p>
<p>In most respects, a SharePoint Wiki is very similar to any other SharePoint site, as shown below. However, when you look a little closer, you start to see some differences: </p>
<p><img height="503" border="0" width="603" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/35/image_5_5975C142.png" alt="image" title="image" style="border:0px none;display:inline"> </p>
<ol>
    <li>Wiki Toolbar - The wiki toolbar gives you direct, 1-click access to editing a page, viewing its change history, or discovering what other pages in the wiki link to it. </li>
    <li>Quick Launch Bar - Notice the Wiki Pages section. This is created in a Wiki Site only. Other &quot;normal&quot; sections (e.g. Lists, Discussions, etc...) are generated as needed if you add them to the site. <em>On non-wiki sites to which a Wiki Library is added, this section is not created automatically.</em> </li>
    <li>Recent Changes Bar - The Recent Changes bar lists the last five pages that have been updated. </li>
</ol>
<p>Whether stand-alone, or part of a wiki site, two pages are created by default in a SharePoint wiki library - the Home page (shown above), and &quot;How to use this Wiki&quot; (the text varies slightly to reflect the library or site context). While wikis, by definition, are very easy to use, a quick glance through the &quot;How to&quot; page can still be very helpful. It provides quick tips on the two elements of a SharePoint wiki that are not &quot;obvious&quot;, especially to new users - the [[double bracket]] wiki link syntax, and how to create new pages. </p>
<p>To help prevent the creation of orphan pages (those with no incoming links), users are encouraged to grow the site organically, by editing an existing page and adding wiki links. Recall that, if you create a wiki link to a page that doesn't exist, a new page will be created when that link is first clicked. </p>
<h3>Getting Started</h3>
<p>The first thing you will probably want to do, is edit the home page to reflect your purpose in creating the wiki site, and create some &quot;seed&quot; links to get your users started. </p>
<p><img height="503" border="0" width="601" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/35/image_11_5975C142.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Notice how I have &quot;set the stage&quot; for my users. I haven't actually entered any information yet, but by creating these links and a description, I have let people know the purpose of this site. Now, anyone with write permission can click on one of the links with dashed underlines, and they will be able to create content. </p>
<p>Which brings us to the first area of concern in many environments - if &quot;anyone&quot; can go in and modify these pages, what if someone totally messes things up? This is where the page history comes into play. By clicking the History button in the wiki toolbar, I can easily see what changes have been made over time. For example, in the screenshot below, you can easily see the changes I have made to the home page from the default, with added and deleted text highlighted in different colors from that which was unchanged: </p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/35/image13_45E549C1.png"><img height="464" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/35/image_14_5975C142.png" alt="image" title="image" style="border:0px none;display:inline"></a>  </p>
<p>Because in most environments SharePoint is used with authentication, you will know not only what changes were made, and when, but by whom. </p>
<h3>The Editing Experience</h3>
<p>One of the complaints often leveled against SharePoint's wiki is its lack of support for &quot;wiki markup&quot; beyond intra-site page links. While this is true as far as it goes, it doesn't consider what that markup is designed to do - compensate for the plain-text editing features of most wiki systems. For example, to make <em>italic text</em> in many wiki systems, you enclose the text in ''double apostrophes''. Yet while there are some conventions, there is no true &quot;<a target="_blank" href="http://en.wikipedia.org/wiki/Wikitext">wiki markup</a>&quot; standard. </p>
<p>Here is an example of the page editing experience in a SharePoint wiki: </p>
<p><img height="448" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/35/image_17_5975C142.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Notice that SharePoint's wiki actually provides a full rich-text editor, with direct toolbar-based access to text formatting, external hyperlinking, etc... The results from these tools are stored as standard HTML markup. This strongly mitigates the need for specialized wiki markup beyond the already included internal linking. </p>
<p><em>Note: Out of the box, the rich-text editing experience is only provided for users of Internet Explorer. If you have many non-IE users, I strongly suggest that you download and install Telerik's RadEditor Light. This is a free tool, the use of which is fully supported by Microsoft. I have provided a detailed write-up of it in </em><a target="_blank" href="http://www.thesanitypoint.com/archive/2009/06/12/cross-browser-rich-text-editing-and-more-in-sharepoint.aspx">an earlier blog post</a><em></em><em>. Even if you do use IE, RadEditor Lite provides many other features that are particularly useful in a wiki environment.</em> </p>
<h3>Digging Deeper</h3>
<p>So, looking at the &quot;wiki&quot; features of SharePoint's wiki, we see a very easy to use system, which, while it may not offer everything a competitor's wiki has, isn't too bad. But the story doesn't stop there. The other side of the &quot;SharePoint Wiki&quot; equation is SharePoint itself. As a part of SharePoint, the wiki library comes with a number of very useful capabilities, especially around site management. </p>
<p>Much of the &quot;SharePointiness&quot; of the wiki library is suppressed from the default page views. Nevertheless, it is in there, just below the surface. The easiest way to access it is to click the &quot;View All Pages&quot; link in the Recent Changes bar. This brings up a standard SharePoint view of your wiki library: </p>
<p><img height="377" border="0" width="555" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/35/image_20_5975C142.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>From here, you have access to all sorts of abilities: </p>
<ul>
    <li>Setting Alerts to be notified of changes </li>
    <li>Setting the permissions of the library, or even individual pages </li>
    <li>Adding metadata fields - for example, subject tags, or even links to supporting documents </li>
    <li>RSS feeds </li>
    <li>Requiring approval and document check-out for changes. </li>
    <li>Creating different views of the information </li>
</ul>
<p>In addition, because wiki pages are considered individual files by SharePoint, they have individual URLs, making it easy to provide &quot;friendly&quot; links to users, as well as get detailed usage reports. </p>
<p>Because a wiki page is a &quot;page&quot; in SharePoint, you have a second editing option, under the Site Actions menu. This edits the SharePoint, rather than Wiki aspects of the page, and allows you to add web parts to a page in your wiki. These parts will only appear on that specific page, but can be used for virtually any purpose. For example, here I've added a web part that is a view of the wiki library which displays a page preview when you roll over a title: </p>
<p><img height="502" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/35/image_23_5975C142.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Content in a SharePoint wiki is also automatically included in SharePoint searches, making it easy to find information even if you don't know exactly where in the wiki it is. </p>
<h3>Conclusion</h3>
<p>SharePoint's wiki features are a bit like Rodney Dangerfield - they &quot;don't get no respect&quot;. Yet, while on their own they may not be best-of-breed in the wiki world, they are still quite useful. In addition, they do something no other wiki system does, they bring the rest of SharePoint, with all of its power and flexibility, along for the ride. </p>
<p>If you are considering deploying a wiki in your company, and you are already using SharePoint, look beyond what a wiki purist might see as perfection, and consider your actual needs. You will probably find that SharePoint's wiki will fulfill them.</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Tue, 14 Apr 2009 20:26:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/General/default.aspx">General</category><category domain="http://www.thesanitypoint.com/archive/tags/Governance/default.aspx">Governance</category><category domain="http://www.thesanitypoint.com/archive/tags/Wiki/default.aspx">Wiki</category></item><item><title>SharePoint Designer and Expression Web - Separated at Birth</title><link>http://www.thesanitypoint.com/archive/2009/06/13/sharepoint-designer-and-expression-web-separated-at-birth.aspx</link><guid isPermaLink="False">/archive/2009/06/13/sharepoint-designer-and-expression-web-separated-at-birth.aspx</guid><description><![CDATA[<div class="ExternalClass99AAA608001D4823B87B41EDD8C0F118">
<h3><img height="170" border="0" align="left" width="198" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/34/img6_3_4992B87B.gif" alt="img6" title="img6" style="border-width:0px;margin:0px 10px 5px 0px;display:inline">SharePoint Designer and Expression Web - Separated at Birth</h3>
<p>As part of Microsoft's making SharePoint Designer available as a free download, they also announced a rough roadmap for its future, as well as that of another tool, Expression Web. You might wonder why Expression Web was designated a successor (from a licensing standpoint), when it doesn't have any ability to modify SharePoint sites. </p>
<p>To help you understand, I'm going to give you a little bit of history of these two tools, in the form of a &quot;bedtime story.&quot; Then I'll talk about some of their similarities and differences, as well some of what I see as the ramifications of this change. </p>
<h3>Once Upon a Time...</h3>
<p>Once upon a time, when the Web was new, and the Internet was still wet behind the ears, there was born a little web design tool called <em>FrontPage</em>. FrontPage was blessed with many talents, from page editing, to web site management. </p>
<p>Yet in its youth, FrontPage also had many bad habits. It liked to do certain things its own way, and tended to enforce its will on unsuspecting developers. Often, the result was broken script. The developers did not find this habit endearing, and shunned FrontPage. </p>
<p>As FrontPage grew up, it matured and learned many new skills. It made friends with a new product called SharePoint. It also gradually put away its childhood arrogance, and learned the value of industry standards. Yet try as it might, its youthful indiscretions continued to haunt it, and it could not earn the respect of the community at large. </p>
<p>One fateful evening, FrontPage found itself at a crossroads, and was torn. One way led to greater integration with SharePoint, while the other promised great adventures with the industry standards. &quot;Perhaps,&quot; it thought, &quot;Perhaps I am trying too hard to be all things to all people.&quot; Yet it liked both its association with SharePoint, as well as its new-found friendship with the Standards. It gazed into the heavens and made a wish upon a falling star. </p>
<blockquote>
<p><em>&quot;I wish people could forget about my past, and see me as the wonderful tool I have become, both for designing SharePoint sites and expressing web standards!&quot;</em></p>
</blockquote>
<p>Then FrontPage fell into a deep, sound, sleep. Sometime during the night, a strange and wondrous thing had happened. When morning came, FrontPage had disappeared, and in its place were two new children - <em>SharePoint Designer</em>, and <em>Expression Web</em>. At first glance, while neither looked quite like FrontPage, they were still hard to tell apart. Both had stylish modern clothes, and found an understanding of CSS and ASP.NET came as naturally as breathing. </p>
<p>Yet there were differences. When SharePoint Designer wanted to talk about SharePoint, Expression Web just threw up its hands and wouldn't hear a word of it. On the other hand, when Expression Web tried to strike up a conversation about the joys of PHP, SharePoint Designer could only tilt its head and say &quot;Huh?&quot; </p>
<p>SharePoint Designer also found it easier to remember its old life as FrontPage. Expression Web was resistant, and needed some prodding to deal with that part of its past. </p>
<p>And so each began a separate journey, taking their respective paths from the crossroads. </p>
<h3>That was Then, This is Now</h3>
<p>OK, so now you know that SharePoint Designer and Expression Web are both descendents of Microsoft FrontPage. In many ways, they are very similar. How similar? Here are both of them side-by-side: </p>
<p> <a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/34/image_2_4992B87B.png"><img height="405" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/34/image_thumb_4992B87B.png" alt="image" title="image" style="border-width:0px;display:inline"></a>     <br>
They share all of the same core page editing features. The same CSS handling, ASP.NET support, IntelliSense code completion, etc.. They both also share the ability to work with local XML and external databases on non-SharePoint sites. So, where are they different? </p>
<p>First and foremost, a key differentiator is SharePoint support. As implied in the fable, SharePoint Designer is fully aware of SharePoint and most of its features. Expression Web, on the other hand, will not even open a site based on SharePoint, whether you are using SharePoint features or not. If you attempt to do so, it responds with this alert: </p>
<p><img height="137" border="0" width="417" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/34/NoSharePoint_3_4992B87B.jpg" alt="NoSharePoint" title="NoSharePoint" style="border-width:0px;display:inline"> </p>
<p>Second, SharePoint Designer has more (and more obvious) support for &quot;legacy&quot; FrontPage functionality. In some ways, this follows from the previous point, as SharePoint is derived (at least conceptually) from the FrontPage Server Extensions. Expression Web suppresses any direct access to extensions based functionality. For example, the Insert menu in SharePoint Designer offers an option to insert a &quot;Web Component&quot;, which is not present in Expression Web. The choices offered in the resulting dialog are mostly FrontPage pieces. </p>
<p>If you open a site which already contains FrontPage functionality, such as Shared Borders or Navigation/Link bars, SharePoint Designer lets you easily select editing options through the context menu, while Expression Web does not. </p>
<p><img height="327" border="0" width="271" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/34/image_7_4992B87B.png" alt="image" title="image" style="border-width:0px;display:inline"> <img height="284" border="0" width="283" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/34/image_8_4992B87B.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>
<p>
<p>The first image above is from SharePoint Designer. Note the Shared Border and Link Bar properties options. See how they do not appear in the second image, which is the same page opened in Expression Web. </p>
<p>So it seems that Expression Web is just a subset of SharePoint Designer's functionality. But is that the case? Doesn't Expression Web have <em>something</em> to call its own? </p>
<p>It turns out that it does. Because Expression Web was intended to help you create sophisticated, standards-based web sites, it includes some templates for you to start with that SharePoint Designer does not. In version 1 of Expression Web, that was about it. </p>
<p>With Version 2, which has been out for a few months now, Expression Web added direct support for PHP. </p>
<p><img height="405" border="0" width="374" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/34/image_11_4992B87B.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Also notice the Media option. Expression Web now also supports the direct insertion and manipulation of Flash, Silverlight, and other media files. SharePoint Designer's support for media is not as well integrated, and it doesn't support PHP at all. </p>
<p>One other big difference between SharePoint Designer and Expression Web is in their online help systems. Not so much the system itself, but the content. SharePoint Designer provides a great deal of help on topics related to manipulating SharePoint Sites, and features such as Workflow and layouts pages, but almost nothing about how to use the basic editing features of the product. Expression Web's help, on the other hand, includes all of the basic features, as well as PHP. </p>
<h3>Where Do We Go From Here?</h3>
<p>So, SharePoint Designer and Expression Web are both descendents of FrontPage, and they have roughly equivalent, if differently focused, feature sets. SharePoint Designer is now free for the download, and Expression Web is the designated successor as far as Software Assurance licenses are concerned. You still can't use Expression Web to manipulate SharePoint Sites, so where does that leave us? What is next? </p>
<p>Microsoft has released a limited roadmap of the future of these products. They have said: </p>
<ol>
    <li>SharePoint Designer is free, but development has not stopped. It will remain free when the next version comes out, simultaneously with the next version of SharePoint. </li>
    <li>SharePoint support will be added to Expression Web. (When? v.Next?) </li>
    <li>Expression Web will continue to include tight integration both with the other Expression series and with Visual Studio. </li>
    <li>Visual Studio is getting a big dose of SharePoint Friendliness in the next version. </li>
    <li>Expression will be &quot;where the action is&quot; with regard to Silverlight integration. </li>
</ol>
<p>Granted, there isn't a lot of detail there. But I suspect SharePoint Designer and Expression Web will continue to be very similar to each other - possibly even more so than they are now - for a long time to come.</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Mon, 06 Apr 2009 20:25:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category></item><item><title>On Babies, Bathwater, and SharePoint Designer</title><link>http://www.thesanitypoint.com/archive/2009/06/13/on-babies-bathwater-and-sharepoint-designer.aspx</link><guid isPermaLink="False">/archive/2009/06/13/on-babies-bathwater-and-sharepoint-designer.aspx</guid><description><![CDATA[<div class="ExternalClass545CC9619AD7450CB34735AB07E07A58">
<h3><img height="124" border="0" align="left" width="127" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/33/MCPE02338_00001_1_2A147A49.png" alt="MCPE02338_0000[1]" title="MCPE02338_0000[1]" style="border-width:0px;margin:0px 10px 10px 0px;display:inline">On Babies, Bathwater, and SharePoint Designer</h3>
<p>On April 2nd, as has been rumored for quite some time, Microsoft announced that SharePoint Designer is available as a free download. (<a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42">Get it Here...</a>) </p>
<p>Reaction to even the <em>rumors</em> of this has ranged from very positive, to downright horrified. So, what's all the fuss about? What is SharePoint Designer, and why should you care? </p>
<h3>Just What is SharePoint Designer Anyway?</h3>
<p>SharePoint Designer, at its core, is a web design and editing tool. Think of it as a word processor for Web pages. It gives users a roughly &quot;what you see is what you get&quot; (WYSIWYG) view of their web page as they build it. </p>
<p><img height="461" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/33/image_3_2A147A49.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>This makes it very easy to create and edit web pages. But, because web sites can be much more complicated that Word documents, there are also a lot of options that allow the user to manage different bits and pieces of the site beyond the current page. Even if SharePoint Designer did nothing else, that would make it a very powerful tool for creating and editing web sites of all kinds. </p>
<p><em>Shameless Plug: You can get a nice overview of the basic Web-design features of SharePoint Designer from the <a target="_blank" href="http://www.wrox.com/WileyCDA/WroxTitle/Professional-Microsoft-Office-SharePoint-Designer-2007.productCd-0470287616.html">freely-downloadable</a> chapter 1 of my book. You can also read the Introduction to the book on this site, or at <a target="_blank" href="http://www.endusersharepoint.com/?p=1425">EndUserSharePoint.com</a>. (Buy the <a target="_blank" href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">whole book here</a>.) </em></p>
<h3>But Wait! There's More...</h3>
<p>What makes SharePoint Designer different from virtually all other web design tools is that it is fully aware of SharePoint and its functionality - such as lists, libraries, and master pages - as well. In addition, SharePoint Designer gives you easy access to many powerful SharePoint features, such as the ability to integrate with external data sources Data View/Form Web Parts, that are not readily available in any other way. </p>
<p>Now How Much Would You Pay? ;) </p>
<h3>The Price of Freedom</h3>
<p><em>&quot;The price of freedom is eternal vigilance.&quot; - <a target="_blank" href="http://en.wikipedia.org/wiki/Thomas_jefferson">Thomas Jefferson</a>, US Founding Father.       <br>
</em><em>&quot;With Mogwai comes much responsibility.&quot; - &quot;Grandfather&quot;, in the movie <a target="_blank" href="http://www.amazon.com/gp/product/B000P0J0A6?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000P0J0A6">Gremlins</a>.</em> </p>
<p>When this version of SharePoint (WSS 3.0 and MOSS 2007) first came out, SharePoint Designer was released for sale for several hundred dollars. And it was well worth it! It is an extremely powerful and versatile tool. By making it available as a free download, Microsoft is bringing that power and versatility to a whole new audience. </p>
<p>This is certainly cause for celebration! </p>
<p>Yet it is that very availability which is also causing the horror mentioned at the start of this article. In untrained hands, and/or without proper safeguards, a power tool like SharePoint Designer can also cause a great deal of damage. So how do you, as a corporate IT person, manage the risks involved? </p>
<p>Fortunately, there are many ways to control the use of SharePoint Designer within an organization. The SharePoint Designer team at Microsoft has published <a target="_blank" href="http://blogs.msdn.com/sharepointdesigner/archive/2008/11/25/locking-down-sharepoint-designer.aspx">a great article</a> on the various control mechanisms available, and I also talk about them in my book. I'll just refer you there for the &quot;how to&quot;. However, I do want to discuss a bit of the &quot;why&quot; side, or in some cases, the why <em>not</em> to, of implementing these controls. </p>
<h4>First the &quot;Not&quot;. </h4>
<p>The control options described in the Microsoft article include hard-coding changes to SharePoint site definitions to block the use of SharePoint Designer on sites based on them. I believe that such a tactic is a knee-jerk reaction, overkill, and amounts to &quot;throwing the baby out with the bathwater&quot;. </p>
<p>Blocking editors at the site definition level is asking for trouble on a number of different levels. Beyond the general cautions about making changes to site definitions (which are beyond the scope of this article), you need to be aware that this change impacts all users, forever. Even if you later decide that specially trained users should be allowed to make customizations with SharePoint Designer or its successors, they won't be able to. <strong><em>Just don't do it!!</em></strong> </p>
<h4>The Right Way</h4>
<p>Many enterprises use group policy to control what applications can be installed on users' desktops, and even what features are available. If your organization already controls software installation, this is a great first step. You can use these policies to decide just who can install and use SharePoint Designer. </p>
<p>On the SharePoint site itself, there are also many controls. The first line of defense here is, don't give administrator or web designer rights to users who don't need them. The default &quot;member&quot; or &quot;contributor&quot; roles available in SharePoint provide all of the access most users need. They allow users retrieve information through browsing and search, as well as add and edit documents or list items. Naturally, site owners will have administrative rights to their areas, and can further delegate enhanced rights to their users, but they can't override your group policies. </p>
<p>So, between those two configurations, you will have nipped in the bud virtually any casual hazard that &quot;free&quot; access to SharePoint Designer may present. These also represent general enterprise networking &quot;best practices&quot;. </p>
<p>Finally, like any powerful tool, you should make sure that users are trained in SharePoint Designer's use before turning them loose. These users should understand not only SharePoint Designer itself, but the capabilities of SharePoint they are planning to modify. I have taken that into account in my book (which includes chapters on understanding SharePoint, as well as SharePoint Designer), and there are several other excellent resources available. </p>
<h3>In Conclusion - The sky is not falling.</h3>
<p>SharePoint Designer is a powerful tool, and Microsoft has just brought it to the masses by making it available as a free download. While caution on the part of IT managers is justified, there is a place for SharePoint Designer in the enterprise. Like any powerful tool, it is important to understand what SharePoint Designer is, and its true impacts on your systems. Users should be trained in its proper use before allowing it to be deployed. However, you do not need to &quot;throw the baby out with the bathwater&quot; by permanently blocking it from your organization.</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Fri, 03 Apr 2009 20:23:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/Governance/default.aspx">Governance</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category></item><item><title>Something Old In Something New</title><link>http://www.thesanitypoint.com/archive/2009/06/13/something-old-in-something-new.aspx</link><guid isPermaLink="False">/archive/2009/06/13/something-old-in-something-new.aspx</guid><description><![CDATA[<div class="ExternalClassFEA4D14D2FB445EA82AF7E2B37EE7451">
<p><img height="94" border="0" align="left" width="124" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/MCj015006100001_1_64A58B95.png" alt="Classic" title="Classic" style="border:0px none;margin:0px 10px 10px 0px;display:inline"> </p>
<h3>Using legacy FrontPage functionality in SharePoint and SharePoint Designer to create a file &quot;drop box&quot;.</h3>
<p>SharePoint is a great tool for information sharing. Document libraries allow your users to upload and collaborate on documents of all sorts. Sometimes, though, you don't want to do things quite the way SharePoint does it. </p>
<p>Does this sound familiar? </p>
<blockquote>
<p>&quot;I want a place where users can upload a file, but I don't want them to see what everyone else has uploaded.&quot;</p>
</blockquote>
<p>Your first thought might be no problem, I'll just set up a document library, but what about that bit about seeing what everyone else has uploaded? Now we're getting a bit messy. Document libraries don't have an &quot;only their own&quot; security option. </p>
<p>And what if this is supposed to be a &quot;drop only&quot; zone, such that they aren't even supposed to get back at their own files? (This is a more common request than you might think). Again, very difficult with the standard SharePoint document libraries. Savvy users can figure out how to get to their files based on the address of the forms folder. </p>
<p>While there are many ways to get around these issues, most of them involve a lot of work customizing the target library and its forms. Fortunately, there are some old, but little known, tools in SharePoint and SharePoint Designer that can make short work of the problem. </p>
<h3>It's In There...</h3>
<p>You may not realize this (unless you've been around a while, or read the Appendix to <a target="_blank" href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">my book</a>), but SharePoint is a descendent (at least conceptually) of the FrontPage Server Extensions (FPSE). Although there has been <em>a lot</em> of enhancement since then, many of the functions of these extensions still exist within SharePoint in a compatible way. SharePoint Designer, as a descendent of FrontPage, supports this FPSE functionality. </p>
<p>One of the things you may find surprising about the FPSE, is that most of its features are meant to be defined in &quot;static&quot; HTML pages. Specially crafted comments, called WebBots, were used to signal to the server that extra processing was to take place at either save or render time. </p>
<p>For this project, we're going to make use of the FPSE form handler WebBot to let the user select a file and upload it into a hidden document library on your site. </p>
<h3>Making it Happen</h3>
<p>The first thing you need, of course, is a place to put the files. As stated earlier, the natural target is a document library. So, let's create a library called DropBox. </p>
<p><em>Note: Most of these steps will take place in SharePoint Designer.</em> </p>
<p>From the File menu, select New, SharePoint Content: </p>
<p><img height="222" border="0" width="505" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_6_64A58B95.png" alt="image" title="image" style="border:0px none;display:inline"> </p>
<p>Select Document Library, and enter a name, such as DropBox. Click OK to create the library </p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image4_1B52969E.png"><img height="467" border="0" width="652" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_5_64A58B95.png" alt="image" title="image" style="border:0px none;display:inline"></a> </p>
<p>Once the library is created, right-click it and choose Properties. Check the box &quot;Hide from browsers&quot;, so that the library doesn't appear in the Quick Launch or All Site Content lists. Set the Use version history to Major Versions. (You want versioning enabled so you don't lose anything if users upload files that have the same name.) Since there won't be a default document type for this library, you can also uncheck the &quot;Use a template&quot; option. Click OK once the settings are correct. </p>
<p><img height="426" border="0" width="367" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_9_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline">  </p>
<p><em>Note: There is one library setting you may wish to make in the browser, to block the library from appearing in SharePoint Search results. Under the Document Library Settings, Advanced Settings, set the Search option to &quot;no&quot;.</em> </p>
<p>Once you have created your target library, you create HTML pages to use for your upload form and confirmation page. </p>
<p>From the File menu, select New -&gt;HTML. This will create an html file in the design surface. </p>
<p>From the Toolbox task pane, drag an Input (File) control onto your page. </p>
<p><img height="431" border="0" width="212" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_12_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>This will automatically create a Form element to surround it. </p>
<p>Drag an Input (Submit) button into the new form as well. </p>
<p><img height="258" border="0" width="386" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_21_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>I'm using the SharePoint Designer split-view of my page to show both the code and visual layout. Now we need to make a slight change to the automatically created Form element. To do this, we'll click in the code area to place the cursor after the post statement. When you hit space, you will be presented with Intellisense options for parameters you can add to the form tag. In this case, we want to add an &quot;enctype&quot; parameter, and set it to &quot;multipart/form-data&quot;, as shown below. </p>
<p><img height="210" border="0" width="261" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_20_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p><img height="129" border="0" width="347" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_19_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>
<p>Without this change, the form will not be able to handle the binary file information we want to transfer. I'm also going to rename the Submit button to say &quot;Upload&quot; by double-clicking it and changing the Value/label field, and also place it on a new line. </p>
<p><img height="220" border="0" width="442" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_24_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>This results in a form that looks like the image below in the editor: </p>
<p><img height="88" border="0" width="342" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_27_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>
<p>Now that my form has all of the information I want, I'm going to tell it where to place the files. Right-click the form, and select Form Properties. In the Form Properties dialog, select &quot;Send to (Requires FrontPage Server Extensions)&quot;. Enter &quot;_private/dropbox.xml&quot; into the File name field. This is not where the files go. Rather, it will be a log of all of the forms that have been submitted. If you add other fields to your form, their values would also be stored in this file. </p>
<p><img height="346" border="0" width="436" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_30_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Now, we click the &quot;Options&quot; button, and click the File Upload tab. Click the Browse button and select our DropBox library. Click OK to implement the changes. (Don't worry about the other fields or tabs for right now.) </p>
<p><img height="429" border="0" width="388" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_35_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>The first time you save your form, you may also get an alert telling you that files not saved in _private may be visible to others. </p>
<p>Save the page in the root of your site as &quot;dropbox.htm&quot; (you can move it later). </p>
<p>At this point, you can test the basic functionality of your form. Preview the page in your browser, and try uploading a file. You should see a confirmation page similar to the following: </p>
<p><img height="414" border="0" width="460" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_18_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>
<p>And if you open the DropBox library in SharePoint Designer, you will see the file there as well (you may need to press the F5 key to referesh the view) </p>
<p><img height="175" border="0" width="209" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_29_64A58B95.png" alt="image" title="image" style="border:0px none;display:inline"> </p>
<p>The only problem is that confirmation form - you've just told your user where you put the file. </p>
<h3>Creating a Confirmation Page</h3>
<p>You can also create a custom confirmation page for your form. Again, this starts as a simple, HTML page, so select File -&gt; New -&gt; HTML. </p>
<p>From the Insert menu, select &quot;Web Component&quot;. This will summon a dialog box, in which you will select Advancved Controls as the component type, and Confirmation Field for the actual control: </p>
<p><img height="366" border="0" width="526" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_31_64A58B95.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Click Finish. You will be asked for the name of the control to use. Type Submit1 and click OK. (Submit1 is the name of the upload button in our form.) </p>
<p>Enter the following text after the form field: </p>
<blockquote>
<p>complete! </p>
<p>Thank you for your submission. Click here to return to the form.</p>
</blockquote>
<p>Highilight &quot;Click here&quot;, and press &lt;ctrl&gt;+k. In the insert hyperlink dialog, select the dropbox.htm file. You should end up with something that looks approximately like: </p>
<p><img height="218" border="0" width="578" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_36_1292DE4E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Save the file as &quot;DropConfirm.htm&quot;. </p>
<p>Meanwhile, back on the dropbox.htm page, right-click on the form and select Form Properties. Click the Options button, and select the Confirmation Page tab. Click Browse, and select the DropConfirm.htm page you created above. </p>
<p><img height="429" border="0" width="388" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_39_1292DE4E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Click OK to save the change, and also on the Properties dialog. Save the dropbox.htm page, and preview it in the browser. Upload a file, and ensure that your new confirmation page is displayed: </p>
<p><img height="387" border="0" width="356" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_42_1292DE4E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<h3>Using Your Dropbox</h3>
<p>Once your form and confirmation page are working to your liking, you need to make them available to your users. The best way to do this is to use a &quot;Page Viewer&quot; web part. This web part allows you to display virtually any page within the context of a SharePoint web part page. We're going to use the standard SharePoint web interface to add this part. </p>
<p>To add the web part, Navigate to the page where you want the form to appear, and select Edit Page from the Site Actions menu. Click the Add a Web Part link in the zone you want. From the dialog, select Page Viewer Web Part. (It will usually be in the Miscellaneous section). And click the Add button. </p>
<p><img height="492" border="0" width="436" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_45_1292DE4E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>This will add the part to the top of the zone you selected. Click the &quot;open the tool pane&quot; link. </p>
<p><img height="150" border="0" width="264" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_48_1292DE4E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>That will open the Page Viewer Web Part's task pane: </p>
<p><img height="399" border="0" width="248" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_54_1292DE4E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>
<p>
<p>Enter the URL path to your dropbox form in the Link field. I suggest using a &quot;root relative&quot; address (i.e. preceding backslash, but without the &quot; http://server &quot;). </p>
<p>In this case, I also changed the web part title, and set fixed height and width settings for the web part in order to prevent scrollbars (these numbers may vary on your site). Click OK to save your changes, and click the Exit Edit Mode link to see your final page. (You may need to check-in the page on MOSS Publishing sites.) </p>
<p><img height="435" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/32/image_57_1292DE4E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<h3>Summary</h3>
<p>There you have it! A simple way to give give your users an &quot;upload only&quot; dropbox. You can easily change the destination location for the files, without needing to make any changes to the underlying SharePoint document libraries or their associated forms. </p>
<p>While this example only provided a simple form, you can enhance it with more text, or additional fields for the log file. You can, of course, format the text any way you like, or even make it a stand-alone page, copying all of the chrome from your site (not a trivial task, but possible.) </p>
<p>Until next time, Happy Dropping!</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Thu, 26 Mar 2009 20:19:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/Lists and Libraries/default.aspx">Lists and Libraries</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/Training/default.aspx">Training</category></item><item><title>Introduction to "Professional SharePoint Designer 2007"</title><link>http://www.thesanitypoint.com/archive/2009/06/13/introduction-to-quote-professional-sharepoint-designer-2007-quote.aspx</link><guid isPermaLink="False">/archive/2009/06/13/introduction-to-quote-professional-sharepoint-designer-2007-quote.aspx</guid><description><![CDATA[<div class="ExternalClassA435A217E2DC497D947B0D3155FC6966">
<p><a target="_blank" href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616"><img hspace="12" height="164" border="0" align="left" width="130" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/31/clip_image001_d19d77fb1c304d92b8cc9d7feb0d9df8_6140F5F3.jpg" alt="clip_image001" title="clip_image001" style="border-width:0px;display:inline;margin-left:0px;margin-right:0px"></a> </p>
<p><em>Note: This article is also posted on <a target="_blank" href="http://www.endusersharepoint.com/?p=1425">EndUserSharePoint.com</a></em> </p>
<p>Hi Everyone! One of the things everyone likes to do while they're browsing for books in the store is read the covers and the introductions. While the listings for my book on the various sites include the back-cover description, and Wrox has posted the Table of Contents and Chapter 1 as PDF, the introduction hasn't been posted anywhere. I thought you might like to read it, so here it is - an Introduction excerpt from <a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616"><em>Professional Microsoft Office SharePoint Designer 2007</em></a>… </p>
<h1> </h1>
<h1>INTRODUCTION</h1>
<p><em>&quot;Can you make it look less like SharePoint?&quot;</em> </p>
<p>Such a simple question, and yet, like someone opening the lid to Pandora's Box, the customer asking it can release a whole range of troubles into the life of a web designer. The latest release of Microsoft SharePoint products has taken the world by storm. Faster than anyone could have foreseen, businesses large and small have discovered that SharePoint addresses a range of needs, and have rushed to jump on the bandwagon. </p>
<p>SharePoint is not merely a web server. It is a large and complex application, with many moving parts. Some of them are easy to customize; others require a bit more finesse. Tools and guidance for that customization are few and far between. Fortunately for you, SharePoint Designer is such a tool, and this book provides the guidance. Together, they enable you to look your customer in the eye and answer with a resounding: &quot;Yes!&quot; </p>
<p>Yet SharePoint Designer can do far more than customize SharePoint sites. It is a fully-featured web design tool in its own right, with excellent support for many industry standards, as well as backward compatibility with a few nonstandard capabilities. </p>
<h3>Who This Book Is For</h3>
<p>This book is for anyone who has been asked the opening question. You may be an experienced web designer or a web application developer who has never used SharePoint. You may be a system administrator who needs to tweak a few things to match an existing standard. Perhaps you are a business analyst looking for ways to integrate some CRM information into the company's home page. All of you will find something useful here. </p>
<p>If your familiarity with SharePoint is limited, chapters 2, 3, and 4 will be indispensable for you. They cover the key features of SharePoint, and how they are viewed from the user's, administrator's, and web designer's perspectives, respectively. </p>
<p>This book is also for people upgrading from Microsoft FrontPage. SharePoint Designer is one of two direct successors to FrontPage. As a result, FrontPage users will find much that is familiar, as well as many things that have changed. In general, you will find that while you can edit existing sites that use legacy features, SharePoint Designer's function layout encourages a much more standards-compliant way to design new sites and content. </p>
<p>This book assumes you have a more than passing familiarity with designing applications for the web. A basic knowledge of JavaScript is assumed, as is an understanding of HTML tags. Some allowance is made for the rise of certain technologies in recent years. A few chapters deal with CSS, XML, and XSL, and a short introduction to each is provided where appropriate. </p>
<p>The book also assumes a certain willingness to explore. Although all of the core functions, menus, and toolbars of SharePoint Designer are described, this is not a <em>Bible</em> that explains each and every menu item and dialog tick in excruciating detail. If a program feature offers several options, a representative few are described, and one may be used in an example. </p>
<p>The book assumes you are familiar with basic Windows operations and applications. Where functions are common in many applications, they probably are not discussed at all. (You are shown where to find the Formatting toolbar, for instance, but your familiarity with the icons and meanings of Bold, Center, and the various bulleting options is assumed.) It’s also assumed that you know how to point, click, cut, copy, and paste. </p>
<p>The later chapters move out of SharePoint Designer and into Visual Studio. They cover creating extensions to SharePoint, SharePoint Designer, or both. Examples are provided in both C# and Visual Basic .NET. Although the source is discussed and/or documented in the text, no attempt is made to teach the languages themselves, so proficiency in one of these languages is desirable. Many readers may consider these chapters optional, although system administrators should at least pay attention to chapter 18. </p>
<h3>What This Book Covers</h3>
<p>This book covers Microsoft Office SharePoint Designer 2007, with an emphasis on using it to customize web sites based on Microsoft SharePoint products and technologies. You will learn about Master Pages, Themes, and various Web Parts that enable you to create powerful applications with little or no code. </p>
<p>A short overview of SharePoint is provided to ensure that you are not flying blind when you customize SharePoint sites. At the other end of the scale, you are taken outside the box with chapters that teach you how to use Visual Studio and other tools to extend the capabilities available in both SharePoint and SharePoint Designer. </p>
<p>Aspects of SharePoint Designer beyond SharePoint customization are not ignored, however. You will find sections that cover the basic web-editing features, generic application of the CSS editor, and site administration functions provided by SharePoint Designer. Many elements, such as data views, while described in the SharePoint context, are also relevant without a SharePoint environment. </p>
<h3>How This Book Is Structured</h3>
<p>This book is made up of 18 chapters, in five parts. Each part brings together related tasks and content. Part I is fundamental to everything else, but the other parts do not necessarily need to be read in a particular order. They are, however, largely progressive in their complexity. </p>
<p>Part I, “The Basics,” provides an overview of SharePoint Designer, SharePoint technology, and their relationship to one another. </p>
<p>Part II, “Customizing the SharePoint Look and Feel,” shows how to use SharePoint Designer to customize various aspects of your sites. </p>
<p>Part III, “Applications without Programming,” shows how SharePoint Designer can create many powerful applications that in the past would have required considerable programming effort. </p>
<p>Part IV, “Programming on the Client Side,” demonstrates some tools provided by SharePoint and SharePoint Designer to enable even more custom interactivity. </p>
<p>Part V, “Beyond SharePoint Designer,” takes you far past the built-in capabilities of SharePoint Designer with extensions, add-ins, migration, and conversion tools. </p>
<p>Web design is an intrinsically visual process, web designers tend to be visual learners, and SharePoint Designer is a visual tool. This book takes that into account by including a relatively high proportion of screenshots. There are also step-by-step exercises where appropriate. Finally, it wouldn't be a Wrox Professional book without sample code, and that is here in abundance. In this case, &quot;code&quot; is interpreted liberally to include markup, CSS, and scripting, in addition to compiled source. </p>
<h3>What You Need to Use This Book</h3>
<p>While you can learn much from this book simply by reading, to follow along with the exercises and step-by-step instructions, it will be helpful to have a few things. Most important, of course, is a copy of SharePoint Designer 2007. You should also have access to a SharePoint environment that you can use without adversely impacting production sites. </p>
<p>Certain examples make use of Web Parts that are only included with editions of Microsoft Office SharePoint Server 2007 or Microsoft Search Server 2008. The Express Edition of Search Server (MSSX) is available as a free download from Microsoft, and is a sufficient version of SharePoint to perform all of the exercises and examples in this book, except for those in chapter 8. </p>
<p>Chapter 8 describes Publishing layouts and content management. These are features exclusive to Microsoft Office SharePoint Server 2007. You will need access to this if you wish to follow the examples in that chapter. </p>
<p>To compile the example programs in Part V, you need Visual Studio 2005 or Visual Studio 2008, Standard Edition or higher. You also need to download the following add-ons from the Microsoft MSDN site: </p>
<p>· The Windows SharePoint Services 3.0 Software Development Kit (WSS SDK) </p>
<p>· The Microsoft Office SharePoint Server 2007 Software Development Kit (MOSS SDK) </p>
<p>· Visual Studio Tools for Office (VSTO) </p>
<p>· Visual Studio Extensions for Windows SharePoint Services (VSeWSS) </p>
<p>The SharePoint Designer add-in example in chapter 17 requires the SharePoint Designer 2007 Add-In project template from the Microsoft CodePlex site. </p>
<p>Most SharePoint designers and developers find it convenient to create a sandbox development environment containing all of the tools listed here (and other favorite development utilities) on a virtual machine (VM). All versions of SharePoint require Windows Server 2003 or Windows Server 2008, with at least 1GB of RAM to install successfully (2GB or more of RAM is recommended). </p>
<h3>Related Products</h3>
<p>SharePoint Designer is not the only Microsoft product created for manipulating web pages. It is closely related to Microsoft Expression Web, which sprang from the same FrontPage roots. In addition, Visual Studio is a useful tool for web designers of all stripes. </p>
<h4>SharePoint Designer Compared to Expression Web</h4>
<p>As with the mythical Hydra, who grows more than one head if the first is cut off, the end of FrontPage was the beginning several children. Like SharePoint Designer, Microsoft Expression Web is a direct descendent of Microsoft FrontPage. In fact, from a basic page-editing standpoint, SharePoint Designer and Expression Web appear virtually identical. </p>
<p>Scratch the surface, however, and the differences become clear. Nothing says it better than the dialog shown in Figure 1, which you get when you try to open a SharePoint-based site in Expression Web. Expression Web has no capability to work on a SharePoint site. </p>
<p><img height="137" border="0" width="417" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/31/clip_image003_3_0F2E48AC.jpg" alt="clip_image003" title="clip_image003" style="border-width:0px;display:inline"> </p>
<p>Figure I-1 </p>
<p>SharePoint Designer, on the other hand, happily opens web sites created with most versions of SharePoint. In addition, SharePoint Designer offers more complete support for sites created using the FrontPage Server Extensions. </p>
<p>So, why use Expression Web? If you don’t need to work with SharePoint, Expression Web provides an excellent set of tools for creating standards-based web sites. It integrates with Visual Studio, supports PHP (which SharePoint Designer does not), and includes several web site templates that are not available with SharePoint Designer. </p>
<h4>SharePoint Designer Compared to Visual Studio</h4>
<p>The other tool you might consider for working with SharePoint is Visual Studio. In fact, there are certain things that cannot be done with SharePoint Designer. Some of these tasks are described in Part V, “Beyond SharePoint Designer.” The key is to remember that SharePoint Designer is generally used to customize SharePoint sites and manipulate existing features, whereas Visual Studio is used to develop new SharePoint functionality. </p>
<p><a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616"></a><a target="_blank" href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616"><img height="131" border="0" align="left" width="104" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/31/clip_image004_b8570bb41da74bc3975bcf66ac4ef5ed_0F2E48AC.jpg" alt="clip_image004" title="clip_image004" style="border-width:0px;margin:0px 10px 0px 0px;display:inline"></a><a target="_blank" href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">Professional Microsoft Office SharePoint Designer 2007</a><strong></strong><strong> </strong>    <br>
Woodrow W. Windischman, Bryan Phillips, Asif Rehmani     <br>
ISBN: 978-0-470-28761-3</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Fri, 13 Mar 2009 20:18:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/Training/default.aspx">Training</category></item><item><title>Binary Free SharePoint Twitter Search Web Part</title><link>http://www.thesanitypoint.com/archive/2009/06/13/binary-free-sharepoint-twitter-search-web-part.aspx</link><guid isPermaLink="False">/archive/2009/06/13/binary-free-sharepoint-twitter-search-web-part.aspx</guid><description><![CDATA[<div class="ExternalClass29D2017CA6D9430DA17BA7CDA04FC476">
<p><img height="124" border="0" align="left" width="103" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/MCj040405700001_1_24CD811E.png" alt="Binoculars" title="Binoculars" style="border-width:0px;margin:0px 10px 10px 0px;display:inline"> </p>
<h3><em>No Assembly (or C#, or VB) Required</em></h3>
<p>Searching Twitter from SharePoint has become all the rage since I originally posted my Twitter Search Federation articles (<a target="_blank" href="http://woodywindy.spaces.live.com/blog/cns!773832677F575173!429.entry">Part 1</a>, <a target="_blank" href="http://woodywindy.spaces.live.com/blog/cns!773832677F575173!466.entry">Part 2</a>). Federation is great if you have Search Server, or the Infrastructure Updates. But what if you are only using WSS? Or what if you just want to drop a Twitter search into any old SharePoint page, rather than a full Results page? And more critical - what if you don't have direct access to the SharePoint server in order to install binary web part and feature - with or without a Solution Package (WSP)? </p>
<p>Well, buried in Part 2 of my article was the the solution. A Data View Web Part (DVWP) that displays the results of a twitter search. In the original article, that DVWP was just an interim step on the way to Federation. For this article, a form of that web part is the actual goal. So, I'm going to start by re-using the DVWP section of the Federation article - with a tweak or two :). But then, I'll also show you how do two very important things - connect the web part to an input form (or any other web part), and export it for use on other SharePoint sites. </p>
<p>Note: You can find a link to download the Twitter Search Results Web Part at the end if this article. </p>
<h3>A Data View Refresher</h3>
<p>The Data View Web Part is a way to display information from virtually any source within SharePoint. Data Views are created in SharePoint Designer, in association with another feature called the Data Source Library. This is not to be confused with the &quot;Business Data Catalog&quot;, or BDC. While both the Data Source Library and the BDC deal with presenting data from external sources within SharePoint, the BDC is a part of MOSS Enterprise, and allows a much deeper integration of the data with various aspects of SharePoint. The Data Source Library, on the other hand, is available in all editions of SharePoint - from WSS on up - and is primarily used to generate Data View/Data Form Web Parts. </p>
<p>Data Views and the Data Source Library are a very powerful combination - so much so that almost two whole chapters of <a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">my book</a> are devoted to them. Obviously, I can't go into that kind of detail here, but while this particular example is fairly simple, it covers a lot of ground. </p>
<p>The link between Federation and Data Views is pretty close. In fact, prior to Search Server or the Infrastructure Updates, you could use a Data View to achieve very similar results. We're going to take advantage of this by building the look we want in a Data View, then transferring it into the Federated Location definition. </p>
<h3>Creating a Data View</h3>
<p>Before we can create a Data View, we need create a new item in the Data Source Library for our Atom feed. </p>
<p>To do this, Select &quot;Manage Data Sources...&quot; from the Data View menu in SharePoint Designer to summon the Data Source Library task pane. Atom and RSS feeds fall into the category of &quot;Server-side Scripts&quot; that return XML, so expand the Server-side Scripts section and click &quot;Connect to a script or RSS Feed.&quot; You will see the dialog below. Fill in the URL with the same Twitter Atom query we have been using: <a href="http://search.twitter.com/search.atom?q=sharepoint">http://search.twitter.com/search.atom?q=sharepoint</a> (See Part 1 of the original article for details on how this was derived.) </p>
<p><img height="494" border="0" width="478" src="https://mxbkxg.blu.livefilestore.com/y1mjI8GJPyaDD53c7puGkD-bkIVc1LoPngJErRiBMJcWmMrV17qKLzuOy_unuNbCk2-QfLfpxwAdLGenpzzqyK-389lZ3HlsaP6EdtsDgcQvAbasT7GRHyim-5WZac4SGlAasteCinSL48/image_thumb1 6C116B89.png" alt="image"> </p>
<p>The query parameter (q) will automatically be passed into the list as soon as you change the focus from the URL field. &quot;SharePoint&quot; will become the default parameter value, and give us something to see as we customize the look. If you are following along, you can replace &quot;SharePoint&quot; with any default query term that might be appropriate to your environment. Make sure the Runtime Parameter box is checked, otherwise you can't change the query later. </p>
<p>Now that we have the Data Source, we need a place to put it. This can be any web part page. While you can use the results page if you feel so inclined, because we aren't going to be using the Data View directly, it doesn't need to be. </p>
<p>Once you have a web part page open, select a Web Part Zone, and then pick &quot;Insert Data View...&quot; from the Data View menu. The Data Source you created above will have a drop-down menu associated with it. Select &quot;Show Data&quot;. </p>
<p><img height="265" width="295" src="https://mxbkxg.blu.livefilestore.com/y1mg-X8TzqwmLlw-bB7SmJNJTVv7-WYbVPozb0BO4EiZiZ-qk2o814nvfHLXBO4U6qvKTLn14SdVa-aXYwecvGiRE4x1aFBN92fHRwWKVnFrdk1SWB7-_d75eL7qrvQEzIB8ZyBPAhcQr8/image8[1].png"> </p>
<p>You will see the Data Source Details task pane, with the structure of the Twitter Atom feed displayed. </p>
<p><img height="783" border="0" align="right" width="254" src="https://mxbkxg.blu.livefilestore.com/y1m2wv4fxfQdV-yW606Vie3lkoVW7ogcU9J7njWf-sIgpc8nWT2EBrLjy2R5pmLD-l0nDVFSW-IoVWzcU1XMyZ8kkQWseAbliOPrnAZB2pp-N25ieZSy44mmTSd5LPLfQS68LOKeBj_rx0/image_thumb16.png" alt="image" style="margin:0px 0px 0px 10px"> </p>
<p>I've maximized my task pane for this screen shot in order to show you how the SharePoint Designer data source displays the entire structure of the feed. Notice the folders and item scrolls for the various elements. The Twitter Atom feed is a &quot;hierarchical&quot; data source. This means that the data has nested, potentially (and in this case, actually) repeating, elements, which in turn may have their own nested elements. </p>
<p>For now, the primary entity we are interested in is the &quot;Entry&quot; folder. Look at the screen shot to the right. Highlight the elements in the &quot;Entry&quot; folder as shown, and select &quot;Multiple Item View&quot; from the &quot;Insert Selected Fields as...&quot; menu. (Yes, I know. It looks like a button, but trust me - it's a menu!) </p>
<p>A table will be inserted into the web part. That's got most of the information we want, but it isn't terribly pretty. So, let's fix it up! </p>
<p>The first column contains the &quot;href&quot; entity. Ironically, even though there is a separate entity for the Author, one of the two links listed for each user is the Author's avatar. The other is a link to the Twitter URL of the tweet itself. For our results, we really only want the avatar, so we're going to do two things - Change the display to show the image instead of the URL, and hide the other URL. </p>
<p>To change to an image view, click one of the URLs in the href column. To the right will be a little box with a chevron in it: </p>
<p><img height="50" border="0" width="75" src="https://mxbkxg.blu.livefilestore.com/y1mwPs5wn7FSPzzuYReMsqB2hRZWTR93SLXQCeLVii2znR2Vf65VFwu-CMkQSwVflfanNNhJJtonK0rV9FAfTtyHIMTmjS6_OrvR1ZTHgH58rVvuSkVzFnAEwTamco-Avy7Wiy810_6yLw/image_thumb18 798B8E2C.png" alt="image"> </p>
<p>When you click it, you will have choices to modify the current field. Select Picture. </p>
<p><img height="161" border="0" width="295" src="https://mxbkxg.blu.livefilestore.com/y1m65NETm4jnOdY-S0HXEBUytq4lBzgDTGPA59BHffAtvGgNkcmfsi28j3zCd9ZtSb7AWKDK0QTjQldihwy0wyeB3KPUKcvUcS-etnnlnS2rr_0ebeZu14R181pFbN7XtX7otABfuBzLO0/image_thumb21.png" alt="image"> </p>
<p>You will get a warning that URLs and Pictures can be dangerous. We know that, so click Yes. </p>
<p>The changes you make here will affect all of the items of that series. (You probably noticed that they were all highlighted in a different color when you clicked on any one of them.) </p>
<p>Once you have done that, to suppress the other image (which will show as a &quot;broken&quot; picture), Right-click the broken link and select &quot;Conditional Formatting&quot;. In the Conditional Formatting task pane, select &quot;Show Content&quot; from the &quot;Create&quot; menu (another one of those &quot;buttony&quot; menus). In the Condition Criteria box, set the conditions like this: </p>
<p><img height="273" border="0" width="452" src="https://mxbkxg.blu.livefilestore.com/y1myc1zgGhTC3CaEI3czclLy-O3-qs-JH6m6MOEh8fro7zNXpp5O8LkG72j7Oxi1GgZj017IOb986hd-3VDnft3ao0n2KvzXtH9R1nu-n_Kim3YURGzfw2ieFLXBBAjcryeR7du-BZEfAs/image_thumb23.png" alt="image"> </p>
<p>The broken link will go away. </p>
<p>Next, we want to merge the rest of the cells in the row. This is just like any other table action - highlight the data cells (not the labels) for content, updated, name, and uri. Right-click, and select &quot;Modify/Merge Cells&quot;. Now we're cooking! Just a couple more tweaks, and it will be there. </p>
<p>Select the tweet content text, and change its format to Rich Text (just like changing the image format above). </p>
<p>Select the date, and format it to your regional liking. </p>
<p>Notice that we have a link to the Author, the Author's name, and the Author's avatar. Wouldn't it be great to have the name and the avatar actually link to the Author's page? Well, we can. If you click the chevron by the link, you will see that the field being displayed is called &quot;ddw1:author/ddw1:uri&quot;. For the text, change the format to Hyperlink, you will see the following dialog. You can use the &quot;<em>fx</em>&quot; icons to select the fields you wish to use in the hyperlink, or enter the values manually. In either case, you want the &quot;Text to display&quot; and &quot;Address&quot; fields to be set as shown: </p>
<p><img height="338" border="0" width="660" src="https://mxbkxg.blu.livefilestore.com/y1mQb4AOkHUcoRlL9uQckLdox7maCpk7b5Od_XY6ialIHqxTl6dH7EgndwTCjAtwmlJq1SZ8bzioWHgw8GCSGe-NPOkLpb2xFfm7Q_eFQ508-rOPaZ_QbpUXehKM-BQwbR5zSJsaRmaTA0/image_thumb25 36A3CF5C.png" alt="image"> </p>
<p>Setting the link on the picture is easy, too. Just right-click the image, and select &quot;Hyperlink&quot; from the context menu. Set the address to the same token as you used above. Now you can delete the field that shows the text of the author link. </p>
<p>You should now have a web part that looks a lot more like what you would expect from a Twitter search: </p>
<p><img height="392" border="0" width="452" src="https://mxbkxg.blu.livefilestore.com/y1mjO_ack_3uwI42x5rN28M0XeCeq7AohdCBCgPqGqlRNs524ABC2PWYsIYl9StMHuR-R6Ear7v6sF2T2gIjD2fxSWd3lw1z1NX8wdx8ADuIhS_Nu2VX7XWZ74ERLrZd-_kjHtjcWngB_U/image_thumb27.png" alt="image"> </p>
<p>Pretty good, but I'm still not satisfied. :) </p>
<p>Notice the chevron icon in the upper-right corner of the web part. </p>
<p>If you click it, you will summon the &quot;Common Data View Tasks&quot; menu: </p>
<p><img height="282" border="0" width="268" src="https://mxbkxg.blu.livefilestore.com/y1mbBaJ8Hi9sSwHh3cJa2he8cQ1PVa_fQVV4gkjgbJGxk1TfyfcVOvkdCpkS-aJqIY_JHInbcXYMYlkJv3v_nQ5DH_E6Y2WCYrytCSWCIcNlRKZRqx2f9QAprC0QWBZDwxfPzEvlvvB7nA/image_thumb19.png" alt="image"> </p>
<p>Click Data View Properties. You will get this dialog: </p>
<p><img height="494" border="0" width="428" src="https://mxbkxg.blu.livefilestore.com/y1m4z7F8ZaC05dKVnCJrFRgxudU76Hf0WJDYd8hNyhtxsibA8WqsU6nOmcv4z3oEo0sllewJWbPwhRHjCiDm58qlHFvAP59CEhIqmKikWx-7rIjrUAxWqFqiVKczr6yGR1fOApUQ8a-HNo/image_thumb29.png" alt="image"> </p>
<p>Click &quot;Show view header&quot; and &quot;Show view footer&quot;, then click the &quot;Paging&quot; tab. </p>
<p>Click &quot;Limit the total number of items displayed to:&quot; and enter a reasonable number for a search results page. (I picked 5). Click OK. </p>
<p>Display the Data Source Details task pane, and drag the first title field available into the newly created header. Click in the footer, and delete the Item Count. In the &quot;link&quot; group (above the &quot;title&quot; field you just used), make sure item 1 (rel = &quot;alternate&quot;) is selected. Highlight the &quot;href&quot; and select &quot;Item(s)&quot; from the Insert Selected Field menu. Change its format to a Hyperlink. Leave the Address as-is, but change the Text to Display to &quot;More Results...&quot; </p>
<p>I'm going to delete the field name row, rearrange the fields slightly, and also apply the style &quot;ms-searchChannelTitle&quot; to the Header cell. This results in a part that looks like this: </p>
<p><img height="355" border="0" width="440" src="https://mxbkxg.blu.livefilestore.com/y1mpMIK67nLmTvqDk33EC2gH3dtvJQUEOkCJ_24Eck5xc-kRgQ6RmoXGPnoDsx551nDbaTsGPvmWV3c_x0azUTsRAaiKVAvRVFlVSuk8I6eGOZMVYkZF41kh4DPvBVGI19MFPWQOm1yJPY/image_thumb31 64649A7D.png" alt="image"> </p>
<p>Now I'll make one more change to this web part to allow it to respond to a URL query string. From the Common Data View Tasks menu, select Parameters. You should see this dialog, displaying the &quot;q&quot; parameter that got created when we built the Data Source: </p>
<p><img height="348" border="0" width="516" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_3_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>From the Parameter Source menu, select Query String. This will add a field for you to enter the name of the URL parameter you will be passing. The standard for SharePoint Search keyword parameters is &quot;k&quot;, so I suggest using this (without the quotes, of course). This allows you to use this web part on a standard SharePoint results page and have it respond appropriately. But you can also then use the k parameter in the query string of any SharePoint page you drop the part on! </p>
<p>Your Twitter Search Results web part is done! You can save the page and close SharePoint Designer. </p>
<h3>The Twitter Search Results Web Part in Action!</h3>
<p>When you display the page on which you created the Twitter Search Results web part, you will see the default result set: </p>
<p><img height="503" border="0" width="582" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_6_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>To show that the URL Query string works, append a &quot;?k=twitter&quot; to the URL (again, no quotes), and hit the Enter key. The results will change to Tweets containing the word Twitter: </p>
<p><img height="503" border="0" width="582" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_9_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p><em>Notice also how the search form recognized the &quot;k&quot; parameter, and set it as the default keyword for an internal Sharepoint search...</em> </p>
<p>Now that we know the part is working, <strong>delete the k parameter from the address bar and hit Enter to return to the default page</strong>. We need to do this because the query string parameter will override the web part connection we're going to be making. (You might want to keep that in mind, as there may be times you find that behavior useful in your own data views...) </p>
<p>Let's insert a &quot;form&quot; web part on the page. From Site Actions, select Edit Page. In one of your Web Part zones, click the Add a Web Part link, and select Form Web Part from the Miscellaneous section, and click the Add button: </p>
<p><img height="522" border="0" width="468" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_12_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>By default, this form will have a text box, and a &quot;Go&quot; button, and will be called &quot;Form Web Part&quot;. On your site, you will probably want to set the web part properties to give it a different label, such as &quot;Twitter Search&quot;. For purposes of this article, I'm going move directly on to setting up the connection. </p>
<p>From the edit menu on the part you just inserted, select Connections. </p>
<p><img height="157" border="0" width="201" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_20_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>From the fly-out submenu, select Provide Form Values To, and select the Twitter Results web part. You will get this dialog: </p>
<p><img height="250" border="0" width="480" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_26_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Select Get Parameters From, and click the &quot;Configure&quot; button. The dialog will then ask for the Consumer Field Name. Select &quot;q&quot; (the parameter name), and click the &quot;Finish&quot; button. </p>
<p><img height="250" border="0" width="480" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_29_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>You can then also exit Edit mode on your page. </p>
<p>Now just enter a term into your form, and click &quot;Go&quot;. You will get Twitter Search results for the term you selected! </p>
<p><img height="452" border="0" width="625" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_32_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>You don't need to use a form for the web part connection. You can connect to almost any web part in SharePoint to get query parameters. For example, you could connect to a client list and use the company name as the search term. You could then just click on each client's record to see their Twitter buzz. </p>
<h3>Exporting and Importing the Twitter Results Web Part</h3>
<p><em><strong>Important: Remove the web part connection created in the previous exercise before exporting!</strong></em>  </p>
<p>One of the great things about the Data Views you create in SharePoint Designer is that you can easily export them for use on virtually any SharePoint site that has access to the data used to define it. To do this, Use the little arrow in the top right corner to summon the web part menu, and select Export: </p>
<p><img height="120" border="0" width="199" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_35_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>A standard download box will appear, allowing you to save the file to your local machine. In our case, the part will be called Twitter_Results.webpart. &quot;.webpart&quot; is one of two extensions you might see when exporting SharePoint web parts. (The other is &quot;.DWP&quot;) </p>
<p>So, what do you do with the file once you have it? You import it back into SharePoint!. As mentioned earlier, it doesn't need to go on the same site - or in this case, even the same server! As long as the server you are installing the part on has access to Twitter, you can use this part. </p>
<p>There are two ways to import the part: </p>
<ol>
    <li>Directly importing onto a page </li>
    <li>Adding it to the Web Part Gallery </li>
</ol>
<p>To import it onto a page, start the same way as always: From Site Actions, pick Edit Page. Then click Add a Web Part over a Web Part zone. However, this time, you need to click the link on the bottom of the window: &quot;Advanced Web Part gallery and options&quot; </p>
<p><img height="106" border="0" width="276" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_38_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>This will close the dialog and open the Add Web Parts task pane. At the top of the task pane is a menu. Select Import from the menu: <img height="148" border="0" width="273" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_41_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>This changes the task pane to Import mode. From here, you can either type the path to the .webpart file, or use the standard Windows file dialog to browse for it: </p>
<p><img height="175" border="0" width="251" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_44_24CD811E.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Click Upload, and the part will appear on a list below the form. You can then drag it into the Web Part zone of your choice. </p>
<p>The down side of this method, is that you have to re-import the web part for every page on which you want it to appear. Fortunately, you can make it available to any page in your site by adding it to the Web Parts Gallery. </p>
<p>To access the Web Parts gallery: From the Site Actions menu, select Site Settings. On the Site Settings page, you will see the list of Galleries. Click the &quot;Web Parts&quot; link. </p>
<p><img height="390" border="0" width="431" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_50_52BAD3D6.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Essentially the Web Parts gallery works just like any other document library in SharePoint: </p>
<p><img height="503" border="0" width="636" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_49_52BAD3D6.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>To add the web part, click Upload, and browse to the web part file. After you upload it, you can enter a full description, and determine the context(s) in which the part will be selectable. </p>
<p><img height="503" border="0" width="611" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_56_52BAD3D6.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Click OK to complete the Save process. From then on, your Twitter Results web part will be available from the standard Add Web Parts dialog box: </p>
<p><img height="473" border="0" width="445" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/30/image_59_52BAD3D6.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>Of course, these techniques apply to almost any Data View or Content Editor Web Parts you create, not just this Twitter Search. </p>
<p>You can <a target="_blank" href="http://cid-773832677f575173.skydrive.live.com/self.aspx/.Public/Twitter|_Results.webpart">Download this part here</a>! </p>
<p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Thu, 05 Mar 2009 19:15:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Data Integration/default.aspx">Data Integration</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category><category domain="http://www.thesanitypoint.com/archive/tags/Search/default.aspx">Search</category></item><item><title>Presenting at the SharePoint Technology Conference</title><link>http://www.thesanitypoint.com/archive/2009/06/13/presenting-at-the-sharepoint-technology-conference.aspx</link><guid isPermaLink="False">/archive/2009/06/13/presenting-at-the-sharepoint-technology-conference.aspx</guid><description><![CDATA[<div class="ExternalClass818FE591D63F41E2BEACCDDEA9EC966C">
<h3><a href="http://sptechcon.com/"><img height="124" border="0" align="left" width="133" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/29/MCj041364000001_1_4C6D59BE.png" alt="MCj04136400000[1]" title="MCj04136400000[1]" style="border-width:0px;margin:0px 10px 10px 0px;display:inline"></a>Another Boston &quot;T&quot; Party?</h3>
<p>The last time I was in Boston, it was for TechEd 2006. When I wrote about the experience on my old blog, I called it the &quot;<a target="_blank" href="http://www.sharepointblogs.com/woodyw/archive/2006/06/17/tech-ed-2006-the-boston-amp-quot-t-amp-quot-party.aspx">Boston T Party</a>&quot;. It was my first TechEd, and it was a real blast! </p>
<p>Well, I found out yesterday that I'm going back to Boston for another technology conference. I'll be presenting two sessions at The <a target="_blank" href="http://sptechcon.com/">SharePoint Technology Conference</a>, June 22-24. This &quot;T Party&quot; will be a much more intimate affair, focused on helping you get the most out of SharePoint. </p>
<p>The organizers have just finalized the agenda, and posted it to the site along with updated speaker bios. </p>
<p>I look forward to seeing everyone in Boston!</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Sat, 28 Feb 2009 19:13:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Conferences/default.aspx">Conferences</category><category domain="http://www.thesanitypoint.com/archive/tags/Training/default.aspx">Training</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Governance/default.aspx">Governance</category></item><item><title>Configuring Page Sizes and Browser Preview in SharePoint Designer</title><link>http://www.thesanitypoint.com/archive/2009/06/13/configuring-page-sizes-and-browser-preview-in-sharepoint-designer.aspx</link><guid isPermaLink="False">/archive/2009/06/13/configuring-page-sizes-and-browser-preview-in-sharepoint-designer.aspx</guid><description><![CDATA[<div class="ExternalClass72C869756CF14CE7B46CC912BCBF0A7F">
<p><a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616"><img hspace="12" height="131" border="0" align="left" width="104" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/28/clip_image011_60a6c4d91147495dac95c9b8f71ffc1a_02256687.jpg" alt="287613 cover.indd" title="287613 cover.indd" style="border-width:0px;display:inline;margin-left:0px;margin-right:0px"></a></p>
<p>An excerpt from <em><a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">Professional Microsoft Office SharePoint Designer 2007</a></em><em>      <br>
This segment also published in on <a target="_blank" href="http://www.endusersharepoint.com/?p=1243">End User SharePoint</a>. </em></p>
<p>One of the most frustrating things about designing for the Web is the wide array of browsers and screen formats in which your site may be displayed. SharePoint Designer helps mitigate this problem by giving you several preview options.</p>
<p>First, you can fix the Design view to a set of dimensions. In the status bar, you can see the current dimensions of the window the Design view represents. Click the dimensions entry to see the menu shown in Figure 1-11, which allows you to choose from several page sizes.</p>
<p><img height="172" border="0" width="475" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/28/clip_image00218_1_02256687.gif" alt="clip_image002[18]" title="clip_image002[18]" style="border:0px none;display:inline">     <br>
Figure 1-11</p>
<p>If the selected dimensions are smaller than the current design window, the width of the working area is reduced to the horizontal dimension selected. The chosen vertical dimension is shown by a dotted line across the visible area of the page.</p>
<p>If the selected dimensions are larger than the current design window, the workspace is expanded horizontally, and the scroll bar at the bottom of the window is activated. </p>
<p><em>Note: The default page sizes represent Microsoft Internet Explorer in its default configuration. You can create your own set of dimensions to choose from.</em></p>
<p>When a fixed page size is selected, the dimension status shows the hash symbol seen in Figure 1-11. The Page Size menu is also available under the View menu.</p>
<p>Design view provides a close approximation of the rendering of your page, especially with the visual aids turned off. However, even with the fixed page size option, SharePoint Designer cannot perfectly reproduce the environment of a web browser. To resolve this, SharePoint Designer provides the option to preview your page directly in web browsers.</p>
<p>Not only can a page be rendered differently in a browser than within SharePoint Designer, but different browsers and even different versions of the same browser have their own ways of rendering pages. It is best practice, therefore, to test your pages in each of the browsers you expect to view your site. SharePoint Designer's Preview in Browser function enables you to select an exact environment in which to test your pages. Figure 1-12 shows the Preview in Browser menu as selected from the icon in the Common toolbar.</p>
<p><img height="322" border="0" width="291" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/28/clip_image0046_1_02256687.gif" alt="clip_image004[6]" title="clip_image004[6]" style="border:0px none;display:inline">     <br>
Figure 1-12 [f0112.bmp]</p>
<p>Internet Explorer and Mozilla Firefox are automatically detected by SharePoint Designer if they are installed on your workstation. In addition, you can select any other installed browser for live preview. Follow these steps to add another browser to the preview list:</p>
<p>1. Select Preview in Browser@@&gt;Edit Browser List. The Edit Browser List dialog box appears, as shown in Figure 1-13.</p>
<p><img height="258" border="0" width="323" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/28/clip_image0066_1_02256687.gif" alt="clip_image006[6]" title="clip_image006[6]" style="border-width:0px;display:inline">     <br>
Figure 1-13</p>
<p>2. Click the Add button. The Add Browser dialog box appears (see Figure 1-14).</p>
<p><img height="115" border="0" width="351" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/28/clip_image0086_1_02256687.gif" alt="clip_image008[6]" title="clip_image008[6]" style="border-width:0px;display:inline">     <br>
Figure 1-14</p>
<p>3. Type a name to represent the browser.</p>
<p>4. Click the Browse button to open the Add Browser window (see Figure 1-15), and navigate to the .exe file that starts the application. (You may need to look at the properties of the application’s launch icon to find the file location.)</p>
<p><img height="427" border="0" width="543" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/28/clip_image0106_1_02256687.gif" alt="clip_image010[6]" title="clip_image010[6]" style="border:0px none;display:inline">     <br>
Figure 1-15</p>
<p>5. Click Open, and then click OK on the other two dialogs.</p>
<p><em>Note: A page must be saved before it can be previewed in a web browser.</em></p>
<p><em></em></p>
<p><a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616"><img hspace="12" height="131" border="0" align="left" width="104" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/28/clip_image011_60a6c4d91147495dac95c9b8f71ffc1a_02256687.jpg" alt="287613 cover.indd" title="287613 cover.indd" style="border-width:0px;display:inline;margin-left:0px;margin-right:0px"></a></p>
<p><strong><a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">Professional Microsoft Office SharePoint Designer 2007</a></strong></p>
<p>Woodrow W. Windischman, Bryan Phillips, Asif Rehmani</p>
<p>ISBN: 978-0-470-28761-3</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Mon, 26 Jan 2009 18:13:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category></item><item><title>SharePoint and the Laws of Physics</title><link>http://www.thesanitypoint.com/archive/2009/06/13/sharepoint-and-the-laws-of-physics.aspx</link><guid isPermaLink="False">/archive/2009/06/13/sharepoint-and-the-laws-of-physics.aspx</guid><description><![CDATA[<div class="ExternalClass2C904F3FABCB403DA8554A3BE9161AE0">
<p><img height="124" border="0" align="left" width="113" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/27/MCj028713100001_1_6279A081.png" alt="MCj02871310000[1]" title="MCj02871310000[1]" style="border:0px none;margin:0px 10px 10px 0px;display:inline"></p>
<h3>You mean there are limits?!? </h3>
<p>I had an interesting Twitter conversation recently. Someone was shocked when told that a single SharePoint server could handle tens of thousands of users. As an isolated point of fact, this is true.</p>
<p>But, there is a &quot;but&quot;. And it is a huge one. Such support depends both upon what those users are doing, and what that SharePoint server is doing. Microsoft now has some excellent <a target="_blank" href="http://technet.microsoft.com/en-us/library/cc261716.aspx">performance and capacity planning documents</a> for SharePoint, and if you look at the one for WSS in a collaboration environment, you will see that even under their &quot;heavy&quot; usage scenario, up to 15k users could be supported. Dig a little deeper, however, and you notice a big assumption: only 2% of that usage is document management (DAV reading and writing).</p>
<p>Many people envision using SharePoint as a replacement for their regular network file shares. While there are any number of good articles pointing out why that isn't a good idea (at least not without some serious planning), they all rely on talking about the SharePoint side of things - stuff like the &quot;2000 document limit&quot; (which isn't really a hard-cap, but that's fodder for a whole different article). Even taking appropriate topology and taxonomy steps, heavy file-based SharePoint usage is going to significantly reduce the &quot;rated&quot; capacity of a SharePoint environment.</p>
<h3>SharePoint Itself is Probably <em>Not</em> the Limiting Factor!</h3>
<p><img height="164" border="0" align="right" width="244" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/27/MPj031545700001_3_6279A081.jpg" alt="Getting your data from point to point over a WAN is channel limited, not SharePoint limited." title="Getting your data from point to point over a WAN is channel limited, not SharePoint limited." style="border:0px none;display:inline;margin-left:0px;margin-right:0px">Yet with the &quot;I can consolidate these file shares/servers into SharePoint&quot; stars in their eyes, many of the reasons these separate systems exist in the first place are forgotten. In a non-SharePoint file-sharing scenario, would you envision 15,000 (or more) users accessing a single server, let alone a single file share within that server, on a day-to-day basis? Of course not! Now consider if the users are geographically spread out. Would you want to channel all of the current file-server usage in your remote offices through a single WAN link? Maybe you could consider it - if you have point-to-point fiber. But otherwise? I didn't think so.</p>
<p>So take SharePoint, which itself resides on a Windows server, and stores everything in SQL Server databases, and consider what an all-out consolidation would mean. The articles I linked to earlier can help you with the capacity and availability considerations for SharePoint itself, but don't forget that SharePoint is only one piece of the total puzzle. Your network, your geographical distribution, and other factors, need to play as large a role in your planning for SharePoint as they do with any other system in your enterprise.</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Fri, 23 Jan 2009 18:11:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/General/default.aspx">General</category><category domain="http://www.thesanitypoint.com/archive/tags/Governance/default.aspx">Governance</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category></item><item><title>Press F1 - SharePoint Help is on the Way</title><link>http://www.thesanitypoint.com/archive/2009/06/13/press-f1-sharepoint-help-is-on-the-way.aspx</link><guid isPermaLink="False">/archive/2009/06/13/press-f1-sharepoint-help-is-on-the-way.aspx</guid><description><![CDATA[<div class="ExternalClassBCA053AD635D4793BEB365E12BC8850B">
<h3><em><img height="124" border="0" align="left" width="104" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/26/MCBD19644_00001_1_17751763.png" alt="MCBD19644_0000[1]" title="MCBD19644_0000[1]" style="border:0px none;margin:0px 10px 10px 0px;display:inline">Giving Your SharePoint Users Site-Specific Online Help</em></h3>
<p>&quot;Press F1 for Help&quot; has been ingrained into the psyche's of PC users since even before Windows. OK, WordPerfect users originally had to press F3 instead, but the concept is the same.</p>
<p>In any case, SharePoint allows you to take advantage of this convention through its page event model. Page-level scripting in SharePoint has received a big boost in attention recently. Ever since Microsoft has announced its endorsement of JQuery in Visual Studio, articles are popping up all over as people learn to leverage this new framework. This is not one of those articles.</p>
<h3>Introducing the WPSC</h3>
<p>Instead, this is about one use of a component that has been a part of SharePoint (under various names) since it was called the Digital Dashboard Resource Kit - The Web Part Page Services Component (WPSC). I devote a whole chapter in <a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">my book</a> to using this and other client-side components, but briefly, the WPSC is a set of JavaScript objects and functions that allow Web Parts to communicate with SharePoint, each other, and your users.</p>
<p>One of these functions allows you to register for events. These events can be defined in other Web Parts, or pre-defined by SharePoint. This example uses one of the pre-defined events - &quot;onhelp&quot;. In essence, the WPSC watches for users to press the F1 key, and then raises this event so that any interested components on the page can respond to it.</p>
<h3>Making it Happen</h3>
<p>In general, working with a WPSC event requires two things:</p>
<ol>
    <li>Registration for the event </li>
    <li>A function to execute when the event is raised (this is called an &quot;event handler&quot; or a &quot;callback function&quot;) </li>
</ol>
<p>For a help function, you will also want a page to contain the help information. You can create this page any way you like, but you might find it useful to make a Wiki Library for your help files. This makes them easy to update and expand as needed. For purposes of this example, let's assume you have a Wiki Library called &quot;MyHelpLib&quot;, and the primary help page for this topic is &quot;MyHelp.aspx&quot;.</p>
<ol>
    <li>The first thing you need to do is add a Content Editor Web Part to your page. From the Site Actions menu, select Edit Page:      <br>
    <img height="173" border="0" width="294" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/26/image_5_17751763.png" alt="image" title="image" style="border-width:0px;display:inline"> </li>
    <li>Select a Web Part Zone, and cick the Add a Web Part link. </li>
    <li>From the Add Web Parts dialog, select the Content Editor Web Part, and click the Add button. (It will probably be in the &quot;Miscellaneous&quot; section)      <br>
    <img height="107" border="0" width="309" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/26/image_8_17751763.png" alt="image" title="image" style="border-width:0px;display:inline">  </li>
    <li>Once the part is added, click the &quot;open the tool pane&quot; link in the part:      <br>
    <img height="146" border="0" width="426" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/26/image_11_17751763.png" alt="image" title="image" style="border-width:0px;display:inline"> </li>
    <li>Instead of clicking the &quot;Rich Text Editor&quot; button, we're going to click the &quot;Source Editor&quot; button.      <br>
    <img height="223" border="0" width="282" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/26/image_14_17751763.png" alt="image" title="image" style="border-width:0px;display:inline"> </li>
    <li>The Source Editor is just a text entry window, with a Save and a Cancel button.      <br>
    <img height="203" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/26/image_23_17751763.png" alt="image" title="image" style="border-width:0px;display:inline"> </li>
    <li>The code shown in the screen shot is correct, but here it is in plain-text form, which you can copy and paste into your text-entry window: <font face="Courier New">&lt;script language=&quot;javascript&quot;&gt;        <br>
    function showMyHelpPage() {         <br>
    window.open('/MyHelpLib/MyHelp.aspx','MyApplicationHelp')         <br>
    }         <br>
    WPSC.RegisterForEvent(&quot;urn:schemas-microsoft-com:dhtml&quot;,&quot;onhelp&quot;,showMyHelpPage);         <br>
    &lt;/script&gt;</font> </li>
    <li>Click Save. </li>
    <li>There is one more change to make before we're ready to exit edit mode. So that this web part doesn't show up on the page, you want expand the Appearance section of the task bar, and change the the &quot;Chrome Type&quot; to None.      <br>
    <img height="145" border="0" width="285" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/26/image_20_45626A1B.png" alt="image" title="image" style="border-width:0px;display:inline"> </li>
    <li>Click the Apply button, and the Exit Edit Mode link. </li>
</ol>
<p>At its most basic, that's all there is to it! Pressing the F1 key on your page will now summon the help page you defined. </p>
<h3>Taking it Further</h3>
<p>Of course, that doesn't prevent you from getting even fancier. For example, you may want to set some parameters so your help window is a certain size, and centered on the screen. Once you have the basics set up the way you like them, you could export the Web Part to a .DWP file, and add it to the site's Web Part Gallery. Or, instead of using the script in a Web Part, you might put it into a master page, so it is available throughout your site without further intervention.</p>
<p>The following script is one you might place in shared Web Part or a master page. It adds the formatting parameters, but it also uses a variable for the &quot;help context&quot;. </p>
<p><font face="Courier New">    &lt;script language=&quot;javascript&quot;&gt;      <br>
     var myHelpContext = '/MyHelpLib/MyHelp.aspx';       <br>
    function showMyHelpPage() {       <br>
     var width  = 500;       <br>
     var height = 400;       <br>
     var left   = (screen.width  - width)/2;       <br>
     var top    = (screen.height - height)/2;       <br>
     var params = 'width='+width+', height='+height;       <br>
     params += ', top='+top+', left='+left;       <br>
     params += ', directories=no';       <br>
     params += ', location=no';       <br>
     params += ', menubar=no';       <br>
     params += ', resizable=no';       <br>
     params += ', scrollbars=no';       <br>
     params += ', status=no';       <br>
     params += ', toolbar=no';       <br>
     newwin=window.open(myHelpContext,'MyApplicationHelp', params);       <br>
     }       <br>
     WPSC.RegisterForEvent(&quot;urn:schemas-microsoft-com:dhtml&quot;,&quot;onhelp&quot;,showMyHelpPage);       <br>
    &lt;/script&gt;</font></p>
<p>This myHelpContext variable allows you to override which page is displayed by setting it on individual pages. In a web part, you just edit the myHelpContext variable for the page you are on. If the main script is embedded in a master page, you would just add a Content Editor Web Part (as described above) with a very short script block:</p>
<font face="Courier New">    &lt;script language=&quot;javascript&quot;&gt;    <br>
     myHelpContext = '/MyHelpLib/ThisPageHelp.aspx';     <br>
    &lt;/script&gt;</font>
<p>
<p>
<p>
<p>
<p>
<p>
<p>In either case, pressing F1 gives that page's help.</p>
<h3>Conclusion</h3>
<p>In this article, I have given you a taste of the power available to you with the SharePoint client-side scripting model, and the Content Editor Web Part. We used the event model to provide traditional, F1, Help to your users. But the Web Part Page Services Component (WPSC) gives you access to many other functions as well. You can find many of them documented in the <a href="http://msdn.microsoft.com/en-us/library/bb264594.aspx">Windows SharePoint Services SDK</a>, and you can see more examples of how to use them in <a href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">my book</a>. I hope you will take this to heart, and discover even more ways of using the SharePoint client-side programming model!</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Wed, 14 Jan 2009 18:09:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/Programming/default.aspx">Programming</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/Training/default.aspx">Training</category><category domain="http://www.thesanitypoint.com/archive/tags/Wiki/default.aspx">Wiki</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category></item><item><title>Selecting Editors in SharePoint Designer</title><link>http://www.thesanitypoint.com/archive/2009/06/13/selecting-editors-in-sharepoint-designer.aspx</link><guid isPermaLink="False">/archive/2009/06/13/selecting-editors-in-sharepoint-designer.aspx</guid><description><![CDATA[<div class="ExternalClassA7E2FE986D5E42D4847899639E4CB821">
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/MCj008856800001_1_00D6692C.png"><img height="124" border="0" align="left" width="100" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/MCj008856800001_5906AE50.png" alt="MCj00885680000[1]" title="MCj00885680000[1]" style="border:0px none;margin:0px 10px 10px 0px;display:inline"></a></p>
<p><em>Note: This article is also available on the online blog/magazine - </em><a target="_blank" href="http://www.endusersharepoint.com/"><em>End User SharePoint</em></a><em>...</em></p>
<p>Human beings are creatures of habit. Once we become accustomed to certain ways of doing things, we want to keep doing them, even if &quot;something better&quot; comes along. I firmly believe that SharePoint Designer is one of those something(s) better. So much so, that I <a target="_blank" href="http://astore.amazon.com/woowinthesanp-20/detail/0470287616">wrote a book</a> about it.</p>
<p>Microsoft Office SharePoint Designer 2007 is a very powerful editing tool for most of the files you can find on SharePoint sites. It includes fully integrated editors for HTML, ASPX, CSS, and various others, with features such as WYSIWYG and IntelliSense. </p>
<p>Yet, you may have your own favorite editor that you want to continue using for certain file types. Fortunately, SharePoint Designer gives you the option of configuring which editors are used for the different file types.</p>
<h3>Opening with an Alternate Editor</h3>
<p>When browsing through a site in SharePoint Designer, you double-click a file and it opens in the &quot;default&quot; editor. But you also have the option to right-click the file, and select &quot;Open With&quot;, to display a list of the available editors configured for that file type.</p>
<p><img height="249" border="0" width="515" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image_5_5906AE50.png" alt="image" title="image" style="border-width:0px;display:inline"></p>
<p>Notice that you also have the option to &quot;Choose Program...&quot;</p>
<p>This produces the standard Windows file association (Open With) dialog, listing the programs available on your PC.</p>
<p><img height="381" border="0" width="332" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image8_5906AE50.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>At the bottom of this dialog, you have some persistence choices. If you want to use your selected application to open the file &quot;just this once&quot;, uncheck both boxes. If you want the program you select to always be <em>available</em> as an &quot;Open With&quot; option for the type of file you have highlighted, check the first box (Associate...). Finally, if you have chosen to associate the program with the file type, you are also given the choice to &quot;Set as default&quot;, which means that SharePoint Designer will thereafter use that program any time you double-click on a file with that type.</p>
<h3>Configuring Editors &quot;en Masse&quot;</h3>
<p>You aren't limited to configuring your editors on a file-type by file-type basis. SharePoint Designer also gives you direct access to configuring the editors it uses. To get to that option, from the Tools menu, select the Application Options entry. </p>
<p><em>Note: There is also a &quot;Page Editor Options&quot; choice on the Tools menu. While intuitive, this actually is not the item you want. This choice is for configuring options in SharePoint Designer's built-in editor.</em></p>
<p>Once you have selected Application Options, click the Configure Editors tab. You will get the dialog shown below:</p>
<p><img height="352" border="0" width="476" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image_15_5906AE50.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>On the left is a list of file types (Extensions), and on the right are the editors associated with the currently selected type. Or types. Notice that for popular graphic files, several file types are listed together, separated by spaces.</p>
<p>Many Microsoft Office applications have the ability to save files as HTML. The checkbox at the bottom of the Configured Editors tab gives you a blanket option of letting SharePoint Designer invoke the creating application when you try to open a file.</p>
<p>You can add or delete extensions and editors using the <img height="19" border="0" width="24" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image20_5906AE50.png" alt="image" title="image" style="border-width:0px;display:inline"> or <img height="19" border="0" width="17" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image_12_5906AE50.png" alt="image" title="image" style="border-width:0px;display:inline"> icons over the appropriate column. Clicking the add icon will summon an &quot;Open With&quot; dialog similar to the one shown earlier. For extensions, there is an additional field to enter the extension itself. The other difference is, since it is summoned from a dialog who's purpose is association, the association check-boxes are not present in these cases.</p>
<h3>A Real-world Example</h3>
<p>Let's say that you want to open graphic file formats with Adobe Photoshop. You would first highlight the graphic extensions as shown in the earlier dialog. Then click the add icon, and select Adobe Photoshop from the list of programs - browsing to its location on the file server, if needed.</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image12_00D6692C.png"><img height="343" border="0" width="332" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image_18_5906AE50.png" alt="image" title="image" style="border:0px none;display:inline"></a> </p>
<p>When you click OK, it appears in the Editors list. You can then use the buttons in the dialog to change its presentation order, and/or set it to be the default editor for your graphics files (the top item in the list automatically becomes the default).</p>
<p><img height="352" border="0" width="476" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image_21_5906AE50.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>From that point forward, Photoshop will appear in your options for opening an image file, and if you set it as default, it will open automatically when you double-click one.</p>
<p><img height="418" border="0" width="491" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/25/image_24_5906AE50.png" alt="image" title="image" style="border-width:0px;display:inline"> </p>
<p>
<h3>Summary</h3>
<p>SharePoint Designer provides an array of powerful, built-in, editing tools for many different file types. Yet, you may have files in your site that SharePoint Designer cannot edit &quot;out of the box&quot;, or for which SharePoint Designer's included support is weak. Maybe you have your own favorite editors. Rather than forcing you to change your habits, by allowing you to associate different applications with your files, SharePoint Designer adapts to you.</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Thu, 08 Jan 2009 17:44:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category></item><item><title>SharePoint in 2008 – An Interesting Road</title><link>http://www.thesanitypoint.com/archive/2009/06/12/sharepoint-in-2008-an-interesting-road.aspx</link><guid isPermaLink="False">/archive/2009/06/12/sharepoint-in-2008-an-interesting-road.aspx</guid><description><![CDATA[<div class="ExternalClass19D3CE40EAA540FB9935A9A668954E43">
<p><img height="142" border="0" align="left" width="160" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/MCBD19892_00001_thumb_7FAE0AA1.png" alt="MCBD19892_0000[1]" title="MCBD19892_0000[1]" style="border:0px none;margin:0px 10px 10px 0px;display:inline"><em></em></p>
<h3><em>Driving Through Flyover Country</em></h3>
<p>2008 should theoretically have been a boring year for SharePoint. The current version (WSS 3.0 and MOSS 2007) was released in 2006. The next version wouldn’t be out until 2009, if not later. The software equivalent of flyover country.</p>
<p>Yet, if you (like me) have actually <em>driven</em> through this so-called flyover country, you will know that there is a lot going on in that vast middle ground: </p>
<p>You have “tourist traps” like Wall Drug, and the Corn Palace.</p>
<p><img height="356" border="0" width="324" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/image_thumb_7FAE0AA1.png" alt="image" title="image" style="border:0px none;display:inline"></p>
<p>You’ll find Natural wonders like Devil’s Tower, Wyoming, and of course Yellowstone. Legends like Deadwood, South Dakota – just a stone’s throw from that ultimate in stone carving – Mount Rushmore.</p>
<p><img height="372" border="0" width="624" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/image_thumb_1_7FAE0AA1.png" alt="image" title="image" style="border:0px none;display:inline"> </p>
<p>Not to mention the over-all beauty of this great land.</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/image8_1_7FE0072E.png"><img height="417" border="0" width="624" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/image_thumb_2_7FAE0AA1.png" alt="image" title="image" style="border:0px none;display:inline"></a> </p>
<p>
<p>
<p>The same is true with SharePoint in 2008. In what could have been a year of coasting, those following The SharePoint Road found plenty to be excited about.</p>
<p>Among the sights:</p>
<ul>
    <li>We welcomed a pair of new members to the family – Search Server, and the free Search Server Express </li>
    <li>Infrastructure Updates brought Search Server’s enhancements to MOSS, along with some much needed improvements to Content Management </li>
    <li>Not to mention, Service Packs and the other “normal” updates that occur. </li>
</ul>
<p><a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserverexpress/default.aspx"><img border="0" src="http://www.microsoft.com/enterprisesearch/images/srchServerEx175x90.png" alt="Search Server 2008 Express"></a>  <a href="http://www.microsoft.com/enterprisesearch/serverproducts/searchserver/default.aspx"><img border="0" src="http://www.microsoft.com/enterprisesearch/images/srchServer175x90.png" alt="Search Server 2008"></a></p>
<p>But even more impressive than the evolution of the product itself has been the reaction of the community:</p>
<ul>
    <li>SharePoint became a Billion Dollar Product. </li>
    <li>A huge ecosystem has grown up around SharePoint. </li>
    <li>Books, Add-ins, <a target="_blank" href="http://office.microsoft.com/en-us/training/HA102358581033.aspx">training</a>, documentation, and other support material has proliferated </li>
</ul>
<p><a target="_blank" href="http://www.codeplex.com/CKS"><img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=CKS&amp;DownloadId=7399"></a></p>
<p>In fact, opportunities to get “up-close and personal” with key players in the SharePoint world have been many:</p>
<ul>
    <li>The Microsoft SharePoint Conference 2008 was a sell-out, and had the greatest attendance of any SharePoint-only event to date. </li>
    <li>Beyond Microsoft, SharePoint Connections, and the SharePoint Best Practices conference were also huge hits. </li>
    <li>Users Groups and user-inspired events have sprung up everywhere, and are growing fast. </li>
</ul>
<p><a target="_blank" href="http://www.devconnections.com/shows/SP2009SP/default.asp?s=134"><img height="75" border="0" width="154" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/image_9_7FAE0AA1.png" alt="image" title="image" style="border:0px none;display:inline"></a> <a target="_blank" href="http://www.sharepointbestpractices.com/home"><img src="http://www.sharepointbestpractices.com/assets/templates/mindsharp/images/logo.png" alt="Best Practice SharePoint Conference"></a> <br>
<a target="_blank" href="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/image_11_7FAE0AA1.png"><img height="84" border="0" width="372" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/image_thumb_4_2D9B5D5A.png" alt="image" title="image" style="border:0px none;display:inline"></a> </p>
<p>A taste of “14”. Some tidbits about the next version have come out recently:</p>
<ul>
    <li>“Microsoft SharePoint Services” for the Cloud, shown as part of Windows Azure </li>
    <li>Fully interactive, web-based versions of Office applications. Will these be part of the SharePoint Family? </li>
</ul>
<h3>Looking Forward</h3>
<p>So, you see, 2008 has been anything but boring in the SharePoint space. But what about next year? What does 2009 hold?</p>
<p>Predicting the future is never an exact science, but I think, even with the down economy, we can be certain that there will still be more excitement in the SharePoint world:</p>
<ul>
    <li>More Conferences and Events:
    <ul>
        <li>Connections is a occurrence. </li>
        <li>Of course, SharePoint will always be well-represented at Microsoft’s TechEd and the Professional Developers Conference (PDC). </li>
        <li>The next Best Practices conference is the first week of February – Don’t Miss This one! (And I’m not just saying that because I’m going to present…) </li>
    </ul>
    </li>
    <li>More Updates:
    <ul>
        <li>Service Pack 2 should be out early next year. </li>
        <li>Constant growth in the number of add-ins available, both in the marketplace, and on CodePlex </li>
    </ul>
    </li>
    <li>Betas? Customer Previews? The Real Deal? Well, I wouldn’t hold my breath on getting final code next year, but it wouldn’t surprise me at all to see something come out that we can play with. </li>
</ul>
<p>There you have it. My version of a retrospective on 2008, and a look towards 2009. I hope you have enjoyed travelling the SharePoint road with me this year, and I hope to have you along for the ride next year!</p>
<p><img height="222" border="0" width="624" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/24/image_thumb_5_2D9B5D5A.png" alt="image" title="image" style="border:0px none;display:inline"></p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Fri, 26 Dec 2008 17:27:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Blog/default.aspx">Blog</category><category domain="http://www.thesanitypoint.com/archive/tags/General/default.aspx">General</category></item><item><title>A Page in a Box – The Easiest SharePoint Integration</title><link>http://www.thesanitypoint.com/archive/2009/06/12/a-page-in-a-box-the-easiest-sharepoint-integration.aspx</link><guid isPermaLink="False">/archive/2009/06/12/a-page-in-a-box-the-easiest-sharepoint-integration.aspx</guid><description><![CDATA[<div class="ExternalClassC24E81097B774DA4B53833DDADD45FC7">
<p><img height="90" border="0" align="left" width="93" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/MCj039703600001_thumb_68A0AE56.png" alt="MCj03970360000[1]" title="MCj03970360000[1]" style="border:0px none;margin:0px 10px 10px 0px;display:inline"></p>
<h3><em>Gift-wrapping Web Applications with the Page Viewer Web Part</em></h3>
<p>With the Holidays upon us, everyone is putting things in boxes. Boxes are very convenient – they let you just drop something into them without having to change anything about the item being packaged.</p>
<p>As you start to deploy SharePoint in your organization, you will often find people wishing that they didn’t have to bounce from one web site to another all of the time. With Data Views, Search Federation, and other tools, you have seen how easy it is to get the <em>information</em> from other systems and applications into SharePoint. However, there are times when you just want to be able to get to another application directly within your SharePoint page.</p>
<p>Fortunately, there is a web part made just for such a situation – the Page Viewer Web Part. The Page Viewer is nothing more nor less than a box in which you can place and display content from another location. </p>
<p>You add a Page Viewer to your page just like any other Web Part.</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_4_68A0AE56.png"><img height="504" border="0" width="507" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_thumb_1_68A0AE56.png" alt="image" title="image" style="border-width:0px;display:inline"></a></p>
<p>The initial web part doesn’t have anything in it except instructions on how to add content:</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_6_68A0AE56.png"><img height="104" border="0" width="245" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_thumb_2_68A0AE56.png" alt="image" title="image" style="border-width:0px;display:inline"></a> </p>
<p>Once you click the link to open the tool pane, </p>
<p>
<p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_8_68A0AE56.png"><img height="225" border="0" width="252" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_thumb_3_68A0AE56.png" alt="image" title="image" style="border-width:0px;display:inline"></a> </p>
<p>You can select a web page, a folder (file share), or specific file. Unlike some other web parts, this file is NOT accessed by the SharePoint server as an intermediary. It is retrieved and rendered directly by the user’s browser. Because of this, make sure you are specifying a location that is accessible from your expected users’ client PC’s.</p>
<p><em>Note: Technically, what you are doing is feeding an “iFrame” – essentially a browser within a browser.</em></p>
<p>You will probably want to adjust the settings of the &quot;Appearance” section in order to make sure the web part is big enough to show the critical parts of the page you are selecting.</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_10_68A0AE56.png"><img height="309" border="0" width="260" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_thumb_4_68A0AE56.png" alt="image" title="image" style="border-width:0px;display:inline"></a> </p>
<p>Then, once you hit “OK” and exit page edit mode, the external page is living happily inside your SharePoint site!</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_14_68A0AE56.png"><img height="503" border="0" width="636" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/23/image_thumb_6_68A0AE56.png" alt="image" title="image" style="border-width:0px;display:inline"></a> </p>
<p>Of course, it is helpful if the site you are embedding in the Page Viewer offers a mode without a lot of extraneous “chrome”. Some applications offer a “portal mode” page, just for such usage.</p>
<p>So, that’s it. Very “back to basics”, but also potentially quite useful.</p>
<p>I hope you enjoy this little gift, in a little box, from SharePoint.</p>
<h3><em>I wish you all a Merry Christmas!</em></h3>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Tue, 23 Dec 2008 17:25:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Data Integration/default.aspx">Data Integration</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category></item><item><title>Best Bets and Keywords in SharePoint and Search Server</title><link>http://www.thesanitypoint.com/archive/2009/06/12/best-bets-and-keywords-in-sharepoint-and-search-server.aspx</link><guid isPermaLink="False">/archive/2009/06/12/best-bets-and-keywords-in-sharepoint-and-search-server.aspx</guid><description><![CDATA[<div class="ExternalClass73515DDA8B7343C08B696A2B18EF2390">
<h3><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/wheel_2.gif"><img height="113" border="0" align="left" width="113" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/wheel_thumb.gif" alt="wheel" style="border-width:0px;margin:0px 10px 10px 0px"></a> &quot;When it Absolutely, Positively, <em>has to be</em> Found.&quot;</h3>
<p>One of the key features of Microsoft Office SharePoint Server 2007 (MOSS), and Microsoft Search Server 2008 (MSS) - including Express (MSSX), is Enterprise Search. What you may not realize is that SharePoint actually includes two fundamentally different mechanisms for providing search results to your users. I'm not talking about WSS versus MOSS/MSS search. Rather, I'm talking about a second, parallel, system that returns results to user queries - often on the same page as the &quot;regular&quot; search engine.</p>
<p>So, what is this &quot;shadow&quot; search mechanism? <em>Keywords</em> and <em>Best Bets</em>. Although you may have heard of them - possibly even used them on your sites - you probably didn't know that they were completely independent of your main Enterprise Search corpus. This independence brings with it a number of ramifications. While mostly positive, it is important to understand them in order to both avoid potential pitfalls, as well as take maximum advantage of this powerful capability.</p>
<h3>Enterprise Search - Not Enough on its Own</h3>
<p>Enterprise search is a great tool to help your users find the information they need; however, a search system alone cannot solve all problems related to true &quot;Findability&quot;. <a target="_blank" href="http://admincompanion.mindsharp.com/BillBlog/default.aspx">Bill English's series on Findability and SharePoint</a> details many other factors, such as corporate culture and information architecture, that play a major role. Still, the technology of search itself can be a limiting factor.</p>
<p>Most people are aware of how the basic search functionality works - you define a content source, and SharePoint crawls it - interpreting and indexing the contents of the files it encounters. Then, when your users enter a query into a form, the server looks in this index and returns results that match. Of course, this relies on several things being true. Among them:</p>
<ul>
    <li>The information exists </li>
    <li>The information is in a content source being crawled </li>
    <li>The terms being queried are contained in the crawlable properties of the information </li>
    <li>The information has actually been crawled and compiled into the index at the time of the query (lag time) </li>
</ul>
<p>Even where this is true, the user still may not actually &quot;find&quot; the information that is needed. Perhaps there are a large number of similar documents containing the chosen query term, or the desired term has special meaning in your organization, but is also used differently in other contexts. (This is also discussed in Bill's article series.) </p>
<p>Note that this weakness is not unique to SharePoint search. Any system you put into place - whether it is MOSS, the Big Yellow Box, or some other system - is going to be faced with the same issues. (While the others may also offer comparable capabilities, I'm focusing on the SharePoint/Search Server version here.)</p>
<p>All of this adds an element of risk to the search process. Like spinning the roulette wheel, you might hope you get the result you want, but there is always that element of doubt. Fortunately, in this case, you are actually &quot;the House&quot;, and therefore have the ability to control the odds. In fact, you can stack the deck to ensure that the right information always comes out on top.</p>
<h3>Place Your (Best) Bets!</h3>
<p>The Keyword and Best Bets feature in SharePoint works very differently from the primary search. This is a completely manual system. You enter the terms you expect your users to use, and the results those terms should generate. No crawling, indexing or other &quot;automated&quot; processes need to take place. No services need to be reset. Results are available in queries immediately, and you <em>know</em> what the results will be, because you have defined them.</p>
<p>In many respects, this makes Keywords system more of a direct lookup system than a &quot;search&quot; system per se. But &quot;search&quot; is still the action your users perform, and &quot;find the right information&quot; is the desired result. Let's see how to make that happen.</p>
<h3>Configuring Keywords and Best Bets</h3>
<p>Keywords and Best Bets can be easily configured by a site collection owner. As always, you start with the Site Actions menu, and select Site Settings. Since Search is configured at the site collection level, if you are in a sub-site you will need to click through to &quot;top level site settings&quot; in order to get the page below. </p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_2.png"><img height="427" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_thumb.png" alt="image" style="border-width:0px"></a> </p>
<p>Click the &quot;Search Keywords&quot; link. This will bring you to the Manage Keywords page. </p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_12.png"><img height="305" border="0" width="644" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_thumb_5.png" alt="image" style="border-width:0px"></a> </p>
<p>The Manage Keywords page looks and operates much like a SharePoint list. You have the toolbar with its Add button, for example. Notice though, that it has a somewhat different search bar. Search can be very important here because you could end up generating <em>a lot</em> of keywords. The &quot;where&quot; dropdown gives you the ability to look up keywords various ways.</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_16.png"><img height="109" border="0" width="116" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_thumb_7.png" alt="image" style="border-width:0px"></a> </p>
<p>In addition, there are some predefined views listed in the Quick Launch area. These provided an appropriately reduced list based on information entered into the keyword definition. When you click Add Keyword, you are presented with this form, which is also used to edit existing keyword definitions.</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_6.png"><img height="503" border="0" width="543" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_thumb_2.png" alt="image" style="border-width:0px"></a> </p>
<p>Again, it looks a lot like any other list form in SharePoint. </p>
<p>There is only one required field - the keyword itself. Of course, a keyword alone doesn't do much to help your users. The Synonyms field allows you to register other terms your users might enter which should bring up the same results. For example, if your company president's name is &quot;Selma Superior&quot; you might have that as a keyword, with synonyms of CEO, Managing Director, President, or even Big Cheese. From that point on, any of these terms will return the entry associated with the keyword.</p>
<p><em>Note: Remember that the keyword/best bets system is independent of the primary search service. Synonyms you enter here will not affect regular results. To achieve a similar effect there, you need to edit the Thesaurus files on the SharePoint Servers.</em></p>
<p>Once you have used a term as a keyword or synonym, the system knows it has already been used, prevents you from using it again in another keyword definition. This can help you avoid creating ambiguous results.</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_10.png"><img height="106" border="0" width="428" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_thumb_4.png" alt="image" style="border-width:0px"></a></p>
<p>The best bets are links to the actual pages or documents you want your users to find when they enter the keyword or its synonyms. When you click &quot;Add Best Bet,&quot; you will see the form listed below.</p>
<p> <a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_8.png"><img height="473" border="0" width="495" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_thumb_3.png" alt="image" style="border-width:0px"></a> </p>
<p>In addition to the link itself, you can provide some descriptive text. You can have multiple best bets on a keyword. You can also associate the same best bet with multiple keywords. Using the earlier example, one of the Best Bets for the CEO might be the Executive Committee's Newsletter/Blog. That location could be equally valid for the CFO and CIO.</p>
<p>You can enter some descriptive text, which will be shown along with any matching results. You can also use the keyword feature for time-sensitive information by entering a start and end date for the keyword's display, and review date to ensure the content is still valid. The contact information allows you to distribute ownership of different keyword entries, as well as automatically notify people when entries are due for review.</p>
<p>The results from keywords and best bets are displayed on the default SharePoint results page above the results from the standard search. </p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_18.png"><img height="424" border="0" width="605" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/22/image_thumb_6.png" alt="image" style="border-width:0px"></a> </p>
<p>The keyword search system has its own web parts for displaying results. If you are creating your own results page, you will need to add either a &quot;Search Best Bets&quot; or &quot;High Confidence Results&quot; web part to that page.</p>
<h3>More Ways to use SharePoint Keywords and Best Bets</h3>
<p>Earlier I pointed out that most of the fields in a keyword configuration are optional. While it is true that a keyword &quot;by itself&quot; isn't very useful, there are a lot of ways you can use keywords that go beyond highlighting particular pages and files in your corpus. This is one of the big benefits of the system being independent of the primary search. Here are just a few examples:</p>
<table cellspacing="0" cellpadding="2" border="1" width="589">
    <tbody>
        <tr>
            <td width="137" valign="top">Policy Flags</td>
            <td width="450" valign="top">
            <p>You can bring critical company information to the users' attention before they even click into a document:</p>
            <ul>
                <li>Description text for obscene keywords might bring up the actual text of the company's profanity or abuse policy, without showing the offensive word itself. </li>
                <li>Searches for &quot;financials&quot; might display a warning that any public release of financial information must go through the PR department. </li>
            </ul>
            </td>
        </tr>
        <tr>
            <td width="138" valign="top">Disambiguation</td>
            <td width="450" valign="top">In the case where a word could have several meanings, you can describe each definition, and provide appropriate detail links.</td>
        </tr>
        <tr>
            <td width="139" valign="top">Announcements</td>
            <td width="450" valign="top">Use the time-stamp to ensure that searches for the Phoenix Office note that it is closed for remodeling.</td>
        </tr>
        <tr>
            <td width="139" valign="top">&quot;Sponsored&quot; links</td>
            <td width="450" valign="top">Everyone wants &quot;their&quot; content listed first in search results. If it fits in with your resource charge-back model and information management policy, let them pay for premium placement.</td>
        </tr>
        <tr>
            <td width="139" valign="top">Direct Information</td>
            <td width="450" valign="top">The real purpose of search is to help people find what they need. If the information can be shown directly in the result set, why make them click through to a document? This could be useful for a glossary of your industry's buzzwords, for example.</td>
        </tr>
        <tr>
            <td width="139" valign="top">External Links</td>
            <td width="450" valign="top">Even when you do enter a link, there is no requirement that it be within your intranet corpus, or even within your company. This can be handy for such things as industry association web sites, or maybe an index of clients or competitors.</td>
        </tr>
    </tbody>
</table>
<h3>So, What's the Catch?</h3>
<p>Of course there's a catch. Administration.</p>
<p>As a manual system, you need to be careful that information is not only entered correctly, but also maintained. If someone moves a document flagged in a best bet, you need to manually change the entry in the keyword system. You should be careful to include review dates and contact information on as many keywords as possible. Use the views provided for keywords that have expired or are due for review, and check them regularly.</p>
<h3>Conclusion</h3>
<p>The keyword and best bets system in SharePoint and Search Server gives you a powerful tool to increase the findability of information within your organization. However, it is not a panacea. Like any other aspect of SharePoint, it requires careful planning and long-term commitment to ensure that you get the most out of it. But if you double-down, do the legwork, and keep up with the maintenance, you will find you have a system that will put your users on a winning streak.</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Mon, 15 Dec 2008 17:24:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Governance/default.aspx">Governance</category><category domain="http://www.thesanitypoint.com/archive/tags/Search/default.aspx">Search</category><category domain="http://www.thesanitypoint.com/archive/tags/Search Server/default.aspx">Search Server</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category></item><item><title>Cross-browser Rich Text Editing and More in SharePoint</title><link>http://www.thesanitypoint.com/archive/2009/06/12/cross-browser-rich-text-editing-and-more-in-sharepoint.aspx</link><guid isPermaLink="False">/archive/2009/06/12/cross-browser-rich-text-editing-and-more-in-sharepoint.aspx</guid><description><![CDATA[<div class="ExternalClass5D8A4A8D11424F8391D18D86FCA191B1">
<h3><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/MCj041363800001.png"><img height="134" border="0" align="left" width="104" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/MCj041363800001_thumb.png" alt="MCj04136380000[1]" style="border-width:0px;margin:0px 10px 10px 0px"></a><em>&quot;It's not just for Firefox anymore&quot;</em></h3>
<p>Today I'm going to talk about one of the earliest enhancements that was available for the current release of SharePoint. It has been around for so long, that it has either fallen off folks' radar, or has never made it onto the screen for newer users. That's a little sad, because it has always been a very useful component, and in its latest release is even more so. What is this magic add-on? The Telerik RadEditor Lite.</p>
<p>Considering the complexity of the markup SharePoint generates, its out of the box cross-browser compatibility (though not perfect) is pretty good. One area of weakness for non-IE browsers, however, is rich text editing. Recognizing this, Microsoft came to an agreement with tools vendor <a href="http://www.telerik.com/">Telerik</a>, whereby they would produce a version of their <a href="http://www.telerik.com/products/aspnet-ajax/editor.aspx">RadEditor</a> that could be <a href="http://www.telerik.com/community/free-products.aspx">downloaded</a> and used within SharePoint sites - without cost, and without sacrificing supportability. (They had a similar deal for Content Management Server, or CMS.)</p>
<p>That was the state of affairs in 2007, which is all well and good. But, time marches on, and it is almost 2009. If you are new to SharePoint, or if that early release was the last time you evaluated (or updated) the RadEditor Lite, you could be missing out on some nice improvements that go beyond cross-browser compatibility.</p>
<p><em>Note: Almost everything in this article applies to all &quot;rich text&quot; experiences within SharePoint, from Announcement lists, to MOSS Publishing Pages (the original purpose). I'm going to be using a SharePoint's Wiki here for two reasons:</em></p>
<ol>
    <li><em>Wiki pages, by default, are basically one big rich text field, making screen shots easy to get and understand.</em> </li>
    <li><em>One of the primary complaints about the SharePoint Wiki feature is that it is too hard for users to incorporate images into their pages. As you will see, the RadEditor Lite makes this problem go away.</em> </li>
</ol>
<h3>The Basics</h3>
<p>Consider the default SharePoint experience. For most users, just browsing the site, things are pretty consistent, regardless of whether you are using Internet Explorer (left) or Firefox (right):</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_2.png"><img height="210" border="0" width="244" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_thumb.png" alt="image" style="border-width:0px"></a> <a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_4.png"><img height="210" border="0" width="244" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_thumb_1.png" alt="image" style="border-width:0px"></a>     <br>
(Click on the image to see the full-sized screen shots, if desired.)</p>
<p>But click the &quot;Edit&quot; option, and you can see the problem - </p>
<p>In IE, you get a traditional editing toolbar, and everything looks pretty much like it does on the read-mode page:</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_6.png"><img height="503" border="0" width="583" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_thumb_2.png" alt="image" style="border-width:0px"></a> </p>
<p>But in Firefox, all you see is plain text, with embedded HTML markup:</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_8.png"><img height="503" border="0" width="586" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_thumb_3.png" alt="image" style="border-width:0px"></a> </p>
<p>Not exactly the experience you want for a typical, non-technical, user - the kind that Wikis were intended for.</p>
<h3>Installing the RadEditor Lite Control</h3>
<h3></h3>
<p>The first step, of course, is to <a href="http://www.telerik.com/community/free-products.aspx">download</a> the control from Telerik's web site. It isn't exactly high-profile for them these days, so you'll either have to dig for it, or just follow the <a href="http://www.telerik.com/community/free-products.aspx">download</a> links I've provided on this page.</p>
<p>That that will get you is a ZIP file containing an EULA document, the solution package (RadEditorMOSS.wsp), and a very extensive help file. Since I'm not going to go into all of the customization details possible with this control (and there are a lot of them), you might want to keep this in mind.</p>
<p>This control does not provide an automatic installer, so you will need to manually add the solution to your farm.</p>
<ol>
    <li>Extract the WSP from the ZIP file </li>
    <li>Add the solution to SharePoint:      <br>
    <strong>stsadm -o addsolution -filename {path you extracted to}\RadEditorMOSS.wsp</strong> </li>
    <li>Deploy the solution to the web applications where you want to make this control available. You can do this either through the Operations tab of Central Administration, or by using the STSADM command with the deploysolution operator.      <br>
    <em>Note: This solution is deployed on a per-web application basis, not farm-wide.</em> </li>
    <li>Activate the feature on the web sites where you want to use the RadEditor Lite. </li>
</ol>
<p>Notice the granularity allowed in the deployment. The feature activation itself takes place at the Site, rather than Site Collection level. You also have two options for activation:</p>
<ol>
    <li>Use RadEditor to edit List Items </li>
    <li>Use RadEditor to edit List Items in Internet Explorer as well </li>
</ol>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_12.png"><img height="503" border="0" width="585" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_thumb_5.png" alt="image" style="border-width:0px"></a></p>
<p>Once you have activated the first feature, you will see that FIrefox now shows a much richer editing experience, complete with all of the expected toolbars:</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_14.png"><img height="503" border="0" width="586" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_thumb_6.png" alt="image" style="border-width:0px"></a> </p>
<p>If you using RadEditor Lite on MOSS, you're done! Maybe (see the next section). If you are using it on WSS, there are a couple more steps to perform on your server. This is because, by default, the RadEditor Lite relies on some controls that are part of MOSS. However, it does have its own built-in controls that perform similar functions, so you just need to adjust an XML configuration file. (You can use RadEditor's native controls on MOSS, too, by making the same adjustments.)</p>
<p>The XML configuration file is usually located at:</p>
<p>c:\Program Files\Common Files\microsoft shared\Web Server Extensions\wpresources\RadEditorSharePoint\4.5.4.0__1f131a624888eeed\RadControls\Editor</p>
<p>&quot;4.5.4.0__1f131a624888eeed&quot; above is the version of the control you are using, and so may vary.</p>
<p>You need to edit the file named &quot;listtoolsfile.xml&quot;</p>
<p>Find the line </p>
<p>&lt;tool name=&quot;MOSSLinkManager&quot; /&gt;</p>
<p>and edit it to remove &quot;MOSS&quot;, resulting in a tag reading:</p>
<p>&lt;tool name=&quot;LinkManager&quot; /&gt;</p>
<p>I would also add one of the following lines:</p>
<p>&lt;tool name=&quot;AjaxSpellCheck&quot; /&gt;</p>
<p>or</p>
<p>&lt;tool name=&quot;SpellCheck&quot; /&gt;</p>
<p>The tool provides spell checking, so why not use it?</p>
<h3>Progress is Progressing</h3>
<p>There are a couple of questions you might be asking yourself at this point:</p>
<ul>
    <li>Why are there two separate activation options? and </li>
    <li>Why would I need to use this control in Internet Explorer, when it already supports rich text editing? </li>
</ul>
<p>The answer to the first question is this - when the free RadEditor Lite was first released for SharePoint, it was officially licensed for one purpose - to provide rich text editing to non-Internet Explorer browser users in MOSS Publishing sites. That is because the agreement with Telerik was carried over from a similar agreement relating to Content Management Server (CMS), and MOSS Publishing was the direct replacement for CMS functionality. It wasn't until much later that the agreement was expanded to allow use on WSS and for non-Publishing scenarios in MOSS. The original activation option allows for full compatibility with the pre-expansion scenario, while the second activation allows for the answer to the next question.</p>
<p>The second answer has a few different facets. The first is simple consistency. You may have noticed from the screen shot that the RadEditor uses the browser's default font, rather than the SharePoint styled font. By using the RadEditor in IE as well, you get the same experience for your users, even if it isn't &quot;perfect&quot;. </p>
<p>The other piece is related to the spell-check activation I advised above. Even though it is limited compared to their paid version, the RadEditor Lite has a lot of features the default SharePoint rich text editor doesn't provide. By activating the component for Internet Explorer, you gain access to all of these features. Spell checking is just one of them. Another is that its tools for inserting tables and images are much richer. Look at the comparison below of the Image insertion dialog. </p>
<p>First is the default SharePoint's. You can type in a URL to an image, and enter an alt tag. That's it.</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_16.png"><img height="192" border="0" width="420" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_thumb_7.png" alt="image" style="border-width:0px"></a> </p>
<p>Now look at the RadEditor's image manager:</p>
<p><a href="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_22.png"><img height="394" border="0" width="555" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/21/image_thumb_10.png" alt="image" style="border-width:0px"></a> </p>
<p>Not only do you get an easy browser, including image preview, notice the &quot;Upload Image&quot; tab. That's right, you can upload images to your site while editing a page! Besides cross-browser editing, Image management and spell checking have been some of the biggest complaints about SharePoint wikis, and the RadEditor Lite makes them all obsolete.</p>
<h3>Summary</h3>
<p>The Telerik RadEditor Lite is one of the oldest free add-in components available for SharePoint. It is also a very mature product, which has gone through a number of revisions over the years. It offers a lot of functionality to SharePoint users, developers, and administrators, no matter what the browser. Not only that, its use is fully endorsed by Microsoft. (See the <a target="_blank" href="http://blogs.msdn.com/sharepoint/archive/2007/01/09/telerik-s-cross-browser-rich-text-editor-for-sharepoint-public-beta-now-available.aspx">SharePoint</a> and <a target="_blank" href="http://blogs.msdn.com/ecm/archive/2007/01/09/telerik-s-cross-browser-rich-text-editor-for-sharepoint-2007-public-beta-now-available.aspx">ECM</a> Blogs.)</p>
<p>Who could ask for anything more in a free <a href="http://www.telerik.com/community/free-products.aspx">download</a>?</p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Mon, 08 Dec 2008 17:22:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Administration/default.aspx">Administration</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/Governance/default.aspx">Governance</category><category domain="http://www.thesanitypoint.com/archive/tags/Lists and Libraries/default.aspx">Lists and Libraries</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/Wiki/default.aspx">Wiki</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category></item><item><title>Backseat Driving with Michael Gannotti</title><link>http://www.thesanitypoint.com/archive/2009/06/12/backseat-driving-with-michael-gannotti.aspx</link><guid isPermaLink="False">/archive/2009/06/12/backseat-driving-with-michael-gannotti.aspx</guid><description><![CDATA[<div class="ExternalClass34C0C6249CDA444EAB1D9846B4D7B1FB">
<p><img height="135" border="0" align="left" width="179" src="http://www.thesanitypoint.com/Lists/Posts/Attachments/20/MCj042186800001_thumb.png" alt="MCj04218680000[1]" style="border:0px none;margin:0px 10px 10px 0px">I would like to thank Mike Gannotti for allowing me to be the first guest on his &quot;Backseat Driving with Michael&quot; video blog series. In this episode, I demonstrate one of the samples from my new book - <em><a target="_blank" href="http://www.amazon.com/gp/product/0470287616?ie=UTF8&amp;tag=woowinthesanp-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470287616">Professional Microsoft Office SharePoint Designer 2007</a></em> - which should be hitting the shelves any day now. The example uses the Data View Web Part to create a &quot;mash-up&quot; between SharePoint and the Zune Social music service.</p>
<p><a target="_blank" href="http://sharepoint.microsoft.com/blogs/mikeg/Lists/Posts/Post.aspx?ID=1414">Click here to check it out!</a></p>

</div>]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Woody Windischman</dc:creator><pubDate>Sun, 07 Dec 2008 17:21:00 GMT</pubDate><category domain="http://www.thesanitypoint.com/archive/tags/Blog/default.aspx">Blog</category><category domain="http://www.thesanitypoint.com/archive/tags/Customization/default.aspx">Customization</category><category domain="http://www.thesanitypoint.com/archive/tags/Data Integration/default.aspx">Data Integration</category><category domain="http://www.thesanitypoint.com/archive/tags/Design/default.aspx">Design</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint/default.aspx">SharePoint</category><category domain="http://www.thesanitypoint.com/archive/tags/SharePoint Designer/default.aspx">SharePoint Designer</category><category domain="http://www.thesanitypoint.com/archive/tags/WSS/default.aspx">WSS</category></item></channel></rss>