No. This can't be done without invokink a browser serverside and take a
screenshot of that - which is complicated. Maybe using iframes works too, but
I'm not aware that these can be scaled.
Besides, where do you get the recent-urls-list from?
Diez
--
Sent from Gmail for mobile | mobile.google.com
Opera has a HTML rendering engine. Neither TurboGears (server-side) nor
JavaScript (client-side) have a HTML rendering engine built in. But
there are projects to access the gecko or the khtml rendering engine
from Python. Google is our friend.
Chris