Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion State of Lisp Documentation, mostly the Common Lisp Cookbook

Received: by 10.180.73.242 with SMTP id o18mr598261wiv.0.1348418158872;
        Sun, 23 Sep 2012 09:35:58 -0700 (PDT)
Path: ed8ni32720909wib.0!nntp.google.com!feeder2.cambriumusenet.nl!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.85.MISMATCH!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!news.stack.nl!aioe.org!.POSTED!not-for-mail
From: Bigos <ruby.obj...@googlemail.com>
Newsgroups: comp.lang.lisp
Subject: Re: State of Lisp Documentation, mostly the Common Lisp Cookbook
Date: Sun, 23 Sep 2012 17:35:57 +0100
Organization: Aioe.org NNTP Server
Lines: 50
Message-ID: <505F3A6D.8060107@googlemail.com>
References: <k30c5h$m0a$1@speranza.aioe.org> <e1a8c3fd-f987-40a4-ad66-e02f4f2cf3a5@googlegroups.com> <505F0709.6000203@googlemail.com> <87d31c941u.fsf@kuiper.lan.informatimago.com>
NNTP-Posting-Host: 7TIu+Wi6M9ap/c5cGkx5MA.user.speranza.aioe.org
Mime-Version: 1.0
X-Complaints-To: abuse@aioe.org
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0
X-Notice: Filtered by postfilter v. 0.8.2
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 23/09/12 16:01, Pascal J. Bourguignon wrote:
> Bigos <ruby.obj...@googlemail.com> writes:
>
>> What do you mean saying " You apparently have no code to write, or you
>> would just get on with it."? I think there's a difference between
>> pleasure of doing something and just getting on with it.
>
> It means: just send the css stylesheets to the site authors and if it's
> nice and can be used freely, they'll probably be happy to put it on
> their web server.
>
>
>> Cliki is a good example here and it shows that some of CSS make-up
>> will not hurt. Some sites have much more information per page than the
>> Hyperspec and having nicely styled site is a huge improvement.
>
> Just do it.
>
>
>> I am a noob, so I don't have too much code to write.
>> https://github.com/bigos/Pyrulis/tree/master/Lisp/scripts
>> Partly because of problems with finding required information. It took
>> me few days to write something that in Ruby would take few hours.
>
> I had more difficulty browsing the Ruby reference documents than the
> CLHS.
>
>
>> Maybe I should change my documentation search habits and ask more
>> questions here. But I am still fan of good appearance and I think that
>> with correct graphic design you don't get distractions, but
>> improvement in your productivity.
>
> So help us!  Write nice css and send them.
>
>
>
> Now, on the other hand, I originally understood the separation of style
> from content as a mean for users to have their own style sheets.  Can't
> you just write a style sheet you like, and configure your web browser to
> use it for all or some web sites?
>

Greasmonkey is a very good plug-in for such experiments. So far best 
results I had with improving looks of the CLTL. With other sites I think 
more would have to be done. I guess I would have to mirror part of a 
website in question and try to redesign it to make it more susceptible 
to CSS restyling. I'll experiment a bit and hope to post some results 
within couple of days.