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

Cornell Notes Template software
Filter: All | Freeware | Demo
 

Cornell Notes Template

< 1 2 3 4 5 > 
Released: March 06, 2014  |  Added: July 03, 2014 | Visits: 1.657

Convert Lotus Notes to Outlook Convert Lotus Notes to Outlook preserving HTML formatting and originality of database or user can get 100% safe results to Export Lotus Notes to Outlook without damaging any original data. Software makes another PST file if data is more than 20GB. Converting Lotus Notes items including items like...



Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $250.00 USD Size: 4.4 MB Download (124): Convert Lotus Notes to Outlook Download

Added: August 13, 2008 | Visits: 1.398

Express Notes Information Organiser Express Notes lets you store and organize notes on your computer. Typically this software is used as a phone or address book, diary or card file but it can be used for just about anything. Some examples include todo lists, recipes, customer records and more. It is as easy to use and as flexible...





Platforms: Windows

License: Freeware Size: 104 KB Download (133): Express Notes Information Organiser Download

Released: August 13, 2014  |  Added: September 06, 2014 | Visits: 1.483

Lotus Notes to Outlook Conversion Lotus Notes to Outlook conversion is not an easy task. This email migration needs a third party tool that can convert NSF email files of Lotus Notes into Outlook PST format. Kernel for Lotus Notes to Outlook tool is reliable software that is devised especially to convert Lotus Notes to Outlook in...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $250.00 USD Size: 7.2 MB Download (114): Lotus Notes to Outlook Conversion Download

Released: August 12, 2014  |  Added: August 28, 2014 | Visits: 1.682

Notes to Outlook Conversion Kernel for Lotus Notes to Outlook is proficient, powerful, and popular email migration tool which enables Lotus Notes users to access mailbox items of Lotus Notes over MS Outlook platform. Notes to Outlook conversion software not only converts individual NSF file to PST but also allows extracting...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $250.00 USD Size: 7.2 MB Download (120): Notes to Outlook Conversion Download

Released: February 26, 2014  |  Added: July 03, 2014 | Visits: 2.073

Lotus Notes Migration Get reliable and superlative Export Notes utility for Lotus Notes migration to Outlook PST. With this software users can convert NSF to PST with encrypted mails and same inline images formatting. Here is the top solution to accomplish the NSF to PST Conversion with entire database. That is Export...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $250.00 USD Size: 4.4 MB Download (138): Lotus Notes Migration Download

Released: May 29, 2018  |  Added: July 24, 2018 | Visits: 4.134

Efficient Notes Efficient Notes is a cross-platform, easy-to-use and powerful memo and notebook software package. You can sync data across PCs and mobile phones. With Efficient Notes, you only need to manage your memos, notes and desktop sticky notes in one interface and one file. With its unique and...


Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Shareware Cost: $29.95 USD Size: 16.07 MB Download (1729): Efficient Notes Download

Released: May 29, 2018  |  Added: July 26, 2018 | Visits: 3.221

Portable Efficient Notes Efficient Notes is a cross-platform, easy-to-use and powerful memo and notebook software package. You can sync data across PCs and mobile phones. With Efficient Notes, you only need to manage your memos, notes and desktop sticky notes in one interface and one file. With its unique and...


Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Shareware Cost: $29.95 USD Size: 20.73 MB Download (1614): Portable Efficient Notes Download

Released: September 07, 2009  |  Added: August 04, 2010 | Visits: 2.353

Simple Sticky Notes It's a simple, easy-to-use, absolutely free, fast and efficient taking notes software. Simple Sticky Notes is 100% safe and ads free. Features; -Full unicode support -RichText support -Colourful and Transparent notes -Printable -Snap to desktop edges -Hide/Show all notes option...


Platforms: Windows

License: Freeware Size: 780.33 KB Download (532): Simple Sticky Notes Download

Released: May 15, 2009  |  Added: October 10, 2009 | Visits: 3.983

HTML Template Browser Anyone who has worked with web templates, knows how difficult it can be to see all the templates you've downloaded. That's what HTML Template Browser is for. Point it at a directory and it will find all the main pages of a template (index.html, default.htm, etc.) and list them in a browse window....


Platforms: Windows

License: Freeware Size: 1.17 MB Download (568): HTML Template Browser Download

Released: November 05, 2009  |  Added: November 10, 2009 | Visits: 1.357

