Free Essay

Christmas Trees

In:

Submitted By Renee4020
Words 1373
Pages 6
Christmas Trees Christmas trees are an icon around this time of year. It doesn’t fail while driving down the road and there’s a car with a tree strapped on the hood. Christmas trees come in a variety of different shapes, size, and color and yes smell. Before starting a Christmas tree farm, one must figure out what type of trees they want to have, or what variety they want. The most common types of trees that would be found in a person’s tree stand would be Douglas fir, Fraser Fir, Noble Fir, Scotch pine, Eastern White Pine, Virginia Pine, Grand Fir, and Eastern Red Cedar.
Douglas fir have soft needles with a dark green in color. The needles can reach to an inch in half. The needles have a sweet fragrance when crushed, most common Christmas tress species. The Fraser Fir have branches that face up, with an excellent scent as well. They have a blue-green color. These trees are easy for shipping. Noble Fir are known for their beauty. They have strong branches to hang ornaments, and are used well for wreaths and garland. Scotch pine have needles that are an inch in length and have a bright green color. The needles will not fall off the tree when dry. It is also a common tree because of the freshness it keeps through the holidays. Eastern White Pine have soft green needles. It has a strong scent, and produces decorative pine cones. Virginia Pine is the most unusual as it can tolerate warmer winter temperatures. The tree is smaller than the other varieties, and is more common in the south. Grand Fir trees are more rounded. The needles have a dark green top layer, and a white under tuck. Mostly grown where summers are cool and winters are long. The Eastern Red Cedar are more common on the east coast of North America. The tree has strong smell and has a strong tolerance to drought. Christmas trees are grown in places where land is free of other plants or landscapes. The top producing states are Oregon, Michigan, North Carolina, Pennsylvania, Wisconsin, and Washington. There needs to be proper drainage, and grown in soils with a loam or sandy loam soils. Avoid sandy and heavy clay soils. The trees should be planted on fairly flat ground, as slopes have a risk of soil erosion. When planting trees, the beginning process is very time consuming. The roots are never allowed to dry out. If this happens it can stunt growth or kill the tree entirely. Many farms have placed a drip irrigation system throughout the farm, so the trees can get the proper nutrients. Along with proper watering comes insect pest control. Insecticide gets sprayed at specific time cycles. Throughout the year, the farmer and employees go out and trim the trees to the triangle shape we are all used to seeing. The average growing time for Christmas trees is about seven years. When ready for harvest, depending on the operation there are different options. Choose and cut, which allows the customer to go out in the lot and find the tree they want and cut it down themselves. There are whole sale operations where the farmer has to go out and cut down, and bale the trees himself. This process is more labor induced. With many productions, when a tree is cut down, two seedlings are planted the following spring. In the 1800’s, German settlers brought the Christmas tree over to the United States, and in 1851 they began to sell commercially from the forest. In the early 1900’s conservationists started questioning this production, as over harvesting began to happen. In 1901 the first Christmas tree farm was started by W.V McGalliard. He planted 25,000 Norway spruce trees in New Jersey. At this time when Theodore Roosevelt was president, he wanted the tree industry to stop as he thought it was destroying the environment. His sons put a stop to that by bringing in Gifford Pinchot, which influenced him that when controlled correctly it’s not harmful. In 1930, his brother Franklin Roosevelt started his own form in New York. About 30 years later the National Christmas Tree Association began the tradition of having the First Lady display the grand champion tree in the White House. In 1966 Howard Pierce of Black River Fall, Wisconsin, won and lit up the White House for Lyndon Johnson. A few year ago in Neshkoro, Wisconsin, there was a tree that won and was presented to Barack Obama.
Just like every other plant, Christmas trees have diseases and pests to watch out for. One major insect is the Nantucket pine tip moth. This insect damages the lateral branches in the peak of growing season. To control these pests, workers monitor the insects life cycles. When the insects are at a certain peak, that’s when insecticide spray is used to control them. Annosus Root Rot is commonly found in fields with stumps that are not removed, and the new trees being close to them. Signs that the tree has it is small white mounds on the bark near the ground. Once the spotting of this disease happens, keep an eye out for other types of root disease. Some management is to treat freshly cut stumps of trees with borax to prevent infection. Another disease is Phytophthora Root Rot. Commonly noticed at the base of the tree, the bottom branches are brown and dead. Scouting the field and checking for cankers on the cambium, or dig by the roots and check for rotten roots. To stop this, one can improve the drainage of the field, start over and replant. Other than insects and other fungal pathogens, growers have to worry about larger animals like deer, gophers, and squirrels. Some birds are also considered pests as they feed on conifers buds. In the United States, there is about 350,000 acres of Christmas tree farms. With that there are about 15,000 Christmas tree farms with about 100,000 people employed in this business. On the National Christmas Tree Association website, they show that in 2013 the average amount spent on a Christmas tree was $35. With 33 million trees purchased, the retail value of that is $1.16 billion. What many producers are having troubles with is the used of fake Christmas trees. Many people are buying fake trees as a convenience, or less of a mess. The consumer thinks that they are doing a favor by not cutting down a poor tree, just to throw it away. When in reality fake trees are more damaging to the environment. Artificial trees contain a non-biodegradable plastic and possibly have lead in them. The average family uses a tree less than ten years, which then goes to a landfill and never decompose. Most of these trees are imported from China. The idea of artificial tree idea came from a company that made toilet bowl brushes. Real Christmas trees are recyclable, and can be used for things, such as mulch. There are many ways and organizations that will take Christmas trees. Recycling centers, Boy scout groups, tree/ mulching programs, many of these are low cost, if any cost. Other uses for Christmas trees are bird feeders and soil erosion barriers. Christmas trees bring beauty and life to people around the holiday season. Whether it’s with flashing lights, or popcorn string. To grow Christmas trees is a time consuming and an investment. As the farmer pays for land, and other processes before starting to grow the trees, and then have to wait up to seven years to begin to profit from his or her hard work. The next time you choose to go out and buy a real Christmas tree, thank the person for all the hard work they have put into it.

Works Cited
"National Christmas Tree Association Education History of Christmas Trees."National Christmas Tree Association Education History of Christmas Trees. N.p., 2013. Web. 11 Dec. 2014
"National Christmas Tree Association Education History of Christmas Trees. National Christmas Tree Association Education History of Christmas Trees. N.p., 2013. Web. 11 Dec. 2014.
"News Archives." UWEX Cooperative Extension--CES News. N.p., n.d. Web. 16 Dec. 20

Similar Documents

Free Essay

It265 Db

...the number of it levels in tacked. There is a few terms that we must know, key. A key is a value of data that is searched from an index. A rid is what is call or referred to as a record ID. The nodes are broken down in to two categories; those are referred to as internal index nodes and leaf nodes. The internal index nods stores each value of keys and page identifiers. The leaf node stores the actual keys. Question 2) Explain the details of a binary tree A binary tree is a data structure that was nodes that have two nodes called child nodes. These nodes are located on the left and right side. On a binary tree the parent nodes was two children nodes and that is the max for each parent. There are different types of binary trees and some of them are called; full binary tree, rooted binary tree and complete binary tree just to name a few. Question 3) What are real world examples of tree implementations One example that I can give is 3D games. There are many games out there and on many different systems. Not only are there games on the WII or X-Box but there are becoming more popular on media sites like facebook. How does it work,...

Words: 590 - Pages: 3

Premium Essay

Descriptive Essay: Blue River Community College

... Garry Jefferson hated his stay-at-home job. Day in and day out, he read and re-read essays written by illiterates hoping to scrape up a grade in his Psychology class. Fortunately, he never saw the acne pocked faces of the students he graded, and he could only imagine the facial horrors that roamed Blue River Community College’s halls. Blue River was a small town in central Colorado, inhabited by filthy rich old folk, and their grandchildren. The streets were clean, but the buildings that flanked the pavement were as dirty as could be. Inside the stone monoliths existed drug operations, brothels, cult gatherings, you name it. When the sun set is when the roles reversed, the filth being purged from their halls by police, and their hired mercenaries. This wasn’t a daily occurrence, maybe a bi-weekly one if things got heated between local gangs, but it was enough to create a tense atmosphere that lay in the air for all of time. Garry’s hand grew tired from typing at a maddening pace, correcting horrible grammatical errors, spelling errors and general un organization. He didn’t notice it at first, and when he did, panic began to set in. Sore hands slid from his keyboard as he slowly turned in his chair, and noticed the lights outside his office room were off. What he had noticed wasn’t the droning electrical sounds emitting from the lights that suddenly stopped when the fluorescent bulbs dimmed, but the slithering sound from the hallway. Then, dead silence, so quiet he could hear...

