Search Software:      

Free Optimized Downloads

 

InternetVelocity

InternetVelocity is a powerful utility that dramatically increases the speed that you surf the web. Windows 95/98 are not configured to take full advantage of dialup connections. It is optimized for LAN connections only. InternetVelocity will tune these TCP/IP parameters to the optimum values based on the type of internet connection that you have. In addition, InternetVelocity will take full advantage of your modems bandwidth. When you are surfing the web, and your modem is idle, InternetVelocity will try to determine the next link that you are about to click on, and attempts to prefetch that web page into its own special cache. So, when you click on a link, the pages instantly appear! The speed at which you surf the web will be two, or three times faster or more!

internet speedup utility fast throughput faster web quicker internet internet velocity web browser speed-up surf faster surf quicker internet speedup

Image Server SDK

Image Server SDK allows to customize and use in your Web-based server applications the functionality of our product Web Image Guru. You can easily process images directly within your ASP, ColdFusion or other server applications. Image Server SDK can be effectively used in Internet Image servers and E-commerce applications, Web publishing tools, Web-based multimedia databases, as a powerful image optimization engine for image compression, color palette tunes ups, thumbnail generation, image format conversions, web export, batch processing and other functions. With the Image Server SDK you can quickly add superior image optimization functionality to your Web server applications and customize Internet-oriented image processing. You can easily acquire images from web browsers, process the image, store the image, convert the image and return optimized images and thumbnails directly within your ASP, ColdFusion or other server applications. Image Server SDK: * Process images directly within your ASP, ColdFusion or own (custom) server applications; * Includes Image optimization COM Object, HTTP request parser COM object; * Supports VB, VC++, Delphi, C++ Builder, lnternet Explorer (VBScript / JScript), OLE DB, MS Access; * Supports major Internet image formats; * Comprehensive set of 15+ image-processing functions; * Creates new or modify existing images; * Adds text and images transparently to other images. You can apply a set of 3D-effects; * Allows for image cropping, scaling and thumbnailing; * Provides control for adjusting image brightness and contrast; * Performs VIMAS JPEG optimization technology for faster downloading images; * Regionalize the JPEG compression settings on images for optimizing images for faster download or better quality; * Rotates images; * Supports writing to image files, database BLOB fields, stream COM object.

image optimization processing sdk activex com asp coldfusion server development visualbasic

web optimizer

Web Optimizer intelligently compresses web pages which accelerates your web site from 30% up to 70% ? without changing your site's appearance.Web Optimizer removes all the useless information in HTML, XML, XHTML, CSS, and Javascript pages and includes powerful GIF and JPEG optimizer techniques.Your server sends the optimized text and graphics files faster. The result is that your server can handle more requests, you save gobs of bandwidth, and your web pages literally pop on to the screen.Web Optimizer's optimized web pages create a shock wave of performance increases.

web optimizer web site optimization web design web site web page optimization compression optimize optimization efficiency content delivery caching

Digital Photo Web Slide Show

Share your digital photos and images on your web site, locally on your hard drive or on CD-ROM. Digital Photo Web Slide Show allows anyone to view photos or images in your web browser three different ways: 1) Thumbnail Gallery 2) Javascript Slide Show 3) IE55 Slide Show with Transitions. Simply select the folder where your images are located, the type of slide show and click the Start button. Your images will optimized for the selected screen size and compressed for size. The HTML and Javascript is created automatically. There is no manual coding necessary. Now anyone can create a web site of their photos automatically. Advanced users have the option of writing their own templates or modifying the existing templates to meet their specific needs.

thumbnail thumbnails web html editor slideshow slide show javascript create java script

Voxengo Lampthruster VST

The latest news is... You CAN have something pretty similar to tube gear in the native DAW environment. All you need now is to believe this. Voxengo has brought you its newest plug-in called Lampthruster. Now it's your turn. Unleash Lampthruster's power! Get ready for the amazing journey to the world of Sound Character!

Voxengo Lampthruster allows you to sound like no one else. Just plug it into the master bus or into a channel insert, and you have a pretty Sonic Nirvana! Everything sounds rock solid and smooth like silk. Moreover, you have an endless number of sound treatment combinations to choose from. Push it hard!

The other thing you'll benefit from directly is the built-in equalizer, which simply sounds sexy. Yes, like rusty analog gear does.

To make things easier for you, everything was packed into a robust PC VST plug-in with "all sample rates" support, zero latency, and an eyes-easy GUI. To make your choice simple, the price was set to a very moderate amount.

Features:

* 9 artistic pre-amp models
* Built-in vintage equalizer
* Factory presets
* Mono-to-Stereo, Stereo-to-Stereo processing modes
* On/off switches for all processing stages
* All sample rates supported
* Highly optimized DSP
* 64-bit internal precision

vst plug-in plugin lampthruster thruster pre-amp preamp amp audio sound vintage

Voxengo Pristine Space VST

Pristine Space is a native PC VST plug-in which allows you to use convolution reverb impulses in your audio projects.

