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

Type O Negative Pictures freeware
Filter: All | Freeware | Demo
 

Type O Negative Pictures

< 1 2 3 4 5 > 
Added: May 26, 2010 | Visits: 1.669

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

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: 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 06, 2010 | Visits: 1.218

JTAG-O-MAT JTAG-O-MAT program provides a simple but highly flexible interface to JTAG hardware. In opposite to similar projects, the focus is on running automatic JTAG sequences. The code has been kept intentionally simple to maintain portability and allow modification without the risk to spoil too many...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (108): JTAG-O-MAT Download

Added: April 27, 2010 | Visits: 917

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: September 24, 2010 | Visits: 1.317

O.H.R.RPG.C.E 2006-08-03 O.H.R.RPG.C.E is an engine for making 2D console-style Role Playing Games. A Linux port of the DOS-based "Official Hamster Republic RPG Construction Engine". Used for making games similar in style to the NES and Super Nintendo Final Fantasy games. A large assortment of RPG games are already...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (112): O.H.R.RPG.C.E 2006-08-03 Download

Added: April 14, 2010 | Visits: 1.003

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: July 03, 2010 | Visits: 1.270

Useful Terminal I/O Library The Useful Terminal I/O library is a an alternative to ncurses for working with terminfo-defined terminals. Included are raw terminfo string access and output, an efficient buffered output system, and a keyboard driver. Whats New in This Release: - This release fixes some problems when...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (116): Useful Terminal I/O Library Download

Added: September 21, 2010 | Visits: 1.038

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

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 (88): Data::Type::Docs Download

Added: July 14, 2010 | Visits: 1.224

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: June 01, 2010 | Visits: 1.065

gnome-o-phone Gnome-o-phone (gphone for short) is an internet telephone. In other words, if you and your friend have computers with sound cards and network connections, you can use gphone to talk to each other and save on phone bills. Gphone is definitely a work in progress and you probably shouldnt bet your...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (96): gnome-o-phone Download

Added: June 11, 2010 | Visits: 4.168

patch-o-matic-ng patch-o-matic-ng it is a system to apply netfilter-related patches to the latest kernel and/or iptables sources. FOLLOW THESE STEPS: 0) There may be some outstanding bugfixes or tweaks which are not yet in the official kernel. To look through these, do: #...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (113): patch-o-matic-ng Download

Added: November 06, 2010 | Visits: 1.021

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: July 05, 2010 | Visits: 16.921

Reply-o-Matic Reply-o-Matic is a highly configurable and secure auto-reply software, to be used in conjunction with any Mail Delivery/Transfer Agent or local delivery agent. Reply-o-Matic provides an easy, uniform way to autoreply to email messages. Whats New in This Release: - Adding new flag (-e),...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (133): Reply-o-Matic Download

Added: August 23, 2010 | Visits: 819

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

Added: February 25, 2010 | Visits: 1.198

Transparent Parallel I/O Environment Transparent Parallel I/O Environment is a software environment (written in C++) that facilitates the implementation of external memory algorithms. The goal of theoretical work in the area of external memory algorithms (also called I/O algorithms or out-of-core algorithms) has been to develop...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (93): Transparent Parallel I/O Environment Download

Released: December 30, 2010  |  Added: January 10, 2011 | Visits: 1.227

See-and-Type See-and-Type is a series of virtual keyboard models (Standard, Compact, and UltraCompact) that assist people to enter text with the mouse, without a conventional keyboard. See-and-Type uses a special color scheme for easy identification of the text keys. See-and-Type is designed to facilitate...


Platforms: Windows

License: Freeware Size: 2.88 MB Download (299): See-and-Type Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 650

Shrink O'Matic Shrink O'Matic is an exceptional program designed to batch-resize photos. It can resize a whole folder full of pictures in a matter of seconds. It runs in Adobe Air, giving it the ability to be installed on different operating systems, including Windows, Linux and Mac. Shrink O'Matic is so...


Platforms: Windows

License: Freeware Download (57): Shrink O'Matic Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 650

Boink-O-Matic Boink-O-Matic is a TTF character that was designed in order to help you change the regular appearance of your papers. All you need to do is get and install the font onto your computer then use it when writing your text documents to see how it will modify their aspect. To install it, you can...


Platforms: Windows

License: Freeware Download (54): Boink-O-Matic Download

< 1 2 3 4 5 >