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

John Barrowman freeware
Filter: All | Freeware | Demo
 

John Barrowman

< 1 2 3 4 5 > 
Added: August 23, 2008 | Visits: 868

Well, I'll be Damned ! The top ten reasons Eternal Damnation is better than Windows Software Development. Written in 1996 after the release of Win95 but --- nothing has really changed has it ;) ***Dee's Pick! This is not actually a program but you can read it, copy it, save it, read it again when you need to laugh! The...



Platforms: Any

License: Freeware Download (487): Well, I'll be Damned ! Download

Added: August 03, 2008 | Visits: 1.858

Tim's Illuminated Christmas Story Tim's Illuminated Christmas Story can be read online or downloaded. The Story includes portions from three of the Gospels. From the Book of Luke; Zacharias and Elizabeth, An Angel Speaks to Mary, Mary Visits Elizabeth, Birth of John the Baptist, Birth of Jesus, Dedication in the Temple, A Boy in...





Platforms: Windows

License: Freeware Size: 2.2 MB Download (493): Tim's Illuminated Christmas Story Download

Added: August 22, 2008 | Visits: 2.209

Tim's Illuminated Bible Tim's Illuminated Bible books can each be downloaded separately or read online. There are 6,000 Fractal, Background Tile and Genetic Illustrations and the text is in "Basic English", a special 1,000 word vocabulary. Background Tile Illustrations: Revelation; Ecclesiastes; Romans; John; 2 Peter;...


Platforms: Windows

License: Freeware Size: 3 MB Download (534): Tim's Illuminated Bible Download

Added: August 17, 2008 | Visits: 774

Dynagraph Dynagraph is a platform-neutral library written in C++. It can be used directly in C++ programs, in Windows programs via COM wrapper classes, or in other environments using the executable with input and output over pipes. Dynagraph for Windows is a complete OLE graph-drawing application, allowing...


Platforms: Windows

License: Freeware Size: 7.4 MB Download (94): Dynagraph Download

Added: August 14, 2008 | Visits: 1.852

Saints Screensaver Is it possible to join faith with something as daily as the world of IT? Of course it is, with Saint Screensaver.This screensaver offers you a collection of 17 paintings of diverse saints that will fill your monitor with religion, or can be used as a wallpaper instead.Some of the saints include...


Platforms: Windows

License: Freeware Size: 3 KB Download (142): Saints Screensaver Download

Added: August 13, 2008 | Visits: 1.887

Simpsons Beatles Who hasn`t seen the front cover of the Abbey Road album of The Beatles? It`s a world-famous photograph of the four Beatles crossing a zebra-crossing in Abbey Road. This wallpaper is a great parody of that historic image in which Homer, Marge, Lisa and Bart substitute Paul McCartney, John Lennon,...


Platforms: Windows

License: Freeware Size: 1024 B Download (109): Simpsons Beatles Download

Added: August 05, 2008 | Visits: 1.842

Beatles entre Rejas The Beatles behind bars! No, no-one has kidnapped them, nor have they robbed a bank. It+s just a fun photo of the Fab Four that you can now use to decorate your desktop.The Beatles were four musicians from Liverpool who, in the 60+s, revolutionized the music scene. John Lennon, Paul McCartney,...


Platforms: Windows

License: Freeware Size: 9 KB Download (98): Beatles entre Rejas Download

Added: August 16, 2008 | Visits: 2.255

Beatles en Negro For fans of The Beatles we have here an excellent black and white wallpaper of the legendary Liverpool quartet. From left to right you have: Ringo Starr, Paul McCartney, George Harrison and John Lennon. This The Beatles wallpaper is 1024x768 pixel sized. However, if you require one that is a...


Platforms: Windows

License: Freeware Size: 6 KB Download (100): Beatles en Negro Download

Added: January 18, 2010 | Visits: 1.760

Template::Ast Template::Ast is a Perl module to process ASTs for Perl Template Toolkit. SYNOPSIS use Template::Ast; # Rebuild AST stored in file: $ast = Template::Ast->read(foo.ast) or die Template::Ast->error(); # Writing existing AST to file: $ast = { Marry => [24, F], John => [21, M] };...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (161): Template::Ast Download

