Simon Fell > Its just code
Finally stopped procrastinating and got back to working on PocketSOAP, currently adding support for compression to the HTTP stack.
I had YATT running to trace some SOAP stuff, and noticed a bunch of stuff Radio was pulling down, turns out it downloads all the themes every hour, that's 900k of themes every hour, ouch. You can turn it off, but the only options seem to be off or every hour. Given the ammount of HTTP stuff that Radio does, I really wish it used etags and last-modified where possible.