Home Hosting Packages About Us   Tuesday, 7 September 2010  

Archive for the ‘Technology’ Category

August 22, 2010
Filed Under (Technology) by James on 22-08-2010

Having been given a friends laptop with issues (booting very slowly, and throwing regular errors). It hadn’t been maintained for a longer time, so I went searching the Internet for some ideas for a PC healthcheck (having drafted a basic list myself), but found very little of any use at all. This entry aims to give you a view of what I ran, which hopefully may prove useful to others looking to do the same type of thing.

Items are in my recommended order.

  1. Virus scan
    Free virus scanner available from AVG: http://www.avg.com
  2. Windows Malicious Software Tool
    Can be downloaded from http://www.microsoft.com/security/malwareremove/default.aspx
  3. Uninstall useless software, including browser toolbars
    It never ceases to amaze me what rubbish is installed on peoples machines. A regular visit to “Add/Remove Programs” in the Control Panel is vital to keep your machine clear of unwanted software which maybe stealing memory as well as disk space from you!
    Search the internet for any items not by a major brand, as you may find it to be less than honest (on my friends laptop, I found looks of “search optimisation” software, to improve her searching experience in theory. In practice, it was stealing information, and making money from her web searches by opening popups). Be particularly suspicious of browser toolbars, these slow browsers down and many are the cause of popups and data theft.
  4. Chkdsk/f
    Scans your hard drive for data and index corruptions and attempts to fix. Run “chkdsk/f” from Command Prompt. You’ll need to agree to restart your machine, and the scan will happen during the restart.
  5. sfc/scannow
    System File Checker – run “sfc/scannow” from Command Prompt. Given regular error messages, I ran this command to verify the integrity of the Windows System files (suspecting that some files were corrupt due to viruses found in step 1).
  6. Bootvis (optional)
    Available from: http://majorgeeks.com/download.php?det=664
    This Microsoft tool is no longer available from Microsoft as they claim Windows handles speeding up boot times itself in the background. I did however download it, as it is widely reported to still improve boottimes, plus is helpful in seeing what drivers are slowing the boot. In my case, AVG was actually the main slowdown ironically!
  7. Microsoft Update / patch key software and drivers
    For a machine to run efficiently, it needs the latest drivers, so I recommend visiting Microsoft Update (http://www.update.microsoft.com/) and downloading any updates, plus updating any other key software you have on your machine, particularly anything that loads on startup.
  8. Run a registry cleaner
    Over time your registry gets messy, with lots of orphaned entries (entries needed and added by software that you have since uninstalled). Eusing Free Registry Cleaner is the one free registry cleaner that I trust… important, as once again this is an area where a lot of dodgy software exists.Eusing Free Registry Cleaner is available from their website: http://www.eusing.com/free_registry_cleaner/registry_cleaner.htm and is of course free.
  9. Compact your registry
    Also available for free from Eusing is Eusing Free Registry Defrag, well worth downloading, as your registry can get bloated in size, slowing boot times.
    http://www.eusing.com/free_registry_defrag/registry_defrag.htm
  10. Disk Cleanup
    Emptying the recycle bin, internet cache, temporary files etc.. is a great thing to do once in a while. Running Disk Cleanup does most of this for you. If you use a browser other than IE, you’ll need to empty that cache separately.
    Tip: If you’re like me and avoid the “Compress Files” option for Disk Cleanup, you’ll find the start time of Disk Cleanup a wind-up, as it spends ages on the Compress Files option. To stop Disk Cleanup considering the Compress Files options, simply delete the entries in the “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches” (you may want to keep a record of these in-case you want to re-enable this option in the future!). Disk cleanup will start a LOT quicker now!
  11. Disk Defragmentation
    I leave this until last as some of the activities above will cause fragmentation. Obviously you may want to run earlier too as defrag is a great way to improve the overall speed of your machine.

I hope that helped!

Any ideas for further items? If so, feel free to add a comment.



February 19, 2010
Filed Under (Misc, Technology, World News) by James on 19-02-2010

Yes it really does seem that we’ve lost the plot as far as privacy goes. I’m not just talking about security breaches at companies, or government personnel losing sensitive information…. I’m talking about you and I sharing far more data than ever we surely should.

I’ve not been a huge fan personally of the massive fashion of social networking, and obsessive Twitter type behaviour, and a new site hitting the news at the moment just goes to underline my concerns.

The site is pleaserobme.com … and yes, it very simply uses a Twitter API to capture a list of people using Twitter and foursquare, and who are declaring themselves to be away from home at the moment. The result is a list of addresses that are currently ripe for a robbing! A scary use of the geo-location information that social networking sites just love us to share.

I’m glad to say from my own perspective that I’m not on Twitter or FourSquare, and even those close to me have no idea whether or not I’m at home or not, until they ring and find out… and frankly, I prefer to keep it that way!

So being serious for just one moment, we do seriously need to take a look at our activities these days, particularly on the Internet, and realise that we all share a lot of information online. The important question is, of course, whether the information we provide can be pieced together to provide more information than we would wish to provide.

Thanks to the guys behind pleaserobme.com, the general public maybe getting a slightly rude awakening to the consquences of social networking habits. Time will of course tell as to whether this site changes habits or simply provides a few minutes comedy for people.



January 29, 2010
Filed Under (Technology) by James on 29-01-2010

I don’t know if it’s my anti-virus getting a grip onvirus ridden e-mails, but I am getting a lot of “unknown error” messages in Windows Live Mail when I try to delete or move to junk, spam mails with attachments.

I was somewhat frustrated by this, as it leaves my inbox littered with junk… I have however found a solution by accident which works, so thought I’d pass it on!

Solution: Simply right click on the mail in question and select properties…. yes, you’ll get another error message (“The properties of this message could not be displayed”)… BUT, if you now try to delete, or move the mail to junk, it WILL work!

Assumption of the situation: I assume the issue is that the mails in question have viruses (I assume this), and that my virus scanner is grabbing them and deleting or quaratining the .eml file behind the mail (I certainly do get a virus found message when replicating such mails). Windows Live Mail is probably therefore screaming because it has the mail in its index, but can’t find the .eml in the file system to remove as part of the delete or move. The selection of properties (again, I assume) must create a placeholder .eml or other reference that allows the original move or delete function to happily perform against that mail.

Hope that proves handy to someone!