Blog

D2.3 Social Platform Design and Specification

D2.3 Social Platform Design and Specification

Oct 07 2019

D2.3 Social Platform Design and Specification This deliverable is intended to be the reference document for the development of the PLUGGY’s Social… Read More

D2.2 Users Engagement Report

D2.2 Users Engagement Report

Oct 07 2019

D2.2 Users Engagement Report The purpose of this deliverable is to analyse projects related to the field of cultural heritage and extrapolate… Read More

D2.1 Faro research and ICT recommendations<

D2.1 Faro research and ICT recommendations<

Oct 07 2019

D2.1 Faro research and ICT recommendations D2.1 “Faro Convention realisation” is (a) an extensive literature review on the Faro Convention and accompanying… Read More

PLUGGY’s Social Platform

PLUGGY’s Social Platform

Oct 05 2019

PLUGGY designed and implemented an innovative Social Platform, providing functionality similar to popular social media platforms, adjusted to a heritage-centric point of… Read More

Stefano Tamascelli

Stefano Tamascelli

Oct 05 2019

Stefano Tamascelli has graduated from the school of Software Engineering of the Padua University (Italy) in 2000. I has obtained a PhD… Read More

PLUGGY @IAAPA Expo

PLUGGY @IAAPA Expo

Oct 04 2019

Our partner XTeam presented PLUGGY at IAAPA Expo Europe 2019 held on 16-19 September 2019 at the Paris Expo Porte De Versailles… Read More

Lorenzo Picinali

Lorenzo Picinali

Oct 03 2019

Lorenzo Picinali is a Senior Lecturer in Audio Experience Design at Imperial College London. In the past years he has worked in Italy,… Read More

Angeliki Antoniou

Angeliki Antoniou

Oct 03 2019

Dr Angeliki Antoniou was born in 1975 and is currently an Academic Laboratory Teaching Staff at the Department of Informatics and Telecommunications… Read More

PLUGGY Final Event Registration is now open!

PLUGGY Final Event Registration is now open!

Sep 16 2019

We are happy to announce that PLUGGY’s Final Event is approaching and will be held on 20th November 2019 in Athens, Greece! You can now start registering here. Read More

More Collaborative Game Testings around Italy!

More Collaborative Game Testings around Italy!

Sep 12 2019

PLUGGY partner XTEAM organised several events in which the Collaborative Game was used and evaluated by the numerous participants! “The hidden symphony” was held in Bergamo, on 20 July 2017, where about 30 people participated and seven days later “The Awakening of the Goddess” with almost 40 participants took place in Padova. Read More

We are happy to announce that PLUGGY’s Final Event is approaching and will be held on 20th November 2019 in Athens, Greece!

Registration is free, but availability is limited. Grab your seat here.
function modal_dialog_open() { jQuery("a.inline").trigger('click') cookievalue++; jQuery.cookie('modal-dialog', cookievalue, { expires: 365, path: '/'}); } function set_modal_dialog_content( newContent ) { jQuery('#inline_replaceable_content').replaceWith( "
" + newContent + "
"); }; function set_modal_dialog_web_site_address( newAddress ) { jQuery('a.iframe').attr( 'href', newAddress ); }; function modal_dialog_close() { jQuery.colorbox.close(); } var cookievalue = jQuery.cookie('modal-dialog'); if (cookievalue == null) cookievalue = 0; jQuery(document).ready(function() { jQuery("a.inline").colorbox({ inline: true, returnFocus: false, overlayClose: false, closeButton: true, escKey: true, width: '600', height: '800', transition: "fade", overlayOpacity: 0.3 }); if (cookievalue < 10) { setTimeout( function(){ modal_dialog_open(); }, 100); }; });