If I wrote you a service that would do what Instapaper does with its
text mobilizer, would you be willing to run it on your server?
I wrote Instapaper Beyond (
http://brettterpstra.com/instapaperbeyond/)
and would love to do something similar for Pinboard. Part of that
means keyboard navigation of individual bookmarks and being able to
load Readability-parsed text views via ajax without leaving the page.
The Ajax part would be much easier if I could pull from a same-domain
service or proxy. What do you think?
I already have a PHP version up and running. The output on that one is
highly stylized but it shows the service at work:
http://brettterpstra.com/reader/?u=http://daringfireball.net/2011/10/iphone_4s
P.S. you stole "j" and "k" for older/newer nav. Just my two cents, but
j/k really should be for up down nav through bookmarks, h/l should go
older/newer.