14:02 <popey> #startmeeting ubuntu touch calendar app meeting
14:02 <meetingology> Meeting started Thu Sep 12 14:02:49 2013 UTC.  The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
14:02 <meetingology> 
14:02 <meetingology> 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
14:03 <popey> blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-calendar-development
14:03 <popey> bugs: https://bugs.launchpad.net/ubuntu-calendar-app/+bugs?orderby=-id&start=0
14:03 <popey> reviews: https://code.launchpad.net/ubuntu-calendar-app/+activereviews
14:03 <popey> burndown: http://status.ubuntu.com/coreapps-13.10/
14:03 <popey> hows it going pkunal-parmar ?
14:04 <pkunal-parmar> going fine
14:04 <pkunal-parmar> I completed new event view
14:04 <pkunal-parmar> not its in review
14:04 <popey> https://code.launchpad.net/~pkunal-parmar/ubuntu-calendar-app/newevent/+merge/184787  that one?
14:04 <pkunal-parmar> I asked Olivier to review it, he will review it today or tomorrow
14:04 <pkunal-parmar> right that one
14:05 <oSoMoN> hi everyone
14:05 <popey> hi oSoMoN
14:05 <pkunal-parmar> HI
14:05 <popey> just pushing that to my phone
14:06 <popey> Ah, unity is broken, can't bring the toolbar up
14:06 <pkunal-parmar> so some fields are dummy now
14:06 <pkunal-parmar> only time and event name is stored I think
14:07 <pkunal-parmar> rest of things, I will store once we migrate to QtOrganizer
14:07 <popey> Is something blocking switching to qtorganiser?
14:08 <pkunal-parmar> as such no, I was trying to upgrade my laptop to 13.10, but looks like server it too slow
14:08 <pkunal-parmar> its downloading file since 3 hours
14:08 <popey> erk
14:08 <pkunal-parmar> and yet only reached 50%
14:09 <popey> it's still at the downloading stage?
14:09 <pkunal-parmar> yes
14:09 <popey> if so, I'd cancel it, and change to a faster mirror
14:09 <popey> the german mirror is usually pretty quick in Europe
14:09 <pkunal-parmar> its downloading at 30 kB/s
14:09 <popey> is the mirror on the moon!?
14:09 <pkunal-parmar> how can i do that ?
14:10 <pkunal-parmar> I am not sure, I was trying yesterday, but canceled, thought problem with my network
14:10 <pkunal-parmar> but today also same
14:10 <popey> so first, cancel the upgrade, then open "Software & Updates" from the dash
14:10 <popey> in the "Ubuntu Software" tab there's a "Download from:" mirror selection
14:10 <popey> you can press a button to "Select Best Server". should pick a better one
14:11 <pkunal-parmar> ok, let me try that, it's finding the server
14:11 <pkunal-parmar> and can we upgrade from ISO as well ?
14:11 <popey> no
14:12 <pkunal-parmar> ok
14:12 <popey> One thing we noticed, which you're probably already aware, of is the performance of the year view
14:12 <popey> is that because there's so many objects on screen at once?
14:12 <popey> scrolling is really slow.
14:12 <pkunal-parmar> yes, I seen that
14:13 <pkunal-parmar> I guess so,
14:14 <pkunal-parmar> but on desktop it works fine, so may be i will need to try on device
14:14 <popey> hmm. Is there any way we can improve that, perhaps by only drawing on-screen objects?
14:14 <pkunal-parmar> I will get it in this week or so
14:14 <popey> ok
14:14 <popey> Did the video from the design team about scrolling days make sense?
14:15 <pkunal-parmar> I suspect because of too many ubuntu shape this is causing, but not sure
14:15 <pkunal-parmar> else year view is kind of same as before
14:15 <popey> hmm
14:15 <popey> i think the year view is probably the busiest screen in all of the apps
14:15 <pkunal-parmar> yes, that video helped,  I am trying to make dayview like that
14:16 <popey> awesome
14:17 <popey> ah, got the new event screen up
14:17 <pkunal-parmar> ok, great,
14:17 <popey> http://popey.com/~alan/device-2013-09-12-151730.png
14:18 <pkunal-parmar> I was wondering what will be the data for reminder model and other popup
14:18 <popey> heh, the "remind me" field is bigger than the screen!
14:18 <popey> http://popey.com/~alan/device-2013-09-12-151815.png
14:18 <popey> so the reminder option should tie into the alarm API, right oSoMoN ?
14:18 <popey> same as the clock app
14:19 <pkunal-parmar> as far as I know, if we add OrganizerItem to QtOrganizer, it will handler reminder and rest of things
14:20 <popey> due to them being in the same EDS backend.. that makes sense
14:20 <pkunal-parmar> now upgrade it faster, thanks :)
14:21 <pkunal-parmar> yes, right because of same EDS backend
14:21 <popey> great!
14:22 <pkunal-parmar> so do you have idea, what is catagory in new event ?
14:23 <popey> (it should be cat*e*gory) ㋛
14:23 <popey> Personal, Work, Holiday I'd imagine
14:23 <popey> Project Foo, Project Bar, Project Baz
14:23 <popey> whatever the user wants to have as categories, how we maintain those categories, I don't know.. one for design
14:24 <popey> could be for version 1.0 we have a predefined set of them
14:24 <pkunal-parmar> I don't see category in event details view or anywhere else
14:24 <pkunal-parmar> how its used ?
14:25 <popey> I think it's just a personal choice for people to group appointments of one type or another
14:25 <popey> We can ask Lina in the design meeting.
14:26 <pkunal-parmar> ok
14:26 <oSoMoN> popey: I guess so (sorry I’m in another meeting, typing while I’m holding the push-to-talk button is kinda tricky :))
14:26 <popey>14:27 <popey> pkunal-parmar: anything else, problems?
14:27 <pkunal-parmar> no,nothing else
14:28 <popey> ok, thanks. I'll see you in the hangout!
14:28 <popey> #endmeeting