all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: "Thompson, David" <dthompson2@worcester.edu>
Cc: guix-devel <guix-devel@gnu.org>, knxrby@onionmail.info
Subject: Re: screenshot of the web interface to the GNU Guix package manager
Date: Thu, 01 Sep 2016 13:54:40 +0200	[thread overview]
Message-ID: <878tvbrg1r.fsf@gnu.org> (raw)
In-Reply-To: <CAJ=RwfYQskMK4696xAi4NQ67xLiFbJ7irhPSCfTY4rzPNF_ORw@mail.gmail.com> (David Thompson's message of "Wed, 31 Aug 2016 11:07:57 -0400")

"Thompson, David" <dthompson2@worcester.edu> skribis:

> On Wed, Aug 31, 2016 at 9:56 AM, ng0 <ng0@we.make.ritual.n0.is> wrote:
>> Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> writes:
>>
>>> knxrby@onionmail.info writes:
>>>
>>>> On https://git.dthompson.us/guix-web.git/blob/HEAD:/README.md
>>>>
>>>> there is a dead link to
>>>> http://media.dthompson.us/mgoblin_media/media_entries/20/Screenshot_from_2014-08-13_180724.png
>>>>
>>>> - so no visible screenshot of the web interface to the GNU Guix package
>>>> manager here...
>>>>
>>>>
>>>> Does anyone have a screenshot maybe?  Thx!
>>>
>>> You can see a running instance of Guix web at
>>> <http://guix.mdc-berlin.de>.
>>>
>>> It runs a slightly modified version of Dave’s code.
>>>
>>> ~~ Ricardo
>>>
>>
>> A good number of people have pointed out to me that our /packages page
>> crashes their browser or in general is really uncomfortable to load.
>> The impression would be better if we provided something which might not
>> be 100% done but at least does not crash/hang systems.
>> What's in the way to use guix-web instead of the listing we have?
>> Perfectionism and/or a lack of time?
>
> Pagination can be achieved without the use of a dynamic web
> application.  I wouldn't recommend guix-web for this right now because
> it also loads slowly.  Some dynamic thing with a search box would be
> cool in the future, but not now.
>
> The Guile source that generates the web pages is available and
> hackable, so it would be relatively easy for someone to break this
> list up in some sane fashion and send a patch.  Any volunteers?

The code that generates the /packages page is at:

  http://git.savannah.gnu.org/cgit/guix/guix-artwork.git/tree/website/www/packages.scm

A simple improvement would be to statically generate a JSON file
containing package meta-data, and to have the HTML page load that file
and render it, according to search box filters.

Ludo’.

      reply	other threads:[~2016-09-01 11:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31 13:45 screenshot of the web interface to the GNU Guix package manager knxrby
2016-08-31 13:15 ` Thompson, David
2016-08-31 13:33 ` Ricardo Wurmus
2016-08-31 13:56   ` ng0
2016-08-31 14:14     ` Vincent Legoll
2016-08-31 14:22     ` Ricardo Wurmus
2016-08-31 15:07     ` Thompson, David
2016-09-01 11:54       ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878tvbrg1r.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=dthompson2@worcester.edu \
    --cc=guix-devel@gnu.org \
    --cc=knxrby@onionmail.info \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.