12:59 #startmeeting RSS Reader App meeting 12:59 Meeting started Fri Jan 3 12:59:57 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 12:59 12:59 Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired 12:59 good to c u again 13:00 Boilerplate.. 13:00 RSS Reader App links:- 13:00 Bugs: https://bugs.launchpad.net/ubuntu-rssreader-app/+bugs 13:00 Reviews: https://code.launchpad.net/ubuntu-rssreader-app/+activereviews 13:00 Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/coreapps-1404-rssreader-dev 13:00 General Links:- 13:00 Milestones: https://launchpad.net/ubuntu-phone-coreapps/+milestones 13:00 Burndown: http://status.ubuntu.com/coreapps-14.04/ 13:00 Blockers: https://wiki.ubuntu.com/Touch/CoreApps/Blockers 13:00 you too.. how was the holiday for you? 13:00 well xmas is not an official holiday :P 13:01 in China 13:01 Aw, shame. 13:01 ok, when shall we begin development ? 13:02 Now! :D 13:02 I saw the blueprint 13:02 haha 13:02 So the priority for this cycle is convergence.. 13:02 making sure the app works well on phone, tablet, desktop 13:03 Making sure it's possible to operate the app on the desktop with a keyboard and mouse.. just like you can on the phone/tablet with touch. 13:03 Mouse scrolling for example. 13:03 i c 13:03 Redrawing the application when the window resizes 13:03 so.. does the design start yet ? 13:04 We haven't received any designs, but we'll put the call out for them 13:04 ok 13:04 As I mentioned at the end of last year, the canonical design team may not have time to help us 13:04 but we can try and get community designs and pass them to the design team for review if they can. 13:04 oh.. 13:05 I remember there is a design team in G+ 13:06 will them help ? 13:06 We can ask 13:06 Most of Canonical is still on holiday 13:06 On monday I'll speak to the guys and we'll put a call out 13:06 ok 13:07 I'll convert the goals into some work items in the blueprint 13:07 and file a couple of bugs for the desktop navigation things 13:08 yep, agree 13:09 The only other (lower priority) feature that might be nice, would be to allow subscriptions from the browser 13:09 So if a user clicks on an RSS feed in the web browser, it could trigger a subscription in Shorts.. 13:09 but I think that would need some further discussion 13:09 and isn't a high priority given we have a search function which works well in shorts 13:10 i c 13:10 designs first :) 13:10 Yes! :D 13:11 Other than that I didn't have anything else to discuss, do you? 13:11 i do have a question 13:12 about the SDK 13:12 ok. 13:12 the default template is pure qml 13:12 but if I want to use c++ 13:13 that will be hard to develop 13:13 We have other apps which have qml and C++ 13:13 Music App, File Manager, Terminal. 13:14 yep I know 13:15 some process needs manual operate 13:15 like deploy on phone 13:15 yes. 13:15 run on phone etc.. 13:16 and can't debug :( 13:16 https://bazaar.launchpad.net/~reminders-app-dev/reminders-app/trunk/view/head:/run_on_ubuntu_touch.sh 13:16 might be useful 13:16 for running on device 13:17 wow, didn't know that 13:17 needs a little tweaking to work with other apps, but that could be useful 13:17 I have used it to run reminders-app on the phone, from my pc 13:17 debug output appears in the shell on the pc, or also worth looking in /home/phablet/.cache/upstart 13:18 so.. just run this script under the source code folder ? 13:19 yes 13:19 cool :D 13:20 yeah, it's very handy 13:20 I think mzanetti who wrote it, uses it in all his apps 13:21 will the SDK integrate this script ? 13:22 I think the SDk are working on a different solution 13:22 one which does cross-compiling on your pc 13:22 then builds a click package for deployment to the device 13:22 I am quite miss the time I developed Nokia Meego app :P 13:23 it's SDK can run apps via WIFI 13:23 nice. 13:24 technically you can run apps via wifi on ubuntu touch 13:24 if you "adb shell sshd start" 13:24 er, "adb shell start sshd" i think 13:24 :P 13:24 alan@deep-thought:~$ adb shell start ssh 13:24 ssh start/running, process 8360 13:24 close ☻ 13:24 and then modify that script to do it over wifi rather than adb push 13:24 I mean run from SDK directly :) 13:24 but yes, the SDK *should* do this 13:24 yeah, I agree 13:25 Ok. Anything else? 13:25 nope, I think that's all so far 13:25 :D 13:26 thanks for the script 13:26 No probs 13:26 ok, have a great weekend 13:26 :) 13:26 u 2 13:26 We'll get the design call out next week.. 13:26 see you 13:26 #endmeeting