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

Categoria: Articoli

Digital Innovation Partner

E’ italiano “Eurora” il super-computer attualmente più efficiente del mondo

Pochi giorni fa, un consorzio con fini di lucro capeggiato dal CNR e da molti istituti universitari ha realizzato il super-computer Eurora (European Many Integrated Core and Architecture). La tecnologia ibrida dei processori è basata su 128 Gpu Nvidia Tesla K20 con il core Nvidia Kepler e 128 Cpu Intel Xeon E5-2687W. A quanto pare…
Leggi tutto

FasteReport 4 per Firemonkey [fast-reportFMX]

Il famoso report designer per C++, Delphi e DotNet è ora disponibile nella varsione per il framework grafico Firemonkey. Grazie a quest’estensione di Fast-Report è possibile combinare designer e engine-report in applicazioni cross-platform. Il nome del progetto è appunto fastreportFMX , questo tool è ovviamente compatibile con le versioni di rad-studio dalla XE2 in su.…
Leggi tutto

[Android] how to import android contacts in your application

A very simple way to search, select and import contact information from your phone (Android Contacts) to your android app is: 1) Send the specific android intent “ACTION_PICK”: private void startContactPicker() { Intent contactPickerIntent = new Intent(Intent.ACTION_PICK, Contacts.CONTENT_URI); startActivityForResult(contactPickerIntent, CONTACT_PICKER_REQ_CODE); } This intent will do for us and “for free” the operation of opening the…
Leggi tutto

Database migration [from Firebird 1.5 to Firebird 2.5]

[lang_en] One of the best solution to migrate a firebird db is to backup a database and restore it in a new version. Assuming we are using a linux version of firebird for backup you can use the common gbak (the same in windows). The only problem that i found is charset encoding that you…
Leggi tutto

Ubuntu Phone – one system everywhere

Happy 2013, the first news is Ubuntu Phone. In this video you can have a preview of this mobile system, presented by Mark Shuttleworth:

BUON NATALE!!!