Search
|  |  |
| Home
> Catalog
> Java & JavaScript
> Randomizing
|
|  | CSRandomImageUpdated: 2007-04-24 17:31
| Details
| Visit
| Download |  | | CSRandomImage is a free, open source Java servlet that displays random images in normal HTML pages, Server Side Includes (SSI) and JSP pages. Features include: Outputs in different formats for use in JSP/SSI pages or plain HTML pages, Servlet can handle multiple image collections via text files, Image collections are cached in memory for maximum speed, and Secure and easy to setup.
| License type:
Free to try
Installation price:
~$50
[Ask for installation] Visitors' rating: (0) [rate it] |
Member's rate: (0) [review it] |
 | CSRandomQuoteUpdated: 2007-04-24 17:31
| Details
| Visit
| Download |  | | CSRandomQuote is a free, open source Java servlet that displays random quotes using Server Side Includes (SSI). Features include: Servlet can handle multiple quote collections via text files, Text files are cached in memory for maximum speed, and Secure and easy to setup.
| License type:
Free to try
Installation price:
~$50
[Ask for installation] Visitors' rating: (0) [rate it] |
Member's rate: (0) [review it] |
 | Unique Random NumbersUpdated: 2007-04-24 17:31
| Details
| Visit
| Download |  | | This JavaScript picks up a number of unique random elements from an array. For example; if you have an array myArray consisting of 10 elements and want to pick 5 unique random elements. Suppose initially myArray[3] is picked randomly, then myArray[3] should not be picked again. If you want to pick 4 numbers, call the function like: pickNums(4).
| License type:
Free to try
Installation price:
~$50
[Ask for installation] Visitors' rating: (0) [rate it] |
Member's rate: (0) [review it] |
 | Unique Random SetsUpdated: 2007-04-24 17:31
| Details
| Visit
| Download |  | | This JavaScript, based on Unique Random Numbers II, picks Unique Random Sets. Here, there are more than one arrays (need not be of same length). First, we pick a number of unique random elements from the first array, numArr1 to form the array pickArr1. Now each element of pickArr1 picks another element from the second array numArr2, which again is unique and random. Thus we form the array pickArr2. Similarly each element of pickArr2 picks unique random elements from numArr3 to form pickArr3.
| License type:
Free to try
Installation price:
~$50
[Ask for installation] Visitors' rating: (0) [rate it] |
Member's rate: (0) [review it] |
 | Random Image with LinkUpdated: 2007-04-24 17:31
| Details
| Visit
| Download |  | |
This JavaScript allows you to generate a random image with link. It does require some customization so only experienced developers should use it. You will need to change link information, image information, and the number of images the script can display.
| License type:
Free to try
Installation price:
~$50
[Ask for installation] Visitors' rating: (0) [rate it] |
Member's rate: (0) [review it] |
 | raingod: Random ImagesUpdated: 2007-04-24 17:31
| Details
| Visit
| Download |  | | This is a pretty good alternative random image script of a server-side Perl or shell script. It simply stores a list of image pathnames and, when the page is being built up, writes an instruction to display one of them, chosen at random.
| License type:
Free to try
Installation price:
~$50
[Ask for installation] Visitors' rating: (0) [rate it] |
Member's rate: (0) [review it] |
 | Random URLsUpdated: 2007-04-24 17:31
| Details
| Visit
| Download |  | | Send the user to a randomly-selected URL. The 'onClick' handler for the button calls a simple random selection function that is defined in the header of this script. The function sets the HREF of the object to the value returned by the script, and then sends the user off to the appropriate URL.
| License type:
Free to try
Installation price:
~$50
[Ask for installation] Visitors' rating: (0) [rate it] |
Member's rate: (0) [review it] |
|
|
|