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

Knowledge Tree School Supplies freeware
Filter: All | Freeware | Demo
 

Knowledge Tree School Supplies

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 543

Knowledge Tree integration 6.x-1.1/5.x-3.2 KnowledgeTree is a simple yet powerful, free, commercial open source and Web-based document management system.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x/6.x



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Knowledge Tree integration 6.x-1.1/5.x-3.2 Download

Added: July 06, 2013 | Visits: 388

KnowledgeTree integration Integration of KnowlegeTree DMS in drupal.KnowledgeTree project : http://www.knowledgetree.comKnowledgeTree is document management made simple: a simple yet powerful, free, commercial open source and Web-based document management system.The KnowledgeTree module handles sign-on integration between...





Platforms: PHP

License: Freeware Size: 194.56 KB Download (52): KnowledgeTree integration Download

Added: May 10, 2013 | Visits: 1.919

Site@School Site@School is a Content Management System (CMS) to manage and maintain the website of a primary school. It is Open Source Software, licensed under the General Public license. Site@school main features are: - Manage your schools website without technical knowledge. - Edit the webpages with a...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (275): Site@School Download

Added: August 10, 2008 | Visits: 927

CodeThatTree JavaScript Tree CodeThatTree is an advanced cross-browser state-of-art JavaScript tree control that can be easily integrated in any web page, requires no JavaScript knowledge from the prospective user and is provided with the wide range of the features. - All popular browsers supported (IE4+, NS4+, Mozilla,...


Platforms: Windows, *nix, Windows CE

License: Freeware Size: 324 KB Download (437): CodeThatTree JavaScript Tree Download

Added: May 10, 2013 | Visits: 577

School Reporting Tools School Reporting Toolslong is a suite of PHP/MySQL tools for schools. It provides: - A tool for producing and managing student reports. - A tool for managing an office supplies room. - Tools for managing a small library or a laboratory collection. - A tool for managing and reporting on...


Platforms: Windows, Mac, *nix, ASP.NET, BSD Solaris

License: Freeware Download (58): School Reporting Tools Download

Released: January 10, 2001  |  Added: March 09, 2006 | Visits: 23.071

300 Science Quizzes for middle and high school students 300 Science Quizzes: 150 Capital city quizzes, 120 Chemistry and Periodic Table quizzes, 20 Astronomy picture-quizzes and 10 questions about the speed of light for middle and high school students.



License: Freeware Size: 236 KB Download (1830): 300 Science Quizzes for middle and high school students Download

Added: November 01, 2006 | Visits: 4.083

Legacy Family Tree Legacy Family Tree is an award winning full-featured professional genealogy program that helps you track, organize, print, and share your family history. The program is free and has no restrictions. (A Deluxe Edition is also available.) The user interface is easy-to-use and is always...


Platforms: Windows

License: Freeware Size: 17 KB Download (301): Legacy Family Tree Download

Released: November 12, 2010  |  Added: November 22, 2010 | Visits: 6.032

Easy Sunday School Planner The Easy Sunday School Planner is a gift from RCL Software to all of the many teachers who take of their time, in many cases hours, to prepare for a Bible study class. This program can be downloaded and used by all. We thank the Lord for giving us a talent that may contribute to the feeding and...


Platforms: Windows

License: Freeware Size: 9.15 MB Download (572): Easy Sunday School Planner Download

Released: November 01, 2010  |  Added: November 04, 2010 | Visits: 3.775

Magic Tree 3D Screensaver Imagine beautiful quiet lake among the green mountains. The very old oak tree grows on the small island at the midst of the water. This is the Magic Tree. Only one night of the year the strange appealing halo surrounds it, emitting colourful sparkles. This night Magic Tree grants the wishes of...


Platforms: Windows

License: Freeware Size: 1.95 MB Download (526): Magic Tree 3D Screensaver Download

Released: March 25, 2015  |  Added: April 14, 2015 | Visits: 8.129

TS School Free school administration application by Time Software. TS School Standard provides schools with a fully-functional school administration software application absolutely free of charge. MODULES: Administration Class - Assign students and staff to classes for administration...


Platforms: Windows, Windows 7

License: Freeware Size: 60.19 MB Download (3167): TS School Download

Released: December 17, 2012  |  Added: January 12, 2013 | Visits: 1.697

Creata-Tree Creata-Tree creates one of the most powerful JavaScript menu trees available for your web site. It comes complete with installation and un-installation. The program has a nice tree view for you to layout items and it's very straightforward. Creata-Tree requires only basic HTML skills. The...


Platforms: Windows

License: Freeware Size: 4.52 MB Download (126): Creata-Tree Download

Added: August 16, 2008 | Visits: 2.161

Quiz-Tree Welcome to Quiz-Tree.com, the place where you will find fun quizzes on many subjects, including Elementary Math, Fractions, Spanish, Geography, SAT Verbal and Spelling. Educational Quizzes that you can play right in your browser. All quizzes feature animated interface, feedback sounds and other...


Platforms: Any

License: Freeware Download (602): Quiz-Tree Download

Added: January 18, 2010 | Visits: 1.140

Bio::Tree::NodeNHX Bio::Tree::NodeNHX is a Simple Tree Node with support for NHX tags. SYNOPSIS use Bio::Tree::NodeNHX; my $nodeA = new Bio::Tree::NodeNHX(); my $nodeL = new Bio::Tree::NodeNHX(); my $nodeR = new Bio::Tree::NodeNHX(); my $node = new Bio::Tree::NodeNHX(); $node->add_Descendents($nodeL);...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (114): Bio::Tree::NodeNHX Download

Added: April 01, 2010 | Visits: 970

Tree::BPTree Tree::BPTree is a Perl implementation of B+ trees. SYNOPSIS use Tree::BPTree; # These arguments are actually the defaults my $tree = new Tree::BPTree( -n => 3, -unique => 0, -keycmp => sub { $_[0] cmp $_[1] }, -valuecmp => sub { $_[0] <=> $_[1] }, ); # index the entries in this...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): Tree::BPTree Download

Added: November 26, 2010 | Visits: 1.227

Bio::Tree::Compatible Bio::Tree::Compatible is a Perl module for testing compatibility of phylogenetic trees with nested taxa. SYNOPSIS use Bio::Tree::Compatible; use Bio::TreeIO; my $input = new Bio::TreeIO(-format => newick, -file => input.tre); my $t1 = $input->next_tree; my $t2 = $input->next_tree; my...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (94): Bio::Tree::Compatible Download

Added: February 05, 2010 | Visits: 2.738

XHTML Family Tree Generator XHTML Family Tree Generator project is a CGI Perl script together with some Perl modules that will create views of a family tree from a supplied data file. The data file is a simple text or Excel file listing the family members, parents, and other details. It is possible to show a tree of...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (290): XHTML Family Tree Generator Download

Added: March 07, 2010 | Visits: 1.404

dtRdr::GUI::Wx::Tree::Base dtRdr::GUI::Wx::Tree::Base is a base class for sidebar trees. SYNOPSIS init $tree->init($frame); select_item Select the tree item for a given $id. $tree->select_item($id) The id is probably the id of whatever your widget associated with each tree item. Convenience id_or_id...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (99): dtRdr::GUI::Wx::Tree::Base Download

Added: October 11, 2010 | Visits: 1.250

KnowledgeRoot KnowledgeRoot is a knowledge base system that lets you structure your content in a tree. KnowledgeRoot project integrates FCKeditor to make adding content easy. Knowledgeroot use PHP and MySQL or PostgreSQL. Whats New in This Release: - This release fixes insecure upload of fckeditor.....


Platforms: *nix

License: Freeware Size: 1024 KB Download (114): KnowledgeRoot Download

Added: September 23, 2010 | Visits: 910

HTML::Tree::AboutObjects HTML::Tree::AboutObjects is an article: "Users View of Object-Oriented Modules". SYNOPSIS # This an article, not a module. The following article by Sean M. Burke first appeared in The Perl Journal #17 and is copyright 2000 The Perl Journal. It appears courtesy of Jon Orwant and The Perl...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (89): HTML::Tree::AboutObjects Download

Added: November 22, 2010 | Visits: 888

Bio::Tree::DistanceFactory Bio::Tree::DistanceFactory is a Perl module to construct a tree using distance based methods. SYNOPSIS use Bio::Tree::DistanceFactory; use Bio::AlignIO; use Bio::Align::DNAStatistics; my $tfactory = Bio::Tree::DistanceFactory->new(-method => "NJ"); my $stats =...


Platforms: *nix

License: Freeware Size: 5.6 MB Download (95): Bio::Tree::DistanceFactory Download

1 2 3 4 5 >