15:05 <popey> #startmeeting Docviewer meeting 15:05 <meetingology> Meeting started Thu Feb 12 15:05:47 2015 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 15:05 <meetingology> 15:05 <meetingology> Available commands: action commands idea info link nick 15:05 <popey> how are you? 15:06 <sverzegnassi> well! got two news: one is good, the other one is bad. 15:06 <popey> Ok, go for it! 15:07 <sverzegnassi> the good one: I've almost finished the app re-writing, with full content hub support, uri handler, etc... 15:08 <popey> oooh! 15:08 <sverzegnassi> the bad one: due to the fact I was working on it in the morning, i fail to write a line, and it erased all the code :P 15:09 <popey> haqhaha 15:09 <popey> brilliant 15:09 <sverzegnassi> I've found the QML code in the build folder, so I missed just 2 C++ classes :) 15:09 <sverzegnassi> it should be ready for the weekend, but it will need some deep testing 15:11 <popey> Sure, I'm happy to do some testing there! 15:11 <sverzegnassi> great! I can easily add support for reading files from SD card 15:12 <sverzegnassi> but I need some input from the design team to implement the save in SD card feature 15:12 <sverzegnassi> (I mean, how we should let the user choice the destination for a file?) 15:13 <popey> hm 15:14 <popey> We could have a setting which allows the user to pick from local storage or sd card 15:14 <popey> and default to local storage. 15:14 <popey> Then never ask them. 15:14 <popey> If someone wants to change it, they can. 15:14 <sverzegnassi> ok, i was thinking to use a dialog, but this would be easier to manage 15:18 <popey> Ok, anything else? 15:18 <sverzegnassi> yes. 15:19 <sverzegnassi> for the future, it may be interesting to parse the Document folder content using mediascanner2. I mean, it would be nice if it would work with all the well-known content type 15:22 <popey> hm. 15:24 <popey> Ok, I can speak to the ms2 guys and see if this is on their roadmap 15:24 <popey> I don't know if they plan to support many more formats 15:25 <sverzegnassi> Ok, anyway this is not a priority for the moment. Just an idea that could improve the platform 15:25 <sverzegnassi> The big thing to discuss is the support for MS Office files 15:25 <popey> sure. 15:25 <popey> yes. 15:27 <sverzegnassi> We found the calligra version that works with Qt5, but it could be difficult to integrate with doc-viewer source code 15:27 <sverzegnassi> (we talk about around 100MB of size and possible license issues) 15:27 <sverzegnassi> So it would be better to include a qtdeclarative5-calligra-plugin package in the repos 15:29 <popey> is the qtdeclarative5-calligra-plugin the large one? 15:29 <popey> oh, you're proposing that as an option. 15:30 <popey> so, having it in the repo is one thing, but then getting it on the image is another. 15:30 <popey> certainly the first step would be to have a decently packaged up version which runs well on the device. 15:31 <sverzegnassi> I can try to build a plugin and use it in a testing app 15:32 <sverzegnassi> but this need to be postponed, since there are many things that still have to do in doc-viewer 15:33 <popey> yeah, this isn't high priority for now. 15:36 <sverzegnassi> ok, think there's not much more to discuss 15:36 <sverzegnassi> at the moment i'm on the document hub 15:37 <sverzegnassi> and unless I lose the code a second time, it should be ready really soon 15:37 <popey> Backups! 15:37 <popey> :) 15:38 <sverzegnassi> yes, i forgot it, since i was still trying out the stuff 15:38 <sverzegnassi> I'll start to upload the code on launchpad lately this night 15:38 <popey> groovy. 15:38 <popey> Look forward to testing it! 15:39 <sverzegnassi> Ok, I'll ping you as it will be ready 15:39 <popey> Great! 15:39 <popey> Thanks sverzegnassi 15:41 <popey> #endmeeting