Category Archives: Web

HTML simple table with fixed header

Alcuni esempi per realizzare una tabella HTML con intestazione fissa.

Posted in Web | Comments Off on HTML simple table with fixed header

Web Application and FCN (File Change Notification)

FCN (File Change Notification) è una funzionalità gestita da IIS: il web server riavvia il sito se qualche file è stato modificato (solitamente file di configurazione) Potrebbe essere utile disattivare il riavvio automatico del sito web, quando si cancella un … Continue reading

Posted in Operating Systems, Web, Windows | Comments Off on Web Application and FCN (File Change Notification)

Email message saved on disk (.msg .eml winmail.dat)

I file salvati sul harddisk relativi ad un contenuto email posso essede dei seguenti formati: File Descrizione Software .msg Email nel formato proprietario Microsoft Outlook .eml Email in formato testo, con allegati (Microsoft Outlook Express, e altri) Sostituire l’estensione del … Continue reading

Posted in Web | Comments Off on Email message saved on disk (.msg .eml winmail.dat)

M4S to MP4 Video

Il formato .m4s ufficialmente chiamato mpeg-dash (Moving Picture Experts Group – Dynamic Adaptive Streaming over HTTP sono frammenti di video o audio. E` possibile aggregare tutti i file .m4s in un unico file .mp4 Esempio: Ipotizziamo di aggrerare i seguenti … Continue reading

Posted in Web | Comments Off on M4S to MP4 Video

Google browser Chrome No Internet Dino Game

Da molti anni l’azienda Google nel suo browser, integra nel suo browser un gioco quando la connessione ad internet non è attiva.

Posted in Web | Comments Off on Google browser Chrome No Internet Dino Game

Extension MIME Type

.doc application/msword .dot application/msword .docx application/vnd.openxmlformats-officedocument.wordprocessingml.document .dotx application/vnd.openxmlformats-officedocument.wordprocessingml.template .docm application/vnd.ms-word.document.macroEnabled.12 .dotm application/vnd.ms-word.template.macroEnabled.12 .xls application/vnd.ms-excel .xlt application/vnd.ms-excel .xla application/vnd.ms-excel .xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet .xltx application/vnd.openxmlformats-officedocument.spreadsheetml.template .xlsm application/vnd.ms-excel.sheet.macroEnabled.12 .xltm application/vnd.ms-excel.template.macroEnabled.12 .xlam application/vnd.ms-excel.addin.macroEnabled.12 .xlsb application/vnd.ms-excel.sheet.binary.macroEnabled.12 .ppt application/vnd.ms-powerpoint .pot application/vnd.ms-powerpoint .pps application/vnd.ms-powerpoint .ppa application/vnd.ms-powerpoint .pptx application/vnd.openxmlformats-officedocument.presentationml.presentation … Continue reading

Posted in Web | Comments Off on Extension MIME Type

Web server for file share

HFS è un software freeware per la condivisione di file su protocollo http. Non necessita di installazione. Per download e informazioni: http://www.rejetto.com/hfs/ https://sourceforge.net/projects/hfs/files/

Posted in Utility, Web | Comments Off on Web server for file share

Check HTTP Response with Telnet

Un utile comando per controllare se la connettività web è attiva, senza utilizzare un browser seguire la seguente procedura: 1. In una shell eseguire il seguente comando 2. Copiare le seguenti due righe e incollarle nella finestra telnet, e confermare … Continue reading

Posted in Web | Comments Off on Check HTTP Response with Telnet

Blank Page Microsoft Edge

Il codice “about:blank” si riferisce a una pagina vuota. Per impostare una pagina bianca sia per all’apertura del browser Edge che come nuova scheda, seguire la seguente procedura: Aprire il browser Microsoft Edge Cliccare nel menù in alto a destra … Continue reading

Posted in Web, Windows | Comments Off on Blank Page Microsoft Edge

Emoji Giphy Sticker

Emoji sono una codifica di caratteri, associata a delle icone. Segue come aggiungere le icone Emoji nelle pagine web. Un archivio delle icone è il seguente. https://apps.timwhitlock.info/emoji/tables/unicode Le pagine web devono appartenere a una codifica carattere UTF-8. Il meta tag … Continue reading

Posted in Web | Comments Off on Emoji Giphy Sticker