Is it possible to hook-up natively (in Objective-C/CocoaTouch) to the Disqus API (e.g., not using the WebView)?
It struck me that there's no disqus library for iOS, so I made a simple wrapper myself. Currently, it's only for viewing and posting comments.
Feel free to use it : Disquser.