Tech Heads Should Build Software for the Average Person

Written by Jesse S. Somer


Beingrepparttar total opposite to a technical person, it is hard to imagine future Internet software advances. The techno-humans have come up with incredible ideas and subsequently their ideas have come to fruition. It seems like anything a human puts their mind to can be done. Our species has come such a long way, but I feelrepparttar 107666 key torepparttar 107667 next part in our evolution of technology and consciousness is to integraterepparttar 107668 ideas ofrepparttar 107669 average person. Who do we build all this technology for anyway? I think it’s made for humans to have a better life. It’s time to start makingrepparttar 107670 technological advances in computing withrepparttar 107671 non-computer-based people ofrepparttar 107672 world in mind. A famous American journalist Sidney J. Harris once said,

“The real danger is not that computers will begin to think like men, but that men will begin to think like computers.”

Computer and Internet specialists have to realize that they have gone so deep into their fields that they now can no longer see whatrepparttar 107673 computer world looks like to a novice like myself. All this techno-jargon and hundreds of different types of software can be quite overwhelming to a normal person who just wants to take part in this new way of interacting with reality and society.

We’ve got to simplify if we want this awesome force to be integrated into our lives in its highest form. I knowrepparttar 107674 Internet is growing at an incredible rate already. One only has to look atrepparttar 107675 example of India to seerepparttar 107676 incredible mark Information Technology has made. You can go into a tiny village that looks relativelyrepparttar 107677 same as it has been for fifty years;repparttar 107678 general infrastructure is shocking: broken traffic lights, decrepit buildings, power lines splaying out in chaotic patterns. But, something big has changed; each town now has a satellite dish, and an ISP connection (Internet Service Provider)! This is truly amazing. However I believe it is onlyrepparttar 107679 beginning of a new revolution that will arrive when we simplifyrepparttar 107680 information and communication processes.

Choose your java wisely…

Written by Shashank


Java has come along a long way. Many would agree with this. I did not untilrepparttar Java 1.5 “Tiger” hit me. The tiger had several new features, and more importantly, it has new syntax. Six major upgrades thatrepparttar 107665 tiger presents are certainlyrepparttar 107666 generics, enhanced for loop, autoboxing (unboxing), improvement on Typesafe enum, Static import andrepparttar 107667 metadata. Out of these six, at least four would be used in my daily “programming” life. Of course there are many more, which can be found at java’s official site. From java 1.1 to 1.4, it seemed more like new frills were simply added. It felt like earning more brownie points when you downloadedrepparttar 107668 newer version. But should I start using 1.5 immediately, maybe not.

The developers and programmers (if you distinguish between them) are left with one great dilemma (me too). It certainly is as to which version to use when preparing software in java. This problem hides itself underrepparttar 107669 carpet when you are programming for a specific client with a specific system where you can get it upgrade on site, but whenrepparttar 107670 app is going to be used by Mr. Williams from South Africa and Ms. Lee from Japan, you really have to give a thought as to whether your app is going to run on bothrepparttar 107671 systems (that is why java was made inrepparttar 107672 first place, isn’t it?). I’ve always hadrepparttar 107673 latest version ofrepparttar 107674 sdk, yet I would try and target compiling in a lower possible version, so that even those people would be able to userepparttar 107675 apps, who were, well, frozen in time and didn’t go uprepparttar 107676 “version ladder”. For e.g., ordinary applets, by me and my company, in most ofrepparttar 107677 cases would be compiled in java 1.1, so that no user ends up waiting for an hour beforerepparttar 107678 plugin forrepparttar 107679 latest version is downloaded and installed (get yourself a coffee if your yawning). For e.g., once on a tour, I happened to visit some site in a cyber café, which said that I needed to install java plugin 1.4 to viewrepparttar 107680 page correctly (apparently, cyber cafes don’t bother much about upgrading java), and when I did, it turned out to be a stupid advertisement (Ahhh! What agony!). Of course, over a period of time, you expectrepparttar 107681 users to have gone to a level of higher java plugin courtesy other company’s applets, but just to be sure…

Cont'd on page 2 ==>
 
ImproveHomeLife.com © 2005
Terms of Use