Bill Robertson's Blog

Browse by Tags

All Tags » Community Server (RSS)
Single Blog Mode Configuration for CommunityServer
This site has been updated to CS 2007 sp3. In doing so I broke the old way I was charming CS into single blog mode. Single Blog Mode is when you have a blog on a CS site and you want it to take over the root. ie http://BillRob.com takes you to the default...
Community Server and its "Poison" to McAfee
I came home tonight to another automatic virus scan of my machine. Yes, it's McAfee, so there is problem one. Problem two is an issue that's being going on with me between Community Server and McAfee anti-virus software in general for nearly a...
More Blogging
I'm sure this won't be the last time I drop off blogging for a while. This hiatus is attributed to Jose . The Community Server team was packaging up CS 2007 and I wanted to play with Morpheus. Morpheus is the extension added to Community Server...
Community Server job configuration for WebFarm
When running Community Server in a farmed configuration there are some CS Jobs that should not be run on both instances. For example, the Indexing jobs should not be run on both instances because the job will make modifications to the DB and there could...
CS 2.1 RTM Content Part Bug Fix
The Community Server 2.1 RTM release had a bug in the Content Part editor. The first time you edited a content part, it would mistakenly inject excess html code into the body of the text you entered. This would prevent a user from making another change...
CS Recent Blog Post Sidebar
This is a UserControl I wrote because I wanted to show the most recent posts for a specific blog littered throughout my site. Place this control in a directory and reference it like a regular user control. <%@ Register TagPrefix="BR" Src...
Community Server Event Model
I thought I'd post out a link the cojax source code viewer for all versions of CS. Here is the one I actually needed. It is the list of all CS events and a summary of what triggers those events. http://code.communityserver.org/?path=CS+Tree%5cCS+2...
More Posts