Search
Translate / Traduci
Support Gioorgi Editorial Board
Facet
Category Archives: Gio’s Software Projects
runif
Idempotent and minimal python 3 library for rapid scripting. Provide support for creating file, adding data to them, patching and so on. Why? (Ba)sh scripting is very easy to setup. So we end up using it all the time for … Continue reading
Posted in English Content, Gio's Software Projects, Knowledgebase, Projects, Python, Software
Tagged bash, python
Comments Off on runif
Oracle SQL Developer Keep Alive plugin
On some environment, on some customers, Oracle connections are drop after some idle time (i.e. 2 minutes). I have found a small plugin for Sql Developer to solve this issue: it is very handy and logs its usage. Code is also … Continue reading
Posted in English Content, Gio's Software Projects, Knowledgebase, Software, Structured Query Language (SQL)
Tagged oracle, plugin, sql, sqldeveloper
Comments Off on Oracle SQL Developer Keep Alive plugin
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
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