unplugged arteries

Predator 1.2
Predator is truly a convenient program which locks your PC when you are away, even if your Windows session is still opened. more>>
Predator 1.2 is truly a convenient program which locks your Windows session is still opened. It uses a regular USB flash drive as an access control device, and works as follows: you insert the USB key;, run the application, (autostart with Windows is possible), you do your PC, you simply remove the USB flash drive.
Once it is removed, the keyboard and mouse are disabled and the screen darkens. When you return back to your Windows session, since you do not have to retype your password when you return.
Major Features:
- PREDATOR records all security-related events in a log file: start, alarms, stop. By reading this log, you will know if intruders have tried to use your USB drive. If an intruder manages to copy your own stick will have changed in the meantime.
- PREDATOR disables the Windows task manager when you unplug the USB drive. Nobody can stop it with Ctrl-Alt-Del.
- PREDATOR lets you regain control of your stick: when you start the software for the first time, you set a password that will unlock your USB drive is not available.
- PREDATOR can sound an audible alarm if somebody enters an invalid password.
- And finally, PREDATOR can protect several PCs with the same USB flash drive, e.g. your home and office computers.
Enhancements:
- Settings: new option "Enable Pause", check it to enable "Pause monitoring" in the Contextual Menu;
- Mouse cursor is now invisible when desktop is locked;
- Added Chinese and Italian languages; thanks to Creaman and Rocco for providing these translations.
License:Freeware
Universal Plug-and-Play Tester 2.9 build 71.1
Universal Plug-and-Play Tester is created to be an advanced experimental tool which allows you to list all the available devices compatible with the Universal Plug-and-Play protocol including Internet Gateway Devices (IGDs). more>>
Enhancements:
- Improves UAC support
- Improves Windows 7 compatibility.
or unplugged. The status window displays miscellaneous notifications and the IP addresses asLicense:Freeware
as devices are plugged or unplugged. The status window displays miscellaneous notificationsGetVideo 0.1
GetVideo is described as an easy-to-use and beneficial software with which you can download videos from YouTube and Google directly. more>>
GetVideo 0.1 is described as an easy-to-use and beneficial software with which you can download videos from YouTube and Google directly. Unlike VideoDownloader it does not use a proxy page, and unlike Unplug it does not create a layer over the current page. It simply try to get the absolute video path and prompt for download it.
Requirements:
- Windows XP/Vista
- Firefox: 1.5 - 2.0.0

