All posts by Rob Fahrni

About Rob Fahrni

Rob is a husband, father, grandfather, and software developer. He started his career writing DOS based accounting software in BASIC, worked on Visio for 10-years, written a lot of C++/Win32 code, and now spends his time developing iOS Applications.

Stream 1.5

Stream version 1.5 is now available in the App Store!

What’s new? ๐Ÿ’ฅ

This version includes a new feature that allows you to add a feed by invoking a custom scheme. What’s that you ask? Well, it’s basically a custom URL that Stream has registered with iOS that causes the operating system to allow Stream to handle them.

So, if you want to write a Shortcut to add a feed automatically you can add a custom URL like this.

hs-stream://actions/subscribe?value=https://multiline.co/mment

I’m sure folks will come up with all kinds of ways to make use of this in scripts and Shortcuts. Here’s an image of a simple example using Safari to open Stream and subscribe to a site.

I’d like to thank Ashur Cabrerra for the idea, for testing the implementation, for finding a bug that existed in Stream since the 1.0 release, and for his constant support of Stream! ๐Ÿ™๐Ÿผ

What’s Fixed? ๐Ÿ›

During the development of the new automated subscribe feature Ashur discovered an existing bug. It’s been there since version 1.0! Basically the code that parses dates in Stream would fail on any date that included fractional seconds. As you can probably imagine dates are represented in multiple formats in feeds. Stream continues to adapt to those formats and it was really nice to be able to fix this bug so we can support more of your favorite feeds.

Thanks, Ashur!

Stream 1.4

We’re happy to announce version 1.4 of Stream for iOS!

This release includes the following:

1) ๐Ÿš€ New Feature: Displays read/unread status of a post
2) ๐Ÿ› Bug Fix: On occasion certain feeds wouldn’t update

We hope you enjoy the new feature. It was high on the list of requests.

Never heard of Stream? Read on!

Easy to Discover Feeds

If you’d like to help feed readers like Stream auto discover your RSS feed you can do it by including a very simple line of HTML in the <head> element of your web page.

Here’s what it looks like for Scripting News the weblog of the man who created RSS, Dave Winer.

<link rel="alternate" type="application/rss+xml" href="http://scripting.com/rss.xml">

That’s it, that’s all it takes! Stream can now look through your home webpage, or blog main page, and ask for this element. Once it discovers it it will go right to that spot and allow you to subscribe.

Just like magic! ๐Ÿช„

Stream 1.3

Iโ€™m happy to announce a new Stream release. Version 1.3 is a minor release with one new feature and two bug fixes.

New Feature ๐Ÿ’ซ

When you go to Settings youโ€™ll notice a new section called CACHE. This feature allows you to set the number of days to maintain Feed Items in the timeline. Itโ€™s a sliding scale between 1 and 30. The original release of Stream, and every version since, has used a hard code value of 30. Now you can control how long you hold onto feed items.

Thanks to Steven Vore for the feature suggestion.

Bug Fixes ๐Ÿž

  • Timeline list items with long titles could force the date to display off the screen. Thank you Iryna for your layout mastery and support.
  • Images in the Article view that were small than the width of the screen were blown up to fill the screen. Thank you Ashur for your HTML and CSS mastery and your continued support.

I hope you enjoy this release and find Stream a valuable part of your Feed Reading workflow. ๐Ÿงก

Stream version 1.2.1

This release of Stream fixes a couple bugs.

1. Fixed layout issue with progress indicator so it’s properly centered. (Thanks, Marc!)

2. Fixed a bug that could cause the progress indicator to remain on the screen while importing feeds when a network failure occurred.

Go get it in the App Store!

Tip: How to backup your Stream feeds

After you’ve created your perfect set of feeds you may want to do a backup so you don’t lose it. But how?

It’s easier than you might think. Here’s how.

  1. Select the Setting icon in the upper left corner of the title bar
  2. Select Export Subscriptions
  3. Choose the location to save your subscription OPML file
  4. Tap the Save button

That’s it. You now have a backup copy of your subscriptions.

If you have iCloud storage, Dropbox, or one of many other cloud storage providers with a Files extension you can backup to any of them. That way you have a copy in the mystical cloud so you don’t lose it if something catastrophic happens to your device.

Happy Stream’ing.

Stream 1.1

This release includes two upgrades to existing features and one bug fix.

? The first, and biggest, upgrade is the reading experience in the Article view. Various text and paragraph formatting styles are now supported.

? The second upgrade is displaying linked items inside the application instead of opening Safari. Small, but it does make for a better experience.

? The one bug fix was something I wanted to fix for quite a while. Certain feeds โ€“ like Medium โ€“ did not include their content in a way Stream knew how to parse them. That bug has finally been sent packing.

Sorry for the bug ?

So, weโ€™ve had a little problem with version 1.0.1. ?

When you go to leave a tip youโ€™re not going to see any tip amounts to choose from. ??โ€โ™‚๏ธ

Version 1.0.2 has been submitted to Apple for review. With any luck itโ€™ll pass review and the tip amounts will magically appear. ???