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

E Type Jaguar software
Filter: All | Freeware | Demo
 

E Type Jaguar

< 1 2 3 4 5 > 
Added: August 12, 2010 | Visits: 1.312

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.387

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.068

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.657

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.119

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.928

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 (98): GROUP-E Download

Added: July 15, 2010 | Visits: 1.332

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.231

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: 912

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.600

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.475

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

Added: April 14, 2010 | Visits: 996

Hash::Type Hash::Type module contains pseudo-hashes as arrays tied to a "type" (list of fields). SYNOPSIS use Hash::Type; # create a Hash::Type my $personType = new Hash::Type(qw(firstname lastname city)); # create and populate some hashes tied to $personType tie %wolfgang, $personType, "wolfgang...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Hash::Type Download

Added: September 21, 2010 | Visits: 1.034

G.u.e.s.s.o G.u.e.s.s.o is a simple guess-the-number game. I was playing this game since years , and I liked its simplicity, it was on my electronic translater (Atlas) device, but I couldnt find any PC version of it, so I decided to code it. And it is also a project to help me learn programming with Qt....


Platforms: *nix

License: Freeware Size: 27.65 KB Download (91): G.u.e.s.s.o Download

Added: March 12, 2010 | Visits: 1.097

Data::Type::Docs Data::Type::Docs is a Perl module with the manual overview. MANUALS Data::Type::Docs::FAQ Frequently asked questions. Data::Type::Docs::FOP Frequently occuring problems. Data::Type::Docs::Howto Point to point recipes how to get things done. Data::Type::Docs::RFC Exact API...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (87): Data::Type::Docs Download

Added: April 21, 2010 | Visits: 1.071

IBiz E-Payment Integrator The IBiz E-Payment Integrator provides a way to add secure and reliable Internet payment processing to your applications. The product contains libraries and PHP extensions for credit card and electronic check (ACH) processing via major Internet payment gateways (more than 50 gateways supported...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (99): IBiz E-Payment Integrator Download

Added: November 06, 2010 | Visits: 1.015

File::Type::Builder File::Type::Builder is Perl module to parse mime-magic and generate code. SYNOPSIS my $build = File::Type::Builder->new(); while ( ) { chomp; my $parsed = $build->parse_magic($_); my $code = $build->string_start($parsed); (or string_offset or beshort) } Reads in the mime-magic...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): File::Type::Builder Download

Added: January 23, 2010 | Visits: 787

E-xmms E-xmms is an Enlightenment epplet, created to control xmms remotely..


Platforms: *nix

License: Freeware Size: 174.08 KB Download (87): E-xmms Download

Added: March 02, 2010 | Visits: 1.201

e-U Connect e-U Connect is a WPA Supplicant text mode user interface based on bash+dialog for connecting to the e-U network under Linux..


Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): e-U Connect Download

Added: April 18, 2010 | Visits: 1.275

E-UAE E-UAE project is a version of UAE, the Ubiquitous Amiga Emulator, with an emulation core largely based on WinUAE. The project attempts to bring many of the great features of WinUAE to non-Windows platforms. This version now finally has a name, E-UAE, since thats what everybody was calling it...


Platforms: *nix

License: Freeware Size: 1024 KB Download (177): E-UAE Download

Added: August 23, 2010 | Visits: 814

Tangram::Type::Extending Tangram::Type::Extending is a Perl module for teaching Tangram about new types. Tangram::Type is the root of a hierarchy of classes that are responsible mapping individual field to SQL entities (columns in the simplest cases). There is one Type object per persistent field. Adding support for...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): Tangram::Type::Extending Download

< 1 2 3 4 5 >