<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MNteractive.com &#187; SharePoint</title>
	<atom:link href="http://mnteractive.com/archive/category/sharepoint/feed" rel="self" type="application/rss+xml" />
	<link>http://mnteractive.com</link>
	<description>Minnesota's Interaction Design, Information Architecture, and User Experience Design Community</description>
	<lastBuildDate>Thu, 29 Dec 2011 17:38:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>How to List all SharePoint Databases</title>
		<link>http://mnteractive.com/archive/how-to-list-all-sharepoint-databases</link>
		<comments>http://mnteractive.com/archive/how-to-list-all-sharepoint-databases#comments</comments>
		<pubDate>Mon, 30 Jun 2008 14:30:48 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://mnteractive.com/?p=1088</guid>
		<description><![CDATA[I know, I know&#8230;you&#8217;ve all been patiently waiting for the next SharePoint post from Darrel. Sorry to keep you waiting! Yes, I know&#8230;SharePoint is thrilling and I&#8217;m sure you&#8217;ve been wearing out your F5 key waiting for this post. (Why does SharePoint drive me to such thick, dripping sarcasm?) Anyhow, here&#8217;s a quick tip that, [...]]]></description>
			<content:encoded><![CDATA[<p>I know, I know&#8230;you&#8217;ve all been patiently waiting for the next SharePoint post from Darrel. Sorry to keep you waiting! Yes, I know&#8230;SharePoint is thrilling and I&#8217;m sure you&#8217;ve been wearing out your F5 key waiting for this post. (Why does SharePoint drive me to such thick, dripping sarcasm?)</p>
<p>Anyhow, here&#8217;s a quick tip that, as far as I can tell, hasn&#8217;t been posted in a findable blog post anywhere.</p>
<p>The scenario: You&#8217;ve spend months and months building out a few MOSS farms. In hindsight, you maybe didn&#8217;t always keep track of every single database that was created, and all those failed installs didn&#8217;t help either leaving behind all those oddly named config databases. Now your DBA is asking you a simple question: &#8220;Which databases belong to which farm?&#8221;.</p>
<p>Seems like a simple question. There must be a simple answer, right? Oh yea, this is SharePoint we&#8217;re talking about.</p>
<p>First, the hard way to find your databases:</p>
<ul>
<li>Content DBs: These are actually listed quite nicely in central admin. At least they gave us that: APP MANAGEMENT &gt;&gt; CONTENT DATABASES &gt;&gt; select each WEB APP you want to see a list of content DBs for.</li>
<li>Config DBs: This one was tricky and took me a while. Turns out this info is in the registry. Sigh. REGEDIT &gt;&gt; HKLM\Software\Microsoft\Shared Tools\Web Server Extensions\12.0\Secure\ConfigDb</li>
<li>SSP Config and Search DB: This one was obvious in hindsight: Central Admin &gt;&gt; SHARED SERVICES ADMINISTRATION &gt;&gt; click the EDIT PROPERTIES drop down on the SSP you want to look at.</li>
</ul>
<p>BUT&#8230;that&#8217;s still not all of the DBs. Specifically, the MOSS Help Search DB. Fortunately, after many Google searches and a few forum posts, Phread Langford gave me this great solution (and I slightly tweaked it):</p>
<p>Central Admin &gt;&gt; OPERATIONS &gt;&gt; PERFORM A BACKUP (which takes you to &#8220;/_admin/Backup.aspx&#8221;)</p>
<p>This page provides you a list of all items that are (or should be) backed up by MOSS. Lo and behold, there are ALL the databases listed! Alas, it also lists other things than the DBs, but it&#8217;s nice enough to tell you what each item is. Brilliant tip. Thanks, Phread!</p>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/how-to-list-all-sharepoint-databases/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The SharePoint &#8216;but&#8230;&#8217; list</title>
		<link>http://mnteractive.com/archive/the-sharepoint-but-list</link>
		<comments>http://mnteractive.com/archive/the-sharepoint-but-list#comments</comments>
		<pubDate>Wed, 27 Feb 2008 18:30:24 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/the-sharepoint-but-list/</guid>
		<description><![CDATA[One of the frustrations with a lot of software these days is that the bullet-point feature list in the brochure doesn&#8217;t usually tell the whole truth. It omits the &#8216;but&#8230;&#8217; statements that are often critical to have a full understanding of the capabilities of a particular feature. MOSS is full of these omitted &#8216;but&#8230;&#8217; statements, [...]]]></description>
			<content:encoded><![CDATA[<p>One of the frustrations with a lot of software these days is that the bullet-point feature list in the brochure doesn&#8217;t usually tell the whole truth. It omits the &#8216;but&#8230;&#8217; statements that are often critical to have a full understanding of the capabilities of a particular feature.</p>
<p>MOSS is full of these omitted &#8216;but&#8230;&#8217; statements, so I thought I&#8217;d try and start collecting some here. I&#8217;ll try and update this list as I find them. This list isn&#8217;t meant to be a list of gripes (though I guess it is) but rather just a bunch of things to consider before you put too much effort intoÂ  a particular SharePoint feature offering.</p>
<ul>
<li>There are now two-levels of &#8216;Recycle Bins&#8217; in MOSS, but&#8230;
<ul>
<li>&#8230;it only saves content deleted from a site *not* a site as a whole. So if a user deletes a site, it&#8217;s gone and you need to go to your backup tapes or look into <a href="http://blogs.technet.com/wbaer/archive/2007/04/30/availability-of-the-microsoft-it-site-delete-capture-1-0-feature-for-sharepoint-products-and-technologies.aspx">this option from codeplex</a>.</li>
</ul>
</li>
<li>SharePoint now has WIKIs, but&#8230;
<ul>
<li>&#8230;they are not true WIKIs in that there is no support for WIKI syntax nor semantic markup in general. In addition, it&#8217;s quite laborious to add images inline with your content.</li>
</ul>
</li>
<li>Excel Web Services allows you to build KPIs with visual indicators in MOSS, but&#8230;
<ul>
<li>&#8230;note that this is pretty much limited to &#8216;flat&#8217; data. Once you need to start working with relational data and want to make dashboards, you&#8217;ll likely want to dive into the MOSS Business Data Catalog and/or consider alternatives such as Microsoft Reporting Services</li>
</ul>
</li>
<li>MOSS includes Web Content Management features (CMS), but&#8230;
<ul>
<li>&#8230;note that these features kind of suck. They&#8217;re great if they&#8217;re all you got, but if your primary focus is Web Content Management on a large scale, I&#8217;d strongly consider a dedicated CMS product. Many, such as SiteCore, are now even offering &#8216;sharepoint connectors&#8217; that will still allow you to leverage SharePOint, but not be burdened with the CMS interface that is has.</li>
</ul>
</li>
<li>MOSS/WSS3 is more browser agnostic, but&#8230;
<ul>
<li>&#8230;it still has a ways to go. WSS2 really needed IE for most things, but now Firefox and the like are viable browsers for use with MOSS/WSS3. Some gotchas: You won&#8217;t have any activex based features such as drag and drop folder views and excel web services; the built-in Rich Text Editor will not load (install Telerik&#8217;s RadEditor instead); and mamy of the UI menus won&#8217;t work as menus and instead will act as buttons that open the menu in separate panes (which will just require some alternate training for non IE users).</li>
</ul>
</li>
<li>Using web enabled Infopath forms is a great way to get highly customized data inputed via a friendly UI into MOSS, but&#8230;
<ul>
<li>&#8230;Infopath forms are still not very scalable. If you want to modify your form after you have data entered, you may loose the connection with your existing data. Plan carefully!</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/the-sharepoint-but-list/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;Fixing&#8217; the SharePoint Web Part ToolPane.</title>
		<link>http://mnteractive.com/archive/fixing-the-sharepoint-web-part-toolpane</link>
		<comments>http://mnteractive.com/archive/fixing-the-sharepoint-web-part-toolpane#comments</comments>
		<pubDate>Tue, 29 Jan 2008 20:09:22 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/fixing-the-sharepoint-web-part-toolpane/</guid>
		<description><![CDATA[There are so many little things that will drive you nuts with SharePoint the more you use it. One of these things is the admin/edit interface. Traditionally, you have the front-end interface that the audience sees, and you log into an entirely different interface to edit the content. This seems to make sense to me, [...]]]></description>
			<content:encoded><![CDATA[<p>There are so many little things that will drive you nuts with SharePoint the more you use it. One of these things is the admin/edit interface. Traditionally, you have the front-end interface that the audience sees, and you log into an entirely different interface to edit the content. This seems to make sense to me, as it doesn&#8217;t burden the content author with having to also be the content designer. Afterall, isn&#8217;t that what a CMS is for? In SharePoint,  however, what you see while surfing your sites is the same that you see while editing your sites&#8211;with the difference being that SharePoint has to cram more crap on the page when you are in edit mode. To be fair, this isn&#8217;t that big of a deal when you are working on a typical collaboration site. You see the list of documents, need to modify, so you might as well modify the actual list you see.</p>
<p>The problem is when you want to use SharePoint as a content management system. If you are doing that, you are likely using it to publish a web site that has a custom template (likely a custom MasterPage). This is a chore in and of itself, but, as a SharePoint developer, trying to figure out what SharePoint does AFTER you go into edit mode is next to impossible. When you click EDIT THIS PAGE SharePoint will add a page publishing bar across the top of your page, take your page template, replace that with a larger table, put your page template back inside that table, then add yet another TD to the right of that to place the web part tool pane.</p>
<p>What happens is that your nicely laid out page that was, say, 900 pixels wide is now 1300 pixels wide when in edit mode. This now requires the end-user to scroll horizontally and vertically across the page to actually edit the area they want to, and then go find the OK/SAVE options way up in the web part ToolPane.</p>
<p>While you COULD just buy everyone new 30&#8243; wide-screen monitors, I figured there MUST be a better way, so I began digging through the rendered HTML and CSS and came up with a workable solution that takes this ToolPane and anchors it to the top of the viewport, and then sets it so you could roll-it-up out of the way if needed.</p>
<p>My method is a hack, for sure. The components are a .js file (plus one other .js to fix CSS issues in IE6), a .css file, and a few lines of code you&#8217;ll need to add to your masterpage(s). BEFORE you dive into this solution, you may want to first try out the <a href="http://blog.thekid.me.uk/archive/2007/03/20/floating-toolpane-for-sharepoint.aspx">&#8216;Floating ToolPane for SharePoint&#8217; solution provided by Vincent @ thekid.me.uk</a>. Vincent&#8217;s solution is slightly different, but tries to solve the same exact problem. Vincent&#8217;s fix is deployed as a SharePoint solution, so it&#8217;s very easy to install if you have access and rights to central administration and the server itself. His technique is produces a slightly different UI in that he floats the ToolPane so you can move it, and allows you to minimize it at the bottom of the viewport if need be.</p>
<p>I discovered his solution halfway through tackling mine and decided to plow on through anyways. If you don&#8217;t have access to the server itself, but can access your site through SP Designer, this solution will probably work for you. If you have some Javascript skills, you can likely modify what I have to make the ToolPane do whatever you want it to do.</p>
<p><strong>Let&#8217;s use a visual:</strong></p>
<p>If the above doesn&#8217;t make sense, here&#8217;s an image that will hopefully explain things better. Click on the image to see a <a href="http://www.mnteractive.com/wp-content/uploads/2008/01/floating-toolpane-visual.jpg">full-size version</a>.</p>
<p><a href="http://www.mnteractive.com/wp-content/uploads/2008/01/floating-toolpane-visual.jpg" title="Fixed SharePoint ToolPane"><img src="http://www.mnteractive.com/wp-content/uploads/2008/01/floating-toolpane-visual.thumbnail.jpg" alt="Fixed SharePoint ToolPane" /></a></p>
<p><strong>How to use this:</strong></p>
<ol>
<li><a href="http://www.mnteractive.com/wp-content/uploads/2008/01/sharepoint_fixed_toolpane.zip">Download the &#8216;sharepoint_fixed_toolpane.zip&#8217; file</a> from this site which contains the .js file and .css file, along with a .png file that we use for a fancy drop shadow.</li>
<li><a href="http://www.doxdesk.com/software/js/fixed.html">Download fixed.js from DOXdesk</a>. This is a .js file that fixes IE6&#8242;s inability to comprehend position: fixed</li>
<li>Read through the CSS file and JS files if you so desire and make modifications as necessary. I&#8217;ve tried to comment them fully to make it fairly easy to figure out what is going on.</li>
<li>Upload these files to your SharePoint site/collection. You could put them in any document library that you&#8217;ve given all visitors read access to. You could also put them on a separate server, if you desire. In my case, and for the rest of the example, we&#8217;ll use two document libraries created at the top level site &#8216;admin_css&#8217; (put float-fixed-toggled-tool-pane.css in there) and &#8216;admin_js&#8217; (put float-fixed-toggled-tool-pane.js and fixed.js in there). The shadow_20.png file was added to an image library named &#8216;admin_images_portalwide&#8217;.</li>
<li>Open up the masterpage(s) you are using in sharepoint Designer</li>
<li>Add the following lines to your masterpage just before the &lt;/header&gt; tag:<br />
<code style="text-align: left"><br />
&lt;!â€“ floating toolpane â€“&gt;<br />
&lt;script src=â€/admin_js/float-fixed-toggled-tool-pane.jsâ€ type=â€text/javascriptâ€&gt;&lt;/script&gt;<br />
&lt;link href=â€/admin_css/float-fixed-toggled-tool-pane.cssâ€ rel=â€stylesheetâ€ type=â€text/cssâ€ /&gt;<br />
&lt;!â€“[if lt IE 7]&gt;<br />
&lt;script src=â€/admin_js/fixed.jsâ€ type=â€text/javascriptâ€&gt;&lt;/script&gt;<br />
&lt;![endif]â€“&gt;<br />
&lt;!â€“ /floating toolpane â€“&gt;</code></li>
<li>Change the BODY tag from this:<br />
<code style="text-align: left"><br />
&lt;body scroll="yes" onload="javascript: if (typeof(_spBodyOnLoadWrapper) != 'undefined') _spBodyOnLoadWrapper();"&gt;</code>to this:</p>
<p><code style="text-align: left">&lt;body scroll="yes" onload="javascript:<strong>wrapToolPane();</strong> if (typeof(_spBodyOnLoadWrapper) != 'undefined') _spBodyOnLoadWrapper();"&gt;</code></p>
<p>(We&#8217;re adding the &#8216;wrapToolPane()&#8217; function call.)</li>
<li>Save/check in/approve the master page and take it for a test run.</li>
</ol>
<p><strong>What this does:</strong></p>
<p>After the page loads, our javascript function is called. This function locates the HTML that sharepoint produced from earlier javascript and &#8216;plucks&#8217; it out of the document. It then creates some custom html wrappers, puts the ToolPane HTML back inside that, and renderes it back to the page. Our CSS file (along with the fixed.js file for IE6) then floats the ToolPane above the page content and fixes it to the upper right of the page.</p>
<p>An additional Javascript function allows the end-user to roll-up/expand the ToolPane as needed via the link across the top of the ToolBar.</p>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/fixing-the-sharepoint-web-part-toolpane/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SharePoint HTML. Party like it&#8217;s 1999!</title>
		<link>http://mnteractive.com/archive/sharepoint-html-party-like-its-1999</link>
		<comments>http://mnteractive.com/archive/sharepoint-html-party-like-its-1999#comments</comments>
		<pubDate>Wed, 07 Nov 2007 19:09:43 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/sharepoint-html-party-like-its-1999/</guid>
		<description><![CDATA[I&#8217;ve been slowly hacking my way through the jungle that is Microsoft&#8217;s SharePoint templating system. A mix of various poorly named technologies and archaic markup. After I finally realized that part of my problem wast that Microsoft forgot to apply any doctypes to their HTML, I finally made some progress. Yet, I was still baffled [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been slowly hacking my way through the jungle that is Microsoft&#8217;s SharePoint templating system. A mix of various poorly named technologies and archaic markup.</p>
<p>After I finally realized that part of my problem wast that Microsoft forgot to apply any doctypes to their HTML, I finally made some progress. Yet, I was still baffled by some crazy layout issues that I was sure was due to some crazy built in HTML and CSS that was being spit out.</p>
<p>I turned on all the table borders and came across this gem of an example on the default publishing site page template:</p>
<p><img src="http://www.mnteractive.com/wp-content/uploads/2007/11/sharepoing-list.gif" alt="sharepoing-list.gif" /></p>
<p>Wow. THAT brings back memories of creating endless navigation menus with custom bullets and specific styling.</p>
<p>Of course, that was wayÂ  back in 1997. You&#8217;d think a decade later Microsoft would have discovered the UL tag and CSS.</p>
<p>Maybe that&#8217;s expecting too much.</p>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/sharepoint-html-party-like-its-1999/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Any SharePoint folks out there struggling with it from an IA/UI planning standpoint?</title>
		<link>http://mnteractive.com/archive/any-sharepoint-folks-out-there-struggling-with-it-from-an-iaui-planning-standpoint</link>
		<comments>http://mnteractive.com/archive/any-sharepoint-folks-out-there-struggling-with-it-from-an-iaui-planning-standpoint#comments</comments>
		<pubDate>Wed, 22 Aug 2007 20:20:38 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/any-sharepoint-folks-out-there-struggling-with-it-from-an-iaui-planning-standpoint/</guid>
		<description><![CDATA[I know I am. Seems as if most documentation out there is still focused more on DB/Server admin issues than general &#8216;how to design a usable portal using MOSS and the various templates and web parts that makes sense to content owners and site users&#8217;. Anyone have any suggestions for documentation (online or off) that [...]]]></description>
			<content:encoded><![CDATA[<p>I know I am.</p>
<p>Seems as if most documentation out there is still focused more on DB/Server admin issues than general &#8216;how to design a usable portal using MOSS and the various templates and web parts that makes sense to content owners and site users&#8217;.</p>
<p>Anyone have any suggestions for documentation (online or off) that talk about implementing SharePoint from a more IA focused standpoint?</p>
<p>Anyone interested in getting together to form a SharePoint designer support group/sympathy gathering?</p>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/any-sharepoint-folks-out-there-struggling-with-it-from-an-iaui-planning-standpoint/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MNbits for 8/10/2007: Type, Architecture and CSS</title>
		<link>http://mnteractive.com/archive/mnbits-for-8102007-type-architecture-and-css</link>
		<comments>http://mnteractive.com/archive/mnbits-for-8102007-type-architecture-and-css#comments</comments>
		<pubDate>Fri, 10 Aug 2007 16:32:06 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/mnbits-for-8102007-type-architecture-and-css/</guid>
		<description><![CDATA[Haven&#8217;t had a Friday link-dump in a while. Here ya go: Type: St. Paul&#8230;er&#8230;New Hope&#8230;er&#8230;UK based Process Type Foundry (Eric Olson) has a new typeface out called Seravek. Portugal Based DSType Foundry (Dino dos Santos) is having a half-off summer sale. Dino has some great faces that are already affordably priced. Half off is going [...]]]></description>
			<content:encoded><![CDATA[<p>Haven&#8217;t had a Friday link-dump in a while. Here ya go:</p>
<p><strong>Type:</strong></p>
<p><strike>St. Paul</strike>&#8230;er&#8230;<strike>New Hope</strike>&#8230;er&#8230;UK based Process Type Foundry (Eric Olson) has a new  typeface out called <a href="http://www.processtypefoundry.com/typefaces/seravek/index.html">Seravek</a>.</p>
<p>Portugal Based <a href="http://www.dstype.com/">DSType Foundry</a> (Dino dos Santos) is having a half-off summer sale. Dino has some great faces that are already affordably priced. Half off is going to make it hard not to resist purchasing a few of these&#8230;</p>
<p><strong>Architecture:</strong></p>
<p><a href="http://buildingminnesota.blogspot.com/">Building Minnesota</a> is a MN-centric architecture blog written by Todd Melby that I came across via the <a href="http://aiamnblog.blogspot.com/">AIA MN&#8217;s Blog</a>.</p>
<p><strong>Shopping:</strong></p>
<p>Have you been through Target all summer eying that nice looking modern plywood toddler two-wheeler for $50 for your 3 year old? It went on sale last week for $25. Go grab one. Link? For some inexplicable reason, Target isn&#8217;t selling their own Target branded outdoor toys online.</p>
<p><strong>CSS grid-based layout frameworks:</strong></p>
<p>At work here, we recently had a consulting firm deliver us a prototype for a new intranet. They built the site using pure CSS-P which is great, and then I noticed that they decided to use the <a href="http://developer.yahoo.com/yui/grids/">Yahoo CSS framework</a>. We have the daunting task of somehow getting this inside of SharePoint, which may or may not work as-is, but I am going to be interested in how easy it is to work with Yahoo&#8217;s prebuilt CSS framework. Seems that the biggest complaint about them is a lack of semantic labeling, which is to be expected if the framework is to work as a generic platform. <a href="http://www.bjorkoy.com/blueprint/">Blueprint </a>is another grid-based CSS framework that has been making the rounds this week which is also being compared to the aptly named <a href="http://www.yaml.de/en/overview.html">Yet Another Multicolumn Layout</a> CSS framework. I hope to take a closer look at these options soon. If you&#8217;ve used them, please share your thoughts.</p>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/mnbits-for-8102007-type-architecture-and-css/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft SharePoint Wiki Syntax cheat sheet</title>
		<link>http://mnteractive.com/archive/microsoft-sharepoint-wiki-syntax-cheat-sheet</link>
		<comments>http://mnteractive.com/archive/microsoft-sharepoint-wiki-syntax-cheat-sheet#comments</comments>
		<pubDate>Fri, 20 Jul 2007 16:12:07 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[Worst Practices]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/microsoft-sharepoint-wiki-syntax-cheat-sheet/</guid>
		<description><![CDATA[Microsoft Office SharePoint Server (MOSS) now includes the ability to quickly and easily create Wiki web sites. This is great! Wikis are perfect for documentation, meeting note taking, brainstorming and basically just creating content that a group needs to edit easily. Unfortunately, there is very little documentation on MOSS features out there. I&#8217;ve been hunting [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Office SharePoint Server (MOSS) now includes the ability to quickly and easily create Wiki web sites. This is great! Wikis are perfect for documentation, meeting note taking, brainstorming and basically just creating content that a group needs to edit easily.</p>
<p>Unfortunately, there is very little documentation on MOSS features out there. I&#8217;ve been hunting everywhere for a guide to all the Wiki tags that MOSS&#8217;s wiki supports. After a lot of extensive research and questioning and trial and error, I now present you with the complete and concise master cheat-sheet to MOSS&#8217;s wiki syntax:</p>
<hr />
<h3>Microsoft Office Sharepoint 2007 Wiki tag syntax</h3>
<ul>
<li>Link to another wiki page: [[Name of page]]</li>
</ul>
<hr />Feel free to print out this handy guide and post it next to your computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/microsoft-sharepoint-wiki-syntax-cheat-sheet/feed</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>SharePoint: The good (er&#8230;adequate), the bad, and the ugly.</title>
		<link>http://mnteractive.com/archive/sharepoint-the-good-eradequate-the-bad-and-the-ugly</link>
		<comments>http://mnteractive.com/archive/sharepoint-the-good-eradequate-the-bad-and-the-ugly#comments</comments>
		<pubDate>Mon, 09 Jul 2007 21:54:05 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[Campfire]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/sharepoint-the-good-eradequate-the-bad-and-the-ugly/</guid>
		<description><![CDATA[(Ed. Note: I had intended to expand upon this post some more, but figured that I best just get this out the door, as I may never get to it and I didn&#8217;t want the links getting too stale&#8230;) Microsoft SharePoint seems to be penetrating all areas of the web as of late. It&#8217;s been [...]]]></description>
			<content:encoded><![CDATA[<p>(Ed. Note: I had intended to expand upon this post some more, but figured that I best just get this out the door, as I may never get to it and I didn&#8217;t want the links getting too stale&#8230;)</p>
<p>Microsoft SharePoint seems to be penetrating all areas of the web as of late. It&#8217;s been around for quite a while, but the latest version seems to have built a good amount of momentum and anyone in moderately sized organization has likely at least heard of it, if not faced it in person.</p>
<p>My new role is now SharePoint admin. I have mixed feelings about it, to say the least. On the plus side, I am learning something new that appears to be a highly marketable skill set. It&#8217;s just that I&#8217;m not sure if I want that particular skill set on my resume. It&#8217;s like having your boss at the ad agency find out that you know Powerpoint. Soon enough, you end up just doing Powerpoint presentations all day long for clients. ;0)</p>
<p>I thought I&#8217;d give a quick SharePoint primer and then point out a few links that have recently sprung up specifically about SharePoint and web standards and accessibility, since that&#8217;s typically the first question we web developer have about a given CMS.</p>
<p>What <em>is</em> SharePoint?</p>
<p>The biggest drawback is a lack of real documentation and whitepaper/case studies. Even talking with MS themselves gave me the impression that even they aren&#8217;t fully aware of what SharePoint really is.  Not that that surprises me, as it is a rather large, versatile application and, well, this is MS we&#8217;re talking about anyways.</p>
<p>In my words, SharePoint is Duct Tape. It&#8217;s rarely the BEST solution for a particular need, but it&#8217;s certainly usable and you&#8217;ll find all sorts of uses for it if you have it laying around, even if it&#8217;s slightly ugly. <em>That&#8217;s the good.</em></p>
<p>At its core, SharePoint is an excellent tool for making lists. Task lists. Lists of links. Document lists. Lists of people. Etc. This makes it a great utility for centrally organizing, sharing, and collaborating on information within your organization. It&#8217;s (of course) highly integrated with MS Office. You save documents directly to SharePoint. People can email information to SharePoint. You can subscribe to information updated on SharePoint via email or RSS. For us, out of the box, SharePoint will ultimately be a replacement for cluttered email in boxes full of attachments, shared network drives, and multiple copies of outdated documents scattered across individidual hard drives. For that alone, SharePoint seems to be a worthy purchase.</p>
<p>Beyond that, SharePoint can do quite a bit more. Microsoft Content Management Server is now integrated (and updated) into SharePoint. There are extensive workflow options with SharePoint to route data automatically through your organization. The Search server is quite powerful, letting you index SharePoint content, content in documents, content on your network, content in other business applications, and even content on other web sites.</p>
<p>At this point, I should make a quick aside and quickly explain the product line. It is confusing, to say the least:</p>
<ul>
<li>Windows SharePoint Services 3.0 (WSS) &#8211; this is the free framework that allows you to easily set up SharePoint team sites. You will need a Windows server with IIS, and then you can install this. You can use the free MS SQL &#8216;lite&#8217; DB as your back-end database as well. This is a good product and if you are running Windows Servers, you might as well give this a shot.</li>
<li>Microsoft Offfice Sharepoint Server 2007 (MOSS) &#8211; this is the expensive add-on (likely 6-figures for most orgs) that provides you with the enterprise level features, namely: site-wide navigation tools, site-wide searching tools, CMS features and advanced business intelligence tools. Prior to this version, these features were found in two separate applications: SharePoint Portal 2003 and Microsoft CMS (now discontinued).</li>
<li>MOSS comes in a variety of licensed flavours. The key thing to understand is that there is only one MOSS application. The differences as far as what you can/can&#8217;t do with your particular install are all based on whatever licensing agreement you come up with with Microsoft.</li>
<li>If you want to run MOSS for any mission-critical purposes, realize that it is best to run it on a farm of at least 4 servers (2 redundant front-end servers, a search indexing server, and a back end DB cluster).</li>
</ul>
<p><em>The Bad? </em>Well, it&#8217;s expensive if you want the full set of features in Microsoft Office Sharepoint Server 2007. Your 10 person non-profit is not going to want to purchase MOSS. It&#8217;s also highly tied into Microsoft Office, Microsoft Active Directory, and Microsoft SQL Server.  Not a big deal if you are already a MS shop, but something to consider if you are not.</p>
<p>Now, <em>the ugly</em>.  Our first major project here is going to be migrating our intranet to MOSS 2007 using a UI and IA created by an outside vendor. Fortunately, SharePoint is based on ASP.net 2.0 features such as MasterPages which will make custom UI design a lot easier than it was before. The problem is that while MS has improved the HTML output in ASP.net 2.0, it&#8217;s still quite poor relying on lots and lots of tables and still containing more than a few parsing errors. Example: <a href="http://www.sharepoint2007.com/Default.aspx?tabid=238">&#8220;<span id="dnn_ctr607_ContentPane" align="left"></span><span id="dnn_ctr607_HtmlModule_HtmlHolder" class="Normal">A SharePoint Server 2007 home page out of the box, has 154 HTML validation errors&#8221;</span></a> This makes me sad.</p>
<p>As such, I&#8217;ve been doing more and more research and this past week has seen several blog posts sprout up about accessibility and standards with SP. I thought I&#8217;d compile them here for some afternoon reading for any of you looking at wrangling SharePoint yourselves.</p>
<ul>
<li> <a href="http://www.sharepoint2007.com/Default.aspx?tabid=238">http://www.sharepoint2007.com/Default.aspx?tabid=23</a>  &#8211; an article on SP&#8217;s accessibility limitations (ironically on a site using SharePoint and, as such, has a site menu that is not accessible)</li>
<li><a href="http://alastairc.ac/2007/03/sharepoint-2007-accessibility/">http://alastairc.ac/2007/03/sharepoint-2007-accessibility/</a> &#8211; Alastair Cambell shares some frustrations with SP accessibility and offers some useful links including&#8230;
<ul>
<li>&#8230;a link to a <a href="http://suguk.org/blogs/sharepoint_blog_1/archive/2007/03/27/2803.aspx">SP accessibility presentation</a> by the UK SP users group.</li>
<li>&#8230;and a link to <a href="http://www.molly.com/2007/03/17/redmond-here-i-am/">Molly.com</a> and her quest to spread accessibility information throughout Redmond</li>
</ul>
</li>
<li><a href="http://cameronmoll.com/archives/2007/05/skinning_ms_sharepoint_with_st/">http://cameronmoll.com/archives/2007/05/skinning_ms_sharepoint_with_st/</a> &#8211; Cameron Moll shares his experiences with applying a standards based template to SP and includes many useful links, some of which are&#8230;
<ul>
<li><a href="http://msdn2.microsoft.com/en-us/library/aa660698.aspx">How To Create a Minimal Master Page</a></li>
<li><a href="http://heathersolomon.com/blog/archive/2006/10/27/sp07cssoptions.aspx">How to Override default CSS</a></li>
<li><a href="http://www.heathersolomon.com/content/sp07cssreference.htm">A great CSS chart by Heather Soloman</a> that that explains what all of the crazy class names refer to in Sharepoint and where to locate the style declaration to modify them.</li>
</ul>
</li>
</ul>
<p>Are you using SharePoint? If so, what do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/sharepoint-the-good-eradequate-the-bad-and-the-ugly/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Vegas, ASP.net and Snowboarding</title>
		<link>http://mnteractive.com/archive/vegas-aspnet-and-snowboarding</link>
		<comments>http://mnteractive.com/archive/vegas-aspnet-and-snowboarding#comments</comments>
		<pubDate>Mon, 13 Nov 2006 17:19:08 +0000</pubDate>
		<dc:creator>Darrel Austin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/vegas-aspnet-and-snowboarding/</guid>
		<description><![CDATA[I just got back from a week in Vegas attending the Microsoft Devconnections conference. Vegas. Fun. Microsoft Convention. Yawn. But, I went, and feel obligated to report SOMETHING&#8230; For starters, Vegas appears to the single best place on earth to open up a usability testing lab. I can&#8217;t think of a place more diversely homogenous [...]]]></description>
			<content:encoded><![CDATA[<p>I just got back from a week in Vegas attending the Microsoft <a href="http://www.devconnections.com/">Devconnections </a>conference. Vegas. Fun. Microsoft Convention. Yawn.</p>
<p>But, I went, and feel obligated to report SOMETHING&#8230;</p>
<p>For starters, Vegas appears to the single best place on earth to open up a usability testing lab. I can&#8217;t think of a place more diversely homogenous (if that makes any sense&#8230;). It appears that you could walk out onto the strip, grab any 6 people, and right there have the full range of human beings found on the planet. Fat, skinny, smart, gullible, savvy, ugly, beautiful, tall, short, and in every shade of color out there.</p>
<p>And the best part? You really wouldn&#8217;t need to pay them anything. Just offer them half price tickets to Carrot Top and you&#8217;re good to go. Yes, you&#8217;d have to compete with the time share folks, but just cut your testing time by a half hour and you&#8217;ll have the upper hand.</p>
<p>Another benefit of having your testing lab in Vegas is people walking in will have a clean palet. I know that sounds odd, but in a way, Vegas will completely &#8216;sterilize&#8217; them to any notions of how anything should be. Vegas is so over-the-top absurd that it pretty much wipes the mind clean of any preconceived idea of what good design is.</p>
<p>So, there&#8217;s my sales pitch for some prime usability testing real estate.</p>
<p>On to the conference&#8230;</p>
<p>I honestly don&#8217;t have much to report. Mainly for two reasons: There wasn&#8217;t a whole lot of broad-interest things to report about and, well, people really aren&#8217;t THAT interested in Sharepoint news.</p>
<p>That said, I&#8217;ll sum up the conference for those that are interested:</p>
<ul>
<li>Microsoft REALLY likes AJAX. Atlas is close to being finished up and MS is really pitching it. In fact, 90% of the ASP.net 2.0 sessions were focused on AJAX. To be fair, it appears that MS has done wonders with Atlas. For once, they are literal and honest when they say you can &#8216;ajaxify&#8217; your site with merely a few drag and drops. Unfortunately, it seems that most people at MS believe that AJAX&#8217;s sole purpose is to &#8216;prevent that annoying flicker when the page reloads&#8217;</li>
<li>Sharepoint &#8217;07 is only half as evil as the current version. We&#8217;re moving to Sharepoint here at work. I&#8217;ve been dreading it. It looks like a nightmare. I must say, however, that &#8217;07 doesn&#8217;t look that awful. At least not as bad as any other commercial CMS I&#8217;ve looked at. Yes, there&#8217;s still a lot of overhead, but they have done some nice things. The CMS portion of sharepoint is much improved. The templating/branding elements are much easier to maintain. They&#8217;re embracing community tools like WIKI integration and the like. And it&#8217;s all ASP.net 2.0, so you can work directly with ASP.net.</li>
<li>Upgrade, upgrade, upgrade. Want to maintain Sharepoint? Well, get VS.net &#8217;07. And pick up Sharepoint Designer. And you&#8217;ll probably want MS Expression as well. Using ASP.net? Upgrade to the Team suite. Oh, and of course you&#8217;ll want to be running the new SQL. And you might as well grab Vista while you&#8217;re at it, right? Well, nothing surprising there, I guess.</li>
</ul>
<p>And, finally, one last item that I just found odd. During the keynote, they brought up a web designer from a team to present their site and how &#8216;cool&#8217; it was. Just like they did in the days of the dot-com bubble conference era. Turns out, the person was from Burton. Huh. Burton&#8230;just like the snowboard company! Odd that Burton would let a ASP.net dev shop use the same name.</p>
<p>Well, surprise, surprise, it&#8217;s actually Burton&#8230;the &#8216;cool&#8217; snowboarding company. That was the first oddity (what, a hip x-sports gen-x product company has decided to be a MS shop?) but the bigger oddity was this:</p>
<p><img id="image808" alt="AJAX snowbard" title="AJAX snowbard" src="http://www.mnteractive.com/wp-content/uploads/2006/11/ajax_snowboards.jpg" /></p>
<p>Yep. That&#8217;s a custom designed, AJAX-themed, ASP.net snowboard that they gave away at the conference. Hand signed by Jake Burton himself. As well as Bill Gates. Is that cool? Or dorky beyond belief? I can&#8217;t really tell.</p>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/vegas-aspnet-and-snowboarding/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

