



The BigSite toolbar includes your suggested searches, not just Google. And real FREE Internet tools that you can access while online like Phishing protection or running a Virus scan. Why download a whimpy toolbar when you can have searchs, links, and tools!
The BigSite Plugin Checker makes sure you can watch video, streaming content and listen to MP3s from the web.
Check In/Out Organizer Pro is a flexible check-in and check-out transaction management software that you can easily customize to your specifications.
Bigass Television - Totally Free TV on PC Software with lifetime updates. Haven't got a satellite dish or cable box? No need to worry, now you can Watch TV on PC FREE Online with TV on PC.

BigOven
$29.95 - Lakefront Software, Inc.
Want to save time planning meals, and on every grocery run? BigOven is award-winning recipe software for Windows, and a massive recipe archive that work together to get you organized and inspired in the kitchen. With BigOven, you can quickly find the recipe you want from over 160,000 choices.
With BigOven for Windows, you can fetch the recipes you want in a single click, and resize them, drop them onto a meal plan or shopping list, get nutrition facts and much more. Easily enter your own recipes, and publish them to the web with a click of the mouse! BigOven goes beyond other recipe organizers by connecting directly to a massive online recipe archive where you can exchange recipes, tips, photos and ratings with other cooks around the world. Join the easiest and most fun recipe swap on the Internet!
Easily enter your own recipe collection... and discover hundreds of thousands of other great choices to add to your own
.
Drag and drop recipes onto a grocery list... BigOven will give you a grocery list sorted by aisle, saving you time on every grocery run. Create meal plans quickly -- choose from your rotation or those you've flagged 'Try Soon'. Scale any recipe up or down; let BigOven do the math. Find virtually any recipe by ingredient, cuisine or more
Join a fun online recipe-swap... share your family favorites with others! Get your shopping list and favorite recipes on your Windows Mobile or Palm PDA.
Generate Nutrition Facts for any recipe! Much more...

Biggly Diet and Exercise
$29.95 - Biggly.com
Make your diet or exercising 300% more effective! The Journal of the American Medical Association has found that people who use their PCs in conjunction with weight loss programs lose three times more weight than people who don't. That's the great news, the not so great news is normally it's very complicated - but not any more!
Don't waste time with vague tips, supplements or staring at your scales when your computer can monitor, calculate and point to what really works for your own body. See the effects of low carb, low fat or other diet plans, watch your numerous graphs and spot changes and effects before your scales, tape measure or peers notice. Discover the power of push-button information then stun the world (and your wardrobe!) as your body changes dramatically!
Without careful monitoring even strict diets and workouts can leave you over-trained, under-trained bloated or even ill. Biggly cuts through the hype and gives you the confidence to power ahead, knowing you have the perfect plan. Why is monitoring so important? Partly the immense power of motivation but also weight loss programs, bodybuilding workouts and so on will affect people differently - because people are different!
The Biggly Body Plan with my unique diet and exercise software is your secret edge, a scientific approach because a great body isn't just about gross calories. It's about what you eat, how you eat, even when you eat and the exercise your body gets. A gorgeous kissable youthful body is guaranteed if you know what you're doing and actually do it. Biggly makes it easy! So download your free demo right now and discover what you've been missing!

BigSpeed Secure Socket Library
$0 - BigSpeed Computing Inc.
BigSpeed Secure Socket Library is an ActiveX control that dramatically simplifies and accelerates the development of proprietary communication solutions over the Internet. It implements a flexible message-oriented protocol on top of a single TCP connection. The transfered data are scrambled using on-the-fly 128-bit AES encryption with random session keys, without need of SSL certificates. The security is provided in two different modes: symmetric encryption with shared secret key and asymmetric encryption with 1024-bit public/private keys. Transport level authentication is available with optional digital fingerprints or secret keys. Building a virtual private application network is just a matter of setting the same crypto key on two or more sites.
BigSpeed Secure Socket Library can be used both on client and server side, with centralized management of all connections. Information is exchanged through typed data packets identified by a command code. The library takes care of all low-level tasks: packetizing/depacketizing, compression/decompression, encryption/decryption, sending, receiving, buffer congestion and flow control. There is support for automatic DNS name resolution and SOCKS proxy servers.
BigSpeed Secure Socket Library utilizes an elegant event-driven paradigm for easy integration into Windows applications. A special attention is paid to provide responsive user interface while maintaining maximum bandwidth efficiency. Carefully designed set of properties, methods, and events offers great flexibility to develop innovative communication software. Sample applications for chat, alert messaging, and file transfer are included in Visual Basic 6, Visual Basic .NET, Visual C++ .NET, and Delphi 7.

