Linked List: September 12, 2004

Phil Ringnalda: mt.cfg Dark Matter 

Phil Ringnalda on two of the many under-/non-documented configuration settings for Movable Type:

Paparazzi 

From Johan Sørensen, a free GUI Mac app inspired by webkit2png. Given the URL for a web page, it creates a PNG screenshot of the entire page, no matter how long or wide.

It’s worth noting that you can do the same thing from within OmniWeb 5, using the Save as PDF command (hold down the Option key while looking in the File menu). Gleaned from the previously-mentioned list of OmniWeb shortcuts from Jon Hicks.

webkit2png 

Wow. Paul Hammond:

webkit2png is a command line tool that creates screenshots of webpages.

[…]

With tall or wide pages that would normally require scrolling, it takes screenshots of the whole webpage, not just the area that would be visible in a browser window.

What a great idea. It requires PyObjC, but that’s easy to install.