- 
  
Org Mode Parser 0.1.1 is OUT
Oct 9, 2015 · 1 min read · - 
  
    Expo 2015 will close at the end of October. Because I enjoied it a lot, I’d like to give you some advice on Expo, Milan and Italy.

Read More - 
  
    Okey, you know Oracle. A very good database, a very old database, a very solid rock. Not famous for its error messages. I have already stumbled upon a misleading error on the old rock.
Read More - 
  
    Another subversion repository
Wellcome in 2002 subversion users!
Some very old and stable customers has just discovered Subversion. Bad luck: a lot of cool open source software are on git already!
Read More - 
  
    After my two children grow a little, I have some spare time to play with RaspberryPi. I have bought a Raspberry Pi 2 Model B, a very neat and compact machine with 1GB of RAM, and a quad-core ARM chip on it.
I was looking for an easy-to-carry unix box, and I was wrong: raspberry pi can be a lot more than that.

Read More - 
  
    "The most dangerous phrase in the language is, We’ve always done it this way" - Grace HopperI am a very happy owner of a RaspberryPi Model B 2, a quad core ARMv7 computation unit for a price between 45 and 35 €.
If you plug only a network cable it can be powered by a USB port of your router (!avoid putting on it other USB stuff, because the energy drain can be too much).
RaspberryPI is a perfect all-time-running machine, just follow this smart guide…
Read More - 
  
Erlang: a lesson to learn…again!
Jun 25, 2015 · 5 min read ·Erlang is a great language.
[2019-UPDATE] Erlang 22 is OUT, so I wanna to come to the party!
On April 2015, Erlang father’s Joe Armstrong give us a very interesting lesson I want to tell about.
There was a long thread titled “Erlang and Akka, The Sequel” on the erlang mailing list, reasoning about the need of some standard pattern on Promises and Future. A lot of JavaScript libraries deal about that (also jQuery has its implementation). I want to report the Joe Amstrong reply because it give us a very clear understanding on the reason Erlang is different and you should at least try it once.
Read More - 
  
Arduino Stereo sid
Apr 6, 2015 · 1 min read ·
    Arudino StereoSID emulates the SID sound chip of the famous Commodore 64. It is based on the Atmega8 MOS6581 SID Emulator from Christoph Haberer. Library conversion and memory optimization by Mario Patino. Stereo Effect by Giovanni Giorgi
Read More - 
  
    L’Arduino IDE è uno strumento stupendo se non siete sviluppatori software professionisti, perché fornisce un ambiente molto semplice per sviluppare velocemente sketch e progetti Arduino. Se però siete degli incalliti programmatori C++, vorrete qualcosa di più potente, che vi consenta per es di abiliare le funzionalità C++11 del gcc-4.8.x che viene fornito con la tool chain AVR di Ardunio, oppure desiderate servirvi del vostro editor preferito.
Oppure la vostra build è composta da più file da assemblare assieme….
Read More - 
  
    Okey, getting emacs working on Windows is a pain, but we deserve a better editor for us(tm).
Read More - 
  
    Descrizione del corso: Introduzione ad Html5 basata su WebForms Target: certificazione corso 20480B Repository delle slide e del codice di esempio: https://github.com/daitangio/html5 Lingua: Italiano Tecnologia: Visual Studio 2013 (Trial Supported) Extra software required: SQL Express
Read More - 
  
    In questo secondo capitolo della serie egg box per arduino (una lampada a led costruita con 2 scatole di plastica delle uova), riscriveremo il codice in modo da utilizzare un sistema operativo real time chiamato NilRTOS e disponibile su Github; in particolare mostrerò un semplice sketch che è in grado di produrre un piccolo accordo ed accedere tre luci rispetto ad un ritmo, mentre una quarta, di colore rosso, si accenderà rispetto ad una cadenza diversa.
Read More - 
  
    Programmare Arduino è molto divertente, ed in questo articolo voglio mostrare come creare una semplicissima lampada luminosa. Questo esempio sarà anche il pretesto per mostrare differenti implementazioni software dello stesso progetto (in prossimi post)
Questo progetto è volutamente molto semplice, e non si serve di nessun sensore.
https://github.com/daitangio/egg_box
Read More 
