[Zeitgeist] [Bug 485698] [NEW] create an external dataprovider for evolution

2009-11-20 Thread Markus Korn
Public bug reported: I'm using this bug to track progress for an evolution eplugin sending events to zeitgeist until I have a running version which is worth its own project. ** Affects: zeitgeist Importance: Wishlist Assignee: Markus Korn (thekorn) Status: In Progress ** Chang

[Zeitgeist] [Bug 485698] Re: create an external dataprovider for evolution

2009-11-20 Thread Mikkel Kamstrup Erlandsen
Is there a related branch? I am also wondering if we can in some way hook us into the Tracker eplugin? -- create an external dataprovider for evolution https://bugs.launchpad.net/bugs/485698 You received this bug notification because you are a member of Zeitgeist-Engine, which is the registrant

Re: [Zeitgeist] GIO And the Magical Patch: A Zeitgeist Story

2009-11-20 Thread Jason Smith
On Fri, 2009-11-20 at 07:48 +0100, Mikkel Kamstrup Erlandsen wrote: > 2009/11/19 Jason Smith : > > Zeitgeist Developers, > > > > There is an amazing amount of activity surrounding the happenings of > > Zeitgeist. Lots of excitement going on and obviously Zeitgeist will > > continue to be an importa

Re: [Zeitgeist] GIO And the Magical Patch: A Zeitgeist Story

2009-11-20 Thread Seif Lotfy
We will have the focus problem still running. Getting focus can only be done over wnck and some plugins for apps to get the focus of tabs. GIO could lead to our current work since we have a set of plugins for apps coming. Also i am interested in knowing how much info of the lets say mimetypes etc c

Re: [Zeitgeist] [Bug 485433] Re: Dont' raise an exception when a duplicate event is detected

2009-11-20 Thread Siegfried Gevatter
2009/11/20 Seif Lotfy : > if u insert 50 events and all are the same do we want to get a list of 50 > identical ids or just a list with one id in it? 50. The IDs need to be returned in the same position in the lists as the corresponding event was in the list you passed to InsertEvents when calling

Re: [Zeitgeist] GIO And the Magical Patch: A Zeitgeist Story

2009-11-20 Thread Jason Smith
On Fri, 2009-11-20 at 17:16 +0100, Seif Lotfy wrote: > We will have the focus problem still running. Getting focus can only > be done over wnck and some plugins for apps to get the focus of tabs. > GIO could lead to our current work since we have a set of plugins for > apps coming. Also i am intere

Re: [Zeitgeist] GIO And the Magical Patch: A Zeitgeist Story

2009-11-20 Thread Siegfried Gevatter
2009/11/20 Jason Smith : > Things this patch can provide you with: > - The name of the application the user launched (localized if desired) > - How to launch it > - What it was launched with > - What mime types it supports > - A description of the application (localized if desired) > - The name of

Re: [Zeitgeist] GIO And the Magical Patch: A Zeitgeist Story

2009-11-20 Thread Seif Lotfy
Our current DP only tells us how we use our documents GIO can give us an even wider perspective. When some1 launches an application Zeitgeist is not informed. However using GIO we can track the users opening applications etc... BIG BIG BIG +1 for me 2009/11/20 Siegfried Gevatter > 2009/11/20 Jas

[Zeitgeist] [Bug 485966] [NEW] Using filters (text match / exclusion / etc)

2009-11-20 Thread Siegfried Gevatter
Public bug reported: - How can I get all events except those with interpretation VISIT_EVENT? - In case you give me above the awful answer "looking for all interpretations except VISIT_EVENT", how can I get all events except those from application "firefox.desktop"? - How can I get all those

[Zeitgeist] [Bug 485966] Re: Using filters (text match / exclusion / etc)

2009-11-20 Thread Mikkel Kamstrup Erlandsen
Sorry; in the second paragraph above I meant "... events CAN'T have a..." -- Using filters (text match / exclusion / etc) https://bugs.launchpad.net/bugs/485966 You received this bug notification because you are a member of Zeitgeist-Engine, which is the registrant for Zeitgeist Engine. Status i

[Zeitgeist] [Bug 485966] Re: Using filters (text match / exclusion / etc)

2009-11-20 Thread Mikkel Kamstrup Erlandsen
For this question to make sense you have to give a use case and explain why it is not good enough to filter out events manually in the Firefox example. For nitpicking: events can have a "title that contains zeitgeist". They can have a subject with text field containing 'zeitgeist'. If we want to m