Heart Attack Tips 1
If a blood clot suddenly blocks a coronary artery,them? more>> The heart works 24 hours a day, pumping oxygen and nutrient-rich blood to the body. Blood is supplied to the heart through its coronary arteries. If a blood clot suddenly blocks a coronary artery, it cuts off most or all blood supply to the heart, and a heart attack results, This tiny information may help you stay alive<<less
Lower Cholesterol 1
Lower Cholesterol provides you with a fatty substance present in the human body, 80% of which is manufactured by the liver. more>>
Lower Cholesterol 1 provides you with a fatty substance present in the human body, 80% of which is manufactured by the liver. The other 20% comes from your diet such as meat, eggs and dairy products. There are two types of cholesterol, good cholesterol - HDL (High-density lipoproteins) and bad cholesterol - LDL (Low-density lipoproteins). High levels of LDL cholesterol present in the body enter the inner walls of the arteries and harden it.
Requirements: Windows 3.x/95/98/Me/NT/2000/XP/Vista
USBDeview 1.11
A small utility that lists all USB devices that are currently connected to your computer more>>
For each USB device, exteneded information is displayed: Device name/description, device type, serial number (for mass storage devices), the date/time that device was added, VendorID, ProductID, and more...
USBDeview also allows you to uninstall USB devices that you previously used, and disconnect USB devices that are currently connected to your computer.
You can also use USBDeview on a remote computer, as long as you login to that computer with admin user.
USBDeview doesnt require any installation process or additional DLL files. Just copy the executable file (USBDeview.exe) to any folder you like, and run it.
The main window of USBDeview will display all USB devices installed on your computer. You can select one or more items, and then disconnect (unplug) them , uninstall them, or just save the information into text/xml/html file.
USBDeview Columns Description:
- Device Name: Specifies the device name. For some device, this column may display meaningless name, like "USB Device". If the device name is meaningless, try to look at the Description column.
- Device Description: The description of the device.
- Device Type: The device type, according to USB class code.
- Connected: Specifies whether the device is currently connected to your computer. If the device is connected, you can use the Disconnect Selected Devices option (F9) to disconnect the device.
- Safe To Unplug: Specifies whether its safe to unplug the device from the USB plug without disconnecting it first. If the value of this column is true, and you want to unplug this device, you must first disconnect this device by using the Disconnect Selected Devices option (F9) of USBDeview utility, or by using the Unplug or Eject Hardware utility of Windows operating system.
- Drive Letter: Specifies the drive letter of the USB device. This column is only relevant to USB flash memory devices and to USB CD/DVD drives. Be aware that USBDeview cannot detect drive letters of USB hard-disks.
- Serial Number: Specifies the serial number of the device. This column is only relevant to mass storage devices (flash memory devices, CD/DVD drives, and USB hard-disks).
- Created Date: Specifies the date/time that the device was installed. In most cases, this date/time value represents the time that you first plugged the device to the USB port. However, be aware that in some circumstances this value may be wrong.
- Last Plug/Unplug Date: Specifies the last time that you plugged/unplugged the device. This date value is lost when you restart the computer.
- VendorID/ProductID: Specifies the VendorID and ProductID of the device.
- USB Class/Subclass/Protocol: Specifies the Class/Subclass/Protocol of the device according to USB specifications.
- Hub/Port: Specifies the hub number and port number that the device was plugged into. This value is empty for mass storage devices.
Connecting To Remote Computer
The following command-line options allows you to connect to remote computers. You must login to the remote computer with admin user in order to use these options
- /remote
Allows you to connect a single remote computer.
For Example:
USBDeview.exe /remote MyComp
- /remotefile
Allows you to connect multiple computers, and view all their USB activity in one window. The computers list file should be a simple Ascii text file with computer names separated by colon, semicolon, space, tab characters or CRLF.
For Example:
USBDeview.exe /remotefile "c:tempcomp.txt"
Stop/Disconnect Command-Line Options
- /stop {/showmsg} {RemoteComputer}
Stop/disconnect a USB device by specifying its name or description.
You dont have to specify the whole name or description. You can also specify only a part of the name or description string, and USBDeview will identify it. For example, If the device name is Kingston DataTraveler 2.0, you can simply put kingston or DataTraveler in the device name parameter, and USBDeview will disconnect the right device.
If you want that a message/balloon will be displayed after the device is disconnected, add the /showmsg parameter. (Windows 2000 displays a message-box, Windows XP displays a balloon)
If you want to disconnect a device in a remote computer, specify the remote computer name, with prefix. You must login to the remote computer with admin rights in order to do that.
Examples:
USBDeview.exe /stop /showmsg "DVD RW"
USBDeview.exe /stop "DataTraveler"
USBDeview.exe /stop comp01 "SanDisk Cruzer"
- /stop_by_serial {/showmsg} {RemoteComputer}
Similar to /stop command, but instead of specifying a device name, you should specify the serial number of the device. Works only with mass storage devices.
Examples:
USBDeview.exe /stop_by_serial ea051261
USBDeview.exe /stop_by_serial /showmsg 876534513
- /stop_by_drive {/showmsg} {RemoteComputer}
Stop/disconnect a USB device by specifying its drive letter. Works only with USB flash drives and CD/DVD devices.
Examples:
USBDeview.exe /stop_by_drive g:
USBDeview.exe /stop_by_drive /showmsg f:
USBDeview.exe /stop_by_drive /showmsg comp02 t:
- /stop_all {/showmsg} {RemoteComputer}
Stop/disconnect all USB devices currently connected to your computer.
Save Command-Line Options
/stext - Save the list of all USB devices into a regular text file.
/stab - Save the list of all USB devices into a tab-delimited text file.
/stabular - Save the list of all USB devices into a tabular text file.
/shtml - Save the list of all USB devices into HTML file (Horizontal).
/sverhtml - Save the list of all USB devices into HTML file (Vertical).
/sxml - Save the list of all USB devices to XML file.
Version restrictions:
- For all devices except Mass Storage Devices: If you plug a device to one USB port, and then you plug the same device to another USB port, a new record of the same device will be created for each USB port that you plug. So if you see multiple lines for exactly the same device, it means that you plugged it to different USB ports. The USB ports that you plugged are specified in Hub/Port column. However, for Mass Storage device, only one record is created for each device, even if you plug it to different USB port.
- When a USB device is added/removed on your local computer, UDBDeview utility automatically updates the list of USB devices. But... If you UDBDeview is connected to a remote computer, the list wont refresh automatically when a device is added or removed. You must refresh it manually, by pressing F5 key.

