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

Dt Wrestling freeware
Filter: All | Freeware | Demo
 

Dt Wrestling

1 2 3 4 5 > 
Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 724

Arm Wrestling League for Mac OS Brings the classic sport of Arm Wrestling back to the gaming limelight where it belongs. Destined to be an instant classic, this game brings the light hearted fun and strategy as only Enigma Games can do it. Create your wrestler and take notes because you are going to be up against macho men from...



Platforms: Mac

License: Freeware Size: 13.9 MB Download (458): Arm Wrestling League for Mac OS Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 378

Dwarf Fortress for Mac OS A single-player fantasy game. You can control a dwarven outpost or an adventurer in a randomly generated, persistent world. - The world is randomly generated with distinct civilizations spanning over 1000 years of history, dozens of towns, hundreds of caves and regions with various wildlife. -...





Platforms: Mac

License: Freeware Size: 6.5 MB Download (449): Dwarf Fortress for Mac OS Download

Added: April 14, 2006 | Visits: 2.423

AWrestlingBrowser Surf the Net with this wrestling-themed browser. It gives you access to pro wrestling websites, wrestling news, wrestling quizzes, and wrestling games. Its definitely for wrestling fans who want to know the inside information about wrestling.



License: Freeware Size: 1.76 MB Download (228): AWrestlingBrowser Download

Added: July 22, 2010 | Visits: 1.668

DateTime::Format::Excel DateTime::Format::Excel is a Perl module that can convert between DateTime and Excel dates. SYNOPSIS use DateTime::Format::Excel; # From Excel via class method: my $datetime = DateTime::Format::Excel->parse_datetime( 37680 ); print $datetime->ymd(.); # 2003.02.28 # or via an object...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (198): DateTime::Format::Excel Download

Added: January 25, 2010 | Visits: 880

MedINRIA MedINRIA allows for a wide range of processing of magnetic resonance (MR) data: MRI, functional MRI (fMRI), diffusion tensor MRI (DT-MRI), etc., with interactive and intuitive manipulation of 3D objects. MedINRIA is intended to be used by medical experts, whatever their specialty is. It has a...


Platforms: Mac

License: Freeware Download (174): MedINRIA Download

Added: March 23, 2010 | Visits: 1.018

Text::Scraper Text::Scraper contains structured data from (un)structured text. SYNOPSIS use Text::Scraper; use LWP::Simple; use Data::Dumper; # # 1. Get our template and source text # my $tmpl = Text::Scraper->slurp(*DATA); my $src = get(http://search.cpan.org/recent) || die $!; # # 2. Extract...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (142): Text::Scraper Download

Added: August 15, 2010 | Visits: 1.142

DateTime::Calendar::Hebrew DateTime::Calendar::Hebrew is a Perl module with dates in the Hebrew calendar. SYNOPSIS use DateTime::Calendar::Hebrew; $dt = DateTime::Calendar::Hebrew->new( year => 5782, month => 10, day => 4 ); DateTime::Calendar::Hebrew is the implementation of the Hebrew calendar. Read on for more...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (126): DateTime::Calendar::Hebrew Download

Added: August 20, 2008 | Visits: 1.264

13 Images of your favorite Wrestling Stars past and present, Stone Cold, Undertaker, Shawn Michaels Bret Hart and More. This version rains blocks of images up and down your desktop.


Platforms: Windows

License: Freeware Size: 3.13 MB Download (121): "Wrestle" The Screen Saver Download

Added: January 25, 2010 | Visits: 765

DT X-Anon DT X-Anon is a ShapeShifter theme that allows you to change the entire user interface of your Mac. This theme is a GUI hybrid. It has an OS9 scheme and an OSX theme for parents.This theme has strong links back to my earlier 'DT Anon' Kaleidoscope Scheme, and my new 'DT Alloy Smooth' OSX...


Platforms: Mac

License: Freeware Download (120): DT X-Anon Download

Added: January 20, 2010 | Visits: 1.244

WMsensormon Wmsensormon is a doc app for WindowMaker that utilizes lm_sensors to monitor CPU temp, sys temp, fan speeds, and CPU voltage. It offers configurable warnings for overheating, and the sensors displayed are adjustable by the user with command line parameters. Installation: make make install...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (119): WMsensormon Download