Words: 708 - Pages: 3

Free Essay

Data Mining Algorithms for Classification

...Data Mining Algorithms for Classification BSc Thesis Artificial Intelligence Author: Patrick Ozer Radboud University Nijmegen January 2008 Supervisor: Dr. I.G. Sprinkhuizen-Kuyper Radboud University Nijmegen Abstract Data Mining is a technique used in various domains to give meaning to the available data. In classification tree modeling the data is classified to make predictions about new data. Using old data to predict new data has the danger of being too fitted on the old data. But that problem can be solved by pruning methods which degeneralizes the modeled tree. This paper describes the use of classification trees and shows two methods of pruning them. An experiment has been set up using different kinds of classification tree algorithms with different pruning methods to test the performance of the algorithms and pruning methods. This paper also analyzes data set properties to find relations between them and the classification algorithms and pruning methods. 2 1 Introduction The last few years Data Mining has become more and more popular. Together with the information age, the digital revolution made it necessary to use some heuristics to be able to analyze the large amount of data that has become available. Data Mining has especially become popular in the fields of forensic science, fraud analysis and healthcare, for it reduces costs in time and money. One of the definitions of Data Mining is; “Data Mining is a process that consists of applying data analysis and discovery...

Words: 5455 - Pages: 22

Premium Essay

Descriptive Essay: Blue River Community Prison

... Garry Jefferson hated his stay-at-home job. Day in and day out, he read and re-read essays written by illiterates hoping to scrape up a grade in his Psychology class. Fortunately, he never saw the acne pocked faces of the students he graded, and he could only imagine the facial horrors that roamed Blue River Community College’s halls. Blue River was a small town in central Colorado, inhabited by filthy rich old folk, and their grandchildren. The streets were clean, but the buildings that flanked the pavement were as dirty as could be. Inside the stone monoliths existed drug operations, brothels, cult gatherings, you name it. When the sun set is when the roles reversed, the filth being purged from their halls by police, and their hired mercenaries. This wasn’t a daily occurrence, maybe a bi-weekly one if things got heated between local gangs, but it was enough to create a tense atmosphere that lay in the air for all of time. Garry’s hand grew tired from typing at a maddening pace, correcting horrible grammatical errors, spelling errors and general un organization. He didn’t notice it at first, and when he did, panic began to set in. Sore hands slid from his keyboard as he slowly turned in his chair, and noticed the lights outside his office room were off. What he had noticed wasn’t the droning electrical sounds emitting from the lights that suddenly stopped when the fluorescent bulbs dimmed, but the slithering sound from the hallway. Then, dead silence, so quiet he could hear...

Words: 2007 - Pages: 9

Free Essay

Parallel Computing and Algorithms

...i SASTRA UNIVERSITY Shanmugha Arts, Science, Technology and Research Academy Thirumalaisamudram Thanjavur – 613 402 BCSCCS705 PARALLEL COMPUTING AND ALGORITHMS LAB B.TECH (COMPUTER SCIENCE AND ENGINEERING) 7TH SEMESTER ii List of Exercises: 1. Basic arithmetic operations in parallel 2. Find out factorial of a number 3. Generation of Fibonacci series, finding prime numbers in an interval. 4. Evaluate the integral of a function 5. Merging of two sorted lists 6. Parallel tree traversals 7. Matrix multiplication 8. Enumeration sort 9. Odd-Even transposition sort 10. Bitonic merge 11. Quick sort 12. Single source shortest path iii Exercise 1 Aim: Basic Arithmetic Operations in parallel To perform a set of arithmetic operations in parallel using a cluster of computers Procedure: Step 1: Identify a set of numbers over which arithmetic operations are to be done Step 2: Identify the rank in the cluster Step 3: Split the set of numbers into domains and assign each domain to their corresponding processor Step 4: Get the result from each computer in the cluster and assimilate them at the master Step 5: Verify the time taken for the completion of each task. Algorithm:function sum(+,identity,a) = if #a == 1 then [identity] else let e = even_elts(a); o = odd_elts(a); s = scan_op(op,identity,{op(e,o): e in e; o in o}) in interleave(s,{op(s,e): s in s; e in e}); iv Input:- An array of integers Output: - The sum 3,2,7,6 P1 18 0,5,4,8 P2 17 62 2,0,1,5 P3 8...

