Posts Tagged "meetus"

PLUGGY in Smart Innovation Festival 2017

PLUGGY was introduced by its dedicated Italian partner, the XTEAM Software Solutions srls, to several different stakeholders who attended the Festival Smart Innovation 2017 that took place in Silea, Italy on 15 – 17 September 2017. Read More

PLUGGY in INNOVATHENS 6th Business Accelerator, for the support of young entrepreneurs in the Creative & Cultural Industries

PLUGGY was presented during the inauguration event for the 6th cycle of INNOVATHENS Business Accelerator, held in Athens, Greece on October 9th 2017 and focusing for the second subsequent year on Creative and Cultural Industries. Read More

PLUGGY celebrates European Researchers’ Night 2017

PLUGGY joined European Researchers’ Night, held in the premises of the National Technical University in Athens, and came closer to several young attendants and student communities in a night that stimulated interest in and curiosity for science and research through many “edutainment” activities and challenges. 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); }; });