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

Numbers Templates freeware
Filter: All | Freeware | Demo
 

Numbers Templates

< 1 2 3 4 5 
Released: May 08, 2008  |  Added: August 14, 2008 | Visits: 2.448

Templates for Secretary Helpdesk texts Try MS Outlook as Hotline/Helpdesk-solution for customer mails at Secretariat. You will get a specified structure with the typical subjects that turn up in customer mails Secretariat, together with starting points for boilerplates which often can be expected in this helpdesk areas. This... Platforms: Windows

License: Freeware Size: 246.02 KB Download (190): Templates for Secretary Helpdesk texts Download

Released: July 01, 2009  |  Added: September 16, 2009 | Visits: 2.647

Random Number Software Random number Software is an powerful & easy to operate program to generate a list of random numbers. Random number Software is cultivated on windows platform, software supported on all the Windows OS versions. Software also provides you the feature to create list of sequential numbers and... Platforms: Windows

License: Freeware Size: 960.41 KB Download (242): Random Number Software Download

Added: January 18, 2010 | Visits: 917

Pho Pho project is a lightweight program for viewing large numbers of images quickly, rotating or deleting some, and making notes about what to do with each image -- for instance, for going through hundreds of images after uploading them from a digital camera. Why another image viewer? Surely there... Platforms: *nix

License: Freeware Size: 66.56 KB Download (97): Pho Download

Added: January 18, 2010 | Visits: 657

Text::TemplateFill Text::TemplateFill is a Perl module for formatting of reports with templates from files, use for I18N. SYNOPSIS use Text::TemplateFill; my $tmpl = new Text::TemplateFill; $tmpl->SetOpt(BaseDir => "paras/$Country"); $tmpl->SetOpt(ErrorFunction => &LogMsg, LineTerminator => "rn"); # Must... Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): Text::TemplateFill Download

Added: March 23, 2010 | Visits: 1.365

TigerWiki TigerWiki is a wiki that provides password security, automatic backup pages when editing, easy custom templates, and more. TigerWiki is less than 20 kilobytes large. Whats New in This Release: - A security fix that prevented new pages from being created was removed.. Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): TigerWiki Download

Added: March 23, 2010 | Visits: 979

paptcha paptcha is a PHP function that produces random numbers and results for a CAPTCHA program. paptcha project takes 3 arguments: the number of digits to produce, the number of choices to produce, and a flag to indicate whether the results should be images or not. Platforms: *nix

License: Freeware Download (103): paptcha Download

Added: June 05, 2010 | Visits: 1.136

Callintegrator Callintegrator project uses the phone numbers in your address book to initiate a call via services like peterzahlt.de or freecall.com. Just click on the phone number and your phone rings. Setup is very easy. Currently, only freecall.com and peterzahlt.de are supported. Usage: The package... Platforms: *nix

License: Freeware Size: 55.3 KB Download (96): Callintegrator Download

Added: August 17, 2010 | Visits: 932

Lingua::ZH::Currency::UpperCase Lingua::ZH::Currency::UpperCase is a Perl module to convert Currency Numbers to Chinese UpperCase Format. SYNOPSIS use Lingua::ZH::Currency::UpperCase; print chinese_currency_uc( 2504.39 ); The main subroutine get a number and give a chinese string which has been converted as currency... Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Lingua::ZH::Currency::UpperCase Download

Added: June 27, 2010 | Visits: 883

ExtUtils::ModuleMaker::TT ExtUtils::ModuleMaker::TT is a Perl module that makes skeleton modules with Template Toolkit templates. SYNOPSIS use ExtUtils::ModuleMaker; my $mmtt = ExtUtils::ModuleMaker->new ( NAME => My::New::Module, ALT_BUILD => ExtUtils::ModuleMaker::TT, TEMPLATE_DIR => ~/.perltemplates, );... Platforms: *nix

License: Freeware Size: 25.6 KB Download (88): ExtUtils::ModuleMaker::TT Download

Added: March 16, 2010 | Visits: 1.254

