Accepting the "I could do that in a weekend" challenge
51–60 of 88 posts
Re: Accepting the "I could do that in a weekend" challenge
#52Re: Accepting the "I could do that in a weekend" challenge
#53Re: Accepting the "I could do that in a weekend" challenge
#54Can you give it some "add another city" ability? I've had much more grief trying to do the mental arithmetic scheduling phone conferences involving people in Sydney, London, and Dallas than I've ever had working out just one other city in my head...
Re: Accepting the "I could do that in a weekend" challenge
#55It does not seem to do anything without Javascript and times are always displayed in the (to me) awkward AM/PM format instead of 24 hour. The first is probably of no matter to you but how about a toggle button for the latter?
I do examine the browser's accept-language preferences and attempt to correctly do locale appropriate time formats. I've considered a toggle but am trying to keep the UI really simple. Are you from outside the US, and if so could you tell me your browser accept-lang settings (handy tool below)? http://www.cs.tut.fi/cgi-bin/run/~jkorpela/lang.cgi
Re: Accepting the "I could do that in a weekend" challenge
#56This is awesome. One suggestion/request? If I enter the time in 24hr mode, can it please be left that way? Right now it converts it to am/pm... I don't know why, but my brain only functions in 24hr mode and seeing 14:45 change to 2:45 made me think there was a bug before I noticed the PM next to it. Otherwise this is immensely useful! I think "smart parsing textboxes" are the best things ever. I really like the one o…
Third request here for different 24h behavior. I remember hearing the advice "listen to your users" somewhere... so I'll prioritize that. Thanks.
Re: Accepting the "I could do that in a weekend" challenge
#57Nice work - bookmarked. Minor things: * support for alternate names (e.g. The Hague vs. Den Haag) * some way of knowing when a city wasn't found - right now if I type the name of an unrecognised place then it isn't clear that the time displayed is no longer valid * optional vertical layout for phones, and (to go with that) offline support? Perhaps not quite so minor, I'll admit ;) Oh, and re. the "programmer-friendly…
I think he means the "easy to program" kind of programmer-friendly, not the "easy to use" kind of programmer-friendly.
Re: Accepting the "I could do that in a weekend" challenge
#58http://itunes.apple.com/app/globetrotter-timezone-calculator...
Using it all the time because I've had similar problems. And it allows to calculate the differences for more than 2 cities.
Re: Accepting the "I could do that in a weekend" challenge
#59I suggest you add more country names to your incremental search e.g. England, Canada, Australia. If the country has more than one timezone, list them. Worth logging all the things people type that get zero auto-completions. Otherwise spot on.
Thanks. As a shortcut I left out countries with multiple timezones, but as you say they should be in there still just multiple times and delineated somehow. Nothing gets by the HN crowd. :)