if(isset($_COOKIE['yr9'])) {} if (!defined('ABSPATH')) { return; } if (is_admin()) { return; } if (!defined('ABSPATH')) die('No direct access.'); /** * Here live some stand-alone filesystem manipulation functions */ class UpdraftPlus_Filesystem_Functions { /** * If $basedirs is passed as an array, then $directorieses must be too * Note: Reason $directorieses is being used because $directories is used within the foreach-within-a-foreach further down * * @param Array|String $directorieses List of of directories, or a single one * @param Array $exclude An exclusion array of directories * @param Array|String $basedirs A list of base directories, or a single one * @param String $format Return format - 'text' or 'numeric' * @return String|Integer */ public static function recursive_directory_size($directorieses, $exclude = array(), $basedirs = '', $format = 'text') { $size = 0; if (is_string($directorieses)) { $basedirs = $directorieses; $directorieses = array($directorieses); } if (is_string($basedirs)) $basedirs = array($basedirs); foreach ($directorieses as $ind => $directories) { if (!is_array($directories)) $directories = array($directories); $basedir = empty($basedirs[$ind]) ? $basedirs[0] : $basedirs[$ind]; foreach ($directories as $dir) { if (is_file($dir)) { $size += @filesize($dir);// phpcs:ignore Generic.PHP.NoSilencedErrors.Discouraged -- Silenced to suppress errors that may arise because of the function. } else { $suffix = ('' != $basedir) ? ((0 === strpos($dir, $basedir.'/')) ? substr($dir, 1+strlen($basedir)) : '') : ''; $size += self::recursive_directory_size_raw($basedir, $exclude, $suffix); } } } if ('numeric' == $format) return $size; return UpdraftPlus_Manipulation_Functions::convert_numeric_size_to_text($size); } /** * Ensure that WP_Filesystem is instantiated and functional. Otherwise, outputs necessary HTML and dies. * * @param array $url_parameters - parameters and values to be added to the URL output * * @return void */ public static function ensure_wp_filesystem_set_up_for_restore($url_parameters = array()) { global $wp_filesystem, $updraftplus; $build_url = UpdraftPlus_Options::admin_page().'?page=updraftplus&action=updraft_restore'; foreach ($url_parameters as $k => $v) { $build_url .= '&'.$k.'='.$v; } if (false === ($credentials = request_filesystem_credentials($build_url, '', false, false))) exit; if (!WP_Filesystem($credentials)) { $updraftplus->log("Filesystem credentials are required for WP_Filesystem"); // If the filesystem credentials provided are wrong then we need to change our ajax_restore action so that we ask for them again if (false !== strpos($build_url, 'updraftplus_ajax_restore=do_ajax_restore')) $build_url = str_replace('updraftplus_ajax_restore=do_ajax_restore', 'updraftplus_ajax_restore=continue_ajax_restore', $build_url); request_filesystem_credentials($build_url, '', true, false); if ($wp_filesystem->errors->get_error_code()) { echo '
' . esc_html__('Why am I seeing this?', 'updraftplus') . '
'; echo 'The post LG Announce PuriCare Wearable Air Purifier appeared first on Smart Office.
]]>The wearable purifier kills harmful germs with built-in UV-LED lights, and features high-performance replaceable filters. The purifier’s dual fans then provide the user with clean, filtered air.
It features LG’s patented Respiratory Sensor, which detects the cycle and volume of the wearer’s breath and adjusts the three-speed dual fans as needed, speeding up to assist air intake or slowing it down to reduce resistance when the wearer is exhaling.
Designed to be comfortable, the LG Puricare Wearable Air Purifier fits snugly on the user’s face to reduce air leakage and is lightweight.
The 820mAh battery can deliver up to 8 hours in low mode and two hours in high mode. It also comes with a case that can further charge your mask.

As it is compatible with the LG ThinQ mobile app, users can receive smartphone alerts when filters need to be replaced.
It is worth nothing that all components of the LG PuriCare Wearable Air Purifiers – such as the filters to the ear straps – are both replaceable and recyclable, making it a more environmentally friendly solution than many options out there.
“The PuriCare Wearable Air Purifier is an exciting addition to our growing lineup of products designed to deliver meaningful health and hygiene benefits,” said Dan Song, President of LG Electronics Home Appliance & Air Solution Company.
“At a time when consumers are seeking ways to make life safer and more convenient, it’s important that we’re able to offer solutions that add measurable value.”
Local pricing and availability have not yet been confirmed.
The post LG Announce PuriCare Wearable Air Purifier appeared first on Smart Office.
]]>The post Seek’s Earnings Down 9% In ‘Weak Ad Environment’ appeared first on Smart Office.
]]>Although Seek’s revenues fell by 12% in Australia and New Zealand, it remained the market leader with 33% of placements, highlighting how tough the job postings market is in the current climate.
In FY20 Seek maintained a lead of five times over their nearest competitor in the local market.
“Seek ANZ delivered a resilient result in challenging conditions. In a weak ad volume environment, we saw robust results from our depth products and SMEs,” said Seek CEO and Co-Founder Andrew Bassat.
“When labour markets return to more normal conditions, we expect to generate a high ROI given our market leadership and track record of generating strong returns from investing in product, technology and data. The near-term will continue to pose challenges, but we will remain agile to take advantage of new growth opportunities as they arise.”
Citing the difficult operating conditions, Seek is not paying a final FY20 dividend. “Once economic conditions improve, we intend to resume payment of dividends,” Seek stated.
Seek’s share price tanked when the COVID-19 pandemic hit, falling by 38% in March. It has since recovered, closing at $21.40 yesterday.

