Anche quest’anno si son chiuse le votazioni per i migliori software OpenSource sul più prestigioso dei repository : SourceForge. A questo indirizzo http://sourceforge.net/community/cca09/ si può consultare l’elenco dei vincitori per categoria, il mio superaffezzionato Firebird porta a casa una altro bel titolo, dopo essere già stato vincitore nel 2007 quest’anno si attesta il titoto di…
Leggi tutto
Now i’m on updating my 64bit ubuntu system with new OO 3.0. HowTo do this i found a good tutorial here. hope is good for you bye ivan
I could’t find any way to change the stored user/password for svn inside eclipse. I use Subclipse plugin to use svn feature but i think this could work for others svn plugins. Just erase the file file %ECLIPSE_HOME%/configuration/org.eclipse.core.runtime/.keyring and when you try again to connect to svn it will be prompted user/password. PAY ATTENTION: Other…
Leggi tutto
Ambiente di sviluppo : Microsoft Visual C++ , Delphi 7.0, GNU GCC Come tutti ormai credo sappiano Borland include una libreria per la gestione dell’OpenGl che appunto si chiama OpenGl.pas che a sua volta mappa per windows buona parte dei metodi contenuti nella dll di sistema ‘opengl32.dll’. Questa libreria funziona molto bene, ed in passato…
Leggi tutto
External Java Procedures Plug-in a plug in for FB 3.0 done by Adriano dos Santos Fernandes, 6 July 2009 from Firebird official site: I’m pleased to announce that the first test version of my Firebird/Java plugin (“FB/Java”) is available to test. FB/Java is a plugin for the Firebird “external engines” feature to be introduced in…
Leggi tutto
Sometime,appen is required to produce an Xml Document where you can’t have a good Xml parser or for perfomance you can’t use that , so you need to encode and decode it manually to produce or read a standard document. Assuming thay you need create a simple Xml file like : Worng Xml file :…
Leggi tutto