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
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
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
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
Configuring NFS Server: Installing NFS services on your ubuntu system sudo nano /etc/fstab sudo apt install nfs-kernel-server sudo apt-get install nfs-kernel-server portmap nfs-common sudo showmount -a configure mount folders and define sub nets can access to sudo nano /etc/exports /etc/export sample: # /etc/exports: the access control list for filesystems which may be exported # to…
Leggi tutto
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