Software Index
Related Topics
Popular Trends
Trending Topics
 

Acetone As A Gasoline Additive

Product Title  /  Popularity Revised License Rating Size
ISO Commander
ISO Commander is a CD-ROM image file utility that can extract/edit/create ISO files directly, make bootable CDs and may also be used as a ISO,BIN,NRG etc. converter/extractor/editor.
Features:
Unique particularity is full-scale editor of CD images!
Drag'n'Drop files from Windows Explorer and within ...
February 27th 2003 Shareware  5 stars 480k
Gas Mileage MPG Tracker
Gas Mileage Tracker is a MPG (miles per gallon) program designed to help you understand and track your gas mileage and gasoline usage. You can track your total miles and gas mileage, your total highway miles and highway gas mileage, ...
December 31st 2005 Freeware    533k
Application as Service
Application as Service is a system utility that will let you run any application as a Windows service, benefiting from all the advantages Windows services have. If you need to run any applications as services locally or on a remote ...
March 11th 2006 Shareware    5,929k
Excel Access Import, Export & Convert Software
Use this Excel Add-in to import and export tables from Access quickly. This will allow you use to Excel as a frontend to your Access database. No SQL knowledge needed.
May 14th 2006 Shareware    444k
Excel MySQL Import, Export & Convert Software
Use MS Excel as a front-end interface to a MySQL database. Use Excel to import and export tables to and from a MySQL database. Read and write tables to and from Excel without SQL knowledge. Excel 2000 or higher required.
August 22nd 2007 Shareware    2,645k
ECS X58B-A (V1.0) Realtek 10/100/1000 PCI-E NIC Family Driver 7.02
The Top-of-the-range Black Series X58B-A ???Nehalem??? Motherboard with LGA1366 socket support for Intel's all-new ???Core-i7??? processors, which has a QPI bus speed of 6.4GT/sec; as well as 6x Tri-channel DDR3 DIMM slots which support up to 24GB of DDR3 memory. ...
November 25th 2011 Freeware    4,577k
ECS X58B-A (V1.0) Bios 08-11-19
The Top-of-the-range Black Series X58B-A ???Nehalem??? Motherboard with LGA1366 socket support for Intel's all-new ???Core-i7??? processors, which has a QPI bus speed of 6.4GT/sec; as well as 6x Tri-channel DDR3 DIMM slots which support up to 24GB of DDR3 memory. ...
February 4th 2011 Freeware    881k
Thread::Apartmen t
Thread::Apartment is an apartment threading wrapper for Perl objects.

SYNOPSIS

package MyClass;

use Thread::Apartment::Server;
use base qw(Thread::Apartment::Server);

