Author Archives: admin

Acronyms – Abbreviation – Initials – Sign

Esistono diversi siti web che possono aiutare nelle generazione degli acronimi (sequenza di lettere, ottenute da una o più parole) acronymify.com Da più parole, genera un aconimo nameacronym.net Da un acronimo, vengono proposte i possibili significati (esistenti o di fantasita) … Continue reading

Posted in SEO, Web | Comments Off on Acronyms – Abbreviation – Initials – Sign

Certification

Alcuni enti per certificazioni inerenti al settore informatico: ITA-ISTQB Italian Software Testing Qualification Board

Posted in Metodiche | Comments Off on Certification

Frequent errors in reading texts

Di seguito gli errori più comuni nella compresione del manoscritto. 0 = Number zero O = Letter “O” 1 = Number one I = Letter “I” 6 = Number six G = Letter “G” 8 = Number eight B = … Continue reading

Posted in Metodiche | Comments Off on Frequent errors in reading texts

Software for computer documentation creation

Per la realizzione della documentazione relativa a prodotti software: un consiglio per la realizzazione del manuale Doctor Explain supporta i seguenti formati CHM, PDF, RTF, HTML

Posted in HelpDesk | Comments Off on Software for computer documentation creation

PHP Enumerate Parameter

Di seguito un esempio di come popolare una struttura dati, utilizzando i valori presenti nell’array $_POST

Posted in PHP, Programming Languages | Comments Off on PHP Enumerate Parameter

Codice Fiscale Free Web Service

Un utile web service per validare l’esistenza di un codice fiscale. http://webservices.dotnethell.it/codicefiscale.asmx/ControllaCodiceFiscale?CodiceFiscale=XXXXXXXXXXXXXXXX

Posted in Web | Comments Off on Codice Fiscale Free Web Service

Windows 10 SendTo Link

Per aggiugere un link al menu contestuale di Windows 10, eseguire la seguente procedura: Right Click sul tasto “Start” Inserire il comando shell:sendto il quale apre la seguente cartella C:\Users\user_name\AppData\Roaming\Microsoft\Windows\SendTo e al suo interno aggiungere un collegamento alla applicazione desiderata. … Continue reading

Posted in Operating Systems, Windows | Comments Off on Windows 10 SendTo Link

Windows 10 deactivate Cortana

Per disattivare il sistema di ricerca Cortana, presente nel sistema operativo “Windows 10” Nascondere “icona di ricerca cortana” right-click sulla icona, e selezionare menu “Search” -> “Hidden” Utilizzando il comando (gpedit.msc) Impostare la seguente chiave Utilizzado il comando (regedit) aggiungere … Continue reading

Posted in Operating Systems, Windows | Comments Off on Windows 10 deactivate Cortana

Learnig

Un utile IDE per testare il linguaggio Java (https://repl.it/)

Posted in Utility | Comments Off on Learnig

Java Frame Layout

Nel caso di utilizzo di librerie AWT. http://www.eng.auburn.edu/~rayh/java/java/AWT.PanelsAndLayouts.html

Posted in Java, Programming Languages | Comments Off on Java Frame Layout