Skip to main content

Entrepreneurs Need To Drink… Part 2

Coffee, that is!

We purchased the Capresso MT500 (Model 440.05). I did a long write-up of the process for how we chose the Capresso MT500. Now, the results. Did the Capresso live up to the expectations? Did it brew great coffee?

First, let's review the core requirements:

  1. Brew temperature of 195+ degrees F (ideal is 195-205 degrees F)

  2. Quality construction

  3. Thermal carafe (with vacuum seal ability)

  4. Automatic timer to start the brew going in the morning

  5. Under $200


So, the key question is pretty simple: Does it make great coffee?

The answer: Yes!

I give the coffee maker 4-out-of-5 Jelly Doughnuts overall. I can recommend this machine if your core requirements match mine. Read on for more!

Here are some actual temperature readings of the water during the brewing process.

First Experiment:

  • Water Temp Used: 101 (warm tap water)

  • Time: 0 min, Temp: 101

  • Time: 2 min, Temp: 186 (measured in basket, no grounds)

  • Time: 3 min, Temp: 197

  • Time: 4 min, Temp: 200

  • Time: 5 min, Temp: 199

  • Time: 6 min, Temp: 201

  • Time: 8 min, Temp: 190 (measured in pot, brewing done)

  • Time: 12 min, Temp: 189

  • Time: 29 min, Temp: 187

  • Time: 51 min, Temp: 184

  • Time: 1 hour 29 min, Temp:181

  • Time: 2 hour 3 min, Temp: 176


So, brewing temperature is in the proper range. But, I stoked it with hot tap water. If I use my cold, filtered water, will the brewing temperatures change? The remaining experiments are done with grounds in the coffee basket.

Second Experiment:

  • Water Temp Used: 74 (cold filtered water)

  • Time: 0 min, Temp: 74

  • Time: 2 min, Temp: 181

  • Time: 3 min, Temp: 191

  • Time: 5 min, Temp: 192

  • Time: 6 min, Temp: 198

  • Time: 8 min, Temp: 185 (measured in pot, brewing done)


So, this was a bit cooler than the first test. Likely because of the two variable changes (started with cold water and brewed with grounds). As you can see, the coffee does get above 195 degrees, but only during the second half of the pot. Still, the coffee was good.

Third Experiment:

  • Water Temp Used: (Very Hot Tap Water, but not measured)

  • Time: 1 min, Temp: 200

  • Time: 2 min, Temp: 202

  • Time: 4 min, Temp: 206

  • Time: 5 min, Temp: 207

  • Time: 6 min, Temp: 190 (measured in pot, brewing done)

  • Time: 3 hr 49 min, Temp: 148

  • Time: 11 hr 15 min, Temp: 93


Not the best scientific method, but there is some data here.

  1. You can dial up the brewing temperature based on the temperature of the water that you use to fill the unit. Personally, since these experiments, I've been filling it with the cold, filtered water, and the coffee quality has been very good. If you care, then go ahead and put hotter tap water in before brewing.

  2. The thermal carafe is pretty good, but not great. Coffee is kept hot for a good two hours, but not all day. I don't think this is the best carafe on the market, but that's OK. Since it is a vacuum carafe, it keeps the coffee very fresh all day and holds up nicely to being zapped by the microwave (when you need that late-day fix).


Final comments:

  • Construction quality is very good. Yeah, it's got the usual amounts of plastic, but it has a very solid feel to it. It looks good in the kitchen.

  • We have not had a single problem with leaks that seem to be a problem for just about every thermal carafe coffee maker out there. Never a spill. Not a drop. I think Capresso got it right, which may help me justify the high price tag.

  • The gauge that shows how many "cups" of coffee you are trying to brew is small and on the far right hand side of the unit. This requires you to pour the water with your left hand so that you can see the gauge. Very hard to read.

  • The included gold filter is nice, but causes some fine grounds to slip through into the pot. As a result, we've been using the paper filters almost exclusively.

  • Brew time is pretty fast. You can slow it down by pressing the "3-5 cups" button (which may actually help if you are using very cold water).


That's about it. I'll keep you posted when/if we start having problems.


Tags: ,,,,,


Comments

  1. Thanks for the update. Capresso sounds like the best available in the price range $100-$200.

    ReplyDelete
  2. wow that's some nifty experiment and good review!

    ReplyDelete

Post a Comment

Popular posts from this blog

Bill Coleman Joins 3tera Advisory Board

I think this move surprised a number of people, since Bill recently wrapped up Cassatt Corproation, getting the technology and people  acquired by Computer Associates . However, I was not surprised at all. The announcement, via  3tera Welcomes Bill Coleman : You may or may not have seen the recent press realease.  Bill Coleman, IT/Silicon Valley luminary, Founder and CEO of BEA Systems, has joined 3Tera’s Advisory Board. Yes, this alone is a great testimonial to what we have accomplished in our field.  Getting dignitaries such as Bill does not come easy.  But here’s the best part - this has a lot more than just marquee value and I doubt that Bill would have joined us if that was the case.  Bill, especially since his most recent stint as Founder and CEO of Cassatt Systems, is an extremely knowledgeable visionary in the area of utility and Cloud Computing; and, data center automation. So, Bill will be extremely valuable, reviewing and tweaking both our business plans and techno

Kernel-based Virtual Machine hits Linux

Many congratulations to my good friend Moshe Bar and his team over at (stealth-mode startup) Qumranet . Techworld reports that the KVM (Kernel-based Virtual Machine) project has been accepted into the 2.6.20 version of the Linux kernel distribution. KVM is an Open Source kernel driver that basically allows a Linux kernel to host virtual machines, as plain old Linux processes, that can run Linux or Windows (or other x86-based operating systems). It runs only on hardware that support Intel's VT instruction set (which is fine) and will soon support the AMD-V instruction set as well. This is cool for a number of reasons. It's Open Source, released under the GPL. It basically turns the Linux that we all know and love into a "hypervisor". Linux-as-hypervisor makes sense because Linux already knows how to manage devices, memory, processes, multi-cores, etc. VMware ESX is, essentially, a "hypervisor" - a small kernel, built on Linux as it turns out, that

Big In Japan Open Sources Their Ruby On Rails Tools

The kind folks over at Big In Japan have graciously decided to Open Source the code they used to build their demo web sites . It's all Ruby on Rails code, and it's being released with a GPL license. The code trees being made available include: elfURL ~ URL Shortner FeedVault ~ OPML file storage FrankenFeed ~ RSS feed merger InstantFeed ~ RSS feeds via email QwikPing ~ Ping Server SocialMail ~ RSS via email Very cool. I just love the Open Source community . I have actually been writing some code of late, and it's great to have some reference code to check out. Not sure if I'm going to go with Ruby on Rails yet, however. And, for the record. I have no idea if this is big in Japan. Tags: Open Source , GPL , Ruby On Rails , Big In Japan , Brian Berliner , brianberliner