From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: bug#26006: [Website] Integral update proposal Date: Tue, 4 Jul 2017 22:09:51 +0200 Message-ID: References: <57bc6255-c3a1-61e2-fee4-5b6f523a9885@zoho.com> <87y3s8cjxc.fsf@gnu.org> <697941d7-4bf5-71ff-95fe-1fc33c962b17@zoho.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="94eb2c0e3ad258c94505538377b9" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54458) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dSU98-00029q-7A for bug-guix@gnu.org; Tue, 04 Jul 2017 16:10:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dSU94-00037N-1Q for bug-guix@gnu.org; Tue, 04 Jul 2017 16:10:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49842) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dSU93-00037J-UR for bug-guix@gnu.org; Tue, 04 Jul 2017 16:10:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dSU93-000406-Om for bug-guix@gnu.org; Tue, 04 Jul 2017 16:10:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <697941d7-4bf5-71ff-95fe-1fc33c962b17@zoho.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: sirgazil Cc: 26006@debbugs.gnu.org, David Thompson --94eb2c0e3ad258c94505538377b9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 2017-07-04 22:00 GMT+02:00 sirgazil : > Hey :) > > > > On 01/07/17 09:26, Ludovic Court=C3=A8s wrote: > >> Hi sirgazil, >> >> Slowly trying to catch up=E2=80=A6 >> >> sirgazil skribis: >> >> This implementation is missing the following parts: >>> >>> 1. New screenshots >>> 2. Packages pages >>> 1. Package detail page >>> 2. Packages issues page >>> 3. Packages reproducibility page >>> 4. Packages JSON file >>> >>> To complete part (1) someone could provide the screenshots (ideally >>> 1920=C3=971080 px) in JPG and add them to the "static/media/img" direct= ory, >>> and update the list of screenshots in "apps/base/data.scm". >>> >> Since =E2=80=9Csomeone=E2=80=9D has not shown up yet ;-), maybe we can d= elay (1), no? >> >> To complete (2), there are some package related procedures missing >>> (https://bitbucket.org/sirgazil/guixsd-website/issues? >>> status=3Dnew&status=3Dopen). >>> I tried to use the code that is already in the current website, but >>> couldn't figure things out. >>> >>> To complete part (2.1), there is an issue to solve: package pages go in >>> paths like "/packages/blender-3.0/", but running "haunt build" with >>> pages on paths that include "." will render the pages with all the HTML >>> content inside a pre element. David, the maintainer of Haunt, does not >>> know yet why this would happen. If this issue is solved, there are >>> already helper builders in "apps/packages/builders.scm" to generate all >>> the pages. >>> >> Was this issue fixed in the meantime? David? >> >> So, for now, the packages pages are working as in the current website, >>> but not using tables (to make it easier to adapt the page to several >>> screen widths), and packages are distributed in numbered pages to avoid >>> big HTML pages that take too long to load. >>> >>> Also, the JavaScript code that gets package build status is not >>> integrated (couldn't figure this one out either). >>> >> Did you have a chance to look at whether you could include the existing >> code? After all, the code is already there so we should be able to just >> =E2=80=9Cmove=E2=80=9D it to its new home without further ado. >> >> If that=E2=80=99s more complicated that this, then maybe we can ask for = help >> from Alex Sassmannshausen, or simply delay it. >> >> To complete (2.2), (2.3), and (2.4) someone could add helper builders to >>> the packages app, and recycle the related SXML pages already used in th= e >>> current website. >>> >> Likewise, can=E2=80=99t we just reuse the existing code? I haven=E2=80= =99t looked >> closely but I imagine we won=E2=80=99t have to rewrite all of these from >> scratch. >> >> How can we proceed? I wouldn=E2=80=99t want to let the fancy web site b= itrot! >> I=E2=80=99m a bit swamped though so it would be more productive if you c= ould >> directly hack on it on the repo, but I think you were unwilling to do >> this? Thoughts? :-) >> > > I was going to take a look again, and see what I could do to complete the > thing, but during the application setup of guix 0.13.0 many things were > being built and the computer turned off three times. It seems it can't ta= ke > that job (I didn't have this problem with 0.12.0, though). > > So I don't know what to do computers need manteinance This could be a sign that your computer needs a refreshing of its thermal grease and a cleaning of its grates. Usually when you do that, it becomes an almost new machine and can compile lots of stuff. That's my experience, by the way. Another thing you could do is wait for a better building servers park to be available for Guix Rekado has mentioned that an improvement is in the pipe, to be delivered soonish With that you could find way more binaries ready for use and you won't need your own computer to compile them Ludo is way more competent and informed than I am, though, so he might have some better suggestion. --94eb2c0e3ad258c94505538377b9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2017-07-04 22:00 GMT+02:00 sirgazil <sirgazil@zoho.com>:=
Hey :)