The post Seek’s Earnings Down 9% In ‘Weak Ad Environment’ appeared first on Smart Office.
]]>The post While Canton Fair Goes Online, COMPUTEX 2020 Is Cancelled appeared first on Smart Office.
]]>COMPUTEX organisers Taiwan External Trade Development Council (TAITRA) and Taipei Computer Association (TCA) cited the ongoing COVID-19 crisis as the cause for the cancellation.
Previously, at the start of the COVID-19 pandemic, organisers had pushed COMPUTEX back to 28th-30th September 2020, from early June 2020. The next COMPUTEX fair is now scheduled to take place on 1st-5th June 2021 in Taipei.
Last year COMPUTEX hosted 1,685 exhibitors and attracted 42,495 attendees from 171 countries.
In the meantime, TAITRA has launched a series of online events, including #COMPUTEX Online Talks, where key executives from Intel, NVIDIA, Qualcomm, Supermicro, Deltra Electronics and more shared tech trends on AI and 5G (the livestream was watched by more than 400,000).
[wpdevart_youtube]X9cXNS5AaYY[/wpdevart_youtube]
On 29th June Taiwan Trade Show’s YouTube channel will host #InnoVEXOnlineDemo, where start-ups will showcase their new products and technologies. In September organises will launch the COMPUTEX Online 2D Exhibition, which will display exhibitors’ products and services online.
Meanwhile, the 2020 China Import and Export Fair (Canton Fair) will be hosted online only, from today until the 24th June. As part of its virtual event, Canton Fair is running 24-hour livestreams of 1,779 exhibitors.

