Saturday, March 5, 2011

Walter Zorn's Famous Web Scripts


Walter Zorn, Munich, Germany
Update: A Developer I Admire — Walter Zorn, http://www.useragentman.com/blog/2012/

Walter Zorn has developed a JavaScript Vector Graphics Library (wz_jsgraphics.js), Javascript DHTML API, Walter Zorn's ToolTip Library (Tooltips 1.4.11), WZGrapher Function Grapher (wzgrapher_e.zip, 2006). [Copyright (c) 2002-2009 Walter Zorn]

Contents
1. About Walter Zorn
2. JavaScript vector-draw library
3. Advanced DHTML, JavaScript (gualtierozorni.altervista.org)
4. Class WalterZornTips (http://www.jarvana.com)
Examples

1. About Walter Zorn

"I recently stumbled across a site that contains a small treasure trove of incredibly useful code for Web applications. The site is walterzorn.com, the home of (as you might guess) one Walter Zorn, a software developer and recumbent bicycle enthusiast from Munich, Germany. I found Walter’s site because I was looking for a tool tip system written in JavaScript for my wife’s apparel company Web site and I found Walter’s cross-browser JavaScript library (to see how I used it go here and click on the “Why” link). This is one of the nicest tool tip libraries I’ve seen. It runs under Gecko Browsers (Firefox, Mozilla, Netscape 6+, Galeon and others), IE 5+, Opera 7+, Konqueror, and Safari, and features automatic bubble width, inclusion of any HTML content including formatting, images, breaks, tables, links, etc., and it supports extensions." Web Applications Alert By Mark Gibbs, Network World, September 12, 2007

Walter also offers some other excellent tools that I have yet to use “in anger”. These include an amazing DHTML JavaScript library that implements Drag & Drop for Images and Layers, a JavaScript VectorGraphics library, and a JavaScript Online Function Grapher that can do some impressive math is under development.


Ref.: A Tribute to Walter Zorn and His Famous Web Scripts,

- https://sites.google.com/a/balancegames.org/zorn/
http://www.networkworld.com/newsletters/2007/0910web2.html

Notes:


• Roland says:
Sorry, but it’s true. Walter Zorn is dead. He died in may or april 2009.
Roland

Posted on July 19th, 2009 at 2:17 pm
• Norbert says:
Roland,
I am an old friend of Walter, but left for Australia 7 years ago. Walter and I spend weeks discussing recumbents before he built the Kreuzotter. I failed to contact him. Is it true he died? I am devastated. Can you email to me please, have you got details?

nok1969@gmail.com
Posted on November 5th, 2009 at 4:14 pm
Source: www.recumbentblog.com/2009/06/29/sometimes-you-just-want-to-know-more/


Walter Zorn Sites (www.walterzorn.com)

-http://edwardsmark.com/proofOfConcept/walterZorn/
• walterzorn.com (Archive) http://web.archive.org/web/20080109034423/http://www.walterzorn.com/
• kreuzotter.de (Archive)
Javascript DHTML API by Walter Zorn, http://www.walterzorn.com, Copyright (c) 2002-2003 Walter Zorn
- Walter Zorn Tooltips extension
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?t=25422

Walter Zorn's website no longer exists. Word has reached us that he is deceased. We are deeply in his debt!
Source: http://www.virtlab.com/

2. JavaScript vector-draw library

Courtesy of Walter Zorn, you can now use JavaScript to draw objects on your web pages. Fire up your JavaScript Editor, follow the instructions below and you will be drawing shapes on your web pages in no time. (http://www.c-point.com)

Walter Zorn - wz_jsgraphics.js (JavaScript Vector Graphics Library)
- www.facebook.com/topic.php?uid=59195345575&topic=14294

Source: Kevin Crosby (www.c-point.com)
http://www.c-point.com/javascript_vector_draw.htm
http://www.c-point.com/download/wz_jsgraphics.zip

3. Advanced DHTML, JavaScript (gualtierozorni.altervista.org)

"WZGrapher is an easy-to-use and small-footprinted Function Graphing and Calculation Program written in C language, with capabilities to plot both cartesian and polar functions. WZGrapher can also be used to graph numerical solution curves of integrals, to solve numerically and to graph ordinary differential equations up to the fifth order, and to calculate value tables (also of ODEs) including the first derivative values." Developer: Walter Zorn , 2007

WZGrapher Function Grapher
- http://gualtierozorni.altervista.org/grapher/grapher_app.htm
DHTML, JavaScript | VectorGraphics-Library
- http://gualtierozorni.altervista.org/jsgraphics/jsgraphics_e.htm
DHTML-Drag&Drop-Library
- http://gualtierozorni.altervista.org/dragdrop/dragdrop_e.htm

JavaScript, DHTML Tooltips
- http://linuxnotes.us/lostpages/walterzorn.de/tooltip_old/tooltip_e.htm
Rotate Image
- http://gualtierozorni.altervista.org/rotate_img/rotate_img.htm
Online Function Grapher
- http://gualtierozorni.altervista.org/grapher/grapher_e.htm

- http://web.archive.org/ (Walter Zorn, Munich, 2007)
http://www.frontiernet.net/~bambam0099/3SI/ToolTip/Website/tooltip_e.htm

4023976 visitors on www.walterzorn.com since 27. 12. 2002

4. Class WalterZornTips (http://www.jarvana.com)
org.wicketstuff.jwicket.tooltip

Class WalterZornTips
java.lang.Object
org.apache.wicket.behavior.AbstractBehavior
org.apache.wicket.behavior.AbstractHeaderContributor
org.wicketstuff.jwicket.tooltip.AbstractToolTip
org.wicketstuff.jwicket.tooltip.WalterZornTips
All Implemented Interfaces:
java.io.Serializable, org.apache.wicket.behavior.IBehavior, org.apache.wicket.IClusterable, org.apache.wicket.markup.html.IHeaderContributor
W
walterzorn - Static variable in class org.wicketstuff.jwicket.tooltip.WalterZornTips

WalterZornTips - Class in org.wicketstuff.jwicket.tooltip
This class is a wrapper around Walter Zorn's ToolTip library.
WalterZornTips(String) - Constructor for class org.wicketstuff.jwicket.tooltip.WalterZornTips

Source:
Maven-Focused Java Class and Archive Search Engine
- Jarvana searches the central maven repository and provides maven dependency information for classes and artifacts.
http://www.jarvana.com/jarvana/
http://www.avajava.com/tutorials/
http://www.jarvana.com/jarvana/view/org/wicketstuff/jwicket-tooltip-walterzorn/1.4.11/jwicket-tooltip-walterzorn-1.4.11-javadoc.jar!/org/wicketstuff/jwicket/tooltip/WalterZornTips.html


Examples
1. cniv-sigla.htm (http://www.icvl.eu, M. Vlada)



2. Terry Brooks: tabrooks AT u.washington.edu (INFO 343 Web Technologies - Autumn 2010)

JavaScript Vector Graphics Library (Walter Zorn)
Source:http://projects.ischool.washington.edu/tabrooks/343INFOAutumn10/walterZorn/zorn.htm

3. mapper.netzgesta.de © 2011 by Christian Effenberger

Demonstration .
mapper.js 2.4 allows you to add automatic area highlighting to image maps on your webpages (inc. export to SVG). It works in all the major browsers - Mozilla Firefox 1.5+, Opera 9+, Safari and IE6+. On older browsers, it can use "jsgraphics" from Walter Zorn (if installed), else it'll degrade and your visitors won't notice a thing.
Source: http://www.netzgesta.de/mapper

4. Pure Javascript Martin Browser Fractals By Peter Bromberg (2007)

"I've always had a fascination with fractal geometry. Its funny because I was so disinterested in mathematics that I almost failed 9th grade algebra. But once through college and with the advent of computers and graphics, math took on a whole new light for me. At home we have a coffee-table copy of Benoit Mandelbrot's book on Fractals (Mandelbrot could be considered the "father" of fractals, the Mandelbrot Set is named after him) ... Recently I came across Walter Zorn's Javascript graphics library and was impressed. Essentially he is drawing colored div tags into the browser, each absolutely positioned. No VML, no SVG - it's 100% pure client script, and it works with virtually every browser. The single .JS file is only about 19K, and if you compress it as I did, you can get it down to about 11K - not bad at all. So, I turned my attention back to my Martin Fractals article and decided to adapt the functions to use Zorn's library. ."

Source: http://www.eggheadcafe.com



No comments: