[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Using The Principle of Least Power As A Razor

  • To: "Bullard, Claude L (Len)" <len.bullard@i...>
  • Subject: Re: Using The Principle of Least Power As A Razor
  • From: Peter Hunsberger <peter.hunsberger@g...>
  • Date: Thu, 16 Feb 2006 10:10:13 -0600
  • Cc: XML Developers List <xml-dev@l...>
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ultdZ2gAxuJ63hc2kz9L92NIq3ZwCWk6TuVUWMZNoWaJOwW4trtzDfpE7KfQMG0GD1DnBVXfdL6h5P0FFQ87/GjjyUCqOnSeWnvstmQrfOMVOVz8lQdj7odbHrhFOqNSBnOW2toyg9H2MwGUJpkn/Ou88ZG2tc/vB1gxQyOw2uM=
  • In-reply-to: <15725CF6AFE2F34DB8A5B4770B7334EE0BB1FE98@h...>
  • References: <15725CF6AFE2F34DB8A5B4770B7334EE0BB1FE98@h...>

thanksgiving sales razor
On 2/16/06, Bullard, Claude L (Len) <len.bullard@i...> wrote:
> I hate to see web architectural principles in the same
> light as pop psychology.  So if there really is a
> deeper and clarifying principle here, one wants to be
> able to express it in simple terms that the marketing
> department can't screw up.

Don't think there is any deep clarifying principle here.  Even if
there was, it's not one that couldn't be screwed up....

I recall the first time I encountered the Mandelbrot set: the
algorithm looked pretty simple so I coded it up in a high level
language I was using at the time.  It had good floating point
libraries and I figured things would work fine.  The resulting program
was probably about 200 lines of code and took like 30 minutes to
produce a very low resolution plot.  So next I turned to C.  Now I got
it down to maybe 100 lines of code and I got a better resolution graph
in a couple of minutes but still nothing like the images that I
wanted.  Finally, I turned to 370 Assembler.  I had direct access to
the floating point registers so I could pull a couple of numerical
manipulation tricks and I finally got something that ran in seconds
and produced the results I wanted with probably about 40 lines of
code. (All of these essentially fed the same graphics library).

Could I base any development principles on this? Absolutely not, the
result was completely specific to the problem at hand and I think it
always will be.  IT seems to me that finding the "least powerful" way
to implement an algorithm, system or whatever requires as much
analysis, modelling and experimentation as any other approach to
matching requirements to implementation, if not more and is not
something that can be generalized or encapsulated in a couple of pithy
sound bites worth of "wisdom"..
--
Peter Hunsberger

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.