The famous Skype application …. i don’t need to explain more about. This video explain how to use skype from your Delphi applications, and is an official CodeGear video specialized for skype integration. We know that the Skype Windows Client is made with Delphi and Indy components….. So the skype api cen be used from…
Leggi tutto
FlameRobin is an open source and cross platform database administration tool for Firebird DBMS. some info : Project Site : http://www.flamerobin.org/ Dev.Tools/Lang : C++ download site : http://sourceforge.net/project/showfiles.php?group_id=124340&package_id=136187& (high lights) New features – 100% Firebird 2.1 compatible – Tab-based property pages for database object (like Firefox browser) – DataGrid: load and save to file options…
Leggi tutto
This week there is a lot news about IT world, in first the new MS Windows 7 , another good news is the Embarcaer Delphi “PRISM”. Delphi “PRISM”, is the DotNet environment of Embarcadero Delphi , this new version of Delphi is not a descendant of Delphi for DotNet, in fact it is the real…
Leggi tutto
Da qualche giorno è ormai disponibile la nuova versione di Delphi e C++ con enormi novità tecnologiche rispetto alle precedenti. Questa nuova versione codename “Tiburon” migliora drasticamente le performance dell’IDE e del compilatore/parser,tra le novità più ecclatanti vi sono : Supporto ai generics (Tlist) Completo supporto a Unicode DataSnap completamente nuovo basato sullo std JSON…
Leggi tutto
Needed application running • java virtual machine (if you are running ubuntu i suggest the ubuntu package “openjdk-6-jdk”) Needed files • eclipse-jee-ganymede-linux-gtk.tar.gz from http://www.eclipse.org/downloads/ • zk-studio-0.5.1.zip from http://downloads.sourceforge.net/zk1/zk-studio-0.5.1.zip • zk-bin-3.0.7.tar.gz from http://www.zkoss.org/download/zk.dsp Operation • unpack eclipse somewhere. • put the jar file contained in the zk-studio-0.5.1.zip into the directory /plugins • restart eclipse if opened…
Leggi tutto
Prerequisites • Ubuntu 8.04 (you can try with other ubuntu/debian, with other OS you have to install JVM in a different way) Needed files: • apache-tomcat-6.0.18.zip from http://tomcat.apache.org/download-60.cgi sudo apt-get update sudo apt-get upgrade sudo apt-get install openjdk-6-jdk unpack apache-tomcat-6.0.18.zip where you want (i used /usr/local/tomcat, change the following commands accordingly if you have used…
Leggi tutto