hahlo Tag Archive

Hahlo 4.2 — Now iPad friendly

Not that it iPad friendly wasn’t before, in fact Hahlo ran perfectly fine on the iPad, but with that extra screen space available it would be silly to not make use of it, wouldn’t it? All up it isn’t a massive update, but some good bits and pieces have been thrown in.

Not that it iPad friendly wasn’t before, in fact Hahlo ran perfectly fine on the iPad, but with that extra screen space available it would be silly to not make use of it, wouldn’t it? All up it isn’t a massive update, but some good bits and pieces have been thrown in.

Hahlo 4.2 - Now iPad friendly

What’s New

  • iPad specific changes
    • Custom landscape layout with menu visible on the left (see screenshot above)
    • Portrait mode retains the ‘traditional’ Hahlo overlay menu accessed from the ‘menu’ button in the header.
    • Slightly larger navigation tabs
    • Bigger maps (640×480) on the geo-location pages
    • Custom iPad startup image when you add Hahlo to your home screen
    • New 72px home screen icon for the iPad
  • Added ‘Retweeted by’ links (similar to ‘in reply to’) to all three retweet timelines
    • These allow you to quickly see who else has retweeted that specific tweet
    • Currently shows a maximum of 10 users (I may increase this in the future)
  • Added all three retweet timelines to the menu (Retweeted to Me, Retweeted by Me, Retweets of Me)
  • Using Twitter provided location data (for locations in the US), other locations are still using the google Maps API.
  • Added link on geo-location pages to open the current location in Google Maps (will work on iPhone and iPad)

Bug Fixes

  • Fixed a link parsing bug where links that omitted http:// would be linked incorrectly, this has now been fixed for links that begin with www but still omit http://
Article 31 May 2010 0 comments
·•·

To retweet or not to retweet

Yesterday I launched Hahlo 4.1 and one of the changes was the switch from to old-style ‘RT’ retweets over to the new twitter retweet api. Unfortunately this seems to have upset a few people, not necessarily because I’ve added support for the new api but because I chose not to maintain the old-style RTs as well. This is a tale of why.

Yesterday I launched Hahlo 4.1 and one of the changes was the switch from to old-style ‘RT’ retweets over to the new twitter retweet api. Unfortunately this seems to have upset a few people, not necessarily because I’ve added support for the new api but because I chose not to maintain the old-style RTs as well. This is a tale of why.

To retweet or not to retweet - a tale of good vs. evil

Keep in mind this falls into the category of “people can use twitter however the hell they want”, you’re allowed to disagree, just don’t be a knob about it.

The Hahlo side of the things

Hahlo is about moving forward, not backwards, if I were not interested in keeping up with the new feature additions to twitter (and the api) then Hahlo probably wouldn’t still be in active development. Also maintaining two different methods for retweeting means more work on my side making sure they both continue working, having an ‘RT’ button which performs different functions for different people is not only illogical, but would very quickly become a pain to support. Also, please remember I don’t get paid anything to work on or support Hahlo, I do that because I’m a nice guy.

The twitter side of things

Those who’ve used Hahlo will see that I’ve tried to match the same ‘flow’ as on twitter.com. For example, you click ‘retweet’ and you’re asked to confirm that you’d like to retweet this tweet to your followers. Not everyone likes the new-style retweets, but then not everyone like change. But changes happens, deal with it.

Evan Williams wrote a great post on why retweets work the way that they work on twitter.com, if you haven’t read it I strongly suggest you do.

The “retweets annoy me” side of things

There is a reason I never added retweets to Hahlo prior to version 4, I don’t (or didn’t to be more precise) like them. And then when I did add them, I also added an ‘hide all retweets’ option. This is why, and if you disagree (likely) I’d like to hear (constructively) why that is. Lets try a common example to illustrate my point.

» Continue reading “To retweet or not to retweet”

Article 24 Dec 2009 3 comments
·•·
·•·

