=== chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [16:19] tgm4883: does Myth have any integratio nwith Zeitgeist? [16:20] no [16:20] I know basically nothing about zeitgeist [16:22] mhall119|away, what is it [16:22] tgm4883: it's a desktop activity log [16:23] apps can selectively feed information to it, like what files are opened, what webpages are viewed, etc [16:23] anyway, I was talking to one of the developers about using it to build predictive models [16:24] mhall119|away, mythtv itself doesn't have any zeitgeist integration that I know of. I could probably add it to the mythtv scope though [16:24] and he says if we can feed it information about what it watched and when, he can probably get it to predict what a user wants to watch without them having to specify it [16:24] hmm [16:25] so like, if you watch the same show every Friday at 9pm, when you turn it on at 8:55pm on a Friday, it could automatically pull up your show [16:26] mhall119|away, that makes sense. Do you have any links/docs on zeitgeist integration with a scope? [16:27] the files scope uses it to provide results, but it doesn't log anything [16:27] mhall119|away, so it relies on whatever the file is opened in to provide data to zeitgeist [16:28] If Myth could log viewing activity, the Myth scope could provide "recently watched" and possibly a recommendations category [16:28] yeah, apps have to feed data to zeitgeist, it doesn't automatically log activity [16:29] http://zeitgeist-project.com/ is the project page [16:29] So we need whatever application we're playing video back in to log the activity [16:29] yeah [16:29] be that mythfrontend or the default video player [16:29] I know there is GObject bindings for their API, and also now qT/qml BINDINGS [16:30] well if it's mythfrontend doing it, that is going to be some C++ code [16:30] you can probably use the C library then [16:30] * tgm4883 can totally do 'hello world' in C++ [16:30] * tgm4883 meeting time