10:01 <popey> #startmeeting Weather meeting 10:01 <meetingology> Meeting started Fri Sep 19 10:01:36 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 10:01 <meetingology> 10:01 <meetingology> Available commands: action commands idea info link nick 10:01 <m-b-o> lunch time 10:01 <popey> How are you? 10:02 <davmor2> m-b-o: dude thanks for the naming fix on Weather looks much better :) 10:02 <m-b-o> fine. TGIF :) 10:02 <popey> heh 10:02 <popey> \o/ 10:02 <popey> https://bugs.launchpad.net/ubuntu-geonames/+bug/1366283 10:02 <m-b-o> davmor2 no problem :) 10:02 <popey> we have a fix for that, which hasn't been deployed yet, but is on my 'staging' server 10:03 <popey> http://146.185.188.87/?query=Stuttg for example 10:03 <popey> are you able to test that, before we deploy it? 10:03 <m-b-o> yeah, fine! thanks! 10:03 <m-b-o> one moment, have to boot anothermachine 10:03 <popey> np 10:05 <m-b-o> workls! :) 10:05 <m-b-o> But 10:06 <m-b-o> the the sorting is not right,perhaps 10:06 <m-b-o> you can test here; https://code.launchpad.net/~martin-borho/ubuntu-weather-app/ubuntu-geonames 10:08 <m-b-o> geonames.org state is: starting letters have to match 10:09 <popey> hmm 10:09 <m-b-o> with ubuntu geonames, also inner word matches are found 10:09 <popey> I'm sure we can fix that. Can you leave a comment on the merge? https://code.launchpad.net/~twstd-dev/ubuntu-geonames/search-wildcard/+merge/234578 10:09 <m-b-o> looks like %term% instead of term% 10:09 <popey> yes 10:09 <m-b-o> yes,I will 10:10 <popey> twstd-dev tends to be around at the weekend, I'll ask if he can take a look. 10:10 <popey> he has access to 146.185.188.87 so can deploy a fix and we can test further 10:10 <m-b-o> okay. will be around tomorrow too, most likely 10:10 <popey> if you link to your branch in the comment then I'll remember to test with it 10:10 <m-b-o> okay 10:12 <m-b-o> in other news: I've started to have a look at adding a cpp extension for getting the current timeoffset from utc for a timezone name 10:12 <m-b-o> I'm not a cpp guy and I fear newver will :) 10:12 <m-b-o> I fear I newver will 10:13 <m-b-o> do you know if there's a hello world doc somewhere? And I have no clue about CMAKE either 10:13 <popey> hm. 10:13 <popey> nik90: has done some work with CMAKE ☻ 10:13 <popey> sorry nik90 ☻ 10:14 <m-b-o> In a "normal" qt app, I would make it, but the specifics of utouch, in that regard, I don't know 10:14 <nik90> :P 10:14 <DanChapman> popey: m-b-o. I could offer some assitance here aswell 10:14 <m-b-o> danchapman cool! :) 10:14 <popey> \o/ 10:14 <nik90> m-b-o: I could review the cpp code while DanChapman can help with cmkae 10:14 <nik90> cmake* 10:15 <popey> thanks DanChapman 10:15 <popey> and nik90 ☻ 10:16 <m-b-o> and somebody add me an extension, only one method? A skeleton extension to move on would be enough :) 10:16 <m-b-o> for me fron taht point on 10:16 <m-b-o> from that point on 10:16 <DanChapman> cool, so is it just a migration from qmlproject to cmake? 10:16 * DanChapman pulls a branch 10:17 <m-b-o> DanChapman you have to copy the "keys.js" from the click package 10:18 <m-b-o> or I can send you the key 10:19 * popey just pm'ed it to DanChapman 10:20 <popey> thats the contents of key.js 10:21 <DanChapman> popey: thanks m-b-o just sent it aswell. So what exactly do you need me to do? :-D 10:22 <m-b-o> in short adding a cpp extension with one callable method, called "timezoneOffset(string timezone)" :) 10:23 <m-b-o> I can do the inner stuff of the function, or I can tell you..... if that falls under "cmake" too ;) 10:24 <DanChapman> m-b-o: cool easy enough. I'll get an MP up for that today then 10:24 <m-b-o> hey, cool! 10:24 <m-b-o> I can tell you the problem:weather app only has the timezone string, but needs to know the offset from utc for the location 10:25 <m-b-o> QTimezone shoudl know this 10:28 <DanChapman> m-b-o: Ok cool thanks, well i'll take a look at QTimezone if it's relatively trivial the MP may come "ready to go" :-) 10:29 <m-b-o> \o/ :) 10:33 <popey> Ok. anything else to discuss? 10:33 <m-b-o> popey: no. this extension and the ubuntu geonames api are the two things missing for migrating the backend from geonames to ubuntu geonames. QML side is almost done 10:34 <popey> Good to hear! 10:35 <popey> Ok, shall we wrap up, and move to -app-devel if there's any ongoing discussion? 10:35 <m-b-o> yepp 10:36 <popey> super, thanks 10:36 <popey> #endmeeting