On Saturday April 13, 2002 11:51 pm, Ian Bicking wrote:
> Maybe it's the weather, but I've been itching to do programming that
> isn't for anything in particular, but just fun hacking.  So I've been
> working on a Webware-based Wiki.  The current progress is at:
> http://wiki.colorstudy.net -- you can fetch a tarball of the code from
> http://wiki.colorstudy.net/code.tar.gz (updated as I go along)
>
> I'd love to get feedback from people, and perhaps we can make this a
> group project -- there's not really any Webware applications of general
> interest right now, and it might provide us a basis for doing some of
> the infrastructure things like user management and such that are talked
> about.

Cool project.  Webware needs some free applications available.

I'd like the ability to store versions in a source-control system like CVS or 
Perforce.  So there ought to be some abstraction layer around the actual 
storage of versions, perhaps with a simple filesystem-based storage provided 
by default, but which makes it easy to plug in CVS, Perforce, or whatever.

- Geoff

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to