I want to replace my company's use of google docs with something I can run on my own server.
Basically our requirements are that we need an online spreadsheet, with a nice easy to use ajax interface, and ideally for it to be open source.
The idea is that it will be easy to collaborate. We don't need real-time collaboration, although it would be nice, I would be happy with a revision controlled wiki style spreadsheet.
I have invesigated the following, but can't quite get them to work right: - drupal + sheetnode + revision control (almost does what I want, but a little buggy) - wikicalc (too clunky) - EditGrid (very nice, however its expensive)
Has anyone else done something like this? Basically all I want is something like dokuwiki, but with a spreadsheet interface. And it needs to be very easy to use so non-techies in the office can figure it out.
Any suggestions are welcome! (It needs to be on our servers, I will not consider hosted options) Thanks.