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

Kite Runner Movie Release Date freeware
Filter: All | Freeware | Demo
 

Kite Runner Movie Release Date

< 1 2 3 4 5 > 
Added: September 14, 2010 | Visits: 1.420

Date::Hijri Date::Hijri is a Perl extension to convert islamic (hijri) and gregorian dates. SYNOPSIS use Date::Hijri; # convert gregorian to hijri date my ($hd, $hm, $hy) = g2h($gd, $gm, $gy); # convert hijri to gregorian date my ($gd, $gm, $gy) = h2g($hd, $hm, $hy); This simple module converts...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (368): Date::Hijri Download

Added: October 19, 2010 | Visits: 1.556

Test::Unit::Runner::XML Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());...





Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Test::Unit::Runner::XML Download

Added: September 07, 2010 | Visits: 1.206

Test::Unit::Runner::Terminal Test::Unit::Runner::Terminal is a unit testing framework helper class. SYNOPSIS use Test::Unit::Runner::Terminal; my $testrunner = Test::Unit::Runner::Terminal->new(); $testrunner->start($my_test_class); This class is a test runner for the command line style use of the testing framework....


Platforms: *nix

License: Freeware Size: 75.78 KB Download (100): Test::Unit::Runner::Terminal Download

Added: February 06, 2010 | Visits: 1.884

3gp movie wizard 3gp movie wizard is a small perl/kommander script that helps you to convert almost any movie format to 3gp movie, suitable for watching on the modern mobile phones (tested only on Motorola V360 but should work with any mobile with 3gp support and 176 pixel wide screen). It should be extremely...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (148): 3gp movie wizard Download

Added: February 12, 2010 | Visits: 1.160

