release:
Qjrows.js - qjs module for retrieving objects from jsonRows data files.
This is the shared library version of the `jrows` tool.
It was written in C and compiled for linux on amd/intel 64bit.
release:
Qjrows.js - qjs module for retrieving objects from jsonRows data files.
This is the shared library version of the `jrows` tool.
It was written in C and compiled for linux on amd/intel 64bit.
Release:
jrcursor is a scripting tool for automating the modification of jsonRows
data files. It was written in QuickJS (qjs) and compiled for linux on
amd/intel 64bit.
wget se.citiwise.eu/downloads/qjs/jrcursor-bin-0.1.6.tgz
sha256sum jrcursor-bin-0.1.6.tgz
3424e4cbdb59ac9cf1d250eb60a1bb8b204afed7f5784491f298ba743009c0df
So nice. Libcurl for qjs is almost as fast on a raspberrypi as on my 12yr old PC, both handle small consecutive web requests in 6 to 7 ms. This is because it doesn't touch disk.
Release: Libcurl for qjs
This shared module also has a POST method.
Release:
qjs shared module for using gdbm databases and commandline tool.
wget http://se.citiwise.eu/downloads/qjs/dist-qdb-0.1.7.tgz
dist-qdb-0.1.7.tgz
sha256sum dist-qdb-0.1.7.tgz
d4bd18390ac27ee19cdaf1775312e58f46aeb0a18f9b6be03b030980fa919c23 dist-qdb-0.1.7.tgz
Last weekend I managed to compile a shared module with gdbm in qjs. So nice to have such a fast and large k/v store on disk for any qjs proggie. Thought I'd name the cli tool qdb.
Proposal to website builders who don't support RSS:
Minimalist Link Syndication
A simple list of your most recent publication links (as utf8 plain text)
data structure:
pubDate: <ISO date>
link: <url>
<empty line>
Release: uuid-qjs 0.1.1
This is a modular redesign of how the Digital Post Office generates uuids for request tickets.
http://citiwise.eu:9000/CommunalTech/index.html#!/Announcements/2
Many in #smallTech, #smallWeb and #smallEngineering believe that the greatest challenge of our time is the browser. It shouldn't be conflicted with commercial interests. We need development of a publicly funded open source browser.
http://citiwise.eu:9000/CommunalTech/index.html#!/Challenges/1
Release: Qweb 1.0
Qweb is a combination of the Mongoose HTTP server and Quickjs.
This package includes a simple chatroom implementation, which you can run out of the box on debian/ubuntu/raspbian linux. On a Raspberry Pi you could chat with 10-20 people, on a PC or laptop with 100-200 people.
http://citiwise.eu:9000/CommunalTech/index.html#!/Announcements/1