home.social

#mercuryprotocol — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mercuryprotocol, aggregated by home.social.

  1. Perhaps a "modernized" small-net / small-web version of XUL that incorporated lessons from spreadsheets —

    Would let you "draw" the UI using the box-drawing characters, like from the DOS and Terminal eras.

    And then, a small-net /small-web browser / app-runner could render these natively as mobile-phone UIs and desktop-computer UIs.

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  2. Perhaps a "modernized" small-net / small-web version of XUL that incorporated lessons from spreadsheets —

    • would provide a grid-first layout (while still allowing for other layouts)
    • would support formulas/code in the same place data can go
    • would support ways to allow the user to "draw" the UI

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  3. What else could a "modernized" small-net / small-web app format learn from?

    A LOT of non-programmers create applications using spreadsheets.

    What could we learn from them?

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  4. mastodon.social/@reiver/116458

    Perhaps a "modernized" small-net / small-web version of XUL —

    • would focus on intent
    • would be declarative
    • would have a simplified syntax (relative to XUL)
    • would have high-level UI primitives
    • would have reactive data bindings
    • would aim for portability
    • would be sandboxed by default
    • would be adaptive by design

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  5. Perhaps a "modernized" small-net / small-web version of XUL —

    • would focus on intent
    • would be declarative
    • would have a simplified syntax (relative to XUL)
    • would have high-level UI primitives
    • would have reactive data bindings
    • would aim for portability
    • would be sandboxed by default
    • would be adaptive by design

    mastodon.social/@reiver/116458

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  6. We've had different application formats over the decades. There may be things we could learn from them.

    For example, decades ago there was XUL.

    (XUL used to power Boxee, ChatZilla, Firefox, Komodo, Miro, Netscape, Songbird, Thunderbird, etc)

    If we were to create a "modernized" small-net / small-web version of XUL, how might that look like?

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  7. If the document formats of the small-net / small-web communities (currently) are GemText, Markdown, a sub-set of HTML, and text, then —

    What might a small-net / small-web app format look like?

    mastodon.social/@reiver/116458

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  8. At least as of the current date — the small-net / small-web communities have focused a lot on document formats

    Which is great!

    (Although I think people should try stuff that doesn't look like GemText & Markdown)

    But, there hasn't been much effort to create app formats

    I think a risk is, if we don't create app formats too, people will start trying to use document formats as app formats — just like what happened with HTML

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  9. The point of small-net / small-web isn’t about plain-looking documents — you should still be able to make them look good.

    One of the goals is to separate document formats from app formats, so they aren't at odds — and through it try to eliminate the kinds of abuses seen on the Web today.

    Some have chosen GemText or Markdown as that document format. Other use a subset of HTML.

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  10. There are good reasons why HTML became the dominant front-end format in the late 1990s.

    Before that, developers had to build separate native apps for platforms like DOS, Mac OS, MS Windows, NeWS, X Windows, etc

    Not only was this expensive, it was tiring.

    As the internet spread, HTML became the ubiquitous front-end format, eliminating the need for multiple versions

    But, this put these 2 use-cases (doc vs app) at odds

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  11. HTML used to (mostly) be a format for reading and writing documents.

    As time went on, it got changed to an application format.

    These 2 use-cases (doc vs app) are at odds.

    One of the motivations in the small-net / small-web space is to take HTML back to its document format roots. Although some have have chosen to use alternative document formats such as Gemini's GemText and Markdown.

    @talon
    RE: dragonscave.space/@talon/11645

    #GeminiProtocol #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb

  12. An example of viewing an image file using my small-net browser client named: SpaceMonkey.

    It is made for GNOME. And, runs on both a Linux based mobile phone and the desktop.

    It can view image files using any protocol SpaceMonkey supports: Gemini, HTTP, HTTPS, Mercury, etc.

    #GeminiProtocol #GNOME #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb #SpaceMonkey

  13. An example of viewing a GemText page over the Gemini Protocol using my small-net browser client named: SpaceMonkey.

    It is made for GNOME. And, runs on both a Linux based mobile phone and the desktop.

    #GeminiProtocol #GNOME #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb #SpaceMonkey

  14. An example of the viewing a GemText page over the Mercury Protocol using my small-net browser client named: SpaceMonkey.

    It is made for GNOME. And, runs on both a Linux based mobile phone and the desktop.

    #GeminiProtocol #GNOME #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb #SpaceMonkey

  15. I spent the day (off and on) working on updating my Mercury Protocol implemention, in the Go programming-language (golang)

    (The Mercury Protocol is the Gemini Protocol without the TLS.)

    I wrote it back in 2021. The Go programming-language has changed since then. I updated it accordingly, and did a number of to-do items I planned to do but never got around to.

    #GeminiProtocol #golang #MercuryProtocol #SmallNet #SmallWeb #SmolNet #SmolWeb