Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Autore: Ivan Revelli

Digital Innovation Partner

Xtumble Retail – POS System

Xtumble Retail è un sistema POS multipiattaforma, attualmente disponibile solo in lingua italiana. Con Xtumble Retail puoi aggiungere uno o più sistemi pos per i tuoi negozi tutti collegati alla piattaforma Xtumble Business Cloud per gestire da remoto il tuo negozio. È progettato per essere collegato a Epson RT Systems.     Se hai un…
Leggi tutto

Delphi 11 – Firebase Cloud Messaging ( FCM ) – iOS app Push Notification

Obiettivi: integrare le push notification Firebase (FCM) in una app realizzata con Delphi per iOS senza l’ausilio di librerie di terze parti. Avere lo stesso base code nella applicazione e nei server per la gestione delle push in Delphi uguale a quello utilizzato per Android.   Ambiente di test utilizzato: VM Delphi 11 Alexandria Ent.…
Leggi tutto

Delphi 11 – Firebase Cloud Messaging ( FCM ) – Android Push Notification

RAD Studio 11 Alexandria push notification con Android tramite Firebase. Obiettivi:  1 – Ricevere le notifiche push sulla mia app Android 2 – Avere un sistema server di invio delle notifiche push   Presupposti da cui sono partito per questo test: 1 – Avere un account Google Firebase: https://console.firebase.google.com/ 2 – Avere una app pubblicata…
Leggi tutto

Delphi disable AppNap on MacOSX application

Apple MacOSX is a fantastic OS, when your app goes in the background it consumes few resources, this is a fantastic thing if you do not plan to run processes in the background or if it is not a server application. To avoid that your application is not slowed down I have created a very…
Leggi tutto

Configure a NFS share in your LAN with Ubuntu 20.04

Configuring NFS Server: Installing NFS services on your ubuntu system

configure mount folders and define sub nets can access to

/etc/export sample:

Verify export options

Configure your MS-Windows 10 client: You can find info to configure MSWin as NFS client at this link: https://synaptica.info/2020/03/23/nfs-network-file-system/ Configure your MacOSX client:


Leggi tutto

Add OpenStreetMap to your site with OpenLayer

OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles, vector data and markers loaded from any source. OpenLayers has been developed to further the use of geographic information of all kinds. It is completely free, Open Source JavaScript, released under the 2-clause BSD License (also known…
Leggi tutto