Lotus vs. SharePoint
daria42 writes "An article at ZDNet pits the software collaboration kings against each other. IBM's Lotus Notes/Domino 7 goes head to head against Microsoft's SharePoint Portal Server 2003. 'If you don't have the resources dedicated to developing collaborative applications, don't have complex application or integration requirements or if you are focused on the Microsoft solution stack, SharePoint Portal Server 2003 is going to be hard to beat,' the review concludes."
Recently we began using Sharepoint. The upside is it's like CVS - you can see who edited a file, when, and what they changed. This is useful more for utilitarian purposes than spying - if I see Joe created a file, or modified it, I can ask Joe about it.
One drawback for Sharepoint is linkage. In the old days I could just tell people to go to \\FILESERVER\IT\Documents\Whatever\Coolstuff.xls . They click on that in e-mail and it pops up. Now I have to give convoluted instructions on how to get the document. The URLs are long and convoluted. It was easier to direct people to information before.
I am stuck here in Windows hell, are there any GPL and possibly UNIX-friendly versions of this type os software?
It's pretty much not usable with anything other than IE on Windows. IE on OS X (when they Microsoft provided such a thing) was unusable. Fortunately I had my laptop with me when the Microsoft folks were pimping Sharepoint to management. They said things like, "oh, yeah, it will work as long as it's IE. No problem." So I asked them to show me how since I was having problems with their Sharepoint site using IE on OS X.
Needless to say, we're not running Sharepoint.
Subversion. http://subversion.tigris.org/
What you are describing is a source control system applied to documents instead of code. By design any files in the subversion repo are accessible via url. And you can restrict access using apache httpd access controls.
For example, here is a subversion repo: http://svn.collab.net/repos/svn/trunk/
notice you only needed a browser to get to it. If you use TortoiseSVN as your client, you can grab a copy using Window Explorer as a file-friendly client.
Here's a screen shot of TortoiseSVN:
http://tortoisesvn.tigris.org/
Access via apache httpd is through web DAV, so you can put it in your network share list as well.
You are checking your backups, aren't you?
Rooms, cabinets, folders, files, etc; are not Domino features... they're Quickplace features. Domino applications can be developed to have any sort of hierarchy you want. Quickplace comes out of the box with the room/cabinet... architecture you refer to.
Probably, though, the comparison of Quickplace to Sharepoint is more relevant anyway, as Domino is the full-fledged application server, and Quickplace is the easy document collaboration product. Quickplace specs match a lot more directly to Sharepoint than Domino specs do.
Sean
The "interface hall of shame" site is ludicrously out of date. It refers to Notes release 4.6, for God's sake! That was released in what, 1996? We're up to version 7 now! It's a little silly to keep harping on an interface that hasn't even been used in 10 years.
And criticizing Lotus Notes because you don't like the interface of a Notes application is somewhat like criticizing Linux because you don't like the GIMP. Applications can be well or poorly designed in any environment.
Sean