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

Assignments Schedule Templates freeware
Filter: All | Freeware | Demo
 

Assignments Schedule Templates

< 1 2 3 4 5 
Released: July 22, 2008  |  Added: July 26, 2008 | Visits: 5.547

Auto FTP Free Auto FTP Free uploads, downloads, and synchronizes directories easily. It makes file transfers as easy as click, drag, and drop! The built-in File Manager's lets you drag and drop files and folders to and from any FTP server. Upload, or download files with a single click. Work with... Platforms: Windows

License: Freeware Size: 5.03 MB Download (576): Auto FTP Free Download

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

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: September 10, 2009  |  Added: September 15, 2009 | Visits: 2.105

Data Exchange Manager Free Data Exchange Manager is an example of tomorrow's technology today. With this tool database administration is a breeze. Transfer data from any data source to another. Use our custom designed templates to increase speed for any Database platforms. The most innovative and valuable feature would be... Platforms: Windows

License: Freeware Size: 1.87 MB Download (202): Data Exchange Manager Free Download

Released: July 17, 2011  |  Added: August 06, 2011 | Visits: 2.719

VueMinder Calendar Lite Are you looking for a free and easy-to-use calendar program to help you manage your schedule, remember key dates, or gain a competitive edge in the business world? Look no further, because VueMinder Calendar Lite is the solution. Forget the traditional wall calendar or calendar+email office... Platforms: Windows

License: Freeware Size: 10.25 MB Download (203): VueMinder Calendar Lite 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.366

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: 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: September 24, 2010 | Visits: 933

LeagueSite LeagueSite is a PHPWebSite module that adds roster, stats, and schedule information for a sports league or team onto the PHPWS base. This software can be used to create a Web site for fans to learn more about the league and its teams and players. Ive been sitting on this one for a while because... Platforms: *nix

License: Freeware Size: 95.23 KB Download (100): LeagueSite Download

Added: January 01, 2010 | Visits: 1.475

Games::Tournament::RoundRobin Games::Tournament::RoundRobin is a Perl module for Round-Robin Tournament Schedule Pairings. SYNOPSIS $schedule = Games::Tournament::RoundRobin->new; $pairings = $schedule->indexesInRound($roundm); $round = $schedule->meeting($member1, [$member2, $member3]); ... Every member of a league... Platforms: *nix

License: Freeware Size: 10.24 KB Download (116): Games::Tournament::RoundRobin 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: May 25, 2010 | Visits: 880

Tie::Scalar::Sticky Tie::Scalar::Sticky is a Perl module with block assignments to scalars. SYNOPSIS use strict; use Tie::Scalar::Sticky; tie my $sticky, Tie::Scalar::Sticky; $sticky = 42; $sticky = ; # still 42 $sticky = undef; # still 42 $sticky = 0; # now its zero tie my $sticky, Tie::Scalar::Sticky... Platforms: *nix

License: Freeware Size: 3.07 KB Download (88): Tie::Scalar::Sticky Download

Added: February 11, 2010 | Visits: 1.113

GShutdown GShutdown application is an advanced shutdown utility which allows you to schedule the shutdown, the restart of your computer or the logout.. Platforms: *nix

License: Freeware Size: 102.4 KB Download (171): GShutdown 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 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

Added: April 03, 2010 | Visits: 1.051

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: 874

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: 759

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: June 14, 2010 | Visits: 1.168

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

< 1 2 3 4 5