Words: 1116 - Pages: 5

Free Essay

Teaching the Trees Book Report

...Hannah Muller ENVR 102 Book Report For this book report, I read Teaching the Trees by Joan Maloof. Joan Maloof studied Plant Science at the University of Delaware, Environmental Science at the University of Maryland Eastern Shore, and Ecology at the University of Maryland College Park. Maloof is a professor at Salisbury University who teaches biology and environmental studies at Salisbury University. Aside from being a professor, Maloof is a biologist. She was always very interested in forests so from very early on Maloof has been exploring forests all over the eastern United States. She puts a lot of focus on the intertwined connections between specific tree species and the specific animals and insects that need to tree to live and in turn the tree needs them as well. Maloof possesses great enthusiasm for the woods and everything that they contain and is working on developing networking old growth forests across the United States. Teaching the Trees starts out with Joan Maloof saying how we would lose the “Magical Web” of relationships between organisms and trees (Maloof xiii). She begins talking about the services that trees provide for us. She also talks about how the benefits of trees equal healthier air for us to breathe. Japanese researchers have even found that there are 120 chemical compounds in mountain forest air that are good for us (Maloof 3). Inhaling this air can even be cancer preventing. Perhaps by trying to save the forests we are actually trying to save...

Words: 1949 - Pages: 8

Free Essay

Repitation

...Chapter 6: Binary Trees Objectives Looking ahead – in this chapter, we’ll consider • Trees, Binary Trees, and Binary Search Trees • Implementing Binary Trees • Searching a Binary Search Tree • Tree Traversal • Insertion • Deletion Data Structures and Algorithms in C++, Fourth Edition 2 Objectives (continued) • • • • • • Balancing a Tree Self-Adjusting Trees Heaps Treaps k-d Trees Polish Notation and Expression Trees Data Structures and Algorithms in C++, Fourth Edition 3 Trees, Binary Trees, and Binary Search Trees • While linked lists, stacks, and queues are useful data structures, they do have limitations – Linked lists are linear in form and cannot reflect hierarchically organized data – Stacks and queues are one-dimensional structures and have limited expressiveness • To overcome these limitations, we’ll consider a new data structure, the tree • Trees consist of two components, nodes and arcs (or edges) • Trees are drawn with the root at the top, and “grow” down – The leaves of the tree (also called terminal nodes) are at the bottom of the tree Data Structures and Algorithms in C++, Fourth Edition 4 Trees, Binary Trees, and Binary Search Trees (continued) • Trees can be defined recursively as follows: 1. 2. 3. A tree with no nodes or arcs (an empty structure) is an empty tree If we have a set t1… tk of disjoint trees, the tree whose root has the roots of t1… tk as its children is a tree Only structures...

Words: 11443 - Pages: 46

Premium Essay

Personal Narrative-Springville Walk

...By mid-October, I doubted much vibrant foliage would remain on the trees outside of the valley. My drive up to Piñon Mesa seemed to confirm this assumption. Dusty aspens, all completely barren, lined the dirt road leading to Turkey Flats, the trail I planned on hiking. Crows squawked overhead as they flew from pine tree to pine tree. Stepping outside at the trailhead, I looked down to see limp brown leaves and sparse tall grasses spreading across all of the ground I could see. However, as I started walking into the forest, the brown leaves on the ground gradually had a growing number yellow leaves amongst them like bold polka dots. I was shocked; the hills looked lifeless from the road that lead me there. Looking ahead among pines were aspens...

