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

James Bond freeware
Filter: All | Freeware | Demo
 

James Bond

< 1 2 3 4 5 > 
Added: August 31, 2008 | Visits: 1.621

NBA All Star 2006 Wallpaper Enjoy all the stars of the NBA on your screen with this fantastic NBA All Star Game 2006 wallpaper. In this wallpaper, with 1024x768 pixel resolution, you can see the ten players that form two initial quintets: Allen Iverson, Dwayne Wade, LeBron James, Jermaine O+Neal and Shaquille O+Neal for the... Platforms: Windows

License: Freeware Size: 6 KB Download (153): NBA All Star 2006 Wallpaper Download

Added: August 18, 2008 | Visits: 1.269

ScriptureMem ScriptureMem pleases fans of the Bible and also those who don`t know it well and wish to spend a little time learning about it and having fun. The program joins multiple functions that all have something to do with the Bible.You can do flashcards of Biblical verses, available in various versions... Platforms: Windows

License: Freeware Size: 1024 B Download (560): ScriptureMem Download

Added: August 15, 2008 | Visits: 1.156

1thinkhealthy_toolbar.exe A free to download internet browser toolbar that provide informations about Anti Aging. Dr. James Chapell and Rice n Shine all in one place. A toolbar that gives links to other sites having information about Anti Aging. Dr. James Chapell and Rice n Shine. The toolbar includes a chat box that... Platforms: Windows

License: Freeware Size: 1.06 KB Download (93): 1thinkhealthy_toolbar.exe Download

Added: January 22, 2010 | Visits: 1.546

Alien Perl module Alien Perl module package contains external libraries wrapped up for your viewing pleasure! SYNOPSIS perldoc Alien; Alien is a package that exists just to hold together an idea, the idea of Alien:: packages, so there is no code here, just motivation for Alien. Why James and I ended up... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Alien Perl module Download

Added: March 23, 2010 | Visits: 1.392

Multi Gnome Terminal Multi Gnome Terminal is an enhanced version of gnome-terminal, with many powerful new features and extensions. The most notable enhancement is the ability to run multiple terminals within the same window. Each terminal may be accessed by its "tab", through keyboard shortcuts, or menu... Platforms: *nix

License: Freeware Size: 1.46 MB Download (114): Multi Gnome Terminal Download

Added: February 17, 2010 | Visits: 1.049

jcq2k jcq2k is an ICQ Java client, implemented as an opensource LGPL library, for handling the TCP-based ICQ2000 OSCAR v.7 protocol. Incoming offline messages do not work but it looks like that the fix by James Hui solves this issue.. Get jcq2k ICQ v7 protocol Java library at SourceForge.net. Fast,... Platforms: *nix

License: Freeware Size: 358.4 KB Download (90): jcq2k Download

Added: September 13, 2010 | Visits: 821

cdServer cdServer is a simple HTTP server based on the standard Python library module SimpleHTTPServer. cdServer is designed to serve (static) contents off a CD-ROM. cdServer provides a simple interface for special (interactive) functions implemented in an external application program, e.g. search... Platforms: *nix

License: Freeware Size: 84.99 KB Download (91): cdServer Download

Added: September 18, 2010 | Visits: 1.886

Bio::Index::Swissprot Bio::Index::Swissprot is a Perl Interface for indexing (multiple) Swissprot .dat files (ie flat file swissprot format). SYNOPSIS # Complete code for making an index for several # Swissprot files use Bio::Index::Swissprot; use strict; my $Index_File_Name = shift; my $inx =... Platforms: *nix

License: Freeware Size: 4.7 MB Download (100): Bio::Index::Swissprot Download

Added: June 16, 2010 | Visits: 756

SlimScrobbler SlimScrobbler project will submit music files that you listen to on your Squeezebox to Last.FM, where it will show up on your recently-played list and count towards your listening statistics. If you want to listen to Last.FM internet radio through your Squeezebox, then you also need James... Platforms: *nix

License: Freeware Size: 51.2 KB Download (91): SlimScrobbler Download

Added: May 15, 2010 | Visits: 1.025

SuperCollider SuperCollider is a state of the art, realtime sound synthesis server as well as an interpreted Object Oriented language which is based on Smalltalk but with C language family syntax. The language functions as a network client to the sound synthesis server. SuperCollider project was written by... Platforms: *nix

License: Freeware Size: 5.5 MB Download (96): SuperCollider Download

Added: April 11, 2010 | Visits: 903

gkII gkII software is a Mandelbrot and Julia set image generator, derived from Osku Salermas Gfract. But, instead of just being plain happy with the mandelbrot calculations it does some more calculations developed with the artistic eye in mind. These calculations act like a mask, revealing,... Platforms: *nix

License: Freeware Size: 66.56 KB Download (102): gkII Download

Added: October 17, 2010 | Visits: 1.618

GnGeo GnGeo is a NeoGeo emulator for Linux (and maybe some other UNIX). GnGeo project use the following cpu core: - The 68k core from the generator project by James Ponder. - Starscream 680x0 emulation library by Neill Corlett - Raze Z80 emulator by Richard Mitton. - Z80 Mame core from the Mame... Platforms: *nix

License: Freeware Size: 870.4 KB Download (187): GnGeo Download

Added: October 07, 2010 | Visits: 894

Alien::scriptaculous Alien::scriptaculous is a Perl module for installing and finding script.aculo.us. SYNOPSIS use Alien::scriptaculous; ... $version = Alien::scriptaculous->version(); $path = Alien::scriptaculous->path(); ... Alien::scriptaculous->install( $my_destination_directory ); About Alien Why... Platforms: *nix

License: Freeware Size: 100.35 KB Download (98): Alien::scriptaculous Download

Added: October 24, 2010 | Visits: 993

Chemistry::Mol Chemistry::Mol is a molecule object toolkit. SYNOPSIS use Chemistry::Mol; $mol = Chemistry::Mol->new(id => "mol_id", name => "my molecule"); $c = $mol->new_atom(symbol => "C", coords => [0,0,0]); $o = $mol->new_atom(symbol => "O", coords => [0,0,1.23]); $mol->new_bond(atoms => [$c, $o],... Platforms: *nix

License: Freeware Size: 43.01 KB Download (112): Chemistry::Mol Download

Added: July 24, 2010 | Visits: 762

SXP SXP stands for Simple XML Persistence, and is a quick-and-dirty C++ library I threw together. It provides a simple (I hope) mechanism for enabling the objects in your application to persist themselves (i.e. read from and write to) to a XML file. SXP is built as a C++ wrapper around James Clarks... Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): SXP Download

Added: May 23, 2010 | Visits: 992

xtank xtank project is a multi player 2d tank shoot-em up game. Xtank is a fairly old but reliable graphical game requiring multiple players and optimised for a local area network of X displays. It features fast update rates, assorted mazes, various vehicles, simple graphics, drone tanks, and team... Platforms: *nix

License: Freeware Size: 1.1 MB Download (117): xtank Download

Added: November 14, 2010 | Visits: 1.901

USB Launcher USB Launcher project is a couple of basic programs to drive the M&S USB Missile Launcher. ctlmissile does all the actual work. Youll need libusb installed to compile it, but assuming you have that typing "make" should do the trick. You can then do: ctlmissile up ctlmissile down ctlmissile... Platforms: *nix

License: Freeware Size: 8.19 KB Download (194): USB Launcher Download

Added: November 24, 2010 | Visits: 875

XML::Parser XML::Parser is a perl module for parsing XML documents. SYNOPSIS use XML::Parser; $p1 = new XML::Parser(Style => Debug); $p1->parsefile(REC-xml-19980210.xml); $p1->parse( Hello World ); # Alternative $p2 = new XML::Parser(Handlers => {Start => &handle_start, End => &handle_end,... Platforms: *nix

License: Freeware Size: 225.28 KB Download (98): XML::Parser Download

Added: June 27, 2010 | Visits: 950

Freerails Freerails project is a multiplayer RTS game inspired by Sid Meiers classic Railroad Tycoon. FreeRails is a multiplayer RTS game inspired by Sid Meiers classic Railroad Tycoon. Development activity is currently focused on completing the feature set and adding AI players. To run the binary... Platforms: *nix

License: Freeware Size: 1.6 MB Download (104): Freerails Download

Added: October 11, 2010 | Visits: 1.059

Kio-Sword Kio-Sword project is a kioslave for the KDE environment. KDE uses kioslaves to access files from many different sources or protocols. For example, the file:/ protocol is used for all local file access, http:/ is used for web access, and the help:/ protocol/ioslave is another way to access the... Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): Kio-Sword Download

< 1 2 3 4 5 >