[cl-faq] Is a wiki format suitable for developing a faq?

Marc Battyani marc.battyani at fractalconcept.com
Thu Jan 5 10:55:44 CST 2006


"Michael J Forster" <mjf at hypatia.sharedlogic.ca> wrote:

> Thanks Marc!  Will do.  I have about 100 remaining links to format.
> While I'm at it, would it be helpful to include some of the CLD
> tags.  I have been attaching a list keywords to each link as follows:
>
>
> '((:url "http://www.lispniks.com/cl-gardeners/"
>    :description "CL Gardeners project. Group devoted to improving
>    the Common Lisp Landscape."
>    :keywords (group))
>
>   (:url "http://www.gigamonkeys.com/book/"
>    :description "Practical Common Lisp, online version of the
>    introduction to Common Lisp by Peter Seibel."
>    :keywords (documentation book printed online beginner intermediate))
>
>      ...)

Very good. You forgot a :name for CLD

> I've haven't been completely consistent with the keywords, but it
> was my intention to extract a list of the ones I have used, clean
> them up, and then do a mass substitute against the sexpr accordingly.
> I could just as well use the appropriate CLD tags instead.

Yes otherwis I would have to make some kind of equivalence hash-table

> On the other hand, if we leave out the tags, would the CLD interface
> allow us to leverage the efforts of others in assigning tags to
> existing links?  Sorry, I really do need to have a good look at the
> directory (sign up for an account, even), but that will have to
> wait until the weekend as well.

Tags names are not open to every one for now as we don't want to have different tags some
same or very near concepts.
But tell Paolo or me what tags you want and we will add them.

Marc




More information about the cl-faq mailing list