Words: 399 - Pages: 2

Free Essay

Chemistry Chapter 1

...ABSTRACT Trees are an important part of every community. Trees increase our quality of life by bringing natural elements and wildlife habitats into urban settings. Many neighborhoods are also the home of old trees that serve as historic landmarks. The tree observations goal is to help people maintain the health of their community and their state’s trees and forest. INTRODUCTION Trees have supported and sustained life throughout our existence. Different species display an endless variety of shapes and forms. In this experiment I had tested the ability to present information about factors affecting the health and measurements of trees. METHODS I used a Biltmore stick to measure the diameter (DBH) of the tree. I also had to find an area with at least twenty trees for measurements, recorded the information I obtain on a tree observation sheet. MATERIALS Biltmore stick, tree observation sheets, an area with twenty trees, pencil RESULTS The species of trees was from a neighborhood called Green Acres. Measurements taken at the site; shown that Maple/Boxelder trees in the site was identified as a more common species in the area and illustrated in good health with minor problems. For the other selected trees, no significant difference in circumference was found between all other trees because of the weather. DISCUSSION Overall the best time to measure trees is between June and September other observations can be made anytime during...

Words: 396 - Pages: 2

Free Essay

Retrieving Similar Buggy Prolog Programs Using Medd's Student Model

...Chapter 1 INTRODUCTION 1.1 Background of the Study It has been said that modeling the learner is the central aspect of intelligent tutoring systems. This realization spurred the development of student modeling systems or systems that diagnose student errors. These systems proved to be effective in areas like mathematics (subtraction, highschool algebra, differentiation) and computer programming (Pascal, Lisp,C++). The essential elements in constructing a student model are the background knowledge and the student behavior. The first component which is the background knowledge is difficult to acquire automatically and to extend, and in fact one of the major bottlenecks in the development of student modeling systems. The difficulty lies in constructing the bug library, which is the collection of common errors made by the students in a particular domain (Sison,1998). This implies that the background knowledge is a critical component in student modeling construction. Indeed, few systems are able to construct and extend bug libraries. The second component, which is the student behavior can be classified as simple and complex (Sison, 1998). Simple behavior involves classification and complex behavior involves problem solving task. Traditionally, in domains wherein the student behavior is simple (subtraction), student modeling systems used multiple behaviors as the primary input. This is known as synthetic student modeling. One drawback of this is that, the modeling system might construct...

Words: 17544 - Pages: 71

Free Essay

Data Structures

