straight to the point
Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm
Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm is considered as a very useful MATLAB script that finds a near-optimal solution to a variation of the Multiple Traveling Salesman Problem with fixed endpoints using a genetic algorithm. more>>
Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm is considered as a very useful MATLAB script that finds a near-optimal solution to a variation of the Multiple Traveling Salesman Problem with fixed endpoints using a genetic algorithm.
Toolbox for Analysis of Complex System Using Fixed Points
Toolbox for Analysis of Complex System Using Fixed Points is very useful because it is a MATLAB toolbox that was written to help analyze Cowebs theorem for the value of derivation field points in a system. more>> Toolbox for Analysis of Complex System Using Fixed Points is very useful because it is a MATLAB toolbox that was written to help analyze Cowebs theorem for the value of derivation field points in a system.<<less
Generate random float numbers
This PHP class can be used to generate random floating point numbers. more>> Generate random float numbers is a professional and useful PHP class that can be used to generate random floating point numbers. It can generate a given count of random floating point numbers in such way that the sum of all generated numbers is equal to a given total. A class array variable is used to store the generated random numbers.
Requirements: PHP 5.0 or higher
SquawkBox 1.0
SquawkBox is a very flexible shoutbox script for PHP users. A shoutbox allows visitors of your site to post thoughts and comments on your main page with just a few clicks. Features include automatic text-wrapping, blocks against blank posts, and an more>> SquawkBox is a very flexible shoutbox script for PHP users. A shoutbox allows visitors of your site to post thoughts and comments on your main page with just a few clicks. Features include automatic text-wrapping, blocks against blank posts, and an "inline" administration feature to delete posts straight from the board itself. Stores posts in a flat text file, so no MySQL needed.<<less
Simple Image Gallery 1.0
Simple Gallery is one of the most simple, yet professional looking, image galleries you will find out there. Upload a few files, point it to a folder with your images in it and be done! more>> Simple Gallery is one of the most simple, yet professional looking, image galleries you will find out there. Upload a few files, point it to a folder with your images in it and be done!<<less
Veroweb Online Users
Display the number of people currently browsing your website. A detailed geo location map will pin point each person browsing your website anywhere in the world. With over 30 great world maps to chose from! more>> Display the number of people currently browsing your website. A detailed geo location map will pin point each person browsing your website anywhere in the world. With over 30 great world maps to chose from!<<less
Update records in ASP.NET using a Repeater
Ok, here we go again - the next in our series of give-it-to-you-straight, no nonsense tutorials for Classic ASP Developers, on how to develop in ASP.NET. This time around, we take it one step further from beyond just selecting and displaying records, and more>> Ok, here we go again - the next in our series of give-it-to-you-straight, no nonsense tutorials for Classic ASP Developers, on how to develop in ASP.NET. This time around, we take it one step further from beyond just selecting and displaying records, and look at how to update database records.<<less
YouTube Stats on Your Site - PHP Scripts 1.2
This script will get information from your YouTube Channel and display it on your website in REALTIME. This script works straight out of the box and gets the following information: Videos, Channel Views, Age, Videos Watched, Joined, Last Login, more>> This script will get information from your YouTube Channel and display it on your website in REALTIME. This script works straight out of the box and gets the following information: Videos, Channel Views, Age, Videos Watched, Joined, Last Login, Subscribers, Comments and Favorites. I have provided a demo script.<<less
Real Simple Contact Form Processor 1.12
Contact forms dont really get simpler than this one. Its straight to the point and user friendly. Best of all it only consists of 1 file! The other 2 files are the readme and example contact form html file. more>> Contact forms dont really get simpler than this one. Its straight to the point and user friendly. Best of all it only consists of 1 file! The other 2 files are the readme and example contact form html file.<<less
TPCS basic "security enhanced" multi-user login
Security through obscurity is never a good idea. Even though log in programs require you enter a name and password in order to view a particular resource once the location of the resource is known the visitor can bypass the normal log in procedure and more>> Security through obscurity is never a good idea. Even though log in programs require you enter a name and password in order to view a particular resource once the location of the resource is known the visitor can bypass the normal log in procedure and just go straight to the "secure" page. This script helps avoid that.<<less
vBulletin to Vanilla Convertor 0.1
This script allows webmasters to move from vBulletin to Vanilla and will shift users, threads, categories and replies straight into the Vanilla software database. Works with Vanilla 1.1.4+ and vB 3.6.8+ more>> This script allows webmasters to move from vBulletin to Vanilla and will shift users, threads, categories and replies straight into the Vanilla software database. Works with Vanilla 1.1.4+ and vB 3.6.8+<<less
JuicyScript Graphical Counter
Choose from a variety of graphical counters and place them on a website! Its easy to use and very straight forward. more>> Choose from a variety of graphical counters and place them on a website! Its easy to use and very straight forward.<<less
eqMiniMailer 1.0
The eqMiniMailer script allows you to easily put an easy to maintain mini contact form straight into any page. It has server side field validation, and is easy to config for someone with no experience in PHP. The primary use for this would be a more>> The eqMiniMailer script allows you to easily put an easy to maintain mini contact form straight into any page. It has server side field validation, and is easy to config for someone with no experience in PHP. The primary use for this would be a secondary contact form... for a more detailed primary version try the eqMailer also available on our site. Enjoy!<<less
eqMailer
The eqMailer script allows you to easily put an easy to maintain, feature packed contact form straight into any page. It has client and server side field validation, the ability to upload files and is easy to config for someone with no experience in more>> The eqMailer script allows you to easily put an easy to maintain, feature packed contact form straight into any page. It has client and server side field validation, the ability to upload files and is easy to config for someone with no experience in PHP. Enjoy!<<less
Server Size
PLEASE REVIEW AND EDIT CAREFULLY Server Size is a free perl script for reading the size of a web site from any given starting point. more>> Server Size is created to be a free and useful perl script which helps you easily realize the size of a web site from any given starting point. You need to enter the absolute path to start the read from.
Simply set a starting point, then upload it to a cgi-bin (or any executable folder), CHMOD to 755 in on a unix/linux server then load it in a browser. It will return the total size (in kilobytes) of the directories it reads to two decimal places.
The script reads all sub-directories from the starting point. So if you wanted to read the entire size of your web site, youd set the starting point to the folder your homepage resides in. To read the size of the entire server (may take a while and require correct permissions be set or that its run as "root"), set the starting point to "/".