Semaphor blog
Blog: Semaphor

Tag: Web

Whiteboard on self-hosted Jitsi Meet server 04-05-2023

A short guide to setting up the new Excalidraw integration with Jitsi Meet.

The end for Internet Explorer 15-06-2022

Microsoft is retiring Internet Explorer 11 today.

A guide to setting up a Jitsi Meet server with seperate videobridges in 2022. 23-05-2022

Jitsi Meet Servers should be run with seperate videobridges for optimal performance, but there are many ways to do this and there are many ways seperating the videobridge from Nginx, Jicofo and Prosody can break the application. This guides aims to explain a simple way to setup Jitsi Meet with a seperate videobridge as well as explaining how to add more.

Browser support 09-02-2022

How do you evaluate which browsers are supported?

New design on an old Domino web-app 21-09-2021

The tale of how an old web-app got a facelift.

Insecure cookies will be rejected by newer browsers 05-11-2020

Browser vendors are yet again tightening the security.

Domino 10 Web Development Wish List 17-01-2018

Semaphors feedback to IBM, for Domino 10. All web related. Valid Semantic HTML5.

Using JSONP for exchanging data across domains 25-09-2013

If you are building a website and would like to make a JQUERY call to a LotusScript agent in an IBM database on another domain, you are likely to run into security issues in your browser.