x

Web & Graphic Design

  • Creazione siti web su piattaforme Open Source Apache-MySQL-Php e WordPress.
  • Creazione layout design per siti web html-xhtml/css in codice valido secondo le specifiche W3C.
  • Elaborazioni grafiche per il web (banners, headers, templates), istituzionali (logo, carta intestata, biglietti da visita) e per la stampa (manifesti, locandine, flyers, copertine, magliette).

Video Art & Advertising

  • Realizzazione di animazioni e videomontaggi pubblicitari per videoproiezioni, banners flash, presentazioni.
  • Programmazione di procedure di batch video editing su librerie open source.
  • Videoproiezioni per eventi della moda, dell'arte e dello spettacolo.

Social & Semantic Web

  • Ottimizzazione pagine e siti web per motori di ricerca (SEO).
  • Creazione di social network strategici.
  • Integrazione avanzata di social networks con siti web, attraverso API php o tecnologie rss/xml.
  • Gestione di campagne pubblicitarie su web.
  • Strutturazione semantica di risorse ipertestuali (web) attraverso tecnologie xhtml+RDFa.
15/05/2012 @ 09:05:51 from web
RT @agoravoxitalia: Chi sarà il nuovo Presidente dell’AGCOM? È Quintarelli il prescelto della rete http://t.co/fSH4LInI
03/05/2012 @ 09:05:05 from web
php interactive shell for debian (in python) -> https://t.co/QNaUtttF (see this bug https://t.co/RTw6eJ5q)
17/04/2012 @ 09:04:34 from mrkUtils
a paypal-developer-must-read post by @MicahCarrick -> http://t.co/y9z4UPrh [Thanks for sharing your ipn class and your knowledge]
Realtime Updates
20/05/2012 10:08:17
Realtime updates!!!
For a while I tried to figure out how to develop a system for streaming realtime updates on this web pages.

Maybe WebSocket could be the best choice, but at the moment I'm too lazy to install test and run Node.js in this production environment.

Finally, I opted for a jquery-apache-php long-polling method, which I was able to implement in one single sunday afternoon.

At the moment, new board posts [and edits] are streamed out in realtime (1s delay) to the website pages (see bottom left "Realtime Updates")