On 01/07/17 09:26, Ludovic Court=C3=A8s wrote:
Hi sirgazil,

Slowly trying to catch up=E2=80=A6

sirgazil <sirgazi= l@zoho.com> skribis:

This implementation is missing the following parts:

1. New screenshots
2. Packages pages
=C2=A0 =C2=A0 1. Package detail page
=C2=A0 =C2=A0 2. Packages issues page
=C2=A0 =C2=A0 3. Packages reproducibility page
=C2=A0 =C2=A0 4. Packages JSON file

To complete part (1) someone could provide the screenshots (ideally
1920=C3=971080 px) in JPG and add them to the "static/media/img" = directory,
and update the list of screenshots in "apps/base/data.scm".
Since =E2=80=9Csomeone=E2=80=9D has not shown up yet ;-), maybe we can dela= y (1), no?

To complete (2), there are some package related procedures missing
(https://bitbucke= t.org/sirgazil/guixsd-website/issues?status=3Dnew&status=3Dop= en).
I tried to use the code that is already in the current website, but
couldn't figure things out.

To complete part (2.1), there is an issue to solve: package pages go in
paths like "/packages/blender-3.0/", but running "haunt buil= d" with
pages on paths that include "." will render the pages with all th= e HTML
content inside a pre element. David, the maintainer of Haunt, does not
know yet why this would happen. If this issue is solved, there are
already helper builders in "apps/packages/builders.scm" to genera= te all
the pages.
Was this issue fixed in the meantime?=C2=A0 David?

So, for now, the packages pages are working as in the current website,
but not using tables (to make it easier to adapt the page to several
screen widths), and packages are distributed in numbered pages to avoid
big HTML pages that take too long to load.

Also, the JavaScript code that gets package build status is not
integrated (couldn't figure this one out either).
Did you have a chance to look at whether you could include the existing
code?=C2=A0 After all, the code is already there so we should be able to ju= st
=E2=80=9Cmove=E2=80=9D it to its new home without further ado.

If that=E2=80=99s more complicated that this, then maybe we can ask for hel= p
from Alex Sassmannshausen, or simply delay it.

To complete (2.2), (2.3), and (2.4) someone could add helper builders to the packages app, and recycle the related SXML pages already used in the current website.
Likewise, can=E2=80=99t we just reuse the existing code?=C2=A0 I haven=E2= =80=99t looked
closely but I imagine we won=E2=80=99t have to rewrite all of these from scratch.

How can we proceed?=C2=A0 I wouldn=E2=80=99t want to let the fancy web site= bitrot!
I=E2=80=99m a bit swamped though so it would be more productive if you coul= d
directly hack on it on the repo, but I think you were unwilling to do
this?=C2=A0 Thoughts?=C2=A0 :-)

I was going to take a look again, and see what I could do to complete the t= hing, but during the application setup of guix 0.13.0 many things were bein= g built and the computer turned off three times. It seems it can't take= that job (I didn't have this problem with 0.12.0, though).

So I don't know what to do=C2=A0

comput= ers need manteinance

This could be a sign that your compu= ter needs a refreshing of its thermal grease and a cleaning of its grates.<= br>
Usually when you do that, it becomes an almost new machin= e and can compile lots of stuff. That's my experience, by the way.
<= br>
Another thing you could do is wait for a better building serv= ers park to be available for Guix

Rekado has mentioned th= at an improvement is in the pipe, to be delivered soonish

With that you could find way more binaries ready for use and you won't= need your own computer to compile them

Ludo i= s way more competent and informed than I am, though, so he might have some = better suggestion.
--94eb2c0e3ad258c94505538377b9--