{"id":5208,"date":"2020-03-26T15:29:40","date_gmt":"2020-03-26T14:29:40","guid":{"rendered":"https:\/\/www.absoft.it\/blog\/?p=5208"},"modified":"2021-03-19T13:52:14","modified_gmt":"2021-03-19T12:52:14","slug":"io-dico-grazie","status":"publish","type":"post","link":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/","title":{"rendered":"Io dico Grazie"},"content":{"rendered":"<p>Noi siamo tutti chiusi in casa, chi si annoia, chi scrive, chi pensa, chi piange, chi va fuori di testa, io voglio dire grazie a modo mio con quello che so fare.<br \/>\nNoi siamo chiusi in casa ma c&#8217;\u00e8 qualcuno li fuori che oltre al dovere accetta il rischio, quindi Grazie alle forze dell&#8217;ordine, agli autotrasportatori, agli infermieri<br \/>\nai medici alla Croce Rosse e a chi ci aiuta da tutto il mondo.<\/p>\n<div style=\"width: 640px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-5208-1\" width=\"640\" height=\"360\" preload=\"metadata\" controls=\"controls\"><source type=\"video\/mp4\" src=\"https:\/\/www.absoft.it\/blog\/video\/grazie.mp4?_=1\" \/><a href=\"https:\/\/www.absoft.it\/blog\/video\/grazie.mp4\">https:\/\/www.absoft.it\/blog\/video\/grazie.mp4<\/a><\/video><\/div>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\">Se ti e piaciuto questo articolo e vuoi farmi una<br \/>\npiccola donazione va bene anche un caff\u00e8<br \/>\n<strong><a href=\"https:\/\/paypal.me\/abosft?locale.x=it_IT\" target=\"_blank\" rel=\"noopener\">FAI UNA DONAZIONE da direttamente da Paypal<\/a><\/strong><br \/>\n<strong><a href=\"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&amp;hosted_button_id=BX3JFKAKX8K84&amp;source=url\" target=\"_blank\" rel=\"noopener noreferrer\">FAI UNA DONAZIONE da Carta di Credito<\/a><br \/>\n<\/strong>Oppure <strong>metti un like alla mia pagina \ud83d\ude42<br \/>\n<iframe loading=\"lazy\" style=\"border: none; overflow: hidden;\" src=\"https:\/\/www.facebook.com\/plugins\/like.php?href=https%3A%2F%2Fwww.facebook.com%2FAbsoft.it%2F&amp;width=154&amp;layout=button&amp;action=like&amp;size=small&amp;share=true&amp;height=65&amp;appId\" width=\"154\" height=\"65\" frameborder=\"0\" scrolling=\"no\"><\/iframe><\/strong><\/p>\n<table class=\" aligncenter\" style=\"height: 193px;\" width=\"463\">\n<tbody>\n<tr>\n<td style=\"width: 450px; text-align: center;\"><!-- Widget Shortcode --><div id=\"categories-2\" class=\"widget widget_categories widget-shortcode area-primary \"><h2 class=\"widgettitle\">Cerca nelle Categorie<\/h2><form action=\"https:\/\/www.absoft.it\/blog\" method=\"get\"><label class=\"screen-reader-text\" for=\"cat\">Cerca nelle Categorie<\/label><select  name='cat' id='cat' class='postform'>\n\t<option value='-1'>Seleziona una categoria<\/option>\n\t<option class=\"level-0\" value=\"260\">amazon&nbsp;&nbsp;(8)<\/option>\n\t<option class=\"level-0\" value=\"116\">Android&nbsp;&nbsp;(14)<\/option>\n\t<option class=\"level-0\" value=\"24\">Attualit\u00e0 politica e costume&nbsp;&nbsp;(24)<\/option>\n\t<option class=\"level-0\" value=\"366\">costume&nbsp;&nbsp;(8)<\/option>\n\t<option class=\"level-0\" value=\"8\">Facebook&nbsp;&nbsp;(11)<\/option>\n\t<option class=\"level-0\" value=\"194\">Firefox tips and tricks&nbsp;&nbsp;(15)<\/option>\n\t<option class=\"level-0\" value=\"270\">foglio di calcolo&nbsp;&nbsp;(9)<\/option>\n\t<option class=\"level-0\" value=\"7\">Grafica&nbsp;&nbsp;(16)<\/option>\n\t<option class=\"level-0\" value=\"4\">Informatica&nbsp;&nbsp;(79)<\/option>\n\t<option class=\"level-0\" value=\"6\">Internet&nbsp;&nbsp;(94)<\/option>\n\t<option class=\"level-0\" value=\"370\">Lo sapevate che&nbsp;&nbsp;(8)<\/option>\n\t<option class=\"level-0\" value=\"200\">manutenzione pc&nbsp;&nbsp;(19)<\/option>\n\t<option class=\"level-0\" value=\"340\">pillole informatiche&nbsp;&nbsp;(22)<\/option>\n\t<option class=\"level-0\" value=\"174\">Quiz&nbsp;&nbsp;(9)<\/option>\n\t<option class=\"level-0\" value=\"75\">Recensioni&nbsp;&nbsp;(50)<\/option>\n\t<option class=\"level-0\" value=\"111\">Sicurezza&nbsp;&nbsp;(23)<\/option>\n\t<option class=\"level-0\" value=\"29\">software portable&nbsp;&nbsp;(28)<\/option>\n\t<option class=\"level-0\" value=\"365\">tecnologie&nbsp;&nbsp;(10)<\/option>\n\t<option class=\"level-0\" value=\"186\">trovati su youtube&nbsp;&nbsp;(7)<\/option>\n\t<option class=\"level-0\" value=\"266\">tutorial&nbsp;&nbsp;(21)<\/option>\n\t<option class=\"level-0\" value=\"1\">Uncategorized&nbsp;&nbsp;(14)<\/option>\n\t<option class=\"level-0\" value=\"10\">Video&nbsp;&nbsp;(39)<\/option>\n<\/select>\n<\/form><script>\n( ( dropdownId ) => {\n\tconst dropdown = document.getElementById( dropdownId );\n\tfunction onSelectChange() {\n\t\tsetTimeout( () => {\n\t\t\tif ( 'escape' === dropdown.dataset.lastkey ) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tif ( dropdown.value && parseInt( dropdown.value ) > 0 && dropdown instanceof HTMLSelectElement ) {\n\t\t\t\tdropdown.parentElement.submit();\n\t\t\t}\n\t\t}, 250 );\n\t}\n\tfunction onKeyUp( event ) {\n\t\tif ( 'Escape' === event.key ) {\n\t\t\tdropdown.dataset.lastkey = 'escape';\n\t\t} else {\n\t\t\tdelete dropdown.dataset.lastkey;\n\t\t}\n\t}\n\tfunction onClick() {\n\t\tdelete dropdown.dataset.lastkey;\n\t}\n\tdropdown.addEventListener( 'keyup', onKeyUp );\n\tdropdown.addEventListener( 'click', onClick );\n\tdropdown.addEventListener( 'change', onSelectChange );\n})( \"cat\" );\n\n\/\/# sourceURL=WP_Widget_Categories%3A%3Awidget\n<\/script>\n<\/div><!-- \/Widget Shortcode --><br \/>\n<a class=\"wp-first-item current\" href=\"https:\/\/www.absoft.it\/blog\/index.php\/elenco-tutti-gli-articoli\/\" data-slimstat=\"5\"><strong>Tutti gli articoli<\/strong><\/a><em><br \/>\n<\/em><strong><a href=\"https:\/\/www.absoft.it\/blog\/prodotti-consigliati\/\" target=\"_blank\" rel=\"noopener noreferrer\">Prodotti consigliati da Absoft<\/a><br \/>\n<a href=\"https:\/\/www.facebook.com\/Absoft.it\/\" target=\"_blank\" rel=\"noopener noreferrer\"><span style=\"color: #00ccff;\">Pagina facebook<\/span><\/a><\/strong><a href=\"http:\/\/www.comprovendo.info\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-2165 aligncenter\" src=\"http:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2017\/04\/COMPROVENDO-e1491233601535.png\" alt=\"\" width=\"280\" height=\"21\" \/><\/a><a href=\"http:\/\/www.portoercole.org\" target=\"_blank\" rel=\"noopener noreferrer\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2194 aligncenter\" src=\"http:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2017\/04\/portoercolorgweb.png\" alt=\"\" width=\"450\" height=\"56\" srcset=\"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2017\/04\/portoercolorgweb.png 450w, https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2017\/04\/portoercolorgweb-150x19.png 150w\" sizes=\"auto, (max-width: 450px) 100vw, 450px\" \/><\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div class=\"heateor_sss_sharing_container heateor_sss_horizontal_sharing\" data-heateor-ss-offset=\"0\" data-heateor-sss-href='https:\/\/www.absoft.it\/blog\/io-dico-grazie\/'><div class=\"heateor_sss_sharing_ul\"><a aria-label=\"Facebook\" class=\"heateor_sss_facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.absoft.it%2Fblog%2Fio-dico-grazie%2F\" title=\"Facebook\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#0765FE;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"X\" class=\"heateor_sss_button_x\" href=\"https:\/\/twitter.com\/intent\/tweet?text=Io%20dico%20Grazie&url=https%3A%2F%2Fwww.absoft.it%2Fblog%2Fio-dico-grazie%2F\" title=\"X\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_x\" style=\"background-color:#2a2a2a;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg width=\"100%\" height=\"100%\" style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M21.751 7h3.067l-6.7 7.658L26 25.078h-6.172l-4.833-6.32-5.531 6.32h-3.07l7.167-8.19L6 7h6.328l4.37 5.777L21.75 7Zm-1.076 16.242h1.7L11.404 8.74H9.58l11.094 14.503Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Instagram\" class=\"heateor_sss_button_instagram\" href=\"https:\/\/www.instagram.com\/\" title=\"Instagram\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#53beee;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" version=\"1.1\" viewBox=\"-10 -10 148 148\" width=\"100%\" height=\"100%\" xml:space=\"preserve\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><g><g><path d=\"M86,112H42c-14.336,0-26-11.663-26-26V42c0-14.337,11.664-26,26-26h44c14.337,0,26,11.663,26,26v44 C112,100.337,100.337,112,86,112z M42,24c-9.925,0-18,8.074-18,18v44c0,9.925,8.075,18,18,18h44c9.926,0,18-8.075,18-18V42 c0-9.926-8.074-18-18-18H42z\" fill=\"#fff\"><\/path><\/g><g><path d=\"M64,88c-13.234,0-24-10.767-24-24c0-13.234,10.766-24,24-24s24,10.766,24,24C88,77.233,77.234,88,64,88z M64,48c-8.822,0-16,7.178-16,16s7.178,16,16,16c8.822,0,16-7.178,16-16S72.822,48,64,48z\" fill=\"#fff\"><\/path><\/g><g><circle cx=\"89.5\" cy=\"38.5\" fill=\"#fff\" r=\"5.5\"><\/circle><\/g><\/g><\/svg><\/span><\/a><a aria-label=\"Linkedin\" class=\"heateor_sss_button_linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.absoft.it%2Fblog%2Fio-dico-grazie%2F\" title=\"Linkedin\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_linkedin\" style=\"background-color:#0077b5;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path d=\"M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Whatsapp\" class=\"heateor_sss_whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=Io%20dico%20Grazie%20https%3A%2F%2Fwww.absoft.it%2Fblog%2Fio-dico-grazie%2F\" title=\"Whatsapp\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#55eb4c;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-6 -5 40 40\"><path class=\"heateor_sss_svg_stroke heateor_sss_no_fill\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\" d=\"M 11.579798566743314 24.396926207859085 A 10 10 0 1 0 6.808479557110079 20.73576436351046\"><\/path><path d=\"M 7 19 l -1 6 l 6 -1\" class=\"heateor_sss_no_fill heateor_sss_svg_stroke\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"><\/path><path d=\"M 10 10 q -1 8 8 11 c 5 -1 0 -6 -1 -3 q -4 -3 -5 -5 c 4 -2 -1 -5 -1 -4\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Telegram\" class=\"heateor_sss_button_telegram\" href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fwww.absoft.it%2Fblog%2Fio-dico-grazie%2F&text=Io%20dico%20Grazie\" title=\"Telegram\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_telegram\" style=\"background-color:#3da5f1;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M25.515 6.896L6.027 14.41c-1.33.534-1.322 1.276-.243 1.606l5 1.56 1.72 5.66c.226.625.115.873.77.873.506 0 .73-.235 1.012-.51l2.43-2.363 5.056 3.734c.93.514 1.602.25 1.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Reddit\" class=\"heateor_sss_button_reddit\" href=\"https:\/\/reddit.com\/submit?url=https%3A%2F%2Fwww.absoft.it%2Fblog%2Fio-dico-grazie%2F&title=Io%20dico%20Grazie\" title=\"Reddit\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_reddit\" style=\"background-color:#ff5700;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-3.5 -3.5 39 39\"><path d=\"M28.543 15.774a2.953 2.953 0 0 0-2.951-2.949 2.882 2.882 0 0 0-1.9.713 14.075 14.075 0 0 0-6.85-2.044l1.38-4.349 3.768.884a2.452 2.452 0 1 0 .24-1.176l-4.274-1a.6.6 0 0 0-.709.4l-1.659 5.224a14.314 14.314 0 0 0-7.316 2.029 2.908 2.908 0 0 0-1.872-.681 2.942 2.942 0 0 0-1.618 5.4 5.109 5.109 0 0 0-.062.765c0 4.158 5.037 7.541 11.229 7.541s11.22-3.383 11.22-7.541a5.2 5.2 0 0 0-.053-.706 2.963 2.963 0 0 0 1.427-2.51zm-18.008 1.88a1.753 1.753 0 0 1 1.73-1.74 1.73 1.73 0 0 1 1.709 1.74 1.709 1.709 0 0 1-1.709 1.711 1.733 1.733 0 0 1-1.73-1.711zm9.565 4.968a5.573 5.573 0 0 1-4.081 1.272h-.032a5.576 5.576 0 0 1-4.087-1.272.6.6 0 0 1 .844-.854 4.5 4.5 0 0 0 3.238.927h.032a4.5 4.5 0 0 0 3.237-.927.6.6 0 1 1 .844.854zm-.331-3.256a1.726 1.726 0 1 1 1.709-1.712 1.717 1.717 0 0 1-1.712 1.712z\" fill=\"#fff\"\/><\/svg><\/span><\/a><a aria-label=\"Pinterest\" class=\"heateor_sss_button_pinterest\" href=\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\" onclick=\"event.preventDefault();javascript:void( (function() {var e=document.createElement('script' );e.setAttribute('type','text\/javascript' );e.setAttribute('charset','UTF-8' );e.setAttribute('src','\/\/assets.pinterest.com\/js\/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());\" title=\"Pinterest\" rel=\"noopener\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_pinterest\" style=\"background-color:#cc2329;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-2 -2 35 35\"><path fill=\"#fff\" d=\"M16.539 4.5c-6.277 0-9.442 4.5-9.442 8.253 0 2.272.86 4.293 2.705 5.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591 0-3.338 2.498-6.327 6.505-6.327 3.548 0 5.497 2.168 5.497 5.062 0 3.81-1.686 7.025-4.188 7.025-1.382 0-2.416-1.142-2.085-2.545.397-1.674 1.166-3.48 1.166-4.689 0-1.081-.581-1.983-1.782-1.983-1.413 0-2.548 1.462-2.548 3.419 0 1.247.421 2.091.421 2.091l-1.699 7.199c-.505 2.137-.076 4.755-.039 5.019.021.158.223.196.314.077.13-.17 1.813-2.247 2.384-4.324.162-.587.929-3.631.929-3.631.46.876 1.801 1.646 3.227 1.646 4.247 0 7.128-3.871 7.128-9.053.003-3.918-3.317-7.568-8.361-7.568z\"\/><\/svg><\/span><\/a><a aria-label=\"Skype\" class=\"heateor_sss_button_skype\" href=\"https:\/\/web.skype.com\/share?url=https%3A%2F%2Fwww.absoft.it%2Fblog%2Fio-dico-grazie%2F\" title=\"Skype\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_skype\" style=\"background-color:#00aff0;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M27.15 18c-.007.04-.012.084-.02.126l-.04-.24.06.113c.124-.678.19-1.37.19-2.06 0-1.53-.3-3.013-.892-4.41a11.273 11.273 0 0 0-2.43-3.602 11.288 11.288 0 0 0-8.012-3.32c-.72 0-1.443.068-2.146.203h-.005c.04.023.08.04.118.063l-.238-.037c.04-.01.08-.018.12-.026a6.717 6.717 0 0 0-3.146-.787 6.67 6.67 0 0 0-4.748 1.965A6.7 6.7 0 0 0 4 10.738c0 1.14.293 2.262.844 3.253.007-.04.012-.08.02-.12l.04.238-.06-.114c-.112.643-.17 1.3-.17 1.954a11.285 11.285 0 0 0 3.32 8.012c1.04 1.04 2.25 1.86 3.602 2.43 1.397.592 2.882.89 4.412.89.666 0 1.334-.06 1.985-.175-.038-.02-.077-.04-.116-.063l.242.04c-.046.01-.088.015-.13.02a6.68 6.68 0 0 0 3.3.87 6.661 6.661 0 0 0 4.743-1.963A6.666 6.666 0 0 0 28 21.26c0-1.145-.295-2.27-.85-3.264zm-11.098 4.885c-4.027 0-5.828-1.98-5.828-3.463 0-.76.562-1.294 1.336-1.294 1.723 0 1.277 2.474 4.49 2.474 1.647 0 2.556-.893 2.556-1.808 0-.55-.27-1.16-1.355-1.426l-3.58-.895c-2.88-.723-3.405-2.282-3.405-3.748 0-3.043 2.865-4.186 5.556-4.186 2.478 0 5.4 1.37 5.4 3.192 0 .783-.677 1.237-1.45 1.237-1.472 0-1.2-2.035-4.163-2.035-1.47 0-2.285.666-2.285 1.618 0 .95 1.16 1.254 2.17 1.484l2.65.587c2.905.647 3.64 2.342 3.64 3.94 0 2.47-1.895 4.318-5.726 4.318z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Email\" class=\"heateor_sss_email\" href=\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\" onclick=\"event.preventDefault();window.open('mailto:?subject=' + decodeURIComponent('Io%20dico%20Grazie').replace('&', '%26') + '&body=https%3A%2F%2Fwww.absoft.it%2Fblog%2Fio-dico-grazie%2F', '_blank')\" title=\"Email\" rel=\"noopener\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#649a3f;width:30px;height:30px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-.75 -.5 36 36\"><path d=\"M 5.5 11 h 23 v 1 l -11 6 l -11 -6 v -1 m 0 2 l 11 6 l 11 -6 v 11 h -22 v -11\" stroke-width=\"1\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a class=\"heateor_sss_more\" aria-label=\"More\" title=\"More\" rel=\"nofollow noopener\" style=\"font-size: 32px!important;border:0;box-shadow:none;display:inline-block!important;font-size:16px;padding:0 4px;vertical-align: middle;display:inline;\" href=\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\" onclick=\"event.preventDefault()\"><span class=\"heateor_sss_svg\" style=\"background-color:#ee8e2d;width:30px;height:30px;border-radius:999px;display:inline-block!important;opacity:1;float:left;font-size:32px!important;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;display:inline;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box;\" onclick=\"heateorSssMoreSharingPopup(this, 'https:\/\/www.absoft.it\/blog\/io-dico-grazie\/', 'Io%20dico%20Grazie', '' )\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"-.3 0 32 32\" version=\"1.1\" width=\"100%\" height=\"100%\" style=\"display:block;border-radius:999px;\" xml:space=\"preserve\"><g><path fill=\"#fff\" d=\"M18 14V8h-4v6H8v4h6v6h4v-6h6v-4h-6z\" fill-rule=\"evenodd\"><\/path><\/g><\/svg><\/span><\/a><\/div><div class=\"heateorSssClear\"><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Noi siamo tutti chiusi in casa, chi si annoia, chi scrive, chi pensa, chi piange, chi va fuori di testa, io voglio dire grazie a modo mio con quello che&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":5210,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"video","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"fifu_image_url":"","fifu_image_alt":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[6],"tags":[],"class_list":["post-5208","post","type-post","status-publish","format-video","has-post-thumbnail","hentry","category-internet","post_format-post-format-video"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Io dico Grazie - Absoft.it - Consulenze informatiche<\/title>\r\n<meta name=\"description\" content=\"Grazie alle forze dell&#039;ordine, agli autotrasportatori, agli infermieriai medici alla Croce Rosse e a chi ci aiuta da tutto il mondo.\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\" \/>\r\n<meta property=\"og:locale\" content=\"it_IT\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Io dico Grazie - Absoft.it - Consulenze informatiche\" \/>\r\n<meta property=\"og:description\" content=\"Grazie alle forze dell&#039;ordine, agli autotrasportatori, agli infermieriai medici alla Croce Rosse e a chi ci aiuta da tutto il mondo.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Absoft.it - Consulenze informatiche\" \/>\r\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Absoft.it\/\" \/>\r\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/alberto.bis\" \/>\r\n<meta property=\"article:published_time\" content=\"2020-03-26T14:29:40+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2021-03-19T12:52:14+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1513\" \/>\r\n\t<meta property=\"og:image:height\" content=\"750\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\r\n<meta name=\"author\" content=\"Absoft\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"Absoft\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minuto\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\"},\"author\":{\"name\":\"Absoft\",\"@id\":\"https:\/\/www.absoft.it\/blog\/#\/schema\/person\/d1fa5e18115571328ce07ed3dcd2943e\"},\"headline\":\"Io dico Grazie\",\"datePublished\":\"2020-03-26T14:29:40+00:00\",\"dateModified\":\"2021-03-19T12:52:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\"},\"wordCount\":141,\"publisher\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png\",\"articleSection\":[\"Internet\"],\"inLanguage\":\"it-IT\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\",\"url\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\",\"name\":\"Io dico Grazie - Absoft.it - Consulenze informatiche\",\"isPartOf\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png\",\"datePublished\":\"2020-03-26T14:29:40+00:00\",\"dateModified\":\"2021-03-19T12:52:14+00:00\",\"description\":\"Grazie alle forze dell'ordine, agli autotrasportatori, agli infermieriai medici alla Croce Rosse e a chi ci aiuta da tutto il mondo.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#primaryimage\",\"url\":\"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png\",\"contentUrl\":\"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png\",\"width\":1513,\"height\":750},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.absoft.it\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Io dico Grazie\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.absoft.it\/blog\/#website\",\"url\":\"https:\/\/www.absoft.it\/blog\/\",\"name\":\"Absoft.it - Consulenze informatiche\",\"description\":\"Informatica - web - e dintorni\",\"publisher\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.absoft.it\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.absoft.it\/blog\/#organization\",\"name\":\"Absoft\",\"url\":\"https:\/\/www.absoft.it\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/www.absoft.it\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2016\/10\/cropped-logo2blog.jpg\",\"contentUrl\":\"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2016\/10\/cropped-logo2blog.jpg\",\"width\":512,\"height\":267,\"caption\":\"Absoft\"},\"image\":{\"@id\":\"https:\/\/www.absoft.it\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Absoft.it\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.absoft.it\/blog\/#\/schema\/person\/d1fa5e18115571328ce07ed3dcd2943e\",\"name\":\"Absoft\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/www.absoft.it\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7c9bd49ed8af6f88ae05f23e87da2faabde09db684047e52d58fc0257121ea9f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7c9bd49ed8af6f88ae05f23e87da2faabde09db684047e52d58fc0257121ea9f?s=96&d=mm&r=g\",\"caption\":\"Absoft\"},\"description\":\"Absoft - consulenze informatiche dal 1986\",\"sameAs\":[\"http:\/\/www.absoft.it\",\"https:\/\/www.facebook.com\/alberto.bis\"]}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Io dico Grazie - Absoft.it - Consulenze informatiche","description":"Grazie alle forze dell'ordine, agli autotrasportatori, agli infermieriai medici alla Croce Rosse e a chi ci aiuta da tutto il mondo.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/","og_locale":"it_IT","og_type":"article","og_title":"Io dico Grazie - Absoft.it - Consulenze informatiche","og_description":"Grazie alle forze dell'ordine, agli autotrasportatori, agli infermieriai medici alla Croce Rosse e a chi ci aiuta da tutto il mondo.","og_url":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/","og_site_name":"Absoft.it - Consulenze informatiche","article_publisher":"https:\/\/www.facebook.com\/Absoft.it\/","article_author":"https:\/\/www.facebook.com\/alberto.bis","article_published_time":"2020-03-26T14:29:40+00:00","article_modified_time":"2021-03-19T12:52:14+00:00","og_image":[{"width":1513,"height":750,"url":"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png","type":"image\/png"}],"author":"Absoft","twitter_card":"summary_large_image","twitter_misc":{"Scritto da":"Absoft","Tempo di lettura stimato":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#article","isPartOf":{"@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/"},"author":{"name":"Absoft","@id":"https:\/\/www.absoft.it\/blog\/#\/schema\/person\/d1fa5e18115571328ce07ed3dcd2943e"},"headline":"Io dico Grazie","datePublished":"2020-03-26T14:29:40+00:00","dateModified":"2021-03-19T12:52:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/"},"wordCount":141,"publisher":{"@id":"https:\/\/www.absoft.it\/blog\/#organization"},"image":{"@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#primaryimage"},"thumbnailUrl":"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png","articleSection":["Internet"],"inLanguage":"it-IT"},{"@type":"WebPage","@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/","url":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/","name":"Io dico Grazie - Absoft.it - Consulenze informatiche","isPartOf":{"@id":"https:\/\/www.absoft.it\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#primaryimage"},"image":{"@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#primaryimage"},"thumbnailUrl":"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png","datePublished":"2020-03-26T14:29:40+00:00","dateModified":"2021-03-19T12:52:14+00:00","description":"Grazie alle forze dell'ordine, agli autotrasportatori, agli infermieriai medici alla Croce Rosse e a chi ci aiuta da tutto il mondo.","breadcrumb":{"@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.absoft.it\/blog\/io-dico-grazie\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#primaryimage","url":"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png","contentUrl":"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png","width":1513,"height":750},{"@type":"BreadcrumbList","@id":"https:\/\/www.absoft.it\/blog\/io-dico-grazie\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.absoft.it\/blog\/"},{"@type":"ListItem","position":2,"name":"Io dico Grazie"}]},{"@type":"WebSite","@id":"https:\/\/www.absoft.it\/blog\/#website","url":"https:\/\/www.absoft.it\/blog\/","name":"Absoft.it - Consulenze informatiche","description":"Informatica - web - e dintorni","publisher":{"@id":"https:\/\/www.absoft.it\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.absoft.it\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.absoft.it\/blog\/#organization","name":"Absoft","url":"https:\/\/www.absoft.it\/blog\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.absoft.it\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2016\/10\/cropped-logo2blog.jpg","contentUrl":"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2016\/10\/cropped-logo2blog.jpg","width":512,"height":267,"caption":"Absoft"},"image":{"@id":"https:\/\/www.absoft.it\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Absoft.it\/"]},{"@type":"Person","@id":"https:\/\/www.absoft.it\/blog\/#\/schema\/person\/d1fa5e18115571328ce07ed3dcd2943e","name":"Absoft","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.absoft.it\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7c9bd49ed8af6f88ae05f23e87da2faabde09db684047e52d58fc0257121ea9f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7c9bd49ed8af6f88ae05f23e87da2faabde09db684047e52d58fc0257121ea9f?s=96&d=mm&r=g","caption":"Absoft"},"description":"Absoft - consulenze informatiche dal 1986","sameAs":["http:\/\/www.absoft.it","https:\/\/www.facebook.com\/alberto.bis"]}]}},"jetpack_featured_media_url":"https:\/\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/15.34.28-26.03.2020.png","wps_subtitle":"","jetpack_shortlink":"https:\/\/wp.me\/p83hbU-1m0","jetpack-related-posts":[{"id":6971,"url":"https:\/\/www.absoft.it\/blog\/come-bloccare-utente-telegram\/","url_meta":{"origin":5208,"position":0},"title":"Come bloccare utente Telegram","author":"Absoft","date":"02\/04\/2023","format":false,"excerpt":"Come bloccare utente Telegram Come bloccare utente Telegram - Per quanto personalmente io usi Telegram come cloud e non come messaggistica \u00e8 evidente che i pi\u00f9 lo usino per questo e nient'altro, chi si avvicina a questo sistema, spesso ha bisogno di alcuni suggerimenti immediati prima di fare tutto il\u2026","rel":"","context":"In &quot;Internet&quot;","block_context":{"text":"Internet","link":"https:\/\/www.absoft.it\/blog\/category\/internet\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2023\/04\/evidenza.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2023\/04\/evidenza.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2023\/04\/evidenza.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2023\/04\/evidenza.png?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2023\/04\/evidenza.png?resize=1050%2C600&ssl=1 3x"},"classes":[]},{"id":5187,"url":"https:\/\/www.absoft.it\/blog\/farsi-una-mascherina-da-soli\/","url_meta":{"origin":5208,"position":1},"title":"Il modo pi\u00f9 semplice ed efficace di farsi una mascherina da soli","author":"Absoft","date":"21\/03\/2020","format":false,"excerpt":"Farsi una mascherina da soli Il modo pi\u00f9 semplice ed efficace di farsi una mascherina da soli? Ci sono molti video su fb e on line, ma questo mi \u00e8 sembrato il pi\u00f9 facile, efficiente, ed anche economico inoltre i prodotti si trovano facilmente in acquisto on line su amazon.\u2026","rel":"","context":"In &quot;Attualit\u00e0 politica e costume&quot;","block_context":{"text":"Attualit\u00e0 politica e costume","link":"https:\/\/www.absoft.it\/blog\/category\/attualita-politica-e-costume\/"},"img":{"alt_text":"farsi una mascherina da soli","src":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/mascherina.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/mascherina.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/mascherina.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/mascherina.png?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/mascherina.png?resize=1050%2C600&ssl=1 3x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/03\/mascherina.png?resize=1400%2C800&ssl=1 4x"},"classes":[]},{"id":6290,"url":"https:\/\/www.absoft.it\/blog\/stampare-dallultima-alla-prima-pagina\/","url_meta":{"origin":5208,"position":2},"title":"Stampare dall&#8217;ultima alla prima pagina","author":"Absoft","date":"30\/10\/2021","format":false,"excerpt":"Stampare dall'ultima alla prima pagina Come Stampare dall'ultima alla prima pagina, senza costringerci a riordinarli?? Per chi lo fa spesso non \u00e8 una novit\u00e0, ma per chi lo fa saltuariamente gli capita di non saperlo e lasciar perdere. Stampare un documento con pi\u00f9 pagine da come risultato una mazzetta di\u2026","rel":"","context":"In &quot;Informatica&quot;","block_context":{"text":"Informatica","link":"https:\/\/www.absoft.it\/blog\/category\/informatica\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/10\/rectx985.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/10\/rectx985.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/10\/rectx985.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/10\/rectx985.png?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/10\/rectx985.png?resize=1050%2C600&ssl=1 3x"},"classes":[]},{"id":4793,"url":"https:\/\/www.absoft.it\/blog\/musa-kebir\/","url_meta":{"origin":5208,"position":3},"title":"Musa kebir &#8211; La storia di Paolo Costagliola","author":"Absoft","date":"17\/11\/2019","format":false,"excerpt":"\u00a0 Se ti e piaciuto questo articolo e vuoi farmi una piccola donazione va bene anche un caff\u00e8 FAI UNA DONAZIONE da direttamente da Paypal FAI UNA DONAZIONE da Carta di Credito Oppure metti un like alla mia pagina :-) Tutti gli articoli Prodotti consigliati da Absoft Pagina facebook","rel":"","context":"In &quot;Internet&quot;","block_context":{"text":"Internet","link":"https:\/\/www.absoft.it\/blog\/category\/internet\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2019\/11\/112654176-a9ec496d-1b5a-4595-8363-b13c5d25b345.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2019\/11\/112654176-a9ec496d-1b5a-4595-8363-b13c5d25b345.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2019\/11\/112654176-a9ec496d-1b5a-4595-8363-b13c5d25b345.jpg?resize=525%2C300&ssl=1 1.5x"},"classes":[]},{"id":6025,"url":"https:\/\/www.absoft.it\/blog\/telegram-come-cloud\/","url_meta":{"origin":5208,"position":4},"title":"Telegram come cloud","author":"Absoft","date":"20\/03\/2021","format":false,"excerpt":"Telegram come cloud Telegram come cloud, ma certo che si pu\u00f2 fare, anzi \u00e8 questo l'uso preferibile, usarlo come whatsapp sarebbe riduttivo e l'unico limite \u00e8 il 2gb per l'invio di un file, ma non c'\u00e8 limite al numero dei files. Basta creare un canale privato (anche un gruppo) e\u2026","rel":"","context":"In &quot;Informatica&quot;","block_context":{"text":"Informatica","link":"https:\/\/www.absoft.it\/blog\/category\/informatica\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/03\/rect985.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/03\/rect985.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/03\/rect985.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2021\/03\/rect985.png?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":5244,"url":"https:\/\/www.absoft.it\/blog\/come-smascherare-una-bufala\/","url_meta":{"origin":5208,"position":5},"title":"Come smascherare una bufala","author":"Absoft","date":"20\/04\/2020","format":false,"excerpt":"Come smascherare una bufala Come smascherare una bufala? \u00e8 cosa semplice e rapida basta solo volerlo e diffidare sempre, ma soprattutto farlo prima di diffondere qualsiasi messaggio. Il ginepraio delle nuove normative inoltre mette anche in dubbio fino a che punto sia anche lecito, in alcuni casi si rischia anche\u2026","rel":"","context":"In &quot;Informatica&quot;","block_context":{"text":"Informatica","link":"https:\/\/www.absoft.it\/blog\/category\/informatica\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/04\/11.15.50-20.04.2020.png?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/04\/11.15.50-20.04.2020.png?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/04\/11.15.50-20.04.2020.png?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/04\/11.15.50-20.04.2020.png?resize=700%2C400&ssl=1 2x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/04\/11.15.50-20.04.2020.png?resize=1050%2C600&ssl=1 3x, https:\/\/i0.wp.com\/www.absoft.it\/blog\/wp-content\/uploads\/2020\/04\/11.15.50-20.04.2020.png?resize=1400%2C800&ssl=1 4x"},"classes":[]}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/posts\/5208","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/comments?post=5208"}],"version-history":[{"count":9,"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/posts\/5208\/revisions"}],"predecessor-version":[{"id":5996,"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/posts\/5208\/revisions\/5996"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/media\/5210"}],"wp:attachment":[{"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/media?parent=5208"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/categories?post=5208"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.absoft.it\/blog\/wp-json\/wp\/v2\/tags?post=5208"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}