/srv/irclogs.ubuntu.com/2013/11/20/#ubuntu-uds-hallway.txt

=== ChanServ changed the topic of #ubuntu-uds-hallway to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1311/hallway/ - http://irclogs.ubuntu.com/2013/11/20/%23ubuntu-uds-hallway.html
=== ChanServ changed the topic of #ubuntu-uds-hallway to: Track: Hallway | HTML5 template consolidation | Url: http://summit.ubuntu.com/uds-1311/meeting/22123/html5-template-consolidation/
dbarthhi15:01
dbarthmhall119: hi15:01
dbarthmhall119: can you send me the hg link?15:01
=== alex-abreu|afk is now known as alex-abreu
mhall119dbarth: msm is going to run it15:02
dbarthah ok15:02
dakerhi15:03
dbarthhi daker!15:03
dakeragain i am following on IRC15:03
dbarthnw15:03
dbarthbut youŕe welcome in the hg15:03
dakerya i know no mic here :(15:04
dakerif you ask me a question look for the answer here15:04
dbarthok, sure15:05
dbarthwe may just all end up on irc15:05
dbarthif we don't get the hg link15:05
dbarth;)15:05
dbarth*that* is the hallway after all15:05
bzoltan1I am here15:05
bzoltan1where is the coffee15:05
* dbarth sends a cup to bzoltan115:05
bzoltan1thanks dbarth15:06
alex-abreubzoltan1, it is already late for you, you should be awake15:06
bzoltan1:) LOL15:06
bzoltan1alex-abreu: I was awake yesterday localtime 2am15:07
alex-abreuah ! :) that explains it15:07
bzoltan1What is the link to the hangout?15:07
alex-abreuwe are waiting for it15:08
alex-abreudaker, btw have you had time to review my small MRs yesterday (I am reviewing yours) ?15:08
dakeralex-abreu: not yet i will do it tonight15:09
alex-abreuno worries15:09
alex-abreuHTML5 just left ... what a sign15:09
dakerwat!15:10
bzoltan1I have merged the html5 with the cordova templates in the QtC and pulled in the simple webapp template15:10
alex-abreubzoltan1, ?? ... I did this too yestefday !15:11
bzoltan1alex-abreu: today ... an hour or so ago15:11
dbarthwell,so we're all on the same page then15:11
bzoltan1https://code.launchpad.net/~bzoltan/qtcreator-plugin-ubuntu/facelift/+merge/19596315:11
alex-abreuyeah15:11
bzoltan1it has landed on the QtC trunk15:11
alex-abreuah ok15:11
dbarthbut i'd like to confirm if we can just have 1 single hmtl5 template, not the tab and simple ones like in qml15:12
alex-abreuI saw15:12
alex-abreubzoltan1, expect another MR15:12
dbarthie, keep it super simple to see where to start an html5 app15:12
dbarthalex-abreu: ;)15:12
alex-abreuok mine does expand on this work ...15:12
dbarthMR fight15:12
alex-abreugood15:12
bzoltan1alex-abreu: cool... just update your branch from the trunk15:12
alex-abreubzoltan1, yup15:12
kyleNalso the gaol is to have the single template also be used for cordova, yes?15:12
alex-abreuconflict hell15:12
* bzoltan1 likes the smell of conflicting MRs in the morning15:13
dbarthkyleN: yes, cordova apis will be part of that single template15:13
alex-abreukyleN, yes until 3.x15:13
dbarthie, we're talking about the cordova APIs here only, not the new cli stuff that is cordova specific, and not the recommended way for ubuntu app developers15:13
dbarthkyleN: makes snse?15:13
kyleNalex-abreu, are you saying that with cordova 3.3 there will be a "regression" to two qtC Ubuntu HTML templates?15:14
alex-abreuhtml left ... the situation is worse15:14
kyleNnow we ahve two tempaltes, one for html5, one for cordova15:14
dbarth;)15:14
kyleNI think the plan is to move to one tempalte that supports both15:14
alex-abreukyleN, cordova 3.x. will follow the cordova model, ...15:14
dbarthkyleN: we should have only one in the end15:14
alex-abreukyleN, no we will have 1 template from now on15:15
alex-abreukyleN, for cordova devs in 3.x. the wokflow will be similar to what you can see in typical cordova project, no shared runtime15:15
alex-abreuand the whole roject is embedded15:15
alex-abreuso it'll be a plain qtc project15:15
kyleNright. but one qtc tempalte15:16
alex-abreuyes15:16
dbarthyes, that's what we'd like15:16
dbarthkyleN: for cordova developers, ie those making ios apps, or cross platform apps let's say15:16
dbarthkyleN: they will use the cordova-cli system15:16
alex-abreukyleN, but it will apply less & less to cordova in the end15:16
dbarthkyleN: and so they won't be in qtc really15:16
kyleNaha15:17
alex-abreudaker, btw ... one thing that we postponed for 13.10 and that we will have to tackle, is the layouting etc.15:17
dbarthkyleN: they may use the cordova runtime container, everything specific and integrated, etc.15:17
dakeralex-abreu: ya we need to see how to do it15:17
dbarthkyleN: but that's another story than the html5 story15:17
alex-abreudaker, trying to have somthing simple, but also helpful ... and more aligned w/ modern ways of doing it, ... I ghave something on the side, a few experiments using flexboes15:18
alex-abreuinstead of the more restricted grid systems15:18
dbarthkyleN: the html5 story then becomes: a webview + ubuntu platform/sdk APIs, + cordova apis by default15:18
alex-abreusince we have the luxury of not being web dev15:18
alex-abreubut targetted platform devs15:18
dbarthie, you get all of the apis in the same place15:18
kyleNdbarth, I am confused by this: " and so they won't be in qtc really"15:18
kyleNI understand cordova provides cli for project management build and etc15:18
dbarthkyleN: they will create their cordova-specific app via the CLI15:18
dakeralex-abreu: we need to see if flexbox works in qtwebkit15:19
dbarthnot via qtc and its templates & plugins15:19
kyleNI was hoping that QtC would be a front end for those functions15:19
alex-abreudaker, basing things on flexboces, & possibly having some runtime support from js, ... (or not since it might trigger quite a bit of reflow)15:19
dbarthkyleN: the way we imagine things now (and feedback is expected ;)15:19
alex-abreudaker, yes, they do to a certain extent, but for 14.04 we will ideally rarget oxide, which is blink15:19
dbarthkyleN: is to say15:19
alex-abreudaker, so they'll work15:19
dbarthkyleN: ubuntu html5 developers have 1 single template, all apis accessible, including the cordova runtime ones15:20
kyleNdbarth, so if we do not expect cordova app devs to use QtC, then how about click pagkes, run app on devices, and all the otehr QtC goodness?15:20
dakeralex-abreu: btw does oxide works ? i mean just the rendering part15:20
dbarthkyleN: and cordova-oriented guys go with the cli instead15:20
alex-abreudaker, yes ...15:20
dbarthkyleN: that's all in the new cli system they have15:20
dbarthit even creates click packages now15:20
kyleNOK. in that case the changes to the QtC menus we talked about yesterday is: remove all cordova menus15:21
dbarthfyi i pinged msm to get the HG link15:21
kyleNIt would be nice to be able to simply open a cordova www/ dir in QtC and let Qtc be the front end for the cordvoa cli stuff15:22
dakeralex-abreu: i want to anticipate and test the UI components stating from now (what dbarth said on the other session)15:22
dakerstarting*15:22
kyleNdbarth, does the new cordova cli stuff support running the app on the device?15:23
alex-abreudaker, totally ...15:23
alex-abreudaker, we have something already ... but limited15:23
dakeralex-abreu: ok15:24
dbarthhttps://plus.google.com/hangouts/_/7acpjfelvcnnk0hlhlft68oees?authuser=0&hl=en-GB15:24
alex-abreudaker, we agreed on trying to come up w/ something like some sort of instrumentation tools & e.g. fps etc.15:24
dakeralex-abreu: perfect15:25
dakeralex-abreu: there is no video player on the page15:27
kyleNdaker - right15:27
dbarthdaker: we're trying to sort out the HGoA issue15:30
dbarthyou don't have video yet, but it should go live at some point15:30
dbarthand we'll catch up with you and folks here15:30
bzoltan1WE ARE LIVE15:40
dbarthdaker: ok, so we're live now15:42
dakerdbarth: ya following15:42
dakerkyleN: https://www.youtube.com/watch?v=LyW9HCT3avk15:44
dakerdbarth: yep15:49
dakerkyleN: +115:53
bzoltan1guys I had to quit15:54
dbarthwilldo the same soon15:54
dbarthhave the OA session soon15:54
=== ChanServ changed the topic of #ubuntu-uds-hallway to: Currently no events are active in this room - http://summit.ubuntu.com/uds-1311/hallway/ - http://irclogs.ubuntu.com/2013/11/20/%23ubuntu-uds-hallway.html
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!