<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://davidjberman.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Community Server 2.1</title><link>http://davidjberman.com/blogs/cs21/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Community Server Gurus</title><link>http://davidjberman.com/blogs/cs21/archive/2006/10/19/Community-Server-Gurus.aspx</link><pubDate>Thu, 19 Oct 2006 14:30:00 GMT</pubDate><guid isPermaLink="false">ecfba891-f940-4913-a10d-cc8fe6f9482a:199</guid><dc:creator>Dave</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://davidjberman.com/blogs/cs21/rsscomments.aspx?PostID=199</wfw:commentRss><comments>http://davidjberman.com/blogs/cs21/archive/2006/10/19/Community-Server-Gurus.aspx#comments</comments><description>&lt;p&gt;Here are some of the Masters of Community Server.&amp;nbsp; They have their own CS powered sites of course and they have excellent, valuable content for anyone interested in getting anything done with CS that isn&amp;#39;t already done for you when you take it &amp;#39;out of the box&amp;#39;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Dave Stokes (&lt;a href="http://www.davestokes.net/" title="DaveStokes.net" target="_blank"&gt;davestokes.net&lt;/a&gt;) -&amp;nbsp; Dave Stokes will show you exactly, and I do mean EXACTLY how to setup CS.&amp;nbsp; He has step by step instructions on how to install CS on your server, dedicated server and so on.&amp;nbsp; He is very thorough, includes step-by-step instructions with pictures and everything.&amp;nbsp; His documents show you how to install a new installation or upgrade an existing installation. Thanks Dave for providing this!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;Scott Water (&lt;a href="http://scottwater.com" title="ScottWater.com" target="_blank"&gt;scottwater.com&lt;/a&gt;) - Once you get your CS up and running, Scott is going to provide you with amazing add-ons so that you can do cool stuff with your Community Server.&amp;nbsp; One example is:&amp;nbsp; Enable people to post YouTube based videos with a simple tag they insert into a post.&amp;nbsp; Get his CS Module Pack for CS 2.1 off of his website.&amp;nbsp; Here are some of the things in it (Thanks Scott!)&lt;/p&gt;&lt;ul&gt;&lt;li&gt;MetaBlogExtender - enables access to the full CS Blog Post API via the MetaBlogAPI&lt;/li&gt;&lt;li&gt;LiveSearch - enables creating posts which act like live search
results. The search happens at render time enabling CS to always use
the most recent data and the current user&amp;#39;s permissions.&lt;/li&gt;&lt;li&gt;XHTML - attempts to convert any CS content to XHTML (actually just xml)&lt;/li&gt;&lt;li&gt;ShareIt - see above&lt;/li&gt;&lt;li&gt;Camtasia - enables adding Camtasia flash movies to posts[1]&lt;/li&gt;&lt;li&gt;ModuleNotification - enables sending emails at key CS events&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://davidjberman.com/aggbug.aspx?PostID=199" width="1" height="1"&gt;</description><category domain="http://davidjberman.com/blogs/cs21/archive/tags/Community+Server/default.aspx">Community Server</category></item><item><title>How to install a Tag Cloud in CS 2.1</title><link>http://davidjberman.com/blogs/cs21/archive/2006/10/19/How-to-install-a-Tag-Cloud-in-CS-2.1.aspx</link><pubDate>Thu, 19 Oct 2006 14:16:00 GMT</pubDate><guid isPermaLink="false">ecfba891-f940-4913-a10d-cc8fe6f9482a:198</guid><dc:creator>Dave</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://davidjberman.com/blogs/cs21/rsscomments.aspx?PostID=198</wfw:commentRss><comments>http://davidjberman.com/blogs/cs21/archive/2006/10/19/How-to-install-a-Tag-Cloud-in-CS-2.1.aspx#comments</comments><description>&lt;p&gt;I just upgraded from CS 2.0 to 2.1.&amp;nbsp; One of the great new features is the Tag Cloud feature.&amp;nbsp; Basically you can attach key words to blogs and forum posts, and then visitors can click on those key words in the tag clouds to find related content.&lt;/p&gt;&lt;p&gt;&lt;a href="http://communityserver.org/forums/thread/539666.aspx" title="CS Official Forums: How to install a Tag Cloud" target="_blank"&gt;Here&amp;#39;s the forum thread on how to install a tag cloud&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Here&amp;#39;s what I got from that thread and I&amp;#39;m going to clarify a little:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;First, here&amp;#39;s the code to copy into your clipboard&lt;/strong&gt;:&lt;/p&gt;&lt;p&gt;&amp;lt;div class=&amp;quot;CommonSidebarArea&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;h4 class=&amp;quot;CommonSidebarHeader&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;cs:ResourceControl ResourceName=&amp;quot;PopularTags&amp;quot; runat=&amp;quot;server&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/h4&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;div class=&amp;quot;CommonSidebarContent&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CS:TagCloud
ApplicationType=&amp;quot;weblog&amp;quot;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;br /&gt;TagCloudCssClasses=&amp;quot;CommonTag6,CommonTag5,CommonTag4,CommonTag3,CommonTag2,CommonTag1&amp;quot;
runat=&amp;quot;server&amp;quot; id=&amp;quot;TagCloud&amp;quot; MaximumNumberOfTags=&amp;quot;25&amp;quot;
ShowTagCounts=&amp;quot;false&amp;quot; IgnoreFilterTags=&amp;quot;true&amp;quot;
CssClass=&amp;quot;CommonSidebarTagCloud&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;div class=&amp;quot;CommonSidebarFooter&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;a href=&amp;quot;&amp;lt;%=SiteUrls.Instance().TagsHome
%&amp;gt;&amp;quot;&amp;gt;&amp;lt;cs:ResourceControl ResourceName=&amp;quot;ViewAllTags&amp;quot;
runat=&amp;quot;server&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Second, open the ASP.NET Master page for the Theme you are using&lt;/strong&gt;.&amp;nbsp; I&amp;#39;m assuming you are using the default theme, so the file you want is \themes\default\Masters\Master.ascx&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Third, paste in the code for the cloud.&lt;/strong&gt;&amp;nbsp; I decided to put it here, underneath the standard controls that appear on the right hand side.&amp;nbsp; Search for this line and insert the tag cloud code directly below:&lt;/p&gt;&lt;p&gt;&amp;lt;td valign=&amp;quot;top&amp;quot; id=&amp;quot;CommonRightColumn&amp;quot;&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CS:MPRegion id=&amp;quot;rcr&amp;quot; runat=&amp;quot;server&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;em&gt;[[ OK insert tag cloud here ]]&lt;/em&gt;&lt;br /&gt;  &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;strong&gt;Fourth, add &lt;/strong&gt;align=&amp;quot;center&amp;quot;&lt;strong&gt;.&amp;nbsp; &lt;/strong&gt;I added a align=&amp;quot;center&amp;quot; attribute to the right hand column cell header tag, so it looks like this: &amp;lt;td valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; id=&amp;quot;CommonRightColumn&amp;quot;&amp;gt;.&amp;nbsp; I found that if I didn&amp;#39;t have that then the tag cloud would appear offset to the left and didn&amp;#39;t line up with the other panels.&amp;nbsp; Adding this attribute didn&amp;#39;t move the other panel items at all.&lt;/p&gt;&lt;p&gt;I&amp;#39;d actually prefer to put the tag cloud inside the controls that appear on the right hand side but I haven&amp;#39;t figure out yet which file I need to modify.&amp;nbsp; I&amp;#39;d like to get it above the Recent Additions panel.&amp;nbsp; If you know which control it is please let me know.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://davidjberman.com/aggbug.aspx?PostID=198" width="1" height="1"&gt;</description><category domain="http://davidjberman.com/blogs/cs21/archive/tags/Community+Server/default.aspx">Community Server</category></item><item><title>How to upgrade from Community Server 2.0 to CS 2.1</title><link>http://davidjberman.com/blogs/cs21/archive/2006/10/19/How-to-upgrade-from-Community-Server-2.0-to-CS-2.1.aspx</link><pubDate>Thu, 19 Oct 2006 14:13:00 GMT</pubDate><guid isPermaLink="false">ecfba891-f940-4913-a10d-cc8fe6f9482a:197</guid><dc:creator>Dave</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://davidjberman.com/blogs/cs21/rsscomments.aspx?PostID=197</wfw:commentRss><comments>http://davidjberman.com/blogs/cs21/archive/2006/10/19/How-to-upgrade-from-Community-Server-2.0-to-CS-2.1.aspx#comments</comments><description>&lt;p&gt;Dave Stokes wrote a terriffic guide for upgrading from CS 2.0 to 2.1.&amp;nbsp; After reading this guide I can&amp;#39;t possibly imagine trying to do this on your own.&amp;nbsp; Definitely get the guide.&amp;nbsp; You have to register on his site, but the energy expended to tap a few key strokes is really worth the great information Dave provides.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.davestokes.net/blogs/community_server_21/archive/2006/10/10/Community-Server-2.0-to-2.1-Upgrade-document-now-available.aspx" title="Dave Stoke&amp;#39;s guide to upgrading CS from 2.0 to 2.1" target="_blank"&gt;Get Dave Stokes&amp;#39;s Guide to Upgrade CS 2.0 to CS 2.1&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;img src="http://davidjberman.com/aggbug.aspx?PostID=197" width="1" height="1"&gt;</description><category domain="http://davidjberman.com/blogs/cs21/archive/tags/Community+Server/default.aspx">Community Server</category></item><item><title>Purpose of this Blog</title><link>http://davidjberman.com/blogs/cs21/archive/2006/10/19/Purpose-of-this-Blog.aspx</link><pubDate>Thu, 19 Oct 2006 14:08:00 GMT</pubDate><guid isPermaLink="false">ecfba891-f940-4913-a10d-cc8fe6f9482a:196</guid><dc:creator>Dave</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://davidjberman.com/blogs/cs21/rsscomments.aspx?PostID=196</wfw:commentRss><comments>http://davidjberman.com/blogs/cs21/archive/2006/10/19/Purpose-of-this-Blog.aspx#comments</comments><description>&lt;p&gt;The purpose of this blog is to capture lessons about setting up Community Server 2.1 as I learn them.&amp;nbsp; I&amp;#39;m hoping people can benefit.&amp;nbsp; On the official &lt;a href="http://communityserver.org/forums/" title="Official Community Server Forums" target="_blank"&gt;Community Server Forums&lt;/a&gt; you can probalby learn everything you can find in this blog.&amp;nbsp; However, on the CS forums there is a lot of Q&amp;amp;A and dialog as people collaboratively uncover solutions.&amp;nbsp; I&amp;#39;m going to post only solutions and when I&amp;#39;m not too lazy post links back to the original solution providers.&amp;nbsp; I&amp;#39;m not an expert on CS but I think it&amp;#39;s really fun and exciting.&amp;nbsp; Partly, this blog is for my own reference as I set up additional CS sites.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This blog also relates only to CS v2.1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;img src="http://davidjberman.com/aggbug.aspx?PostID=196" width="1" height="1"&gt;</description><category domain="http://davidjberman.com/blogs/cs21/archive/tags/Community+Server/default.aspx">Community Server</category></item></channel></rss>