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.477.539 Times

Jaguar E Type Sale software
Filter: All | Freeware | Demo
 

Jaguar E Type Sale

< 1 2 3 4 5 > 
Released: September 25, 2007  |  Added: October 30, 2007 | Visits: 4.503

WinZip E-Mail Companion WinZip E-mail Companion is an easy-to-use, time saving tool that reduces the size of outgoing e-mail attachments and provides password-based AES encryption to protect confidential information contained in those attachments. WinZip E-Mail Companion works seamlessly within Microsoft Outlook,... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 3.14 MB Download (668): WinZip E-Mail Companion Download

Released: July 31, 2008  |  Added: August 26, 2008 | Visits: 1.207

E-XD++ Diagrammer Enterprise E-XD++ MFC Library Enterprise Edition is an MFC extension library that allows you to create the most advanced user interface in the world. It combines easy of use and very powerful feature set implemented by highly customizable collection of MFC extension classes,The library core is built on our... Platforms: Windows

License: Commercial Cost: $800.00 USD Size: 19.07 MB Download (99): E-XD++ Diagrammer Enterprise Download

Added: August 24, 2008 | Visits: 1.704

Retail Man Point of Sale (POS) Retail-Man for a powerful Point of Sale (POS) + inventory system, with POS hardware :- Docket printer, Bar code Scanner, Cash Drawer, Pole Display, Touch Screen. Simple user interface with powerful security, including POS, stock control, inventory, invoicing, debtors control, purchasing,... Platforms: Windows

License: Shareware Cost: $249.00 USD Size: 9.31 MB Download (169): Retail Man Point of Sale (POS) Download

Added: August 25, 2008 | Visits: 926

Ka Type In Ka Type In lets you define frequently used text snippets, ready to be typed into any application, document, web form. Just create a set of items, like e-mail addresses, zip code, phone number, etc. and you'll never have to type it again. In addition, you can create more sophisticated templates... Platforms: Windows

License: Freeware Size: 1024 KB Download (100): Ka Type In Download

Added: August 25, 2008 | Visits: 1.678

Small E-mail Sender Small E-mail Sender - This small, standalone application allows you to do just one simple task: send an e-mail. There is no need to configure any existing e-mail client or install the application to accomplish this. All you need to do is just type your account data, create an e-mail and that's... Platforms: Windows

License: Freeware Size: 472 KB Download (180): Small E-mail Sender Download

Added: August 18, 2008 | Visits: 1.304

Morovia MICR E-13B Fontware Morovia MICR E-13B font is a smart simple solution for Magnetic Ink Character Recognition printing. Morovia MICR E-13B fontware package consists of 10 true type fonts and a calibration wizard. At any point size, there are 3 different character heights to choose from. At any height, there are 3... Platforms: OS/2, Windows, Mac, *nix, Windows CE

License: Shareware Cost: $99.00 USD Size: 1.68 KB Download (528): Morovia MICR E-13B Fontware Download

Added: August 21, 2008 | Visits: 1.339

Morovia UPC-A/UPC-E/EAN-8/EAN-13/Bookland Barcode Font Morovia UPC-A/UPC-E/EAN-8/EAN-13/Bookland barcode font is a smart simple solution for barcode printing. Morovia UPC-A/UPC-E/EAN-8/EAN-13/Bookland Barcode fontware package consists of 5 true type fonts and a language tool kit.At any point size, there are 5 different barcode heights to choose from.... Platforms: OS/2, Windows, Mac, *nix, Windows CE

License: Shareware Cost: $99.00 USD Size: 1.68 KB Download (565): Morovia UPC-A/UPC-E/EAN-8/EAN-13/Bookland Barcode Font Download

Released: November 01, 2007  |  Added: February 23, 2009 | Visits: 1.238

IdiomaX E-Mail Translator A necessity for those who communicate globally. Quickly and accurately translates incoming and outgoing e-mails in Outlook Express, Microsoft Outlook, and Windows Mail. Reading and sending emails in a language you don't know is now within your power. Our email translation software allows you to... Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 11.36 MB Download (110): IdiomaX E-Mail Translator Download

Released: July 31, 2014  |  Added: August 23, 2014 | Visits: 3.892

NBL Product Sale NBL Product Sale is a Windows database-driven software designed for soho, small and medium size company, to manage and monitor sale process, include issue quotation, offer price and receive sale order. Include feature: Master Editor: Store Customer, Employee, Organization particular /... Platforms: Windows, Windows Server

