By unixo |
On 24/01/2013 |
In utility
Some days ago, I read an interesting post of Michael McConnell about a MacOS
"feature" that keeps track of all files you downloaded, no matter which programs you used. By the way it's
not such a brand new, as OSXDaily
already talked about it one year ago.
Read More...
By unixo |
On 23/12/2012 |
In
Recently, for a website I developed using Symfony 2, I
needed to export some data in Microsoft Excel format. As you may expect, there is already
a great bundle to integrate PHPExcel into your Symfony-based project, the
ExcelBundle by liuggio.
Read More...
By unixo |
On 12/09/2012 |
In
ASExplorer is a tool useful to browse resources exposed by an application server, such as Weblogic or JBoss; especially useful if you're enforcing security.
Read More...
By unixo |
On 15/03/2012 |
In university
Continua la serie di progetti sviluppati a scopi didattici per l'Università di Urbino "Carlo Bo".
Specifica del problema
Scrivere un programma multithread che consenta di valutare le performance, in termini di
numero di page fault, di algoritmi di rimpiazzamento delle pagine per la gestione della
memoria virtuale.
Read More...