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

Theoretically software
Filter: All | Freeware | Demo
 

Theoretically

< 1 2 3 > 
Added: August 24, 2008 | Visits: 2.400

DiskInternals Boot CD Create a bootable CD with Windows XP or Windows 2003 Server CD and a full set of DiskInternals recovery tools. Recover your hard drive by booting into familiar operating system with handy access to data recovery tools. Computer crashes, data corruption and hard disk failures have happened to many... Platforms: Windows

License: Freeware Size: 24.95 KB Download (841): DiskInternals Boot CD Download

Added: May 14, 2010 | Visits: 1.611

Gnome Simple Stateful Music Player Gnome Simple Stateful Music Player (GSSMP) is a music player designed to work with the GNOME desktop environment. It does not store a database of all your music, but is designed to work with music files organised into directories. It is small, unobtrusive, and tries to do what you would expect,... Platforms: *nix

License: Freeware Size: 73.73 KB Download (104): Gnome Simple Stateful Music Player Download

Added: February 06, 2010 | Visits: 904

AndyChat AndyChat is a program for chatting to people over various network protocols. It was originally designed as a chat program which can work only on IPX networks. Now its fast becoming a command line Curses based IRC client which will eventually have all the features of AndyChat v2.xx minus the IPX... Platforms: *nix

License: Freeware Size: 58.37 KB Download (107): AndyChat Download

Added: March 25, 2010 | Visits: 713

MTasker MTasker is a two-file C++ library designed to support very simple cooperative multitasking. MTasker can facilitate writing code that would ordinarily require a state machine, for which the author does not consider himself smart enough. This class does not perform any magic it only makes calls... Platforms: *nix

License: Freeware Size: 61.44 KB Download (105): MTasker Download

Added: June 09, 2010 | Visits: 894

phpMyID phpMyID is a small, fairly lightweight, standalone, single-user Identity Provider for OpenID authentication. OpenID is an open, decentralized, free framework for user-centric digital identity (I stole that from their website). But what does it mean? Well, basically OpenID is a way to... Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): phpMyID Download

Added: May 06, 2010 | Visits: 795

Klep Klep is Yet Another virtual flashcard program, which helps in putting information into ones short term memory. Klep has many features not commonly found in virtual flashcard programs, including export to memaid so that material learned in Klep can be retained in the long term, support for... Platforms: *nix

License: Freeware Size: 1024 KB Download (99): Klep Download

Added: September 25, 2010 | Visits: 1.363

