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 with…
Leggi tutto
[lang_it] Linguaggio : Borland Delphi 7 Sistema Operativo : Win Xp Pro Come premessa a volte è necessario rendere l’applicazione che si stà sviluppando il più flessibile possibile. Per evitare di avere migliaia di personalizzazioni per migliaia di clienti. Una cosa che può aiutare in questo è la modifica banale di alcune proprietà dei componenti…
Leggi tutto
PLSQL is a world …. and Oracle an incredible RDBMS, so if you want to produce XML from query or manage XML inside your PLSQL Trigger or Procedure you can in different ways …. One of the most simple way is using the Oracle function to do that, like :
1 2 3 4 5 |
SELECT sys_xmlgen(pk_id) from sellers; SELECT XMLELEMENT("MAH", XMLELEMENT("pk_id", e.pk_id ||' '|| e.cod_fiscale), XMLELEMENT ( "miamail", e.email)) AS "result" FROM sellers e; |
only with this piece…
Leggi tutto
We have tried the Synapse Library, to build an application with Lazarus for serial comunication on Linux. The library seems very good, no need installation, only using unit, in this case synaser.pas. The project is open source and well organized. With the sample project we connected an Arduino that is a very cheap microcontroller. Some…
Leggi tutto
[lang_it] Cooliris è un bellissimo plugin da abbinare a diversi browser, permette di fruire delle gallerie di immagini in modo veramente intuitivo, ed ha un estetica che a me piace tantissimo. Di questo plugin esiste anche la versione “Embed Wall” che è un file SWF “Flash” che vi permette in modo semplice di integrare questo…
Leggi tutto
[lang_it] Cooliris è un bellissimo plugin da abbinare a diversi browser, permette di fruire delle gallerie di immagini in modo veramente intuitivo, ed ha un estetica che a me piace tantissimo. Di questo plugin esiste anche la versione “Embed Wall” che è un file SWF “Flash” che vi permette in modo semplice di integrare questo…
Leggi tutto