Java to Delphi througth Midas and ClientDataSet

(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 [...]

ZK Calendar 2.0 for Zkoss 5.0

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 [...]

Servlet per download di file

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 [...]

Ubuntu 9.10 and Cinergy Terratec T2

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 [...]

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

Zkoss with Cooliris Pluging

Cooliris is a beautifull plugin for manage image galleries, and ZK (ZKoss) is my favorite RIA based on Java… so i want to try an integration of all those amazing tech…. About CoolIris exists a flash plugin named “Embedded Wall” that is an SWF that can be embed in you site or application.

Yuo can view [...]