Test::Number::Delta Test::Number::Delta is a Perl module to compare the difference between numbers against a given tolerance. SYNOPSIS # Import test functions use Test::Number::Delta; # Equality test with default tolerance delta_ok( 1e-5, 2e-5, values within 1e-6); # Inequality test with default tolerance... Platforms: *nix

License: Freeware Size: 18.43 KB Download (103): Test::Number::Delta Download

Added: June 09, 2010 | Visits: 1.758

SVG-cards SVG-cards is a set of playing cards made from pure SVG with all kings, queens, jacks, numbers, jokers, and backs of cards. You can use SVG-cards everywhere you like : Web pages, games, the GNOME desktop, the KDE desktop, and so on... You can print them on your color printer and make real... Platforms: *nix

License: Freeware Size: 348.16 KB Download (200): SVG-cards Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.274

Strings edit Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked... Platforms: *nix

License: Freeware Size: 54.27 KB Download (99): Strings edit Download

Added: February 27, 2010 | Visits: 1.108

Template::Multilingual Template::Multilingual is a Perl module with multilingual templates for Template Toolkit. SYNOPSIS This subclass of Template Toolkits Template class supports multilingual templates: templates that contain text in several languages. < t > < en >Hello!< /en > < fr >Bonjour !< /fr > < /t >... Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Template::Multilingual Download

Added: October 22, 2010 | Visits: 1.221

jsTemplate jsTemplate is a small JavaScript library that allows you to create templates like PHP and ASP with JavaScript. The project can fetch templates using AJAX and execute them into the browser. The code is an evolution from the StickyShare.com project. jsTemplate is a very small library (just 4k... Platforms: *nix

License: Freeware Size: 5.12 KB Download (99): jsTemplate Download

Added: April 24, 2010 | Visits: 774

Math::BaseCalc Math::BaseCalc is a Perl module that can convert numbers between various bases. SYNOPSIS use Math::BaseCalc; my $calc = new Math::BaseCalc(digits => [0,1]); #Binary my $bin_string = $calc->to_base(465); # Convert 465 to binary $calc->digits(oct); # Octal my $number =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Math::BaseCalc Download

Added: September 21, 2013 | Visits: 764

Gjrand gjrand is a programmer's library for pseudo-random numbers. gjrand library includes random number generator testing code and is intended for simulation, games, and "Monte-Carlo" algorithms. It produces pseudo-random numbers of the types: uniform integers, uniform reals, normally distributed... Platforms: Mac

License: Freeware Size: 122.88 KB Download (101): Gjrand Download

Added: October 26, 2010 | Visits: 1.101

HTML::Myasp HTML::Myasp can generate HTML pages based on Templates. JATP (Just Another Template Parser). This library is another template module for the generation of HTML pages. Why ?. Well primarily i wanted a module: light, that keeps mod_perl power and flow control like HTML::Template, good interaction... Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): HTML::Myasp Download

Added: August 12, 2013 | Visits: 872

Mnemisis Mnemisis is a tool for learning and using what is called the 'major' system of mnemonic for remembering numbers. It involves /learning/ (sigh) a phonetic system, but after that it's time to start cramming those 20+ digit numbers into your head. Free Platforms: *nix

License: Freeware Size: 102.4 KB Download (105): Mnemisis Download

Added: August 14, 2010 | Visits: 807

CGI::FastTemplate CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation. SYNOPSIS use CGI::FastTemplate; $tpl = new CGI::FastTemplate(); $tpl = new CGI::FastTemplate("/path/to/templates"); CGI::FastTemplate->set_root("/path/to/templates"); ## all instances... Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): CGI::FastTemplate Download

Added: April 25, 2010 | Visits: 906

ReadySET ReadySET is an open source project to produce and maintain a library of reusable software engineering document templates. These templates provide a ready starting point for the documents used in software development projects. Using good templates can help developers work more quickly, but they... Platforms: *nix

License: Freeware Size: 122.88 KB Download (123): ReadySET Download

< 1 2 3 4 5