Aggiornato crosswordUpdate crossword
02/21/2006I’ve updated mine crossword in DHTML in the management of saving/loading of the tables, I’ve found some problems with cookies.
Alla prox
Just another blog… si, lo tengo così
Archive of published posts on February, 2006
Back homeI’ve updated mine crossword in DHTML in the management of saving/loading of the tables, I’ve found some problems with cookies.
Alla prox
Hi all, finally I have finished to this small “exercise of sile” in Javascript, joining therefore my passion for the programming with that one for the crosswords. The page that I have realized (it you can view ithere) allows, only using Javascript without nobody server-side, to create, to modify and to save in just the PC (through cookies) of the crossword. Now the system it’s easy, the definitions are not previewed, and above all non it works with Explorer, but it is works well, and to realize has given it to me great satisfaction. The generation of the cells happens to runtime, therefore like the allocation of the styles and the events, through the functions addEventListener and setAttribute, while as far as the saving I have used the cookies, encoding the relatives table’s data opportunely. I have tried various roads in order to set the system crossbrowser, but the management of the events of Explorer (and in particular the impossibility to use the this) has to me blocked, therefore now the system remains surely only Firefox-compatible (has not tested it with others browser): if to someone it appeals to my job and it has it wants to leave a comment on test of compatibility’ with others browser is the welcome! Remenber that the page is available here.
Alla prox
Per la prima volta nella mia vita di utente di computer mi sono trovato veramente a due passi dalla infezione di un virus.
Ho ricevuto una email da un fornitore, e in allegato ho trovato uno zip contenente un eseguibile che ad una prima occhiata sembrava essere l’ennesimo inutilware in flash per allietare le mie giornate lavorative.
Estratto l’eseguibile l’ho dato in pasto ad AVG (uno dei migliori antivirus in circolazione, imho), che mi ha detto di stare tranquillo; ma il mio quinto senso e mezzo, come dice Dylan Dog, ha pizzicato, e ho provveduto ad una analisi un po’ piu’ approfondita, verificandone le dipendenze, guardandolo con un hex editor e dandolo da elaborare a OllyDbg.
Mi e’ saltata all’occhio la presenza di varie chiamate di sistema che mi hanno insospettito, e cosi’ ho deciso di sfruttare il servizio di scansione online del noto antivirus opensource Clamav (questo il link ), il quale mi ha confermato l’esistenza di “Trojan.Dropper.Bomka”!
Un po’ deluso dal comportamento fallace di AVG, ho deciso di scaricare la versione per Windows di Clamav, e d’ora in poi, in caso di files sospetti provvedero’ alla scansione anche con quest’ultimo.
Opensource:1 Closedsource:0
Alla prox