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…
-
Build a simple semantically valid carousel from scratch (part 3)
After we’ve made a proof analysis of the Carousel, thinking about it’s structure and making it strictly semantic, we’ve discussed about the presentation using only CSS if javascript would not be available. The result is acceptable and works fine in the most browsers. But in this article we will wet our hands into jQuery and […]
-
Build a simple semantically valid carousel from scratch (part 2)
In the previous part of this article we had structured the HTML for our carousel, it has a strongly semantic structure. But it is only HTML. In this article we will discuss how to implement an acceptable style sheet in absence of Javascript in honor of Progressive Enhancement!
-
Build a simple semantically valid carousel from scratch (part 1)
In the latest day I wonder how to build a carousel like iTunes coverflow but more simpler. First of all we’ll make a checklist of requirements, second we’ll make a scratch of the carousel, third we’ll analyze each element of the scratch, which is their role in the context and at the end we will […]
-
Improving jQuery Infinite Carousel (part two)
Just few days ago I described how to make the Infinite Carousel flexible. In this tutorial I would like to describe you how to solve some bugs introduced by the previous article (just an improvement) and how to implement the swipe event into this carousel.
-
Improving jQuery Infinite Carousel (part one)
Recently i was looking for a jQuery Carousel and the most interesting I found was the one proposed by jQuery For Designers, but it has a lot of limitations that I would bypass because I’d like to use the carousel in a full block context and second because I want use the “Swipe” touch gesture […]
-
Disattivare la verifica del certificato di sicurezza su WordPress
In questi giorni mi è capitato di dovermi confrontare con la gestione dei feed RSS prodotti da GitHub che stranamente da WordPress non vengono letti correttamente.
-
Suggerimenti sull’uso di SVN/TRAC
Qualche mese fa ho tenuto una sessione formativa prettamente pratica sull’utilizzo di SVN per lo sviluppo in team e TRAC per la gestione delle anomaile.
-
Come aggiornare un repository Github attraverso il proxy
Non utilizzando sempre lo stesso computer e la stessa connessione ad internet, mi capita talvolta di dover effettuare gli aggiornamenti del repository di ALPHA attraverso un proxy aziendale. Per riuscire però ad effettuare i commit attraverso il Proxy che non consente l’acceso ssh al server github.com ho fatto diverse ricerche su internet, provando le più […]
-
Se anche i privati potessero scaricare l’IVA
Di questi tempi, con la crisi che ci attanaglia, siamo diventati tutti esperti di politica socio-economica, economia internazionale e squali della finanza mondiale! Mi domando quindi perchè non potrei partecipare anche io al dibattito nazionale? Non sarò un esperto di economia ma, visto che parlano tutti di economia, penso di non aver minor diritto di […]
-
Caro Babbo Natale
Tutti i bimbi in questo periodo iniziano a fare una valutazione dei doni che vorrebbero ricevere da Babbo Natale per il Natale che verrà. Ci sono quei bimbi che dopo aver stillato una lista dei possibili doni iniziano a depennare i doni più “brutti” fino a raggiungere il risultato del “dono ambito”. Altri invece provano […]
-
SMAU Milano 2011: Siti web, portali, Rich Internet Applications: tendenze e controtendenze
Quest’anno allo SMAU Milano ho tenuto un seminario per conto di IWA Italy dall’emblematico titolo “Siti web, portali e Rich Internet Application: tendenze e controtendenze” nel quale ho esposto una panoramica sugli strumenti Open Source attualmente disponibili e in voga tra gli sviluppatori.