Re: barebox.org browser demo uses barebox-v2022.02

2024-01-30 Thread Ahmad Fatoum
Hello Antony,

On 02.01.24 09:48, Ahmad Fatoum wrote:
> Hello Antony,
> 
> On 26.11.23 22:21, Antony Pavlov wrote:
>> On Fri, 24 Nov 2023 08:22:27 +0100
>> Ahmad Fatoum  wrote:
>> Thanks for updating demo!
>>
>> I have no browser cache issue. The browser demo works perfectly!
> 
> Good to hear.
> 
>> I see only one thing that can confuse a new user: the blue uncommented 
>> toggle button is used for
>> selecting demo mode "just console" (default) or "doom autoboot". I propose 
>> to add more instruction
>> on running Doom or even change toggle button to radio buttons with 
>> appropriate comments.
> 
> I wanted to keep it minimal, but some text that's not only in the tooltip
> may be useful indeed. The site is static HTML, so feel free to send a patch
> against it to the mailing list.

Clear you cache and check it out again. I bit the bullet and massaged the 
HTML/CSS
a bit to gave it a caption and make it clearer that it's clickable.

https://barebox.org/jsbarebox is now also a 301 redirect to 
https://barebox.org/demo
which is shorter and more descriptive.

Cheers,
Ahmad

> 
> Cheers,
> Ahmad
> 
>>

>
>>
>> As barebox browser demo runs on top of RISC-V machine can we add RISC-V 
>> mention
>> to barebox.org/index.html page?
>
> I guess. Sascha, is that ok for you?

 I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if 
 that's
 not ok.

 Cheers,
 Ahmad

>
> Cheers,
> Ahmad
>>
> 

-- 
Pengutronix e.K.   | |
Steuerwalder Str. 21   | http://www.pengutronix.de/  |
31137 Hildesheim, Germany  | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |




Re: barebox.org browser demo uses barebox-v2022.02

2024-01-02 Thread Ahmad Fatoum
Hello Antony,

On 26.11.23 22:21, Antony Pavlov wrote:
> On Fri, 24 Nov 2023 08:22:27 +0100
> Ahmad Fatoum  wrote:
> Thanks for updating demo!
> 
> I have no browser cache issue. The browser demo works perfectly!

Good to hear.

> I see only one thing that can confuse a new user: the blue uncommented toggle 
> button is used for
> selecting demo mode "just console" (default) or "doom autoboot". I propose to 
> add more instruction
> on running Doom or even change toggle button to radio buttons with 
> appropriate comments.

I wanted to keep it minimal, but some text that's not only in the tooltip
may be useful indeed. The site is static HTML, so feel free to send a patch
against it to the mailing list.

Cheers,
Ahmad

> 
>>>

>
> As barebox browser demo runs on top of RISC-V machine can we add RISC-V 
> mention
> to barebox.org/index.html page?

 I guess. Sascha, is that ok for you?
>>>
>>> I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's
>>> not ok.
>>>
>>> Cheers,
>>> Ahmad
>>>

 Cheers,
 Ahmad
> 

-- 
Pengutronix e.K.   | |
Steuerwalder Str. 21   | http://www.pengutronix.de/  |
31137 Hildesheim, Germany  | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |




Re: barebox.org browser demo uses barebox-v2022.02

2023-11-26 Thread Antony Pavlov
On Fri, 24 Nov 2023 08:22:27 +0100
Ahmad Fatoum  wrote:

Hi Ahmad!

