vote up 2 vote down star
1

I'm trying to choose a project management and collaboration software for our next project and would like to know your opinion on "enterprisey" SharePoint vs. "lightweight" alternatives like BaseCamp or activeCollab (from the two, I would prefer the latter).

Features that are important to us:

  • document sharing (specifications, manuals etc.)
  • discussion forums (I hate when important information is lost in the inbox)
  • issue tracking
  • Subversion integration would be nice to have but probably neither SharePoint, nor activeCollab currently support it, do they?

Other things like time tracking are less important to us (although nice to have).

When I compare the two solutions, I see these strong points and drawbacks:

  • Killer feature of SharePoint is Office integration. For instance, specification is much better authored in MS Word with styles, image drag&drop etc. compared to a plain HTML textarea and some plain text format. We also use Outlook quite extensively so it would be good if we could leverage this tool.
  • activeCollab is web based and has a slick user interface which is important for adoption in our company (if our devs don't find the solution easy to work with, they will not use it). My boss also kind of likes easy solutions and activeCollab wins easily in this area.

Regarding price, activeCollab is something like few hundreds dollars (reasonable one time cost) but I'm not too sure about SharePoint. If I'm right, the basic "SharePoint Services" version would be enough for us (I don't think we need the full MS Office SharePoint Server) and in that case, we need only Windows Server licence (which we already) and a SQL Server licence (would SQL Server Express work? or do we need at least workgroup edition?). This means that even SharePoint doesn't need to be too expensive if we go for the lowest edition.

Is there anyone who did the same comparison and could possibly provide more insight?

flag

20% accept rate

4 Answers

vote up 2 vote down

SharePoint services can be used with SQL Express. For full text search support, do not forget to download SP2 with advanced features : http://msdn.microsoft.com/vstudio/express/sql/download/ . So If you have a 2003 server licence, you're all set.

Currently, we manage a few projects using WSS V3. It's going quite well, we've implemented issue tracking with a custom list, and document sharing is very efficient (it's the base of WSS).

link|flag
vote up 2 vote down

If you went with SharePoint, you would only need the base, Windows SharePoint Services, not Microsoft Office SharePoint Services. Between that, plus the fact that Microsoft Office SharePoint Designer is now free, you should do fine.

You will need to add an issue tracking system, though you could start with the built-in issue tracking list, and then customize it. In particular, it's fairly simple to add workflow to any list, and SharePoint workflows are based on Windows Workflow Foundation, meaning that you should be able to integrate with anything. You might do the same for your subversion integration.

link|flag
Thanks for the info. We can't spend too much time on customization, though. What level of issue tracking would we get out of the box? Is it usable for basic bug logging and processing? – Borek Apr 5 at 17:57
The OOB issue tracking is not specific to software. OTOH, if you just need to add columns or play with the appearance, you can do that just in the SP UI, no code or tools. Same with basic workflow. – John Saunders Apr 5 at 18:42
The next step would be "Microsoft Office SharePoint Designer", which is free as of 1-Apr-2009 (no fooling): office.microsoft.com/en-us/sharepointdesigner/…. Again, no code, but deep functionality for customization. – John Saunders Apr 5 at 18:43
vote up 0 vote down

Opengoo has all of the features you mention -except subverion integration, but including time tracking.

I see it as something in between basecamp and sharepoint. The only thing for which may be weaker is in office integration, thou I think fengoffice offers an office plugin.

Someone did a comparison of opengoo vs activecollab. I'll post it here when I find it.

edit: Here is the link: http://forums.opengoo.org/index.php?topic=617.0

link|flag
vote up 0 vote down

Is Sharepoint Services available from internet or only from intranet ? THANK YOU

link|flag
@yulia: please take a few moments to read the stackoverflow.com/faq. When you do, you'll find that this is a Q&A site, not a discussion forum. When you have a question, do a quick search to see if it's already been asked and answered. If not, then ask a new question. Please do not "reply" to an existing question, since the "reply" is meant to be an Answer. Thanks. – John Saunders Oct 11 at 4:20

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.