August comes to an end

Monday, 31st August 2009Short URL

Not long to go now until Hahlo4 goes live, mostly thanks to a super productive August. In the past month I’ve managed to get a mountain of work done towards ‘completing’ 4.0. Some stats:

  • 3 weeks leave. (inc. 1 week spent bed ridden with vertigo)
  • 24 commits.
  • Approx 300 code changes. (see graph below)
  • 10 tickets closed… doesn’t accurately reflect anything, as most things don’t get chance to be ticketed before I’ve already finished them
  • Over 200 beta testers (thank you!)
  • 9 donations (double thank you!)
  • Approx 61,000 pages views for Hahlo4 beta (compared to approx 138,000 for Hahlo 3.1 in August)
  • 1 broken SVN repository (and a couple of hours later, 1 fixed SVN repository)
  • 1 accidentally deleted (and not backed-up) .htaccess file… oops.
  • 9 days ’til launch

Hahlo4 Commits hosted by Ember

For those of you who use the combined timelines (Recent+Mentions, Recent+Messages etc), auto-refresh should now be functioning for you on these timelines. Do a full/hard refresh if you need to. Please report any bugs.

That marks the last ‘big’ thing I wanted to get finished before launch (there are several much smaller things still to do, some before launch, some after). So I’ve now got about a week to move the features list, faq, help etc across onto this blog (instead of over here.

9 days ’til 09/09/09. Bring it.

0 comment


Quick note about auto-refresh

Tuesday, 18th August 2009Short URL

If you’ve ever wondered why auto-refresh in Hahlo4 doesn’t seem to work for you even though its turned there is a good chance you’ve also got the “Inline Replies” and/or “Inline Messages” options turned on too. Currently, when you enable one (or both) of these options auto-refresh will be automatically disabled when viewing your friends timeline (it should still work for mentions, user timeline etc.)

This is a carry over form Hahlo 3, where it was put in place for two reasons. Firstly having both inline options turned on in addition to auto-refresh has the potential to burn through api calls very quickly (eg. 3 requests every refresh, at 1 minute intervals would have used 90 api calls per hour… at the time the limit was just 70 per hour). With the api limit now at 150 this isn’t as big an issue as it was previously, but still something to be aware of. Secondly I had great difficulty getting the auto-refresh to behave correctly when the inline options were turned off, I was frequently getting the wrong responses (ie. more or less tweets that I was expecting).

That second issue may have been rectified with the rebuild for Hahlo 4, but I am yet to test it. I will try and sort it out prior to launch so that those of you with “Inline replies” or “Inline messages” turned on can still make use of the auto-refresh feature.

0 comment