March 2006 Newsletter
As we express our gratitude, we must never forget that the highest appreciation is not to utter words, but to live by them. –John Fitzgerald Kennedy
Appreciation can make a day, even change a life. Your willingness to put it into words is all that is necessary. –Margaret Cousins
Happiness lies in the joy of achievement and the thrill of creative effort. –Franklin Roosevelt
Don't throw away the old bucket until you know whether the new one holds water. –Swedish Proverb
One of the few things that can't be recycled is wasted time. –Sean Covey
Management is doing things right; leadership is doing the right things. –Peter Drucker
At times our own light goes out and is rekindled by a spark from another person. Each of us has cause to think with deep gratitude of those who have lighted the flame within us. –Albert Schweitzer
This book excerpt discusses some of the important trade-offs that must be
considered when developing your software development methodology, including
descriptive versus prescriptive (guidelines or rules), schedule-driven or
feature-driven, etc.
http://www.informit.com/articles/article.asp?p=434641
This site provides an adaptable template for documenting system
requirements, along with detailed instructions for applying the template. This template and methodology are very good
starting point for gathering requirements and the style is applicable to both
traditional and agile processes.
http://www.systemsguild.com/GuildSite/Robs/Template.html
Almost 20% of IT projects fail outright and half of them are late and/or
over budget. It's easy to blame these as
IT failures, but the true reasons are more complicated. This article explores some of the causes and
how to avoid such pitfalls on your own projects.
http://www.infoworld.com/article/06/01/30/73889_05FEworst_1.html
This concise, but rich article gives some common-sense advice for how to
develop and implement Web 2.0 (e.g.,
http://web2.wsj2.com/thinking_in_web_20_sixteen_ways.htm
Life is full of risks and risks are not all bad. This article presents the problems with
trying to play it too safe when it comes to developing applications.
http://headrush.typepad.com/creating_passionate_users/2006/01/death_by_riskav.html
Are you considering adopting an agile methodology for your development
projects? As with any process, agile
techniques have their own difficulties.
Read about how to avoid some of these problems.
http://www.informit.com/articles/article.asp?p=441115
Booch gives an overview of his latest effort:
Creating a print and online handbook about principles for developing
good software architecture.
http://www.informit.com/articles/article.asp?p=432809
Most of these are pretty standard practices, but this concise list brings
them together in a nice fashion with just the right amount of commentary.
http://techrepublic.com.com/i/tr/downloads/home/10_pm_best_practices.pdf
This article discusses some new techniques being researched to help eliminate bugs in software and to prevent them in the first place. Some of these techniques include Whyline and anti-patterns.
http://www.pcmag.com/article2/0,1895,1845417,00.asp
Building on the principle that when code has one bug, there are often other ones in the same vicinity, this article provides some tips for how to isolate other problems and how to be on the lookout for them when you find one problem.
QA goes beyond only testing of an application/system to include also methodology and processes.
http://www.acmqueue.com/modules.php?name=Content&pa=showpage&pid=276
AST is a non-profit professional organization dedicated to advancing the understanding and practice of software testing. AST appears to be an organization founded by Cem Kaner, a well-known advocate for software testing. It looks to be developing a journal about software testing.
http://associationforsoftwaretesting.org/
In this article, Scott Ambler discusses the increasingly important role of testing in agile development methodologies. In agile techniques, the difference for testing is that it is a tool that is used throughout the lifecycle rather than focused at the end.
http://www.asq.org/pub/sqp/past/vol7_issue4/sqpv7i4ambler.pdf
This brief article lists some great ideas for how to organize and run
meetings that actually provide some value for those who attend.
http://www.43folders.com/2006/02/21/meetings/
reAnimator is a unique regular expression evaluation tool
that not only validates an input string against the regex,
but shows both non-deterministic and deterministic finite-state automatons for
the expression. A very
helpful tool in understanding and 'untangling' complex regexes.
http://osteele.com/tools/reanimator/
This site provides categorized links to dozens of tutorials in
programming languages, web development and design, and databases. The site is topically organized and quite
well structured.
http://www.geocities.com/online_software_tutorial/
Even in the face of outsourcing, a
recent study by ACM indicates that IT employment in the
http://money.cnn.com/2006/02/23/news/economy/jobs_it_offshoring/index.htm
Most people would agree that working in IT today is not really all that fun. This article looks at some technology leaders who make their workplaces fun and reap benefits of improved productivity as a result.
http://www.computerworld.com/careertopics/careers/story/0,10801,107192,00.html
Even if writing is not a top priority for you, in most technology jobs, written communication is an extremely important skill. This article has some excellent practical tips on how to improve your writing without much effort at all.
http://www.scalzi.com/whatever/004023.html
New research indicates that subconscious contemplation (i.e., "sleeping on it") is helpful in making complex decisions and that "over-thinking" a problem leads to mistakes.
http://www.newscientist.com/article.ns?id=dn8732
This author provides a humorous, but still quite true, look at the various personalities that come out in meetings. Follow-up postings provide some additional common characters.
http://jonathangrubb.blogspot.com/2006/02/8-types-of-meeting-attendees.html
This succinct blog post offers some great advice to IT workers about their role in the organization and where they should focus their time and energy.
http://blogs.ittoolbox.com/bi/confessions/archives/007715.asp
A neat twist on the usual "top 10" lists, this author provides a nice list of ideas to improve your programming skills and effectiveness.
http://www.chrylers.com/weblog/topten.php
Surveys show that the job market is opening up in the IT arena. Some of the skills in high demand for 2006 include developers with .Net and Java skills, business analysts and IT relationship managers who work with business managers to understand their divisions' requirements, security experts, and project managers. Many of the needed skills are geography specific.
http://www.computerworld.com/careertopics/careers/story/0,10801,107363,00.html
More businesses, including large organizations, are moving away from private data services, such as private lines, to using public Internet for transport.
http://www.computerworld.com/networkingtopics/networking/story/0,10801,108548,00.html
This author proposes that many of
the changes being made by the large domestic
http://www.thenation.com/doc/20060213/chester
Robert X. Cringely decries Congress' attempts to reform the technology of the Internet via legislation.
http://www.pbs.org/cringley/pulpit/pulpit20060209.html
xacc.ide is a free IDE written in pure C# focusing on .NET development. It has support for other languages, including C/C++, XML, and Yacc. The only external tools required are the .NET framework and SDK to develop C# .NET applications.
http://blogs.wdevs.com/leppie/
Unipage is a new format that allows you to save an entire web page, including styling, images, and dynamic functionality, in a single file that can be viewed in a web browser. Currently, it works only on Windows, but Linux and Mac OS support is planned, as well as a Firefox browser extension. Also, Internet Explorer versions 6 and below do not properly display pages saved with Unipage.
Let'sPowWow is a free Internet conferencing platform/service, similar to Webex. It allows up to 10 users (more for a fee) to collaborate and share desktops and files and includes free phone conferencing, as well. The system is Java-based and so it can work on most any system, including Windows, Macintosh, and Linux. Likewise, it uses TCP
Universal Extractor is a handy archive extractor/decompressor that not only handles standard archive files (e.g., ZIP and RAR), but can also extract files from self-extracting archives, including Microsoft Cabinet files, Wise Installer executables, and ZIP SFX files.
This is downloadable complete CD-ROM (ISO format) full of freeware and open source applications for Windows platforms. The selection of applications on this CD is excellent and includes many tools that I've recommended in this newsletter. This is the perfect CD companion to have when building a new computer system.
http://www.ttcsweb.org/osswin-cd/
While I personally recommend setting up PDF "printer" on your local machine (see Productivity Tips in November 2003 newsletter for details), sometimes you might not have this option (locked down PC, on the road, etc.). In those cases, ExpressPDF will allow you to create a PDF file of a web page, MS Word document, or MS Excel spreadsheet. You simply provide the file and the service e-mails the PDF document to you.
The text of most Windows message boxes can be captured to the Clipboard for use in error reports, etc. by pressing <Ctrl>+<Shift>+C while input focus is on the message box. Then you can paste the contents into a text editor or other application. This method captures the window title and button labels as well.
This online game, sponsored by
Intel, is sort of a
http://www.intel.com/cd/corporate/europe/emea/eng/114556.htm
This excellent site from a
professor at the
http://howthingswork.virginia.edu/
Desktop Earth is both an online tool or a downloadable Windows application that uses satellite images to render a image for use as your desktop wallpaper. The image accurately represents day and night, even accounting for the day of the year. The downloadable version runs in the system tray and automatically updates your wallpaper.
http://codefromthe70s.org/desktopearth.asp
Want to know the #1 song on the day you were born, the day you got married, or just whenever. This site lists the #1 song from Billboard magazine for any date from 1940 to now.
http://home.comcast.net/~josh.hosler/NumberOneInHistory/SelectMonth.htm
What legacy do you wish to leave for future generations? While most of us consider what will happen to our earthly belongings when we die, what will people remember about you as a person? The Remembering Site offers a unique opportunity to write your "life story" (an autobiography) and add to it as you go along (perhaps on each subsequent birthday). You can share your story with others easily from the site.
http://www.therememberingsite.org/
This isn't a fancy site, but it provides tons of useful information about how many different types of products are manufactured. The descriptions are in simple, plain language and a brief without leaving out important details. This site is truly fascinating.
Beautiful,
high-resolution photographs from national parks across the
http://www.terragalleria.com/parks/parks.html