Interacting with the Task Scheduler Service

The Task Scheduler service has become an essential part of Windows. With that in mind, Microsoft has made a change in the way this service works. You can no longer stop it and the service automatically starts when you start Windows. The idea is to ensure that the service is available to meet Windows needs. The change quietly occurred during a Vista update and is automatically part of Windows 7. Consequently, when you try to interact with the service, you get an error message of [SC] OpenService FAILED 5: Access is denied. To see this for yourself, try typing SC Config Schedule Start= Demand and pressing Enter on an update Vista or any Windows 7 system.

The reason I mention this particular issue is that on page 43 of Windows Command-Line Administration Instant Reference, you see instructions for interacting with the Task Scheduler service. You can still query the service and perform some other tasks with it, but you can’t stop it or configure the method used to start it. When you look at this service using the Services console of the Administrative Tools folder, you see that you can’t even change how the service starts as shown here (everything is grayed out).

TaskScheduler01

There are a number of other services that fall into this same category. You can’t stop, start, or reconfigure them. Here is a list of the most common services that you can’t control using the SC utility (you can still query all of them):

  • DCOM Server Process Launcher
  • Group Policy Client
  • Plug and Play
  • Remote Procedure Call (RPC)
  • RPC Endpoint Mapper

Microsoft hasn’t documented the reason why you can’t configure any of these services. However, the reason that Microsoft has made it impossible to change the Task Scheduler service is that Windows 7 uses it extensively. For example, a number of applications rely on the Task Scheduler:

  • System Restore
  • Reliability History
  • Windows Update
  • Other Program Updates

In addition, Windows 7 uses Task Scheduler to perform a number of checks. These checks affect system reliability and stability:

  • TCP/IP Conflicts
  • Disk Diagnosis
  • Network Information
  • System Sound Service
  • Power Controls
  • WinSAT

Even so, you may find that you need to stop the service for some reason. The common technique that you’ll find for overcoming this problem is to perform the task from the registry. Open RegEdit and locate the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Schedule key. The Start value controls how the Task Scheduler starts. Double click this value and change the entry to 4 as shown here to disable the service, or 3 to set it to manual.

TaskScheduler02

Reboot the system. You still won’t be able to make any changes using the SC utility or the GUI, but the status of the service will change to either disabled or manual as you requested. When the service is in manual mode, you can start it manually. Change the Start value back to 2 to re-enable the service. The problem with changing these services is that you don’t know how the change will affect system stability. This is a change at your own risk scenario. Please let me know if you have any questions at [email protected].

Is Privacy a Right?

One of the readers of C# Design and Development took me to task some time ago for not discussion the matter of security in my book. He has been the only reader to ever ask me about the issue of privacy, so I didn’t think too much about it at the time. When I wrote the book, I thought it far more important to discuss security-keeping the data, application, and user safe. In fact, the book makes security part of an application triad the developer must consider during the design process. My thinking at the time was that privacy is a matter settled by management as part of a policy that is often implemented outside the developer’s control. To a certain extent that perception is still valid, but I’ve since learned that the developer does bear some responsibility toward the user when it comes to privacy.

A recent ComputerWorld article has made me think yet again about the whole issue of privacy. In this case, OnStar is collecting absolutely every last bit of information they can about you, without your permission, and selling it to anyone with a few pennies to spend. (A later article says that OnStar is reversing course on this decision.) They do tell you about spying on you, but you’ll only find this information if you read through the legalese contained in the Terms & Conditions. However, there are some people who don’t think you have any right to privacy in the first place. Industry leaders that include Facebook chief Executive, Mark Zuckerberg, Google chief, Eric Schmidt, Sun Microsystems chief, Scott McNealy, and Oracle chief, Larry Ellison would prefer you not to have any privacy whatsoever. They’d simply love to dig into every aspect of your life. The use of newer technologies, such as super cookies, have also proven that companies have a strong desire to invade your privacy.

The design of supercookies and the obvious desire of some technology leaders to invade your online privacy and collect data on you has subsequently inspired many to find ways to hide their IP address. A lot of the time, we are so caught up in luxurious technology, such as iPhones or Macbooks, that we don’t even realize that these devices are collecting data on us and feeding it to all sorts of websites. It’s no surprise that people are now opting to look into VPN’s and proxies to not only hide their IP and therefore protect their personal data, but to unblock websites on Mac and other devices.

