First of all, congratulations on CDR getting some traction!
Secondly, what's the charter of the cdr-devel list? Is it only for
"talking about the CDR process", or are existing CDRs a proper topic
too?
If not, I propose a separate list cdr-talk, for which existing CDRs
are on topic, and where the subject line should carry a [CDR N] header
to indicate which CDR is addressed. (Leaving the cdr-devel for
meta-discussions on the process and whatnot.)
Also, can we get the lists (including the archives) on Gmane,
please? The subscription form is here:
http://gmane.org/subscribe.php
Finally, have you considered providing a liberal boilerplate licence
(eg. CC attribution only, or 1-clause MIT) that CDR authors could use
should they want to? I am cogitant of the fact that such a licence may
not be appropriate for all CDRs, but for those for which it is, it
would be nice to have a single default choise to cut down on possible
future ambiguiety.
Cheers,
-- Nikodemus Schemer: "Buddha is small, clean, and serious."
Lispnik: "Buddha is big, has hairy armpits, and laughs."
Hi,
For those of you who haven't subscribed to cdr-announce: We have
started a CDR Blog at http://cdr-blog.blogspot.com/ to make the same
announcements as in the cdr-announce mailing list.
As a sidenote, we have also finalized CDR 0 & 1 today.
Cheers,
Pascal
--
Pascal Costanza, mailto:pc@p-cos.net, http://p-cos.net
Vrije Universiteit Brussel, Programming Technology Lab
Pleinlaan 2, B-1050 Brussel, Belgium
Pascal wrote:
> OK, I have uploaded the website to c-l.net.
I propose that you add the "editors(a)cdr.eurolisp.org" address to
the page that lists the editors (i.e. us).
Arthur
Edi wrote:
> But it seems the DNS settings aren't there yet. Arthur?
Ah, sorry. I hadn't done that yet.
> The IP address is 81.169.156.108.
OK, I've added
cdr.eurolisp.org. 28800 IN A 81.169.156.108
to the DNS zone file.
I suppose it may take a few hours before that change reaches
everybody, but tomorrow morning it should work. If not, let
me know.
Arthur
You are being nagged on because you have not created a
sensible default webpage for your project. Please do so or you will
be nagged again next week. All we ask is that you type in something
about the project and perhaps some links to mailinglists etc. See
common-lisp.net/project/clo/sp/index.html for a reasonable template.
Some projects host their webpages somewhere else (eg.
http://common-lisp.net/project/cl-ppcre) and if you're in the same
situation you may put the following in your index.shtml:
<HTML>
<HEAD>
<META HTTP-EQUIV="refresh" CONTENT="0;URL=YOURURLGOESHERE">
</HEAD>
<BODY>
</BODY>
</HTML>
Any questions? You can reach the author of this cronjob at
clo-devel(a)common-lisp.net
Thanks!