<?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; Campfire</title>
	<atom:link href="http://mnteractive.com/archive/category/software/campfire/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>Tue, 20 Jul 2010 23:03:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 around [...]]]></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>A Quick Review of Multi-Author Collaborative Website Tools</title>
		<link>http://mnteractive.com/archive/a-quick-review-of-multi-author-collaborative-website-tools</link>
		<comments>http://mnteractive.com/archive/a-quick-review-of-multi-author-collaborative-website-tools#comments</comments>
		<pubDate>Wed, 22 Feb 2006 01:01:00 +0000</pubDate>
		<dc:creator>Garrick Van Buren</dc:creator>
				<category><![CDATA[Backpack]]></category>
		<category><![CDATA[Campfire]]></category>
		<category><![CDATA[Jotspot]]></category>
		<category><![CDATA[Seedwiki]]></category>
		<category><![CDATA[Socialtext]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Stikipad]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://mnteractive.com/archive/a-quick-review-of-multi-author-collaborative-website-tools/</guid>
		<description><![CDATA[Ok, you&#8217;re getting together a group of strangers for 2 days. These strangers are technically-literate, many of them probably have their own blogs. As the organizer of this get-together, you&#8217;d like to provide an online extension. Something for you and everyone else to collaboratively document their brief time together (and yes, shared with the internet). [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, you&#8217;re getting together a group of strangers for 2 days. These strangers are technically-literate, many of them probably have their own blogs. As the organizer of this get-together, you&#8217;d like to provide an online extension. Something for you and everyone else to collaboratively document their brief time together (and yes, shared with the internet).  </p>
<p>Here&#8217;s a half dozen interesting options for the multi-author collaborative website</p>
<ul>
<li><a href="http://seedwiki.com">SeedWiki</a><br />Not as visually sexy as some of the others, SeedWiki charges for privacy. Looks like wiki&#8217;s are public and open to anyone with a seedwiki account by default. Either $10 or $20/month buys you domain mapping (for rebranding) and some access control.   This one seems the least polished of the list.
</li>
<li><a href="http://stikipad.com">StikiPad</a><br />At it&#8217;s core, StikiPad is a wiki. A well-thought out, straight forward, ruby-on-rails, hosted wiki. A common sense text-formatting legend is clearly displayed next to the edit box. An unlimited number of authors gain access through an email invitation and they&#8217;ll need to create a password. Everybody gets a profile page. All the pages support commenting as well as editing, tagging, and searching. Phew. $15/month includes a 1/2 gig of storage, an unlimited number of wikis, complete CSS control &#038; templating &#038; domain mapping (great for re-branding). This is my favorite in the list.
</li>
<li><a href="http://jotspot.com">JotSpot</a><br />This is a wiki and all that means &#8211; content over presentation, low usability as the barrier to entry. JotSpot doesn&#8217;t like Safari that much (everyone else on this list hates IE). The site feels slower than everyone else and the visual design and text-formatting aren&#8217;t as straight forward or sophisticated as the other sites on this list. Each wiki page supports comments and file attachments. Invitations to other authors is handled via email. $70/month for unlimited authors, and a thousand pages. But hey &#8211; every plan is free for two weeks. Makes me think you start one for the event, see how popular it is, and pay the appropriate monthly fee for archiving.
</li>
<li><a href="http://backpackit.com">Backpack</a><br />Far more structured than a wiki, Backpack is a hosted service with explicit sections for lists, notes, pictures, urls, files, and 37sigs&#8217; <a href="http://writeboard.com">Writeboards</a> (like a wiki). Pages can be made public and and it looks like any number of people could edit them (via an email invitation) They&#8217;ll probably need to create a password. $19/month supports 1,000 pages and a 1/2 gig o&#8217; storage.
</li>
<li><a href="http://campfirenow.com">Campfire</a><br />The recently launched browser-based hosted chat again from our friends at <a href="http://37signals.com">37Signals</a>. It boasts permanent urls for each chat, file upload and sharing, search, image previews, and a dead simple login process (&#8221;Enter Your Name&#8221;). $49/month buys you and 39 of your friends a gig of server space and one big simultaneous conversation. What if we had 80 people? Dunno. Jason?
</li>
<li><a href="http://socialtext.com">SocialText</a><br />SocialText has a hosted service called &#8216;<a href="http://www.socialtext.com/products/eventspace/">EventSpace</a>&#8216;, sounds promising. It&#8217;s got a chat, wiki, and a weblog (depending on what feels right at the time), bios pages for everyone. As you can see from the <a href="http://www.socialtext.net/web2con2005/index.cgi">Web 2.0 Conference</a> and <a href="http://www.socialtext.net/supernova/index.cgi">SuperNova</a> sites, the system is very comprehensive though the branding and visual design leaves something to be desired. This sounds like it&#8217;s got everything &#8211; except a price tag on the site. Hmmm.
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mnteractive.com/archive/a-quick-review-of-multi-author-collaborative-website-tools/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
