-
Il movimento cinque stelle è entrato in parlamento. Inizia quindi il loro percorso politico.
Inizierò da oggi un’analisi profonda di M5S, dopo essermene occupato superficialmente in tempi non sospetti, ed anche più di una volta
Il risultato netto è che delle persone hanno votato un partito che ha portato in parlamento dei rappresentanti…. E ora il movimento ha il 25% dei consensi.
Read More -
Il governo Monti ha governato per circa un anno.
In Italia succede spesso che i governi (e soprattutto i governissimi da larghe intese) vengano creati non con una investitura popolare ma con un reimpasto di governo, con un retrogusto che sa di inciucio.
Il governo Monti ha rischiato di intraprendere questa china, ma a nostro avviso non si è trattato di un “governissmo”, cioé di un governo incolore o demagogico, per diverse ragioni che vedremo.
Read More -
ZFS is a very innovative file system….
ZFS is a combined file system and logical volume manager designed by Sun Microsystems. The features of ZFS include protection against data corruption, support for high storage capacities, integration of the concepts of filesystem and volume management, snapshots and copy-on-write clones, continuous integrity checking and automatic repair, RAID-Z and native NFSv4 ACLs. ZFS is implemented as open-source software, licensed under the Common Development and Distribution License (CDDL). The ZFS name was a trademark of Oracle[3] until September 20, 2011.[4]
[…]
Read More -
Come alcuni sospettano, il 23 ed il 24 febbraio ci saranno le Elezioni in Italia.
Qui a Gioorgi siamo stati parecchio occupati tra bimbi&lavoro&tasse, ma vorremmo dire la nostra sulla combriccola Monti, Grillo, Bersani,…ecc
Iniziamo con il contesto della chiamata alle elezioni, e poi proseguiamo analizzando i partiti.
Read More -
Git: Version Control for EveryoneI was involved as Book reviewer by the publisher, Packt Publishing. The book is very easy to read, and it is ideal if you need a soft&sharp introduction to Git.
Read More -
So you know I need Emacs on every PC I use.
On windows7 I stick with a linuxVM when possibile, but sometime you need maximum speed, and EmacsWin32 is a good guy. Then I read the exact description of my problem…
Emacs on my Windows 7 work laptop was annoying slow when starting (around 10s). If closed and restarted, startup was immediate until, after about 30 seconds, it was slow again. According to Google, slowness might be due to failing DNS lookups of the laptop's hostname.
and I find out this solution: stop netlogon service via a command likenet stop netlogon
The add also this line to your .emacs...(setq w32-get-true-file-attributes nil)
-
Tool Command Language: il papa’ di Java
Dec 21, 2012 · 5 min read ·In particolatre Tcl 8.6 introduce un motore “stackless”, integra nel linguaggio le estensioni OOP, ed aggiunge le coroutine.
Parliamo quindi diffusamente di Tcl, un linuaggio che ho sempre trascurato perché mi sembrava macchinoso e un po’ brutto/fatto male…ma mi sono dovuto ricredere.
Read More -
Arduino Esplora is here! The Arduino Esplora is a microcontroller board derived from the Arduino Leonardo. The Esplora differs from all preceding boards in that it provides a number of built-in, ready-to-use setof onboard sensors for interaction.
News said the price will be around 45 euros http://www.tgdaily.com/hardware-features/67998-arduino-esplora-is-ready-out-of-the-box-sans-soldering http://www.wired.com/beyond_the_beyond/2012/12/the-arduino-esplora/
Read More -
Si legge nel sito del Movimento cinque stelle…
"A Federica Salsi e Giovanni Favia è ritirato l'utilizzo del logo del MoVimento 5 Stelle. Li prego di astenersi per il futuro a qualificare la loro azione politica con riferimento al M5S o alla mia figura. Gli auguro di continuare la loro brillante attività di consiglieri." Beppe Grillo
http://www.beppegrillo.it/2012/12/ritiro_del_logo_del_m5s.html
Read More -
Come evitare iniezione SQL: lato SQL Server (SP_EXECUTESQL)
In generale va evitato nel modo più assoluto la scrittura di query sql diamiche.Va evitato cioè l’uso lato SQL Server di sp_executesql e EXEC
Di seguito mostriamo come trasformare una query “dinamica” in una “statica”
Read More -
Ho rivisto alcuni episodi di Spazio 1999 negli ultimi giorni. Essendo stato per anni un fan di Star Trek, ho sempre pensato che “Spazio 1999” fosse un po’ bruttino, però a distanza di tempo ho notato diverse cose…epperò il giudizio fu troppo sbrigativo. Ecco una sfida tipo Face-Off tra le due serie:
Read More -
Cod Zauker Revenge: Code me maybe
Oct 22, 2012 · 1 min read ·
Code Me Mabye
Hey, I just met you, and this is crazy But here's my number, so call me maybe And all the other boys, try to chase me, But here's my number, so call me maybe
This release spot a optimized index (case sensitive search was stripped down to gain more space), and compatibility with er_zauker indexer (so you can span millions of server using Erlang ;)
Read More -
!UPDATED!
Okey I love emacs, you are allowed to say I am a nerd. But I use emacs. So I could solve your problems with a Ctrl-Alt-x kung fu combination, involving yoga-like finger movements.
So do not mess with me… :D (I am like the Zohan, only with glasses :)
Read More -
E’ facile fare un backup con sql server: Basta selezionare tasto destro Tasks>>Backup su un db. Ma come fare il restore?… Ecco un semplice script che chiarisce la cosa (non sempre lampante dallo wizard di restore….): [sql] – Usare il seguente comando per recuperare i parametri sorgente da usare nella MOVE – Nel nostro caso ssaranno MY_BACKUP e MY_BACKUP_log RESTORE FILELISTONLY FROM DISK = N’C:\TEMP\MY_BACKUP\Backup.bak’ ;
Read More -
Hi Internet, I am Giovanni `Daitan` Giorgi (you can find my fingerprint from 1993 emails out of there) and I am a IT wizard. I can code Java EJBs with one hand, and build a cakephp-enabled application with the other, while saying you how to set up your amazon aws in zero time. And I can code real 6502 assembly in binary
But…I found maven difficult to master… (every hero as a Achilles’ heel..)
Read More