Any ideas for essentially creating a loop-back display on a remote server, so I run a X application, and instead of forwarding that display to a local client, the output is essentially 'screen-grabbed', just without a screen?
Explanation: High performance visualizations (read:pretty pretty pictures) with no interactivity needed while I'm 3000 miles away.
This is one approach you might use:
X Virtual frame buffer: http://www.x.org/archive/X11R6.8.1/doc/Xvfb.1.html
Examplecommands from wikipedia: http://en.wikipedia.org/wiki/Xvfb
ImageMagik is capable of most things: