July 2002 Archives
Siva Vaidhyanathan's new article 'Copyright as Cudgel' is a call to arms for academics to start paying attention to copyright and the limits to fair use that the information commons that the Digital Millenium Copyright Act and other legislation has imposed.
If innovation and creativity truly depend on an active and flourishing public domain or creative commons then it is time for all of us to protect the future of creativity.
Teleogic Innovate has an article on the future of software development. Software and System Development Megatrends (requires registration).
The key point Heyhoe makes is that the development of software visualization tools are on the brink of reducing the amount of time needed to complete programming projects.
Up to and including 3GLs, we’d been crafting our solution in what amounted to textual or mathematical notation. Of course this was tough for someone else to read and understand and maintain (fix or change). Humans are much better at grasping concepts when presented with a visual representation. Visual design notations such as those defined by Yourdon and Jackson became a popular way to describe the kind of programs that we were trying to write. Some tools (often called Computer Aided Software Engineering or CASE tools) supported the generation of C or Ada from visual designs. Other, so-called ”object oriented”, visual design notations such as Booch, Objectory, OMT, Shlaer-Mellor and so on followed. This plethora of notations was brought together in 1997 into one notation called the Unified Modeling Language. This UML, and another notation called the Specification and Description Language (SDL) that is de facto in the real-time and telecommunications industries, are today the dominant visual design notations.
The initial reactions of programmers to these visual languages is skepticism. Can we really trust computers to interpret our visual diagrams correctly? Heyhoe rejects this skepticism by saying it is equivalent to the skepticism that greeted the first compilers and replaced assembly language. I'm not familiar with the tools enough to gauge their accuracy but the thesis is intriguing.
I will say one thing in favor of text and mathematical notations. Part of what makes text files really useful for configuration on Unix and other systems is the ability for people and computers to share an immediate interface for automation. Programmers and the computer can both understand the concept of moving onto the next line or searching for a particular string of text. Our language for identifying the structure of a visual diagram seems much poorer. It may be the case that I am unaware of how easily it is for the computer to represent our diagrams but are those digital codes as easy for humans to read? In other words there needs to be a format that is readable by both computers and humans in order for the easy internetworking of tools to work and for those tools to build upon each other in synergistic ways. Where are the pipes that link one UML document to another?
Point, Click, Think? is an intriguing article from the Washington Post on the way the internet changes how students think and research.
On the good side, Net thinkers are said to generate work quickly and make connections easily. "They are more in control of facts than we were 40 years ago," says Bernard Cooperman, a history professor at the University of Maryland.But they also value information-gathering over deliberation, breadth over depth, and other people's arguments over their own.
The article gives a good, balanced account of the benefits and the dangers of the internet as the primary source of research and knowledge. I know that my habits of research have changed since I graduated from college a decade ago. The internet has helped me most in the discovery of new areas of research. For example, I knew very little about Human Computer Interaction (HCI) studies until last year when a fellow student sent me a link to a conference. From there I went onto search web sites for HCI and attend the conference. Since then I've been to the library, joined SigCHI and the ACM and begun to discover the journals that make up the field. The internet is, IMHO, better seen as a gateway than a final destination.