> On 24.11.23 07:57, Ahmad Fatoum wrote:
> > Hi Antony,
> > 
> > On 06.10.23 12:24, Ahmad Fatoum wrote:
> >> Hello Antony,
> >>
> >> On 30.09.23 11:17, Antony Pavlov wrote:
> >>> Hi Ahmad!
> >>>
> >>> barebox browser demo (https://www.barebox.org/jsbarebox/) looks very 
> >>> impressive.
> >>> But it uses old barebox-v2022.02. Could you update it please.
> >>
> >> You're right. I will try to find some time to update it. Eventually, I'd 
> >> like
> >> the tutorial to actually boot a kernel as well and have at 
> >> github.com/barebox/
> >> a separate project (maybe Yocto-based?) that builds all the necessary 
> >> artifacts,
> >> but there's still some work to be done until we can do that...
> > 
> > I have updated it to v2023.10.0. Sorry for the delay.
> > To use it, you'll have to clear browser cache for the site.
> > 
> > If you know how one could force an update for cache older than a given time,
> > I'd be happy to add that.
> 
> We have migrated the barebox.org host a while back and Leonard tells me that
> the HTTP header now sports the correct Last-Modified timestamp, so manual
> cache clearing shouldn't be necessary anymore to force a new version.
> 
> Can you confirm?

Thanks for updating demo!

I have no browser cache issue. The browser demo works perfectly!

I see only one thing that can confuse a new user: the blue uncommented toggle 
button is used for
selecting demo mode "just console" (default) or "doom autoboot". I propose to 
add more instruction
on running Doom or even change toggle button to radio buttons with appropriate 
comments.

> > 
> >>
> >>>
> >>> As barebox browser demo runs on top of RISC-V machine can we add RISC-V 
> >>> mention
> >>> to barebox.org/index.html page?
> >>
> >> I guess. Sascha, is that ok for you?
> > 
> > I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's
> > not ok.
> > 
> > Cheers,
> > Ahmad
> > 
> >>
> >> Cheers,
> >> Ahmad

-- 
Best regards,
  Antony Pavlov



Re: barebox.org browser demo uses barebox-v2022.02

2023-11-23 Thread Ahmad Fatoum
On 24.11.23 07:57, Ahmad Fatoum wrote:
> Hi Antony,
> 
> On 06.10.23 12:24, Ahmad Fatoum wrote:
>> Hello Antony,
>>
>> On 30.09.23 11:17, Antony Pavlov wrote:
>>> Hi Ahmad!
>>>
>>> barebox browser demo (https://www.barebox.org/jsbarebox/) looks very 
>>> impressive.
>>> But it uses old barebox-v2022.02. Could you update it please.
>>
>> You're right. I will try to find some time to update it. Eventually, I'd like
>> the tutorial to actually boot a kernel as well and have at 
>> github.com/barebox/
>> a separate project (maybe Yocto-based?) that builds all the necessary 
>> artifacts,
>> but there's still some work to be done until we can do that...
> 
> I have updated it to v2023.10.0. Sorry for the delay.
> To use it, you'll have to clear browser cache for the site.
> 
> If you know how one could force an update for cache older than a given time,
> I'd be happy to add that.

We have migrated the barebox.org host a while back and Leonard tells me that
the HTTP header now sports the correct Last-Modified timestamp, so manual
cache clearing shouldn't be necessary anymore to force a new version.

Can you confirm?

Cheers,
Ahmad

> 
>>
>>>
>>> As barebox browser demo runs on top of RISC-V machine can we add RISC-V 
>>> mention
>>> to barebox.org/index.html page?
>>
>> I guess. Sascha, is that ok for you?
> 
> I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's
> not ok.
> 
> Cheers,
> Ahmad
> 
>>
>> Cheers,
>> Ahmad
>>
>>>
>>
> 

-- 
Pengutronix e.K.   | |
Steuerwalder Str. 21   | http://www.pengutronix.de/  |
31137 Hildesheim, Germany  | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |




Re: barebox.org browser demo uses barebox-v2022.02

2023-11-23 Thread Ahmad Fatoum
Hi Antony,

On 06.10.23 12:24, Ahmad Fatoum wrote:
> Hello Antony,
> 
> On 30.09.23 11:17, Antony Pavlov wrote:
>> Hi Ahmad!
>>
>> barebox browser demo (https://www.barebox.org/jsbarebox/) looks very 
>> impressive.
>> But it uses old barebox-v2022.02. Could you update it please.
> 
> You're right. I will try to find some time to update it. Eventually, I'd like
> the tutorial to actually boot a kernel as well and have at github.com/barebox/
> a separate project (maybe Yocto-based?) that builds all the necessary 
> artifacts,
> but there's still some work to be done until we can do that...

I have updated it to v2023.10.0. Sorry for the delay.
To use it, you'll have to clear browser cache for the site.

If you know how one could force an update for cache older than a given time,
I'd be happy to add that.

> 
>>
>> As barebox browser demo runs on top of RISC-V machine can we add RISC-V 
>> mention
>> to barebox.org/index.html page?
> 
> I guess. Sascha, is that ok for you?

I went ahead and replaced PowerPC with RISC-V. Sascha, let me know if that's
not ok.

Cheers,
Ahmad

> 
> Cheers,
> Ahmad
> 
>>
> 

-- 
Pengutronix e.K.   | |
Steuerwalder Str. 21   | http://www.pengutronix.de/  |
31137 Hildesheim, Germany  | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |




Re: barebox.org browser demo uses barebox-v2022.02

2023-10-06 Thread Ahmad Fatoum
Hello Antony,

On 30.09.23 11:17, Antony Pavlov wrote:
> Hi Ahmad!
> 
> barebox browser demo (https://www.barebox.org/jsbarebox/) looks very 
> impressive.
> But it uses old barebox-v2022.02. Could you update it please.

You're right. I will try to find some time to update it. Eventually, I'd like
the tutorial to actually boot a kernel as well and have at github.com/barebox/
a separate project (maybe Yocto-based?) that builds all the necessary artifacts,
but there's still some work to be done until we can do that...

> 
> As barebox browser demo runs on top of RISC-V machine can we add RISC-V 
> mention
> to barebox.org/index.html page?

I guess. Sascha, is that ok for you?

Cheers,
Ahmad

> 

-- 
Pengutronix e.K.   | |
Steuerwalder Str. 21   | http://www.pengutronix.de/  |
31137 Hildesheim, Germany  | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |