/*Ranish Partition Manager, ZeroServ (mirror of www.ranish.com)
Make your own free website on Tripod.com

 * This is a mirror of www.ranish.com » Partition Manager, Partitioning Primer, ZeroServ, BWT ...
 *
 */

Ranish Partition Manager is a boot manager and hard disk partitioner.
It gives users high level of control for running multiple operating systems,
such as Linux, FreeDOS, FreeBSD, and Windows 98/Me/XP on a single disk.

It could create, copy, move, and resize up to 32 primary and extended partitions.
Also, there are command line interface and simulation mode that works with the
large files instead of messing with the real disks.

Version 2.40 - Stable,   Version 2.44 - Beta,   Partitioning Primer


ZeroServ is a special purpose web server that blocks banner ads and popups.
It could be configured by editing a RegExp list of the blocked hosts and URLs.
It protects your privacy by showing you where ads come from without going there.

Works with IE, Netscape, Mozilla, Opera and any browser that supports proxy config.
You can use it as a tiny (60k) multithreaded web server. Freeware. Source code included.

Download Version 1.80


Blocksort for the BWT compression. Runs in O(n) time using 8*n memory.
It is derived from the Larsson and Sadakane "Faster Suffix Sorting" algorithm.
It replaces Quicksort with linear sorting using Linked Lists. Worst case n*log(n).

Download blocksort.zip


New addition: VaporRank page ranking algorithm alternative to PageRank :)