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

Blog

Digital Innovation Partner

Acimatic on the road

[lang_it] Acimatic Tecnologie utilizzate: Low Lever Interface : Siemens S7 PLC DB Architecture : Firebird 1.5 Fornt-End Application : Delphi 7.0 Prima data di collaudo e messa in produzione : Ottobre 2007 Acimatic è un prodotto di automazione industriale sviluppato in collaborazione con Automata sas.L’obiettivo è la gestione della lavorazione automatica di grandi cilindri per…
Leggi tutto

Link to this site

If you take a photo of this from your latest generation phone, you’ll be linked to our site! What about a big cartel in the Milan Metro? New generation linking… Maked by i-nigma

Excel binary files to parsable text with Java

Usage: java -jar xls2txt.jar [options] fileToImport.xls Possible options: -list : Outputs the list of sheets of the excel document -sheet sheet-name : Outputs only the contents of the specified sheet-name -comma: Use “,” instead of “.” for decimal separator Without options all the excel sheets will be converted in text. Use “>” operator to redirect…
Leggi tutto

NTLM authentication

Following the previous article, we now perform NTLM authentication with a Java Web app running on non-Windows system. In other words, the browser (IE) automatically tells the name of the logged windows user to the Web Application, in a “secure way”. Sometimes developers like me lost the focus, trying to re-invent the wheel… Just be…
Leggi tutto

Java code for NTLM User Identification

The following code perfrom NTLM Identification (NOT authentication) of a Windows user connecting to a Java Web app. This will happen automatically only using IE as the client. With Firefox for example the username will be asked through pop-up, and then used by the web-app (again, this code doesn’t perform authentication…) The original code come…
Leggi tutto

Le professioni più ricercate…

Contestualmente alla dichiarazione di inversione di tendenza sulla crisi, con il pil di Germaia e Francia che riprendono non male, il sole 24 ore oggi pubblica un articolo interessante sulle professioni più ricercate del momento. Come ormai è consolidato da diverso tempo, la professione più ricercata in assoluto è l’nfermiere specializzato, cmq noi poveri sviluppatori…
Leggi tutto