Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ad-inserter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the cookie-law-info domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114
2 Settembre 2015 - Blog WebEats

Fino ad 8Gb di traffico con le nuove ALL-IN di H3G Italia

Dopo la fusione tra Wind ed H3G Italia avvenuta lo scorso mese, quest’ultima si appresta a portare nuove proposte per i suoi clienti ricaricabili. Il traffico mobile è stato portato a ben 8GB mensili.  Nello specifico ecco i piani disponibili: ALL-IN 200 Extra 8 GB: 12 euro al mese per 200 minuti, 200 SMS e 8 GB ALL-IN 400 Extra 8 […]

Nuova Apple TV: pronta anche al mondo del gaming?

E’ da un pò di Apple non fa un aggiornamento sostanziale della sua Apple TV. Gli ultimi aggiornamenti si sono limitati esclusivamente a piccoli refresh hardware. Voci dal web invece vedono il media box Apple, protagonista anche del mondo del gaming abbracciando uno store molto fornito e mettendo così a disposizione ai suoi acquirenti non […]

LoadJS: un leggero Async Loader per i browser moderni

Questa utilissima libreria javascript non è altro che un piccolo tool che permette di caricare gli script in parallelo ed eseguire codice solo dopo che le dipendenze siano state soddisfatte. Tramite GitHub possiamo accedere al sorgente Di seguito qualche esempio per capire come funziona / load a single file loadjs(‘foo.js’, function() { // foo.js loaded }); […]