Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.467.921 Times

Hydrogen Peroxide Use freeware
Filter: All | Freeware | Demo
 

Hydrogen Peroxide Use

< 1 2 3 4 5 > 
Added: June 13, 2013 | Visits: 1.029

Simple to Use PHP MySQL Class Use this script Simple to Use PHP MySQL Class that I've been using for years in my projects. It's a really easy-to-use PHP class file for connecting to, running queries on and retrieving data from MySQL databases.Just include the file, and set four parameters and you're all hooked up ready to go!



Platforms: PHP

License: Freeware Size: 10 KB Download (44): Simple to Use PHP MySQL Class Download

Added: July 21, 2013 | Visits: 651

Advanced MySQL Database Class, Simple to Use Advanced MySQL Database Class, Simple to Use, the Advanced MySQL Database Class is probably one of the simplest database objects/classes to use for PHP.Once the object is created, the number of lines of code that you need to use for any function in this class is just 1! Any query at all can be...





Platforms: PHP

License: Freeware Size: 10 KB Download (45): Advanced MySQL Database Class, Simple to Use Download

Added: June 26, 2013 | Visits: 475

TRUC - Tracking Requirements and Use Cases TRUC is a web-based tool for requirement and use case tracking. It has fileupload, discussions, version control, usecase history, build and release management.TRUC - Tracking Requirements and Use Cases supports assignment of requirements & use-cases to releases and filtering over all fields.


Platforms: PHP

License: Freeware Size: 1.48 MB Download (40): TRUC - Tracking Requirements and Use Cases Download

Added: May 06, 2013 | Visits: 563

Terms of Use for WordPress Require users to accept your Terms and Conditions in several different ways: * On signup page * When submitting a comment * Before accessing a specified page in the back- or front-endIn the back-end, this plugin presents all users except admins with your terms and conditions the first time they...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Terms of Use for WordPress Download

Added: March 27, 2006 | Visits: 4.677

Incognito Chat (i-chat) Incognito Chat is a free instant messaging tool for use with MSN Messenger and Windows Messenger, it allows for encrypted instant messaging sessions using proven cryptographic algorithms. Features include: * Encrypted instant messaging: 256 bit Rijndael, 4096 bit RSA and SHA-512 *...


Platforms: Windows

License: Freeware Size: 1.22 MB Download (277): Incognito Chat (i-chat) Download

Added: March 03, 2010 | Visits: 4.786

Web Site Robot Web Site Robot is an easy to use Web site builder with a blog tool, shopping cart, and online photo album. It is free and does not require additional software, HTML, programming, or a hosting company. It enables secure online payments with credit cards. There is virtually unlimited storage...


Platforms: *nix

License: Freeware Size: 26 MB Download (185): Web Site Robot Download

Released: January 22, 2013  |  Added: January 31, 2013 | Visits: 1.377

EnCalcLU EnCalcLU calculates the cost of water use, allowing both the real cost based on meter readings and forward prediction based on the readings and elapsed time to be calculated. EnCalcLU is ideal for checking and predicting water bills. The results can be saved to a log file for later analysis. The...


Platforms: Windows

License: Freeware Size: 515.57 KB Download (642): EnCalcLU Download

Added: August 19, 2010 | Visits: 2.600

My Calendar My Calendar is a lightweight, easy-to-use Web calendar that is easily customizable using CSS. There is also an included email script that you can have cron run every day to remind you of upcoming appointments. My Calendar can also generate great looking printable calendars in Postscript and...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (212): My Calendar Download

Released: March 04, 2013  |  Added: March 28, 2013 | Visits: 1.926

EnCalcOU EnCalcOU calculates the use and cost of heating oil, allowing both the real cost based on tank readings and forward prediction based on the readings and elapsed time. The results can be saved to a log files for later analysis.The log files save details of deliveries, a history of oil use and the...


Platforms: Windows

License: Freeware Size: 558.46 KB Download (655): EnCalcOU Download

