Microweb 2.0 Web browser for DOS just announced!

Поділитися
Вставка
  • Опубліковано 29 тра 2024
  • jhhoward just released version 2.0 of the Microweb DOS based web browser, now with support for GIF images as well as all this good stuff:
    * Support for more video modes, including monochrome and colour modes
    * GIF images are now loaded
    * PNG and JPEG dimensions are loaded but not the content
    * Improved font rendering and better Unicode support for accented characters
    * More HTML tag support including tables and forms
    * Can now leverage EMS memory (if available) for larger pages and images
    Check it out at github.com/jhhoward/MicroWeb/...
    🔔 Stay Connected:
    Don't forget to like, comment, and subscribe for more deep dives into retro computing.
    📺 Follow The Geek Lab:
    Don't forget to LIKE this video and please SUBSCRIBE to my channel! Press that NOTIFICATION bell so you get to know when new great videos come out that you'll like! I really do appreciate your subscriptions, it makes the countless hours I spend on this channel feel so worthwhile!
    If you really like my stuff then why not join my Patreon for awesome extra content, ad-free videos, your name in the credits and you'll feel great because you'll be helping me develop the channel for the future with new equipment and spurn me on for more content!
    Patreon: / alsgeeklab
    Or buy me a quick coffee on Ko-Fi: www.ko-fi.com/alsgeeklab
    Join on UA-cam: @alsgeeklab
    TOC:
    00:00 - Introduction
    00:26 - Intro to Microweb
    00:48 - jhhoward github
    01:34 - whats new
    02:00 - gif image
    03:45 - example gif being loaded
    04:12 - wikipedia vs frogfind
    06:18 - https-limitations
    07:07 - retro-proxy
    07:58 - action retro love
    09:22 - conclusion
  • Наука та технологія

