CINXE.COM

News

<!doctype html> <html xml:lang="en-gb" lang="en-gb" > <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="HandheldFriendly" content="true" /> <script type="text/javascript"> if(navigator.appVersion.indexOf("MSIE 9.")!=-1){ document.documentElement.className += " ie9"; } else if(navigator.appVersion.indexOf("MSIE 8.")!=-1){ document.documentElement.className += " ie8"; } else if(navigator.appVersion.indexOf("MSIE 7.")!=-1){ document.documentElement.className += " ie7"; } </script> <base href="http://dominomedia.gr/news" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="Domino Media Group" /> <meta name="generator" content="Joomla! - Open Source Content Management" /> <title>News</title> <link href="/news?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" /> <link href="/news?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" /> <link href="/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="/templates/xtec/css-compiled/menu-a7e33261c1a1a3f49cbce1a5b6d7b75d.css" rel="stylesheet" type="text/css" /> <link href="/templates/xtec/css-compiled/menu-hovers-3a7c8ff635ec1c72fb2dc5dc893bec9c.css" rel="stylesheet" type="text/css" /> <link href="/libraries/gantry/css/grid-responsive.css" rel="stylesheet" type="text/css" /> <link href="/templates/xtec/css-compiled/bootstrap.css" rel="stylesheet" type="text/css" /> <link href="/templates/xtec/css-compiled/master-a3f4768be264f44904471c483cc246c8.css" rel="stylesheet" type="text/css" /> <link href="/templates/xtec/css-compiled/mediaqueries.css" rel="stylesheet" type="text/css" /> <link href="//fonts.googleapis.com/css?family=Ubuntu:300,300italic,regular,italic,500,500italic,700,700italic" rel="stylesheet" type="text/css" /> <style type="text/css"> h1,h2,h3,h4,h5,h6,.title,legend {font-weight: lighter;} h1,h2,h3,h4,h5,h6,.title,legend { font-family: 'Ubuntu', 'Helvetica', arial, sans-serif; font-weight: 300 !important; } body, input, button, select, textarea { font-family: 'Ubuntu', 'Helvetica', arial, sans-serif; font-weight: 300; } .gf-menu, .gf-menu .item, .breadcrumb, [class^="icon-"] { font-family: 'Ubuntu', 'Helvetica', arial, sans-serif; font-weight: 300;} </style> <script type="application/json" class="joomla-script-options new">{"system.paths":{"root":"","base":""}}</script> <script src="/media/jui/js/jquery.min.js?9006b07b5f07167f82fab58f36a12699" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js?9006b07b5f07167f82fab58f36a12699" type="text/javascript"></script> <script src="/media/jui/js/jquery-migrate.min.js?9006b07b5f07167f82fab58f36a12699" type="text/javascript"></script> <script src="/media/system/js/caption.js?9006b07b5f07167f82fab58f36a12699" type="text/javascript"></script> <script src="/media/system/js/mootools-core.js?9006b07b5f07167f82fab58f36a12699" type="text/javascript"></script> <script src="/media/system/js/core.js?9006b07b5f07167f82fab58f36a12699" type="text/javascript"></script> <script src="/media/jui/js/bootstrap.min.js?9006b07b5f07167f82fab58f36a12699" type="text/javascript"></script> <script src="/media/system/js/mootools-more.js?9006b07b5f07167f82fab58f36a12699" type="text/javascript"></script> <script src="/libraries/gantry/js/browser-engines.js" type="text/javascript"></script> <script src="/templates/xtec/js/rokmediaqueries.js" type="text/javascript"></script> <script src="/templates/xtec/js/load-transition.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(function($){ $(".hasPopover").popover({"html": true,"trigger": "hover focus","container": "body"}); }); jQuery(function($){ $(".hasTooltip").tooltip({"html": true,"container": "body"}); }); jQuery(document).ready( function(){ if(typeof jQuery("#rt-logo-img").get(0) != "undefined"){ jQuery("#rt-logo-img").get(0).src="/images/Dominologo2.png"; } }); jQuery(document).ready(function() { if(typeof jQuery(".hasTooltip").tooltip != "undefined"){ jQuery(".hasTooltip").tooltip({"html": true,"container": "body"}); } }); </script> <script type="text/javascript"> <!-- // windows phone IE10 snap mode fix (function() { if ("-ms-user-select" in document.documentElement.style && ( navigator.userAgent.match(/IEMobile\/10\.0/) || navigator.userAgent.match(/IEMobile\/11\.0/) ) ) { var msViewportStyle = document.createElement("style"); msViewportStyle.appendChild( document.createTextNode("@-ms-viewport{width:auto!important}") ); document.getElementsByTagName("head")[0].appendChild(msViewportStyle); } })(); jQuery(document).ready(function(){ var size = jQuery('img').size(); jQuery('.crbc-custom-controls').removeClass('crbc-push-down'); var size = jQuery('img').size(); jQuery('img').each(function(i){ jQuery(this).on('load', function(){ if( i + 1 >= size ){ var maxHeight = 0; jQuery(".blog article.item").each(function(){ if (jQuery(this).height() > maxHeight) { maxHeight = jQuery(this).height(); } }); if(maxHeight < 400){ jQuery(".blog article.item").height(maxHeight); jQuery(".blog article.item p.readmore").css("position","absolute"); jQuery(".blog article.item p.readmore").css("bottom","0"); //jQuery(".blog article.item p.readmore").css("width","85%"); } //jQuery(".blog .items-leading article").height(jQuery(".blog .items-leading article").height()+50); } }); }); // making sure that the separator always goes along the entire height, no matter if the component part is higher or not if( jQuery('[id^="rt-sidebar"]').height() <= jQuery('[id^="rt-sidebar"]').closest('#rt-main').find('.rt-container > [class^="rt-grid"]:first-child > .rt-block').height() ){ jQuery('[id^="rt-sidebar"]').closest('#rt-main').find('.rt-container > [class^="rt-grid"]:first-child > .rt-block').addClass('ct-content-separator'); jQuery('[id^="rt-sidebar"]').addClass('ct-sidebar-separator-fix'); } else { jQuery('[id^="rt-sidebar"]').addClass('ct-sidebar-separator'); jQuery('[id^="rt-sidebar"]').closest('#rt-main').find('.rt-container > [class^="rt-grid"]:first-child > .rt-block').addClass('ct-content-separator-fix'); } var is_iOS = navigator.userAgent.match(/iPhone/i) != null || navigator.userAgent.match(/iPod/i) != null || navigator.userAgent.match(/iPad/i) != null; var menu = jQuery('#rt-header'); if(jQuery('#rt-top').size() != 1){ jQuery('#rt-header').addClass('ct-header-border'); } if(is_iOS){ // no sticky menu yet for iOS but it needs at least these empty calls to prevent double taps on menu items jQuery(window).bind('touchmove',function(){ }); jQuery(window).bind('touchend',function(){ }); }else{ jQuery(window).scroll(function(){ if(jQuery(this).scrollTop() > 1 && !menu.hasClass('ct-fixed')){ menu.addClass('ct-fixed'); } else if(jQuery(this).scrollTop() <= 1 && menu.hasClass('ct-fixed')){ menu.removeClass('ct-fixed'); } }); } jQuery('.dropdown li > a > [class^="icon-"]').each( function(){ var backup = jQuery(this).html(); jQuery(this).html(''); jQuery(this).parent().append(backup); jQuery(this).closest('li').prepend(jQuery(this)); } ); jQuery('body').append('<div id="toTop"><li class="icon-chevron-up"></li></div>'); jQuery(window).scroll(function () { if (jQuery(this).scrollTop() != 0) { jQuery('#toTop').fadeIn(); } else { jQuery('#toTop').fadeOut(); } }); window.addEvent("domready",function(){var b=document.id("toTop");if(b){var a=new Fx.Scroll(window);b.setStyle("outline","none").addEvent("click",function(c){c.stop(); a.toTop();});}}); setTimeout(function(){jQuery('.gf-menu').css('opacity','1');}, 500); setTimeout(function(){jQuery('.logo-block').addClass('animated');}, 500); setTimeout(function(){jQuery('.logo-block').addClass('fadeInLeftBig');}, 500); }); var menuWidth = 0; var items = []; var allPages = 0; var currentPage = 0; function menuItemNext(direction){ if(direction == 'init'){ for(var i = 0; i < items.length;i++){ jQuery(items[i].item).addClass('animated'); jQuery(items[i].item).addClass('fadeInLeft'); jQuery(items[i].item).removeClass('fadeInRight'); if(items[i].page != currentPage){ jQuery(items[i].item).css('display','none'); }else{ jQuery(items[i].item).css('display','inline-block'); } } } else if(direction == 'next'){ if(currentPage < allPages){ currentPage++; } for(var i = 0; i < items.length;i++){ jQuery(items[i].item).addClass('fadeInLeft'); jQuery(items[i].item).removeClass('fadeInRight'); if(items[i].page != currentPage){ jQuery(items[i].item).css('display','none'); }else{ jQuery(items[i].item).css('display','inline-block'); } } } else if(direction == 'prev'){ if(currentPage > 0){ currentPage--; } for(var i = 0; i < items.length;i++){ jQuery(items[i].item).removeClass('fadeInLeft'); jQuery(items[i].item).addClass('fadeInRight'); if(items[i].page != currentPage){ jQuery(items[i].item).css('display','none'); }else{ jQuery(items[i].item).css('display','inline-block'); } } } if(currentPage + 1 <= allPages && items.length != 0 && jQuery("#itemMenuNext999").length == 0){ jQuery(items[items.length-1].item).closest('ul').append('<li id="itemMenuNext999" class="itemMenuNext999 last"><a href="javascript:menuItemNext(\'next\')" class="item">'+"More"+' <i class="icon-chevron-right">&nbsp;</i></a></li>'); jQuery('#itemMenuNext999').addClass('animated'); jQuery('#itemMenuNext999').addClass('fadeInDown'); } else if(currentPage >= allPages){ jQuery('#itemMenuNext999').remove(); } if(currentPage > 0 && items.length != 0 && jQuery("#itemMenuPrev999").length == 0){ jQuery(items[items.length-1].item).closest('ul').prepend('<li id="itemMenuPrev999" class="itemMenuPrev999 last"><a href="javascript:menuItemNext(\'prev\')" class="item"><i class="icon-chevron-left">&nbsp;</i> '+"Less"+'</a></li>'); jQuery('#itemMenuPrev999').addClass('animated'); jQuery('#itemMenuPrev999').addClass('fadeInDown'); }else if(currentPage <= 0){ jQuery('#itemMenuPrev999').remove(); } } //--> </script> </head> <body class="logo-type-custom font1-family1-g:ubuntu:300,300italic,regular,italic,500,500italic,700,700italic font1-weight1-300 font2-family2-g:ubuntu:300,300italic,regular,italic,500,500italic,700,700italic font2-weight2-300 font3-family3-g:ubuntu:300,300italic,regular,italic,500,500italic,700,700italic font3-weight3-300 menu-type-dropdownmenu layout-mode-responsive col12"> <header id="rt-top-surround"> <div id="rt-header"> <div class="rt-container"> <div class="rt-grid-3 rt-alpha"> <div class="rt-block logo-block"> <a href="/" id="rt-logo"><img id="rt-logo-img" alt="" src="/templates/xtec/images/transparent.png" alt=""/></a> </div> </div> <div class="rt-grid-9 rt-omega"> <div class="rt-block menu-block"> <div id="ct-responsive-type-selectbox"> <div class="gf-menu-device-container responsive-type-panel"></div> <ul class="gf-menu l1 " > <li class="item101" > <a class="item" href="/" > Αρχική </a> </li> <li class="item102" > <a class="item" href="/poioi-eimaste" > Ποιοι Είμαστε </a> </li> <li class="item103" > <a class="item" href="/ypiresies" > Υπηρεσίες </a> </li> <li class="item104" > <a class="item" href="/portfolio" > Portfolio </a> </li> <li class="item105" > <a class="item" href="/ereuna-anaptyxi" > Ερευνά Ανάπτυξη </a> </li> <li class="item114" > <a class="item" href="/diktyo" > Δίκτυο </a> </li> <li class="item113 active last" > <a class="item" href="/news" > News </a> </li> <li class="item106" > <a class="item" href="/contact" > Επικοινωνία </a> </li> </ul> </div> <div class="clear"></div> </div> </div> <div class="clear"></div> </div> </div> </header> <div id="ct-body"> <div id="rt-transition" class="rt-hidden"> <div id="rt-mainbody-surround"> <div id="rt-drawer"> <div class="rt-container"> <div class="clear"></div> </div> </div> <div id="ct-mainbody"> <div class="rt-container"> <div id="rt-main" class="mb12"> <div class="rt-container"> <div class="rt-grid-12 "> <div class="rt-block"> <div id="rt-mainbody"> <div class="component-content"> <section class="category-list"> <div class="cat-items"> <form action="http://dominomedia.gr/news" method="post" name="adminForm" id="adminForm"> <fieldset class="filters"> <div class="btn-group pull-right"> <label for="limit" class="element-invisible"> Display # </label> <select id="limit" name="limit" class="inputbox input-mini" size="1" onchange="this.form.submit()"> <option value="5">5</option> <option value="10" selected="selected">10</option> <option value="15">15</option> <option value="20">20</option> <option value="25">25</option> <option value="30">30</option> <option value="50">50</option> <option value="100">100</option> <option value="0">All</option> </select> </div> <input type="hidden" name="filter_order" value="" /> <input type="hidden" name="filter_order_Dir" value="" /> <input type="hidden" name="limitstart" value="" /> <input type="hidden" name="task" value="" /> </fieldset> <table class="category"> <thead> <tr> <th id="categorylist_header_title"> <a href="#" onclick="Joomla.tableOrdering('a.title','asc','');return false;" class="hasPopover" title="Title" data-content="Select to sort by this column" data-placement="top">Title</a> </th> <th id="categorylist_header_author"> <a href="#" onclick="Joomla.tableOrdering('author','asc','');return false;" class="hasPopover" title="Author" data-content="Select to sort by this column" data-placement="top">Author</a> </th> <th id="categorylist_header_hits"> <a href="#" onclick="Joomla.tableOrdering('a.hits','asc','');return false;" class="hasPopover" title="Hits" data-content="Select to sort by this column" data-placement="top">Hits</a> </th> </tr> </thead> <tbody> <tr class="cat-list-row0" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/36-digital-marketing-lead"> Digital Marketing Lead </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 1652 </span> </td> </tr> <tr class="cat-list-row1" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/35-2019-10-17-13-36-49"> Εξειδικευμένες λύσεις προβολής και προώθησης της επιχείρησης σας </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 1500 </span> </td> </tr> <tr class="cat-list-row0" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/34-digital-marketing-social-media-coordinator-athens"> Digital Marketing &amp; Social Media Coordinator - Athens </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 1473 </span> </td> </tr> <tr class="cat-list-row1" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/33-scheduled-upgrade-maintenance"> Προγραμματισμένες Εργασίες Αναβάθμισης | Scheduled Upgrade Maintenance </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 2245 </span> </td> </tr> <tr class="cat-list-row0" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/32-domino-domino"> Δίκτυο DOMINO... DOMINO Παντού! </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 3672 </span> </td> </tr> <tr class="cat-list-row1" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/31-2019-05-10-09-54-35"> Δημιουργία ανταγωνιστικού προβάδισματος </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 1640 </span> </td> </tr> <tr class="cat-list-row0" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/30-2019-3"> ΕΚΛΟΓΕΣ 2019-ΕΛΑ ΣΤΟΥΣ ΕΙΔΙΚΟΥΣ – ΜΗΝ ΑΦΗΝΕΙΣ ΤΙΠΟΤΑ ΣΤΗΝ ΤΥΧΗ! </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 1991 </span> </td> </tr> <tr class="cat-list-row1" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/29-domino-media-media-training"> DOMINO MEDIA - Media Training </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 1470 </span> </td> </tr> <tr class="cat-list-row0" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/28-domino-media-mage-building"> DOMINO MEDIA - Ιmage Building </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 1433 </span> </td> </tr> <tr class="cat-list-row1" > <td headers="categorylist_header_title" class="list-title"> <a href="/news/27-2019-05-04-14-12-59"> Οι «αναποφάσιστοι» και η «αδιευκρίνιστη» ψήφος των δημοσκοπήσεων:Το προφίλ των αναποφάσιστων σύμφωνα με έρευνα - Μεγάλη έρευνα </a> </td> <td headers="categorylist_header_author" class="list-author"> Written by Domino M </td> <td headers="categorylist_header_hits" class="list-hits"> <span class="badge badge-info"> Hits: 1934 </span> </td> </tr> </tbody> </table> <div class="pagination"> <p class="counter pull-right"> Page 1 of 3 </p> <ul> <li class="pagination-start"><span class="pagenav">Start</span></li> <li class="pagination-prev"><span class="pagenav">Prev</span></li> <li><span class="pagenav">1</span></li> <li><a href="/news?start=10" class="pagenav">2</a></li> <li><a href="/news?start=20" class="pagenav">3</a></li> <li class="pagination-next"><a title="Next" href="/news?start=10" class="hasTooltip pagenav">Next</a></li> <li class="pagination-end"><a title="End" href="/news?start=20" class="hasTooltip pagenav">End</a></li> </ul> </div> </form> </div> </section> </div> </div> </div> </div> <div class="clear"></div> </div> </div> </div> </div> </div> </div> <footer id="rt-footer-surround"> <div id="rt-footer"> <div class="rt-container"> <div class="rt-grid-12 rt-alpha rt-omega"> <div class="rt-block "> <div class="module-surround"> <div class="module-content"> <div class="custom" > <p style="text-align: center;"><strong>DOMINO MEDIA © 2018</strong></p></div> </div> </div> </div> </div> <div class="clear"></div> </div> </div> <div id="rt-copyright"> <div class="rt-container"> <div class="rt-grid-12 rt-alpha rt-omega"> <div class="clear"></div> <div class="rt-block"> Made By: <a href="https://brainwire.gr" target="_blank" title="Κατασκευή Ιστοσελίδων & Eshop">DominoMediaGroup</a> ©2018 </div> </div> <div class="clear"></div> </div> </div> </footer> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10