sub new {
#
# the usual constructor
#
}
#
# mark some methods as simplex
#
sub get_simplex_methods {
return { 'bar' => 1 };
}
#
# mark some methods as urgent
#
sub get_urgent_methods {
return { 'bingo' => ...
May 21st 2011 Freeware    72k
Tk::StyledButton
Tk::StyledButton is a Perl module that provides a shaped button with stylized shading, using a Tk::Canvas object to implement the button rendering. The usual Tk::Button options and behaviors are preserved as much as possible.

When a button is rendered, 2 versions ...
August 25th 2011 Freeware    31k
Display as SlideSaver for Mac
Display as SlideSaver is a free Automator action that will automatically display the image files passed from the previous action as a SlideSaver slideshow presentation.

If it doesn't already exist, a slidesaver named “Recent Photos” will be added to the Screen ...
October 2nd 2011 Freeware    113k
A+ Screensaver Creator
Display your own pictures (including JPEG images) as a screensaver while listening to your favorite sound files, including MP3. Other options include tiling the pictures on your screen, displaying your pictures randomly or in sequence, displaying a picture in a ...
April 17th 2005 Shareware  5 stars 692k
Batch Barcode Maker
Make EAN 13, UCC 12, UCC 13, UCC 8, EAN 8, UPC A, UPC E, ISBN barcodes and they all support No, 2, 5 Digit supplement. Barcode Maker also supports Code 39 (Code 3 of 9), SCC-14, Code 2 of ...
January 9th 2005 Shareware  5 stars 7,136k
iSpellWell
iSpellWell is spelling tutor designed for parents, teachers, schools and children. It includes 65 lessons for grades 1-5 and nearly 1000 words and sentences. Additional lessons can be added easily by typing or by download.iSpellWell is founded on an intuitive ...
December 3rd 2001 Shareware  5 stars 17k
MCSE Masterpack 4
Microsoft MCSE Study Guide&Questions. Covers Core Exams 70-210, 70-215, 70-216,70-217 measures your ability to implement, administer, and troubleshoot Windows 2000 as a operating system in any network environment with emphasis on actual exam questions. Includes Windows 2000 Professional, Server, Active ...
December 12th 2001 Commercial  5 stars 166k
EasyJob
The EasyJob resume builder program is an expert system that will give you an advantage over other job applicants. Just imagine having access to a highly experienced professional resume writer who will work with you as many hours as you ...
May 18th 2002 Shareware  5 stars 10,383k
Croc-a-Doc
Croc-a-Doc is a powerful document recovery tool for Microsoft Word, Excel, PowerPoint, Project, Publisher and Visio. Croc-a-Doc can recover documents lost due to computer crashes, accidental deletion - even if the recycle bin has been emptied, formatting of a disk ...
April 14th 2002 Shareware  5 stars 924k
Easy Web Editor
With this versatile Web publishing tool you can build your own Web site / pages with ease. It includes everything you need for creating a business or personal Web site.

An entire Website exists as a single document, so you ...
December 14th 2011 Shareware  5 stars 2,106k
AppsProtector XP
AppsProtector XP allows you to put a lock on a program file, such as a game, or your office software. The program icon is replaced with that of a padlock, and, when the program is run, it will first ask ...
November 17th 2002 Shareware  4 stars 1k
Detagger
Detagger is a Windows program that can either convert HTML files into good-looking text, or selectively remove HTML markup. As a markup remover, you can tidy up your HTML in a number of ways. Simply select the classes of tags ...
April 26th 2004 Shareware  4.5 stars 1,050k
ECSync! Directory and File Synchronization the Easy Way
Professional program that saves and synchronizes data and files on any Windows computer. Easy synchronization of files on notebook, desktop and server. Data can be on internal or external disk or other storage device. Extensive options for configuration. Tasks can ...
December 19th 2003 Shareware  4 stars 5,007k
Related Scripts
Download recordset as a CSV (DBF, MDB) file
Now the developers could download recordset as a CSV file through this online article. The article narrates about the GetString method of recordset object to change a SQL query to CSV file. This article is very simple for the developers ...
December 13th 2005 Freeware     
Exposing Existing Code as a Web Service
Its an useful tutorial for novice which makes them to know completely about how to expose existing code as a web service. This article has provided architectural definitions easier to understand. Users can also add this facility on their system ...
November 27th 2005 Freeware     
How to Display Child Table Rows as a Column in a DataGrid
How to Display Child Table Rows as a Column in a DataGrid is an useful tutorial for the .NET programmers to fetch the records of the child table rows and show it in the column of the datagrid control. You ...
December 3rd 2005 Freeware     
Perl as a command-line utility
Perl as a command line utility is an article that explains to programmers who use Perl that it is a useful and quick scripting engine for command line operations. Through command line, Perl can accomplish in just a single line, ...
December 18th 2005 Freeware     
Publishing Crystal report as a Web Service
This tutorial allows users to refer and get the details that the users have to follow to create crystal report on web service inside the database. It also guides them how to call web service in client with sample syntax. ...
December 10th 2005 Freeware     
Returning an XML Document as a String
This is a tutorial in which users can find information on returning an XML stream or document as a string. In this tutorial the author guides users by providing step by step procedure of creating a full XML document or ...
December 19th 2005 Freeware     
Setup Apache with PHP4 as a Dynamic Module (DSO)
This tutorial discusses how to set PHP up as a dynamic module which will be automatically loaded by your web server each time it starts up for easy upgrades.
December 21st 2005 Freeware     
Using Excel Spreadsheets as a DataSource
Using Excel Spreadsheets as a DataSource is an useful tutorial for the ASP.NET programmer in which users can gather information about making excel spreadsheet as the datasource content. Here author describes about sample codes which provides connection between the Excel ...
December 9th 2005 Freeware     
Using PHP As A Shell Scripting Language
This article explains the requirements and how-tos for using PHP as a shell scripting language much like Perl and presents many examples of possible scripts and functionality.
December 16th 2005 Freeware     
ASP File as a Picture Source
In this basic tutorial we will show how to send a picture from an ASP file. The pictures will be regular ones located somewhere in our server, and by changing ContentType and using inclide/virtual, the response will be a picture. ...
December 18th 2005 Freeware     
Related Code
FMSOUND is a simple library, written in response to a questi...
in alt.sb.programmer, that allows you to make tones on the OPL2 FM synthesizer. The OPL2 has nine audio channels, each capable of producing two operator additive or FM synthesis, with full attack/decay/sustain/release envelope, using one of four base waveforms as ...
June 22nd 2006     18k
A file finder
The TBTFileFinder class is a direct TObject descendant and it is a file finder. Using this class its easy to build a dialog like the Windows FindFiles dialog but its actual virtue is that it returns the searching results as ...
March 18th 2006     14k
Multi-Part Alternative Mail - NOT A CFX! NOT ENCRYPTED!
CF_MPAMAIL - Non-Encrypted CF-source-ONLY workaround to send Multipart/Alternative Emails by Herbert L. Riede Key benefits:
- Can be used by those who cannot install CFX tags
- Teaches by example some basic Email Formatting Main audience:
- Email Advertisers Multipart/Alternative ...
May 9th 2006     5k
A simple example to use a Structure in lieu of a Class
To give a simple example how to use the .Net Structure instead of a class. Use this when you only need to use a class as a data storage mechanism. This code contains some methods to manipulate public values.
August 7th 2006     17k
A S P.Net Enterprise Manager (0.5.0)
This is a web-based version of Enterprise Manager for SQL Server and MSDE. An online demo is available at http://www.aspenterprisemanager.com/ . This is an Open Source Project in VB.Net, ASP.Net and ADO.Net that is in the early stages, so any ...
August 8th 2006     131k
New Software
Popular Software