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

Date Calculator Page freeware
Filter: All | Freeware | Demo
 

Date Calculator Page

< 1 2 3 4 5 
Added: September 26, 2010 | Visits: 1.286

coloured dashboard calculator coloured dashboard calculator theme is based on the db calculator theme on this site but it has other colours. To instal just untar. Go to sk and open locale theme and go to the folder where you saved it and select db_calculator.theme You can chose your own background just go to the folder...



Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): coloured dashboard calculator Download

Added: July 19, 2010 | Visits: 3.020

Free Link Page Free Link Page is a project that allows visitors to add links to your page in a specified category. This script allows visitors to add links to your page in a specified category. It is quite easy to install. The administration module supports deleting of existing links. Installation:...





Platforms: *nix

License: Freeware Size: 43.01 KB Download (99): Free Link Page Download

Added: February 18, 2010 | Visits: 880

AT Media Page AT Media Page provides a simple and easy to use Plone Page which can contain ATImages..


Platforms: *nix

License: Freeware Size: 19.46 KB Download (86): AT Media Page 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: October 12, 2010 | Visits: 1.823

FOX Calculator FOX Calculator is a desktop calculator written in FOX. The FOX Calculator is a simple desktop calculator geared toward the programmer. It supports not only a full complement scientific functions, but also common operations that programmers need, such as bitwise operations, bitwise shifting,...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (218): FOX Calculator 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: May 17, 2010 | Visits: 1.107

Template::Plugin::Page Template::Plugin::Page is a plugin to help when paging through sets of results. SYNOPSIS [% USE page = Page($total_entries, $entries_per_page, $current_page) %] First page: [% page.first_page %] Last page: [% page.last_page %] First entry on page: [% page.first %] Last entry on page: [%...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Template::Plugin::Page Download

Added: August 13, 2010 | Visits: 923

Data::Page Data::Page is a Perl module that helps when paging through sets of results. SYNOPSIS use Data::Page; my $page = Data::Page->new(); $page->total_entries($total_entries); $page->entries_per_page($entries_per_page); $page->current_page($current_page); print " First page: ",...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): Data::Page Download

Added: August 02, 2010 | Visits: 1.764

Real Life Mortgage Calculator Real Life Mortgage Calculator is a script that provides visitors to your Web site of how much house they can afford than a simple mortgage calculator. Calculating the costs of your first home is more than just getting a mortgage - theres a ton of other costs to consider including appliances,...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (112): Real Life Mortgage Calculator Download

Added: January 12, 2010 | Visits: 2.675

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: July 12, 2010 | Visits: 1.014

Data::Page::Viewport Data::Page::Viewport is a Perl module to scroll thru data a page, or just an item, at a time. Synopsis This is a complete, tested, runnable program. #!/usr/bin/perl use strict; use warnings; use Data::Page::Viewport; # ----------------------------------------------- my(@data) =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Data::Page::Viewport Download

Added: July 25, 2010 | Visits: 946

Class::Date Class::Date is a perl module, which provides a simple date type for perl. You can create new Class::Date objects with a constructor from different scalar formats, array refs, and hash refs, and then you can easily manipulate it by the builtin "+" and "-" operators (e.g.,...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (89): Class::Date 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: July 10, 2010 | Visits: 934

WWW::Mixi::OO::Page WWW::Mixi::OO::Page is a WWW::Mixi::OOs Pages base class. SYNOPSIS package WWW::Mixi::OO::Foo; use base qw(WWW::Mixi::OO::Page); sub uri { shift->absolute_uri(foo.pl); } # some implementations... METHODS new # subclass sub new { my $this = shift->SUPER::new(@_); # some...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (90): WWW::Mixi::OO::Page Download

Added: May 24, 2010 | Visits: 1.412

Calorie Burning Calculator Calorie Burning Calculator project is a free, nicely-formatted online calculator to help your web site visitors calculate how many calories they require a day to maintain their body weight, or basal metabolic rate (BMR)..


Platforms: *nix

License: Freeware Size: 25.6 KB Download (123): Calorie Burning Calculator Download

Added: January 25, 2010 | Visits: 1.146

Graphing Calculator Viewer Graphing Calculator Viewer allows you to view and interact with Graphing Calculator documents. It includes examples and demonstrations of the software.It features:2D curves3D surfacesInequalitiesSave moviesSave for Web saves HTML & PNG filesSave as RTF export to word processorsActs as a web...


Platforms: Mac

License: Freeware Download (127): Graphing Calculator Viewer Download

Released: May 02, 2011  |  Added: May 08, 2011 | Visits: 2.369

WebDwarf Free Web Page Maker Web Page authoring has never been easier or more affordable. WebDwarf Free is Virtual Mechanics' easy to use drag-and-drop web page maker. Features include a word processor with spell checker and link editor, built-in graphics creation and image editing, enhanced page layout including a snap-to...


Platforms: Windows

License: Freeware Size: 8.96 MB Download (247): WebDwarf Free Web Page Maker Download

Released: December 01, 2011  |  Added: December 07, 2011 | Visits: 911

zebNet Byte Calculator 2012 zebNet Byte Calculator 2012 allows you to quickly convert between different measurements of bits and bytes. The following units are supported: #Byte (B) #Kilobyte (KB) #Megabyte (MB) #Gigabyte (GB) #Terabyte (TB) zebNet Byte Calculator 2012 is freeware and can freely be used.


Platforms: Windows

License: Freeware Size: 2.22 MB Download (98): zebNet Byte Calculator 2012 Download

< 1 2 3 4 5