produces
Sourceer 1.3.1
Sourceer is a easily and highly configurable single-file script to browse directories and view source code of .php, .htm, etc., files. Among other things, it can be useful for presenting source code of software projects (a much simple alternative to more>> Sourceer is a easily and highly configurable single-file script to browse directories and view source code of .php, .htm, etc., files. Among other things, it can be useful for presenting source code of software projects (a much simple alternative to Trac, PHPDoc, Doxygen, SVN / CVS systems, etc.). Sourceer produces XHTML 1.0 Strict-compliant output whose page layout and CSS-styling can be easily edited. Configurable parameters include optional IP address- or password-based authentication, ability to browse above the root level directory, file-types (like .php and .js) whose source code is viewable, syntax-highlighting of source code through external means like Geshi, and protected files and directories. Sourceer can be used independently or can be easily included in other systems as a plug-in, include, PHP class, etc.<<less
Focus 1.0
Focus is a student information system used to manage schools and districts and their student-related data. It allows teachers to take attendance online and includes an online gradebook for teachers. It also tracks discipline, prints report cards, more>> Focus is a student information system used to manage schools and districts and their student-related data. It allows teachers to take attendance online and includes an online gradebook for teachers. It also tracks discipline, prints report cards, transcripts, form letters, etc., and produces essential student and state reports. It offers a free alternative to commercial systems such as Powerschool and SASI.<<less
Marquee Module
Marquee Module - A very simple module to create scrolling texts (marquees). more>>
PERMPOS
PERMPOS - all possible permutations of M values in N positions more>>
PERMPOS is a convenient mathematical tool which contains all possible permutations of M values in N positions. B = PERMPOS(M,N) where M and N are non-negative integers produces a logical (N!/M!(N-M)!)-by-N matrix in which each row contains a unique permation of M trues and (N-M) falses. Note that each column will hence contain (N-1) trues.
B = PERMPOS(V,N) where V is a vector of length M produces a matrix where each row a contains the values of V in preserved order, but uniquely permuted at the N columns. The remaining positions are zero.
Examples:
permpos(2,4) % ->
% 1 1 0 0
% 1 0 1 0
% 1 0 0 1
% 0 1 1 0
% 0 1 0 1
% 0 0 1 1
permpos([-4 9 3],4) % >
% -4 9 3 0
% -4 9 0 3
% -4 0 9 3
% 0 -4 9 3
See also NCHOOSEK, PERMS, RANDPERM, TRUE, FALSE and COMBN, ALLCOMB, BALLATSQ, NONES (Matlab File Exchange)
Requirements:
- MATLAB Release: R13
CzarNews 1.20
A free full-featured news manager that allows you to post news effortlessly and easily. Includes: Unlimited users, each with custom permissions, unlimited posting categories, web-based configuration, news search, comments, language packs, word more>> A free full-featured news manager that allows you to post news effortlessly and easily. Includes: Unlimited users, each with custom permissions, unlimited posting categories, web-based configuration, news search, comments, language packs, word filter/keywords, and a complete auto-installer for a quick setup in minutes. Other features include timezone offset, fully customizeable HTML output, image uploading, and no need to mess with header/footer files or lengthy stylesheets - you can include the news page anywhere on your website with two lines of code. New version 1.20 has been fully tested and works with PHP 5 and MySQL 5. Produces fully valid XHTML 1.0 Strict code.<<less
Code2HTML
A tool to convert your source code to HTML with syntax highlighting. Very useful when you want to display your code in your blog. This tool produce less code and use CSS for syntax coloring. more>> A tool to convert your source code to HTML with syntax highlighting. Very useful when you want to display your code in your blog. This tool produce less code and use CSS for syntax coloring.<<less
Popup Generator 1
Use our simple and effective javascript popup generator to automatically produce javascript code to allow popups on your website. You can also use this script to offer as a program on your website for visitors to use for free in or in a paid access area, more>> Use our simple and effective javascript popup generator to automatically produce javascript code to allow popups on your website. You can also use this script to offer as a program on your website for visitors to use for free in or in a paid access area, attracting more visitors.<<less
UseBB 1.0.2
UseBB is an Open Source forum package developed in PHP and using the popular MySQL database back-end to store data. Unlike other popular forum systems, UseBB does not strive to have as many features as possible, but to be one of the easiest and most more>> UseBB is an Open Source forum package developed in PHP and using the popular MySQL database back-end to store data. Unlike other popular forum systems, UseBB does not strive to have as many features as possible, but to be one of the easiest and most usable forum packages, limiting the basic feature set to only the essential. UseBB is pure forum software. UseBB is an ideal solution for small to medium-sized websites which require an easy to use forum package without the bloat, that produces standards compliant output, is secure and easily configurable.<<less
PERFECT 1.5
A minimalistic PHP script to process an HTML web form and send the information in an e-mail message to a predefined recipient. Easy to configure and automatically detects form fields, reports user host and browser information, hides your e-mail address, more>> A minimalistic PHP script to process an HTML web form and send the information in an e-mail message to a predefined recipient. Easy to configure and automatically detects form fields, reports user host and browser information, hides your e-mail address, and produces safe e-mail content.<<less
PHPGuru
Blog of Richard Heyes offering oodles of top quality (mostly!) free PHP, Javascript and C# code. Along with occasional smattering of humour too! Mostly PHP libraries available, pertaining to mail (pro more>> Blog of Richard Heyes offering oodles of top quality (mostly!) free PHP, Javascript and C# code. Along with occasional smattering of humour too! Mostly PHP libraries available, pertaining to mail (producing email with attachments, HTML, embedded images etc), PCRE regular expressions, text based CAPTCHA, caching, MySQL administration plus much more.<<less
Random MySQL result-set 1.0
This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results. more>> This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results.<<less
RailFrog
RailFrog is a user-friendly, open-source web site deployment and content management system built with Rails; producing well structured and standards-compliant pages with Web 2.0 goodness. more>> RailFrog is a user-friendly, open-source web site deployment and content management system built with Rails; producing well structured and standards-compliant pages with Web 2.0 goodness.<<less
Analogue Watch 1.0
Tired of the digital age? This script produces the face of an analogue clock with second, minute and hour hands, which follows your mouse around the screen. The effect is further enhanced as the face of the clock is transparent so that the web-page can more>> Tired of the digital age? This script produces the face of an analogue clock with second, minute and hour hands, which follows your mouse around the screen. The effect is further enhanced as the face of the clock is transparent so that the web-page can be seen underneath it. An effect that normally you could only achieve using Flash Animations, but done in JavaScript!<<less
ASP Response Write Generator
Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements. more>> Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements.<<less
Least Squares Fit 1
Will produce a picture of line through a series of points. Will give you the gradient and constant of the equation y=mx+c. Needs data input to work , also requires the font Font.ttf more>> Will produce a picture of line through a series of points. Will give you the gradient and constant of the equation y=mx+c. Needs data input to work , also requires the font Font.ttf<<less