smallest
Smallest AJAX example in the world? 1
Can a smaller working AJAX example be produced? Always a believer in keeping it simple & find it easier to learn something complex, by making it as small as possible. Visit the URL for a very small AJAX online demo. You can just cut and paste the more>> Can a smaller working AJAX example be produced? Always a believer in keeping it simple & find it easier to learn something complex, by making it as small as possible. Visit the URL for a very small AJAX online demo. You can just cut and paste the example into a javascript function, then call it through an onclick or onchange javascript event handler.<<less
Sparkline 0.2
Sparkline is a specialized graphing library designed for creating small, intense, wordlike graphics. Sparklines are the brainchild of Edward Tufte, noted expert in information design. more>> Sparkline is a specialized graphing library designed for creating small, intense, wordlike graphics. Sparklines are the brainchild of Edward Tufte, noted expert in information design.<<less
Scriptomart
Scriptomart develop new ideas for scripting programmes. Anyone can continue releasing the same old scripts with small updates. At scriptomart we believe in creating new dynamic scripting solutions. more>> Scriptomart develop new ideas for scripting programmes. Anyone can continue releasing the same old scripts with small updates. At scriptomart we believe in creating new dynamic scripting solutions.<<less
BellaBuffs 1t
Small, versatile fanlisting/clique management script for individual fanlistings and small directories. Current/pending member management with spam word and IP blocking, e-mail scrambling with JavaScript protection, paginated members and button/affiliate more>> Small, versatile fanlisting/clique management script for individual fanlistings and small directories. Current/pending member management with spam word and IP blocking, e-mail scrambling with JavaScript protection, paginated members and button/affiliate management. Auto-updating date with single entry log (mini blog).<<less
License:Freeware
small php counter first alpha version
It records hits and unique visitors and store them in flat text files. You can set up: display or not hits, visitor ip, or if you set $adminip so you can see the list of the unique visitors and hits right through your browser. more>> It records hits and unique visitors and store them in flat text files. You can set up: display or not hits, visitor ip, or if you set $adminip so you can see the list of the unique visitors and hits right through your browser.<<less
BW Template Collection N/A
This small collection of HTML 4 standards compliant website templates allows visitors to preview websites and download them all free. more>> This small collection of HTML 4 standards compliant website templates allows visitors to preview websites and download them all free.<<less
Simple image based counter
Simple, small script for counting the visits to the website, etc. Generates an image using GD library. Just to show how to do.. more>> Simple, small script for counting the visits to the website, etc. Generates an image using GD library. Just to show how to do..<<less
Small Business Break-Even Analyzer
Cash flow rules the success or failure of a small business. There are a limited number of affordable tools out there to help businesses predict at what point their business will be financially success more>> Cash flow rules the success or failure of a small business. There are a limited number of affordable tools out there to help businesses predict at what point their business will be financially successful. The Small Business Break-Even Analyzer takes some key measurements from a business plan and outputs an east-to-read table that tells the user at what point their investment in their small business will start to turn into profits, or "break even". The Small Business Break-Even Analyzer is freeware, and can be used on as many web sites as youd like. Have fun!<<less
ASP LinkManager 0.1
LinkManager is an private solution I made for a server without SQL capabilities. It for making links and having a small range of statistics. more>> LinkManager is an private solution I made for a server without SQL capabilities. It for making links and having a small range of statistics.<<less
MySQL Commander
A small tool to backup and restore MySQL Tables. Features: backup/restore of binaries; parametric backup; multiserver; Gzipping; killing of backup files; german/english; Online help in popup. more>> A small tool to backup and restore MySQL Tables. Features: backup/restore of binaries; parametric backup; multiserver; Gzipping; killing of backup files; german/english; Online help in popup.<<less
Simple Flash Vector Trailer 1.0
a very simple Flash Trailer with some animated icons and letters, small size and easy to modify! more>> a very simple Flash Trailer with some animated icons and letters, small size and easy to modify!<<less
Siteman personal website CMS
Siteman personal website CMS is small (<1 MB), fast, consists of few files, is easy to install and use, supports all webservers with PHP 4, does not require databases to work, and it has lots of ad more>> Siteman personal website CMS is small (<<less
ICQ Online Tester 1.10.7
This module tests the online state of any ICQ user and returns 1 for online or 0 for offline. It downloads the smallest ICQ online gif and analyses it to determine the online state of the user. No ICQ account is necessary. No ICQ server login is more>> This module tests the online state of any ICQ user and returns 1 for online or 0 for offline. It downloads the smallest ICQ online gif and analyses it to determine the online state of the user. No ICQ account is necessary. No ICQ server login is necessary. This makes it quick to return a result. It was designed to replace the trademark large ICQ flower GIF that ICQ promotes as a form of online test suitable for webpages because it didnt fit into the footer of my website. This was coded initially for my website and then developed into a useful Perl module registered at CPAN. Example uses: * In xhtml on a homepage to display your ICQ number in green if youre online or in the default colour if youre offline. * As an interface for ICQ cam live support. * To redirect email to an ICQ message if the recipient is online. SYNOPSIS use ICQOn; my $Online=Net:ICQ:On-> Test();<<less
License:Freeware
Micro Menu System
Micro Menu System is a small PHP script which generates a site navigation system from a configuration file. It can handle 2 levels of menus. more>> Micro Menu System is a small PHP script which generates a site navigation system from a configuration file. It can handle 2 levels of menus.<<less
Sdist 1.1.7
Sdist reads in a set of trees in Newick format and calculates which of the edges/splits are shared between them. more>> Sdist 1.1.7 provides you a powerful and convenient book that reads in a set of trees in Newick format and calculates which of the edges/splits are shared between them. The result is given in the form of a matrix, where entry i,j gives the number of edges in tree i that are also found in tree j.
Statistics about the splits not shared between two trees can also be calculated. This is done by considering, for each non-trivial split?splits with more than a leaf element on both sides of the edge?the size of the smallest of the two sets in the split A|B. The maximal, minimal and average size of the smallest set in the splits not shared are calculated and reported. This statistics gives an indication of how "local" the differences are between the two trees?if the smallest set is small, the edge that differs gives a difference in a small sub-tree, if the set is larger, the difference is more global.
The tool can also calculate the set of splits found in any tree (with a count of how often the split is found) and the set of splits shared by all trees in the set. Information about which splits in one tree are also found in the other trees can be reported in an annotated tree.
This tree, output in Newick format, has the same topology as the first tree, but the edges are written as sub-tree f:branch-length, where f is the fraction of the trees that contains the edge, i.e., 1 if the edge is supported by all trees or 0.5 if only half the trees contains the edge.