So, the developer is faced with a number of questions when it comes to privacy. The most important of which is whether privacy is a right. According to the ComputerWorld article, the senate has finally woken up and decided that perhaps privacy is a matter they really should consider, especially when it comes to such brazen violations such as the one by OnStar. There is some validity to the belief that the Constitution and Bill of Rights offers at least some protection of privacy. Some laws, such as the Health Insurance Portability and Accountability Act (HIPAA) add additional rights. However, I imagine that we’ll experience years of delays, political wrangling, and legal interpretation before those rights are specifically spelled out in a way that developers (and others) can understand.

Assuming that a certain level of privacy is a right and that it’s legally protected, the developer still has a host of questions to answer. Here are some of the things you should think about as a developer when designing an application.

  • What is the company policy regarding privacy?
  • How does an application specifically guard or expose a user’s privacy?
  • When does a user’s right to privacy override the desire of management to invade it?
  • Which rights does a user forfeit as a member of an organization?
  • Is privacy configurable as an opt in or an opt out selection?
  • Precisely what information does the company collect?
  • Precisely what information does the company actually need to conduct business?


If the developer of the OnStar system had included a simple switch for turning the device off (disallowing any eavesdropping of any sort), the whole issue discussed in the ComputerWorld article would be moot. Unfortunately, no one thought to include such a switch, despite the fact that it would have been an obvious design addition. Of course, we don’t need to look specifically at OnStar as a bad example of privacy thwarted. Many applications today include a “call home” feature and won’t even work if you don’t have an Internet connection. In short, someone somewhere is spying on you constantly.

When you look for privacy-related design information for the developer online or in books, you find it mysteriously missing. The reader who called my book into question was right to do so. I hope that this small article has at least started you thinking about privacy and overcomes the omission in my book. Future posts will fill in some additional gaps, but I’d like to hear your perspective on the issue of privacy first. What questions do you have about privacy? How would you design an application that protects user privacy while meeting organizational needs for information? Let me know at [email protected].

 

Fun is Where You Find It! (Part 3)

Anyone can create work, but it takes some effort to create fun at times. It wasn’t very long after we started becoming self-sufficient that I discovered there would be a time each year where I’d need to work full time at helping Rebecca preserve the food from our orchard and garden. Of course, most people turn such events into work. After all, you’re working relatively long hours lifting heavy things in high temperatures and humidity. This is coupled with the repetitive motions needed to peel fruit and mixed with a bit of boredom waiting for things to happen—at least, that’s what happens if you’re most people. We’ve turned the event into Harvest Festivala party of sorts that we have every year. It has turned into my second favorite week of the year, right behind Christmas week, which will always remain my favorite.

So, what makes this week so special? Well, it starts out with some special mugs and music. We use festive mugs during Harvest Festival that we don’t really use any other time of the year, except when we’re performing other food preservation tasks. In short, these mugs are special. The music is similarly special. Yes, we do listen to some of it at other times, but the collection as a whole is reserved for Harvest Festival. Rebecca also sets the mood with scented candles that give the house a warm feeling.

HarvestFestival01

There are also times where we’re waiting for something to happen. We could probably get other work done, but we’re already working pretty hard, so some fun is in order. Rebecca and I play an interesting sort of Backgammon called Acey-Ducey that I learned while in the Navy. It’s easy to learn and a lot of fun to play. The games are short, so you can play a number of them quickly. Because the game is a mix of skill and chance, no one has the corner on winning. Of course, we have to drink some apple cider while we’re playing.

HarvestFestival02

The festival begins by picking the fruit from our trees. In fact, the entire first day is spent outside at the fruit trees. Some of the fruit is quite high, so I have to use a fruit picker to get it.

HarvestFestival03

After the fruits and vegetables are in the house (or at least enough to get started), we’ll start processing it. Just how we accomplish that task depends on what we’re making at the time. Rebecca started this year with pear-sauce (think applesauce made with pears). We also made pear chunks, applesauce, apple chips, apple rings, apple jam, and a host of other fruit-related confections for the larder.

HarvestFestival04

Our “kids” get involved with Harvest Festival too. The dogs are especially fond of apple spaghetti, which is the long streamer of peel that comes off of the apple. Here’s Shelby enjoying some apple spaghetti.

HarvestFestival05

The kids are known to do all sorts of cute things during Harvest Festival. Sometimes they’ll sit with us; other times they’ll make strange noises or grab attention in some other way. Smucker decided that he was going to be extra cute to get snack from us.

HarvestFestival06

Bubba has decided that he really likes Reese’s kennel, which has Reese confused, but us laughing. We found Bubba in the kennel quite a few times during Harvest Festival.

HarvestFestival07

Because the stove is being used to process food, we don’t have any place to cook—at least, not in the house. I try to barbecue each day during Harvest Festival so we have special food as well. Normally, we don’t get any beef, but I decided to make some really thick and juicy burgers for us one day. There is also plenty of nibbling going on with all of the available fruit. Although we keep some fruit for fresh eating, I think we eat the most fresh fruit during Harvest Festival, which makes the week quite special for that reason alone.

The result of all our work is jar upon jar of food for the larder. One of my favorites this year is the pear chunks. Rebecca makes regular, minted, and spiced. They’re all different colors to make them easy to find on the shelves.

HarvestFestival08

This year we processed 500 pounds of fruit, 480 pounds of tomatoes, 72 pounds of chicken, too many zucchinis to count, and a variety of other items all in one week. The result is that our larder is looking pretty nice (this is just half of the shelveswe also have two freezers and dry storage areas).

HarvestFestival09

There is still more to process in the garden. The beans are drying at this point. We’ll also be digging potatoes soon. I’m sure the zucchinis will produce a little more and the winter squash needs to be picked. However, Harvest Festival is our big push for the season and we have a lot of fun getting the food from our gardens and orchards to the larder. If you’re planning on a self-sufficient lifestyle, you’ll probably find a similar need for a “big push” week at some point during the season, depending on what you grow. Let me know if you have any question at [email protected].

 

Review of HTML5 Step by Step

Microsoft has thrown developers yet another curve—Windows 8 will rely on HTML5 and JavaScript for a programming interface. The revelation has many developers horrified. For me, it means updating my HTML and JavaScript skills, which was one motivation for reading the book reviewed in today’s post. HTML5 Step by Step, written by Faithe Wempen, provides a quick method of getting up to speed on HTML5.

This book is designed to aid anyone who wants to know how to work with HTML5, which means that it starts out extremely simple. The book avoids the ever popular Hello World example, but the example it does provide is small and easily understood. The chapters don’t remain simple, however, so even if you have some experience with HTML, you can use this book to update your skills. You’ll likely want to start around Chapter 3 if you are experienced and skim through the material until you come to something unfamiliar, which could happen relatively fast given the changes in HTML5.

HTML5 Step by Step is light on theory and reference information, but heavy with hands on experiences. It relies on using Notepad as an editor, which may seem like an odd choice, until you read the “Why Learn HTML in Notepad?” section of the Introduction. The author’s reasoning is akin to the same reasoning I would use, which is to make sure that the reader types everything and understands why a particular element is required. If you really want to get the most out of this book, you have to do the exercises in Notepad as the author suggests. Otherwise, I guarantee you’ll miss out on something important. Faithe has made a great choice of teaching aids in this case.

Chapter 1 is most definitely designed for the rank novice. It even shows how to set up the examples directory as a favorite in Notepad. However, unlike many books, the rank novice should read the book’s Introduction because Faithe does provide some needed information there, such as the “Understanding HTML Tags” section.

Chapter 2 gets the reader started with some structural elements. Faithe covers everything that the reader is likely to need for a typical starter Web page. I wish that the chapter had covered <meta> tags in a little more detail, or at least provided a table listing them, but this book does have an emphasis on hands on exercises, so the omission isn’t a glaring one. As an alternative to including the information, an update could provide a URL that lists the tags so the reader knows where to go for additional information.

By Chapter 3, the reader is formatting text and starting to make the sample site look pretty. I really thought Faithe did a nice job of moving the reader along at a fast, but manageable pace. She shows the reader how to make effective use of tag combinations, such as the <kbd> (keyboard) and <b> (bold) tags.

There is the smallest amount of reference information in some chapters. For example, Chapter 4 contains a table on page 50 showing the list attributes. These references are very small and quite helpful, but the reader should understand that the emphasis is on doing something and that the reference material may not be complete. For example, the special symbols table on page 56 is missing the em dash, which is something most people use.

The book progresses at a reasonable pace. Never did I find myself rushed. The examples all seem to work fine and I didn’t find missing steps in the procedures. The author uses an adequate number of graphics so that the reader doesn’t get lost. I liked the fact that every exercise ends with a cleanup section and a list of the major points that the reader should have gotten from the exercise.

Readers who are only interested in new tags will need to wait until Chapter 9 to see one. The <figure> tag makes an appearance on page 141. However, even some professionals didn’t use all of the HTML4 tags and it really does pay to start at Chapter 3 and look for something you don’t recognize. It may surprise you to find that an earlier chapter contains a somewhat new (but not new to HTML5 tag) that you’ve passed by.

There are a few nits to pick with this book. The first is that the author places the accessibility information in an appendix where almost no one is going to read it. The information should have appeared as part of the rest of the book as appropriate. In addition, the author misses the big point that most people today have some sort of special need addressed by accessibility aids. The number of people who are colorblind alone is 8 percent of the male population and 0.5 percent of the female population. This book is unlikely to help you create a truly accessible sitenot that this is the reason you’re buying the book.

The second is that Appendix C doesn’t really help very much with the additions and subtractions for HTML5. For example, Appendix C doesn’t tell you about the new <aside> tag. If you want a quick list of the new tags, check out the www.w3schools.com HTML5 New Elements page. (I checked the missing <aside> tag against a number of other sites, such as About.com.) The point is that Appendix C won’t give you the complete picture. Again, this isn’t one of the selling points of the book, but the list should have been complete.

The third is that there isn’t really enough information about why something is done or why it changedsimply that it must be done or that it did change. The reader probably doesn’t want a full blown history of the change, but the why of something can make understanding and, more importantly, remembering a concept easier. Still, this particular nit is minor since the purpose of the book is to get you started with HTML5 quickly and not to explore it at a theoretical level.

Overall, HTML5 Step by Step is a great book for the novice who wants to learn how to create Web pages. It’s also an acceptable book for someone who’s experienced with HTML coding, but wants to get up-to-date on the HTML5 changes quickly. This book is definitely designed for someone who wants to do something, rather than simply read about it. If you don’t perform the exercises, you won’t get much out of the book.

 

Okra Pollination Problems

Every gardener faces the eventual problem that can’t be easily solved by talking with friends or looking online. This year presented one of those problems for us. We have big okra plants that aren’t producing any pods. Yes, there are a lot of flowers, but they aren’t producing anything. Instead, the flowers are opening, shriveling back up, and then dying as shown here.

Okra

You can see two flowers in this picture—both of which have dried up without producing fruit. All five of our okra plants are precisely in the same condition. They’re all nice big plants, but nothing to show for an entire summer’s worth of growth except some exceptionally beautiful leaves and dried flowers.

According to any number of sites, okra is self-pollinating in many cases. However, many of these sites also indicate that there hasn’t been any study done of the pollinators for okra and their effect on the plant. When I first noticed this problem, I spent time on a sunny day observing the plants carefully. A number of pollinators visited the plants, so it seemed at first that the issue isn’t one of pollinators.

However, I also noticed something else. On every other year, the okras in our garden are infested with ants. This year, there is not an ant to be found anywhere near our okra. A number of sites seem to indicate that the ants have no purpose for okra, but everyone complains about them. Now I’m starting to wonder whether the ants are pollinators or somehow help the plant in other ways. The okra certainly seems to put out a nectar that attracts ants like crazy.

The only other change in that particular part of the garden this year is that the patch has tomatoes in it. The okra is growing in row 4 of that patch and the tomatoes are growing in rows 1, 2, and part of 3. Last year, the okra was in row 1 of the same patch. Checking for relations between okra, tomatoes, and ants online proved fruitless. In short, there is no quick or easy answer for this particular problem except to say that it exists.

Our summer has been hot enough for the okra to grow quite large, so I’m sure it’s not a problem with heat. The okra has also been mulched and watered, so moisture isn’t a problem. Because the okra has been moved to a new row and that patch also received a nice layer of new mulch this past spring, it can’t be nutrients. I’ve checked the flowers and each one is producing the same amount of nectar as normal. I keep coming back to the lack of ants or some deleterious effect of putting tomatoes and okra in close proximity. If anyone else has a thought on this issue, please contact me at [email protected].

 

Review of Conan the Barbarian

I’m sure someone will yell, “Heretic!” after reading my review of the new Conan the Barbarian (starring Jason Momoa and Ron Perlman). Yes, we all know about the time honored version that features Arnold Schwarzenegger. There is no replacing that version and I’m happy to say that this movie doesn’t try. I’m not going to get into the political debate of how each version has strayed from the original Robert E. Howard books. You can find this sort of discussion in a number of places online, including the Amazon comments for each movie. No, my review is more along the lines of answering the question of whether this new version has entertainment value. After all, someone goes to the movies to be entertained.

Fortunately, the director, Marcus Nispel, did something right—he didn’t try to compete with the original movies. This is something different and it truly is entertaining, but in a different sort of way than either the books or the original movies. The movie begins with Conan’s childhood, but you get a snapshot and not the fuller treatment of the older version of Conan the Barbarian. The books don’t cover Conan’s childhood at all (at least, not so far as I know). This version of the movie is a bit more violent than the originals, but far less gory than some other movies I’ve seen. The movie does indeed have a plot and it isn’t all about how much violence Conan can commit in the shortest time possible. However, you won’t want to take your kids to this movie if they’re squeamish about blood or a bit of nudity.

The characters are polished in this movie to the point where you want to boo the bad guy and you feel bad when the hero has a hard time of it. There is an definite emotional attachment that takes place, which is something every movie should strive to achieve. If you don’t care about the characters, then it’s usually pointless to watch the movie. However, when it comes to larger than life heroes, it’s still tough to beat Arnie. You’ll like this Conan for his humanity, rather than being larger than life. I thought Marique’s (Rose McGowan) metal fingertips were a nice touch, as was the hairdo that made her look as evil as you thought she should be.

Needless to say, the graphic effects in this movie are well beyond anything the original Conan movies can offer. In some cases, the eye candy proved a little distracting to me. I found my attention diverted from what the characters were trying to convey in a few places, especially near the end of the movie when dramatic events were drawing to a close. Just how many cave-ins does a single movie need?

Overall, I thought that this movie does a great job of entertaining the viewer who isn’t looking for a direct takeoff of the original movies or the books. This movie stands on its own and you have to accept it on those terms or you’ll be disappointed. The scenery is superb, the dialog excellent, and the actors have that certain appeal required to make you care about them. I think that eventually this movie will become just as much of a cult classic as the original Conan the Barbarian and I definitely plan to add it to my collection when it comes out.

 

Making Tomato Juice

One of the ways in which we store food is as juice. Rebecca makes juice out of a number of items including tomatoes, apples, pears, and grapes. Of all of the juice sources, however, tomatoes are probably the easiest to work with. We’re having a stellar tomato year, so Rebecca decided to make tomato juice today. Of course, the tomato juice starts out with tomatoes. We used an entire bushel as shown here.

TomatoJuice01

If you know how big a bushel basket is, you can see that our tomatoes are quite large this year. Fortunately, they’re also quite meaty. If you’re going to work with this many tomatoes (and believe me, this is only the beginning), you need some way to convert them to juice quickly. There are a number of tools available to perform the task, but our tool of choice is a Victorio Strainer:

TomatoJuice02

In order to use the Victorio Strainer properly, you need to provide two containers. The first holds the juice and it sits right below the output tray (the blue dish in the picture). The second holds the seeds and skin and it sits right below the strainer horn (the clear dish in the picture). Using glass works best for high acid foods such as tomatoes; otherwise, you can get a metallic aftertaste in the juice. Below the strainer (out of view of the picture) is a 5 gallon bucket to hold any liquid that comes out of the strainer (some leakage will occur) and to provide a place to put tomato that is cut out because it’s damaged in some way.

We use a two-person setup. One person (usually me) cranks the Victorio Strainer, while the other uses a knife and cutting board to cut up the tomatoes and place them in the hopper. A two-person team can whip through a bushel of tomatoes quite quickly. We did it in just over an hour this morning (and that included some cleanup and other chores, such as moving the juice to the stove).

 

I usually run the skins and seeds through the Victorio Strainer a second time to get all of the juice out of the tomatoes. Using this approach today netted an extra quart of juice. The downside to running the skins and seeds through a second time is that you could end up with extra seeds in the juice, along with bits of skin that many people dislike. The leftovers didn’t go to waste. After running the skins and seeds through a second time, I took the remains out to the chickens who were only too happy to eat every last bit.


The tomatoes today included a mix of red and orange tomatoes. Our garden has several varieties that compliment each other. As with a fine wine, a good tomato juice is the result of mixing several kinds of tomato together. Generally, if you have good tomatoes, you’ll get mostly juice and pulp, with very little in the way of waste as shown here.

