Joseph K. Myers
Thursday, December 29, 2005
The purpose of Web Cipher 2 is to provide SSL-level encryption and data security for free without the need for SSL certificates or the associated costs.
Image size: increase, decrease, refreshClicking increase automatically enlarges all of the images on the web page. Clicking decrease automatically reduces the size of all the images on the web page. Clicking refresh restores all of the images to their original size.
Also, you can "focus" on another text box (just by clicking the box), and you will see the entire results of all the JavaScript onfocus event properties.
Finally, there is a button which you can "click" and see all of the properties of the onclick JavaScript event object.
The resulting keybinding looks very complicated, but it is simple to use. All you have to do is paste it directly into your web page after your functions are defined.
Most of these entries are discussing a sorting algorithm "quicksort7" which I invented in 2004. The benefit of this sorting algorithm is a design which minimizes swaps at a somewhat increased number of comparisons. This is ideal for numerical data.
To model the process, I later made visual demonstrations of each sorting algorithm with JavaScript. Clicking the sorting button will sort the objects in memory; then clicking "Show Result" will show the movement of objects as they are swapped.