Different types of graphics card slots

Here I’ll try to explain briefly the graphics card slots used on most PCs.

Video or graphics cards come with three different connector types – PCI, PCI Express and AGP. The slots in your PC’s main board (motherboard) will dictate which one you need.

  • PCI are often white slots and have been around since the early 90s
  • PCI Express also known as PCIe  are often black slots but manufacturers can choose the colour. Useful eh?
  • AGP slots are mostly brown and they have different speeds. The newer versions for sale are predominantly designed for AGP 2.0 and 3.0 standards but check first
  • ISA cards are very old and it’s unlikely you have one of these as they were predominantly an 80s technology

You’ll also need to think what you will be using the graphics card for. Heavy graphics use (eg gaming, 3d rendering etc) will mean you need a more expensive card whereas a cheaper one will suffice for the odd Internet surfing and Word document. Gamers tend to look at FPS (Frames Per Second) as a benchmark to performance but there are a number of factors that contribute.

Hope this helps explain the graphics card slots minefield a bit more! Take a look at my deals on ATI graphics cards and Nvidia graphics cards.

 


Change Windows startup sound to a voice

Change windows startup soundYou know in all those futuristic films where computers speak to their owners? Ever wondered if you can actually get yours to welcome you in this way? Well let’s have a go at doing this and see what we can use it for.

This should work on Windows from XP upwards. If you have security settings a bit high then running scripts may be an issue but it won’t hurt to try this.

Click on Start > All Programs > Accessories > Notepad

In the notepad window, paste the exact code below:

Dim speaks, speech
speaks="Welcome PC Repair Man, what can I do for you today"
Set speech=CreateObject(“sapi.spvoice”)
speech.Speak speaks

Obviously once you have this working, you’ll replace the text with your own!

Save as startmessage.vbs. You can rename this file to anything you like but keep the .vbs on the end. If you can’t see the .vbs then you really should turn on file extensions, it helps you to identify files. Turn on your speakers then double click this file to see if it works.

Copy the saved file and paste it into the following folders (I’m presuming that C is your Windows drive, most are):

  • For XP users: C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP)
  • For Windows 7 and Windows Vista: C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

When you next start your computer, it will welcome you!

NOTE: I’d suggest you don’t turn off the Windows startup sound, it’s best to keep the rest of the system as-is.

To remove, simply delete or move the startmessage.vbs out of your startup folder.

Want to trick a friend? Create a personal message and drop it into their startup folder. Watch as their computer reminds them of something they’d rather not be reminded of like “Hey John, bad luck on the driving test” or “Is that a pimple on your nose, Lucy”.

Don’t be evil, or if you do, don’t tell them it was me that told you how to do it….

 


AVG free download antivirus and internet security links

avg free antivirus discount downloadLooking for AVG free antivirus downloads?  Here are our official links:

AVG Free Antivirus

AVG Internet Security (full registered product) for much less than you think!

For a better fully featured antivirus, antispyware and Internet security package I’d suggest trying Kaspersky Internet Security.  Here’s a link with a 10% discount:

Alternatively, try searching for current offers on all antivirus products in our shop


Backup WordPress database tutorial

wordpress backup

This is a tutorial on how to backup your WordPress database manually using phpMyAdmin and the SQL export method. It may sound difficult for the non-technical but it isn’t really and is something that is essential for the maintenance of any WordPress site. If you have ever lost any data before you’ll know what a huge and time consuming problem this can lead to so let’s get going.

First off, please bookmark this page in your browser, you’ll probably need to refer to it again for the first few backups!

Login to your cPanel. This is where you will see lots of useful tools and the one we shall use is phpMyAdmin shown below.

php myadmin wordpress backup

Click to open it and you will now have to select your database from the left hand side, usually something like mysite_wrdp1. Don’t select the information_schema as this is not the one we want.

Now you look to the right of the screen and you can see tabs relating to functions we can actually run on the database.

phpmyadmin sql wordpress

We want to select ‘Export’ here. Now for the bit everybody gets wrong…. You should select the ‘Custom export method’ which gives you greater control over the final exported database. For ease of reference, I have compiled a screenshot of the best options to select for the majority of users. Make sure you click to select all tables in your database, I have seen so many people just backup one table within the database and the backup is effectively useless. Here are all the settings you need to have in the latest version of  phpMyAdmin:

database backup wordpress phpmyadmin latest

Notice I have removed the prefix from the table names (shown in blue above) as you or a program may have modified this. By default it is wp_ but many security packages rename it. There is nothing to do here, I’m just pointing this out for clarity.

Now you can click on ‘Go’ and you should be able to download a working copy of your database. You can’t really view this file as it requires a database server (although you can connect to it with a few software tools that exist). You can however upload it to a new installation or use it when the poop hits the fan and disaster strikes on your server.

That’s about all you need to do to have a working backup of your database. Remember to FTP into your server and copy all the files over too as many files and folders are necessary to get back up and running as you were. For example, your wp-content/uploads folder is not backed up automatically and this is where most images used on your blog are stored.

Automatic WordPress SQL backups and file copying features

If you want a click-and-forget solution then I would heartily recommend the excellent WP-Twin which you can download here https://wp-twin.com
This neat program not only backs up your database but also ALL of your files on the server, meaning that any special folders outside of WordPress get copied over too. It has an easy reinstall option that takes the pain out of disasters, well worth it if you aren’t too sure how to go about reinstallation.

I hope this helps you to start a decent WordPress backup regime and I’d be happy to know if this helped you, please drop me a comment below or click the social buttons to share with others.

 


Typing into the address bar – the right way!

microsoft-internet-explorer-top-tips-smallVery often I see people mistakenly typing into the browser’s search box instead of into the address bar. This is a fairly common mistake but one that you need to be aware of for its security repercussions.  For reference, your ‘browser’ is Internet Explorer (possibly also Firefox or Chrome if you have them installed).  The address box is the long one across the top middle of the browser window, the search box is the smaller one to the top right.

Any web address that you already know must be typed into the address box and NOT the search box thus:

When you type into the search box (top right of the browser) you are doing a search across the internet for a website, not going there directly. Imagine this scenario….

You want to go to your bank HSBC. You type in “hsbc” to the search box in the top right and a list of results from the search engine appears. How do you know the one you are clicking is your bank and not some website that looks the same waiting for you to type your login and password into it? By entering www.hsbc.com into the address box (top middle bar) you are going DIRECTLY there.

This is the same for www.bbc.co.uk, www.cnn.com, www.wikipedia.com etc so please don’t get caught out and change your habits. Searches are great but the results can be what you didn’t expect.

Safe surfing


Can I install OEM software on Mac Boot Camp or Virtual Machine?

Well, it seems there are lots of people asking about this installing OEM Windows software on Mac desktops and laptops. This is a grey area that I’d like to clear up (or make slightly off-white). I’ll present the facts and you can make your own decision.

OEM versions are, in theory, to be used by system builders. It is generally accepted now, although unwritten, that people can readily purchase these and install them. Just look at the plentiful supplies on major ecommerce sites and you’ll see that the OEM software is not just for system builders. Effectively, someone who installs an operating system on a PC is doing the job of a system builder, it’s just the component assembly part they are missing, and many system builders actually buy whole machines now anyway.

The thing to note with OEM software, is that if your computer dials out for licence verification then it needs to be installed on just one piece of hardware to be classed as genuine. That’s the only check. Since Retail versions are much more expensive than OEM, people are naturally drawn to them.

There are a few things to be aware of for OEM installation which I’ll clarify here:

1)  Retail versions come with both 32-bit and 64-bit installations as an option. OEM versions are one or the other, so you will want to make sure you’re ordering the right version. For your Mac, check that it is a 64 bit machine and go for this if it is. If you do have 64 bit then choose a product like Windows 11 as it’s stable, well rounded and I have seen Windows 7 & 8 splutter and complain a few times. Something like a cheap Windows 11 OEM would be perfect.

The differences in 32 and 64 bit operating system software can often be marginal unless you are really pushing the computer hard, but for a small price difference 64 is a better operating system when on full load. Many software programs are 32 bit so they don’t take advantage of the extra ‘word architecture’ but when you run something like Adobe Photoshop 64 bit that is resource-hungry, it can be noticeable.

