is there an approved way to embed my latest run info from slowgeek (specifically, an image, not some flash monstrosity) on my own html webpages?
Nike isn't supporting their flash-based badges anymore (the info about them has been taken off their site since they re-did it), and the datafeeds that existing ones use apparently have some Y2k10 bugs, since all my runs since new-years show up as from '00. See http://www.ryan.net/misc/skitch/nikebadge-20100201-133209.jpg for an example.
I'd love to link to a slowgeek image to embed on my homepage/blog , or have a url that means "most recent run image". If there's a concern about site-load or traffic costs, I'd accept (or prefer, actually) something I could scrape via cron.
I could do this now, actually, with a handful of requests and a little html parsing, but if there's an "official" way to do this that I missed in the FAQ, please let me know. Thanks!