Using SAMPLES to Help you Write Better Policies and Procedures – Good Idea? Or Not?



Sample Policies and Procedures: Use Them and Suffer the Consequences of Poor BUY-IN of your Policies and Procedures

Okay, you are new to writing policies and procedures and you do not know where to start writing or find content for your policies and procedures. So you think: I will search out sample policy and procedure documents and use them as my own and/or modify them as needed to fit my needs. How simple is that? Unfortunately, the plethora of websites on this topic suggests that many people are looking for the easy way out. And in this case, the easy way out is the not the best solution for the policies and procedures writer.

While the use of samples seems like a simple approach, it has significant pitfalls with few benefits and the wrong use of the samples could lead to the policy and procedure system not being used and quickly turning to dust on a shelf or lost on a hard drive.



Do Not Make this Serious Mistake


The most serious mistake to make is to use the sample content as your own and NOT involve the users of the processes involved in the policy or procedure. Many policy and procedure systems have failed because the writers did not involve the users in the development of the policy and procedure system. Even if management has the authority to require users to follow a policy or procedure, the likelihood of success is extremely low without the involvement of the users in the policy and procedure development process. Trust me when I ask you not to make this mistake as it has consequences.

Unfortunately, there are hundreds of websites on the Internet selling sample policies and procedures and even complete policy and procedure manuals. The only time the purchase of complete manuals might make sense is when the topic is regulated by government regulations. But take heed. If you buy a complete manual on accounting or human resources, you still must involve your users in the writing and implementation of your policies and procedures. While these manuals might help you keep up with the latest regulations and requirements imposed by the government, the users still must be involved in the writing of the policy or procedure draft, in the laying out the logical flow of the processes involved, and in the distribution and implementation of the policies and procedures. What is worse is that you do not know if the material you are buying is current.

My philosophy is that you are always current if you do first-hand research and involve your users in the development of policies and procedures.

The pitfalls of using sample policies and procedures are:

The content and/or process flows cannot possibly represent the users, the culture, the environment, or the technology of the company and therefore, there is no way to assure buy-in of the information contained within your policies and procedures unless you have followed through the basic phases of policy and procedure writing. The writing style will be different from the style of writing (the words, the phrases, the jargon) currently used in your policy and procedure documents. The writing format will be different from the format of writing that has been adopted by your company. The jargon, abbreviations, and acronyms are likely to be different than those recognized at your company.

Benefits of using sample policy and procedure documents

You might find ideas that you may not have thought about. You might be able to derive new or modified interview questions to pose to your users to further the details required in your policy and procedure system. You might increase your knowledge if new jargon, abbreviations, or acronyms are referenced.

When to use sample policy and procedure documents

The best time to consider using sample policy and procedure documents is during the research phase of writing policies and procedures because this is the time you are seeking out information to discuss with your users. The role of the policy and procedure writer is to guide the users to the right conclusion and produce a policy and procedure draft acceptable to users and management. The more information you have at your fingertips, the quicker you will be able to reach that conclusion and hence, the time to complete the policy or procedure document will be shorter. FYI: Typical phases in a policy or procedure system include research, writing, reviewing, approving, publishing, distributing, communicating, training, improving, and revising. The next best time to consider sample policy and procedure documents is during the IMPROVING PHASE because if missing points are discovered, you can consider discussing the insertion of these new ideas into the revision of the policy or procedure document with the users of the processes.

What you SHOULD NOT do

Never use the sample policy and procedure documents as your own. And never make minor modifications, slap on your company logo, and distribute anything that remotely resembles the sample documents. Not only is this possible plagiarism, but your users are very unlikely to follow the intent of the policy or procedure documents because they did not have a say during the research or review phases of writing policies and procedures.

There is one case where this statement is simply not true: If the policy or procedure relates to compensation or benefits, the users will be jumping at the opportunity to read and follow every word of the document because the content affects them personally. Note that generally policies and procedures about human resources generally are written by a select few with the human resources department and in this rare case, the users are not questioned.

Finding Sample Policy and Procedure Documents

Government agencies, universities, and some consulting firms publish sample policies and procedures on the Internet for everyone to see, if you can find them. Government agencies and universities are required by law to publish policies and procedures on the Internet. Perhaps the best sources, if you can find your way around the websites, are State (U.S.) websites that use a format of http://www .state.xx.us/ where “xx” represents the state’s two-letter abbreviation. Go the websites of big states like NY, CA, or MA and search out policies and procedures. Another equally good place to search for websites are public universities like MIT, Stanford, or UCLA.

I have deliberately left out the obvious source of FELLOW POLICY AND PROCEDURE WRITERS because private and public companies often consider their policies and procedures as proprietary and their management does not permit them to share company documents with anyone outside of the company. In some cases, you might be able to convince a friend to let you peak at a policy or procedure, but this is probably a rare occurrence.

