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

Career Portfolio Templates freeware
Filter: All | Freeware | Demo
 

Career Portfolio Templates

< 1 2 3 4 5 
Added: October 16, 2013 | Visits: 453

Storyboard Templates Create a storyboard with class. Storyboard Templates is a great collection that provides BLANK title and name .PDF???*a*?s for people that might not have Illustrator. For those using the Illustrator (.ai) files please make sure to change the Title at the top and the Name at the bottom to avoid...



Platforms: Mac

License: Freeware Size: 1.19 MB Download (42): Storyboard Templates Download

Added: September 02, 2013 | Visits: 362

GluCat: Clifford algebra templates GluCat is a generic library of C++ templates which implement universal Clifford algebras over the field of real numbers. Features . Numerical computation with real Clifford algebras . Base algebra dimensions limited only by word size





Platforms: *nix

License: Freeware Size: 2.72 MB Download (35): GluCat: Clifford algebra templates Download

Released: May 08, 2008  |  Added: August 14, 2008 | Visits: 2.441

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: January 07, 2012  |  Added: January 26, 2012 | Visits: 2.154

StockWatch Create a portfolio with this spreadsheet for Excel 97 or better. Enter your past and present stock holdings. See your gains and losses at a glance. Get on-line quotes from: CNN.com, Quicken.com, Quote.com, NASDAQ.com, MoneyCentral.com, Toronto (Yahoo), Yahoo India, Yahoo Hong Kong, Yahoo Deutschland


Platforms: Windows

License: Freeware Size: 3.75 MB Download (391): StockWatch Download

Added: January 18, 2010 | Visits: 650

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: April 21, 2010 | Visits: 1.445

Merchant of Venice 0.7 Venice is a stock market trading programme that supports portfolio management, charting, technical analysis, paper trading and experimental methods like genetic programming. Venice runs in a graphical user interface with online help and has full documentation. Venice runs on UNIX, including Mac...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (160): Merchant of Venice 0.7 Download

Added: March 23, 2010 | Visits: 1.357

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: June 27, 2010 | Visits: 877

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: January 04, 2010 | Visits: 1.025

Finance::BeanCounter Finance::BeanCounter is a Perl module for stock portfolio performance functions. Finance::BeanCounter provides functions to download, store and analyse stock market data. Downloads are available of current (or rather: 15 or 20 minute-delayed) price and company data as well as of historical...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): Finance::BeanCounter Download

Added: February 27, 2010 | Visits: 1.097

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.216

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: October 26, 2010 | Visits: 1.098

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 (88): HTML::Myasp Download

Added: August 14, 2010 | Visits: 801

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 (94): CGI::FastTemplate Download

Added: April 25, 2010 | Visits: 897

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

Added: April 03, 2010 | Visits: 1.043

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): HTML::Macro Download

Added: March 18, 2010 | Visits: 865

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (91): Text::MicroMason::Functions Download

Added: October 16, 2010 | Visits: 753

Class::MakeMethods::Template::Generic Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types. SYNOPSIS package MyObject; use Class::MakeMethods ( Template::Hash:new => [ new ], Template::Hash:scalar => [ foo ] Template::Static:scalar => [ bar ] ); package main; my $obj =...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (87): Class::MakeMethods::Template::Generic Download

Added: February 08, 2010 | Visits: 906

PortfolioTracker PortfolioTracker helps you track and manage your stock portfolio of Euronext shares in realtime (15 delay). Assess your stock positions (price, daychange, gain, gain%, value, weight%) with one command. Portfolio changes are easy maintained in a text file. Example of generated output:...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (121): PortfolioTracker Download

Added: June 14, 2010 | Visits: 1.161

HTML::Template HTML::Template module attempts to make using HTML templates simple and natural. HTML::Template library extends standard HTML with a few new tags for variables, loops, if/else blocks and includes. A file written with HTML and these new tags is called a template. Using this module you fill in...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (109): HTML::Template Download

Added: October 02, 2010 | Visits: 1.124

Itzam/C++ Itzam/C++ wraps the Itzam database engine with C++ templates for both simple and complex database classes. Itzam/C++ wrapper supports B-tree indexes with unique or duplicate keys, and includes multithreaded resource locking. Complete class documentation is embedded in the source code and...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (102): Itzam/C++ Download

< 1 2 3 4 5