2)  OEM versions are tied to the hardware they are installed on and cannot be moved. This will only be an issue if you are planning on using virtualization software as well as your bootcamp (dual boot) installation, since the virtual machine “hardware” looks different to the real hardware.

3)  OEM versions do not come with telephone support from MS, although if you try to talk to a Microsoft representative about issues you are getting on a Mac then you may be fighting a losing battle as they are known to pass them back to you.

To summarise, I would go with an OEM dual-boot installation (64 bit if possible) OR run a virtual machine. You may even be able to run a cheaper XP licence as a virtual machine and this may suffice. If it is to run an older program such as MS Money this could work well as it may run more happily too.

64 bit architecture explained on Wikipedia

Drop me a comment below if this helped you or please click the social buttons to help others save a bit of money too.


WordPress SEO by Yoast – using sitemaps

If you are using the fabulous WordPress SEO plugin by Yoast, you’ll find that it also does the job of creating a sitemap for you.  You need to opt in to this within the plugin’s settings field here:
XML sitemaps” then tick the “Check this box to enable XML sitemap functionality“.

There are a few caveats that this plugin doesn’t make you aware of though and this can affect the whole indexing of your website by the search engines.

1. If you are now making reference to this sitemap elsewhere (such as within W3 Total Cache etc) then you will need to alter the path to your sitemap thus:

https://yourdomain.com/sitemap_index.xml

2.  You will need to remove any other sitemaps from your root folder. Look for:

sitemap.xml
sitemap.xml.gz

 

3.  Make sure that your robots.txt has this line:

https://www.yourdomain.com/sitemap_index.xml

 

Your XML sitemap doesn’t actually exist at this location so don’t think it’s not working if you can’t see this file. Yoast’s WordPress SEO plugin places the files in a subfolder of your uploads directory, and using WP Rewrite the URL will resolve to the right sitemap. It also works with Multi Site installs whether domain mapped or not.  To check it is functioning, fire up your browser and navigate to the sitemap (as in step 3 above). You should see the file there.

 

Hope this helps!

 


Check you have the latest Norton product version

norton-internet-security-2017-cheapest-renewal-price-serial-keyHere’s a well kept secret….Symantec offer a way to check you have the latest Norton product on your system and they actually give you a free upgrade if not.

If you are running a Norton product such as Internet Security, Antivirus or 360, click here to check for a free upgrade to other versions of Norton.

Save the file to your desktop and run it, it will prompt for action if you can get a free upgrade.

For cheap prices on Norton renewals, take a look at my software store which currently has huge discounts on Norton products


How to show file extensions in Windows XP, Vista and 7

File extensions are those 3 or 4 little letters after the dot which tell Windows what type of file it is.  For example:

  • report.xls is an Excel spreadsheet (.xls)
  • report.doc is a Word document (.doc)
  • report.exe is a program (.exe)

By default, file extensions for known file types are hidden in Windows operating systems.  In my view this is both stupid and dangerous.  Stupid because we need to see what type of file we have in front of us.  Dangerous because double clicking report.exe doesn’t open Word, it opens the file as a program which could potentially be a virus.  You can however change this setting so that file extensions are shown for files in a certain folder or for all files on your hard disk.

To show file extensions in Windows XP

Open “My Computer”, select “Tools” then “Folder Options…”

In Advanced Settings, untick “Hide extensions for known file types.”

To show file extensions in Windows Vista or Windows 7

Open Computer from the Start menu

Click the Layout button (to the left of the Views button)

Click Folder Options
Click the View tab
Untick Hide extensions for known file types
Click OK

This setting will make file extensions appear in all folders in both XP , Vista and Windows 7.

If you want to hide file extensions at a later time, you can tick the box again then click OK.  I’d recommend that you leave it like this as it is far safer and easier to show them.


Notepad++ compare icons explained

Notepad++ compare iconsHere’s a brief explanation of the Notepad++ compare icons which are surprisingly undocumented:

 

  • Green plus symbol = line added
  • Red minus symbol = line deleted
  • Yellow exclamation mark symbol = line changed
  • Blue arrow symbol = line moved

 

You can access the compare menu from Plugins, Compare, Compare or by simply selecting Alt-D. You need to load the 2 files to compare first and have them as the last 2 on your tabbed list.