Application Development/Configuration Management
There are a large number of programming languages and development tools for writing today's applications. Each development system has its own visual programming interface for building GUI front ends and its own fourth-generation language (4GLs) for doing the business logic. Programmers are always learning new languages to meet the next generation.
Traditional programming has given way to programming for graphical user interfaces and object-oriented methods, two technologies with steep learning curves for the traditional programmer.
Programming managers are responsible for maintaining legacy systems in traditional languages while developing new systems in newer languages. They must also find ways to keep track of all the program modules and ancillary files that make up an application when several programmers work on a project. Stand-alone version control and configuration management programs handle this, and parts of these systems are increasingly being built into the development systems themselves (see configuration management).
Database Management
Like all software, a database management system (DBMS) must support the hardware platform and operating system it runs in. In order to move a DBMS to another platform, a version must be available for the new hardware and operating system. The common database language between client and server is SQL, but each DBMS vendor implements its own rendition of SQL, requiring a special SQL interface to most every DBMS.
Database administrators must select the DBMS or DBMSs that efficiently process the daily transactions and also provide sufficient horsepower for decision support. They must decide when and how to split the operation into different databases, one for daily work, the other for ad hoc queries. They must also create the structure of the database by designing the record layouts and their relationships to each other.
Operating Systems
Operating systems are the master control programs that run the computer system. Single-user operating systems, such as Windows and Mac, are used in the clients, and multiuser network operating systems, such as Windows NT/2000, Unix and NetWare, are used in the servers. Windows is the clear winner on the desktop, but Windows and Unix compete with each other for the server side.
The operating system sets the standard for the programs that run under it. The choice of operating system combined with the hardware platform determines which ready-made applications can be purchased to work on it.
Systems programmers and IT managers must determine when newer versions of operating systems make sense and plan how to integrate them into existing environments.
Communications Protocols
Communications protocols determine the format and rules for how the transmitted data are framed and managed from the sending station to the receiving station. Exchanging data and messages between PCs, Macs, mainframes and Unix servers used to mean designing networks for a multiprotocol environment. Today, most enterprises have migrated their proprietary protocols (IBM's SNA, Apple's AppleTalk, Novell's IPX/SPX, Microsoft's NetBEUI) to the Unix-based TCP/IP protocol, which is the transport of the Internet.
LANs
Transmission from station to station within a LAN is performed by the LAN access method, or data link protocol, which is typically Ethernet. As traffic expands within an organization, higher bandwidth is required, causing organizations to plan for faster Ethernet connections (from 100 Mbps to 1,000 Mbps to 10,000 Mbps).
Repeaters, bridges, routers, gateways, hubs and switches are the devices used to extend, convert, route and manage traffic in an enterprise network. Increasingly, one device takes on the job of another (a router does bridging, a hub does routing). Over the years, vendor offerings have been dizzying.
Network traffic is becoming as jammed as the Los Angeles freeways. Network administrators have to analyze current network traffic in light of future business plans and increasing use of Web pages, images, sound and video files. They have to determine when to increase network bandwidth while maintaining existing networks, which today have become the technical lifeblood of an enterprise.
WANs
Transmitting data to remote locations requires the use of private lines or public switched services offered by local and long distance carriers and Internet providers. Connections can be as simple as dialing up via modem or by leasing private lines, such as T1 and T3. Switched 56, frame relay, ISDN, SMDS and ATM offer a variety of switched services in which you pay for the digital traffic you use. With Internet access, you typically pay a fixed amount per month based on the total bandwidth of the connection.
Laptop use has created a tremendous need for remote access to LANs. Network administrators have to design LANs with a combination of remote access and remote control capability to allow mobile workers access to their databases and processing functions.
Network Management
Network management is the monitoring and control of LANs and WANs from a central management console. It requires network management software, such as IBM's NetView and HP's OpenView. The Internet's SNMP has become the de facto standard management protocol, but there are many network management programs and options. For example, there are more than 30 third-party add-ons for HP's popular OpenView software.
Systems and Storage Management
Systems management includes a variety of functions for managing computers in a networked environment, including software distribution, version control, backup & recovery, printer spooling, job scheduling, virus protection and performance and capacity planning. Network management may also fall under the systems management umbrella.
Storage management has become critical for two reasons. First, there is an ever-increasing demand for storage due to the Internet, document management and data warehousing as well as increasing daily transaction volume in growing companies. Secondly, finding the time window in a 7x24 operation to copy huge databases for backup, archiving and disaster recovery has become more difficult.
Electronic Mail
Most earlier proprietary mail systems have given way to Internet protocol-based e-mail; however, some still remain within the enterprise. No matter which mail system is used, keeping the network safe from virus-laden attachments and preventing it from overloading because of spam is an ongoing challenge.
The Internet and Intranets
As if everything above is not enough to keep the technical staff busy, the World Wide Web came along in the mid-1990s with the force of a tornado, and nothing in the IT world would ever be the same. Today, the Internet sets many of the standards, and the browser has become an interface for accessing just about everything. Every component of system software from operating system to database management system, as well as every application on the market, was revamped in some manner to be Internet compliant. Today, almost every new application deals with the Internet in some manner.
In Summary
Happy Computing!
![]() | Reproduced with permission from Computer Desktop Encyclopedia. Copyright (c) 1981-2009 The Computer Language Company Inc. All rights reserved. |
Additional Resources
- Nsauditor 1.9.8 (Windows)
- Nsauditor Network Security Auditor is a network security software and vulnerability scanner that allows auditing and monitoring network computers for possible vulnerabilities, checking network for all potential methods that a hacker might use to attack it and create a report of potential problems that were found. Nsauditor is a complete...
- Software downloads 2009-11-28
- Salesforce Chatter: Something to talk about
- My take on Salesforce.com's new enterprise-level social networking platform, called Chatter, which was inspired by Twitter and Facebook. by Michael Krigsman
- Blog posts 2009-11-18
- Dreamforce: Benioff introduces Chatter
- At Dreamforce Global Gathering 2009 in San Francisco, Salesforce CEO Marc Benioff and technology head Parker Harris show attendees Chatter, a new collaboration and social media tool built for the enterprise. Benioff says the new tool will leverage social-networking models and bring them into a secure and private cloud where...
- Blog posts 2009-11-18
- Salesforce CEO chatters about new social media platform
- At Dreamforce Global Gathering 2009 in San Francisco, Salesforce CEO Marc Benioff and technology head Parker Harris show attendees Chatter, a new collaboration and social media tool built for the enterprise. Benioff says the new tool will leverage social-networking models and bring them into a secure and private cloud where...
- Videos 2009-11-18
- Salesforce Chatter: Facebook for the Enterprise
- Salesforce is announcing today a Salesforce Chatter, an enteprise collaboration application akin to Facebook. The move puts SalesForce in competition with offerings from other providers, including IBM Lotus. Here's what's being delivered. Features: Profiles: Just like profiles on popular consumer-oriented social networking sites, Salesforce Chatter profiles include...
- Blog posts 2009-11-18
- Enterprises saving $26 million per project with open source
- Using Only COCOMO Seriously FlawedIt assumes that every component would be developed from scratch for every project instead of being commercially licensed or re-used from another in-house project.A MySQL license purchased from Sun is much less expensive than recreating MySQL.Wow that's such total crap I'd be amazed if anyone believed...
- Discussion threads 2009-11-10
- Arguing About the Collaboration Toolkit: Cisco's Enterprise Collaboration Platform
- In the aftermath of last week's San Francisco Enterprise 2.0 conference there's been some lively debate about what constitutes '2.0', including some great comments on my previous post. Meanwhile Cisco have literally just announced their Enterprise Collaboration Platform, which will be broad set...
- Blog posts 2009-11-08
- Windows 7's default UAC bypassed by 8 out of 10 malware samples
- RE: Windows 7's default UAC bypassed by 8 out of 10 malware samplesyawnWho can I trust *now*....Even Ed Bott said '7' was more secure!The Windows Infect Season is not over yet.. Nothing's changed.... That people even USE Windows these days is quite remarkable.... It must be the power of habit...
- Discussion threads 2009-11-05
- News to know: AT&T, Verizon; T-Mobile; Microsoft CRM; Win7; datacenters; Sony-Ericcson
- Here are today's notable headlines. You can get News To Know via email alert and RSS daily. For continuous updates see BNET's around-the-Web tech coverage.: Sam Diaz: AT&T sues Verizon Wireless, calls map ad "misleading" but doesn't dispute accuracy Matthew Miller: T-Mobile experiences...
- Blog posts 2009-11-04
- Jive hits SBS 4: SharePoint in Rear View Mirror
- After last week's announcement of SharePoint 2010 by Microsoft, with a scheduled arrival date of second quarter 2010, Jive Software announced their 'Social Business Software 4' yesterday at their San Francisco 'Jiveworld' event. It was interesting to contrast the huge Vegas Microsoft unveiling...
- Blog posts 2009-10-28
- Are the iPhone and social networks making the classic Web and intranet obsolete?
- RE: Are the iPhone and social networks making the classic Web and intranet obsolete?it is a hard shift. as a business owner, i am not fond of employees using a social network to preform business tasks. It is very distracting and at this point would not generate enough...
- Discussion threads 2009-10-25
- Are the iPhone and social networks making the classic Web and intranet obsolete?
- There's been an important and relatively sudden change taking place over the last couple of years in the way that we interact with the Web. While direct access or search activity has been and still is the most common way that we access the content and applications of the...
- Blog posts 2009-10-25
- Ubuntu, SUSE, Fedora Linux updates prepped as Win7 release nears
- As Microsoft gets set to launch Windows 7, Â Linux desktop vendors are trying to make some waves. Yesterday, IBM and Canonical announced availability of a cloud and Linux-based business desktop alternative for existing PCs or low cost netbooks. The IBM Client for Smart Work...
- Blog posts 2009-10-21
- HP's Hurd: Cloud computing has its limits (especially when you face 1,000 attacks a day)
- HP CEO Mark Hurd is big on cloud computing, but acknowledges its limits. For instance, HP "wouldn't put anything material in nature outside the firewall." The message: The cloud has its place, but there's a vast difference between private and public computing. [caption id="attachment_26254" align="alignright" width="250" caption="Credit:...
- Blog posts 2009-10-20
- What makes Microsoft's SharePoint tick?
- Make a post explaining what SharePoint is...As you said, it is a complex product. I remember when Lotus Notes came out, it was difficult to pin it to a traditional category - what IS it? SharePoint may have some of the same issues of perception.What is SharePoint:There are 2 SharePoint?s,...
- Discussion threads 2009-10-16
- Michael Dell - Loves Windows 7, slams netbooks
- O.o[i]Looks like Michael Dell is pushing for people to upgrade to the newest Dell laptops/desktops and Windows 7.[/i]He has to. It's how they make money.RE: Michael Dell - Loves Windows 7, slams netbooksNetbooks are about travel and portability. Am I going to give up my quadcore desktop? ...
- Discussion threads 2009-10-14
- News to know: Intel; Microsoft; Cisco; Google Voice; Postini; Nokia
- Here are today’s notable headlines. You can get News To Know via email alert and RSS daily. For continuous updates see BNET’s around-the-Web tech coverage. Larry Dignan: Intel: Solid third quarter; Sees brighter prospects ahead Sam Diaz: Analysts interested in Intel's 2010, not just...
- Blog posts 2009-10-14
- Information workers loaded with tech they don't use, need
- my thoughts . . ."Workers have too much technology and software licenses when they?d really be happy with just a browser, email and a few handy social networking tools."In other words, you think that the only form of productivity is endless chatter.IMHO the real productivity tools are the ones you...
- Discussion threads 2009-10-08
- The state of US workforce technology adoption
- Did you know that among US information workers that: 35% use laptops and 76% use desktop computers? Only 11% use smartphones? 57% are optimistic about technology, but 43% are pessimistic? We know because we surveyed 2,001 US information workers that use computers...
- Blog posts 2009-10-08
- Study: Windows 7 can boot more slowly than Vista
- Windows Boot UpWell you know I think that the average user understand the boot up scenario.the more crap you add to your PC the longer it will take to become usable.All of those little dormant services being energized.Hell a clean install of Windows 7 on a Dell 530s with 4...
- Discussion threads 2009-10-08
Neighboring Terms
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
- Save time with automated shipping solutions
-
The Business Essentials Guide provides you useful tools and templates to help grow your business and save you time with automated shipping solutions.
- Visit the UPS Business Essentials Guide
- The best support in the Linux business
-
If Linux is going to power your mission-critical applications, you'd better have the best support known to business. Novell was rated the top provider of Linux technical support.

- Learn more >>
- Microsoft Dynamics CRM Online - Free Six-Month Trial for Eligible Organizations
-
Microsoft Dynamics CRM Online provides fast online access, simple contact management and better sales performance for a low monthly cost - the best value on the market today.

- Learn more about the free, six-month trial offer>>
SmartPlanet
- Thought-provoking progressive ideas on diverse topics that intersect with technology, business, and life, and matter to the world at large. Visit SmartPlanet
- More from IBM
- Can your business work smarter? Learn more about Lotus Symphony
- Learn how to work smarter and optimize cost using the IBM Smart SOA approach Download the eBook
- Smarter ways to make smarter products Read the brief from IBM








