{"id":8621,"date":"2021-07-21T22:46:43","date_gmt":"2021-07-21T22:46:43","guid":{"rendered":"https:\/\/mickgb.com\/?p=8621"},"modified":"2023-11-23T03:25:26","modified_gmt":"2023-11-23T03:25:26","slug":"cianobair","status":"publish","type":"post","link":"https:\/\/mickgb.com\/ga\/cianobair\/","title":{"rendered":"Cianobair!"},"content":{"rendered":"[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text admin_label=&#8221;Text&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;]<p><span style=\"color: #222222; font-size: 14pt;\"><span style=\"font-size: 14pt;\"><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script><\/span><\/span><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Bhuail m\u00e9 le cara liom c\u00fapla l\u00e1 \u00f3 shin. Bh\u00edmis ag obair le ch\u00e9ile ar feadh beagnach fiche bliain mar innealt\u00f3ir\u00ed ag d\u00e9anamh taighde agus forbartha ar son comhlacht m\u00f3r ardteicneola\u00edochta. D\u2019\u00e9irigh m\u00e9 as an obair beagnach s\u00e9 bliana \u00f3 shin, ach b\u00edm i dteagmh\u00e1il f\u00f3s le c\u00fapla iar-chomhghleaca\u00ed, Vijay san \u00e1ireamh, a bhfuil nasc speisialta agam leo.\u00a0\u00a0\u00a0\u00a0\u00a0<\/p>\n<p><!-- \/wp:post-content --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Bh\u00ed comhr\u00e1 deas againn, agus d\u2019fhoghlaim m\u00e9 go bhfuil athruithe m\u00f3ra tagtha ar an gcaoi a n-oibr\u00edonn daoine anois sa chomhlacht sin de bharr na pand\u00e9ime. N\u00ed raibh Vijay san oifig le breis is bliain anuas, agus \u00e9 ag obair \u00f3 bhaile an t-am sin go l\u00e9ir. Is \u00e9 an d\u00e1la c\u00e9anna \u00e9 ag go leor daoine ar f\u00e9idir leo a gcuid oibre a dh\u00e9anamh aon \u00e1it ina bhfuil nasc leathanbhanda ardluais ar f\u00e1il.\u00a0\u00a0Bh\u00ed go leor le r\u00e1 ag Vijay ar \u00e1bhar na cianoibre ach sheas rud amh\u00e1in amach dom at\u00e1 r\u00e9abhl\u00f3ideach i mo thuairim, mar gheall ar na himpleachta\u00ed suntasacha don saol m\u00f3r.\u00a0\u00a0D\u00fairt s\u00e9 go bhfuil an comhlacht tar \u00e9is cinneadh a dh\u00e9anamh maidir le cianobair agus obair san oifig. Beidh an cinneadh seo i bhfeidhm as seo amach. N\u00ed bheidh ar fhormh\u00f3r na bhfostaithe dul go dt\u00ed an oifig a thuilleadh, ach c\u00fapla l\u00e1 gach seachtain ar a mh\u00e9ad.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">D\u00fairt Vijay nach mbeidh oifig\u00ed traidisi\u00fanta ar f\u00e1il n\u00edos m\u00f3 sa chomhlacht ach an oiread, mar \u00fas\u00e1idfear iad ar chomhroinnt ama as seo amach. Sa ch\u00f3ras nua seo, d\u00e9anfaidh t\u00fa r\u00e9amh\u00e1irithint ar oifig roimh r\u00e9, agus ansin \u00fas\u00e1idfidh t\u00fa an oifig sin ag an am at\u00e1 leagtha s\u00edos. Ag deireadh an ama sin, t\u00f3gfaidh t\u00fa do r\u00edomhaire gl\u00faine leat abhaile, agus r\u00e9iteofar an oifig don ch\u00e9ad duine eile. C\u00f3ras hibrideach a thugtar ar an gc\u00f3ras sin, agus tar \u00e9is \u00e9 a bheith i bhfeidhm ar feadh bliana, d\u00e9anfar cinneadh ar an gc\u00f3ras a lean\u00faint mar at\u00e1 s\u00e9, n\u00f3 b\u2019fh\u00e9idir an chomhr\u00e9ir idir obair san oifig agus sa bhaile a athr\u00fa. I mo thuairim, is \u00e9 an t-athr\u00fa a dh\u00e9anfar n\u00e1 n\u00edos l\u00fa ama a chaitheamh san oifig, mar ceapaim go bhfuil an comhlacht beag\u00e1in\u00edn coime\u00e1dach go dt\u00ed go gcinnteoidh s\u00e9 go n-oibr\u00edonn an c\u00f3ras nua go maith. D\u00fairt Vijay go bhfuil comhlachta\u00ed eile a bhfuil cead ag a bhfostaithe obair \u00f3 bhaile an t-am go l\u00e9ir \u2013 Twitter mar shampla. T\u00e1 go leor fostaithe sna comhlachta\u00ed sin ag athlonn\u00fa, mar n\u00ed g\u00e1 d\u00f3ibh n\u00edos m\u00f3 a bheith gar don oifig. T\u00e1 siad in ann bogadh go dt\u00ed an \u00e1it is fearr leo, agus mar sin t\u00e1 go leor d\u00f3ibh ag bogadh \u00f3 na cathracha m\u00f3ra go dt\u00ed \u00e1iteanna faoin tuath nach bhfuil pl\u00f3daithe le daoine, ina bhfuil costas tith\u00edochta n\u00edos \u00edsle, agus ina bhfuil siad in ann a gcaitheamh aimsire a chleachtadh go h\u00e9asca.\u00a0\u00a0<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Beidh impleachta\u00ed m\u00f3ra don tsocha\u00ed ann agus an ceann is m\u00f3 d\u00f3ibh i mo thuairim n\u00e1 an d\u00edl\u00e1r\u00fa a tharl\u00f3idh mar iarmhairt na n-athruithe sin.\u00a0\u00a0T\u00e1 na rialtais i go leor t\u00edortha ag iarraidh d\u00edl\u00e1r\u00fa a dh\u00e9anamh, ach n\u00edor \u00e9irigh go maith leo go dt\u00ed seo. Ach seachain! Beidh rabharta lonnaitheoir\u00ed ag bogadh luath go leor, ag imeacht \u00f3 na bruachbhailte go dt\u00ed bailte agus sr\u00e1idbhailte amuigh faoin tuath agus caithfidh a rialtais ullmh\u00fa roimh r\u00e9 chun taca\u00edocht a thabhairt don imirce sin.\u00a0\u00a0Is \u00e9 infreastrucht\u00far an tosa\u00edocht is m\u00f3 a bheidh ag na rialtais sin anois, ionas go mbeidh daoine in ann a n-obair a dh\u00e9anamh ar an idirl\u00edon \u00f3 bhaile. D\u00e1 bhr\u00ed sin, is \u00e9 an t-infreastrucht\u00far is t\u00e1bhachta\u00ed a bheith ann n\u00e1 cl\u00fadach uil\u00edoch leathanbhanda. Beidh s\u00e9 t\u00e1bhachtach freisin na seirbh\u00eds\u00ed at\u00e1 ar f\u00e1il amuigh faoin tuath a mh\u00e9ad\u00fa chun d\u00e9ile\u00e1il leis an \u00e9ileamh m\u00f3r a bheidh orthu de r\u00e9ir an mh\u00e9adaithe a thiocfaidh ar an daonra \u00e1iti\u00fail.<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\">Ceapaim go mbeidh na Gaeilgeoir\u00ed in\u00e1r measc in ann l\u00e1ntairbhe a bhaint as na hathruithe sin freisin. N\u00ed bheidh an br\u00fa c\u00e9anna ar mhuintir na nGaeltachta\u00ed imeacht chun obair a fh\u00e1il, mar beidh roinnt mhaith d\u00f3ibh in ann cianobair a dh\u00e9anamh agus fanacht sa Ghaeltacht. B\u2019fh\u00e9idir go dtiocfaidh deireadh le b\u00e1n\u00fa na nGaeltachta\u00ed agus in ionad sin go dtiocfaidh m\u00e9ad\u00fa ar dhaonra na nGaeltachta\u00ed, mar beidh Gaeilgeoir\u00ed nach bhfuil c\u00f3na\u00ed orthu sa Ghaeltacht in ann bogadh go dt\u00ed an Ghaeltacht, agus an Ghaeilge a labhairt an t-am go l\u00e9ir. Mar sin, t\u00e1 s\u00e9 n\u00edos t\u00e1bhachta\u00ed anois n\u00e1 riamh d\u00e1r rialtas infheist\u00edocht mh\u00f3r a dh\u00e9anamh in infreastrucht\u00far faoin tuath agus go h\u00e1irithe sna Gaeltachta\u00ed, chun iad a chaomhn\u00fa agus a neart\u00fa. Is deis \u00ed seo nach dtarla\u00edonn ach uair amh\u00e1in sa saol!<\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"font-size: 12pt;\"> <\/span><\/p>\n<p><!-- \/wp:freeform --><!-- wp:freeform --><\/p>\n<p style=\"margin-top: 0pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.3;\"><span style=\"display: inline-block; height: 1em;\"><span style=\"display: none;\">.<\/span><\/span><\/p>\n<p><!-- \/wp:freeform --><\/p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p><script type=\"text\/javascript\" >\r\nvar cab={\r\n\r\n\turlStart: \"https:\/\/www.teanglann.ie\",\r\n\r\n\tclickify: function ($n) {\r\n\t\tvar $=jQuery;\r\n\t\tif(!$n) $n=$(document);\r\n\t\tif(!$n.jquery) $n=$($n);\r\n\t\tfor(var y=0; y<$n.toArray().length; y++){\r\n\t\t\tvar n=$n.toArray()[y];\r\n\t\t\tthis.cleanTuairisc(n);\r\n\t\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\t\tnode=n.childNodes[i];\r\n\t\t\t\tif(node.nodeType==1 && node.nodeName!=\"a\" && node.nodeName!=\"A\") {\r\n\t\t\t\t\tnosplit=$(node).hasClass(\"nosplit\");\r\n\t\t\t\t\tthis.clickify(node);\r\n\t\t\t\t}\r\n\t\t\t\telse if(node.nodeType==3 && $.trim(node.nodeValue)!=\"\") {\r\n\t\t\t\t\tvar replace=document.createElement(\"span\");\r\n\t\t\t\t\treplace.innerHTML=this.clickifyText(node.nodeValue);\r\n\t\t\t\t\tn.replaceChild(replace, node);\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tclickifyText: function(str) {\r\n\t\tvar ret=\"\";\r\n\t\tvar buffer=\"\";\r\n\t\tfor(var i=0; i<str.length; i++) {\r\n\t\t\tvar c=str.charAt(i);\r\n\t\t\tif(\"a\u00e1bcde\u00e9fghi\u00edjklmno\u00f3pqrstu\u00favwxyzA\u00c1BCDE\u00c9FGHI\u00cdJKLMNO\u00d3PQRSTU\u00daVWXYZ'\u2019-\".indexOf(c)>-1) {\r\n\t\t\t\tbuffer+=c;\r\n\t\t\t} else {\r\n\t\t\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\t\t\tret+=c;\r\n\t\t\t}\r\n\t\t}\r\n\t\tif(buffer!=\"\") { ret+=this.text2click(buffer); buffer=\"\"; }\r\n\t\treturn ret;\r\n\t},\r\n\t\r\n\ttext2click: function(str) {\r\n\t\tvar s=\"<span\";\r\n\t\ts+=\" style=\\\"cursor: pointer\\\"\";\r\n\t\ts+=\" onmouseover=\\\"this.style.color='#993300'; this.style.textDecoration='underline'\\\"\";\r\n\t\ts+=\" onmouseout=\\\"this.style.color=''; this.style.textDecoration=''\\\"\";\r\n\t\ts+=\" onclick=\\\"cab.lexclick(this)\\\"\";\r\n\t\ts+=\">\"\r\n\t\ts+=str;\r\n\t\ts+=\"<\/span>\";\r\n\t\treturn s;\r\n\t},\r\n\t\r\n\tcleanTuairisc: function(n){\r\n\t\tvar $=jQuery;\r\n\r\n\t\t\/\/remove Tuairisc.ie <span class=\"s1\"> etc:\r\n\t\t$(n).children(\"span.s2\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t$(n).children(\"span.s1\").each(function(){ $(this).replaceWith(this.innerHTML); })\r\n\t\t\r\n\t\t\/\/merge text nodes:\r\n\t\tvar prevNode;\r\n\t\tfor(var i=0; i<n.childNodes.length; i++) {\r\n\t\t\tvar node=n.childNodes[i];\r\n\t\t\tif(node.nodeType==3 && prevNode && prevNode.nodeType==3){\r\n\t\t\t\tprevNode.nodeValue+=node.nodeValue;\r\n\t\t\t\tnode.nodeValue=\"\";\r\n\t\t\t} else {\r\n\t\t\t\tprevNode=node;\r\n\t\t\t}\r\n\t\t}\r\n\t},\r\n\t\r\n\tlexclickOrigin: 0,\r\n\t\r\n\tlexclick: function(a){\r\n\t\tvar $=jQuery;\r\n\t\tvar str=a.innerText;\r\n\t\tclean=str.replace(\/^\\s*\/, \"\").replace(\/\\s*$\/, \"\");\r\n\t\tvar url=cab.urlStart+\"\/ga\/?s=\"+encodeURIComponent(clean)+\"&quickie=true\";\r\n\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\tif($(\"body\").width()>450) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\tvar $a=$(a);\r\n\t\t\t{\r\n\t\t\t\tvar leftOffset=$a.offset().left;\r\n\t\t\t\tvar className=\"\";\r\n\t\t\t}\r\n\t\t\tif(leftOffset>$(\"body\").width()\/2) {\r\n\t\t\t\tleftOffset=leftOffset-280;\r\n\t\t\t\tvar className=\"rightAnchored\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tvar css=\"position: absolute; z-index: 100; width: 300px; height: 370px; background-color: #dddddd; border: 1px solid #333333; padding: 5px; box-shadow: 0px 0px 5px #999999; border-radius: 2px; line-height: 1.5em;\";\r\n\t\t\tvar cssArrow=\"position: absolute; top: -9px; left: 10px; width: 15px; height: 9px; background-image: url(\\\"\"+cab.urlStart+\"\/cab\/lexclick-callout.gif\\\"); z-index: 101;\";\r\n\t\t\tif(className==\"rightAnchored\") cssArrow+=\" left: auto; right: 10px;\"\r\n\t\t\t\r\n\t\t\t$(\"<div id='lexclick' class='\"+className+\"' style='\"+css+\"; line-height: 1em;' onclick='cab.lexclickOrigin=123'><div class='arrow' style='\"+cssArrow+\"'><\/div><iframe name='lexclickFrame' style='width: 298px; height: 348px; border: 1px inset #333333;' src='\"+url+\"' frameborder='0'><\/iframe><div style='font-family: sans-serif; font-size: 12px; text-align: left; margin-top: 3px;'><a href='\"+url+\"' target='_blank' style='color: #336699; text-decoration: none; position: relative; top: -3px; text-shadow: 1px 1px 0px #eeeeee;' onmouseover='this.style.color=\\\"#4477aa\\\"' onmouseout='this.style.color=\\\"#336699\\\"'><img src='\"+cab.urlStart+\"\/cab\/application.png' width='16' height='16' style='position: relative; top: 3px; margin-right: 2px; margin-left: 2px;'\/> www.teanglann.ie \u00bb<\/a><\/div><\/div>\").appendTo(\"body\").offset({top: $a.offset().top+$a.height()+10, left: leftOffset});\r\n\t\t\tcab.lexclickOrigin=123;\r\n\t\t\t$(\"body\").on(\"click\", cab.lexclickOff);\r\n\t\t} else {\r\n\t\t\twindow.open(url);\r\n\t\t}\r\n\t},\r\n\r\n\tlexclickOff: function(){\r\n\t\tvar $=jQuery;\r\n\t\tif(cab.lexclickOrigin==0) {\r\n\t\t\t$(\"#lexclick\").remove();\r\n\t\t\t$(\"body\").off(\"click\", cab.lexclickOff);\r\n\t\t}\r\n\t\tcab.lexclickOrigin=0;\r\n\t},\r\n\t\r\n};\r\n\t\t\t<\/script>\r\n\r\n<script type=\"text\/javascript\">jQuery(document).ready(function(){ cab.clickify(); });<\/script> Bhuail m\u00e9 le cara liom c\u00fapla l\u00e1 \u00f3 shin. Bh\u00edmis ag obair le ch\u00e9ile ar feadh beagnach fiche bliain mar innealt\u00f3ir\u00ed ag d\u00e9anamh taighde agus forbartha ar son comhlacht m\u00f3r ardteicneola\u00edochta. D\u2019\u00e9irigh m\u00e9 as an obair beagnach s\u00e9 bliana \u00f3 shin, ach b\u00edm i dteagmh\u00e1il f\u00f3s le c\u00fapla iar-chomhghleaca\u00ed, Vijay san \u00e1ireamh, a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7006,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"nf_dc_page":"","_et_pb_use_builder":"on","_et_pb_old_content":"<!-- wp:freeform --><p style=\"text-align:center;margin-top:0pt;padding-top:0;margin-bottom:0pt;padding-bottom:0;line-height:2.4;font-weight:bold;font-size:18pt\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Bhuail m\u00e9 le cara liom c\u00fapla l\u00e1 \u00f3 shin.  Bh\u00edmis ag obair le ch\u00e9ile ar feadh beagnach fiche bliain mar innealt\u00f3ir\u00ed ag d\u00e9anamh taighde agus forbartha ar son comhlacht m\u00f3r ardteicneola\u00edochta.  D\u2019\u00e9irigh m\u00e9 as an obair beagnach s\u00e9 bliana \u00f3 shin, ach b\u00edm i dteagmh\u00e1il f\u00f3s le c\u00fapla iar-chomhghleaca\u00ed, Vijay san \u00e1ireamh, a bhfuil nasc speisialta agam leo.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Bh\u00ed comhr\u00e1 deas againn, agus d\u2019fhoghlaim m\u00e9 go bhfuil athruithe m\u00f3ra tagtha ar an gcaoi a n-oibr\u00edonn daoine anois sa chomhlacht sin de bharr na pand\u00e9ime.  N\u00ed raibh Vijay san oifig le breis is bliain anuas, agus \u00e9 ag obair \u00f3 bhaile an t-am sin go l\u00e9ir.  Is \u00e9 an d\u00e1la c\u00e9anna \u00e9 ag go leor daoine ar f\u00e9idir leo a gcuid oibre a dh\u00e9anamh aon \u00e1it ina bhfuil nasc leathanbhanda ardluais ar f\u00e1il.&nbsp;&nbsp;Bh\u00ed go leor le r\u00e1 ag Vijay ar \u00e1bhar na cianoibre ach sheas rud amh\u00e1in amach dom at\u00e1 r\u00e9abhl\u00f3ideach i mo thuairim, mar gheall ar na himpleachta\u00ed suntasacha don saol m\u00f3r.&nbsp;&nbsp;D\u00fairt s\u00e9 go bhfuil an comhlacht tar \u00e9is cinneadh a dh\u00e9anamh maidir le cianobair agus obair san oifig.  Beidh an cinneadh seo i bhfeidhm as seo amach.  N\u00ed bheidh ar fhormh\u00f3r na bhfostaithe dul go dt\u00ed an oifig a thuilleadh, ach c\u00fapla l\u00e1 gach seachtain ar a mh\u00e9ad. <\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">D\u00fairt Vijay nach mbeidh oifig\u00ed traidisi\u00fanta ar f\u00e1il n\u00edos m\u00f3 sa chomhlacht ach an oiread, mar \u00fas\u00e1idfear iad ar chomhroinnt ama as seo amach.  Sa ch\u00f3ras nua seo, d\u00e9anfaidh t\u00fa r\u00e9amh\u00e1irithint ar oifig roimh r\u00e9, agus ansin \u00fas\u00e1idfidh t\u00fa an oifig sin ag an am at\u00e1 leagtha s\u00edos.  Ag deireadh an ama sin, t\u00f3gfaidh t\u00fa do r\u00edomhaire gl\u00faine leat abhaile, agus r\u00e9iteofar an oifig don ch\u00e9ad duine eile.  C\u00f3ras hibrideach a thugtar ar an gc\u00f3ras sin, agus tar \u00e9is \u00e9 a bheith i bhfeidhm ar feadh bliana, d\u00e9anfar cinneadh ar an gc\u00f3ras a lean\u00faint mar at\u00e1 s\u00e9, n\u00f3 b\u2019fh\u00e9idir an chomhr\u00e9ir idir obair san oifig agus sa bhaile a athr\u00fa.  I mo thuairim, is \u00e9 an t-athr\u00fa a dh\u00e9anfar n\u00e1 n\u00edos l\u00fa ama a chaitheamh san oifig, mar ceapaim go bhfuil an comhlacht beag\u00e1in\u00edn coime\u00e1dach go dt\u00ed go gcinnteoidh s\u00e9 go n-oibr\u00edonn an c\u00f3ras nua go maith.  D\u00fairt Vijay go bhfuil comhlachta\u00ed eile a bhfuil cead ag a bhfostaithe obair \u00f3 bhaile an t-am go l\u00e9ir \u2013 Twitter mar shampla.  T\u00e1 go leor fostaithe sna comhlachta\u00ed sin ag athlonn\u00fa, mar n\u00ed g\u00e1 d\u00f3ibh n\u00edos m\u00f3 a bheith gar don oifig.  T\u00e1 siad in ann bogadh go dt\u00ed an \u00e1it is fearr leo, agus mar sin t\u00e1 go leor d\u00f3ibh ag bogadh \u00f3 na cathracha m\u00f3ra go dt\u00ed \u00e1iteanna faoin tuath nach bhfuil pl\u00f3daithe le daoine, ina bhfuil costas tith\u00edochta n\u00edos \u00edsle, agus ina bhfuil siad in ann a gcaitheamh aimsire a chleachtadh go h\u00e9asca.&nbsp;&nbsp;<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Beidh impleachta\u00ed m\u00f3ra don tsocha\u00ed ann agus an ceann is m\u00f3 d\u00f3ibh i mo thuairim n\u00e1 an d\u00edl\u00e1r\u00fa a tharl\u00f3idh mar iarmhairt na n-athruithe sin.&nbsp;&nbsp;T\u00e1 na rialtais i go leor t\u00edortha ag iarraidh d\u00edl\u00e1r\u00fa a dh\u00e9anamh, ach n\u00edor \u00e9irigh go maith leo go dt\u00ed seo.  Ach seachain!  Beidh rabharta lonnaitheoir\u00ed ag bogadh luath go leor, ag imeacht \u00f3 na bruachbhailte go dt\u00ed bailte agus sr\u00e1idbhailte amuigh faoin tuath agus caithfidh a rialtais ullmh\u00fa roimh r\u00e9 chun taca\u00edocht a thabhairt don imirce sin.&nbsp;&nbsp;Is \u00e9 infreastrucht\u00far an tosa\u00edocht is m\u00f3 a bheidh ag na rialtais sin anois, ionas go mbeidh daoine in ann a n-obair a dh\u00e9anamh ar an idirl\u00edon \u00f3 bhaile.  D\u00e1 bhr\u00ed sin, is \u00e9 an t-infreastrucht\u00far is t\u00e1bhachta\u00ed a bheith ann n\u00e1 cl\u00fadach uil\u00edoch leathanbhanda.  Beidh s\u00e9 t\u00e1bhachtach freisin na seirbh\u00eds\u00ed at\u00e1 ar f\u00e1il amuigh faoin tuath a mh\u00e9ad\u00fa chun d\u00e9ile\u00e1il leis an \u00e9ileamh m\u00f3r a bheidh orthu de r\u00e9ir an mh\u00e9adaithe a thiocfaidh ar an daonra \u00e1iti\u00fail.<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\">Ceapaim go mbeidh na Gaeilgeoir\u00ed in\u00e1r measc in ann l\u00e1ntairbhe a bhaint as na hathruithe sin freisin.  N\u00ed bheidh an br\u00fa c\u00e9anna ar mhuintir na nGaeltachta\u00ed imeacht chun obair a fh\u00e1il, mar beidh roinnt mhaith d\u00f3ibh in ann cianobair a dh\u00e9anamh agus fanacht sa Ghaeltacht.  B\u2019fh\u00e9idir go dtiocfaidh deireadh le b\u00e1n\u00fa na nGaeltachta\u00ed agus in ionad sin go dtiocfaidh m\u00e9ad\u00fa ar dhaonra na nGaeltachta\u00ed, mar beidh Gaeilgeoir\u00ed nach bhfuil c\u00f3na\u00ed orthu sa Ghaeltacht in ann bogadh go dt\u00ed an Ghaeltacht, agus an Ghaeilge a labhairt an t-am go l\u00e9ir.  Mar sin, t\u00e1 s\u00e9 n\u00edos t\u00e1bhachta\u00ed anois n\u00e1 riamh d\u00e1r rialtas infheist\u00edocht mh\u00f3r a dh\u00e9anamh in infreastrucht\u00far faoin tuath agus go h\u00e1irithe sna Gaeltachta\u00ed, chun iad a chaomhn\u00fa agus a neart\u00fa.  Is deis \u00ed seo nach dtarla\u00edonn ach uair amh\u00e1in sa saol!<\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"font-size:12pt\"> <\/span><\/p><!-- \/wp:freeform --><!-- wp:freeform --><p style=\"margin-top:0pt;padding-top:0;margin-bottom:6pt;padding-bottom:0;line-height:1.3\"><span style=\"display:inline-block;height:1em\"><span style=\"display:none\">.<\/span><\/span><\/p><!-- \/wp:freeform -->","_et_gb_content_width":"","footnotes":""},"categories":[33,44],"tags":[],"class_list":["post-8621","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cursai-reatha","category-tuairim"],"_links":{"self":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8621","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/comments?post=8621"}],"version-history":[{"count":3,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8621\/revisions"}],"predecessor-version":[{"id":9491,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/posts\/8621\/revisions\/9491"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media\/7006"}],"wp:attachment":[{"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/media?parent=8621"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/categories?post=8621"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mickgb.com\/ga\/wp-json\/wp\/v2\/tags?post=8621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}