The New C Standard
derek_farn writes "At a very late stage Addison Wesley decided not to publish my book, 'The New C Standard: An economic and cultural commentary'. Now that the copyright issues have been sorted out I am making the pdf freely available. You can download the pdf (mirror 1). The organization is rather unusual in that the commentary covers each sentence of the C Standard (actually the latest draft of C0X, excluding library) one by one (all 2022 of them). One major new angle is using the results from studies in cognitive psychology to try and figure out how developers comprehend code. The aim being to try and produce some coding guidelines that reduce costs (ie, reduce the time needed and bugs created). The book also contains the results of lots of measurements (over 400 figures and
tables) in an attempt to back the arguments being made -- another unusual feature since most software related books don't publish any figures to back up what they say. Other subsections discuss common implementations and differences between the latest draft standard and C90/C++. More background on the project is available from the Inquirer.
Good luck to you too. Youre clearly a knowledgeable and experienced programmer, and being a knowledgeable/experienced programmer means you are probably able to write code that is minimal on bugs, fast, and effective. But what is the purpose of this book? It clearly isnt a commentary; the reference on your homepage to a blog entitled coding guidelines seems more appropriate: the book used the word shall so much when I tried to count the amount Adobe Reader hung for 2 minutes.
Your book is a style guide: a reference of background information and pointers how best to code, and know whats going on. A good C programmer will know this info already (or be on their path there), as the only reason for knowing C today is to interact on a close level with the machine, or to know exactly how things are handled, otherwise theyd be mad not to use a higher level language. A knowledgeable programmer does not need dictating to.
So Im curious, for whom do you intend this book to be most useful for (the book most certainly is useful if someone needed a reference, but given my overriding interpretation of it as a style guide for people who dont need one, it seems to be lost without an audience).
This seems to be an interesting topic. I'm sure you could sell a few copies on Amazon...
When you die, on your deathbed, you will receive total consciousness. So I got that goin' for me, which is nice.
Do we need another C Standard? I thought ANSI C was good enough for all your programming needs.
C is over with already, geez. Slow, cumbersome, and nobody has a compiler for it. You should be switching to Java by now. It's fast, portable, and the JVM is everywhere. The Novell JVM is the fastest. Dennis Ritchie's time is past. Let the dinosaur turn into oil already and upgrade to the technology that will take us into the 22nd century and beyond. JAVA!
...you don't have any cool graphics on your cover page.
That sounded unduely critical.
;-P)?
It is a great effort, but I'm curious as to your motivation (other than a job
Just a handful of comments, and the links are already not responding. Can anyone seed a torrent and provide that ?
cheers
There is another mirror of the pdf here thanks to the folk at mirrordot.
...going to another publisher?
I used to be a development editor (10-15 years ago) - a real one; i.e. a software developer recruited to improve developer-level books, not a editor carrying the title. I would have been interested in providing up-front assistance to you and helping you get it ready for someone else. Most of the non-textbook (IDG, Que, SAMS, etc.) publishers prefer to have things come in chapter-by-chapter so things can be directed along the way, but with feedback prior to submittal, you could have gotten around that. You could have made some money that way.
Not really much more to say than that. Sorry you couldn't get it published conventionally. Writing's hard, though, so it's really dead cool of you to give it away.
If you want PL/1, you know where to find it.
No folly is more costly than the folly of intolerant idealism. - Winston Churchill
Good grief. I can see why the publisher bailed on this. I wonder how much they would have had to charge for it?
-Mark
1616 pages....
- AMW
That's the number of the beast multiplied by 2.426! Incredible!
I don't know if I trust a style guide with "The New" in the title. Nothing stays new forever.
What about when the next version of C comes out?
You'll have to go back a revise the title! Why not do it right the first time and call it "C90/C++ Style" or something.
Maybe times when cleaning up other people's files I have run into files with "new" in the name... dated years ago. A sure sign it can be deleted.
One major new angle is using the results from studies in cognitive psychology to try and figure out how developers comprehend code.
I believe that developers comprehend code just like a computer, one line at a time. We store things in memory (short-term memory) and "run" them through our minds, simulating what the computer might do. Of course, our human syntax checkers can sometime don't catch, but the logic is there.
I've always thought that there must be a better way to write high-level code than writing a large code using snippets of simple logic. Of course, we can only write code similarily to the way our minds work. When we solve problems, we just don't think about it and it happens, we run through several scenarios, if-then situations, and logic tests before we come to conclusions.
The better question is how to get a computer to produce code autonomously by asking it the final objective. For example, it would be nice to have the computer figure out the "how" as opposed to us programming it in.
IGB: More fun than eating oatmeal!
Just downloaded it from the mirror at over 200 kb/sec, no need for a torrent. It's only 7.5 Meg anyway.
A huge book for a dead language. C# is where its at now.
and haven't read the book yet, but based on first impression would you trust a book on standards if the layout of the book itself doesn't seem to follow a publishing standard - besides the pdf file format.
I don't think this C-thing is going to catch on. :)
"I'd rather be a lightning rod than a seismometer." -Ken Kesey
The .pdf file is not protected from cut/paste or modification in any way. I would expect this is not a good way to release this type of document. It could untimately lead to corrupted/modified versions with the author's name on them.
It seems that some men love C0X, but most men want nothing to do with C0X. The men that like C0X say there's nothing like the feel of the thick C0X standard in your hands.
"I would say that 99 per cent of what my father has written about his own life is false." - L. Ron Hubbard Jr.
Also, choosing to make deep commentary on the suitability of a computer language as a tool for solving problems but then going light on the dominant OO languages is just too big an omission. e.g. on pg 24: Since we all mostly program in OO paradigms these days, the author's perspectives on C++, though they would lengthen an already long book, should have been prominently featured instead of downplayed.
SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
You could have published your book yourself through booksurge, and sold it on Amazon.com. At least that way, you'd actually get payed for all the work you did on it.
Since when did operating systems become a religion?
I'm suffering from a sense of Deja Moo... I'm sure I saw this last month...
Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
Some lacking the elegance of the K&R book.
Good thing this isn't the first book about C or
it would never take off.
What you really need is a new language.
Before modding me down, think about it. Any programming language is about solving problems, and problems you solve today are different from the ones someone had back in the days of C creation. Moreover, the ways you deal with programming changed as well. IT industry needs new languages, including low-level and compiled ones.
No. This is obviously the NEW C standard they've been talking about. I haven't read the article, but clearly they've loosend up on punctuation. Also, any comparisons to directives starting with MAX must automatically default to a "less than" comparison.
"I'm not impatient. I just hate waiting." - My Dad
Most new ideas in software developments are really new variations on old ideas. This article describes one of these, the growing idea of a class of tools that I call Language Workbenches - examples of which include Intentional Software, JetBrains's Meta Programming System, and Microsoft's Software Factories. These tools take an old style of development - which I call language oriented programming and use IDE tooling in a bid to make language oriented programming a viable approach. Although I'm not enough of a prognosticator to say whether they will succeed in their ambition, I do think that these tools are some of the most interesting things on the horizon of software development. Interesting enough to write this essay to try to explain, at least in outline, how they work and the main issues around their future usefulness.
The book's homepage can be found here: http://www.knosof.co.uk/cbook/cbook.html
And when you're done with that you could move on to E and F....
extra mirror for slashdot effect http://www.stopaol.com/files/pdf/cbook1_0a.pdf
Sigh
And agin.
And again.
No folly is more costly than the folly of intolerant idealism. - Winston Churchill
People could try ordering from Amazon, the ISBN number is 0201709171. Perhaps Addison Wesley will change their mind if enough order are received.
Have you considered making the book available through http://www.lulu.com/? It's a print-on-demand service that allows people an easy way to get a properly bound printed copy of your book, and for you optionally to get some money for your efforts. No cost to you to get set up either.
No, I don't work for lulu or have any financial connections to them. I just know one of the guys that works there (Jeremy Hogan, formerly from Red Hat).
Gotcha... Modded as interesting... Ever heard about rational numbers? ;)
The decimal expansion of a rational number is eventually periodic (in the case of a finite expansion the zeroes which implicitly follow it form the periodic part). The same is true for any other integral base above 1. Conversely, if the expansion of a number for one base is periodic, it is periodic for all bases and the number is rational.
I work for a publisher and would like to speak to you about publishing your book.
If interested I will provide you my contact info.
There are lots of computers beyond PCs. Think about all this embedded stuff, 16-bit and 8-bit controllers, especially those that do real-time tasks. A friend of mine has just completed a pure C project of 11k lines for an automotive controller. This does not seem like a very big deal, but there are lots of such things. For their developers, C is a godsend, compared to assembler, and such a book a real boon.
(And yes, I know about Forth, etc)
Computers make very fast, very accurate mistakes
Not counting the citations at the end, the book is 1,577 pages of "guidelines." Who's got that kind of time for a hobby? Who, having a job as a programmer, even has the time to read a book like that?
How about somebody writing a book called The New Writing Standard for Books on Programming? Most of the programming books I own are unecessarily long winded, but this book takes the cake!
quiquid id est, timeo puellas et oscula dantes.
The book is listed here on The Assayer. User-submitted reviews would be appreciated!
Find free books.
I havent read the book. But some thoughts on that post:
The aim for C should not simply be to reduce the time spent on code, the simplistic economic view. Leave that to Java. C is for a clear and thorough understanding of the code's execution, more so than C++. The execution flow can very clearly be seen in this structured language which does not try to be smart or do things behind the wall in the compiler. C is brutal and raw, therefore low level and powerful. Leave it to that. C is great for kernel level programming, drivers and embedded systems, and other places where you get anal about control over whats happening. C is awesome when you need to mingle the code with assembly in tight spots and still keep things readable.
Please do not turn it into Java. Programmers who need to spend less time can just use Visual Basic or equivalents.
I like the idea of commenting on all parts of the standard. But you said you used a cognitive analysis of some sort. More so than that, I'd look for comments from experienced developers, maybe people who worked on various kernels and drivers, integrated various languages with C, developed C libraries and worked on a hundered-file projects.
"Give orange me give eat orange me eat orange give me eat orange give me you." -Nim Chimpsky
I've only been skimming it for a little bit now, but this book seems extremely interesting.
It probably would have gotten a lot more love during editing by the publisher, as, IMHO, it's fairly difficult to approach and digest in its current form. Maybe I just don't get it yet, but it does seem to suffer a bit due to its organization.
That said, the information in here is absolutely enthralling. I went over a few of the more subtle parts of the standard that I know fairly well, and I was impressed. The explanations are good, but what I really find compelling are the examples, historical anecdotes, references to different machines and architectures, and juxtapositions with other languages. You can tell that this guy knows this stuff, but more importantly, he's *lived* it.
The comments about this book not being useful to a "good C programmer" completely miss the mark. A good C programmer -- one that has a true love for programming -- will most likely find this book captivating.
No its not - plenty of assembler in there, not all inlined in C code either. If you want a good scare, look at it sometime.
we all mostly program in OO paradigms
Uh. Got any proof?
Take some inspiration from the book you just read: provide some proof and a reference.
In fact, most programming remains function oriented.
Sorry. Nice try, though.
1616 pages
The latest Harbison & Steele is only 560 pages long.
the original K&R: 228 pages
K&R 2nd ed: 272 pages (also uses thicker paper)
At a glance, this is impressive not so much for content as for format. In essence this book is a Talmudic http://en.wikipedia.org/wiki/Talmud breakdown of interpretation.
http://www.digitalmars.com/d/
Your book is a great mandate for a programmer to build a C programmer's editor that enforces all the rules. Emacs "c-farn-mode", anyone?
--
make install -not war
From a FedEx-Kinko robot email...
If the document you are sending is copyright or trademark protected in whole or in part, please note that FedEx Kinko's requires written permission from the copyright or trademark holder in order to reproduce copyright or trademark protected works.
Sorry, FiniteWisdom, PDFs have a strong encryption option.
Now that the copyright issues have been sorted out...
As I was reading this sentence, my heart stopped and my mind jumped for joy. I thought the RIAA/MPAA/etc. had finally given up, congress had rolled back copyright terms, and the GPL was finally successfully tested in court.
Then I read the rest... *sigh* oh well.
Apparently, the preview function isn't sufficient to save me from my typos.
-Mark
Really? How do you read it without a key then?
You don't read properly encrypted PDFs without a key unless you've figured out a way to crack 128-bit AES (see pages 93-95 of the PDF Reference, version 1.6).
See http://www.lulu.com/Lulu for an economical approach - you can choose to take royalties if you like.
Andrew Yeomans
Slashcode filters partial HTML tags [left tags, "<", and right tags, ">"], which, unfortunately, mathematics & C-geeks know as "less than" and "greater than" symbols.
To get a "less than" symbol, you must use the "ampersand-l-t-;" notation; for a "greater than" symbol, use the "ampersand-g-t-;" notation.
What the GP meant to display was
PS: Under Slashcode, HTML's "ampersand-pound sign-decimal number-;" notation doesn't work, either.What does that have to do with this? You can encrypt it with a one time pad if you want, and that still won't prevent anyone from modifying and redistributing copies.
yes stopping someone reading something without a key is easy enough but thats NOT the goal of a drm system.
a drm system is meant to let you read it whilst not letting you copy/modify it. This is basically impossible to achive reliablly on an open system like the PC.
note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
1983 called and it wants its 'new' standard back...
All your base are belong to us!
Comprehension is an entirely different act than execution.
John Searle agrees.
There's already a 'Z' language.
The common thread, as I read it:
It sounds to me like the silver bullet is competence, which is acquired through a combination of aptitude, training, and experience. Silver bullet methodologies attempt to negate the importance of aptitude by relating experience into best practices for training. Silver bullet languages attempt to negate the importance of aptitude by making the languages more robust against stupidity. Yet, in the hands of the inept, silver bullets invariably embed themselves in the nearest available foot.
Some people just don't get it, whatever "it" is.
http://www.php.net/manual/en/security.database.sq
http://us3.php.net/manual/en/function.get-magic-q
He who has no
sorry.
IIRC 'b', and its replacement 'c', were both derived from BCPL, so the next in line should be 'p'.
Thank you for your generosity and may The One bless and guide you to happiness in this life and the afterlife.
thanks for writing one of the most convoluted programming books in history
simplicity and elegance are definately not in this book
It doesn't make sense. Being intelligent putting this together and after that releasing it for free is a mystery for me. The work itself proves this is not made by a common person. And the whole thing contradicts itself. Alot of time is spent doing this, it is made by a person that really knows what he is doing. He could have spent his time doing something else. Perhaps he is not interested in making money, but sure he has braincells enough to create something else that really makes him do profit. It doesn't make sense to me. This is wierd for me, I don't understand people. I know that everything is not about money, but creating this and then release it for free because he can't make a company sell it is totally out of it. If he spent one thousand of time and intelligence in finding a better way to make use of this works, than he spent on creating it I am convinced he would have found a better way to make use of this work than giving it away for free and post an article to slashdot about it.
Yet, another standard for coding on C.
Who needs this?
How about changing the Title.
"Olsen's Standard Book of C Coding."
C: The expurgated version....
P: (pause; politely) I'm sorry, I didn't quite catch that...?
C: The expurgated version.
P: (exploding) The EXPURGATED version of "Olsen's Standard Book of C
Coding"?!?!?!?!?
C: (desperately) The one without the MACROS!
P: The one without the MACROS!!! They've ALL got the MACROS!! It's a
Coding Standard, the MACROS, it's in all the books!!!
C: (insistent) Well, I don't like them...they mess my debugging output.
- these are not the droids you are looking for -
I got bored just reading the slashdot article about this book. No wonder Addison Wesley decided not to publish it.
"...and the GPL was finally successfully tested in court."
The GPL has been specifically enforced by a judge in at least the German court system. In the U.S. court system, even SCO eventually agreed to the legitimacy of the GPL in court filings to save its ass from IBM's countersuit. GPL violators in the United States have been hit with court injunctions to compel them to abide by its terms.
The notion that the GPL needs to be tested in court is history, as it has been vindicated many times by actual court actions.
The Annotated ANSI C Standard. Any comments on this one from the comp.lang.c newsgoup yet?
I'm up to page 132, and so far, it's an introductory cognitive psychology text. A bad one.
There are 1616 pages of this drivel. Even for someone interested in programming language design, this is a painful read.
There's room for a good book in this area, but this isn't it. A more useful approach might be to start from Amit Yoran's statement that "About 95% of software bugs come from 19 common, well-understood" programming mistakes", and evaluate language designs against that.
Mmm, this'll be nice for benchmarking my printer.
Direct away from face when opening.
I would upgrade to the newer acroread-7.x, but that can not be used for easy pdf-to-ps conversion (e.g. acroread -toPostScript < file.pdf > file.ps) without a valid DISPLAY...
In Soviet Washington the swamp drains you.
Good grief. From reading the comments, you'd think he just kicked everyone in the teeth. The guy is giving away a free book. Enjoy it.
It's going to take a while to digest a document of this magnitude, but at least some of us out here are part of your target audience. I've always been interested in computer language grammar. Back in the day I used to read the USENET C FAQ for fun, wrote several translators and code generators, and ID'd my share of C compiler bugs.
What are your plans for the document? If you can't find another publisher there's probably at least a thesis or two hiding in there...
Best of luck
Vuja De: That sinking feeling that this is going to happen again. Often occurs in meetings with Product Managers.
If you leafed through it at all, you'd see that the pages are about 1/3rd the standard published book height. so, 500-800 normal printed pages is more like it.
It reads well, it's a useful book, and the shorter pages make it appear uncluttered.
I'm just amazed - a guy puts this much time and attention into what looks to be a useful book, and GIVES IT AWAY FREE, then all anyone on Slashdot does is moan and whine.
Typical.
Apparently, there were objections from Microsoft when DHS started to point out that Microsoft was the problem. What's left of the "National Cyber Security Division" actually seems to be CMU's CERT plus a front man, Andy Purdy, in Washington.
I think we have found the Anti-Shildt!
From page 5:
"...most of the existing academic software engineering research is of low quality and suffers from the problem of being carried out by people who don't have the ability to be mathematicians or the common sense to be practicing software engineers."
Alright, so here we have an author who's done a great job and we're all downloading his book. The publishers have decided to cut themselves out of the loop.
Does anyone know how to easily make a donation to the author, one saying thanks for releasing this cause we value your work, and two rub it into publishers that a technical book does have value?
Excuse me while I go out and by a few reams of paper and some ink cartridges before trying to print this 1616 page document out on my printer! Anybody having any luck so far fitting this into a single binder? I understand now why the publisher balked at this -- the environmentalists would have stormed the office in protest for all the trees killed to print each copy! No problem, I'll just read the whole thing sitting here at my printer...
I've abandoned my search for truth; now I'm just looking for some useful delusions.
I'm glad you had a good education. Unfortunately, there are a lot of CS majors emerging these days with a Java-only education. Certain universities are notorious for this. You might think that once someone knows CS, learning additional languages is trivial. But this is not really true, especially if he only knows one language. It's also easier to go from C to java than java to C.
Face it, you're mostly a bunch of weenies who can barely use visual Basic.
Well, I'll be stopping by to drop off a free truckload of elephant manure in your front lawn.
Enjoy it!
But, for the truly pedantic (like some of us who have been involved in C coding standards for 20 years), much of the detail is interesting. I'm not sure how much general audience there would have been at $90/copy. Graduate level seminars in the ecology and natural history of language standards development?
-dB
"It if was easy to do, we'd find someone cheaper than you to do it."
And it wants to remind you that the New Testament is not new at all but a summary of the previous testament that many confuse as being old.
But yea, you are right, anyone that believes in "thou shalt not kill" and "thou shalt not steal" is obviously old...
There is a picture of Margret Thatcher on page 105.
If you grew up in the UK in the Thatcher era, between 1979 and 1990, your brain may have a vulnerability that causes it to crash when exposed to these kinds of images.
At time of writing, no patch is a available.
The following workarounds are available.
1) Do not download the pdf file. If you have already downloaded it, delete it without opening it.
2) Print the PDF file, and ask someone born after 1990 or before 1940 to sort through the printout, find page 105 and destroy it. If they have read about the Thatcer era or lived through it, they should destroy the page *without looking at it*, by placing the printout face down and counting through to page 105.
3) Disable image display in your pdf file reader, or use a pdf reader which does not support images.
4) View the pdf in a hex editor.
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
WOW!
Smmmmmohhhke...
OK Mr Pedant, "ISBN number" is an example of a figure of speech called RAS syndrome. It is too a perfectly valid expression. Now take your grammar trolling elsewhere.
It's unknown whether the creators of C were using the next letter in BCPL or the letter after B.
The Jargon File entry on C says "Before Bjarne Stroustrup settled the question by designing C++, there was a humorous debate over whether C's successor should be named 'D' or 'P'."
Please, for the good of Humanity, vote Obama.
and use the bindings to hold a printout of this book.
Wow, if you are thrilled by language specifications, they you will shit your pants at the bonus 80 pages of experimental psychology background!
;)
But seriously, good work dude
"Sir, none of our techniques are breaking the prisoner"
"I was worried about this, they must have trained him on The New C Standard"
It's 10 PM. Do you know if you're un-American?
'b', and its replacement 'c', were both derived from BCPL, so the next in line should be 'p'.
First there was BCPL. Then, there were B, C, and c-PLus-PLus.
Try writing properly tail recursive functions in C
This is a compiler issue. A compiler can choose to optimize tail calls, or it can choose not to. GCC since at least version 3.3 does optimize tail calls in many circumstances.
You can do the obvious demunging with this email address
Derek M Jones derek@NOSPAMknosof.co.uk
He also has a website: http://www.knosof.co.uk/
Amusingly, the "Year 2000 problems in C" link is 404 compliant.
Tag lost or not installed.
I would upgrade to the newer acroread-7.x, but that can not be used for easy pdf-to-ps conversion (e.g. acroread -toPostScript < file.pdf > file.ps) without a valid DISPLAY
man Xvfb
"No more entries, folks, we have a winner."
THANK YOU. I will and have started reading your efforts.
There are no upfront costs involved.
Also, I'd like to point out that I have no affiliation with lulu, I just was looking around for a site that did what they do.
This book is a refreshing change. It is written by an author who has a fully literate command of English, and is therefore a pleasure to read. The contrast to run-of-the-mill books about computing, all of which usually have the linguistic stamp of a semi-literate ten year old child, is so very obvious. The typology is excellent and has been designed by somebody who is fully aware of both the subject matter and communication techniques. There are a few grammatical inconsistencies, primarily of tense and plurality. The publishers are absolutely potty turning down this really beautiful magnum opus. The author is similarly off the normal track giving away this superb work. He should take his work off-line set up a pay for download site as soon as possible.
Anything that is effective in prohibiting copying to the clipboard will likely prohibit use of a screen reader, making the document not section 508 compliant; watch your company lose its government contracts and tax breaks. And if it can be displayed on screen, it can be printed or OCR'd. What else does the "print screen" key do?
- - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
I skimmed thru the first section and 10 pages or so into the second in trying to decide if this is worth the paper and ink it would take to make a dead tree version of it.
Generally, I think is worth the time & effort to add it to your bookshelf.
Addison-Weseley has inadvertantly done us a favor since historicly they have hung onto the copyrights and vigorously defended them to the detriment of the subject matter at hand. Their treatment of the amiga related materiel they published, by end of life treating it long before the usefullness of the material was appreciated by the users brought the amiga platform to a somewhat premature death because the flow of info on how to program it was severely restricted. But they weren't interested in a production run of only 10,000.
At any rate, I'll give this a **** rating. Its should, unless obvious mistakes are found, serve as the new c99 bible because of its detail.
I also have both K&R books, and you have to read then with the thought of their conciseness in hand before you can grasp what is being said. Concise is nice, until it leads to obtuse. And its not the least bit helped by the poor quality of the printing where whole pages seemed to have been included in the latest version that were printed on an offset press whose plates were, in the vernacular of the pressman, going blind. This makes it more difficult to read than it should be.
Makeing your own dead tree version of this should alleviate all the pain except for its weight as you carry it around since its going to be most of the second ream of paper in duplex mode.
--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.35% setiathome rank, not too shabby for a WV hillbilly
In fact, the next in line is PerL.
A monkey is doing the real work for me.
It seems its first application was as a nonsensical statement generator.
Anyway, the Pascal-looking Amiga E (official site) is what I figured would be hiding behind the link. It was even semi-popular for some time.
Pages are in letter size format (187.3x134.9mm^2) how am I supposed to print it with my ol A4 inkjet printer?
this post contain no useful information, no need to mod it down