Pristine Space was mainly created for impulse reverb perfectionists: it does not implement various `combo' approaches which try to save CPU cycles by creating a synthetic reverb tail instead of performing a full convolution. Because such approaches in many cases give unsatisfactory results if you expect them to sound exactly like your original reverb impulse sounds, we have decided not to use them. Instead, we have optimized to the maximum both the efficiency of convolution processing and the plug-in's latency.

Pristine Space is a 8-channel convolution processor. Each channel is independent of the others, making it possible to use Pristine Space in various surround configurations. It also allows the user to apply a `true stereo' kind of processing, where each stereo channel uses its own reverb impulse (requiring 4 convolution channels in total). Sound designers and the like may find Pristine Space's serial convolution processing feature (which allows one to process the sound with several impulses in sequence) useful.

Among the other interesting features of Pristine Space is its seamless integration with Voxengo's Impulse Modeler. Impulse Modeler allows you to design your own spectacularly-sounding reverb impulses, and then use Pristine Space to instantly hear the adjustments you make to your design.

By the way, Pristine Space can work with a latency as low as 64 samples (1.5 ms at 44.1kHz), making it possible to use it during tracking.

vst plug plugin plug-in reverb convolver convolution latency lexicon waves ir

wodCrypt

wodCrypt is a lightweight component that provides strong encryption for your applications. It provides supports for most common crypto algorithms, such as AES DES, TripleDES Blowfish Cast RC2 RC4 RC5 for symmetric encryption and decryption, RSA DSA for making and verifying signatures, and MD5 SHA1 for creating hashes. Working with Blobs wodCrypt works with Blobs - Binary Large Objects (it doesn't have to be big, of course) when it comes to data manipulation. Blob is our object that can read files, string variables and bytes array, and provide the same as their output. Even more, it can present the information in BASE64 and HEX encoded data - in case your environment just doesn't like to work with binary data. Optimized code Besides working in regular way - without random padding and internal wrapping, wodCrypt can work in Optimized mode as well. In that case most probably no other encryption tool will be able to access (directly) your encrypted data - because wodCrypt will add specific information to it - such as size of blob. This way when decryption is done, you will get exactly the same plaintext as it was before encryption. In regular way, wodCrypt has to look after block sizes for each protocol, key sizes etc.. so any empty space needs to be filled with zeros. It's not smart way to protect the data - but it's necessary to make encrypted text open to other decryption tools, for you to get the results as expected. Licensing - royalty free wodCrypt is royalty free - once you make your application, you can distribute binary versions of wodCrypt free of charge. Licenses are purchased only for design-time development, one license per each developer on the project - and that's all! Besides ActiveX version (which can be used even in FoxPro), wodCrypt has COM object as well, which can be used from many environments, such as VB, VC, Delphi, VBS, ASP etc..

weonlydo wod crypt component activex security encryption wodcrypt component provides strong

A+ Calc

A+ Calc is a scientific calculator with an edit display that shows all calculations and allows editing and recalculating equations. A+ Calc includes; hexadecimal and statistics calculator tools, undo and redo buttons, 1024 character scrollable edit display. Trial use only applies to premium features, most features are available free of charge. View, edit, and recalculate with new values and/or operators. Simple uncluttered user interface optimized for easy operation. Extensive error messages with easy error recovery.

calculator scientific calculator edit display calculator a calc scientific calculator edit display alter calculations

Visions of Alaska

Wildlife Screen Savers With Personality(tm) feature 40 engaging photos and tranquil MP3 music. Home of Mt. McKinley, towering glaciers, stunning Northern Lights, fabulous fall colors, rainbows, waterfalls, intricate tundra, wild flowers, plus eagles, bears, wolves, moose and caribou. Savor the wild country of The Last Frontier. Each image is picked especially for its personality. No dull, lifeless portraits. You can almost hear each critter breathe. There are over 100 transitions to admire. The time delay between slides is adjustable. The length of time each image appears is also adjustable from 1 to 60 seconds. The full version has 3.9 MB of CD quality MP3 music, with a mute option. All 40 images in the full version are optimized to 1024 by 768, and are adjustable to display properly on all monitors. Our Free Demo version shows 12 full sized and 28 mini images in random order, includes a short version of the CD quality MP3 music, and contains humorous Buy Now screens. A small scrolling marquee summarizes the benefits of the program. The full version does not include the scrolling marquee or humorous Buy Now Reminder photos. After you've enjoyed using the free Demo screen saver, you'll want to enjoy all of the images full sized and the entire musical selection. You can download the full version of the program for $9.95. If you would like to keep a CD backup, one will be offered during checkout. System Requirements, Windows 95, 98, ME, NT, 2000, or XP, 100 MHz Pentium or better, 300 MHz to play MP3s. Set monitor to Highest or True color 32 bit Settings for best viewing. Sound card and speakers recommended with 11 MB available on hard drive.

screensaver screen saver screensavers screen savers alaska denali wildlife wolf bear moose caribou

 
Audio Software
Office & Business
Games Software
Graphics Software
Internet Software
Home Software
Developers Tools
System Utilities
 
 
 
 

Page 20 out of 20    1...11 12 13 14 15 16 17 18 19 20

 

Copyright © 2004-2010 FilesWeb.com