
Riccardo

riccardo.casatta@synaptica.info

7 April 2010
Hello,
today we share a little tool for extracting components name and id from a standard zul file.
The idea behind this tool borns after reading this small talk by Ashish Dasnurkar and after a comment on his works. I think in ZK there are many ways to access components from controller class (i.e. getFellow(), Composer, CDI…) but none [...]

ivan

ivan.revelli@synaptica.info

17 February 2010
(This article is a draft but if something is of interesting …. )
The fantastic world of old Midas now called DataSnap introduced the TClientDataSet component , that is a in memory DataSet for Delphi and C++ Builder. With TClientDataSet was introduced the concept of Brief Case model Application Style.
A brief case [...]

ivan

ivan.revelli@synaptica.info

11 February 2010
Today the second version of ZK Calendar is ready ( official article on : http://www.zkoss.org/product/zkcalendar.dsp) . Tring the demo version at http://zcal.zkoss.org/ the first impression is that this new version is faster then the older one. I don’t know why is only a sansation. But in conclusion for me is one of the [...]

Marco

marco.brendolini@makeallweb.it

5 February 2010
Probabilmente vi sarà capitato di dover creare all’interno di un pagina web un link ad un file non residente fra le cartelle gestite dal Web Server.
Tale file, in una situazione del genere, non risulta accessibile tramite un semplice href ma lo diventa tramite l’utilizzo di una semplice servlet:
Di seguito il codice della servlet
/**
* Servlet implementation [...]

ivan

ivan.revelli@synaptica.info

3 February 2010
Configure ubuntu 9.10 with Terratec Cinergy T2 to view DVB on your pc is soo simple, and the recording is in incredible quality. To view and record TV i have choose Kaffeine that is simple, rapid and stable.
First connect your Terratec T2 DVB to your usb port on your computer, after that verify [...]

Riccardo

riccardo.casatta@synaptica.info

26 January 2010
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 let the container [...]