19:10 <mhall119> #startmeeting RSS Reader app
19:10 <meetingology> Meeting started Thu Jul 25 19:10:20 2013 UTC.  The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
19:10 <meetingology> 
19:10 <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
19:10 <mhall119> Burndown: http://status.ubuntu.com/coreapps-13.10/ubuntu-rssreader-dev.html
19:10 <mhall119> Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-rssreader-development
19:10 <mhall119> Bugs: https://bugs.launchpad.net/ubuntu-rssreader-app
19:11 <mhall119> mrqtros: so first off, I love the new grid view
19:11 <mhall119> but we seem to have lost almost all of the functionality around managing feeds
19:11 <mrqtros> mhall119, which one? :))
19:11 <mhall119> there's more than one?
19:11 <mrqtros> mhall119, Svenn-Arne is working now on new :)
19:11 <mhall119> well, the one currently used
19:11 <mrqtros> Currently in trunk you can see Joey's implementation :)
19:12 <mhall119> that one then
19:13 <mhall119> mrqtros: so the current build actually won't even launch, it fails with something about ./feeds
19:13 <mhall119> but when it was working, I couldn't add new feeds or anything like we used to have available
19:13 <mrqtros> It still contains some bugs. And more sadly is that Joey used cacheBuffer property of ListView, because his realization rely on static creation rather than dynamic :(
19:14 <mrqtros> mhall119, hmm ... It's test problem as far as I know :)
19:15 <mrqtros> "./feeds" - only import, all imports before works well, for example import "database_module_v2.js" and so on
19:16 <mhall119> mrqtros: does import "./feeds" work when it's installed to /usr/share/ubuntu-rssreader-app/ ?
19:17 <mhall119> oh, I think I see the problem, ./feeds isn't being included in the .deb package
19:18 <mhall119> ok, I can submit a fix for that
19:18 <mrqtros> mhall119 hmm... How it can be included?'
19:18 <mhall119> mrqtros: it just needs to be listed in debian/ubuntu-rssreader-app.install
19:18 <mrqtros> I used another folder today (for list mode), so I want to know how to fix that problem too :)
19:20 <mhall119> mrqtros: I'll send you an MP to add ./feeds/ and you can just do the same for your folder
19:20 <mrqtros> mhall119, Okay :) Can you please fix this file yourself, but later we will use it as example!
19:20 <mrqtros> Cool!
19:21 <mrqtros> I am not familiar with *.deb packages, so sorry :)
19:21 <mhall119> mrqtros: that's okay
19:21 <mhall119> mrqtros: so once this in the app should load again
19:21 <mhall119> but we still have the issue of not being able to add/edit/remove feeds
19:22 <mhall119> is somebody looking into making those features available again?
19:22 <mhall119> I assume the code is all still there, and just needs to be exposed
19:22 <mrqtros> w8, Michael, in current version you can add feeds (even with search), edit topics and so on :)
19:23 <mrqtros> How it can be possible? :)
19:23 <mrqtros> Code is here but it is not available? o_O
19:23 <mhall119> ah, I see that now, I didn't know it was added
19:23 <mhall119> so that covers my concerns :)
19:23 <mrqtros> Yep :)
19:24 <mrqtros> Joey now working to make topics  management more similar to design guides (my realization was sometimes different, but simple and usable)
19:25 <mhall119> mrqtros: https://code.launchpad.net/~mhall119/ubuntu-rssreader-app/package-feeds-directory/+merge/177022 is the fix for ./feeds/
19:25 <mrqtros> Now we have "Create topic", "Append feed" functions totally like in design guides :)
19:25 <mrqtros> w8 a moment :)
19:26 <mrqtros> Approved!
19:26 <mhall119> mrqtros: thanks
19:26 <mhall119> balloons: how is the autopilot work for rssreader coming along?
19:27 <balloons> mhall119, well work has begun on updating the old tests to fit the new changes :-)
19:28 <balloons> once that's done, we'll move forward on adding the rest of the tests
19:28 <mhall119> does carla need anything from me or the app developers?
19:30 <balloons> mhall119, I don't believe so, but I'll touch base
19:30 <mhall119> ok
19:30 <mhall119> we really appreciate her contributions to the tests
19:31 <mhall119> mrqtros: any other questions or concerns?
19:32 <mrqtros> mhall119, nope :) To the end of the month we will get much more complex version of our app, I think.
19:33 <mhall119> mrqtros: excellent, I look forward to it
19:33 <mhall119> #endmeeting