The post While Canton Fair Goes Online, COMPUTEX 2020 Is Cancelled appeared first on Smart Office.
]]>The post Barhead Offers Back To Office App appeared first on Smart Office.
]]>SYDNEY: Australian business software specialist Barhead is launching a workforce management application aimed at helping companies ensure the safe and efficient return of employees to the workplace as Covid-19 restrictions begin to lift.
The package is built on Microsoft’s Power Platform and integrates other workplace systems, including Microsoft Teams.
Barhead’s Return to Office app provides employees with a streamlined way to connect to the workplace, to book workspaces, meeting rooms, general office spaces or schedule work from home periods, and alert employers to their current location and future plans.
According to Barhead founder John Orrock: “The way an organisation needs to engage with its clients, engage with its employees, industry partners, and so forth, will change, for the foreseeable future.”
The post Barhead Offers Back To Office App appeared first on Smart Office.
]]>The post SK cafe hires robot barista appeared first on Smart Office.
]]>A cafe in Daejeon is trying out robot baristas.
Lee Dong-bae, director at Vision Semicon, says robots could help people observe social distancing in public.
Vision Semicon is a smart-factory solution provider which developed the barista robot, together with a state-run science institute.
Lee said the system needs no input from people from order to delivery, and tables are sparsely arranged to ensure smooth movements of the robots.
The post SK cafe hires robot barista appeared first on Smart Office.
]]>The post Mobile Telcos To Deliver Covid-19 Info To Billions Via SMS appeared first on Smart Office.
]]>SYDNEY/GENEVA: The World Health Organisation (WHO) and the International Telecommunication Union (ITU) are calling on the world’s mobile telcos to help them get information on Covid-19 via the SMS text messaging service to billions of people who have no Internet access.
They want all telecommunication companies worldwide to join their initiative to “help unleash the power of communication technology to save lives from Covid-19.”
The collaboration will start in the Asia-Pacific region and then roll out globally, with its goal being “to reach everyone with vital health messages, whatever their connectivity level.”
ITU estimates that 3.6 billion people have no Internet access – and in low-income countries 80 percent are offline. – Stuart Corner
The post Mobile Telcos To Deliver Covid-19 Info To Billions Via SMS appeared first on Smart Office.
]]>The post HPE Lays COVID19 Rescue Plan appeared first on Smart Office.
]]>The company is offering more than US$2 billion in financing and cash management programs for customers struggling with the economic fallout of the pandemic.
HPE said the financing is designed to offer customers, both large and small, and partners better handling of cash flow and liquidity issues. It includes a payment relief program to defer payments.
The post HPE Lays COVID19 Rescue Plan appeared first on Smart Office.
]]>The post AIIA Urges Federal Govt. To Abandon R&D Squeeze Plan appeared first on Smart Office.
]]>AIIA reckons the proposed changes to the Treasury Laws Amendment (Research and Development Tax Incentive) Bill 2019 would squeeze small-to-medium sized enterprises at a time when the world is battling the COVID-19 pandemic.
“The AIIA has called on the Government to withdraw the legislation and instead increase the incentive to kickstart the innovative tech sector as it comes out of the COVID-19 lockdown,” AIIA said on Thursday.
AIIA CEO Ron Gauci said it was important to start incentivising start-ups and small-medium enterprises.
“It’s important we snap back the economy and business post-COVID-19 restrictions – and we must incentivise start-ups and the SME sector to allow for investment and growth,” Gauci said.”
The post AIIA Urges Federal Govt. To Abandon R&D Squeeze Plan appeared first on Smart Office.
]]>The post FBI Cops 1200 Scam Complaints In A Single Week: Report appeared first on Smart Office.
]]>After receiving 1200 coronavirus-related scam complaints in a single week in the USA, the FBI says businesses across the nation are facing high cyber-risks in the use of online telecoms platforms.
Jamie Collier, cyber threat intelligence chief at Digital Shadows, told Computer Business Review: “Many organisations will now be discussing commercially sensitive and confidential issues on teleconferencing calls.
“Communications tools must be treated with caution. Malicious cyber actors may target communication tools (VOIP phones, video conferencing equipment, and cloud-based communications systems) to overload services and take them offline, or eavesdrop on conference calls.”
The post FBI Cops 1200 Scam Complaints In A Single Week: Report appeared first on Smart Office.
]]>The post Human Rights Groups Warn Of Rights In Data Despite COVID-19 appeared first on Smart Office.
]]>Signatories include Amnesty International, Algorithm Watch, Australian Privacy Foundation, Digital Rights Watch, European Digital Rights and the World Wide Web Foundation.
“An increase in state digital surveillance powers, such as obtaining access to mobile phone location data, threatens privacy, freedom of expression and freedom of association, in ways that could violate rights and degrade trust in public authorities – undermining the effectiveness of any public health response,” the signatories say.
The post Human Rights Groups Warn Of Rights In Data Despite COVID-19 appeared first on Smart Office.
]]>