Page 13 of 13
Re: HTML5 Browser
Posted: Thu May 07, 2020 1:56 am
by vmars316
Hello & Thanks ;
Sorry , I have just entered this Thread .
What Browser are we talking about ?
Re: HTML5 Browser
Posted: Thu May 07, 2020 8:35 am
by Lord
Re: HTML5 Browser
Posted: Thu May 21, 2020 8:35 pm
by juror
vmars316 wrote:Hello & Thanks ;
Sorry , I have just entered this Thread .
What Browser are we talking about ?
Apparently, it's no longer available

Re: HTML5 Browser
Posted: Sat Dec 12, 2020 12:39 pm
by chris319
I tried entering the following:
and it turned the URL into a Google search.
Also, the source code doesn't compile past line 10:
Re: HTML5 Browser
Posted: Fri Dec 18, 2020 6:16 pm
by firace
Hello,
chris319 wrote:I tried entering the following:
and it turned the URL into a Google search.
Will be fixed in the next release. In the meantime, a workaround is to use
http://127.0.0.1:80 instead of
http://localhost:80
Also, the source code doesn't compile past line 10:
The source code package has been updated and should be much easier to compile now.
(I removed the DLL hooking stuff)
Re: HTML5 Browser
Posted: Sat Jun 05, 2021 10:58 am
by firace
It's been a long time, but if some people are still using the browser, a new version is now available!
Fixes login to Gmail Basic and some performance and UI improvements.
homepage:
https://www.radsix.com/
Re: HTML5 Browser
Posted: Sun Jun 06, 2021 1:08 pm
by Little John
I'm still using your program as a lightweight portable browser on a USB pen drive.
Thank you very much for the update!
Re: HTML5 Browser
Posted: Tue Jul 06, 2021 5:33 pm
by firace
Version 1.87.0.1085 is available, with some performance tweaks and minor bugfixes.
The start page shortcuts have been updated.
It's 2021 and I'm still using it as a secondary browser (and my primary browser for Gmail, Reddit, news and forums)

Re: HTML5 Browser
Posted: Wed Jul 07, 2021 2:47 pm
by skinkairewalker
Awesome Firace
Re: HTML5 Browser
Posted: Sat Jul 10, 2021 2:57 pm
by Little John
Hi firace, thanks again for one more update of Nessie!
I encountered a problem with the current version (also with the previous version).
On the PC at my office (Windows 10 Pro 64 bit), the start page of the PB forum looks OK:
But on my notebook at home (Windows 10 Pro 64 bit), the start page of the PB forum looks like this:
Please tell me if you need additional information.
Re: HTML5 Browser
Posted: Sun Jul 11, 2021 8:42 am
by firace
Hi Little John,
this looks like another instance of this issue:
viewtopic.php?p=533076#p533076
Could you check the Font Download settings and see if it resolves the problem?
When time permits I will also see if these settings could be automatically checked at application startup.
Re: HTML5 Browser
Posted: Sun Jul 11, 2021 12:28 pm
by Little John
Many thanks firace, that solved the problem!
I'm sorry, I had completely forgotten about the old posts.
However, Chrome, Edge and Firefox showed that web page correctly even before enabling font download.
Maybe you can find a way to work around this issue in Nessie.
Thanks again!
Re: HTML5 Browser
Posted: Sun Jul 25, 2021 10:41 am
by firace
Version 1.87.0.1113 is out, and now shows viewport size and page load time (in ms) in the title bar. Also rewrote some code for more stability.
BTW, if page load time for a URL such as
https://lite.cnn.com/en repeatedly exceeds 1000 ms, that is a good sign that your connection settings may not be optimal!
Browser homepage:
https://www.radsix.com/
Re: HTML5 Browser
Posted: Sun Jul 25, 2021 2:56 pm
by Little John
Thank you for the update!