Compendium on iPad needs 4 lines of HTML

Post/Author/DateTimePost
#1

RCanine

Jan 15, 2011 20:57:15
Seriously, only four.

Here's a gist that describes how to do it.

gist.github.com/781488

I don't know if the right people read this thread, but I'd love to see code like this make it into the product.
#2

mpattee

Feb 12, 2011 3:29:44
Do you think editing this one the iPad app http://itunes.apple.com/us/app/compendium/id398946704?mt=8 would take care of it as well? It works on some listings but not others for formatting.
#3

RCanine

Feb 12, 2011 11:31:21
I'm not familiar with that app. I'm guessing not though, since it looks like it uses the search API rather than the default web view.
#4

mpattee

Feb 12, 2011 12:05:58
Its an app I wrote and the final view is the same as what you'd look at on the web. It uses the search API to handle the first couple steps.
#5

mpattee

Mar 08, 2011 14:19:27
Could you tell me how you came up with the width=1016 part. It almost works properly but its still a little small.