Lake Geneva Screen saver 1.0
Lake Geneva Free Screensaver. Photos slideshow. Lake Geneva screensaver. This free screensaver contains many pictures of Lake Geneva. more>>
Thunderbird Biff 2.1.7
Thunderbird Biff provides a visual indicator of new Thunderbird mail availability in both Firefox and Thunderbird more>> Thunderbird Biff provides a visual indicator of new Thunderbird mail availability in both Firefox and Thunderbird
Thunderbird Biff is an extension that will provide a visual indicator of new Thunderbird mail availability in both Firefox and Thunderbird. Install this add-on in BOTH Firefox and Thunderbird as there are both client and server portions.
A new icon is added on the right side of the status bar in both applications. Tool tips are provided for both applications and in Firefox you may click the icon to start/show the default mail program (which I hope will be Thunderbird).
If Firefox is started prior to starting Thunderbird, this add-on will show an unplugged cable icon. When Thunderbird is running, you should see either a plain mail icon (indicates no new mail) or a mail icon with a green arrow (indicates new mail is waiting). In case of error, a "X" icon is shown. Details of the error may be seen if the application is started with the -console argument.
By default, the add-on polls to check for new mail every 10 seconds. You can change this by adding an integer preference called "thunderbirdbiff.intervalSeconds" and setting it to the desired interval (I use 20 seconds).
System requirements:
- Firefox 2.0 - 3.0.*
Enhancements:
- Fixed issue with email startup on Mac platforms with the help of Alan Collins of the UK. Mac installs and manipulates Thunderbird ad a "bundle" (typically called Thunderbird.app) rather than a single executable file. This addon will now properly open the bundle. So on Mac, be sure to set the email path option to point at your Thunderbird.app location.
Win32/Delf.2.B Remover
A useful utility for cleaning the Win32/Delf.2.B virus from your PC more>> A useful utility for cleaning the Win32/Delf.2.B virus from your PC
If you have infected computer connected to a LAN, you need it to unplug from the LAN, and re-connect again in the moment when all computers are clean.
To clean the virus infection with Win32/Delf.2.B Remover you need to do the following:
- Download the executable.
- Update AVG and run test of the Windows System folder to schedule the removal of the infected DLL/OCX library on computer restart.
- Restart computer, so the DLL/OCX file will be removed.
- Thereafter run the removal tool with parameter C: to heal the infected files. You can specify more drives (example: RemDelf C: D:).
Icon Remover 1.4
Utility designed to remove the annoying Safely Remove Hardware icon. more>> Some new USB devices such as ADSL cable modems, SATA HDD drives, ZIP Drives, External CDROMs are hotplug devices. A hotplug device means that you can remove the device any time without switching off the computer. If you want to remove the device, click the "Safely Remove Hardware" icon in the system tray (a small green arrow near the clock). Its possible that you never unplug this device. So how do you get rid of the icon? Try Icon Remover!<<less
SQL Backup Agent 1.0
You will be able to automate the SQL database backup process. more>> You will be able to automate the SQL database backup process.
Using SQL Backup Agent application, you will be able to automate the SQL database backup process.The SQL Backup and Restore agent is a console application. This agent takes input from an ini file as described later in this page.
Main features:
- The SQL Backup and Restore Agent is light weight.
- Multiple databases can be either backed up or restored in one execution of the agent.
- It can be made to work with Mobilitis Network/Unplugged or Continuity@Work and therefore, use the differencing technology of these tools.
- Multiple databases can be either backed up or restored in one execution of the agent
System requirements:
- 486 or higher IBM-Compatible computer/laptop
- Mobiliti Client
- SQL server
Hard Drive Mover 3.0
Hard Drive Mover is a functional moving tool which enables no reinstallation of the current operation system. more>>
Hard Drive Mover 3.0 is a functional moving tool which requires no reinstallation of the current operation system. This will help you to move your current hard drive that is configured to your current system and literally plug it into the new system without you having to do anything.
Once you have run this utility, all you have to do is shut down your computer as normal, unplug the hard disk drive, and plug it into the new motherboard. This should make it work with out a problem.
The application is simple and easy to use, for Windows 2000, pick the Service Pack that you have, and let it do the rest! (Service Pack can be located by right clicking your computer icon and click on properties)
For Windows XP, simple choose Windows XP and it will do the rest!

