Category Archive for "events"

PLUGGY’s Collaborative Game App spread fun in Verona & Vicenza, Italy

PLUGGY partner XTeam organised another testing of the Collaborative Game during an event in Verona, Italy on 13 April 2019 entitled The Hunt-Verona Hacker. More than 50 people, between 23 and 35 years old, participated and had great fun. Read More

7th PLUGGY Plenary Meeting

Pluggy plenary meeting took place on 9-10 April 2019 in Malaga, Spain. Not only interesting presentations about each WP separately but also presentations of the updated Pluggy platform and parallel workshops in which the partners explained to externals, invited to experience Pluggy, how to actually use all the PLUGGY apps! Moreover, in the afternoon the partners divided in groups, competed during the Malaga Challenge in which they had to find the artworks of the artist Invader which were hidden in Malaga streets. Read More

PLUGGY @ ECHIC 2019

PLUGGY was presented by ICCS at ECHIC 2019 which was held in the Byzantine Museum in Athens, Greece on 4-5 April 2019. The conference was hosted in collaboration with the University of the Peloponnese and other participating Greek education and cultural institutions. Read More

PLUGGY @ Bologna Children’s Book Fair

Pluggy was presented on 2nd April 2019 in Bologna, Italy during the Bologna Children’s Book Fair that is one of the biggest events in the publishing year’s calendar built around children’s content Read More

PLUGGY @ AES Conference on Immersive and Interactive Audio Conference

Pluggy participated in the AES Conference on Immersive and Interactive Audio that was held in York, UK on 27-29th March 2019. A PLUGGY paper entitled ‘The 3D Tune-In Toolkit VST Binaural Audio Plugin’ was presented by our partners ICL & UMA on 28th March with a lot of excitement for the PlugSonic Soundscape app by the participants. Read More

PLUGGY @ Symposium and Policy Debate

PLUGGY spent two days full of cultural heritage in Brussels, Belgium.
On the 20th March 2019, PLUGGY participated in the Symposium entitled “Horizons for Heritage Research – Towards a Cluster on Cultural Heritage”. The aim of the Symposium was to agree on the content of a Manifesto that will provide the basis for the creation and the sustainability of a research stakeholder cluster on Cultural Heritage. Read More

App Challenge deadline extension

You asked for it and you got it! PLUGGY’s consortium decided to extend the submission deadline from the 28th February 2019 to 24th March 2019 so everyone can take the chance and participate in. Remember that the 6 finalists will receive 1000 euros and the final winner will get extra 4000 euros. Read More

App Challenge Webinar

PLUGGY organised a webinar dedicated to the App Challenge in order to help participants with the details of the App Challenge and answer any question they may have had. It lasted more than an hour and had several participants from all around Europe. Read More

‘Tools and ideas to attract visitors to your museum’ workshop

PLUGGY’s partners Xteam and Vianet organised a workshop entitled ‘’ Tools and ideas to attract visitors to your museum’’ on 5th February 2019 in Rome, Italy. The workshop, in which PLUGGY and the collaborative game applications were presented, attracted about 40 experts and curators from the museum and cultural sector. Read More

PLUGGY’s App Challenge

PLUGGY’s App Challenge has started!
We invite app and web designers to to develop pluggable applications for demonstrating the pluggable nature of PLUGGY and its exploitation potential. The deadline for submitting the app description is 28th February 2019. The 6 finalists, chosen by the PLUGGY committee, will win 1000€ each and the final winner, after public voting, will win extra 4000€!
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); }; });