[basex-talk] Websites that use BaseX

2020-06-24 Thread Dieter Zanzinger
We use BaseX for a inhouse scan- and data-capture solution.

Dieter Zanzinger
Finanzgericht Muenchen

> Am 24.06.2020 um 12:00 schrieb basex-talk-requ...@mailman.uni-konstanz.de:
> 
> Send BaseX-Talk mailing list submissions to
>basex-talk@mailman.uni-konstanz.de
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
> or, via email, send a message with subject or body 'help' to
>basex-talk-requ...@mailman.uni-konstanz.de
> 
> You can reach the person managing the list at
>basex-talk-ow...@mailman.uni-konstanz.de
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of BaseX-Talk digest..."
> Today's Topics:
> 
>   1. Websites that use BaseX (Jonathan Robie)
>   2. Re: Websites that use BaseX (Chris Yocum)
>   3. Re: Websites that use BaseX (Joe Wicentowski)
>   4. Re: Websites that use BaseX (Liam R. E. Quin)
>   5. Re: Websites that use BaseX (Marco Lettere)
> 
> 
> 
> 
> 


Re: [basex-talk] Websites that use BaseX

2020-06-24 Thread Marco Lettere

Hi Jonathan,
we as a company have used Nubisware for several "front-facing" 
applications. They are not exactly ecommerce but full blown enterprise 
applications with complex UIs and/or based on APIs.


 * A rating service (with dedicated UI) based on contract ontologies;
 * a system for remote realtime monitoring and failure prediction in
   industrial settings with a websocket push based interface [1,2]
 * An API and viewer/simulator for IHE XDW based clinical workflow
   tracking integrated with the Camunda BPMN Engine
 * A Psychological Patient Record with web based frontend
 * A frontend plus service orchestrator for the daily management of a
   Coworking site.
 * ...

We are very happy of the results and our customers too (which is much 
more important). What our customers like the most, about XQuery/BaseX 
based solutions, is the very low footprint and impact on their 
infrastructures and deployments.

M.

[1] 
https://www.linkedin.com/posts/global-solutions-%26-services_shortendistances-savecosts-customersatisfaction-activity-6678200998059683840-bedJ 

[2] 
https://www.linkedin.com/posts/global-solutions-%26-services_shortendistances-savecosts-customersatisfaction-activity-6673859515550715905-21GS


On 23/06/20 22:56, Liam R. E. Quin wrote:

On Tue, 2020-06-23 at 16:34 -0400, Joe Wicentowski wrote:

Hi all,

I'd welcome any and all contributions to my list of XQuery-powered
resources:

   https://github.com/joewiz/xquery-power

Not a major ecommerce site :) but...

Most Web pages on From Old Books _dot_ Org -
https://www.fromoldbooks.org/ - incorporate some content generated by
XQuery, and many of the pages are entirely generated at runtime by
XQuery, using BaseX.

There may still be some pages using qizx/open.

Please don't add this to your site, but, It's possible to add, ;show-
query=text/plain to the pages under /Search/ to see the XQuery itself.

Liam