Up to Newsletter Index

May 2007 Newsletter

 

Quotable Quotes

 

If you change the way you look at things, the things you look at change.  –Wayne Dyer

 

It is not the greatness of a man's means that makes him independent, so much as the smallness of his wants.  –William Cobbett

 

A wise man will make haste to forgive, because he knows the true value of time, and will not suffer it to pass away in unnecessary pain.  –Samuel Johnson

 

Not what we have but what we enjoy, constitutes our abundance.  –John Petit-Senn

 

If you want to know your past, look into your present conditions. If you want to know your future, look into your present actions.  –Chinese Proverb

 

Look for the opportunities in the difficulties, not the difficulties in the opportunities.  –Victor Fiorelli

 

I love men who can smile in trouble, who can gather strength from distress, and grow brave by reflection.  –Thomas Paine

 

You can tell more about a person by what he says about others than you can by what others say about him.  –Leo Aikman

 

Suffering and joy teach us, if we allow them, how to make the leap of empathy, which transports us into the soul and heart of another person. In those transparent moments we know other people's joys and sorrows, and we care about their concerns as if they were our own.  –Fritz Williams

 

A good leader is a person who takes a little more than his share of the blame and a little less than his share of the credit.  –John C. Maxwell

 

Return to top

 

Software Development Process

Article:  Devil in the Detail

Developing strategy is easy, but executing is hard.  And IT is becoming the linchpin to successful strategy execution.  This article explores the key role of IT in the process.

http://www.cio.com.au/index.php/id;1190056555

 

Article:  The Essence of Agile

This book excerpt gives a good, general introduction (not methodology specific) to agile development techniques.  The excellent diagrams really help reinforce the concepts.  The presentation is based on a comparison of agile principles to the common development methodologies, like waterfall, and it emphasizes the project management aspects.

http://www.awprofessional.com/content/images/9780321458193/samplechapter/0321458192_CH07.pdf

 

Article:  Gartner Calls On IT Heroes

A new report from Gartner indicates that, in general, IT organizations are not doing a good job of innovating to add business value.  The main reason for this is that IT has too much of a "control" mindset. 

http://www.informationweek.com/news/showArticle.jhtml?articleID=199200903

 

Book Excerpt:  Software Project Secrets:  Why Software Projects Fail:  Why Software Is Different

Running a successful software development project seems like the "holy grail" of IT.  This book excerpt explores why projects fail because software development doesn't follow the normal project management paradigms.

http://www.codeproject.com/books/SoftwareProjectSecrets2.asp

 

Article:  From Liability to Advantage

This discussion with John Graham-Cumming and John Ousterhout, the founders of Electric Cloud, looks at what organizations can do to remove the bottleneck in software development in the production/construction processes (such as build, test, package and deploy).

http://www.acmqueue.com/modules.php?name=Content&pa=showpage&pid=476

 

Article:  Business modeling with UML: Understanding the similarities and differences between business use cases and system use cases

When starting out with RUP (or one of the related "unified process" methodologies), one of the more difficult and esoteric points is the difference in purpose and content between business use cases (BUCs) and system use cases (SUCs).  This excellent article compares them and explains the type of content that belongs in each.

http://www-128.ibm.com/developerworks/rational/library/apr07/english/index.html

 

Articles and Analysis:  Gartner Analyst Says US IT Managers Are Mediocre and Lack Vision

Senior analysts at Gartner Group told an audience at their recent conference that American IT managers are mediocre and don't have vision.  In particular, IT needs to become more focused on their customers and how to provide business value.

http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9017558

http://blogs.zdnet.com/BTL/?p=4900

http://blogs.techrepublic.com.com/hiner/?p=445

 

Article:  Dynamic languages: More than just a quick fix

Dynamic languages, such as PHP, Python, and Ruby, which historically have been relegated to a scripting role are finding wider acceptance as primary application development languages due to the ability to develop applications quickly and to their ease of use in integrating applications.

http://www.infoworld.com/article/07/04/16/16FEscripting_1.html

 

Article:  Spreadsheets: Can’t Live Without ‘Em, So Learn to Live with ‘Em

As much as spreadsheets tend to be a headache for the IT organization, they do provide real value to business users.  This article explores some options for how IT can best manage and integrate with the spreadsheets that the business will inevitably use.

http://www.itbusinessedge.com/blogs/tve/?p=102

 

Article:  Corporate Agile Software Development

Development manager for Fortune 500 financial services firm discusses some of the techniques that they have successfully implemented for agile development.  The article provides detailed examples from the various phases/stages.

