I drink coffee (sadly I'm not joking).
Some people are fond of schemes to set up a laptop on top of a treadmill (perhaps via some platform they construct; I think even a company sells a complete device like this now), with the claim that it not only exercises the body, but the mind.
I don't really buy it, but I'd probably give it a crack one day if I was really bored (and owned a treadmill).
Personally, I just try and do exercise after work. Run at nights, etc. Admittedly, a lot of nights I get caught up in programming and don't actually go anywhere (though I do try and sneak in some exercise while building/deploying).
I once had an amusing idea I'll share: Test Driven Gym
You would tie gym equipment to the outcome of your unit tests. If one fails, before you can go back to programming, you must do X number of pushups (measured electronically) and other similar things. I still think it's a pretty hilarious idea.
-- Edit:
FWIW, I've written a little NUnit plugin to do this, and anything else, and named it "_DD":