18:06 #startmeeting Weather app meeting 18:06 Meeting started Thu Aug 21 18:06:08 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 18:06 18:06 Available commands: action commands idea info link nick 18:06 how are you? 18:06 heyho o/ 18:06 fine, just booting #203 18:06 yeah, promoted image at last! :D 18:07 shot a nexus 10 on ebay btw 18:07 You mad fool ☻ 18:07 was it cheap? 18:07 240, okay 18:07 e 18:07 € 18:07 business expense? ☻ 18:07 So on the subject of design.. 18:08 no, but it's okay. wanted a 10", with CM support. tried one fomr sony, but that was a bad one 18:08 ahh 18:08 I know the design guys are busy, but they're working on some new patterns for the weather app. 18:08 oh, ok 18:08 I know they have a design sprint next week, where I believe much of it will be presented to the head of design 18:08 (mark) 18:08 okay 18:08 and I expect us to get something more concrete after that 18:09 would be fine 18:09 cool. 18:09 so the current guidance from above is that we need to be keeping on top of bugs, ensuring tests pass, that we don't regress the images 18:10 so we can keep with the forward momentum of new images at least twice a week. 18:10 That's the target 18:10 sounds reasonable 18:10 Now at the moment the rate of change in weather app is of course very low 18:10 We're "done" for the most part until we get new designs 18:10 dpm approved the new header, and a MP with out Sheets is waiting for reveiw: 18:10 https://code.launchpad.net/~martin-borho/ubuntu-weather-app/pagestack/+merge/231093 18:11 Excellent, I'll take a look. 18:11 Do you need anything from me for the geonames service? 18:11 todo is the backend change to the geolookup api 18:11 nik90 has requested lat/long lookup 18:11 yes, me too! 18:11 oh, you'd use the lat/long lookup? 18:12 we will have to make a cpp extension too for weather, I'll have a look at the things nik90 did with the clock reboot 18:13 whats the extension for? 18:13 * nik90 looks 18:13 yes, for "scan for location" and to get better location data 18:13 AIUI you just use qtlocation 18:13 the new location provider just gives you better results 18:13 (when it works - which it doesn't in #203) 18:13 popey: for getting the dst 18:13 ah 18:14 I will ahev a look over the weekend about integrating the geolookup service 18:14 m-b-o1: what do you need the latitude and longitude for? 18:14 m-b-o1: to detect the user's location? 18:15 nik90: no, to get all suitable data we need for requesting the weather apis 18:15 as I've implemented it, some things were missing 18:15 but can have chnged since then 18:16 m-b-o1: well QtLocation should provide you the user's lat and long, would that be enough for you to use to get more data? 18:16 should be! 18:16 or do you need to use lat, long to query ubuntu geonames for additional info? 18:17 what I requested to popey was to be able to search for cities using "lat, long". So basically reverse geocoding 18:17 yes, that's what weather needs too! 18:17 cool 18:17 popey: so that's 2 core apps that need it :-D 18:17 popey: ^ 18:17 :) 18:18 m-b-o1: for now, use http://api.geonames.org/findNearbyPlaceNameJSON?formatted=true&lat=52.1046&lng=4.2756&username=krnekhelesh&style=full 18:18 ok 18:18 I'll get on that. 18:18 m-b-o1: that's what I am using to test during the feature implementation 18:18 it returns the nearest city based on the given lat,long 18:19 nik90: already using that 18:19 cool 18:19 now, is there anything that differs about the results you need? 18:20 do you both need nearest N results, weather needs only one right? 18:21 yes, if it's a reasonble place ( city or something). geonames can be quite extensive 18:21 nik90: you expect one result from a lat/long search? 18:22 weather uses "featureClass" param: p, li { white-space: pre-wrap; } http://api.geonames.org/findNearbyPlaceNameJSON?style=full&username=uweatherdev&lat=53.5953&lng=10.0122&maxRows=25&featureClass=P 18:22 popey: only one 18:22 but I'll take what I get :) 18:22 ok, I'll spin this up on a separate server for testing and let you know, nik90 you have a bug number for this? 18:22 popey: since I don't want to show a list of nearest location but instead just show one ourselves 18:22 popey: 1 sec 18:23 https://bugs.launchpad.net/ubuntu-geonames/+bug/1359206 18:24 ok, magic, thanks 18:27 Ok, anything else? 18:27 nope 18:27 have added a task for your apps to that bug 18:27 thanks 18:27 so we can track whatever you guys need to do too. 18:27 super. 18:28 Great. When does your Nexus 10 arrive? 18:28 already here :) 18:28 ooh 18:28 what do you think? 18:28 nice device, like it 18:28 seems durable 18:28 I went out playing Ingress a while back and someone took one of those 18:28 battery life was quite long 18:29 yeah, build quality is also good. has 4.4.4 too. but will root it and put cm on it 18:29 and utouch! ;) 18:29 heh 18:29 Have fun with that ☻ 18:29 Ok. lets wrap up then.. 18:30 I will 18:30 :) 18:30 Thank you chaps! 18:30 thanks popey and nik90! 18:30 #endmeeting