Pagination in Articles is Evil
For me personally, pagination in articles is one of the most annoying things I can think of. First of all, it makes printing nearly impossible if the content provider doesn't also provide some special printing functionality (which could be done by simply adding a print stylesheet without the pagination). IGN comes to mind here, were they have pagination and no printing system.
Besides IGN another example for ugly pagination is w3schools.com. Every single page in their paginations has only a quite limited amount of content and the navigation buttons nearly disappear in the amount of not clearly distinguishable advertising...
At least there are some site-specific solutions for people who hate paginations as much as I do, such as a Greasemonkey script for IGN which is available on userscripts.org.
So to all webdevs: Could you please stop paginating articles? Thanks.