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

Blog

Digital Innovation Partner

Delphi and dynamic properties

[lang_it] Linguaggio : Borland Delphi 7 Sistema Operativo : Win Xp Pro Come premessa a volte è necessario rendere l’applicazione che si stà  sviluppando il più flessibile possibile. Per evitare di avere migliaia di personalizzazioni per migliaia di clienti. Una cosa che può aiutare in questo è la modifica banale di alcune proprietà  dei componenti…
Leggi tutto

Oracle 10g and XML

PLSQL is a world …. and Oracle an incredible RDBMS, so if you want to produce XML from query or manage XML inside your PLSQL Trigger or Procedure you can in different ways …. One of the most simple way is using the Oracle function to do that, like : SELECT sys_xmlgen(pk_id) from sellers; SELECT…
Leggi tutto

Simplest working example of REST json and xml

Hello folks, Today i will show you a complete working REST example with Glassfish V3. I am very happy of the new java EE 6 specification that brings me to use EJB technology. Before now i never used EJB cause there was too much complexity in configuration. Now you have to use only few annotation and…
Leggi tutto

Manage two gateway in the same network

We have two internet connection, the servers must use by default router A, clients machine use router B. All the computer have to be reachable in the local network. We cannot modify configuration of router B that expose DHCP. Our “not so elegant” solution is to map router A in the same network of router…
Leggi tutto

Serial Comunication on Fpc (Target HW : Arduino)

We have tried the Synapse Library, to build an application with Lazarus for serial comunication on Linux. The library seems very good, no need installation, only using unit, in this case synaser.pas. The project is open source and well organized. With the sample project we connected an Arduino that is a very cheap microcontroller. Some…
Leggi tutto

Zkoss with Cooliris Plugin

[lang_it] Cooliris è un bellissimo plugin da abbinare a diversi browser, permette di fruire delle gallerie di immagini in modo veramente intuitivo, ed ha un estetica che a me piace tantissimo. Di questo plugin esiste anche la versione “Embed Wall” che è un file SWF “Flash” che vi permette in modo semplice di integrare questo…
Leggi tutto