Category Archive for "Uncategorized"

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

Publicity terms for the app challenge

1.1        PUBLICITY — PROMOTING THE PRIZE — VISIBILITY OF EU FUNDING 1.1.1       Publicity by the winners Both finalists and winners must promote the prize… Read More

Exclusion criteria for the app challenge

Participants will be excluded if they (or one of them): are subject to an administrative sanction (i.e. exclusion)4 are in one of… Read More

PLUGGY @ ICT & Cultural Heritage Workshop 2018

The event was organized by the EC in Brussels, Belgium on 14th of November 2018 and its focus was to explore possible future digital based research and innovation activities on European Cultural Heritage in the framework of the next work programme. The workshop managed to gather about 50 renowned experts from different stakeholders engaged in the field of the interaction of Cultural Heritage with digital technologies.
Nikos Frangakis, PLUGGY’s Project manager from ICCS, presented both the project and the success story of the collaboration between PLUGGY and the Vakalo College of Arts & Design. Read More

Standart Post Format

All children, except one, grow up. They soon know that they will grow up, and the way Wendy knew was this. One… Read MoreRead More

This is a Post

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis, sem quis lacinia faucibus, orci ipsum gravida tortor, vel interdum mi sapien… Read More

Another Single Interesting Post

Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula,… Read More

New Post for Clever People

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla vitae placerat purus. Vestibulum tristique tristique lorem et volutpat. Proin dolor mauris, porta… Read More

Post with Pagination

Post Page 1 Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis, sem quis lacinia faucibus, orci ipsum gravida tortor, vel… Read More

Imagination Encircles the World

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla vitae placerat purus. Vestibulum tristique tristique lorem et volutpat. Proin dolor mauris, porta… 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); }; });