[00:52] need help with definition and usage of ubuntuone (cloud?) Do you have 5 min.? === mr_ian_ is now known as mr_ian [02:19] jml: gwibber [02:20] dobey, is Gwibber in Python? [02:20] yep [02:21] dobey, I'll have a look. thanks. [02:21] jml: i think the desktopcouch stuff for it is still in a branch, but ryan was definitely looking at using it to store data [02:21] dobey, ahh ok. [02:21] dobey, there's a GTG branch, but it's not very helpful. [02:21] but it should be on launchpad either way [02:22] dobey, does ubuntuone use desktopcouch at all? [02:22] and tomboy will be using it at some point [02:22] jml: the file sync service doesn't, no. but the other services do [02:23] hmm. [02:23] how do you define a view such that group=True? [02:23] tomboy doesn't use it locally yet, but we store the notes in couchdb on the server, so they're already in the local couchdb if you've set up ubuntu one to sync stuff [02:23] that i don't know [02:24] hmm. [02:24] I'm getting a very strong sense that this is very early days for desktopcouch. [02:25] dobey, is there source available for the desktopcouch-using services? [02:25] well it's not very old yet, that's for sure :) [02:25] jml: yes, all the desktopcouch stuff and our client code using it, is all open source [02:25] jml: bindwood is on launchpad [02:26] i think evolution-couchdb talks to couchdb directly with couchdb-glib, rather than using the desktopcouch api though [02:27] but the record format is standardized [02:27] anyway, i gotta go make dinner [02:30] dobey, ok, thanks. [02:33] dobey, I'm looking at python-couchdb itself now. I think I'm going to have to start using that. [02:36] jml: i'm not sure what you're wanting to do exactly, but aquarius, chad, et al. will know more about that when they're back on-line again [02:36] dobey, sure. [02:37] dobey, although, I won't be in a good timezone to talk with aquarius for a good three weeks :) [02:38] ah, well. :) [02:38] back in oz for the time being? [02:40] yeah. then off to NZ for linux.conf.au [02:40] then, finally, back home. [02:41] ah, cool [02:43] in this particular case, https://bugs.edge.launchpad.net/desktopcouch/+bug/497143 addresses my problem [02:43] Ubuntu bug 497143 in desktopcouch "CouchDatabase.execute_view should take an optional extra parameters dictionary" [Undecided,In progress] [02:45] dobey, fwiw, there's no obvious python in bindwood, which means it's not using desktopcouch AIUI [02:45] anyway, you're at dinner :) [02:46] given that the bug looks fairly basic to me, I'm wondering where desktopcouch is actually being used. [02:52] jml: bindwood isn't particularly obvious, as it's a firefox extension, and mostly javascript, but there's a bit of code that calls out to python [02:52] dobey, ahh, ok. [03:01] later :) [03:13] http://www.freedesktop.org/wiki/Specifications/desktopcouch/Documentation/DesignDocsFilesystem <-- what do I have to do to make that work? === mr_ian_ is now known as mr_ian === simba__ is now known as simba_ [14:57] Hello I'd like to ask if someone knows an application which app data could be synchronized in ubuntu one, and which is not available to sync data as for now(there is no plugin which uses desktopcouch to sync data) ? I'd like to make one of linux application capable to sync its data. But do not know what application to chose. [15:00] share with your ideas. Which application could I extend to make it capable to sync its data across computers in ubuntu one ? === mr_ian_ is now known as mr_ian [21:47] what testtools version are dc hackers using ? I have 0.7.8, but testtools.TestCase is not there [22:15] i have revision 16 [22:17] dobey, of upstream testtools ? [22:17] it was at 281 2 years ago [22:18] python-testtools: Installed: 0.1~r16-0ubuntu1 Candidate: 0.1~r16-0ubuntu1 [22:18] that's what is in karmic... [22:21] huh, weird, maybe it's not even the same package then [22:21] do you ahve an upstream url for that pkg ? [22:22] https://launchpad.net/testtools [22:22] hmm [22:22] i see 0.9.2 is in lucid though [22:23] ok, so I guess there are two projects called testtools under python, neat [22:23] what's the url for the one you have? [22:24] http://testtools.python-hosting.com/ [22:25] heh [22:25] that's now called fixture [22:25] and the testtools on launchpad supercedes that testtools, it appears [22:31] gotta go [22:31] later