TomatoJuice03

You’ll need a spatula to get the juice and pulp off the output tray. It also pays to clean off the outside of the strainer (the part with all of the holes in it) from time-to-time. A full bushel of tomatoes will easily fill a large pot like this one with space left over. (We asked a friend in the restaurant trade to purchase this professional quality pot for us, but the selection from Winware is quite nice.)

TomatoJuice04

Rebecca uses the instructions found in the Ball Blue Book to can the juice. That means raising the temperature of the tomato juice to 190 degrees. While the juice is cooking, Rebecca adds a little salt (not much is needed) and spices. Before she pours the juice into the jars, she adds two tablespoons of lemon juice to each quart jar to raise the acidity level. The juice doesn’t require pressure canning. Because this is an acid food, you can use a boiling water bath like the one shown here.

TomatoJuice05

In order to ensure the juice won’t spoil, you process it for 40 minutes after the water comes to a boil. Normally you can fit seven jars into a large pot like this one at a time. You could also use a canner, but we found that we kept burning the bottoms out of the pot and it was costing more than buying a good pot to begin with.

The result is these lovely quart jars of juice. One bushel of tomatoes produced 17 quarts of juice.

TomatoJuice06

After the jars have set for a while, you’ll notice some separation. It will look as if the water in the juice has separated from the pulp. This is perfectly normal. Just shake the quart before you open it to recombine the water and the pulp. Making tomato juice is an exceptionally healthy way to enjoy tomatoes anytime. You don’t have to use any particular kind of tomato to make juice. In fact, the juice usually tastes better (fuller) if you mix several kinds of tomatoes together, so you can make juice out of odds and ends used for other purposes. Let me know if you have any questions at [email protected].

 

Considering Chicken Size

If you’re raising chickens for meat purposes, you’ll eventually need to start processing them. A number of schools of thought exist about this process. For example, after eight or nine weeks, some people will gather family and friends together and process all of their chickens in one fell swoop. This is the approach used by the factory farms. The chickens are raised for a specific amount of time and processed at the same time to reduce costs and to obtain a profit on the entire group immediately. That’s why you commonly see chickens in a specific size range at the store. Gone are the days when you could ask for a chicken of a particular size to meet a specific need.

 

It’s important to note that chickens are usually processed at six or seven weeks in a factory setting. The chickens are force fed as much as they can possibly eat and restricted from moving about too much, which results in a fatty chicken with a poor density. The watery, flabby chicken you get in the store isn’t how chicken is actually supposed to look, but it’s what we’ve gotten used to seeing.

Rebecca and I take an entirely different approach-one that gives us a variety of sizes and reduces the workload on any given day. The two of us can comfortably process eight to ten chickens in a single day. (The largest number we ever processed was 23 chickens at a definitely uncomfortable pace.) We normally start processing chickens at week nine for the purpose of canning them (canned chicken is absolutely amazing stuff and it lasts up to five years without any electricity required). The following table shows the live weight, processed weight, and amount of time required to obtain various sorts of chickens. There is also a description of each kind of chicken.

Type

Time

Live Weight

Processed Weight

Description

Cornish Game Hen

3 to 5 weeks

1.2 to 3.25 pounds

0.72 to 2.0 pounds

A small chicken that’s used for individual servings. This size is usually available in stores.

Fryer

8 to 9 weeks

4.0 to 5.75 pounds

2.5 to 4.0 pounds

The store-sized chicken that’s good for canning and outstanding for low-fat soups when raised correctly.

Broiler

9 to 11 weeks

5.75 to 7.5 pounds

4.0 to 5.5 pounds

A little larger than a store-sized chicken that’s excellent for barbecuing in pieces or fried chicken. This size is also good for a robust soup. Some larger stores and most butcher shops sell this size.

Roaster

11 to 14 weeks

7.5 to 11 pounds

5.5 to 8.5 pounds

Usually unavailable in stores (you can get them at a butcher shop in some cases), but excellent for roasting in an oven or on a barbecue rotisserie.

Small Turkey

14 weeks+

11 to 18 pounds

8.5 to 12 pounds

A great replacement for a small turkey. Generally, you can’t grow any chicken larger than 12 pounds (and we’ve never achieved more than 11.5 pounds). You can sometimes get these birds in a rural butcher shop for a premium price.

