Posts Tagged ‘fftogo’

FF To Go Minor Updates

Wednesday, July 9th, 2008

FF To Go has had a number of (minor) updates.  Here goes:

Fill the page – help the hiders

Some of you hide a lot.  I’m starting to hide more often too.  But FF To Go was still doing just one call to the FriendFeed API for entries.  If that one call resulted in mostly hidden entries then you’re left without much data on the page.  Now FF To Go will make up to 3 additional calls in an attempt to fill the page with how many entries per page you have set (in the settings page).

Hiding and deleting

You can now hide and delete entries.  Mobile hiding was the most requested feature for FF To Go.  Deleting might be useful for those who accidentally use the share form as a search form.

And a million and one bug fixes

Everything from fixing imaginary friends to tweaks to FriendFeed’s API HTTP status codes.

Use FF To Go on an iPhone? Consider the Official Version

Tuesday, July 1st, 2008

I built FF To Go knowing that it was only a matter of time before FriendFeed would build an official mobile FriendFeed experience.  So when FriendFeed announced an iPhone friendly FriendFeed I wasn’t shocked nor saddened.

FF To Go wasn’t really built for iPhone users; it was built for everyone else.  See the iPhone supports Javascript which meant the original FriendFeed interface worked decently on the iPhone.  Every other phone on the market doesn’t support Javascript and since the FriendFeed interface (both of them) rely upon Javascript for commenting/liking it won’t work on any other phone.  That’s where FF To Go comes in.  It uses zero Javascript so FriendFeed doesn’t remain a passive experience for non-iPhone mobile users like myself.

So if you were using FF To Go on an iPhone please switch over to the official version.  Don’t feel ashamed to use a superior product.

Thanks FriendFeed!

FF To Go: Editable Comments

Saturday, June 28th, 2008

People have been asking for this feature to be added to FF To Go but I wasn’t really happy with any of the solutions I came up with.  Ideally there would be a call I could make to the FriendFeed API to get the body of a comment but that does not exist.  In the end I’ve settled on a compromise; you can only edit comments you’ve “recently” made (which is the common situation anyway).

Recent is a tricky term.  When you create a comment I store the body in memcache; I have no way of knowing how long it will stay there (it could get pushed out to make way for other data) but it’s definitely going to be long enough for you to realize a spelling mistake.

So have no fear of being ridiculed for your mobile spelling abilities!

Update: Now all comments are editable.

FF To Go Is Now Open Source

Tuesday, June 24th, 2008

I’ve been meaning to open source FF To Go and try out git; today I accomplished both.  FF To Go source code is available at GitHub.  It’s under the MIT license.  Check out the code and submit patches if you’d like.

So far I like git but I need more time with it before I make any decisions.  It already feels faster than bzr and I really like GitHub.

My First Callcast

Wednesday, June 4th, 2008

Check it out.  Thanks Kevin!