WordPress' "preview" mode is good, but not perfect.
How can I create a "staging site", where I can make changes, and then, when I'm satisfied, mirror the changes to my production site?
I realize this isn't trivial (eg, copying tables from staging to production would wipe out comments created in the interim), but seems do-able.
I know about http://mattheworiordan.com/projects/wp-plugins/dev-staging-environment/ but this assumes you've already setup a dev and staging environment.