Easy Picture Notes Easily add pointers and notes to your pictures. Turn your pictures into descriptive diagrams for fun, work, your email, presentations or website. A simple mouse click places your pointers and notes. Works with any size JPG, JPEG, GIF, or PNG picture. Much faster and easier than using a...


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 447 KB Download (100): Easy Picture Notes Download

Added: January 18, 2010 | Visits: 1.677

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: January 18, 2010 | Visits: 1.760

Template::Ast Template::Ast is a Perl module to process ASTs for Perl Template Toolkit. SYNOPSIS use Template::Ast; # Rebuild AST stored in file: $ast = Template::Ast->read(foo.ast) or die Template::Ast->error(); # Writing existing AST to file: $ast = { Marry => [24, F], John => [21, M] };...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (161): Template::Ast Download

Added: October 15, 2010 | Visits: 1.181

Piffle::Template Piffle::Template is a Perlish templating language. SYNOPSIS use Piffle::Template; use Piffle::Template qw{template_to_perl expand_template}; # OO syntax, with output stored and returned: print Piffle::Template->expand(source_file => foo/fish.xml, include_path => [foo/inc,foo]); #...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): Piffle::Template Download

Added: October 21, 2010 | Visits: 1.444

Template::Plugin::Digest::MD5 Template::Plugin::Digest::MD5 is a TT2 interface to the MD5 Algorithm. SYNOPSIS [% USE Digest.MD5 -%] [% checksum = content FILTER md5 -%] [% checksum = content FILTER md5_hex -%] [% checksum = content FILTER md5_base64 -%] [% checksum = content.md5 -%] [% checksum = content.md5_hex -%]...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Template::Plugin::Digest::MD5 Download

Added: January 01, 2010 | Visits: 1.474

Template::Plugin::Digest::SHA1 Template::Plugin::Digest::SHA1 is a TT2 interface to the SHA1 Algorithm. SYNOPSIS [% USE Digest.SHA1 -%] [% checksum = content FILTER sha1 -%] [% checksum = content FILTER sha1_hex -%] [% checksum = content FILTER sha1_base64 -%] [% checksum = content.sha1 -%] [% checksum =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Template::Plugin::Digest::SHA1 Download

Added: October 13, 2010 | Visits: 1.689

Template::Plugin::Lingua::EN::Inflect Template::Plugin::Lingua::EN::Inflect is a Perl interface to Lingua::EN::Inflect module. SYNOPSIS [% USE infl = Lingua.EN.Inflect; -%] [% FILTER inflect(number => 42); -%] There PL_V(was) NO(error). PL_ADJ(This) PL_N(error) PL_V(was) fatal. [% END; -%] [% "... and "; infl.ORD(9);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Template::Plugin::Lingua::EN::Inflect Download

Added: August 05, 2010 | Visits: 1.722

Template::Provider::OpenOffice Template::Provider::OpenOffice is a OpenOffice (ODT) Provider for Template Toolkit. This module extends Template::Provider to automatically extract the content.xml file from an OpenOffice zip file and run it through Template::Toolkit for processing. We use OpenOffice::OODoc to actually open...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (129): Template::Provider::OpenOffice Download

Added: April 12, 2010 | Visits: 1.408

Template::FAQ Template::FAQ contains Frequently Asked Questions about the Template Toolkit. Template Toolkit Language Why doesnt [% a = b IF c %] work as expected? Because the parser interprets it as [% a = (b IF c) %] Do this instead: [% SET a = b IF c %] If Im using TT to write out a TT...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (103): Template::FAQ Download

Added: March 23, 2010 | Visits: 1.423

Template::Plugins Template::Plugins is a Perl module with plugin provider. SYNOPSIS use Template::Plugins; $plugin_provider = Template::Plugins->new(%options); ($plugin, $error) = $plugin_provider->fetch($name, @args); The Template::Plugins module defines a provider class which can be used to load and...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (176): Template::Plugins Download

Added: June 02, 2010 | Visits: 1.529

Template::Tools::ttree Template::Tools::ttree module can process entire directory trees of templates. SYNOPSIS ttree [options] [files] The ttree script is used to process entire directory trees containing template files. The resulting output from processing each file is then written to a corresponding file in a...


Platforms: *nix

License: Freeware Size: 768 KB Download (102): Template::Tools::ttree Download

< 1 2 3 4 5 >