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

Construction Csi Format software
Filter: All | Freeware | Demo
 

Construction Csi Format

< 1 2 3 4 5 > 
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: August 09, 2010 | Visits: 848

AnyData::Format::XML AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. SYNOPSIS # access XML data via a multi-dimensional tied hash # see AnyData.pod for full details # use AnyData; my $table = adTie( XML, $file, $mode, $flags ); OR # convert data to and from XML # see AnyData.pod...





Platforms: *nix

License: Freeware Size: 44.03 KB Download (94): AnyData::Format::XML Download

Added: August 14, 2010 | Visits: 1.005

Format on Save Format on Save is a Eclipse plugin to automatically organizes imports and formats code when saving a Java editor. This is the exact equivalent as doing Ctrl-Shift-O, Ctrl-Shift-F before saving. New features: - Sort Members and Correct Indentation - preference page to configure defaults.


Platforms: *nix

License: Freeware Size: 52.22 KB Download (94): Format on Save Download

Released: May 26, 2014  |  Added: July 09, 2014 | Visits: 988

Convert Messages from EML to MSG Format Free and easy way to convert message files from EML to MSG format that is native to Microsoft Outlook. It is possible to retain the original folder structure: specify folder containing files and subfolders with files in EML format, target folder for resulting MSG files and run the utility. You...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 270.26 KB Download (94): Convert Messages from EML to MSG 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: 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

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

Added: February 21, 2010 | Visits: 976

DateTime::Format::Epoch::RataDie DateTime::Format::Epoch::RataDie is a Perl module that can convert DateTimes to/from Rata Die. SYNOPSIS use DateTime::Format::Epoch::RataDie; my $dt = DateTime::Format::Epoch::RataDie->parse_datetime( $count ); DateTime::Format::Epoch::RataDie->format_datetime($dt); # $count my...


Platforms: *nix

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

Added: August 18, 2010 | Visits: 1.269

DateTime::Format::Strptime DateTime::Format::Strptime is a Perl module to parse and format strp and strf time patterns. SYNOPSIS use DateTime::Format::Strptime; my $Strp = new DateTime::Format::Strptime( pattern => %T, locale => en_AU, time_zone => Australia/Melbourne, ); my $dt =...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (92): DateTime::Format::Strptime Download

Released: September 22, 2010  |  Added: July 02, 2011 | Visits: 1.371

Excel Number Date Format Excel Number Date Format v1.1 is a simple excel addin to format phone numbers and date. You can easily format your data with the help of this addin. You can format your phone number column with dash"-", Bracket"(" seperated and date column with long/short with time or without time format. It is...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 714.55 KB Download (91): Excel Number Date Format Download

Added: April 20, 2010 | Visits: 945

AnyData::Format::Mp3 AnyData::Format::Mp3 is a tied hash and DBI access to Mp3 files. SYNOPSIS use AnyData; my $playlist = adTie( Passwd, [c:/My Music/] ); while (my $song = each %$playlist){ print $song->{artist} if $song->{genre} eq Reggae } OR use DBI my $dbh = DBI->connect(dbi:AnyData:);...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (90): AnyData::Format::Mp3 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

Added: September 19, 2010 | Visits: 916

OODoc::Format::Pod OODoc::Format::Pod is a Perl module to produce POD pages from the doc tree. INHERITANCE OODoc::Format::Pod is an OODoc::Format is an OODoc::Object OODoc::Format::Pod is extended by OODoc::Format::Pod2 SYNOPSIS my $doc = OODoc->new(...); $doc->create ( pod , format_options =>...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): OODoc::Format::Pod Download

Released: February 01, 2013  |  Added: March 23, 2014 | Visits: 1.306

Construction Requisition Generator Quickly and Easily generate progress payments using this software. This is geared for the small contractor that is performing this task either by hand, or by using an Excel template. This software make managing your clients and jobs easy. Line items are automatically tracked across progress...


Platforms: Windows

License: Shareware Cost: $49.99 USD Size: 465 KB Download (89): Construction Requisition Generator Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 1.161

EDF(+) to ASCII Format Converter The EDF(+) to ASCII Format Converter application was designed to convert all the signals in an EDF-file (European Data Format) to a plain ASCII text-file. This tool provides users with a command line interface so it can be easily used in various scripts or bat-files.


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

License: Freeware Download (88): EDF(+) to ASCII Format Converter Download

Released: May 26, 2014  |  Added: July 08, 2014 | Visits: 803

Import Messages from EML Format Free and easy way to import messages from EML format files to the specified Outlook folder. It is possible to retain the original folder structure. Microsoft Outlook cannot import messages preserving source folder structure. This utility allows solving this problem. Specify folder containing...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 271.26 KB Download (67): Import Messages from EML Format Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 868

Convert XML to Any Data Format RustemSoft presents Convert XML to Any Data Format that is a set of XML tools: XMLFox Advance XML/XSD editor and XML conversion module with command-line interface. XMLFox Advance is XML editing and validation tool for creating valid well-formed XML documents and/or XSD Schema. XMLFox schema...


Platforms: Windows

License: Shareware Cost: $139.99 USD Size: 1.66 MB Download (65): Convert XML to Any Data Format Download

Released: September 13, 2014  |  Added: October 15, 2014 | Visits: 748

Aidfile format drive recovery software format drive recovery software for recovering photos, pictures, videos, Word documents, Excel, PDF and other files from formatted flash drives, pen , thumb , memory sticks, SD cards, USB , CF cards or other external drives. Aidfile can recover the data in the partition which has been formatted...


Platforms: Windows, Windows 8

License: Demo Cost: $0.00 USD Size: 4.76 MB Download (64): Aidfile format drive recovery software Download

Added: May 10, 2013 | Visits: 368

ASP Format Date This snippet will format your date with a leading "0" if needed, i.e., if the date returned is 5/6/2002, then the date will be converted to 05/06/2002.


Platforms: Windows, ASP.NET,

License: Freeware Download (63): ASP Format Date Download

Released: April 19, 2013  |  Added: May 02, 2013 | Visits: 771

Bautagebuch Bautagebuch 2013 is a program to create and manage construction logs. You are able to create plenty construction project logs. Each of them is able to contain plenty of reports (for every day for instance). This software is a valuable facility at everyday work with articulated structure, easy...


Platforms: Windows, Android,iPhone,iPod

License: Shareware Cost: $132.38 USD Size: 115.11 MB Download (63): Bautagebuch Download

< 1 2 3 4 5 >