Added: July 03, 2010 | Visits: 1.140

DateTime::Format::Epoch::TJD DateTime::Format::Epoch::TJD is a Perl module that can convert DateTimes to/from Truncated Julian Days. SYNOPSIS use DateTime::Format::Epoch::TJD; my $dt = DateTime::Format::Epoch::TJD->parse_datetime( 13244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::TJD->format_datetime($dt);...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (109): DateTime::Format::Epoch::TJD Download

Added: November 20, 2010 | Visits: 1.014

DateTime::Astro::Sunrise DateTime::Astro::Sunrise is a Perl DateTime extension for computing the sunrise/sunset on a given day. SYNOPSIS use DateTime; use DateTime::Astro::Sunrise; ^ my $dt = DateTime->new( year => 2000, month => 6, day => 20, ); my $sunrise = DateTime::Astro::Sunrise ->new(-118,33,undef,1);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (109): DateTime::Astro::Sunrise Download

Added: September 07, 2010 | Visits: 1.007

Linux DiskTool Linux DiskTool project is a small, full-featured file manager for the Linux console or an xterm-style terminal. Installation: You need to be root to install this package. That is because it is considered a system file, and will use some of the system directories to install the docs, man...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (108): Linux DiskTool Download

Added: January 25, 2010 | Visits: 736

DT Brass Paper DT Brass Paperis a ShapeShifter theme that allows you to change the entire user interface of your Mac. This theme is reminiscent of the old Kaleidoscope Schemes. This theme brings brass and paper textures to OSX themes.This theme includes two variations.


Platforms: Mac

License: Freeware Download (107): DT Brass Paper Download

Added: August 21, 2010 | Visits: 1.223

DateTime::Format::Builder::Tutorial DateTime::Format::Builder::Tutorial is a quick class on using Builder. CREATING A CLASS As most people who are writing modules know, you start a package with a package declaration and some indication of module version: package DateTime::Format::ICal; our $VERSION = 0.04; After that, you...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (107): DateTime::Format::Builder::Tutorial Download

Added: May 20, 2010 | Visits: 927

binkd Binkd is a TCP/IP daemon which transfers files between two Fidonet systems. It supports so-called "Binkley-Style outbound", also supported by most Fidonet software. It uses its own protocol (called Binkp), but its not a big problem, as binkd (started Nov, 96) now is maybe the most popular...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (103): binkd Download

Added: September 06, 2010 | Visits: 1.054

DateTime::Format::Epoch::RJD DateTime::Format::Epoch::RJD is a Perl module that can convert DateTimes to/from Reduced Julian Days. SYNOPSIS use DateTime::Format::Epoch::RJD; my $dt = DateTime::Format::Epoch::RJD->parse_datetime( 53244.5 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::RJD->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (103): DateTime::Format::Epoch::RJD Download

Added: July 08, 2010 | Visits: 951

Rextile Rextile project allows you to build XHTML documents and entire Web sites with ease. You write text using Textile (a format much more concise than XHTML), automate document parts with Ruby scripting, and generate the site offline (the server gets static XHTML). Rextile was inspired by Xilize....


Platforms: *nix

License: Freeware Size: 43.01 KB Download (103): Rextile Download

Added: January 25, 2010 | Visits: 867

Jhead Things jhead can extract from an Exif jpeg file:Integral low-res Exif thumbnailShutter speedCamera F-stop numberFlash used (yes/no)Distance camera was focused atFocal length and calculate 35 mm equivalent focal lengthImage resolutionTime and date picture was takenCamera make and modelThings jhead...


Platforms: Mac

License: Freeware Size: 52 KB Download (103): Jhead Download

Added: October 08, 2010 | Visits: 1.099

DateTime::Format::Epoch::MJD DateTime::Format::Epoch::MJD is a Perl module that can convert DateTimes to/from Modified Julian Days. SYNOPSIS use DateTime::Format::Epoch::MJD; my $dt = DateTime::Format::Epoch::MJD->parse_datetime( 53244 ); # 2004-08-27T00:00:00 DateTime::Format::Epoch::MJD->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (102): DateTime::Format::Epoch::MJD Download

1 2 3 4 5 >