You are reading the articles stored in Tutorial
May 30, 2014
How to write a good documentation - The big Plan
Earlier this year I had a perfect chance to participate to a sprint where the organization of documentation was the main purpose. Here it is what I learned
From ideas to reality
As you may know, what leads an open source project to the glory it's a well-written, clear and accessible documentation. This is more and more true as we are leaving the first era of internet where the technology was the king and we are entering the era where technology is just a tool that provides features and everything is more black boxed.
Document Actions
May 11, 2014
Come creare l'ambiente di sviluppo per le vostre applicazioni AngularJS
L'ecosistema di applicazioni che si crea attorno ad un framework è determinante per il suo successo. Vediamo assieme come creare l'ambiente giusto per AngularJS
Basta una semplice ricerca in rete per rendersi conto di quanto rapidamente si stiano diffondendo i framework JavaScript ispirati al pattern MVC, segno evidente di un WEB in continua evoluzione.
AngularJS tra questi è sicuramente uno dei più interessanti e attivi, probabilmente grazie anche alla sponsorizzazione di Google.
Document Actions
Apr 30, 2014
Pyinter: come gestire intervalli di tempo con Python
Evitare overbooking? Trovare momenti liberi o individuare eventi che ricadono tra due istanti di tempo? Inutile spaccarsi la testa o reinventare la ruota
Perché Pynter
La libreria gestisce oggetti rappresentabili sotto forma di un intervallo matematico: in soldoni e senza essere troppo rigorosi, un intervallo è qualcosa che ha un inizio e una fine. Vien da sé che per descrivere oggetti come appuntamenti, prenotazioni ed eventi è perfetta!
Di librerie simili ce ne sono molte su PyPI, ad esempio:
Document Actions
Apr 02, 2014
The new "magic" world of Java Applet signing: what changes
Starting with Java SE 7 Update 21 in April 2013 Java Applets are encouraged to be signed with a trusted certificate. And something more starting with 7u25...
Introduction
This is a true story!
It's about my adventure inside applets, Java security, signing and so on.
Everything starts with this article, directly from Oracle:
Document Actions
Mar 26, 2014
Migrazioni e sorprese: cose che bisogna saper gestire
Quando una migrazione andata buon fine presenta problemi con una sezione del sito apparentemente non migrata! Cosa è successo? Come rimediare?
Oggi voglio condividere con voi un piccolo problema e relativa soluzione capitati pochi giorni fa lavorando a una migrazione da Plone 3 a Plone 4