In summary

Write your policy and procedure documents based on a careful and thorough interview process with your users that support or are supported by the policy or procedure. Use sample policy and procedures with caution and only use them along with the research required to produce a successful, effective policy or procedure document that has the buy-in of those that assisted you with the creation of the policy or procedure document.

Trust me, your policies and procedures will gather dust or become lost on a hard drive without the proper buy-in.

Biography:

By: Stephen Page

Understanding How Document Version Control Software Works



There are several document version control software that are available online. However, before proceeding to purchase one, it is helpful to have a better understanding of the concept of version control or revision control.

Version control, or revision control, or source control is a feature that allows computer users to keep track of their files over time. This is important so that a user can get back to his previous working version in case he messes up. In more technical terms, revision control is the management of revisions done on the same information unit. This is frequently used by engineering and software development companies to keep track of the ongoing development of their digital documents. Document changes are identified through a “revision number” or “revision level” which is an increment in the associated number or letter code of a document. Moreover, the name of the person who is responsible for a revision is also reflected in the revision control code. For example, a digital document is assigned a revision code number “1.” When changes are made to this document, its revision code number is incremented to “2″. Revision control features are integrated into various software types like spreadsheets, word processors like MSWord and Koffice and various content management systems. With this feature, a computer user can revert or go back to a previous revision or page in order to correct any mistake committed.

Revision control is a crucial tool especially for computer software engineers and software developers. It allows the former to keep track and control changes made on source codes. Developers of software applications also use it to maintain documentation, source codes and configuration files. Most developers create multiple copies of different program versions while working on updates and software issues like bugs. These bugs are present only in some versions so when locating them, all versions of the software would have to be run. The practice of retaining multiple copies of programs is often done in large software companies. However, this practice is heavily criticized for its inefficiency.

A centralized model is traditionally used by software developers wherein all revision control functions are made on a shared server. In this set-up, two developers who make changes on the same file at the same time may end up overwriting the work of the other. In order to prevent this occurrence, file locking is implemented. Files are locked to allow only one user to access it in any given time. Other version control systems have a version merging capability which allows multiple developers to work at the same time on the same file.

When choosing which among different document version control software to purchase, make sure to select one that can provide the needed version control benefits. This software is beneficial even for those who are not developing software applications as it can be used to keep backup files especially concerning ongoing tasks or projects. What is important is that the concept, lingo and philosophy of version control should be clearly understood so that the most appropriate software is chosen.

By: Sam Miller

IT Careers – Technology at Its Best



Information Technology or IT careers are one of the most popular career fields available. Technology is all around us with millions of people employed in a variety of IT-related fields. If you’ve ever wanted to do something innovative for a living, information technology is definitely your means of doing this.

If you want IT career success, you’ll find it in the following careers in IT:

Software Engineer: Software engineering is probably one of the most creative IT careers. This is because software engineers literally design and build a program from the ground up. Software engineers enjoy a lot of success. They are responsible for determining what the program will do and how it will be coded. Software engineers create most of the programs that are running on your computer. Because software engineers are responsible for “engineering” a program, they are also paid very well. The median earnings for software engineers are around $70,000 a year, with some software engineers making close to $120,000 a year. The typical degree requirement for software engineers is a Bachelors degree in Computer Science. Systems Analyst: Systems analysts act as middleman between a business and a programmer. They are able to understand the needs of the business and then convey this information to the programmer. Systems analysts are proficient both in business and programming. Like software engineers, systems analysts are paid well, with average earnings around $60,000 a year. Degree requirements include a Bachelors degree in Computer Information Systems or Computer Science. Database Administrator: A database administrator holds a very important job: keeping track of the data. Most businesses have data stored in computer databases. These databases require maintenance, security and occasional upgrades. Database administrators take care of these routine operations and also provide support for the business. They make sure everything is running smoothly for the business. Database administrators earn $55,000-$85,000 a year. A database administrator may have an associates degree in Computer Information Systems or a Bachelors degree. Network Administrator: If you’ve ever been interested in how things work in a network of many computers, network administration might just be your way to IT career success. Network administrators are responsible for taking care of a business’ network. They deal with problems related to the network of computers. They install new network technology and secure the network. Network administrators must have a good knowledge of current network technology and be willing to change with the times, as networking is constantly improving. To become a network administrator, you will need at least an associates degree in network administration/computer science and possibly certification. A salary of $45,000-$75,000 a year can be expected.

The four careers above represent the many opportunities available to you in an information technology career. Take some time to do your research and determine what you will enjoy doing the most. If you do this, you will be well on your way to IT career success.

By: Jeff Melvin