Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #99154

ANN: Dogelog Player 1.1.5 (HTTP Server)

Path csiph.com!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Mild Shock <janburse@fastmail.fm>
Newsgroups comp.lang.javascript
Subject ANN: Dogelog Player 1.1.5 (HTTP Server)
Date Sun, 21 Jan 2024 16:57:21 +0100
Message-ID <uojet0$phpb$2@solani.org> (permalink)
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Sun, 21 Jan 2024 15:57:20 -0000 (UTC)
Injection-Info solani.org; logging-data="837419"; mail-complaints-to="abuse@news.solani.org"
User-Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.18.1
Cancel-Lock sha1:OYfwRW9k5yTPBelIBFltEShe+DM=
X-User-ID eJwNy8EVACEIA9GWQAO65Rgk/ZewXuf9iZmetZCRCIXSd1SPbiw7vK/RTx5uK7dPInjVwZCj5nhvadaA7wdx+QN0vxaX
X-Mozilla-News-Host news://news.solani.org:119
Xref csiph.com comp.lang.javascript:99154

Show key headers only | View raw


Dear All,

We are happy to announce a new edition of the
Dogelog player:

- Enhanced library(misc/markup):
   The library(misc/markup) has been extended to
include a unified DOM writer abstraction. It can
write to the GUI DOM in the browser, and it is also
possible to write the DOM serialized in XML to a
file. There are a variety of use cases for the
library, e.g. creating static HTML pages.

- New library(misc/vector):
   In this library we have brought together everything
related to SVG that was previously scattered in
the libraries library(misc/markup) and library(misc/react).
The new advantages of the extended library (misc/markup)
can also be used here, so the creation of static
SVG pages is now supported.

- New library(util/spin):
   The library provides a unified HTTP server
abstraction.  There are concrete implementations
for nodeJS using node:http, for PyPy using http_server
and for JDK 21 using Tomcat embedded.  Local browser
GET of 50,000 bytes via Prolog atom text lines
enumeration requires approx. 5-10 ms for all Dogelog
Player targets.

Have Fun!
Jan Burse, 21.01.2024, http://www.xlog.ch/

Back to comp.lang.javascript | Previous | Next | Find similar


Thread

ANN: Dogelog Player 1.1.5 (HTTP Server) Mild Shock <janburse@fastmail.fm> - 2024-01-21 16:57 +0100

csiph-web