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

Author: Ivan Revelli

Digital solution partner

best GUI for mySQL

Hello, after so many tools tested, I tried dbforge which in my opinion is the best, first of all there is the “express” version which is free and at the same time very complete. In addition, there is also a paid version whose prices are more than affordable. For those interested, the link to the…
Read more

ClipArt & Icons for All – other repository

Canva is a service that allows you to create effective graphic projects quickly and easily. Within the portal there is also a section where hundreds of free icons and clipart are available at https : //www.canva.com/it_it/strumenti/icone-gratis/ . With Canva you can also create graphic projects directly online using your resources (uploading files and videos) or…
Read more

Delphi – Indy idTCPServer and idTCPClient

This is a simple example for usign Nevrona Indy components in Delphi to create a small server application using TCP/IP protocol. TO simplify we can build an example where there is a Server Application that recive a string from a Client App. and then return that string to the Client , but we use streams…
Read more

Hand made Url Encode or Decode

Sometime happen that you need to encode or decode an url manually , so not soo much characters need to be converteted to encode or decode an url string. In this post some example you can drag and use or modify. In recent version of Delphi you can use standard Delphi routine contained in the…
Read more