Javascript code to encode a canvas bitmap in base64 (tags: programming javascript webpageprinting)
Javascript code to grab image data and send it the server. (tags: javascript webpageprinting tutorial)
- Abused Strings Considered Harmful: Overuse of Strings to Represent Non-String Data Leads to Problems
I agree. I try to never use a string when I can use some other type with clearer semantics. (tags: programming)
IE-specific mechanism that can be used to modify a web page for printing. (tags: webpageprinting printing javascript)
CSS media, with some good examples (tags: programming tutorial reference design code printing css web guide webpageprinting)
mirror for Qt releases (tags: programming library)
Mostly I agree with the evil of these anti-patterns. (tags: programming design code database architecture)