The Artima Developer Community
Sponsored Link

Java Buzz Forum
How to Produce Good Software, Part 6

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
How to Produce Good Software, Part 6 Posted: Mar 1, 2005 10:47 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: How to Produce Good Software, Part 6
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Graham Glass is continuing to discuss his philosophy on building good technology with How to Produce Good Software, Part 6. Common sense is a common key to Grahams thoughts. It is nice to hear anecdotes which back up that common sense: I’d like to share an anecdote about one of the items in the above list: listening to users more than analysts when determining feature sets. In the early days of web services, analysts were saying that adoption of web services would not take off until XML-based security standards like WS-security were available. Because of this sentiment, we thought that Glue might not be adopted until we implemented this particular standard. But due to resource constraints, Glue 1.0 only shipped with support for SOAP over HTTP and HTTPS. But to our surprise, most of our customers didn’t really care about WS-Security, and found that HTTPS was sufficient for secure communications. This was an example where users had a significantly different set of needs than those being suggested by the analyst community. Later, of course, we added support for WS-Security, but even to this day it is a feature that is rarely used.

Read: How to Produce Good Software, Part 6

Topic: E4X: Is ECMAScript the glue language we have wanted? It powers the browser VM. Previous Topic   Next Topic Topic: JBoss ClassLoader Logic

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use