Test::Reporter::Date::Format Test::Reporter::Date::Format Perl module contains date formating subroutines. SYNOPSIS use Test::Reporter::Date::Format; @lt = localtime(time); print time2str($template, time); print strftime($template, @lt); print time2str($template, time, $zone); print strftime($template, @lt,...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (107): Test::Reporter::Date::Format Download

Added: February 27, 2010 | Visits: 1.002

Date::Pcalc Date-Pcalc is a Perl module and is a direct translation of Steffen Beyers excellent Date::Calc module to use Perl only instead of a combination of Perl and C. This package consists of a Perl module for all kinds of date calculations based on the Gregorian calendar (the one used in all western...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (89): Date::Pcalc Download

Added: October 14, 2010 | Visits: 986

Date::Convert::French_Rev Date::Convert::French_Rev can convert from / to French Revolutionary Calendar. SYNOPSIS use Date::Convert::French_Rev; Converting from Gregorian (or other) to Revolutionary $date=new Date::Convert::Gregorian(1799, 11, 9); convert Date::Convert::French_Rev $date; print $date->date_string,...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (93): Date::Convert::French_Rev Download

Added: February 23, 2010 | Visits: 875

BabelObjects::Runner::RunData BabelObjects::Runner::RunData is a Perl module that stores all the data available for your program. SYNOPSIS use BabelObjects::Runner::RunData; $parameters{"req"} = $req; $parameters{"confParameters"} = $confParameters; my $aRunData = new BabelObjects::Runner::RunData(%parameters);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): BabelObjects::Runner::RunData Download

Added: October 21, 2010 | Visits: 1.577

Fast Date Picker Fast Date Picker project is a calendar which is easy to integrate into pages that require the users to select a date like on travel sites. Written in ECMAScript, it responds faster to the users clicks than most of the server-side-based or Java-applet-based date pickers often found on travel...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (140): Fast Date Picker Download

Added: September 02, 2010 | Visits: 973

Date::Roman Date::Roman is a Perl OO extension for handling roman style dates. SYNOPSIS use Date::Roman; $caesar_death = Date::Roman->new(roman => id 3 702); print $caesar_death->ical(),"n"; #prints -520315 This module defines a class for handling Roman dates as defined by Julius Caesar in 45 BC..


Platforms: *nix

License: Freeware Size: 38.91 KB Download (124): Date::Roman Download

Added: January 12, 2010 | Visits: 2.674

Date::Formatter Date::Formatter Perl module is a simple Date and Time formatting object. SYNOPSIS use Date::Formatter; # create a Date::Formatter object with the current date and time. my $date = Date::Formatter->now(); # create a formatter routine for this object # see formatter mini-language...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (112): Date::Formatter Download

Added: November 15, 2010 | Visits: 1.115

Date::ICal Date::ICal is a Perl extension for ICalendar date objects. SYNOPSIS use Date::ICal; $ical = Date::ICal->new( ical => 19971024T120000 ); $ical = Date::ICal->new( epoch => time ); $ical = Date::ICal->new( year => 1964, month => 10, day => 16, hour => 16, min => 12, sec => 47 ); $hour =...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (104): Date::ICal Download

Added: November 10, 2010 | Visits: 1.789

Open Movie Editor Open Movie Editor is designed to be a simple tool, that provides basic movie making capabilites. Open Movie Editor project aims to be powerful enough for the amateur movie artist, yet easy to use. It is a non-linear video editor that features several video and audio tracks where clips can be...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (195): Open Movie Editor Download

Added: August 25, 2010 | Visits: 1.349

Axis Runner Axis Runner project is a 3D game with a fast built-in graphics engine. Axis runner is a 3D game inspired by the Apple II game "Lode Runner". It features a built-in graphics engine and runs fine without hardware acceleration. All direction is relative as characters climb up on the walls and...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (113): Axis Runner Download

Added: July 08, 2010 | Visits: 1.224

Movie::Info SYNOPSIS my $mi = Movie::Info->new || die "Couldnt find an mplayer to usen"; foreach my $file (@ARGV) { my %info = $mi->info($file) || warn "Couldnt read info from $filen" && next; print "$file (WxH) - $info{width}x$info{height}n"; } Movie::Info is a thin layer around MPlayers...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (101): Movie::Info Download

Added: August 11, 2010 | Visits: 1.399

Mapasuta openArchitectureWare WorkFlow Runner Mapasuta openArchitectureWare WorkFlow Runner plugin allows to start a workflow file during a Maven2 build run. There are only two goals, one for running a workflow file during normal build (run-workflow), and one for test builds (run-test-workflow). Usage: Generate sources The common way...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (98): Mapasuta openArchitectureWare WorkFlow Runner Download

Added: January 25, 2010 | Visits: 1.283

Movie Time Movie Time is a full screen movie player for Mac OS X with subtitles support.Features list: Fullscreen playback Playlist, sort, shuffle, looping Resume unfinished playlist Subtitles support, custimizable encoding, frame rate Full control of the movie size Really fast forward/rewind...


Platforms: Mac

License: Freeware Download (114): Movie Time Download

Released: September 15, 2011  |  Added: September 17, 2011 | Visits: 1.723

Free Movie to MP3 Converter Do you like some audio track or music in a movie? Now you can easy extract that audio track and convert to MP3 format. The following video formats are supported on input: AVI (DivX, xVid), MP4 (MPEG-4, H.264), WMV, MKV, ASF, VOB, MPG, MP2, MOV, FLV, SWF etc. In addition to the most popular...


Platforms: Windows

License: Freeware Size: 5.1 MB Download (238): Free Movie to MP3 Converter Download

Released: November 24, 2011  |  Added: November 30, 2011 | Visits: 1.464

Alias Runner Apocalypse Alias Runner Apocalypse is great 3D car racing game. It™s you versus the world! Drive your apocalypse car as long as you can, avoiding the pursuers. Keep your fuel topped up otherwise you™ll stop in your tracks and be at the mercy of the drivers. Drive skillfully and carefully! Hitting other...


Platforms: Windows

License: Freeware Size: 8.17 MB Download (198): Alias Runner Apocalypse Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 790

Slideshow Movie Creator SlideShow Movie Creator is the easy-to-use yet powerful photo slide software. With the help of this program you can export your slideshows into video formats. You can also add 2D / 3D transition effects for sharing with your friends,and you can easily turn your photo collections to personalized...


Platforms: Windows, XP, Windows Vista, 7, 7x64

License: Freeware Download (59): Slideshow Movie Creator Download

< 1 2 3 4 5 >