Stewing

3 to 5 years

Varies

Varies

A stewing chicken is generally a laying hen that’s past her prime and is only useful for soup or broth. This option is unavailable anywhere today.

 

This table is based on our own experiences and those of people we’ve talked with. It reflects what you should expect for home grown chickens, not for chickens raised in a factory setting, which can produce chickens at a faster pace. We’ve kept records for five years worth of chicken processing. Your results may vary according to a wide range of factors, such as what you feed your chickens and how often. (We feed our chickens a combination of broiler mix chicken feed, grass, kitchen scraps, and insects.) When you raise animals outside, they’re subject to variations in the weather that will affect their weight. Even the place you buy your chicks from can make a difference. I’m also assuming that you plan to raise Cornish Rock chickens as described in the Getting Started with Chickens post.

Remember that if you plan to process a large number of chickens it can be worth investing in some machines to help you with the process. You can find second hand or discounted former factory models usually for cheap, and by contacting someone who makes replacement parts (National Band Saw makes berkel slicers parts and sells online is one example) you can make your life a lot easier in the long run.

It’s also important to remember that chickens today are typically sold without the organ meats and sometimes without the neck. The neck, heart, gizzard, and liver normally weigh in at a combined 4.0 to 6.0 ounces. We keep all of these parts because the small amount in each chicken really adds up. Some people also keep the feet, which could add another couple of ounces to the total. The feet are great for broth, but you need to ensure that they’re completely cleaned before you use them and you also remove the yellow outer skin before boiling them. We don’t keep the feet because we feel that the amount of work required to clean them properly isn’t worth the resulting broth.

Although the table seems to indicate that you can multiply the live weight by 0.67 in most cases to obtain the processed weight, we generally multiply by 0.5 to ensure we actually get chickens of the size we want. There is some weight variation between birds and you don’t want to have to weigh each one individually, so the lower multiplier adds a little insurance. Please let me know if you have any questions at [email protected].

 

Labor Day, Eh?

Few Americans realize it, but Labor Day began as a Canadian celebration. That’s right, it was first celebrated in Canada in 1872 with parades in support of the Toronto Typographical Union’s strike for a 58-hour work week. At the time of the parade, it wasn’t unusual for workers to work a 66 to 72 hour work week. Unfortunately, as I write this, many workers are still engaged in a 66 to 72 hour work weeksome work even longer.

The first celebration in this country didn’t occur until September 5th, 1882 when New York’s Central Labor Union marched into Union Square as a sign of solidarity and to focus on all the benefits organized labor provides to society. At least a few people credit the original Labor Day as another Irish holiday in this country. I probably wouldn’t go that far. However, the union leader was Irish. There is some confusion as to whether it was Peter McGuire or Matthew Maguire who led the union at the time. Labor Day began as a
festival for the unionized labor in this country and is supposed to
include parades and speeches centered on the importance of the union in
assuring worker’s rights.


The first federal recognition of Labor Day came in 1894 when President Grover Cleveland pushed it through congress after the devastating Pullman strike in May 1894, where many workers lost their lives after being shot by police, U.S. Marshals, and the military. The purpose of Labor Day is political—reconciliation with the labor unions. The president and congress hoped the holiday would help quell any further disputes. It’s a fact that many of the rights that workers enjoy today are written in the blood of laborers of the past who weren’t afraid to say no, even if it meant losing their lives to do it.

Today, the original purpose of Labor Day is all but forgotten. It has become a time for picnics, kids going back to school, the end of summer, and a time when women stop wearing white. (According to most sources I found, the rule against wearing white started in the early 20th century and has now mostly gone out of date.) I’m sure there will be a few parades and possibly a few mentions of organized labor, but many people will simply view it as a nice time to take a day off to review the summer before engaging in the work of the fall months.

It’s important, especially in these economic times, to consider the role of organized labor in establishing the lifestyle we enjoy today. Many Americans don’t truly appreciate how well we live, but we do live quite well compared to many other places on the planet. Labor, organized or not, has helped make that quality of life a reality. Where would we be without carpenters, plumbers, electricians, factory workers, and the like? So, while I’m taking Monday off to celebrate the holiday by smoking some meat (an all day event), I’ll give some thought to people like my father who worked in grueling conditions so that I might enjoy a high quality of life. Let me know your thoughts about Labor Day at [email protected].