18:03 <popey> #startmeeting Weather app meeting
18:03 <meetingology> Meeting started Thu Aug 14 18:03:17 2014 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
18:03 <meetingology> 
18:03 <meetingology> Available commands: action commands idea info link nick
18:03 <popey> So first thing.. I have updated the bug and my merge for geonames has been accepted
18:03 <popey> but I now need to find someone in IS to update the server
18:03 <m-b-o1> just read
18:03 <popey> (which is hard because they're all super busy)
18:04 <popey> but will keep on it
18:04 <m-b-o1> tahnks. it's not that imortant, adminName3
18:04 <m-b-o1> will only get shown at 1% percent, at best
18:04 <m-b-o1> adminName2 would be ok too
18:04 <nik90> popey: pff just tell IS the world will end if they don't update the server
18:04 <popey> ok
18:04 <m-b-o1> so no hassle
18:04 <popey> hah
18:05 <m-b-o1> :)
18:05 <popey> nik90: everyone says that!
18:05 <popey> Need a new reason
18:05 <nik90> lol
18:05 <popey> "Think of the community!"
18:06 <m-b-o1> there were some new bugs filled about localization, have you seen?
18:06 <m-b-o1> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1355831
18:06 <m-b-o1> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1355835
18:06 <m-b-o1> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1355822
18:06 <popey> nope, lets see...
18:06 <m-b-o1> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1355552
18:06 <m-b-o1> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1354493
18:07 <m-b-o1> https://bugs.launchpad.net/ubuntu-weather-app/+bug/1353267
18:07 <popey> 1355831 will go away when you move to top toolbar?
18:08 <m-b-o1> yes, mp already here
18:08 <m-b-o1> https://code.launchpad.net/~martin-borho/ubuntu-weather-app/new_header_with_fixed_icons/+merge/230707
18:08 <popey> ok
18:08 <m-b-o1> a flaky test I have to investigate
18:09 <popey> 1355822 seems easily fixable?
18:09 <m-b-o1> 1355835 is ithis on our side or twc side?
18:09 <popey> is there something we can pass in the url to tell them we're spanish? or does it get that from the browser?
18:09 <m-b-o1> 1355822 will assign it to me
18:10 <popey> k
18:10 <m-b-o1> the mobile redirect on the twc website is broken
18:11 <m-b-o1> or thelinks have changed
18:12 <popey> I'll do some testing with victor..
18:12 <m-b-o1> when opening on desktop it works. I don't think we have to handle this in the ap, if it's mobiel or not
18:13 <popey> wishlisted bug 1353267
18:13 <popey> i suspect its a browser thing
18:13 <popey> i bet on the desktop we hand over locale info, and mobile doesn't
18:13 <popey> so their end doesn't know what to do
18:13 <popey> but that's just a guess for now.
18:14 <m-b-o1> I think their mobile redirect is broken. they know by the subdomain, which locale
18:14 <m-b-o1> de.weather.com es.weather.com
18:14 <m-b-o1> when tehy detect a mobile browser they send a redirect to th ebrowser, but not with a godd url, I guess
18:15 <popey> yeah
18:16 <popey> I'll play a bit with it on my test device with various languages and see if we can figure out a solution
18:19 <popey> 1354493 is a dupe of 1355831
18:19 <m-b-o1> "Weather Channel doesn't display forecasts in Spanish" is not correct, every language is broken when on mobile
18:19 <m-b-o1> but the links are right
18:20 <popey> sure, but given our first launch partner is in Spain, you can see why they test that language first ☻
18:20 <m-b-o1> okay :)
18:21 <popey> I'll go through and comment on and prioritise the others.
18:21 <m-b-o1> thanks
18:22 <m-b-o1> another question about the new geonames api: serachByLatLong is possible?
18:23 <popey> not yet, but it could be, I guess ☻
18:24 <popey> I'll take a look over the weekend and see if it's something I can add on to the geonames server
18:24 <popey> now I know the code ㋛
18:24 <m-b-o1> :)
18:24 <m-b-o1> postgres has some methods to do lat/long nearby searches, afaik
18:24 <popey> oh cool
18:24 <popey> I'll google
18:25 <popey> So basically you want "n" nearby results returned for any given lat/long, right?
18:25 <popey> where N is 5-10 I'd imagine?
18:25 <m-b-o1> one would be enough
18:25 <m-b-o1> it's in thelocation managr, when you click on scan for location
18:25 <popey> oh okay.
18:26 <popey> let me have a play with that, sounds fun ☻
18:26 <popey> anything else?
18:26 <popey> Oh, have you had anything from design?
18:26 <m-b-o1> example: http://api.geonames.org/findNearbyPlaceNameJSON?style=full&username=uweatherdev&lat=53.5500&lng=10.0000&maxRows=25&featureClass=P
18:26 <m-b-o1> nope, nothing
18:27 <popey> ok
18:27 <popey> ok, I'll chase them
18:27 <m-b-o1> but I have  question about the new header and the popovers, when you select something
18:27 <m-b-o1> it's a grey background, like in the screenshot I showed you yesterday
18:28 <m-b-o1> http://imgur.com/i8pLiiB
18:28 <m-b-o1> looks strange, somehow
18:29 <popey> it does look odd
18:30 <popey> assumption that the rest of the app is that colour background I guess?
18:30 <popey> although other apps have a different colour popover
18:31 <popey> usually same colour as the header
18:31 <popey> that would look worse in this case IMO
18:31 <m-b-o1> yes
18:32 <popey> need to speak to tim / design about this.
18:32 <m-b-o1> shhould we lan d it anyway?
18:32 <popey> hmmm
18:32 <popey> no
18:33 <popey> can you put that screenshot as a comment in the merge and I'll give tim the link and we can discuss it in the comments on the merge?
18:34 <m-b-o1> yes. I can do that
18:34 <popey> thanks
18:34 <m-b-o1> which leads me to my last question:
18:34 <m-b-o1> will a current version of the sdk land on trusty anytime soon?
18:35 <m-b-o1> developing in VM sucks ...
18:35 <popey> In short, no.
18:35 <popey> which also sucks
18:35 <popey> IMO
18:36 <m-b-o1> I can't upgrade my macines to utopic... they pay my bills...
18:36 <m-b-o1> okay, will try get my aligned with a vm... it needs only time I guess :)
18:36 <popey> heh
18:37 <popey> Sorry about that. I feel your pain, I'm on 14.04 too
18:38 <m-b-o1> will try to repartition a machine perhaps and install utopic on the new one
18:39 <m-b-o1> okay, nothing left on my side
18:39 <popey> Ok, thanks m-b-o1. Have a great weekend!
18:39 <m-b-o1> you too! abd thanks as always :)
18:39 <popey> #endmeeting