Category Archive: Technology

August 8, 2016   /   by Marco   /   , , , , ,

3 REASONS TO HIRE A PROFESSIONAL FOR COMPUTER REPAIRS

3 REASONS TO HIRE A PROFESSIONAL FOR COMPUTER REPAIRS

In the modern world, more and more people rely on their computer than ever before. Nearly all of the information people get on a daily basis is accessed via their computer. For most business owners, their computers and computer network are an integral part of the way the conduct their daily operations. Over time, the […]

read more

August 8, 2016   /   by Marco   /   , , , , , , ,

SETTING UP RSYNC FOR FILE SYNCHRONISATION

SETTING UP RSYNC FOR FILE SYNCHRONISATION

The first thing to do is check to see whether you have rsync installed on your VPS. Just type rsync. If it comes back with: [root@test ~]# rsync rsync version 3.0.6 protocol version 30 Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others. Web site: rsync.samba.org/ Capabilities: 64-bit files, 64-bit inums, 64-bit timestamps, 64-bit […]

read more

July 12, 2016   /   by Marco   /   , , , ,

WOOCOMMERCE ORDER STUCK ON HOLD

WOOCOMMERCE ORDER STUCK ON HOLD

I’m selling a virtual product where people can download from the website but it seems like every time the order is placed and the payment is processed via PayPal, the order is placed ON HOLD.  I need to manually change the status from ON HOLD to COMPLETED before the customer received the download link. So […]

read more

June 27, 2016   /   by Marco   /   , , , , , , ,

XCODE ISSUE UPLOADING TO ITUNES APP STORE  THIS CERTIFICATE HAS AN INVALID ISSUER

XCODE ISSUE UPLOADING TO ITUNES APP STORE THIS CERTIFICATE HAS AN INVALID ISSUER

I tried uploading a new build of my app to the iTunes App store and received the error message “This Certificate has an invalid issuer”. After researching on the Internet an article recommended to delete the WWDR Certificate from the Keychain and install the latest one as it expired on February 14,2016. I thought I […]

read more

June 17, 2016   /   by Marco   /   , , , , , , , ,

USB 2.0 j5CREATE STOPPED WORKING

USB 2.0 j5CREATE STOPPED WORKING

Today, I experienced an issue with the USB 2.0 DVI J5CREATE dongle and it wasn’t displaying when I connected my display port cable to the Surface Pro 2. I run 3 screens on the Surface Pro 2. The setup is like this: One is the tablet monitor, the second via the Display Port – I […]

read more

June 9, 2016   /   by Marco   /  

HOW TO DISABLE CHROME AUTOMATIC TAB DISCARDING

HOW TO DISABLE CHROME AUTOMATIC TAB DISCARDING

If you’re like me, I open multiple Tabs in Chrome that can sometime reach 10-20 tabs. In some of those tabs I run web apps that just run in the background. Recently I discovered an annoying feature that made the Tabs reload when they are clicked on. This meant that the process that was running […]

read more

May 12, 2016   /   by Marco   /   , , , , , , ,

RESOLVING ISSUE WITH CROSS ORIGIN RESOURCE SHARING POLICY FOR WEBSITES

RESOLVING ISSUE WITH CROSS ORIGIN RESOURCE SHARING POLICY FOR WEBSITES

Another issue that we experienced was displaying content from different domains especially when using HTTP and HTTPS. Here’s an example of the error message: Font from origin ‘https://website’ has been blocked from loading by Cross-Origin Resource Sharing policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://website’ is therefore not allowed access. The […]

read more

May 10, 2016   /   by Marco   /   , , , , , , , ,

DISPLAYING HTTP CONTENT IN HTTPS PAGES

DISPLAYING HTTP CONTENT IN HTTPS PAGES

This week we had to look at an issue with displaying HTTP (insecure) content in a HTTPS (secure) page. According to a number of sites, different browsers by default don’t allow this as the HTTPS page is secure and displaying non-secure content is a no-no. This is called displaying MIXED CONTENT. The error message you would […]

read more

WEB APPLICATION INSTALLER FOR VESTA CP

For all you Vesta CP users, you’ll be happy to know that there is now a Web Application Installer which was developed by CDN Mall. Currently there are only 8 Applications you can install: WordPress Nibble Blog OpenCart PrestaShop Textpattern CMS Joomla phpBB Simple Machines Forum To install the Web Application Installer run the following […]

read more

March 17, 2016   /   by Marco   /  

CREATE AWESOME VIDEOS

CREATE AWESOME VIDEOS

Ever struggled to make professional videos? Or have you paid hundreds of dollars to a freelancer and ended up not using the video at all? Well, you can now be in control and create your own awesome videos by using an easy to use tool called VideoMakerFX. With just a few click you can quickly […]

read more

March 13, 2016   /   by Marco   /   , , , , ,

INTEL NUC NUC5i5MYHE ETHERNET DRIVERS

INTEL NUC NUC5i5MYHE ETHERNET DRIVERS

Today I’ve been testing the Intel NUC model number NUC5i5MYHE. After installing Windows 7, I noticed that the Ethernet adapter was not working and I assumed Windows would use a standard Intel network driver but this was not the case. When I went to the Intel Downloads page and selected the model NUC5i5MYHE, the only […]

read more

March 9, 2016   /   by Marco   /   , , , ,

NOTIFICATION BOX WORDPRESS PLUGIN

NOTIFICATION BOX WORDPRESS PLUGIN

It’s time to share with you a cool plugin that we’ve been using on this website. You will notice this popup that is displayed on the corner of the website or on a mobile device it will display it as a full screen. The WordPress plugin is called Notification Box Lite and can be downloaded […]

read more