Ah, Base 8 is beautiful, but again, it is deficient. Base 8 features the following factors: 1, 2, 4, and 8. This is as good as decimal: 1, 2, 5, 10. And while you octal people are scratching your heads about octal 121; is it divisible by what - quick! how about octal 1604, we will be sure that *69 and *630 are divisible by three. We will also be sure about your octal 100 and octal 444, being *54 and *204 being divisible by 4. (We'll both be a little set back by 5s, though. Nothing is perfect. But threes are commoner than fives.)
Because base 8 concentrates ALL its power on 2, it has little ability to accommodate other numbers, and there are other numbers. Three makes sense because after two, it is the commonest factor. One of the things human beings try to do when they consider a quantity is try to group or subdivide it so that they can better use that quantity. By placing all the power of your base in one prime factor, you limit yourself to the ability to analyze that quantity for its content of that single factor. So diversity of factors is perhaps more important than depth of analysis for a single prime factor. All your eggs are in one basket with 8.
Mr. Sauter seems to argue against himself when he talks about 3 being overrated. So then why is he employing a base of 2 to the third power? Why not go further and use hex, which even more beautifully accounts for 2 to the 2 to the 2 power?
Mr. Sauter decries 12's mult table as having 44% more figures to memorize, when I think many people memorized a multiplication table of 144 figures anyway.
Dozenal does manage to handle binary figures well, no as well as 8 but then again it is not as "focused" or "specialized" as 8 is in resolving for content of 2. The dozenal eighth, *0.16, is not unwieldy. The dozenal sixteenth, *0.09, is nice too. It's even nicer when one considers that the dozenal sixteenth is expressed conveniently in a way that allows one to divide it by three if the need arises.
Lots of "feel" talk on Mr. Sauter's site. If you want a nice expression of Mr. Sauter's binary division routine, look at Intuitor's case for hexadecimal:
http://www.intuitor.com/hex/switch.html. I would say that people can indeed divide by thirds, and the use of two hands etc. is nonsense.
I've seen hundreds of steel frames with divisions into 3rds, as well as quarters and fifths, but division by 3 is a popular way to divide a span. Why is three times a charm? What's behind door number 3? In your next speech, why will you use the power of 3? Three is very important in our human culture, only seeming weird because of decimal. Mr. sauter's assessment of 3 as trumped up is a holdover, perhaps, of his decimal upbringing.
Here is an example of the power of twelve, armed with the simplest primes and some depth to analyze a quantity for 2s. There was once a poll taken in the States that determined that the common person considers percentages to be more exact than fractions (which of course is false, but people like the seeming exactitude of percentages). This was one of those Google tidbits that greets you if you have registered; I wish I could find that poll again to cite it directly. So consider percentages. People use a base's powers to extend the viability of the base to resolve fractions. Decimal percentages aren't too bad...
But even decimal is superior to eight (and sixteen!) when we examine the "percentages":
base 10's "100" 1, 2, 4, 5, 10, 20, 25, 50, 100
9 divisors. Nice.
base 8's "100"=64: 1, 2, 4, 8, 16, 32, 64
7 divisors. What happened?
base 16's "100"=256 1, 2, 4, 8, 16, 32, 64, 128, 256
9 divisors. Okay...but no bargain.
base 12's "100"=144 1, 2, 3, 4, 6, 8, 9, 12, 16, 18, 24, 36, 48, 72, 144
15 divisors.
Base 8 continues to lose its strength, sapped by its concentration of all its power on the prime 2:
base 10's "1000":
1, 2, 4, 5, 8, 10, 20, 25, 40, 50, 100, 125, 200, 250, 500, 1000
16 divisors.
base 8's "1000"=512
1, 2, 4, 8, 16, 32, 64, 128, 256, 512
10 divisors.
base 16's "1000"= 4096=
1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096
13 factors.
base 12's "1000"=1728
1, 2, 3, 4, 6, 8, 9, 12, 16, 18, 24, 27, 32, 36, 48, 54, 64, 72, 96, 108,
144, 192, 216, 288, 432, 576, 864, 1728
28 factors, almost TRIPLE octal's, and easily double hex's. Some scientific base, these binary bases, hampered by their overrepresentation of 2. Decimal, even base 14, by this measure, has a stronger "percent" than octal or hex.
So the question dozenalists might ask binary people is: "Can you keep up"? :-)
Yes, we can't keep adding diverse prime factors because the base quickly gets cumbersome. I think 12 represents the optimum mix of diverse factors, some depth of resolution for 2, and a succinct base size. With 12, you can resolve for 2 or 4, and through its powers 8, 16, etc. and also resolve for 3. With the binary bases you limit yourself to powers of 2, with little ability anywhere else.
Beautiful base, 8, but it is limited and all its power is concentrated in one place, when for just a little more, you can also account for the second most common prime factor. Eight is no bargain, and by some measures even decimal is better. And if its beauty you are after, base 16 is even more beautiful, because it is 2 to the second to the second power, even more binary than octal, which, if you are trying to avoid and deny 3, is unfortunately the 3rd power of 2. So three will haunt octal, in its logarithms, you can't get away from 3 by using 8.