Chelation 1.0
Toolbar helps find site information and helps with customers questions about oral and iv chelation. more>>
Toolbar helps find site information and helps with customers questions about oral and iv chelation. Also helps with info about heart disease stroke and metiods of dealing with this kind of disease. Can keep customers up to date on health news and the newest supplements to help with clogged arteries and heart disease.<<less

USB Stick Watcher 1.5
USB Stick Watcher is a useful utility for people, who transfer their data (documents, music and more) across different computers more>>
USB Stick Watcher is a useful utility for people, who transfer their data (documents, music and more) across different computers. This will display recurring reminder if your pen drive is still plugged in PC. Also, USB Stick Watcher will show warning message every time when you try to turn PC off, or log off without unplugging your pen drive. USB Stick Watcher will ensure that you never leave your USB Stick plugged in to a computer.<<less

EncryptMate Standard Edition 1.6.0
EncryptMate is a powerful encryption tool to protect your sensitive data. more>> EncryptMate is a powerful encryption tool to protect your sensitive data. It applies Advanced Encryption Standard ( AES ) Cryptography Standard 128-bit encryption. Encrypt your text or file with password. You can print out or embed your encrypted text in email body. No one, even your system administrator, can read your email without your password.
Features
Encrypt or decrypt text
You are able to encrypt your email contents and paste in your email since it is printable characters.
Support Multi-language
You can encrypt text in different language such as English, German, French, Japanese, Chinese, etc . EncryptMate supports multi-language.
Encrypt or decrypt file (.emz file)
You can encrypt or decrypt file using password.
Compress and Encrypt file in one step
You can compress and encrypt file in one step. File is compressed and encrypted at the same time. When you decrypt the file, you can get the original file name instead of zip file name.
Generate encryption key (.emk file)
You can choose generating encryption key file while encrypting process.
When you decrypt the file, you just provide the encryption key file location. No password is required for decryption.
You can save your encryption key in secondary storage such as USB hard disk drive. After unplugging USB driver, your data is secured.
Locate your encryption key automatically
You can choose save your encryption key locaion in your encrypted file.
When you are decrypting file, EncryptMate finds your encryption key file automatically. You need not provide encryption key file location.
It is easy for user to encrypt and decrypt files without remembering password and encryption key file name. User just saves all the encryption key in USB drive. After unplugging USB driver, your data is secured.<<less
After unplugging USB driver, your data is secured. Locate your encryption key automatically ... After unplugging USB driver, your data is secured