Simple CMS For Mixed Mac/Windows Team?
Quasar Sera writes "I am looking for a content and/or project management solution for a marketing research team using both Macs and PCs. Ideally it would support document sharing, metadata/tags, search capabilities, revision control, and the ability to share documents easily with people from outside the team without any software installation or login required. It may be tricky to configure (since I will be doing that) but must be dead simple to use for the rest of the team. We rely mostly on Word, Powerpoint, and Excel (all in their native file formats) for our work, so it would be a large number of fairly small files. Any and all advice would be appreciated."
I spoke to some fellow higher education IT people last week who were putting all of their documentation into Confluence. I haven't used it myself, but they were very happy with it as a cross-platform solution.
--saint
I don't have any problem suggesting sharepoint, As long as it's not somewhere I have to work.
Technically it's designed to be a CMS for Office docs, which is what the poster is looking for.
But god after going through designing one I'll never take a job again that requires me to admin it.
I think Google Docs meets every one of your requirements.
I don't have any problem suggesting sharepoint, As long as it's not somewhere I have to work.
I do, if it's a mixed windows/mac shop. The problem is, while many basic features work in a cross-platform way, the more sophisticated features don't.
And I'm not just talking about "sophisticated" in terms of "power user". I'm talking about stuff like, if you're on Windows and in an AD domain, having single sign-on from your desktop "just work", while the MacOS folks have to type their username/password into the browser as if they were using basic auth (they're using SPNEGO-negotiated-NTLM, but the user experience is the same). And I'm talking about Windows users clicking on a Word document to have Word open the file in-place via WebDAV and save it back there without a separate upload step, while MacOS users have to do explicit "download, edit, save, upload" steps (which is one of the things a good CMS should help reduce, since in practice that inevitably results in multiple versions scattered all over and loss of control of which version is "master", for example when someone decides "oh, I already downloaded that, I don't need to again, let me just add another edit", and does an upload that trashes someone else's work).
Technically you can get by with SharePoint in a shop that's not 100% Windows. But don't try.