iPhone Web Apps as an Alternative to the App Store Woot, mentioned by name in a daring fireball article, very nice indeed. Gruber makes some good points about why web apps can’t really compete with native apps, and I agree with most of his points, except maybe this one:

Not only are native iPhone apps faster and more capable than their web-app equivalents, but they’re easier to write.

Faster? Yes. More apable? Yes. Easier to write? Unless you know objective-c/cocoa/etc no, not really. if it was that ‘easy’ Hahlo would have stopped being a webapp long ago.

Also on the speed issue, yes the interfaces on a native app are going to be smoother and faster to use than webapps, but in the case of something like a twitter app a lot of that ‘speed’ has to do with the retrieving of the data from the twitter api. There is only one api and both webapps and native apps use it, they both request the same data, from the same source, over the same connection. They have to download the same avatars (poorly resized avatars don’t help download speeds…) etc. this isn’t where the speed issue lies. For example once you’re using Hahlo and all the main UI resources have loaded, your not really requesting much more data than a native app when you view a new timeline, profile, search results etc.

Also, how many native iPhone apps can also be used on Android devices and other devices such as the Nokia N900? Just saying ;p

Link 24 Nov 2009 0 comments
·•·

Hahlo4 is live!

It feels like I’ve been working on it forever (since early December 2008 in fact), but I’ve finally released it into the wild, just head over to http://hahlo.com. There a still a few more things I’m going to add/tweak, but I’m going to take a little bit of a break first and sort out some other things… like that update to Fluency Admin that I “promised” months ago.

Sidenote 10 Sep 2009 1 comment
·•·

Hahlo blog is live Needed somewhere where I could both centralise my Hahlo info, and post updates longer than 140 characters. Solution (another) WordPress blog and half a day to build a theme.

Link 11 Aug 2009 0 comments
·•·

Hahlo 4 Beta Exactly two years ago today I announced the beta of the original Hahlo and now after a long, long, long wait I’m happy to announce I’ll be opening up the Hahlo4 beta later this week, all you need to do is head over here and plug your username into the super simple signup form, then make sure you are following hahlo on twitter so I can send you your super secret beta password. Easy as that.

Link 23 Jun 2009 0 comments
·•·

10 things you should know about Hahlo 4

Yes, there is a new version in the works, and its going to be great. Below are just 10 new or exciting things about Hahlo 4 that I’d like to share even though the release is still a while away. The overall goal is keep Hahlo where it belongs the premier iPhone optimised Twitter webapp. Plus version 3 has been around about 9 months so its due for a refresh.

1. Its all new and shiny.

I’ve started from scratch, part of the reason its taking a while to complete, the existing Hahlo 3 code has been added to and modified so many times that its become unmanageable so it was back to the drawing board with some early advice and guidance from Neil around better ways to structure my code. The new system allows for things to be added/removed/changed easily across the whole site without having to modify a dozen files. It should also make thing more consistent site-wide.

The backend is all new, and so is the front end. It still has the same feel that your used to but its been refreshed and has several great additions which I’m sure you’ll all love.

2. Extra level of navigation.

On most screens you’ll get a row of quick access navigation options, as shown in the screenshot below, these allow you to quickly switch between related pages. for example when view a users profile, you have quick access to the timeline, their favorited tweets, and a one click twitter search on their username.

h41
» Continue reading “10 things you should know about Hahlo 4″

·•·

Please Vote for Hahlo in the Shorty Awards

Hahlo finished on top after the nominations closed, so now its time to get your vote in to make sure we finish as high as possible in the voting (hopefully on top again). You can easily vote by visiting http://shortyawards.com/category/apps, Hahlo is currently trailing by quite a few votes, but there is still plenty of time to catch up, don’t wait, vote early. And remember everyone who votes (and those who nominated too) will get exclusive access to the Hahlo 4 beta when it becomes available (still in development at the moment). Thanks.

·•·
·•·
twitter was not updated. | lastfm was not updated. |