Riflessioni casuali su software, impresa e project management
“Do ut des: la condivisione della conoscenza è ricompensata con altra conoscenza”
Diego La Monica
CEO Axio Studio S.r.l.
-
Nginx: Semplificare la lettura dell’access.log
Periodicamente mi occupo di verificare il log di alcuni server per analizzare eventuali operazioni non previste e non autorizzate. Ci sono numerosi tool che già svolgono un monitoraggio attivo e…
-
Alla sede italiana del W3C per parlare di HTML5 e CSS3 il 31 Maggio 2013
Qualche settimana fa la sede italiana del W3C aveva annunciato tramite il suo sito la preparazione di un evento incentrato su HTML5 e CSS3. Tale evento che si terrà a Pisa, nella sede italiana del W3C, prevede la partecipazione di personalità di un certo rilievo quali Bert Bos e Bernard Gidon. L’evento organizzato con IWA Italy ed altre grandi […]
-
How to convert HTML page to ODT or DOC document
Just few days ago I’ve explained how to use LibreOffice in headless mode. Today I will describe how to convert an HTML page into an ODT, PDF and DOC document.
-
Create a repeated section with jQuery
The script in this post, allows you to create a repeated section where “add” link adds a new section identical to the current one below, while the “remove” link will remove the current section.
-
Modality: a simple jQuery Modal Box plugin
In the latest weekend I’ve developed Modality, a simple plugin for jQuery that help to produce a modal box from existing Dom element. License and Usage The plugin is available on GitHub under General Public License (GPL) v 2.0. A working demo is available here. Compatibility The plugin was tested with: Mozilla Firefox v. 19.0 Chromium […]
-
Configure MBString using UTF-8
This is the first post of 2013, so I will hope you all have a Great Year! And the first success obtained in this year is the resolution of a problem that is strugling me since few days.
-
Dotarsi di una stylus-pen per Smatphone a costo (e tempo) zero
La mia scrivania tipicamente è un agglomerato di carte, cartacce, bottigline d’acqua semivuote, cavi, cavetti e mazzi di chiave disseminati in modo disordinato… Io preferisco dire che sono in “ordine sparso”.
-
WordPress: How to display multiple post types in the same loop
The following code will help you to merge multiple post types in the same loop.
-
How to install Pencil sketching tool on Ubuntu 12.04
Today I was working on an interface concept for an old web application I’ve develped few years ago. On my notebook I had an old version of Pencil Sketching tool so I’ve decided to install on my Desktop the latest version of Pencil… but the way I had to do it it’s not so fast […]