software/ free erase clear clean wash history drop down address list

Free Erase Clear Clean Wash History Drop Down Address List, Junk Cleaner and Vpn And Security 646-301646-301 Specialist Products

Reviews 1-10 of 10
Erase Internet history and typed URLs
Create scrolling images on Web pages.
Converts your ''favorites'' and ''bookmarks''
Space Shooter Arcade
By 1Smart Soft

Free History Eraser completely erases history, typed URLs (the drop down address list) and AutoComplete. It dynamically configures itself for Windows 95, 98, NT, ME, 2000, XP. You can schedule your tasks in order to prevent the possibility of forgetting to use the program thus minimizing the danger for you. Scheduling includes 3 options: Run at Startup; Run on close IE(the last IE) and Run on shutdown Windows.



By USINGIT.COM

JavaScript-producing design tool for creating scrolling images on Web pages. The script can be customized highly and easily through the SCP(Script Configuration Program). You can specify size, image, color, link and much more to script. It is unnecessary to write any code manually. SCP will generate all necessary codes automatically. With this easy-to-use script authoring tool, you can make a professional script just in minutes!



By KGP Software

These two utilities will convert your bookmarks/favorites from the Opera browser to the Internet Explorer browser format, and vice-versa. Why recreate your favorite links from scratch?



By AWEM studio

Star Defender II is a Space Shooter Arcade. It is developed like an advanced clone of old classic Galaga. The game includes seven missions with a Boss at the end of each. Your ship is controlled by your mouse. It moves along the lower line of the screen shooting with the bullets and missiles! Again in this fabulous Shoot''em up game you will get a chance to destroy the armies of the invaders and to save the Galaxy!



 
Auto-Form Filling and Web Testing PlugIn

4IE iMacros Web Macro Recorder
By iMacros WebSite Testing and Web Scraping

The Web browser is probably the most frequently used software today, and many tasks are highly repetitious. iMacros relieves the repetition of checking on the same sites every day, remembering passwords and filling out web forms or doing web screen scraping for data extraction. It is the only web form filler, that can automatically fill web forms that stretch over several pages. Passwords are stored securely with 256-Bit AES encryption. Web professional can use the software for functional testing and regression web testing of web applications. It can also be used to automate web data extraction, for example online stock quotes or web store prices.



Corel Paradox to Oracle database

Data Export - Paradox2Oracle
By Hongxin Technology & Trade Ltd.

Hxtt Data Export - Paradox2Oracle is a program to import Corel Paradox(3.0, 3.5, 4.x, 5.x, 7.x, 8.x, 9.x, 10,x, 11.x) into Oracle(8, 8i, 9, 9i, 10g) database. The software are completely written in Java and can be deployed on any platform with Java VM (1.4.X, 1.5.X, 1.6.X), which includes Microsoft Windows, Novell Netware, Apple Mac OS, Solaris, OS2, UNIX, and LINUX. It includes a wizard, which allows you to set convert options for each table visually (destination filename, exported fields, column types, data formats, and many others).



Spam filtering, anti-spam software

G-Lock SpamCombat
By G-Lock Software

Spam emails have become an ever increasing problem, and nowadays it is practically impossible to use email without receiving spam in large amounts. G-Lock SpamCombat is your powerful solution for clearing your Inbox from spam, virus, and junk emails. G-Lock SpamCombat is email filtering software that lets you eliminate all unwanted messages at the server level without receiving them with your email client. With G-Lock SpamCombat you can: * Filter spam from POP3 and IMAP accounts * Block Spam by Country of Origin * Filter spam from the email accounts with secure protocols (SSL/TSL) * Delete spam BEFORE it reaches your inbox * Effectively stop viruses and malicious codes * Safely preview all the emails - no pictures are downloaded, no hidden scripts or codes are executed * Filter spam from multiple email accounts at a time in a fully automatic mode * Cut down unproductive email traffic and save bandwidth * Recover deleted emails in your regular email client * NEW! Easily backup and restore your profile (accounts and filters settings). * View comprehensive statistics graphs on processed messages One of the particularities of G-Lock SpamCombat is the capability to determine an email''s "country-of-origin" and use this information to block messages from any specified country. The connecting mail server''s IP address is used by G-Lock SpamCombat to determine an email''s country of origin. About a dozen countries are notorious for sending spam. China, Korea and Russia are among the top spam producing countries. With the "Country-Of-Origin" filtering capability of G-Lock SpamCombat you can block all email originating from these countries with one mouse click. You can select yourself which countries to block and instantly reduce spam volumes. The unregistered version of antispam software will never expire and allows you to work only with a single email account.


