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

Descending software
Filter: All | Freeware | Demo
 

Descending

< 1 2 3 4 5 > 
Released: October 05, 2009  |  Added: October 10, 2009 | Visits: 2.993

Forms Data Loader Forms Data Loader (FDL) is a tool to load data into Oracle Apps through front end forms. It provides an easy to use and cost effective solution for loading test or legacy data into Oracle Applications. Although it is specially built for loading data into Oracle, It can be used to load data in any...



Platforms: Windows

License: Shareware Cost: $299.00 USD Size: 3.05 MB Download (216): Forms Data Loader Download

Released: September 25, 2008  |  Added: September 29, 2008 | Visits: 1.596

Vista NetMail Vista NetMail is free, fast and flexible email client. The program supports multiple email accounts, lets you automatic sorting of incoming messages based on preset criteria and comes with many convenient features for handling mail efficiently. If you have several external mailboxes at...





Platforms: Windows

License: Freeware Size: 1.63 MB Download (150): Vista NetMail Download

Added: January 18, 2010 | Visits: 1.970

Games::SGF::Tournament Games::SGF::Tournament is a Perl module for tournament statistics generator. SYNOPSIS use CGI qw / :html /; use Games::SGF::Tournament; my $t = Games::SGF::Tournament->new(); print html(body($t->score())); Smart Go Format (SGF) is a file format used to store game records of two player...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (135): Games::SGF::Tournament Download

Added: March 20, 2010 | Visits: 927

openSUSE KDE Tweaks openSUSE KDE Tweaks are actually KDE 3.5.5 (openSUSE 10.2) patches and two RPM tools through which I have added, modified and removed some features. I like and dislike the new kickoff menu at the same time, so I decided to change everything about it that I dont like. Although my patches were...


Platforms: *nix

License: Freeware Download (114): openSUSE KDE Tweaks Download

Added: October 24, 2010 | Visits: 866

Hash::NoVivify Hash::NoVivify is a Perl extension for non-vivifying exists and defined functions. SYNOPSIS use Hash::NoVivify qw(Defined Exists); ... if (Exists(%hash, qw(key1 key2 ... keyn ))) { ... } if (Defined(%hash, qw(key1 key2 ... keyn))) { ... } When used on a hash, the exists() and...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Hash::NoVivify Download

Added: November 12, 2010 | Visits: 1.035

freq freq is a Perl script used to analyze the last log. It works on Linux systems, but may also work on other UNIX-based systems that have the same format for their lastlog. I have added some preliminary support for SunOS and IRIX, though this has not been tested to the point where I would know if...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (90): freq Download

Added: September 24, 2010 | Visits: 1.301

DBIx::SQLCrosstab::Format DBIx::SQLCrosstab::Format is a Perl module with formats results created by DBIx::SQLCrosstab. SYNOPSIS use DBIx::SQLCrosstab::Format; my $dbh=DBI->connect("dbi:driver:database" "user","password", {RaiseError=>1}) or die "error in connection $DBI::errstrn"; my $params = { dbh => $dbh,...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (110): DBIx::SQLCrosstab::Format Download

Added: June 26, 2010 | Visits: 1.158

MyChineseFlashCards MyChineseFlashCardss goal is to ease the visual and auditory memorization of the 1000 most used Chinese characters. To reach that goal, MyChineseFlashcards allows the user to learn characters with flash cards method; to access the characters of the dictionary in random, ascending, or descending...


Platforms: *nix

License: Freeware Size: 21 MB Download (126): MyChineseFlashCards Download

Added: February 23, 2010 | Visits: 2.133

Support Incident Tracker Support Incident Tracker (or SiT!) is a Web-based application for tracking technical support calls or emails. Support Incident Tracker project can manage contacts, sites, technical support contracts, and support incidents in one place. You can send and receive email directly from SiT!,...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (106): Support Incident Tracker Download

Added: October 22, 2010 | Visits: 1.089

Sort::Fields Sort::Fields is a Perl module that can sort lines containing delimited fields. SYNOPSIS use Sort::Fields; @sorted = fieldsort [3, 2n], @lines; @sorted = fieldsort +, [-1, -3, 0], @lines; $sort_3_2n = make_fieldsort [3, 2n], @lines; @sorted = $sort_3_2n->(@lines); Sort::Fields provides...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Sort::Fields Download

Added: March 01, 2010 | Visits: 944

QDBM: Quick DataBase Manager QDBM is a library of routines for managing a database. The QDBM database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (94): QDBM: Quick DataBase Manager Download

Added: August 07, 2010 | Visits: 727

Tete 1.1 Build Tete project is an ear trainer. Tete allows you to select intervals, chords, or scales and play examples of the selected sounds in a random order. As each is played, it is highlighted in the list. Once you think you can tell what is playing, you can test yourself. A series of sounds will be...


Platforms: *nix

License: Freeware Size: 604.16 KB Download (90): Tete 1.1 Build Download

Added: January 06, 2010 | Visits: 942

Oracle::Trace Oracle::Trace is a Perl Module for parsing Oracle Trace files. SYNOPSIS use Oracle::Trace; print Oracle::Trace->new($tracefilename)->parse->test_report; Currently the parsing and statistics are very rudimentary, and in certain matters may be fundamentally flawed - you have been warned!...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (102): Oracle::Trace Download

Added: January 14, 2010 | Visits: 1.729

Sort::Key Sort::Key is the fastest way to sort anything in Perl. SYNOPSIS use Sort::Key qw(keysort nkeysort ikeysort); @by_name = keysort { "$_->{surname} $_->{name}" } @people; # sorting by a numeric key: @by_age = nkeysort { $_->{age} } @people; # sorting by a numeric integer key: @by_sons =...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (94): Sort::Key Download

Added: June 16, 2010 | Visits: 993

Bio::SAGE::DataProcessing Bio::SAGE::DataProcessing module processes raw serial analysis of gene expression (SAGE) data. SYNOPSIS use Bio::SAGE::DataProcessing; $sage = Bio::SAGE::DataProcessing->new(); # open sequence and quality files open( READS, "library.fasta" ); open( QUAL, "library.qual.fasta" ); #...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): Bio::SAGE::DataProcessing Download

Added: July 16, 2010 | Visits: 1.332

Open Site Builder Tools Open Site Builder Tools is a project that provides you with free software intended to facilitate your life as a professional web site developer. Currently available tools include: open site builder site pages assembler. Merges content pages into a predefined template and produces target...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (113): Open Site Builder Tools Download

Added: January 25, 2010 | Visits: 465

WordService WordService provides 37 functions to convert, format or speak the currently selected text, to insert data or to show statistics of the selection within all Cocoa applications (e.g. Textedit, Pages, Mail, Stickies, Safari or Xcode) and Carbon applications supporting services.Commands: Reformat...


Platforms: Mac

License: Freeware Download (95): WordService Download

Added: January 25, 2010 | Visits: 675

Chaos Antidote X Chaos Antidote is a tool for keeping order on your hard drive. It can take care of the clutter that builds up on your desktop and in other places. It does so by taking stray files and sorting them neatly into different categories so you can find them again later.Frequent application prevents your...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (94): Chaos Antidote X Download

Added: January 25, 2010 | Visits: 558

BushPanic The year is 2004. John Kerry, tied in a dead heat with the sitting president, decides to attempt the impossible: get rid of the problem by throwing money at it. With the Heinz family fortune at his disposal, Kerry must fight back wave after wave of descending Bushites by throwing money (and...


Platforms: Mac

License: Freeware Size: 3.2 MB Download (92): BushPanic Download

Added: January 25, 2010 | Visits: 988

ChordPhobia ChordPhobia is designed to help you learn to recognize chords when you hear them.In ChordPhobia, you will see/hear most of the chords from major triads to 13th chords in their root position.Chord Roots: C, C#/Db, D, D#/Eb, E, F, F#/Gb, G, G#/Ab, A, A#/Bb, and BChord Types: Major, minor, dim, aug,...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (111): ChordPhobia Download

< 1 2 3 4 5 >