(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

What is it about?

It's an edited book of articles (many by people who worked with Fries) that use the work of Charles C. Fries as a starting point and then develop some aspect of that work.

Why is it important?

Many of the articles challenge conventional views of Fries's work in important ways.

Read more on Kudos…
The following have contributed to this page:
Peter H Fries
' ,"url"));