On Sat, Jan 21, 2012 at 12:47 PM, David Edmundson <[email protected]> wrote: > 2012/1/21 Vishesh Handa <[email protected]>: >> >> On Thu, Jan 19, 2012 at 6:54 PM, David Edmundson >> <[email protected]> wrote: >>> >>> If you'd rather the project used nepomuk/akonadi/etc feel free to make >>> something else, I won't compete if you do, but you have to actually >>> start making something and not just endlessly talk about it. >> > Oh, interesting. I wasn't really expecting anyone to actually do it. > So erm... congratulations. > >> Done. >> >> I've managed to import all of my gtalk(xmpp) chat history into Nepomuk. I >> was about to make a simple prototype gui, but maybe I shouldn't? I think >> I'll take a look at yours and steal as much as I can. >> >> ssh://[email protected]/scratch/vhanda/nepomuk-gtalk-chatlogs > > Technically parsing those XML files by hand is "wrong", but it's the > easiest way to do it, so I don't mind.
Edit: you're not using the XML files I thought you were using (as you take a command line arg, I just guessed). Just seen your blog post. Carry on. > >> >> I'm still not using any part of Telepathy (mainly cause I'm not familiar >> with any part of it). I was planning to write some simple models. > >> 1. Person Model > > Look at stealing Martin's model. > >> 2. Conversation Model ( I'm still a little hazy on how to do this ) > > Then don't. Keep things simple, it's the number 1 rule of open source > programming. > >> 3. Message Model > > The AdiumThemeView code is such a pile of crap you can't really use it > with a model, a QList of messages works just as well, probably better > if anything. > >> >> And then hook them up to a GUI. I should have them done by the end of today. >> >>> >>> If you want to help out, ping me (especially domme) >>> >>> Dave >>> >>> [1] >>> http://cgit.collabora.com/git/user/mbatle/telepathy-logger-qt4/log/?h=refactor-events >>> _______________________________________________ >>> KDE-Telepathy mailing list >>> [email protected] >>> https://mail.kde.org/mailman/listinfo/kde-telepathy >> >> >> >> >> -- >> Vishesh Handa >> >> _______________________________________________ >> KDE-Telepathy mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/kde-telepathy >> _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
