From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?Q?Luis_Felipe_L=C3=B3pez_Acevedo?= Newsgroups: gmane.lisp.guile.devel Subject: Re: New logo and website design proposal Date: Mon, 12 Oct 2015 13:15:59 -0500 Message-ID: <4c4d2e0e9237e789a0aabb32d048d6b4@openmailbox.org> References: <12940f8a9be1fde49c9e9700480893a3@openmailbox.org> <87fv2fbbav.fsf@dustycloud.org> <87h9mny097.fsf@gnu.org> <9f498ab696d5677675528a84527e4e5e@openmailbox.org> <6dc9f38ccdf1f6be79c45d55ad034a65@openmailbox.org> <87io6ccj5u.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1444673792 8771 80.91.229.3 (12 Oct 2015 18:16:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Oct 2015 18:16:32 +0000 (UTC) Cc: guile-devel To: ludo@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Oct 12 20:16:24 2015 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zlhe3-0000nv-5S for guile-devel@m.gmane.org; Mon, 12 Oct 2015 20:16:23 +0200 Original-Received: from localhost ([::1]:57885 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zlhe2-0004vH-GW for guile-devel@m.gmane.org; Mon, 12 Oct 2015 14:16:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zlhdx-0004v9-Pg for guile-devel@gnu.org; Mon, 12 Oct 2015 14:16:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zlhdt-0000TA-Pb for guile-devel@gnu.org; Mon, 12 Oct 2015 14:16:17 -0400 Original-Received: from smtp14.openmailbox.org ([62.4.1.48]:49837) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zlhdt-0000Sp-IF for guile-devel@gnu.org; Mon, 12 Oct 2015 14:16:13 -0400 Original-Received: by mail2.openmailbox.org (Postfix, from userid 1004) id 8E6FD2AC1143; Mon, 12 Oct 2015 20:16:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1444673771; bh=8n/5ghLczBmdcJmzRXR3MYLxUpw5BCJHyvU7n8w3x4U=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=uxbcbAHSbyoT/098IjlVbeXcs918PN87tKWwEIPKscyQ0w7TtB50FwnFGL8m+RxwW hUH3WzhafqUZjEjg/YE5GqNnKV8aHAbMW+UEa8db5BJlrkMsDADORV4JeOkRinjGl7 WHT0bvzQW4jFYGEN3IPD3cyv2Q1do7AB+Km3B/Ag= Original-Received: from www.openmailbox.org (openmailbox-b2 [10.91.69.220]) by mail2.openmailbox.org (Postfix) with ESMTP id 506142AC1175; Mon, 12 Oct 2015 20:16:01 +0200 (CEST) Authentication-Results: mail2.openmailbox.org; dkim=none reason="no signature"; dkim-adsp=fail (unprotected policy); dkim-atps=neutral In-Reply-To: <87io6ccj5u.fsf@gnu.org> X-Sender: felipe.lopez@openmailbox.org User-Agent: Roundcube Webmail/1.0.6 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 62.4.1.48 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17916 Archived-At: On 2015-10-12 08:26, ludo@gnu.org wrote: > Aleix Conchillo Flaqu=C3=A9 skribis: >=20 >> I have a suggestion: would it be possible to show only one code sample= =20 >> in >> the Code examples section? The code sample would periodically switch=20 >> to a >> new one smoothly and also the user should be able to jump from sample=20 >> to >> sample by clicking some arrows. Something like racket-lang (but much=20 >> nicer >> with your design!). Also, it would save some space. The code could be=20 >> on >> the left and the explanation on the right side with the title on top=20 >> of the >> explanation. >=20 > I agree that it would be nice, if possible. >=20 > OTOH the current web site has the advantage of being JavaScript-free. >=20 > WDYT, Felipe? >=20 I'm fine with Aleix suggestion. And it can be done so that the examples=20 are shown in a descent way without the effects for people who don't use=20 JavaScript. But I'd pass on the implementation because I don't like much=20 using JavaScript :) --=20 Luis Felipe L=C3=B3pez Acevedo http://sirgazil.bitbucket.org/