Added: January 18, 2010 | Visits: 1.472

activeCollab activeCollab project is an easy to use, web based, open source collaboration and project management tool. Set up an environment where you, your team and your clients can collaborate on active projects using a set of simple, functional tools. 100% free!.


Platforms: *nix

License: Freeware Size: 460.8 KB Download (199): activeCollab Download

Added: January 18, 2010 | Visits: 842

AdaControl AdaControl is a free (GMGPL) tool that detects the use of various kinds of constructs in Ada programs. AdaControls first goal is to control proper usage of style or programming rules, but it can also be used as a powerful tool to search for use (or non-use) of various forms of programming styles...


Platforms: *nix

License: Freeware Size: 1024 KB Download (97): AdaControl Download

Added: June 27, 2010 | Visits: 1.514

ChaNT ChaNT is a flexible, powerful, cross-browser and easy to use open source web-based chat system written in PHP and JavaScript. Support for BBCode, 3D Animated Smileys with a IM like toolbar for formatting your chat messages. This project does not require any browser plugins like Java or Flash....


Platforms: *nix

License: Freeware Size: 1.3 MB Download (171): ChaNT Download

Added: August 20, 2010 | Visits: 1.382

gnome-user-share gnome-user-share is a small package that binds together various free software projects to bring easy to use user-level file sharing to the masses. gnome-user-share is meant to run in the background when the user is logged in, and when file sharing is enabled a webdav server is started that...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (99): gnome-user-share Download

Added: July 10, 2010 | Visits: 938

Rubytree Rubytree is a simple to use general purpose tree data structure implementation in Ruby. It provides easy access methods for navigating the hierarchy, as well as for accessing the nodes. Rubytree project also provides ability to marshal the entire tree structure. Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Rubytree Download

Added: October 11, 2010 | Visits: 815

X2J X2J is an XML binding framework which performs validation, serialization, and deserialization without the use of XSDs. Instead, X2J project incorporates the strength of Annotations. Unit testing is cruicial. If there is Anything you can say about the tools you need in order to create a...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (92): X2J Download

Added: June 06, 2010 | Visits: 859

Tie::ListKeyedHash Tie::ListKeyedHash is a system allowing the use of anonymous arrays as keys to a hash. SYNOPSIS use Tie::ListKeyedHash; [$X =] tie %hash, Tie::ListKeyedHash; my $live_key = [key,items,live]; $hash{$live_key} = Hello!; $hash{[key,trees,grow]} = Goodbye!; print...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (98): Tie::ListKeyedHash Download

Added: September 05, 2010 | Visits: 1.899

Flamethrower Flamethrower is intended to be an easy to use multicast file distribution system. Flamethrower project was created to add multicast install capabilities to SystemImager, but was designed to be fully functional as a stand-alone package..


Platforms: *nix

License: Freeware Size: 23.55 KB Download (133): Flamethrower Download

Added: March 16, 2010 | Visits: 883

TRONimation TRONimation is a 3-D editing and animation program that aims to be compact and easy to use. It is written in C, and requies the installation only of GL, GLU, and GLUT. One of my goals in writing this program is to make it as easy for using as much as possible. At the moment, I am rather focused...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (94): TRONimation Download

Added: January 08, 2010 | Visits: 1.956

jsp File Browser jsp File Browser is an easy to use and easy to install file browser java server page. This JSP program allows remote web-based file access and manipulation.. JSP file browser allows remote web-based file access and manipulation like upload.


Platforms: *nix

License: Freeware Size: 23.55 KB Download (254): jsp File Browser Download

Added: March 23, 2010 | Visits: 891

my_string my_string is an easy-to-use, fast string manipulation library. my_string is an incomplete port of PHP string manipulation functions to C. Please note that this library is not binary safe. It was not written for binary data manipulation, just text string manipulation. NOTE: The resulting...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): my_string Download

< 1 2 3 4 5 >