Slashdot Mirror


VisiCalc Creator Developing WikiCalc

An anonymous reader writes "ZDNet has an article about a new wiki that is trying to combine the collaboration of wiki technology and the data manipulation attributes of a spreadsheet. The creator of VisiCalc, Dan Bricklin, is working on an alpha version of WikiCalc for sometime late in February." From the article: "'It holds a lot of promise, both because it's using the spreadsheet metaphor, which is the one thing people know for working with quantitative information and because 'there's nobody better in the world to build this thing,' said Ross Mayfield, CEO of collaboration software maker SocialText. To Mayfield, WikiCalc is the answer to a problem that has been percolating for some time in the world of IT. That is, he said, that spreadsheets have traditionally been a single-user application screaming for functionality that could let multiple people edit data quickly and easily. "

3 of 139 comments (clear)

  1. Total Bullshit by chill · · Score: 5, Informative

    "With (Excel), you get people playing e-mail volleyball with attachments all day long, so it's grossly inefficient," Mayfield said. "How do you track changes on a spreadsheet? What happens if you don't have just two people going back and forth, (but) have a finance department of 40 people trying to roll up numbers."

    Share the workbook and multiple people can edit at the same time. I do this daily and have been using this feature for quite some time. Changes are highlighted w/notes on who made what change whenever you save. I haven't played "e-mail volleyball" regarding spreadsheets.

      -Charles

    --
    Learning HOW to think is more important than learning WHAT to think.
  2. Uh, sharepoint? by briancnorton · · Score: 4, Informative

    I know there isn't an opensharepoint yet, but MS Sharepoint lets you do much of what they discuss. It was developed for exactly the same reasons, and it does a pretty good job if people know it and use it.

    --

    People who think they know everything really piss off those of us that actually do.

  3. Bricklin has screenshots on his blog by elwinc · · Score: 4, Informative
    At the risk of injecting facts into an otherwise perfectly pleasant slashdot discussion, I thought I'd provide a link to the wikiCalk post on Bricklin's blog. Oh, and while we're on the subject, how about the "home page for the wikiCalc Alpha Test." You can download Mac, Windows and Perl versions there, assiming Dan's server can handle the load. Uh oh, I better paste in the text of the page; hopefully most of you will read this rather than crash Bricklin's host...

    This is the home page for the wikiCalc Alpha Test

    Introduction

    The wikiCalc program is a web authoring tool for pages that include data that is more than just unformatted prose. It combines some of the ease of authoring and multi-person editing of a wiki with the familiar visual formatting and data organizing metaphor of a spreadsheet. It can be easily set up to publish to basic web server space accessed by FTP and there is no need to set up server-side programs like CGI. It can, though, run on a server and be used with nothing more than a browser on the client.

    wikiCalc is currently released in Alpha test. This means that it is largely untested, has bugs, and is missing features that will hopefully be in the 1.0 release (and Beta versions leading up to that). It does, though, implement a large enough subset of the targeted features to get a good idea of what the product is all about. It is also useful in its own right and seems to be able to create, publish, and maintain a wide variety of web pages already. For example, this page and many of the ones it links to about wikiCalc were created with the wikiCalc Alpha. (The graphical design comes from a CSS file and the side bar is in a simple custom template. Much like a blogging tool, you can automatically wrap the output in static nice-looking stuff if you don't want the default.)

    The Alpha release is available for use on Windows, Mac, Linux/Unix, and other platforms that can run the Perl language. On Windows you need only download a single .exe file that will install wikiCalc, a Perl runtime, and assorted sample files. Other platforms need to have Perl already installed (but they commonly come with it pre-installed).

    The program is written by Dan Bricklin (me) and is available under a GPL 2.0 license. When shipped it will also be available with a dual-license non-GPL proprietary license. You can read my essay explaining a little more about what wikiCalc is and why I created it on the "About wikiCalc 0.1" page on my blog.

    Note that this is the 0.2 alpha version which uses AJAX techniques when editing cells. It includes a "Demonstration Setup" option to get you up to speed quickly if you just want to see what a browser-based spreadsheet feels like.

    wikiCalc is currently aimed at users who are comfortable figuring out how best to use a new tool. It is very flexible and there are many options to meet many different needs. It should be especially of interest to the DIY (Do It Yourself) and VAR (Value Added Reseller) crowd. Such people can set it up for use by others.

    . . . skipping part about downloading and running . . .

    News and Reviews

    Here are links to some of what others have written about wikiCalc:

    David Berlind on ZDNet

    --
    --- Often in error; never in doubt!