Search
Translate / Traduci
Support Gioorgi Editorial Board
Facet
Category Archives: Gio’s Software Projects
La mia esperienza nell’open source
Nel 2011, per studiare node js creai un progetto chiamato OrgModeParser. Org Mode è un package per l’editor Emacs, ed è pensato per tenere note strutturate, pianificare progetti con una schedulazione, mantenere una lista di cose da fare e generare … Continue reading
Posted in Gio's Software Projects, Italian Content, Knowledgebase, Software
Tagged github, opensource, org-mode-parser, orgmode
Comments Off on La mia esperienza nell’open source
Arduino Stereo sid
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 MOS6581 SID Emulator … Continue reading
Posted in Arduino, English Content, Gio's Software Projects, IT Featured, Knowledgebase, Retro Computing, Software
Tagged arduino, stereosid
Comments Off on Arduino Stereo sid
Arduino Real Time EggBox
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; … Continue reading
Posted in Arduino, Arduino EggBox, Gio's Software Projects, Italian Content, Knowledgebase
Tagged arduino, idea, rocks, rtos
Comments Off on Arduino Real Time EggBox
I hate XML, but now less then before thanks to SimpleXMLParser
I admit it: I hate xml square brackets dancing orgy, even in Java. Anyway, all is xml-ized around me. So in 2006 I developed a small XML parser based on SAX. It was a shitty dirty code for JDK 1.4 … Continue reading
Posted in English Content, Gio's Software Projects, Projects
Tagged code, git, github, java, parser, project, simplexmlparser, Software, xml
Comments Off on I hate XML, but now less then before thanks to SimpleXMLParser
Erlang vs Ruby: Er Zauker
Negli ultimi mesi ho sviluppato un motore di ricerca per il codice, chiamato code zauker. Lo ho scritto in Ruby e Redis. Ruby è un linguagio che conosco da tempo, ma housato molto poco. In questeultime settimane ho voluto riprendere in … Continue reading
Posted in English Content, Erlang, Gio's Software Projects, Projects, Software
Tagged code zauker, er-zauker, erlang, ruby
1 Comment
Redis + Ruby + Your Code = Code Zauker!
When Google Code was shut down, I have the lucky to read this article on how it worked. The article give you a bunch of Google-Go code. Because Go-language is too small and unusual for my brain, I took the … Continue reading
Posted in English Content, Gio's Software Projects, IT Featured, Knowledgebase, Software
Tagged code zauker, google code, project, redis, ruby, Site
2 Comments