BigSpeed Voice Chat SDK
$0 - BigSpeed Computing Inc.
BigSpeed Voice Chat SDK is a set of two ActiveX controls (Client and Server) that
lets you set up a private voice chat network for secure messaging.
The transfered data are scrambled using on-the-fly 128-bit AES encryption. The security is provided in two different modes: symmetric encryption with shared secret key and asymmetric encryption with 1024-bit public/private keys.
The server is responsible for keeping information on and authentication of online peers.
All peers connected to a particular server build a single private community.
Fine grained access control is realized by a group of user-oriented permissions.
They grant access control privileges to system resources and services in a flexible and secure manner.
The voice stream is highly compressed to deliver the best possible sound over a limited-bandwidth connection.
In addition, the average bitrate is reduced thanks to the silence compression. In the encoder, a voice activity detector with an adjustable trigger level is used to distinguish between regions with normal speech activity and those with silence or background noise.
Significant echo suppression is achieved using a robust double talk detector.
Capability to mute recording and mute playback is implemented.
The incoming and outgoing audio data are available in raw PCM format for visualization in the application.
Two special events notify about signal overloading (possible distorsions) and transmission delays (network congestions).
Two different kind of text information can be exchanged between peers: alert and chat messages.
File transfer capability is implemented for direct file exchange between peers.
BigSpeed Voice Chat SDK utilizes an elegant event-driven paradigm for easy integration into Windows applications.A special attention is paid to provide responsive user interface while avoiding multithreading problems.
Sample applications are included in Visual Basic 2005 and Delphi 7.

BigSpeed File Sharing Library
$95 - BigSpeed Computing Inc.
BigSpeed File Sharing Library includes two ActiveX controls (client and server) that dramatically simplify
and accelerate the development of private file sharing solutions over the Internet.
In addition to standard FTP operations, such as upload, download, rename, delete, etc.,
the library also offers a number of advanced features which
give the local application full control over the remote files.
The client is able to open seekable streams on the server,
either in read-only or read-write access mode. The application can
seek, read, an write bytes to the stream as it is a local file.
The client is able to run search operation on the server.
The searching criteria may include file name masks (wildcards),
text strings inside the files, or both of them.
The found items are reported in real-time, while the operation is running.
The server is able to perform remote file compression and decompression by a request from
the client. During zipping or unzipping detailed progress information is provided back to the client
about the current and total file and byte counts.
Data security is provided by transparent 128-bit AES encryption with shared crypto keys,
without need of an SSL certificate. Building a virtual private file sharing network is just a matter
of setting the same crypto key on client and server side.
There is an option to compress on-the-fly the outgoing data before encrypting, which may reduce greatly
the transfer time for large files.
BigSpeed File Sharing Library utilizes an elegant event-driven paradigm for easy integration into Windows applications.
A special attention is paid to provide responsive user interface while maintaining maximum bandwidth efficiency.
Carefully designed set of properties, methods, and events offers great flexibility to develop
innovative communication software.
Sample applications are included in Visual Basic 6, Visual Basic .NET, Visual C++ .NET, and Delphi 7.

BigSpeed File Sharing SDK
$0 - BigSpeed Computing Inc.
BigSpeed File Sharing SDK includes two ActiveX controls (client and server) that dramatically simplify
and accelerate the development of private file sharing solutions over the Internet.
In addition to standard FTP operations, such as upload, download, rename, delete, etc.,
the library also offers a number of advanced features which
give the local application full control over the remote files.
The client is able to open seekable streams on the server,
either in read-only or read-write access mode. The application can
seek, read, an write bytes to the stream as it is a local file.
The client is able to run search operation on the server.
The searching criteria may include file name masks (wildcards),
text strings inside the files, or both of them.
The found items are reported in real-time, while the operation is running.
The server is able to perform remote file compression and decompression by a request from
the client. During zipping or unzipping detailed progress information is provided back to the client
about the current and total file and byte counts.
The transfered data are scrambled using on-the-fly 128-bit AES encryption, without need of SSL certificates. The security is provided in two different modes: symmetric encryption with shared secret key and asymmetric encryptionwith 1024-bit public/private keys.
There is an option to compress on-the-fly the outgoing data before encrypting, which may reduce greatly the transfer time for large files.
BigSpeed File Sharing SDK utilizes an elegant event-driven paradigm for easy integration into Windows applications.
A special attention is paid to provide responsive user interface while maintaining maximum bandwidth efficiency.
Carefully designed set of properties, methods, and events offers great flexibility to develop
innovative communication software.
Sample applications are included in Visual Basic 6, Visual Basic .NET, Visual C++ .NET, and Delphi 7.
© 2007-2008 Software Institute
Software Institute 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.