-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2017-09-03-iOS-RSS-Readers.html
1 lines (1 loc) · 2.76 KB
/
2017-09-03-iOS-RSS-Readers.html
1
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, maximum-scale=3;"> <link rel="alternate" type="application/rss+xml" title="RSS for sangh.github.io" href="rss.rss"> <link rel="stylesheet" href="default.css"> <title>iOS RSS Reader/Client I Don't Have to Write - sangh.github.io</title> </head> <body> <article> <h1><a href="https://sangh.github.io">sangh.github.io</a></h1> <nav> <ul> <li><a href="index.html">Archive</a></li> <li><a href="rss.rss">RSS</a></li> <li><a href="https://github.com/sangh/sangh.github.io/issues">GitHub</a></li> </ul> </nav> <h2>iOS RSS Reader/Client I Don't Have to Write</h2> <time datetime="2017-09-03">September 3<sup>rd</sup>, 2017</time> <p>For a long time after (kind of) being forced to use an iPhone I still hadn’t found an RSS reader app that did everything I wanted. I don’t think I was being unreasonable and was continually surprised I could not find one (and wasted many hours trying them all). Generally I’ve found iOS apps to be higher quality than their Android counterparts but several apps I want just do not exist for the iPhone (even though they do on Android), and an RSS client without hideous shortcomings <em>used</em> to be one of them.</p> <p>Off the top of my head I want the RSS client to:</p> <ul> <li>Sync to only my Tiny Tiny RSS server instead of connecting to the feeds I’m following directly.</li> <li>Keep articles on the phone (can function without any network access).</li> <li>Be able to sync only on WiFi and not use any cell data.</li> <li>Be able to zoom in and pan on images.</li> <li>Be able to zoom out on images (some clients display images at full resolution which often means that they extend way way out to the right of the text meaning that you have to scroll right and left to see them, which means you will accidentally go to the next/previous article.</li> <li>Be able to display the title text of images.</li> <li>Use Safari view because so so many elements are missing and most of the readers give you no indication at all that they are missing things.</li> </ul> <p>Anyway, I’m writing this article to basically say <em>FINALLY</em>. I recently found out that <a href="http://cocoacake.net/apps/fiery/" title="Fiery Feeds' home page.">Fiery Feeds</a> does everything I want and does it loads better than I ever could have if I did ever manage to scrape together my own shitty little app.</p> </article> <footer> <ul> <li><a href="2016-08-15-Opera-proxy.html">< Previous</a></li> <li><a href="nocomments.html">No Comments?</a></li> <li><a rel="license" href="LICENSE.txt"><img src="LICENSE.png" alt="Creative Commons Attribution 4.0 International License" title="Creative Commons Attribution 4.0 International License"></a></li> </ul> </footer> </body> </html>