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

Win Format software
Filter: All | Freeware | Demo
 

Win Format

1 2 3 4 5 > 
Released: December 23, 2009  |  Added: April 19, 2010 | Visits: 1.014

Kigo DVD Converter for Win Kigo DVD Converter for Win is a DVD Ripper and Video Converter.It rip DVD to other video format and convert all popular video format to play on iPod, iPhone, PSP, Zune and other Portable Media Players and cell phones. Kigo DVD Converter for Win support all popular video formats including...



Platforms: Windows

License: Shareware Cost: $34.95 USD Size: 19.99 MB Download (130): Kigo DVD Converter for Win Download

Released: February 16, 2012  |  Added: February 18, 2012 | Visits: 988

EML Format to Outlook Time is the essence, it has been rightly said. In today fast moving generation who will like to spend money on a tool, which takes forever to convert EML Format to Outlook. Get PCVARES EML to PST Converter software to transfer files of EML Format to Outlook. EML files from Windows Live Mail,...





Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.76 MB Download (93): EML Format to Outlook Download

Released: August 12, 2009  |  Added: March 25, 2012 | Visits: 1.131

Kigo Video Converter Free for Win Convert all popular video format on Win to play on iPod, iPhone, PSP, Zune and other Portable Media Players and cell phones. Kigo Video Converter Pro for Win support all popular video formats including AVI, DivX, XviD, MPEG-1, MPEG-2, WMV, ASF, MOV, VOB, MP4, 3GP, 3G2 or QuickTime into iPod,...


Platforms: Windows

License: Freeware Size: 18.33 MB Download (106): Kigo Video Converter Free for Win Download

Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 508

Kigo Video Converter Pro for Win Convert all popular video format on Win to play on iPod, iPhone, PSP, Zune and other Portable Media Players and cell phones. Kigo Video Converter Pro for Win support all popular video formats including AVI, DivX, XviD, MPEG-1, MPEG-2, WMV, ASF, MOV, VOB, MP4, 3GP, 3G2 or QuickTime into iPod, PSP,...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 19.87 MB Download (51): Kigo Video Converter Pro for Win Download

Added: June 09, 2006 | Visits: 4.224

A Scratch and Win Game AScratchNWin! is an exciting new product that allows you to easily and effectively add scratch and win capabilities to your website! You can also use it like a mini-casino! Try out the evaluation version, which lets you specify a % chance of winning, and order the full version which also includes...


Platforms: Windows

License: Freeware Size: 2.11 MB Download (214): A Scratch and Win Game Download

Added: May 08, 2009 | Visits: 4.530

Format This program simulates format of drive C: (polish version).


Platforms: DOS, Windows

License: Freeware Size: 91 KB Download (1609): Format Download

Released: July 03, 2006  |  Added: July 03, 2006 | Visits: 6.845

Kiwi Log Viewer (Win) Kiwi Log Viewer for Windows is a freeware application that displays text based log files in a tabular format. Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the...


Platforms: Windows

License: Freeware Size: 1.19 MB Download (587): Kiwi Log Viewer (Win) Download

Added: June 06, 2010 | Visits: 1.462

Common Data Format Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (128): Common Data Format Download

Added: November 26, 2010 | Visits: 1.159

DateTime::Format::Pg DateTime::Format::Pg is a Perl module to parse and format PostgreSQL dates and times. SYNOPSIS use DateTime::Format::Pg; my $dt = DateTime::Format::Pg->parse_datetime( 2003-01-16 23:12:01 ); # 2003-01-16T23:12:01+0200 DateTime::Format::Pg->format_datetime($dt); This module understands...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (93): DateTime::Format::Pg Download

Added: June 08, 2010 | Visits: 1.280

DateTime::Format::Builder DateTime::Format::Builder is a Perl module to create datetime parser classes and objects. SYNOPSIS package DateTime::Format::Brief; our $VERSION = 0.07; use DateTime::Format::Builder ( parsers => { parse_datetime => [ { regex => qr/^(d{4})(dd)(dd)(dd)(dd)(dd)$/, params => [qw( year...


Platforms: *nix

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

Added: September 24, 2010 | Visits: 1.306

DBIx::SQLCrosstab::Format DBIx::SQLCrosstab::Format is a Perl module with formats results created by DBIx::SQLCrosstab. SYNOPSIS use DBIx::SQLCrosstab::Format; my $dbh=DBI->connect("dbi:driver:database" "user","password", {RaiseError=>1}) or die "error in connection $DBI::errstrn"; my $params = { dbh => $dbh,...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (110): DBIx::SQLCrosstab::Format Download

Added: April 04, 2010 | Visits: 1.287

Time::Format Time::Format is a Perl module for easy-to-use date/time formatting. SYNOPSIS use Time::Format qw(%time %strftime %manip); $time{$format} $time{$format, $unixtime} print "Today is $time{yyyy/mm/dd}n"; print "Yesterday was $time{yyyy/mm/dd, time-24*60*60}n"; print "The time is...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (94): Time::Format Download

Added: July 03, 2010 | Visits: 1.139

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: July 18, 2010 | Visits: 1.147

DateTime::Format::Epoch DateTime::Format::Epoch is a Perl module that can convert DateTimes to/from epoch seconds. SYNOPSIS use DateTime::Format::Epoch; my $dt = DateTime->new( year => 1970, month => 1, day => 1 ); my $formatter = DateTime::Format::Epoch->new( epoch => $dt, unit => seconds, type => int, # or...


Platforms: *nix

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

Added: June 20, 2010 | Visits: 1.540

DateTime::Format::Epoch::DotNet DateTime::Format::Epoch::DotNet is a Perl module that can convert DateTimes to/from .NET epoch seconds. SYNOPSIS use DateTime::Format::Epoch::DotNet; my $dt = DateTime::Format::Epoch::DotNet->parse_datetime( 1051488000 ); DateTime::Format::Epoch::DotNet->format_datetime($dt); #...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::DotNet Download

Added: November 14, 2010 | Visits: 1.189

DateTime::Format::Epoch::Unix DateTime::Format::Epoch::Unix is a Perl module that can convert DateTimes to/from Unix epoch seconds. SYNOPSIS use DateTime::Format::Epoch::Unix; my $dt = DateTime::Format::Epoch::Unix->parse_datetime( 1051488000 ); # 2003-04-28T00:00:00...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): DateTime::Format::Epoch::Unix Download

Added: September 08, 2010 | Visits: 1.247

DateTime::Format::Epoch::MacOS DateTime::Format::Epoch::MacOS is a Perl module that can convert DateTimes to/from Mac OS epoch seconds. SYNOPSIS use DateTime::Format::Epoch::MacOS; my $dt = DateTime::Format::Epoch::MacOS->parse_datetime( 1051488000 ); DateTime::Format::Epoch::MacOS->format_datetime($dt); # 1051488000...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): DateTime::Format::Epoch::MacOS Download

Added: January 05, 2010 | Visits: 1.096

DateTime::Format::Roman DateTime::Format::Roman is a Perl module with roman day numbering for DateTime objects. SYNOPSIS use DateTime::Format::Roman; my $formatter = DateTime::Format::Roman->new( pattern => %d %f %b %y ); my $dt = DateTime->new( year => 2003, month => 5, day => 28 );...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): DateTime::Format::Roman Download

Added: September 06, 2010 | Visits: 1.053

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: September 08, 2010 | Visits: 1.027

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


Platforms: *nix

License: Freeware Size: 17.41 KB Download (89): DateTime::Format::Epoch::Lilian Download

1 2 3 4 5 >