WELCOME TO THE COMPUTERHOMEFIX BLOG

News, Tips, Observations and Help relating to getting the best out of your Internet Broadband Wi-Fi in your home in Cardiff.

$rss_title, 'rss_description' => htmlspecialchars('', ENT_QUOTES), 'rss_language' => 'en-uk', 'rss_copyright' => '', 'rss_url' => 'http' . (isset($_SERVER['HTTPS']) ? 's' : '') . '://' . $_SERVER['HTTP_HOST'] . dirname($_SERVER['PHP_SELF']), 'rss_image' => getFullyQualifiedImageURL(''), 'rss_publisher' => '', 'rss_email' => '', 'itunes' => $itunes, 'itunes_summary' => '', 'itunes_subtitle' => '', 'itunes_explicit' => 'no', 'itunes_keywords' => '', 'itunes_category' => '', 'itunes_subcategory' => '' ]; // Sitelok fix if (empty($page)) { $page = 1; } $items_start = ( $page - 1) * $items_per_page + 1; $items_end = ( $page ) * $items_per_page; $item = 0; if ($debug) { $debugArray = array( "PHP Version" => phpversion(), "iconv" => function_exists("iconv") ? true : false, "Date" => NOW, "Time Zone" => date_default_timezone_get(), "page" => $page, "items_per_page" => $items_per_page, "items_start" => $items_start, "items_end" => $items_end, "post" => $post, "display_detail" => $display_detail, "page_path" => $page_path, "fully_qualified_page_path" => $fully_qualified_page_path ); print_r($debugArray); echo '
'; $start_time = microtime(true); } ?>
{{#layout.post_wrapper}}
{{/layout.post_wrapper}} {{#post}}

{{{category.link}}}

Written by Webdeersign for the amazing Webdeersign BLOG
{{/post}} {{#layout.post_wrapper}}
{{/layout.post_wrapper}}
{{#nav_page}} {{#prev}} {{/prev}} {{/nav_page}}
{{#nav_page}} {{#next}} {{/next}} {{/nav_page}}
EOT; $templates['list'] = $eot ?> {{/layout.post_wrapper}} {{#post}}

{{{title}}}

Written by Webdeersign for the amazing Webdeersign BLOG

Computerhomefix

{{{share_links}}}

{{date.format}}

{{{body.content}}}

{{#nav_post}} {{#prev}}
chevron-left

Prev post

Post title - will change!

{{/prev}} {{/nav_post}}
{{#nav_post}} {{#next}}

Next post

Post title - will change!

chevron-right
{{/next}} {{/nav_post}}
{{/post}} {{#layout.post_wrapper}}
{{/layout.post_wrapper}} EOT; $templates['detail'] = $eot ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

What precautions can I take to reduce power consumption for my home Wi-Fi and will there be any dissadvantages if I do this

EOT; $temp_summary_content = $eot; ?>

In this new world we find ourselves in, should I turn off my home Wi-Fi Router to save power consumption and will the benefits outweigh the dissadvantage and inconveniences.

Advantages of turning off your Wi-Fi router and any additional equiment that your home Wi-Fi depends on.

  • You will save electricity if you do this.

  • How much will I save? That will depend on if it's just a router or if there are additional parts of that system such as Wi-Fi repeaters or extenders or Whole Home Discs.

  • There is no one answer fits every situation here, but a good approach is:

Any device that is switched on 24/7 AND feels warm to the touch, then that will make a noticable yearly consumption difference, if it is switched off overnight, every night. Every additional Wi-Fi device will multiply this amount.

Disadvantages of turning off your Wi-Fi router and any additional equiment that your home Wi-Fi depends on.

  • You will have to either turn each device off and on manually every morning and evening OR you could install a timer switch (will use power too but not much) to do the switching off and on. This daily process will add some inconvenience .

  • One important thing you MUST consider, is whether you have any smart home devices such as door bells, Hive thermostats, Wi-Fi Aga's (yes, they exist), etc. that may not work if the Wi-Fi is turned off. This may be a deal breaker for those with such devices.

  • You may lose access to your telephone home system if you have a digital system which BT have been installing, apparently. To check, turn your router off, and then check your phone system works as expected.

  • Your router will establish a new IP address which may in rare events (such as using FTP software), upset you system. To test for this, switch your router off for a few mintes and then back on. If your equiment and software works, then this will not be an issue.

  • Also remember that a Wi-Fi router and system than take at least several minutes to start working after switch on, so this will add some further inconvenience.

Remember that the more time your Wi-Fi system is turned off, the more you will save.

This may sound obvious, but if you home is empty when you are at work during the day, then consider turning off then too.

Summary

If your router gets warm then consider switching it off when not in use. If it's not warm, then may not be worth the inconvenience.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', 'Network', '', '', ''); $poster_item->category['raw'] = array('INFO', 'TIPS', 'CABLE', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-10-11T00:00:00BST"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Should I turn off my Wi-Fi Router system at night to save power', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('What precautions can I take to reduce power consumption for my home Wi-Fi and will there be any dissadvantages if I do this', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

What precautions can I take to help my home WiFi work during the hot weather that our new extra warm summers we are experiencing.

EOT; $temp_summary_content = $eot; ?>

Global Warming is changing our weather and recently in the summer of 2022, we experienced extreme heat that can affect your WiFi.

Home WiFi routers, WiFi extenders and computers including phones and tablets (iPhones and iPads) are not designed and built to work in high temperatures. Generally, most home devices will have a design specification to go no higher than 50C. This means that the chips used will usually stop working reliably above 50C and the life of any devices that get this high will be shortened.

While you may think that the recent UK temperatures are a long way off 50C, don't forget that all electronic devices generate their own heat. and in particular, routers will generate a lot of heat. Many routers will be hot to the touch and already be at 25C in a cold room. So when the weather is really hot, your devices will easily go above 50C and you will very likely experience a drop in performance or they will stop working. I.e. the internet performance drops or dissapears.

What can I do to minimise the affect of exceptional warm weather on my home WiFi ?

Don't place any devices in direct sunlight. This is really important and applies to routers that are often located near the front of a home near a window. Either move the router if you can, away from direct sunlight or introduce some shade, such as a drawn curtain.

The same applies to any other electronic device such as a computer or WiFi extender.

For situations where you can't shield the router or computer from tegh sun on a really hot day, then you may need to invest in a fan to blow air over the devices.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', 'Network', '', '', ''); $poster_item->category['raw'] = array('INFO', 'TIPS', 'CABLE', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-08-16T00:00:00BST"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Hot summer weather precautions for good WiFi in your home', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('What precautions can I take to help my home WiFi work during the hot weather that our new extra warm summers we are experiencing. ', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

Do you need to get reliable WiFi from your house or home to an out-building such as a garden pod, outside study, shed or garage? Then you should read this.

EOT; $temp_summary_content = $eot; ?>

How can I get reliable WiFi to a building outside from my house or home, such as a garage, extension, work pod, etc.?

Until about the start of 2021, there was no really good reliable way to use a wireless system to extend your WiFi outside your home. Plenty of WiFi products promised speed and reliability, but often these would become unreliable, or conflict with a neighbours similar system or they just failed due to poor low cost manufacture.

Up until about 2021, the most reliable way to get WiFi outside your home was to use a network cable. otherwise known as a CAT5 or Ethernet cable, and run the cable from your router to an outside building that was dry and had power, i.e. inside a room.

Technically this is very reliable, but there are many issues that make this method both very expensive to do properly and there are also things that can stop the system working.

These include:

Expense

Cables are low cost, but the installation of the cable can be considerable and often run into £100's. The cable must be installed correctly, which means that the cable must be run inside a sealed pipe through sealed holes and ideally buried safely underground. Running cables under roof eaves will not work for long unless the cables are completey protected with a strong pipe.

In addition, you must add in the cost of an additional router (£50-£150) to go in the outbuilding and then have that router professionally setup correctly, so that any change of your main router will not break the system.

Installation - Expensive & Risky

To install an external cable correctly, can be very expensive, and will require several hours of skilled instalation to do correctly and may need further repair work. It is very easy to do this badly, without making sure that the cable does not get damaged by water or rodents. Squirrels love knawing through these cables if they are exposed!, and once the cable gets water ingress and wet with frost damage, it will start to fail.

Risks

By not using an experienced installer, you risk damage to your home, such as brick or render damage, or internal plaster or wallcovering damage during the installation. Even worse would be drilling into a water pipe or electric cable resulting in an even bigger problem. We have seen lots of damaged plaster or chuncks of brick or render missing from where these cables have been fitted.

What's the best and modern solution for today?

By far the best solution today, is to use the best of the best and most reliable WiFi systems, correctly installed and even more importantly, positioned in the correct locations, to extend WiFi beyound your home. These systems and our installion is considerably lower cost that an external cable solution and our solution has none of the cable solution risks.

Our solution does NOT require any drilling whatsoever, and the installion takes no more than 1 hour. The Computerhomefix solution is a Win Win Win solution for todays WiFi needs.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', 'Network', '', '', ''); $poster_item->category['raw'] = array('INFO', 'TIPS', 'CABLE', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-05-31T00:00:00BST"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Thinking of extending your WiFi to an ouside building or study ', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Thinking of extending your WiFi outside your home or house to an external building, office, study or work pod using a network cable? Then there are better siolutions', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '3 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

My broadband supplier promised me coverage throughout my home and I can't get any Wi-Fi in some of my rooms.

EOT; $temp_summary_content = $eot; ?>

Why does my Wi-Fi not reach everywhere I need it in my home?

Your Wi-Fi router just won't reach every part of your home and for most people one router just can't reach the whole home. The signal will get weaker and weaker until the signal strength is too weak to deliver the Internet to where you need it.

Domestic Wi-Fi routers such as the one you will have in your home, are limited by law, to transmit no further than 200 feet, outside in perfect conditions, i.e. in the middle of a field on a sunny day. For this reason you can't just turn up the power of your router. It's also the reason that the new router you just bought, is no better than the old one.

The list of things that will decrease or even stop the Wi-Fi signal include:

The solution here is to extend the reach of your Wi-fi to reach all of your home using the latest technology Mesh systems. These can be a challenge to setup and configure and that is where we can help you with our Wi-Fi services in Cardiff. Our expertise extends to knowing excctly where to position these devices to get the most reliable performance.

Choosing the correct and best devices for your home is important
These are challenging to setup correctly
Positioning the devices in the best possible location is very important
Confirm the system is working by completing a Wi-Fi survey

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('INFO', 'TIPS', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-05-03T00:00:00BST"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Why does my WiFi not reach every room in my home', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('WiFi routers struggle or fail to reach every part of the majority of homes in Cardiff Wales unless they are expanded with the best systems', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

What is the most important thing for you? Is it Speed or reliability of service? Getting problems sorted out quickly is what matters.

EOT; $temp_summary_content = $eot; ?>

Speed or Reliability?

The answer is reliability. We are constantly bombarded with speed, when what we actually need as a minimum requirement, is that the speed is fast enough when ever we want to use it. We don't need more speed, we need more reliability.

What speed is fast enough?

There is no set minimum speed, however a reliable 20Mbs service should be fast enough for most. If you achieve that sort of speed, but your requirements demand more, then you will probably know what speed you need. I.e. if you are using your internet for fast responsive gaming or have multiple users all watching different streaming services at the same time. If you have signed up to a 65Mbs service then it would be normal to see 35Mbs and above.

Visit SPEEDTEST to check your download speed at different times of the day.

Reliability

Broadband Internet delivery into homes is prone to many issues that will reduce or stop the service.

Your Internet service will degrade or fail often, yet you will probably only notice it when you are using it to do something like watching NETFLIX or iPlayer and notice the TV pauses or freezes.

The important things to consider are:

Unfortunately, this varies between Internet providers.

If you have an Internet problem and can't speak to a human being from your Provider, change your Provider. It is essential that you quickly speak to someone who can get the issue fixed ASAP, everytime you have an issue. Speak with your neighbours if you can, to see if others are having the same issues.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('INFO', 'TIPS', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-05-01T00:00:00BST"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('WiFi Internet Reliability or Speed which do we really need', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Who are the most reliable Broadband Internet WiFi providers in Cardiff Wales', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

Broadband providers are not all the same so be careful who you sign up with.

EOT; $temp_summary_content = $eot; ?>

What is the difference between the main Broadband Internet providers?

All Internet Broadband providers are not equal. Some own their technology, some don't own any part of the technology and just sub contract to another provider. Some have UK based support, some have support based not in the UK, some create obstacles making it far more difficult than it should be to contact them - Virgin Media.

Broadband is just a service like insurance, water supply, etc.. Some will run promotions to draw in new customers and some will penalise users who stay with them by increasing prices when they can get the same service much cheaper as a new user.

We have not noticed any difference between the different routers used by the various providers. If a router is not powerful to reach the loft or to reach the furthest bedroom in the house, then another providers router will not make any difference in our experience.

We have heard great things about all of the providers and also bad things about them too. Not one provider stands out as being better than any other, consistently over time. They all seem to change their support systems, so that for example, their support staff may be based in the UK, but that could change in the future.

What we have not found is a provider who places reliability above performance, with a compensation package for loss of service and down time.

Currently, we hear less bad things about TalkTalk and Sky.

BT are currently installing VOIP digital services to new users and have not yet addressed the OFCOM warning about making emergency calls reliable for the most vulnerable. Read our latest update on this, here.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('INFO', '', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-04-25T00:00:00BST"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Are all Internet Broadband WiFi providers the same', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Broadband Internet WiFi providers in Cardiff Wales such as TalkTalk Sky BT VirginMedia PlusNet John Lewis Vodafone', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

Beware of Internet Broadband providers who try to dazzle you with technical terms and jargon.

EOT; $temp_summary_content = $eot; ?>

Don't allow the Internet providers to dazzle you with jargon

Remember, what you want is a reliable service and having the fastest internet in Cardiff or being able to connect up to 100 devices in your home is not important.

You will no doubt be offred a "better" or "faster" service, and pay more for it, for a Fibre type of service.

Here are some things to consider:

Cardiff was one of the first areas in the UK, to get fibre optic cable broadband from CabelTel, who became NTLWorld, who then bacame Virgin Media. That was over about 20 years ago, so that means that system is now far from being considered new.

In our opinion, try to choose a provider that uses the latest Fibre cables which are being delivered to most residential areas of Cardiff at a fast rate. Check with your Internet provider or the providers you are considering changing to, what type of system they use or when they will switch over. This reccomendation is based on reliability of new equipment over old cabeling.

Providers who use the new system will no doubt be bombarding you with advertising offering a signifcant speed boost and cost hike.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('INFO', '', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-03-16T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Copper Cable or Fibre Optic Broadband providers', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Are you struggling to understand the jargon and sales talk from the WiFi Broadband Internet providers in Cardiff Wales', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

At certain times of the day your Internet Broadband Wi-Fi may be working just how it want it to work. Then after 3:00pm, it gets worse and worse.

EOT; $temp_summary_content = $eot; ?>

Why does my Internet connection vary.

Your Internet connection that is delivered into your home can vary a great deal throughout the day.

Note this is nothing to do with your Wi-Fi in your home and is just the delivery of the internet into your router and is the bit that your Internet provider controls.

If you are sharing an old technology telephone line with your neighbours, then at peak times of the day, i.e. the evenings, your Internet speed may drop to the point that you notice it or notice "buffering" delays when watching NETFLIX or iPlayer. If you are lucky enough to have had your local phone lines (under the road or pavement) upgraded to the newer Fibre phone lines, will reduce or eliminate this effect.

The best way to determine if your are suffering from a slow internet problem, is to check the speed of your Internet that is being delivered to your router. Using a phone, tablet or computer that is as close as possible to the router, i.e. visit SPEEDTEST to check your download speed at different times of the day.

If it slows down at peak periods then the supply into your house is the problem.

If you have signed up to a 65Mbs service then it woud be normal to see 35Mbs and above.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('INFO', '', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-03-01T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Why does my WiFi vary so much in my home in Cardiff', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Are you suffering from poor WiFi in every room in your house or home or office in Cardiff Wales', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '3 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

SAVE MONEY Change your Broadband supplier to get a better deal and pay less for the same service - Here are some tips.

EOT; $temp_summary_content = $eot; ?>

Where can I get the best Broadband Internet deal in Cardiff?

The best deals are almost always found by using a service such as USwitch to search for the best deals. We have no affialiation with USwitch but have found them to be the among the best from our experience, and have heard similar good things from others. There are other similar services such as GoCompare, etc., so our advice woudl be to Google a phrase such as best broadband deals, and then check them all.

Based on our experience and what others tell us in Cardiff, Wales, going directly to a provider will often NOT get you the best deal. Also, ask yourself, why new users get a better deal than YOU do, from the provider you have been with for years? (Yes looking at VirginMedia again).

For example. In December 2021, the best deal for a 67Mb fibre service was available from TalkTalk directly for £30 per month for 18 months. That same service was available for £20 per month for 18 months plus a £100 money back voucher from USwitch for what appeared to be the same TalkTalk service.

Don't forget that when you contract ends after usually 18 months, you can switch to a better deal.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('TIPS', 'SAVE MONEY', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-02-22T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Best Broadband Internet WiFi DEALS in Cardiff', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Look here to find the latest information about where to get the lowest price, cheapest and best value Broadband Internet WiFi in Cardiff Wales', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

Enough is enough is enough. When to change and things to consider.

EOT; $temp_summary_content = $eot; ?>

Should I change my Internet Broadband provider?

Today, Broadband Internet providers are a service provider very much like Insurance, Electricity, Gas, etc.. They all have a contract of about 18-24 months long, that comes to an end, and after that time you can switch, without any penalties, to another provider.

The answer to this question is almost always YES, if you are not happy with your service or want to save money.

When is the best time to change my Internet Broadband provider?

The best time is after your contract ends.

Be careful that your contract is not renewed as a way to keep you hooked in for another 18 months. E.g. Accepting a new "upgraded" router will usually come with a contract renewal. Also, a performance boost to match the competition (Looking at you VirginMedia here) will come with a contact renewal.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('TIPS', '', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-02-11T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Should I change my Internet Broadband provider', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Are you looking for the best deals or lowest monthly cost in Broadband Internet WiFi in Cardiff Wales', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

Yes. This is exactly how we always setup your wi-Fi network for you. If you have to constanty select a different Wi-Fi network depending on where you are in your house, then your Wi-Fi has not been correctly setup or is an out of date system.

You must have just 1 Wi-Fi with the same Password used wherever you are in your home.

We don't need more passwords in our lives. We need less wherever possible.

EOT; $temp_summary_content = $eot; ?>

Can I have just 1 WiFi network with the same Password for my whole home?

Yes. This is exactly how we always setup your wi-Fi network for you. If you have to constanty select a different Wi-Fi network depending on where you are in your house, then your Wi-Fi has not been correctly setup or is an out of date system.

You must have just 1 Wi-Fi with the same Password used wherever you are in your home.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('INFO', '', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-02-10T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Can I have 1 network with 1 Password for my whole home WiFi ', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Computerhomefix configures Briadband Internet WiFi systems that make it easy to connect to in every room', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '1 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

A Wi-Fi Survey is simply a thorough check to find the dead Wi-Fi spots or difficult areas for Wi-Fi to work well, in your home and to then plan how to deliver Wi-Fi throughout your home so that the Wi-Fi signal reaches every room. We always carry out a Wi-Fi Survey to make sure that we position everything in the best possible location. When the system is setup correctly and functioning, we then carry out real life tests to make sure you have the performance you expect.

EOT; $temp_summary_content = $eot; ?>

What is Wi-Fi Survey and will I need a Wi-Fi Survery in my home?

A Wi-Fi Survey is simply a thorough check to find the dead Wi-Fi spots or difficult areas for Wi-Fi to work well, in your home and to then plan how to deliver Wi-Fi throughout your home so that the Wi-Fi signal reaches every room.

We always carry out a Wi-Fi Survey to make sure that we position everything in the best possible location. When the system is setup correctly and functioning, we then carry out real life tests to make sure you have the performance you expect.

Having years of experience of doing this has taught us how to quickly assess a house layout, and to quickly find the best solution to get your new Wi-Fi system up and running.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('INFO', '', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-02-09T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('What is a WiFi survey and will I need a survey in my home', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Computerhomefix provides a sevice in Cardiff to setup and configure Internet WiFi in your home to reach every room', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '1 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

This is our advice on where to buy anything to do with computers such as PCs, Laptops, Desktops, iPads, Apple Macs and printers in Cardiff

EOT; $temp_summary_content = $eot; ?>

What is the best place to buy a computer or anything to do with Computers, in Cardiff, Wales?

The answer to this question has changed many times over the years. However, in the last decade the answer has always been the same, because one place stands out head and shoulders above everyone else. We have no affiliation with any suppliers and base our advice on our experiences, and on having recommended and then checked up on our recommendations.

If you are looking for anything to do with computers, ranging from Laptops and desktops to printers and keyboards go to John Lewis.

Why John Lewis?

There are many reasons including:

  1. The staff in the JL Computer department are genuinely knowledgeable about what they sell.
  2. JL always seem to have the best selection of current computers.
  3. Prices are usually very competitive, and they often operate a Price Match.
  4. Usually JL include a 2 Year Warranty for no extra charge.
  5. If you have a problem, they have an actual computer support line with real trained people in the UK.
  6. You can usually see and try out what you are buying in store and also get quick delivery to your home.

TIP: If you are buying an Apple product, then buy it from John Lewis because you get an extra year warranty for the same price.

Computer Buying Guide

Check out John Lewis' Computer Buying Guide

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Apple', 'Laptop', 'Desktop', 'Windows', 'iPad'); $poster_item->category['raw'] = array('TIPS', 'INFO', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-02-03T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Looking to buy a new PC or Apple Mac or Laptop or iPad in Cardiff', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('We have years of experience of recommending where to buy PCs Laptops and Apple Macs and all computer stuff in Cardiff Wales', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '3 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

BT will cut off the old current phone system in 2025 and are already rolling out digital only systems

EOT; $temp_summary_content = $eot; ?>

Be cautious of the digital upgrade

Phone & Internet users in Cardiff have been given notice or have been offered an "upgrade" to a fully digital system. Many phone users in Cardiff are already using the system! This means that in future, landline calls will be delivered over digital technology called Voice over Internet Protocol (VoIP), which uses a broadband connection.

There are currently a great deal of concerns about this for some users.

The new "digital" system will require that your conventional telephone system will be dissconnected and cease to work, and you will need to plug your current phone into a new "digital" router. If you have any other services such as a RED button alert system that calls for help or assistnce, that will also have to be plugged into the new system.

Is there a problem with the new digital phone service?

In short, if the whole system is working then it will be a good thing. However, if just one part of the system doesn't work, the system will not work unless you have a backup system. The system depends on the Internet working fully, which will be dependent on the following:

During recent powercuts across large areas of the UK, power was cut for many days, yet vulnerable people were still able to use their "old fashioned" phone to contact the emergency services or family. the old system is indeed old technology but it has been very very reliable.

According to OFCOM:

"If you rely on your landline - for example, you don’t have a mobile phone, you’re unable to use a mobile phone  or you don’t have mobile signal inside your home - your provider must make sure you are able to contact the emergency services during a power cut. This could be in the form of battery back-up so your landline will continue to work, or giving you a basic mobile phone to use in this situation."

This situation has yet to be resolved by BT. At this point, it looks like additional equipment with additional costs will be required.

What should I do?

If you are offered an upgrade to the new system, then carefully consider the full implecations of the switch over.

This will mostly affect users who don't have a mobile phone and that often means the most vulernable people.

What is our opinion?

The system changeover has clearly been rushed through too quickly with promises of higher quality phone calls yet has cpmpletely ignored the needs of the most vunlerable.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', 'BT', '', '', ''); $poster_item->category['raw'] = array('NEWS', 'INFO', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-02-02T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Concerns about the new Digital Phone Switchover in Wales', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Phone & Internet users in Cardiff have been given notice or have been offered an "upgrade" to a fully digital system. Many phone users in Cardiff are already using the system', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '4 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
Cool new blog from Computerhomefix in Cardiff
EOT; $temp_header_content = $eot; ?>

This the first of what we hope will become a regularly updated area to announce news and provide tips for anyone using Wi-Fi in their homes.

EOT; $temp_summary_content = $eot; ?>

Welcome to our new blog, full of tips and news and anything else that makes sense to anyone struggling to get Wi-Fi coverage in their home in Cardiff.

If you have any questions, then please just email them in using EMAIL or WhatsApp and if the information would be of interest to others, then it will be included here.

Pleas check out the HOME PAGE where there is plenty of information about our services.

What's our background?

We started off as a general home and small office service for any computer related problems, where we visited you, over 25 years ago.

Our expertise developed into providing general PC & Laptop support, but mainly Apple Mac computer onsite services for home and business owners in the Cardiff area.

Today we still provide these services, but have specialised in providing assistance in getting your Wi-Fi internet broadband to work properly in your home or office.

It is fair to say that along the way we have pretty much experienced every difficult Wi-Fi situation, and we have yet to be defeated.

EOT; $temp_main_content = $eot; ?> draft = getBoolean("False"); if (!$poster_item->draft) { $poster_item->tag['raw'] = array('Wifi', '', '', '', ''); $poster_item->category['raw'] = array('NEWS', '', '', '', ''); $poster_item->author['raw'] = array('', ''); $poster_item->date['raw'] = "2022-01-12T00:00:00GMT"; $poster_item->tag['array'] = buildTagArray($poster_item->tag['raw']); $poster_item->category['array'] = buildCategoryArray($poster_item->category['raw']); $poster_item->date['array'] = buildDateArray($poster_item->date['raw']); $poster_item->author['array'] = buildAuthorArray($poster_item->author['raw']); $poster_item->setTitles(htmlspecialchars('Welcome to the new Computerhomefix blog', ENT_QUOTES), '', htmlspecialchars('Computerhomefix Wi-Fi Cardiff Blog', ENT_QUOTES), htmlspecialchars('Looking for reliable Internet Broadband WiFi throughout your home in Cardiff Call in Computerhomefix the experts', ENT_QUOTES)); $text_array = [$poster_item->title, $poster_item->subtitle, $poster_item->description]; if ($search != "") { if (isset($temp_summary_content)) { $text_array[] = strip_tags($temp_summary_content); } $text_array[] = strip_tags($temp_main_content); } $poster_item->display_list = inQuery($poster_item->tag['array'], $poster_item->category['array'], $poster_item->date['raw'], $poster_item->author['array'], $text_array); if ($poster_item->display_list) { $poster_item->sort_index = 0; $poster_item->link = getPostLink($poster_item->slug); $poster_item->permalink = getPostPermalink($poster_item->slug); $poster_item->share_links = buildShareLinks($poster_item->permalink, $poster_item->title); $poster_item->itunes = [ 'file' => "", 'duration' => "H:MM:SS", 'length' => 1, 'type' => "audio/mpeg" ]; $poster_item->date['format'] = formatDate($poster_item->date['raw']); $poster_item->custom['metadata'] = '2 min read'; $poster_item->preview_image['src'] = getFullyQualifiedImageURL(''); $poster_item->lightbox = getBoolean("False"); $poster_item->disqus = getBoolean("False"); $poster_item->external_link = ''; $header_content_enabled = getBoolean("True"); $header_content_detail = getBoolean("True"); $header_content_display = ( $header_content_enabled && !$display_detail ) || ( $header_content_enabled && $header_content_detail ); $summary_content_enabled = getBoolean("True"); $summary_content_detail = getBoolean("False"); $summary_content_display = ( $summary_content_enabled && !$display_detail ) || ( $summary_content_enabled && $summary_content_detail ); $main_content_display = ( !$summary_content_enabled && !$display_detail ) || $display_detail ; /* */ $poster_item->tag['link'] = buildTagLinks($poster_item->tag['array'], $poster_item->tag['raw']); /* */ /* */ $poster_item->category['link'] = buildCategoryLinks($poster_item->category['array'], $poster_item->category['raw']); /* */ /* */ if ($display_detail) { $poster_item->back = [ 'display' => true, 'text' => $back_text ]; } else { if (getBoolean("True")) { $poster_item->readmore = [ 'display' => true, 'text' => getBoolean("False") ? htmlspecialchars("Read More...", ENT_QUOTES) : $readmore_text ]; } } $poster_item->css = ""; ?> header['content'] = $header_content; $poster_item->header['image']['src'] = $header_image_src; } if (empty($poster_item->preview_image['src'])) { $poster_item->preview_image['src'] = getFullyQualifiedImageURL($header_image_src); } ?> summary['content'] = $temp_summary_content; ?> main['content'] = $temp_main_content; if ($summary_content_display) { $poster_item->body['content'] = $poster_item->summary['content']; } if ($main_content_display) { $poster_item->body['content'] = $poster_item->body['content'] . $poster_item->main['content']; } $poster_items[] = $poster_item; } // end is in query } // end is draft ?>
date['raw'] <=> $poster_item2->date['raw']; if ($poster_item1->date['raw'] == $poster_item2->date['raw']) { return 0; } return ($poster_item1->date['raw'] < $poster_item2->date['raw']) ? -1 : 1; }); break; case 'date_desc': usort($poster_items, function ($poster_item1, $poster_item2) { // return $poster_item2->date['raw'] <=> $poster_item1->date['raw']; if ($poster_item1->date['raw'] == $poster_item2->date['raw']) { return 0; } return ($poster_item1->date['raw'] > $poster_item2->date['raw']) ? -1 : 1; }); break; case 'title_asc': usort($poster_items, function ($poster_item1, $poster_item2) { // return $poster_item1->title <=> $poster_item2->title; if ($poster_item1->title == $poster_item2->title) { return 0; } return ($poster_item1->title < $poster_item2->title) ? -1 : 1; }); break; case 'title_desc': usort($poster_items, function ($poster_item1, $poster_item2) { // return $poster_item2->title <=> $poster_item1->title; if ($poster_item1->title == $poster_item2->title) { return 0; } return ($poster_item1->title > $poster_item2->title) ? -1 : 1; }); break; case 'sort_index_asc': usort($poster_items, function ($poster_item1, $poster_item2) { // return $poster_item1->sort_index <=> $poster_item2->sort_index; if ($poster_item1->sort_index == $poster_item2->sort_index) { return 0; } return ($poster_item1->sort_index < $poster_item2->sort_index) ? -1 : 1; }); break; case 'sort_index_desc': usort($poster_items, function ($poster_item1, $poster_item2) { // return $poster_item2->sort_index <=> $poster_item1->sort_index; if ($poster_item1->sort_index == $poster_item2->sort_index) { return 0; } return ($poster_item1->sort_index > $poster_item2->sort_index) ? -1 : 1; }); break; case 'random': shuffle($poster_items); break; default: break; } if ( isset($feed) && ($feed == "rss") ) { ob_get_clean(); ob_start(); echo generateRssFeed($poster_items, $rss_data); exit(); } if ( isset($feed) && ($feed == "sitemap") ) { ob_get_clean(); ob_start(); echo generateSitemap($poster_items); exit(); } $mustache_data = []; if ($display_detail) { foreach ($poster_items as $key => $poster_item) { $last_page = floor( $item / $items_per_page ) + 1; $item++; if ($post == $poster_item->slug) { if ($key > 0) { $prev_slug = $poster_items[$key - 1]->slug; $prev_title = $poster_items[$key - 1]->title; } if ($key < count($poster_items) && isset($poster_items[$key + 1])) { $next_slug = $poster_items[$key + 1]->slug; $next_title = $poster_items[$key + 1]->title; } $poster_detail_item = $poster_item; if ($last_page == 1) { $poster_detail_item->back['link'] = './' . checkQueryParameters($query); } else { $poster_detail_item->back['link'] = './?page=' . $last_page . $query; } $mustache_data['post'] = $poster_detail_item; break; } } } else { $temp_poster_items = []; foreach ($poster_items as $key => $poster_item) { $last_page = floor( $item / $items_per_page ) + 1; $item++; if ($items_start <= $item && $item <= $items_end) { $poster_item->readmore['link'] = $poster_item->link; $temp_poster_items[] = $poster_item; } } $mustache_data['post'] = $temp_poster_items; } $mustache_data['display_detail'] = $display_detail; $mustache_data['query'] = $query; $mustache_data['page'] = $page; $mustache_data['last_page'] = $last_page; if ($last_page == 1) { $mustache_data['first_page'] = true; } else { $mustache_data['first_page'] = false; } if ($display_detail) { $mustache_data['nav_post'] = [ 'counter' => $item, 'last' => count($poster_items), 'text' => $post_text ]; if ($prev_slug) { $mustache_data['nav_post']['prev'] = [ 'link' => getPostLink($prev_slug), 'text' => $post_prev, 'title' => $prev_title ]; } if ($next_slug) { $mustache_data['nav_post']['next'] = [ 'link' => getPostLink($next_slug), 'text' => $post_next, 'title' => $next_title ]; } } else { $mustache_data['nav_page'] = [ 'counter' => $page, 'last' => $last_page, 'text' => $page_text ]; if ($page > 1) { $mustache_data['nav_page']['prev'] = [ 'link' => $page == 2 ? './' . checkQueryParameters($query) : './?page='. ($page - 1) . $query, 'text' => $page_prev, 'title' => $page > 1 ? ($page - 1) : '' ]; } if ($page < $last_page) { $mustache_data['nav_page']['next'] = [ 'link' => './?page=' . ($page + 1) . $query, 'text' => $page_next, 'title' => $page < $last_page ? ($page + 1) : '' ]; } } if ($display_filter) { $mustache_data['filter'] = []; $filter = ''; if (array_key_exists ($tag, $tag_archive)) { $mustache_data['filter']['tag'] = $tag_archive[$tag]; $filter = $tag_archive[$tag]; } if (array_key_exists ($category, $category_archive)) { $mustache_data['filter']['category'] = $category_archive[$category]; $filter = $category_archive[$category]; } if ($date != '') { $mustache_data['filter']['date'] = $date; $filter = $date; } if (array_key_exists ($author, $author_archive)) { $mustache_data['filter']['author'] = $author_archive[$author]; $filter = $author_archive[$author]; } if ($search != '') { $mustache_data['filter']['search'] = $search; $filter = $search; } } if ($sort_by != '') { $mustache_data['sort_by'] = [ $sort_by => true ]; } $mustache_data['text'] = [ 'back_text' => $back_text, 'readmore_text' => $readmore_text, 'category_text' => $category_text, 'category_separator' => $category_separator, 'author_text' => $author_text, 'author_separator' => $author_separator, 'tag_text' => $tag_text, 'tag_separator' => $tag_separator, 'page_text' => $page_text, 'page_prev' => $page_prev, 'page_next' => $page_next, 'post_text' => $post_text, 'post_prev' => $post_prev, 'post_next' => $post_next ]; $mustache_data['layout'] = [ 'post_wrapper' => $layout_post_wrapper, 'post_css_wrapper' => $layout_post_css_wrapper, 'post_css_item' => $layout_post_css_item ]; if (empty($templates['list'])) { $templates['list'] = $templates['detail']; } if ($display_detail) { echo $mustache->render($templates['detail'], $mustache_data); } else { echo $mustache->render($templates['list'], $mustache_data); } ?> lightbox) { ?> disqus) { ?>