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

A Place In Greece freeware
Filter: All | Freeware | Demo
 

A Place In Greece

< 1 2 3 4 5 
Added: January 18, 2010 | Visits: 1.053

MiniKnoppix MiniKnoppix is a all-in-one sysadmin rescue CD. MiniKnoppix is a Linux Live CD based on Knoppix. Basically it is a complete and totally functional GNU/Linux operating system that boots and works from the CDROM. This way theres no need to install it on the hard drive. Knoppix is (possibly) the...



Platforms: *nix

License: Freeware Size: 198 MB Download (163): MiniKnoppix Download

Added: January 18, 2010 | Visits: 2.262

Chart::Graph::Gnuplot Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename...





Platforms: *nix

License: Freeware Size: 8.19 KB Download (167): Chart::Graph::Gnuplot Download

Added: March 05, 2010 | Visits: 858

x10mp3 x10mp3 is a plug-in for xmms and WinAmp. x10mp3 will allow you to control XMMS/WinAmp using an X10 remote. It is intended to be used as a replacement for the Boom 2000 Software. See below for requirements and compatibility with the various X10 remotes. The main platform for x10mp3 is Linux....


Platforms: *nix

License: Freeware Size: 80.9 KB Download (108): x10mp3 Download

Added: October 25, 2010 | Visits: 775

AjaxFTP AjaxFTP is a drop-in FTP widget that you can use in Web 2.0 applications. AjaxFTP widget is skinnable, modular and uses the Ruby on Rails Prototype JavaScript library for a seamless FTP browsing experience Right now, you can simply connect to an FTP site. Its also skinnable, via some simple...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): AjaxFTP Download

Added: June 01, 2010 | Visits: 1.289

Filter::Simple::Compile Filter::Simple::Compile is a drop-in replacement to Filter::Simple. SYNOPSIS Drop-in replacement for Filter::Simple: package MyFilter; use Filter::Simple::Compile; FILTER { ... }; This way also works: use Filter::Simple::Compile sub { ... }; This module lets you write Module::Compile...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (161): Filter::Simple::Compile Download

Added: September 06, 2010 | Visits: 915

EasyHTTPD EasyHTTPD is a drop in C++ class to implement an HTTP 1.0 Server - Now with OpenSSL Support! The class can be used to allow an application to be controlled by a browser, hence Embedded. To this functionality to an app, add the C++ class to the application, write and register request callback...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): EasyHTTPD Download

Added: January 23, 2010 | Visits: 1.375

AVI Player for XMMS The AVI player is a plug-in for XMMS, giving it the ability to play Windows AVI (including DivX ;-)) and ASF files on your Linux or FreeBSD box. You can simply add movies to your playlist and the plug-in will call aviplay to play the movie files. Many aviplay options are supported, such as...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (205): AVI Player for XMMS Download

Added: November 23, 2010 | Visits: 804

DansTuner DansTuner project is a program that tells you if you are playing a pitch in tune. Major features include automatic discovery of which note you are trying to play (good for trumpet, singer, etc.), the ability to play a guide tone at a configurable volume, a graphical moving "needle" with a...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (119): DansTuner Download

Added: July 15, 2010 | Visits: 1.297

Device::Audiotron Device::Audiotron provides a tie-in into the API included in the latest firmware for Voyetra Turtle Beachs Audiotron. SYNOPSIS use Device::Audiotron; $at = new Device::Audiotron("Audiotron IP address","username","password"); if(!$at){die "Audiotron object failed to initialize.";} my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Device::Audiotron Download

Added: May 15, 2010 | Visits: 1.182

Set::Partition Set::Partition is a Perl module that can enumerate all arrangements of a set in fixed subsets. SYNOPSIS use Set::Partition; my $s = Set::Partition->new( list => [qw(a b c d e)], partition => [2, 3], ); while (my $p = $s->next) { print join( , map { "(@$_)" } @$p ), $/; } # produces...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (133): Set::Partition Download

Added: August 16, 2010 | Visits: 879

cvsgdiff cvsgdiff uses tkdiff or mgdiff to graphically display diffs between CVS revisions of a file in your sandbox. cvsgdiff is basically a graphical version of "cvs diff". If given no arguments, cvsgdiff will launch the graphical diff program once for every modified file in the current directory....


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): cvsgdiff Download

Added: May 27, 2010 | Visits: 1.274

No-Referrer No-Referrer is a Firefox extension that adds an entry to the context menu that lets you open a link in a new tab, without sending the referrer information..


Platforms: *nix

License: Freeware Size: 3.07 KB Download (98): No-Referrer Download

Added: April 21, 2010 | Visits: 1.655

Gear Gear project draws a gear in an open office drawing. You can then load the open office drawing and a nice looking gear is shown. You can adapt the nr of tooth from the commandline, the shape of the tooth can be changed from the source. How does it work? I unzipped an open office drawing...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (201): Gear Download

Added: May 08, 2010 | Visits: 1.307

DaDaBIK DaDaBIK project is a free PHP application that allows you to easily create a highly customizable front-end for a database in order to search, update, insert and delete records; all you need to do is specifying a few configuration parameters. Starting from version 4.0 alpha DaDaBIK uses the...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (353): DaDaBIK Download

Added: October 18, 2010 | Visits: 1.121

text-vimcolor text-vimcolor is a command-line program to syntax color a file in HTML, XML or PDF. SYNOPSIS $ text-vimcolor --format html --full-page FILENAME > OUTPUT.html $ text-vimcolor --format xml FILENAME > OUTPUT.xml $ text-vimcolor --format pdf FILENAME --output OUTPUT.pdf This program uses the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): text-vimcolor Download

Added: February 02, 2010 | Visits: 1.228

CkFormLogin CkFormLogin is a plug-in for the Nagios network monitoring system that makes it more useful in the context of secured Web sites (with login forms) and access management/single sign-on protected environments. Originally developed to monitor Web applications that require authenticated access, it...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): CkFormLogin Download

Added: August 04, 2010 | Visits: 1.054

C-Pluff C-Pluff is a plug-in framework for C programs. The project has been strongly inspired by the Java plug-in framework in Eclipse. C-Pluff focuses on providing core services for plug-in interaction and plug-in management. It aims to be platform neutral and supports dynamic changes to plug-in...


Platforms: *nix

License: Freeware Size: 727.04 KB Download (88): C-Pluff Download

Added: July 05, 2010 | Visits: 1.353

Rose::DB::Object::Helpers Rose::DB::Object::Helpers is a mix-in class containing convenience methods for Rose::DB::Object. SYNOPSIS package MyDBObject; use Rose::DB::Object; our @ISA = qw(Rose::DB::Object); use Rose::DB::Object::Helpers clone, { load_or_insert => find_or_create }; ... $obj =...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (114): Rose::DB::Object::Helpers Download

Added: September 23, 2010 | Visits: 1.281

gqlplus gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client, for UNIX and UNIX-like platforms. The difference between gqlplus and sqlplus is command-line editing and history, plus table-name and column-name completion. As you know if you have used sqlplus, it is notoriously difficult to...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (136): gqlplus Download

Added: March 26, 2010 | Visits: 1.054

Maemo Live CD Maemo Live CD is a Knoppix (in fact Kanotix) based Linux distribution that contains a pre-built Maemo Environment as well as scratchbox for developing applications. Thus the Live CD can be used for demonstrating the Maemo GUI and for developing applications without having to install scratchbox....


Platforms: *nix

License: Freeware Size: 663 MB Download (137): Maemo Live CD Download

< 1 2 3 4 5