John Wright

Results 6 issues of John Wright

I love this class, thanks so much! When reloading the table I get: ``` self.tableView.sections = [NSMutableArray array]; [self.tableView reloadData]; ``` When switching between details views on the iPad this...

There are a few times where Safari Reader is doing a better job of leaving in article images that are filtered out by readabilitySAX. Here is an example: http://hommemaker.com/2012/08/20/why-the-gays-hate-their-bodies/. Compare...

awaiting-implementation

Many sites have an enlarge javascript function to see a larger image. E.g. NPR often does this: http://www.npr.org/blogs/therecord/2012/08/22/159534467/my-american-dream-sounds-like-black-star?sc=fb&cc=fmp. Safari Reader and Readability manage to filter out the double images somehow...

needs-investigation

Setting `scrollEnabled = NO` only removes the scrollbars and doesn't actually disable scrolling on a UITableView or other UIScrollView object. Thanks for the great framework!

Just wanted to post a status update here on the current direction for NoSQLite. After a lot of deliberation I am working on a version of NoSQLite that is more...

Status

Cool idea! How do you build it and play with it? Thanks, John