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

Categoria: Articoli

ZK Calendar 2.0 for Zkoss 5.0

[lang_it] Oggi è stata rilasciata la seconda versione del calendario di ZK ( articolo ufficiale : http://www.zkoss.org/product/zkcalendar.dsp) , non ho resistito son subito andato a provare la demo all’indirizzo http://zcal.zkoss.org/. La mia prima impressione è che sia molto ma molto più veloce delle precedenti, non sò bene perchè ma questa mi è balzata immediatamente all’occhio,…
Leggi tutto

Ubuntu 9.10 (Karmic) and vmware server 2.0.x / Firefox 3.5.7

After upgrading from my Ubuntu 8.10 to new and excellent Ubuntu 9.10 with Firefox 3.5.7 i found some problem with my vmWare Server 2.0, the script “sudo /usr/bin/vmware-config.pl” won’t run. To configure vmware we need to add a patch to our system like this :

after this i was able to run the vmware…
Leggi tutto

Consumare i Webservices di Delphi Prism (Oxygene) con Delphi7 Win32

In questo articolo illustrerò brevemente gli strumenti utilizzati, un pò di storia e la soluzione al problema nato utilizzando Delphi7 in combinazione con Prism. Il client del webservice è sviluppato in Delphi: Delphi è un ambiente di sviluppo software per applicazioni Microsoft Windows (Win32), sviluppato originariamente da Borland e ora di proprietà  della Embarcadero Technologies. Delphi…
Leggi tutto

Found a bug! tracked!

First bug that i have found in a relevant library that is zk. I added it on the sourceforge bug database. This bug affect not the current release (5.0) , but a previous one (3.6). The problem is that the 2 version of the java framework are both mantained due to the different licensing schema…
Leggi tutto

Ubuntu Tips #1 – Format / Mount a new media Stick

When you connect a USB Stick, SD Card or external HDD and you need to mount it by shell command by command prompt you can view alla media connected to your pc by

and the result :

now i found my device the “/dev/sdb1” , to format it on fat 32 :


Leggi tutto

Oracle Tips #1 [Common Functions]

I just starting on using Oracle 10g …. how to 1 : how retrive a guid from Oracle

how to 2 : how retrive next value from a Sequence

how to 3 : Oracle db Link , how to manage sql between multiple schema … With DB Link you can produce sql /…
Leggi tutto