Added: May 15, 2010 | Visits: 955

Statistics::Hartigan Statistics::Hartigan is a Perl extension for the stopping rule proposed by Hartigan J. Hartigan, J. (1975). Clustering Algorithms. John Wiley and Sons, New York, NY, US. SYNOPSIS use Statistics::Hartigan; &hartigan(InputFile, "agglo", 6, 10); Input file is expected in the "dense" format -...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Statistics::Hartigan Download

Added: November 05, 2010 | Visits: 1.234

Template::Manual::Directives Template::Manual::Directives is a Perl module that contains template directives. Accessing and Updating Template Variables GET The GET directive retrieves and outputs the value of the named variable. [% GET foo %] The GET keyword is optional. A variable can be specified in a directive...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (105): Template::Manual::Directives Download

Added: August 24, 2010 | Visits: 1.487

GIS::Distance::Vincenty GIS::Distance::Vincenty Perl module contains Thaddeus Vincenty distance calculations. SYNOPSIS my $calc = GIS::Distance::Vincenty->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); For the benefit of the terminally obsessive (as well as the genuinely needy), Thaddeus...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (125): GIS::Distance::Vincenty Download

Added: November 23, 2010 | Visits: 1.397

KMatrix3d KMatrix3d is a nice 3D matrix OpenGL screen saver for KDE. This version is based on the code by Thomas John. IMPORTANT: Packagers wanted - please contact developer. Future: Currently Im working on the V2 version of KMatrix3D which will contain following effects: 1) endless corridor...


Platforms: *nix

License: Freeware Download (109): KMatrix3d Download

Added: April 11, 2010 | Visits: 1.167

Bloody Stupid This is the second pseudo-release of Bloody Stupid Linux, which of course has nothing to do with the first release. The first BSL was a 50Mb ISO Live run CD based on DamnSmall Linux. I had a lot of fun hacking around DamnSmall, and apparently it drew a little attention. John, the lord master of...


Platforms: *nix

License: Freeware Size: 48.4 MB Download (92): Bloody Stupid Download

Added: July 10, 2010 | Visits: 2.080

php-sqlite3 php-sqlite3 project is a PHP extension that lets you access SQLite3 databases within your scripts. PHP 4 and PHP 5 have already built-in support for this RDBM, but this is limited to the 2.x releases. This extension adds support for SQLite 3.x release. Please note that this project is still...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): php-sqlite3 Download

Added: May 04, 2010 | Visits: 934

pyXLWriter pyXLWriter is a Python library for generating Excel spreadsheets. Its a port of John McNamaras Spreadsheet::WriteExcel Perl module. To install run python setup.py install in the root of the distribution. Whats New in This Release: - Simple Worksheet.write correction (thanks to Frank Tobin)...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (99): pyXLWriter Download

Added: July 25, 2010 | Visits: 955

jBCrypt jBCrypt is project a Java implementation of OpenBSDs Blowfish password hashing code, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazières. This system hashes passwords using a version of Bruce Schneiers Blowfish block cipher with modifications designed to...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (103): jBCrypt Download

Added: April 05, 2010 | Visits: 941

Test::Deep Test::Deep is a Perl module for extremely flexible deep comparison. SYNOPSIS use Test::More tests => $Num_Tests; use Test::Deep; cmp_deeply( $actual_horrible_nested_data_structure, $expected_horrible_nested_data_structure, "got the right horrible nested data structure" ); cmp_deeply(...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (103): Test::Deep Download

Added: June 01, 2010 | Visits: 1.185

System Local Audit Daemon SLAD is a tool for performing local security checks against GNU/Linux systems. SLAD has been primarily developed for the BOSS project to work together with Nessus to enhance its local scanning capabilities. For example, scanning for weak passwords with a tool like John-the-Ripper is something...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (99): System Local Audit Daemon Download

Added: January 13, 2010 | Visits: 772

MythStream MythStream is an unofficial plugin for MythTv. It is based on StreamTuned and offers the same functionality as StreamTuned except for recording and some player debug output. MythStream v0.16_3 compiles with MythTV v0.16 and v0.17. Later versions compile with MythTV v0.18 thanks to a patch from...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (98): MythStream Download

< 1 2 3 4 5 >