License: Freeware Size: 68.5 MB Download (201): NBL Product Sale Download

Added: August 12, 2010 | Visits: 1.321

mop(e)snake mop(e) snake is a classic snake game which pits you against all the pain in the world. mop(e)snake project runs on Linux, Windows, and GP2X. You can try its innovative one-finger control method or stick with a more traditional style of play. Playing mop(e)snake Press any key to start, and... Platforms: *nix

License: Freeware Size: 378.88 KB Download (96): mop(e)snake Download

Added: May 16, 2010 | Visits: 1.393

XML::Schema::Type::Simple XML::Schema::Type::Simple is a base class for simple XML Schema datatypes. SYNOPSIS package XML::Schema::Type::whatever; use base qw( XML::Schema::Type::Simple ); use vars qw( @FACETS ); @FACETS = ( minLength => 10, maxLength => 30, otherFacet => { value => $n, fixed => 1,... Platforms: *nix

License: Freeware Size: 143.36 KB Download (107): XML::Schema::Type::Simple Download

Added: August 03, 2010 | Visits: 1.079

XSD/e XSD/e is a XML Processing for Embedded Systems. CodeSynthesis XSD/e is an open-source XML parser generator for mobile and embedded systems. It provides event-driven, stream-oriented XML parsing, XML Schema validation, and C++ data binding while maintaining a small footprint and portability.... Platforms: *nix

License: Freeware Size: 2.6 MB Download (100): XSD/e Download

Added: May 26, 2010 | Visits: 1.673

XML Schema Standard Type Library XML Schema Standard Type Library, in short XSSTL, is a collection of universally-useful data types defined in the W3C XML Schema language. The provided types describe concepts such as email address, IP address, phone number, country code, US states, etc. To make all the types from XSSTL... Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): XML Schema Standard Type Library Download

Added: March 03, 2010 | Visits: 1.127

Class::Meta::Type Class::Meta::Type is a Perl module for data type validation and accessor building. SYNOPSIS package MyApp::TypeDef; use strict; use Class::Meta::Type; use IO::Socket; my $type = Class::Meta::Type->add( key => io_socket, desc => IO::Socket object, name => IO::Socket Object ); This... Platforms: *nix

License: Freeware Size: 61.44 KB Download (93): Class::Meta::Type Download

Added: August 21, 2010 | Visits: 1.940

GROUP-E GROUP-E project is collaboration software which integrates groupware, project management, and business server on one platform. The solution is based on a LAMP architecture (Linux, Apache, MySQL, PHP). GROUP-E offers project management, transparent Samba (file server) integration, integration of... Platforms: *nix

License: Freeware Download (99): GROUP-E Download

Added: July 15, 2010 | Visits: 1.340

Audio::File::Type Audio::File::Type represents an audio filetype. An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...)... Platforms: *nix

License: Freeware Size: 74.75 KB Download (110): Audio::File::Type Download

Added: January 07, 2010 | Visits: 1.237

E*Reminders E*Reminders is a series of PHP scripts that interact with a MySQL database to setup email reminders for any events or occasions youd like. It includes recurring reminders, advance notices, and password authentication for email addresses. It can be used for an entire company, as a service for... Platforms: *nix

License: Freeware Size: 36.86 KB Download (101): E*Reminders Download

Added: April 27, 2010 | Visits: 920

File type determination File type determination is a little KDE Service Menu that calls the GNU file command to retrieve Mime information from files, and presents it inside a standard KDE dialog.. Platforms: *nix

License: Freeware Download (98): File type determination Download

Added: March 17, 2010 | Visits: 1.610

E-Gantt E-Gantt is an open source gantt chart library in Java and Swing which is intended for usage in logistics and scheduling applications. E-Gantt has been in-active for over a year, but has recently seen a lot of work done which includes a simplified interface and documentation in the form or... Platforms: *nix

License: Freeware Size: 3.9 MB Download (154): E-Gantt Download

Added: September 23, 2010 | Visits: 1.481

e-Bot e-Bot is an IRC bot written in Perl. Its main functioning is based on the Socket.pm Perl module, which makes possible its use on most servers that support Perl. This software will require Perl 5. You should be able to start up just by running infobot. If you are using macperl, you will... Platforms: *nix

License: Freeware Size: 8.19 KB Download (150): e-Bot Download

< 1 2 3 4 5 >