I've been doing some traveling lately and wanted to use my time on the train to catch up on the commentaries I've missed. As it turns out the commentary list does no work on mobile devices properly. Scrolling is impossible and while you can use the search box, it's not 100% accurate and scrambles the list after clearing the input field.
So I made this: http://dif-mobile.l-x11.com
This is a standalone, mobile-friendly (kinda ) version of the commentary list from the frontpage. I've replaced various sorting methods with simple sections. Search field is included as well with regular expressions support (because why not). You can use queries like "matrix|avengers" and get everything related to both keywords.
There are handy buttons for downloading the shows as well as links to the forum for each entry. If you tap on 'Listen' you'll be redirected back to the main site with your show of choice queued up and ready.
*done*: lazy loading of images. Right now the list is being loaded all at once (starting from the bottom so give it a minute).
Side notes:
Images for episodes 11, 15 and 16 are missing. Someone (*cough*Teague) might want to look into it
Also, Teague loses points for having linebreaks in the json file