Finance::Bank::NetBranch Finance::Bank::NetBranch is a Perl module that can manage your NetBranch accounts with Perl. SYNOPSIS use Finance::Bank::NetBranch; my $nb = Finance::Bank::NetBranch->new( url => https://nbp1.cunetbranch.com/valley/, account => 12345, password => abcdef, ); my @accounts =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (112): Finance::Bank::NetBranch Download

Added: June 06, 2010 | Visits: 1.177

ht://Check ht://Check is more than a link checker. Its a console application written for GNU/Linux systems in C++ and derived from the best search engine available on the Internet for free: ht://Dig. It is very useful for Webmasters who want to control and monitor their Websites, in order to discover... Platforms: *nix

License: Freeware Size: 901.12 KB Download (93): ht://Check Download

Added: March 13, 2010 | Visits: 1.605

GCJ::Cni::Examples GCJ::Cni::Examples is a Perl module with examples of how to use GCJs CNI interface to write Perl Modules in Java. EXAMPLES Writing Treaded modules in Java One benefit of using GCJ is that it takes advantage of POSIX threading. This is nice since Perls threading model is, shall we say, less... Platforms: *nix

License: Freeware Size: 20.48 KB Download (105): GCJ::Cni::Examples Download

Added: June 25, 2010 | Visits: 830

KLinPopup KLinPopup is a program like Linpopup, Linpopup2 (Gtk2+) or KPopup (heavily based on this) to receive and send Windows popup messages (Winpopup or "net send") with Linux. Also Kopete theoretically can handle winpopup messages (not this time).. Platforms: *nix

License: Freeware Size: 481.28 KB Download (100): KLinPopup Download

Added: November 09, 2010 | Visits: 936

Rose::HTML::Objects Rose::HTML::Objects is a Perl object-oriented interfaces for HTML. SYNOPSIS use Rose::HTML::Form; $form = Rose::HTML::Form->new(action => /foo, method => post); $form->add_fields ( name => { type => text, size => 20, required => 1 }, height => { type => text, size => 5, maxlength => 5... Platforms: *nix

License: Freeware Size: 133.12 KB Download (99): Rose::HTML::Objects Download

Added: November 15, 2010 | Visits: 1.279

jFlash System jFlash is a multilingual, web-based flashcard system based on open web standards, PHP, and XML. jFlash System consists of two principal software modules: 1. A PHP system for indexing and delivering flashcard content. 2. A browser-neutral Javascript application that parses out and presents a... Platforms: *nix

License: Freeware Size: 64.51 KB Download (127): jFlash System Download

Added: June 16, 2010 | Visits: 1.124

KWirelessMonitor KWirelessMonitor is a small KDE application that docks into the system tray and monitors the wireless network interface. It supports both Linux (tested on several major distributions) and FreeBSD (tested on 5.2.1). I wrote this because I like the compactness of the Wavelan/Orinoco monitor in... Platforms: *nix

License: Freeware Size: 71.68 KB Download (101): KWirelessMonitor Download

Added: February 14, 2010 | Visits: 890

Kalich Project "Kalich" is an intelligent IRC channel management, support and entertaining system built on an Eggdrop bot (or in short - a bunch of Tcl scripts). The project has been in active development since late 2000 (or something) and now, finally, it gets released to the general public. The... Platforms: *nix

License: Freeware Size: 56.32 KB Download (109): Kalich Download

Added: January 03, 2010 | Visits: 723

Linedit Linedit is a readline-style library written in Common Lisp that provides customizable line-editing features. Linedit uses UFFI for foreign bindings, so it is a least theoretically portable, though REPL-wrapping is currently SBCL specific.. Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Linedit Download

Added: July 20, 2010 | Visits: 771

Psyco Psyco project is a Python extension module which can massively speed up the execution of any Python code. What you can do with it In short: run your existing Python software much faster, with no change in your source. Think of Psyco as a kind of just-in-time (JIT) compiler, a little bit... Platforms: *nix

License: Freeware Size: 430.08 KB Download (87): Psyco Download

Added: October 05, 2010 | Visits: 1.301

onepad onepad is a set of programs to encrypt files using one-time-pad encryption. This is an old but theoretically impossible to easily break way of encryption. I came across this method in Neal Stephensons Cryptonomicon. It works by XOR-ing every byte in the cleartext message with a byte in the key.... Platforms: *nix

License: Freeware Size: 12.29 KB Download (146): onepad Download

Added: March 21, 2010 | Visits: 2.049

Games::Goban Games::Goban is a board for playing go, renju, othello, etc. SYNOPSIS use Games::Goban; my $board = new Games::Goban ( size => 19, game => "go", white => "Seigen, Go", black => "Minoru, Kitani", referee => &Games::Goban::Rules::Go, ); $board->move("pd"); $board->move("dd"); print... Platforms: *nix

License: Freeware Size: 15.36 KB Download (170): Games::Goban Download

Added: May 22, 2010 | Visits: 1.442

Online Cardgame System Online Cardgame System project is a client-server system for playing card games over the net. OCS is a client-server cardgame system, similar to those found at Yahoo! Games and elsewhere. The server is portable and has been tested under Linux, Win32, and several unix systems. We currently have... Platforms: *nix

License: Freeware Download (99): Online Cardgame System Download

Added: May 03, 2010 | Visits: 933

T2 Linux 7.0 With T2 you can define targets for various purposes, ranging from embedded linux systems with a few MB of size over server configurations to a full desktop system featuring X.Org foundation, KDE, Gnome, OpenOffice.Org and many more. Those targets can be compiled for use on the most common... Platforms: *nix

License: Freeware Download (95): T2 Linux 7.0 Download

< 1 2 3 >