Copier , paster , joiner, spliter of video

Video Master: Joiner,Splitter
By Lencom software inc

Videomaster is a joiner, splitter, converter for movie files or fragments of any type : AVI , MPEG, SWF. The converter transforms video files into any other format including the Macromedia Flash SWF , GIF and more. Videomaster creates SWF files that provide 100% lossless quality at a very small file size. Video editing functionality has been implemented as usual copy-paste operations ,well known for every Windows user.In the matter of minutes You can open several MPEG or AVI files , mark fragments You need and paste them into the new movie file. A customisation of output''s options allows to regulate frame and audio frequency, and other parameters , so You can find a compromise between quality of the video and size of the file. To every generated Flash video can be automaticly added small management panel with "start","stop" and other appropriate buttons. Using Lencom Videomaster you can create a streaming Flash Video or convert existing avi or mpeg to SWF or gif, that anyone can see without the need of any special program - plugin or codec (consider that 99% of the users are capable to see Flash in their web browsers). There is a wide area of applications for streaming Flash video. Using TI videomaster you can create: demonstration videos promotional clips banners , both gif or swf promotional clips music videos interviews trailers .... and more


Adds some useful features to Developer Studio

MS Developer Studio AddIn
By SoftCab Inc

FEATURES: (1) #define expander. Learn what will happen to your code when all #define and #include dirrectives are executed. (2) Easily insert pieces of C/C++ code. I am sure you have a piece of code that is migrating from project to project. Now you can insert your stuff with one mouse click! (3) ZIP your workspace with single mouse click. Sometimes developers want to backup project before making serious changes in the code in order to have an option to restore it later. Now you can acrive the project with one mouse click (4) Kill the process beeing debugged. Of cause you can do it puching Ctrl+Shift+Esc, select the process in project list, and click End Process button. But you can do the same with single mouse click from Developer Studio! (5) Color picker This will show standard Choose Color dialog box, and insert selected color at current carret position as RGB(r,g,b) or 0x00RRGGBB etc. Also, you can drag Color Picker Tool to any window in order to pick it''s color. (6) Advanced #define tags The following items can be automatically inserted in the source file right before passing it into compiler. Original source file is not modified in any way, of cause: (+) build number (+) current source of header file name with or without extention (similar to __FILE__, but directory name is skipped). (+) current directory of source or header file (sometimes is useful for debugging program) (+) current system time and date (+) line number (advanced __LINE__ keyword) project''s .DSP file. (+) project''s main directory (that one with .DSP file) (+) project name (+) environment string (+) output of console application. You can make a console program that will prints some text that will be inserted in source code. (+) You can create a simple .DLL file that will manage all unknown tags!


Quality Women Voices

Female Voices - MorphVOX Add-on
By Screaming Bee LLC

Change your personality. This free voice add-on gives MorphVOX voice changing software, six realistic women voices including: Agnes the grandmother, Donna the tough biker, or Celeste the idealistic college student. From the makers of MorphVOX Voice Changer, Female Voices can change your identity and enhance role-play in online games. This voice changing pack uses advance voice changing technology to create natural-sounding female voices. Try it out and hear the difference. The add-on contains the following voices: Agnes, Angela, Celeste, Donna, Julie, and Lisa. Note: This add-on requires the full version of MorphVOX Voice Changer Software 2.8.1 or above.



© 2003-2007 Serial Download

Serial Download periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.