...Data Structures & Algorithms Coursework Assignment 1 Q1. (a) Algorithm swap(x, y): Node n head While (n.getNext () != x ) do n n.getNext() Node v y.getNext () n.setNext(y) y.setNext(x) x.setNext(v) (b) Algorithm swap Doubly(x, y): DNode n x.getPrev() DNode v y.getPrev() n.setNext(y) y.setPrev(n) y.setNext(x) x.setPrev(y) x.setNext(v) v.setPrev(x) (c) The run time complexity for the singled linked algorithm is O (n) and for the doubly linked algorithm is O (1). Doubly linked list has the best time complexity. Time complexity in singly linked list take more time because we have to move from head to the node before x Q2. (b) RedBlueStack implements Stack{ protected Object A[]; Int capacity; int top = -1; RedBlueStack(int cap) { A = new Object [capacity]; capacity = cap; } int size() { return (top + 1); } void push(Object obj) throws FullStackException { if (size() == capacity) throws new FullStackException("Stack is full."); A[++top] = obj; } Object top() throws EmptyStackException { if (isEmpty()) throws new EmptyStackException("Stack is empty."); return A[top]; } Boolean isEmpty() { return (top < 0); } Object top() throws EmptyStackException { if (isEmpty()) throws new EmptyStackException("Stack is empty."); return A[top]; }  Object pop() throws EmptyStackException { Object elem; if (isEmpty()) throws new EmptyStackException("Stack...

Words: 551 - Pages: 3

Free Essay

Random

...Solution: Number Of Nodes: 1. /* 2.  * C Program to Find the Number of Nodes in a Binary Tree 3.  */ 4. #include <stdio.h> 5. #include <stdlib.h> 6.   7. /* 8.  * Structure of node 9.  */ 10. struct btnode 11. { 12. int value; 13. struct btnode *l; 14. struct btnode *r; 15. }; 16.   17. void createbinary(); 18. void preorder(node *); 19. int count(node*); 20. node* add(int); 21.   22. typedef struct btnode node; 23. node *ptr, *root = NULL; 24.   25. int main() 26. { 27. int c; 28.   29. createbinary(); 30. preorder(root); 31. c = count(root); 32. printf("\nNumber of nodes in binary tree are:%d\n", c); 33. } 34. /* 35.  * constructing the following binary tree 36.  * 50 37. ...

Words: 1523 - Pages: 7

Premium Essay

Garry's Descriptive Essay: Blue River Community College

... Garry Jefferson hated his stay-at-home job. Day in and day out, he read and re-read essays written by illiterates hoping to scrape up a grade in his Psychology class. Fortunately, he never saw the acne pocked faces of the students he graded, and he could only imagine the facial horrors that roamed Blue River Community College’s halls. Blue River was a small town in central Colorado, inhabited by filthy rich old folk, and their grandchildren. The streets were clean, but the buildings that flanked the pavement were as dirty as could be. Inside the stone monoliths existed drug operations, brothels, cult gatherings, you name it. When the sun set is when the roles reversed, the filth being purged from their halls by police, and their hired mercenaries. This wasn’t a daily occurrence, maybe a bi-weekly one if things got heated between local gangs, but it was enough to create a tense atmosphere that lay in the air for all of time. Garry’s hand grew tired from typing at a maddening pace, correcting horrible grammatical errors, spelling errors and general un organization. He didn’t notice it at first, and when he did, panic began to set in. Sore hands slid from his keyboard as he slowly turned in his chair, and noticed the lights outside his office room were off. What he had noticed wasn’t the droning electrical sounds emitting from the lights that suddenly stopped when the fluorescent bulbs dimmed, but the slithering sound from the hallway. Then, dead silence, so quiet he could hear...

Words: 1347 - Pages: 6

Premium Essay

Research Paper On Spanish Christmas

...Spanish Christmases Christmas is a major holiday celebrated all over the world in many different cultures. It is a holiday celebrated by Christians, Catholics, and more celebrating the birth of the baby jesus. Christmas is a time many families spend with each other, and exchange gifts. Many people call it “the most wonderful time of the year.” Spain and Colombia are both Spanish speaking countries that celebrate Christmas, and they share a lot of traditions, however every culture is different. Some of the traditions are even practiced here in the United States, and all over the world. Colombia and Spain are on opposite sides of the world, therefore families there have their own way of celebrating Christmas. Making this holiday different in...

Words: 531 - Pages: 3

Free Essay

Holiday's Essay

...I would say there is a huge difference between Nicaragua and the United States of America. Nicaragua has been through many tragedies in the past several years. There is a difference in culture between Nicaragua and the United States that can easily be seen in their holidays, such as Christmas where everybody celebrate the birth of Jesus Christ with songs, holiday vacation, and food. First, the holidays in Nicaragua and United States have many differences. For example, In Nicaragua the Christmas celebration starts one week before Christmas day. Christmas also begins with the “Posadas” that are typical Nicaraguan customs. Posadas are special celebrations that people attend, which consist of singing different songs in the name of Jesus Christ in front of each house in the neighborhood. On the other hand here in the United State they celebrate singing carols to Jesus Christ .In both countries we put a Christmas tree and we sending greeting cards. In both countries we decorate our houses and yards with lights and different ornaments. In addition, both of them give vacation to the employees on December 25. The difference is that in Nicaragua people usually don’t work the whole week prior to Christmas day. Contrasting in United State they only give one day of vacation. This day usually, people enjoy by having lunch with the family. It is a tradition in both countries to give a gift to the kids and adults. The difference is that in Nicaragua they open the gift at midnight on December...

Words: 464 - Pages: 2