КОМЕНТАРІ • 49

  • @henrikgustav2294
    @henrikgustav2294 Місяць тому +20

    Woohooo!
    Can’t wait to develop website for microweb

    • @Atmatan_Kabbaher
      @Atmatan_Kabbaher Місяць тому

      Jokes on you, my website is already microweb compatible.

  • @ToumalRakesh
    @ToumalRakesh Місяць тому +29

    I used to use Arachne a lot back in the day. Good times.

    • @blankbruno70
      @blankbruno70 Місяць тому +5

      Came to see if Arachne was getting any love in the comments--glad to see this :)

    • @sohl947
      @sohl947 Місяць тому

      @@blankbruno70
      @ToumalRakesh I played with Arachne multiple times. Didn't "need" to use it, but it was fun. This looks nice.

  • @ChristopheDeBoeck
    @ChristopheDeBoeck Місяць тому +10

    it doesn't get a lot geekier than this... loving it!

  • @kirkspragg4493
    @kirkspragg4493 Місяць тому +7

    Fantastic! Thanks for letting us know about this!
    I'm just amazed at how well it works on old and limited hardware.

  • @RicardoRamosRetrocomputacao
    @RicardoRamosRetrocomputacao Місяць тому +3

    I have a project that lasts a few years, which consists of implementing an rpi-zero on a pci 10/100 network card. No configuration is necessary in Windows 98, the system makes requests normally, the network card sends it to rpi, it does all the hard work, and returns it to the network card ready to be rendered in the most compatible way possible with Internet Explorer 5.

  • @YadraVoat
    @YadraVoat Місяць тому

    Data: It's revolting! 😵
    Guinan: More? 🧙
    Data: Please! 😀

  • @AppliedCryogenics
    @AppliedCryogenics Місяць тому +3

    There's plenty of hardware encryption solutions that are amenable to being put on an Isa card. I wouldn't rule out https just yet.

    • @AlsGeekLab
      @AlsGeekLab  Місяць тому +3

      Offloading the https to a retro-proxy has worked very well for me these last few days. If you have any examples of isa card stuff I'd love to hear about them

    • @AppliedCryogenics
      @AppliedCryogenics Місяць тому +3

      @@AlsGeekLab there are Isa cryptographic co-processor cards, but most of them were made around 1997 and are pretty rare. Still, there are cryptographic co-processors for embedded systems which could be easily interfaced to a PC. For example, Analog Devices DS28S60 has an SPI interface and could do the job. Even just a raspberry pi Pico on an Isa card with some voltage level shifters could do the job. There is a sound card based on the same arrangement that can emulate a gravis ultrasound, an ad-lib, or a sound blaster 1.5. cryptography should be no problem.

  • @settlece
    @settlece Місяць тому +4

    good job has got no moving images that was the death of the internet when pitches started to move i would chat more but the neighbours kids on my lawn
    Get off my lawn!!
    i love this stuff that's awesome thanks for finding this you got my sub

    • @AlsGeekLab
      @AlsGeekLab  Місяць тому +1

      Thanks for subscribing and glad you enjoyed the video! Check out my documentary videos, you'll like them if you like this stuff

  • @ZoneCracker
    @ZoneCracker Місяць тому +3

    The circle is complete.

  • @ian_b
    @ian_b Місяць тому +3

    This is wonderful!

  • @nakfan
    @nakfan Місяць тому +2

    Love your videos 👍

  • @danaeckel5523
    @danaeckel5523 Місяць тому

    Cool, I have an XT clone I'm trying to fix. It will have V20 chip, 2MB EMS, XT-IDE, and Hercules. This should push it to it's limits! I wouldn't mind seeing a Windows 3.0 real mode browser, and Windows 3.1 standard mode browser.

  • @Superjamppa
    @Superjamppa Місяць тому +3

    very nice!

  • @DonaldDucksRevenge
    @DonaldDucksRevenge Місяць тому +1

    Nice.

  • @WizardClipAudio
    @WizardClipAudio Місяць тому +2

    Maybe someone will make a wireless modem card, with a dedicated processor for encryption onboard, someday. 🤷‍♂️

    • @AlsGeekLab
      @AlsGeekLab  2 дні тому +1

      I think a wired version already exist

  • @Kuratius
    @Kuratius Місяць тому

    Of course it's going to be able to do https if you have a library for it, you may just have to wait a bit longer to load pages. That's not a "never" thing.

    • @AlsGeekLab
      @AlsGeekLab  Місяць тому

      I don't think it'll ever be able to do it on a low end computer like an xt to be honest, they are 16/8 bit machines and processing 256/512/1024 but encryption keys is just so high end for that sort of a CPU, it wouldn't be worth waiting for. The solution to offload to a raspberry pi or a nuc or something using retro-proxy is a great solution and works great for me

  • @Atmatan_Kabbaher
    @Atmatan_Kabbaher Місяць тому

    It's about dang time

  • @jacquesb5248
    @jacquesb5248 Місяць тому

    very interesting

  • @AndrewTSq
    @AndrewTSq Місяць тому +3

    Love it. but it would be even cooler if it was running its own network. kind of darkweb, but for normal people, but far away from corporate www

    • @AlsGeekLab
      @AlsGeekLab  Місяць тому +1

      There is no reason why you couldn't set one up!

  • @mac5er
    @mac5er Місяць тому +2

    i like web

  • @zsombor_99
    @zsombor_99 Місяць тому +5

    Mouse support? 🤔

    • @kreuner11
      @kreuner11 Місяць тому +7

      Yeah Dos mouse driver

    • @matthewrease2376
      @matthewrease2376 Місяць тому +4

      Did you not even watch 3 minutes in?

    • @danaeckel5523
      @danaeckel5523 Місяць тому

      yeah, but no pointer in Hercules for some strange reason.

    • @zsombor_99
      @zsombor_99 Місяць тому +1

      @@danaeckel5523 But this video shows this browser in a colour mode, is it work there?

    • @AlsGeekLab
      @AlsGeekLab  Місяць тому +1

      Yes, mouse is 100% supported. I use the ctmouse free driver and it works great

  • @IkarusKommt
    @IkarusKommt Місяць тому +2

    It's been in development for 4 years, yet still is unable to parse basic HTML without crashing.
    If Arachne is a useless toy, this one is a useless broken toy.

    • @AlsGeekLab
      @AlsGeekLab  2 дні тому

      I haven't experienced it crashing once. Maybe see if you can give it more ram, I have a 4mb ems configuration so I'm sure that helps

    • @IkarusKommt
      @IkarusKommt 2 дні тому

      @@AlsGeekLab Try opening some real HTML document - not some modern XHTML one - with it. That 'browser' doesn't implement HTML parsing AT ALL. I know it, I looked at the code :)

  • @user-tb4ig7qh9b
    @user-tb4ig7qh9b Місяць тому +3

    Emacs eww

  • @quantumangel
    @quantumangel Місяць тому

    Dos sucks! Do something with unix-like! Woooo!