* [Caml-list] Suggestion for an OCaml Wiki
@ 2004-05-23 19:41 Andrei de A. Formiga
2004-05-24 8:46 ` Richard Jones
0 siblings, 1 reply; 7+ messages in thread
From: Andrei de A. Formiga @ 2004-05-23 19:41 UTC (permalink / raw)
To: caml-list
Back when people were discussing a community site for OCaml, someone
suggested creating a Wiki for OCaml. I need to second that suggestion: wikis
are good for capturing the collective knowledge of the community in a form
more permanent (and easier to search) than a mailing list, but less rigid
than a static site. I contribute to wikis for other languages and I think
it's a great medium for documentation and discussion. If I had a server I
would gladly donate some space to hosting but alas, I don't have it. I'm
mentioning it again because maybe other people would like to see a wiki as
well, and we could coordinate to find hosting and see who could take on the
admin roles.
---
[]s, Andrei de A. Formiga
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Caml-list] Suggestion for an OCaml Wiki
2004-05-23 19:41 [Caml-list] Suggestion for an OCaml Wiki Andrei de A. Formiga
@ 2004-05-24 8:46 ` Richard Jones
2004-05-24 15:04 ` Olivier Grisel
0 siblings, 1 reply; 7+ messages in thread
From: Richard Jones @ 2004-05-24 8:46 UTC (permalink / raw)
To: Andrei de A. Formiga; +Cc: caml-list
On Sun, May 23, 2004 at 04:41:47PM -0300, Andrei de A. Formiga wrote:
>
> Back when people were discussing a community site for OCaml, someone
> suggested creating a Wiki for OCaml. I need to second that suggestion: wikis
> are good for capturing the collective knowledge of the community in a form
> more permanent (and easier to search) than a mailing list, but less rigid
> than a static site. I contribute to wikis for other languages and I think
> it's a great medium for documentation and discussion. If I had a server I
> would gladly donate some space to hosting but alas, I don't have it. I'm
> mentioning it again because maybe other people would like to see a wiki as
> well, and we could coordinate to find hosting and see who could take on the
> admin roles.
Myself and Christophe are going to be setting up a Wiki real soon ...
unfortunately pressure of work has slowed down this, and the other
thing - setting up a GForge repository.
Rich.
--
Richard Jones. http://www.annexia.org/ http://www.j-london.com/
Merjis Ltd. http://www.merjis.com/ - improving website return on investment
MOD_CAML lets you run type-safe Objective CAML programs inside the Apache
webserver. http://www.merjis.com/developers/mod_caml/
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Caml-list] Suggestion for an OCaml Wiki
2004-05-24 8:46 ` Richard Jones
@ 2004-05-24 15:04 ` Olivier Grisel
2004-05-24 17:10 ` Richard Jones
0 siblings, 1 reply; 7+ messages in thread
From: Olivier Grisel @ 2004-05-24 15:04 UTC (permalink / raw)
To: Richard Jones; +Cc: Andrei de A. Formiga, caml-list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Richard Jones a écrit :
| On Sun, May 23, 2004 at 04:41:47PM -0300, Andrei de A. Formiga wrote:
|
|> Back when people were discussing a community site for OCaml, someone
|> suggested creating a Wiki for OCaml.
It might be my post :o)
http://caml.inria.fr/archives/200405/msg00138.html
| Myself and Christophe are going to be setting up a Wiki real soon ...
| unfortunately pressure of work has slowed down this, and the other
| thing - setting up a GForge repository.
I'm glad you're investing some time and ressources in this project. Let
me please recall my idea to structure the wiki in a way that makes it
easy to setup SIGs or meta-projects.
I quote here my own post :
"""
Another important feature request is the possibility to organise SIGs
(Special Interest Groups) on topics such as crossplatform development,
build systems, networking, XML, databases, Internationalization (UTF-8),
RPC and webservices, GUI, mathematics and logics ... This would help the
OCaml community to struture itself into hierarchicaly specialised
sub-communities with their own mailing-list and wiki pages.
Hopefully it would enable constructive interactions between developers
working on similar projects. A good example of SIGs management is the
Python website :
http://python.org/sigs/
"""
I do really think that the GODI repository + a formal SIG framework will
significantly help organize third party development in a more coherent way.
I look forward to contribute to such a wiki !
Best,
- --
Olivier
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFAsg7tTsBRE+WZ2SARAjZ5AJ0SsdIm8e46jm4j2bRDo7nPsmqFagCdFOPm
IP/W0gP3Rw3jcKYUrG4qXfs=
=mh0A
-----END PGP SIGNATURE-----
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Caml-list] Suggestion for an OCaml Wiki
2004-05-24 15:04 ` Olivier Grisel
@ 2004-05-24 17:10 ` Richard Jones
2004-05-24 19:44 ` art yerkes
2004-05-27 18:06 ` [Caml-list] " Julian Brown
0 siblings, 2 replies; 7+ messages in thread
From: Richard Jones @ 2004-05-24 17:10 UTC (permalink / raw)
To: Olivier Grisel; +Cc: Andrei de A. Formiga, caml-list
On Mon, May 24, 2004 at 05:04:14PM +0200, Olivier Grisel wrote:
> I'm glad you're investing some time and ressources in this project. Let
> me please recall my idea to structure the wiki in a way that makes it
> easy to setup SIGs or meta-projects.
[...]
I really should devote more time to this :-) Merjis bought a domain,
and a machine, and hosting. We tried setting up GForge, but the LDAP
configuration was beyond me, and things ground to a halt.
I suppose no one has any objections to using UseModWiki? It's very
easy to set up. The alternative would be TWiki, and I know one OCaml
user who is also a core TWiki developer. However I must admit that
every time I've tried to install TWiki, I've failed. There isn't any
wiki written in OCaml is there?
Rich.
--
Richard Jones. http://www.annexia.org/ http://www.j-london.com/
Merjis Ltd. http://www.merjis.com/ - improving website return on investment
NET::FTPSERVER is a full-featured, secure, configurable, database-backed
FTP server written in Perl: http://www.annexia.org/freeware/netftpserver/
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Caml-list] Suggestion for an OCaml Wiki
2004-05-24 17:10 ` Richard Jones
@ 2004-05-24 19:44 ` art yerkes
2004-05-24 20:04 ` Michael Neumann
2004-05-27 18:06 ` [Caml-list] " Julian Brown
1 sibling, 1 reply; 7+ messages in thread
From: art yerkes @ 2004-05-24 19:44 UTC (permalink / raw)
To: Richard Jones; +Cc: olivier.grisel, andrei.formiga, caml-list
> I suppose no one has any objections to using UseModWiki? It's very
> easy to set up. The alternative would be TWiki, and I know one OCaml
> user who is also a core TWiki developer. However I must admit that
> every time I've tried to install TWiki, I've failed. There isn't any
> wiki written in OCaml is there?
phpwiki is very easy to set up.
--
Hey, Adam Smith, keep your invisible hands to yourself!
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Caml-list] Suggestion for an OCaml Wiki
2004-05-24 19:44 ` art yerkes
@ 2004-05-24 20:04 ` Michael Neumann
0 siblings, 0 replies; 7+ messages in thread
From: Michael Neumann @ 2004-05-24 20:04 UTC (permalink / raw)
To: caml-list
On Mon, May 24, 2004 at 02:44:09PM -0500, art yerkes wrote:
> > I suppose no one has any objections to using UseModWiki? It's very
> > easy to set up. The alternative would be TWiki, and I know one OCaml
> > user who is also a core TWiki developer. However I must admit that
> > every time I've tried to install TWiki, I've failed. There isn't any
> > wiki written in OCaml is there?
>
> phpwiki is very easy to set up.
Try www.instiki.org.
Unpack and run it, no configuration files. There's no step three :-)
It includes a webserver and everything else, the only dependency is a
standard installation of Ruby 1.8.1.
And there are some neat features, e.g. categories (not yet integrated,
but available as patch).
Regards,
Michael
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Caml-list] Re: Suggestion for an OCaml Wiki
2004-05-24 17:10 ` Richard Jones
2004-05-24 19:44 ` art yerkes
@ 2004-05-27 18:06 ` Julian Brown
1 sibling, 0 replies; 7+ messages in thread
From: Julian Brown @ 2004-05-27 18:06 UTC (permalink / raw)
To: caml-list
On 2004-05-24, Richard Jones <rich@annexia.org> wrote:
> There isn't any wiki written in OCaml is there?
This page:
http://c2.com/cgi/wiki?WikiEngines
lists GikiWiki:
http://wiki.woozle.org/GikiWiki
Though it doesn't look too much like it's of production quality at first
glance.
Julian
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-05-27 18:06 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-23 19:41 [Caml-list] Suggestion for an OCaml Wiki Andrei de A. Formiga
2004-05-24 8:46 ` Richard Jones
2004-05-24 15:04 ` Olivier Grisel
2004-05-24 17:10 ` Richard Jones
2004-05-24 19:44 ` art yerkes
2004-05-24 20:04 ` Michael Neumann
2004-05-27 18:06 ` [Caml-list] " Julian Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).