An iOS will automatically see some numbers as telephone numbers and will format the number bypassing any css styling your website might have. You can stop this by altering the Apple specific meta tags. Place the code below in the head section of your webpage. <meta name=”format-detection” content=”telephone=no”>
Author: contrib
Remove iOS styling on input boxes
By default html input boxes will have a inner shadow style applied on iPad and other iOS devices. You can remove this styling by adding the following css code to a html input object. -webkit-appearance:none;
Recuva – data recoverery
Recuva is a file and data recovery utility. More information a the link below. WEBSITE
DBAN (Darik’s Boot and Nuke)
Darik’s Boot and Nuke (DBAN) is a boot disk tool that securely wipes the hard disks of most computers. DBAN will securely delete the contents of any hard disk that it can detect, which makes it an ideal utility for bulk or emergency data destruction. WEBSITE
SpeedFan
SpeedFan is an application that monitors voltages, fan speeds and temperatures in computers with hardware monitor chips. Can access S.M.A.R.T. info and show hard disk temperatures, also has SCSI support. Can access digital temperature sensors and can change fan speeds accordingly, thus reducing noise. Supports Windows 9x, ME, NT, 2000, 2003, XP, Vista and Windows […]
GPU-Z Graphics Card Tool
GPU-Z is a utility designed to give you information about your video card and GPU. Nvidia and ATI support. No install application. WEBSITE