http://www.lostechies.com/blogs/joe_ocampo/archive/2007/03/15/corporate-agile-software-development.aspx

 

Article:  Building Communicating, Cooperating Teams to Foster Successful Agile Projects

This article discusses how to foster healthy communication within development teams and some of the negative group dynamics to watch out for.

http://www.awprofessional.com/articles/article.asp?p=683069

 

Return to top

 

Software Testing & Quality

Site:  The Kaizen Software Manifesto

Borrowing from the principles of manufacturing quality improvement, including kaizen ("continuous improvement"), poka-yoke ("error-proofing") and binshou ("agility"), this site presents some practical ways to apply these concepts to software development and quality.

http://www.kaizenmanifesto.org/

 

Article:  The Right Stuff

Performance testing is one of the key factors in testing web-based software.  However, you can't wait until the end of the project to do performance testing.  This article offers an interesting approach to including performance testing throughout the development cycle.

http://www.stickyminds.com/BetterSoftware/magazine.asp?fn=cifea&id=95

 

Article:  Building a Framework for Quality

With all of the pressures on IT, sometimes quality takes a back seat to other matters.  This article discusses how an IT organization can build quality in as an integral part of the overall development process.

http://www.gantthead.com/content/articles/235772.cfm

 

Return to top

 

Tutorials/References

Tutorial:  Java Generics 101: Mastering the Fundamentals

Sun introduced generics, which improves type safety, into Java in version 5.0.  However, many people believe that the effort to learn generics outweighs their benefits.  This article introduces generics and shows that they can be both useful and not too difficult.

http://www.informit.com/articles/article.asp?p=708377

 

Tutorial:  Regex Tutorial

Learning regular expressions can be quite difficult.  This excellent tutorial takes a great approach to simplify learning and help retention of the techniques.

http://en.kerouac3001.com/regex-tutorial-8.htm

 

Tutorial:  Securing Wireless Networks

Wireless networks are becoming ubiquitous for both home and business.  And security is extremely important for them.  This multi-part series gives you a step-by-step tutorial on how to reasonably secure your small network.  (See Part I article for links to subsequent articles.)

http://www.networksystemsdesignline.com/showArticle.jhtml?articleID=197003923

 

Reference:  Project Management Guidebook

This free guidebook outlines a typical project management process for software development.  While intended to get you to buy their templates, the guide is still useful as roadmap for the project management process.

http://software-files.download.com/sd/BZjmxIgW84MDAMcIWpzTYi2gQ6avBNXCLaBDpq8E1cItoEOmrwTVwuALFKhB-6q5MlX0X9txPQ46gr9Q7QPws384ZKY939qT/software/10513313/10513312/1174/Free-Guidebook.zip?&lop=feed.dl&subj=intfeed&part=dlint&pid=10513313&psid=10513312&ontid=2076&siteId=4&edId=1174

 

Reference:  ASCII Chart

When doing development or web design work, having a handy reference of ASCII characters and their corresponding HTML character entities is helpful.  This chart is a one-page PDF file that you can print out and hang on your wall.

http://www.kellermansoftware.com/pc-23-5-free-ascii-chart.aspx

 

Tutorial:  SQL Joins Explained

Understanding how to combine data from multiple tables in a relational database is the key to success with them.  This excellent article explains the various types of joins using Venn diagrams to help understand the concepts.

http://www.khankennels.com/blog/index.php/archives/2007/04/20/getting-joins/

 

Tutorial:  JDK Tutorial

This series of tutorials explores some of the more difficult parts of the Java language to learn for beginners, such as collections, network programming, using sockets and datagrams, XML parsing, and encryption.  The tutorials are straightforward without leaving out important details and use great examples.

http://www.herongyang.com/jdk/

 

Tutorial:  An Overview of Cryptography

As application security becomes more important, understanding the principles of cryptography has increased in priority.  This comprehensive tutorial is also very understandable, even for beginners.  It covers most of the common cryptography techniques, as well as specific algorithm implementations of them.

http://www.garykessler.net/library/crypto.html

 

Return to top

 

Career Development/Miscellaneous

Article:  Top 10 reasons why happiness at work is the ultimate productivity booster

Excellent article that discusses the motivational effects on workers who enjoy their work and workplace.

http://positivesharing.com/2007/03/top-10-reasons-why-happiness-at-work-is-the-ultimate-productivity-booster/

 

Article:  Make the Most of the White Space in Your Business Day

Almost everyone is pressed for time during their work day.  This article explores how you can use the "white space" (time between meetings, etc.) to get some real work done.

http://www.informit.com/articles/article.asp?p=715533

 

Article:  10 things you should know about developing soft skills to advance your IT career

Technical workers tend to be very analytical, but to succeed in most jobs, you need to hone your "soft" skills as well.  Here are 10 suggestions for improving them.

http://i.i.com.com/cnwk.1d/i/tr/downloads/home/10_soft_skills.pdf

 

Article:  Are you a slob?  Good, you're more productive

New research shows that people with messy desks are actually more productive, often because spending time tidying their work area takes away from productive time.  I guess A. A. Milne was right:  One of the advantages of being disorderly is that one is always making new discoveries.

http://www.extremetech.com/article2/0,1697,2105584,00.asp

 

Article:  Loutish users scupper collaborative technology

Forget technical limitations and costs as the limiting factors in using collaborative technologies like web conferencing and video conferencing.  The main problems facing these are socially inept and ill-mannered participants.

http://www.theregister.co.uk/2007/04/13/ill_mannered_collaboration/

 

Article:  Want inspiration in the workplace? Then you'd better get to work on it

Creativity and innovation are considered in the pinnacle of intellectual capital in organizations.  But experts say that innovation doesn't "just happen" and management needs to nurture it.

http://www.usnews.com/usnews/biztech/articles/070422/30eecreativity.htm

 

Article:  The Myth of High-Tech Outsourcing

A new report from the American Electronics Association trade group indicates that technology hiring is at a level not seen since the boom of the 1990s.  Almost 150,000 new technology jobs were added in 2006.

http://www.businessweek.com/technology/content/apr2007/tc20070424_967747.htm

http://www.eweek.com/article2/0,1895,2121608,00.asp

 

Slide Show:  Mr. C's Top 15 Current IT Buzzwords

Here are 15 recent technology buzzwords that will make you grin, scream, or reach for your thesaurus.

http://www.eweek.com/slideshow/0,1206,pg=0&s=26744&a=205603,00.asp

 

Article:  Tech Pros Fret over Their Business Skills

A new report from headhunter Dice shows that over 25% of technology professionals feel that they business savvy is weak and that this is holding them back.

http://www.eweek.com/article2/0,1895,2113747,00.asp

 

Tool:  Cool Million

Want to know about how much money you'll have at retirement?  This simple calculator has you enter your age, desired retirement age, current savings, monthly savings rate, and expected rate of return.  Then it graphs how much money you can expect to have each year until retirement.  Unlike other tools, it also takes into account inflation.  The depressing part of the chart is how much inflation takes away, as it shows the expected and inflation-adjusted amounts.

http://www.acctsite.com/calcs/Millionaire.html

 

Article:  Boss Science

Many people have difficulty with their boss.  Are there some common characteristics among supervisors that make this so?  This article dissects the characteristics of difficult bosses.

http://nymag.com/guides/2007/officelife/30010/

 

Article:  Study Finds You Don't Have To Be Smart To Get Rich

A new study shows that people of below average, average, and above average intelligence, based on IQ, have about the same levels of wealth.  However, the study did find that those with above average IQ tended to get paid more.

http://www.informationweek.com/news/showArticle.jhtml?articleID=199201363

 

Article:  52 Proven Stress Reducers

Stress is simply a part of life and, remember, stress in and of itself is not bad; it's how you react to and deal with stressors.  This site provides a great list of ways to reduce stress.

http://www.twu.edu/o-sl/counseling/SelfHelp001.html

 

Return to top

 

Telecommunications/Networking Industry

Article:  FCC Takes Another Stab at Net Neutrality

The FCC has announced that it will again review how providers are behaving with respect to providing equal access to content.  It is not clear what action, if any, will result from the inquiry.

http://www.eweek.com/article2/0,1895,2107354,00.asp

 

Article:  Broadband over powerline is ready to explode

Internet service at up to 3Mbps via simple adapter plugged into a wall outlet is set to take off.  Use is expected to rise to 2.5 million customers by 2011, especially in rural areas not served by cable or DSL.

http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9011985

 

Return to top

 

Useful Utilities

Universal Viewer (Free – Windows 9x/NT/2000/2003/XP/Vista – 750kB)

Universal Viewer is an excellent file viewer that supports a variety of file formats, including text, RTF, images, HTML, and multimedia files.  It integrates with Windows Explorer, so you can simply right-click on a file and display it in Universal Viewer.

http://atorg.net.ru/universal_viewer/index.htm

 

vimplugin (Free – Cross-platform – 281kB)

vimplugin is an Eclipse plug-in that allows you to use the Vim editor from within Eclipse.  If you prefer good old Vim (or vi) editors, this tool can greatly improve your productivity.

http://vimplugin.sourceforge.net/

 

WiPeer (Free – Windows XP and .NET 2.0 – 4.2 MB)

WiPeer allows you to set up ad hoc peer-to-peer wireless networks that don't require any access point or router.  Two (or more) PCs with wireless adapters can communicate directly.  Some uses for this are file sharing, instant messaging, and even playing multiplayer games.

http://www.wipeer.com/

 

StarDict (Free – Windows 9x/NT/2000/XP/2003/Vista and Linux – 1.2MB)

StarDict is a handy standalone, offline dictionary tool.  It allows you to lookup words and get definitions and other information, including synonyms, from a variety of sources.  It includes a "scan" feature that will display the definition (using the default/primary dictionary) when you hover over a word in most any application, including web browsers.  In addition to the program itself, you must "install" the desired dictionary files into the /dic directory under the main program directory.  (Note:  Requires GTK+ toolkit.  Most Linux distributions include GTK+.  Check here for latest version of Windows run-time GTK+ libraries.)

http://stardict.sourceforge.net/

 

EclipseSQL (Free – Cross-platform – 1.48MB)

EclipseSQL is an Eclipse (version 3.2 or later) plug-in for querying and browsing databases from within the Eclipse environment.  It is compatible with any database that supports JDBC, such as MS SQL Server, MySQL, and Oracle.  You can run queries and other SQL commands directly and the results are displayed in tabular fashion.  Likewise, you can browse the database objects in a tree view.  A standalone version of the tool is also available, if you don't want to use it as an Eclipse plug-in. 

http://eclipsesql.sourceforge.net/

 

Visual Tooltip (Free – Windows XP/Vista – 400kB)

Visual Tooltip adds functionality to Windows XP to show a thumbnail image of an application on the Task Bar by hovering over the icon with your mouse.  It also includes a "dock bar" that you can attach the thumbnails to for easy access.  Likewise, you can drag the thumbnails to any position on the desktop.

http://chsalmon.club.fr/index.php?en/Visual-tooltip-about

 

Let Me Type (Free – Windows 9x/NT/2000/XP/Vista – 592kB)

Let Me Type (LMT) runs in the background and learns as you type.  Then, when you type the first few letters (typically just two or three), it displays a drop-down list of suggestions.  It works similar to Intellitype in some Microsoft applications, but works in all programs.  You can even edit its vocabulary lists and set thresholds for the range of number of letters before it displays choices.

http://www.clasohm.com/lmt/en/

 

Return to top

 

Just For Fun

The Hex Clock

This site presents the concept that, instead of using a combined decimal-duodecimal system for time keeping, we should use hexadecimal (base 16).  It's an interesting idea, but I think that hundreds of years of tradition will be hard to break!

http://intuitor.com/hex/hexclock.html

 

Random Wikipedia Entry

Here's a great time-waster and distractor!  :)  This link will take you to a random page on Wikipedia each time you click on it.  Give it a try!  Who knows?  You might learn something you didn't know or find something interesting.  (Note:  Wikipedia is much maligned, but I find it useful as a starting point for doing research.  Just like with anything, always check your sources and facts before accepting information at face value.)

http://en.wikipedia.com/wiki/Special:Randompage

 

Listening To Words

This site is an excellent directory to audio lectures from across the Internet.  It features presentations on a wide variety of topics and lectures are topically tagged for easy searching.

http://www.listeningtowords.com/

 

Weekly Word Quiz

This quick, 5-question weekly quiz can help you build your vocabulary.  Who knows what kinds of interesting new words you might learn.

http://landabooks.com/quiz.html

 

Medieval Help Desk

What if they had help desks before the technology age?  :)

http://www.youtube.com/watch?v=pQHX-SjgQvQ

 

The Male Brain vs. the Female Brain

Some interesting facts about the differences between men's and women's brains.  These explain a lot of the differences between how men and women act and react.

http://www.thedigitalbeat.com/2007/04/male-brain-vs-female-brain.html

 

301 Useless Facts

Here's a collection of many little-known bits of trivia in a wide variety of topics.  Who knew that the king of spades in a deck of cards represented King David from the Bible?

http://www.singlegrain.com/blog/301-useless-facts/

 

Maurice Bennett:  Toast Artist

OK.  So you know that I like to feature some off-beat links in this section.  But I think that this one might take the cake.  This guy creates artwork out of toast.  It's a little bit (or maybe a lot!) weird, but some of the works are quite interesting.

http://mauricebennett.co.nz/

 

Return to top