aquarius | that's why I'm working on a third-party replacement. | 00:00 |
---|---|---|
aquarius | happy to have your help :) | 00:00 |
mhall119 | I'll be happy to give it | 00:00 |
aquarius | lp:youoneteeoh | 00:01 |
mhall119 | aquarius: is this related to tomblog at all? | 00:02 |
aquarius | no | 00:02 |
aquarius | what's tomblog? | 00:02 |
mhall119 | aquarius: http://blog.rtg.in.ua/2011/03/tomblog-note-publishing.html | 00:03 |
aquarius | cool. I'd forgotten about that :) | 00:03 |
aquarius | that's a rye thing | 00:04 |
nigelb | aquarius: I heard you had fun getting back inside your house :) | 00:04 |
aquarius | tomblog uses the couchdb interface to notes, though, which is not a good idea because it's going away | 00:04 |
aquarius | but the notes API interface is not foing away | 00:05 |
aquarius | *going | 00:05 |
aquarius | so it could be ported to use that | 00:05 |
aquarius | the notes API is what u1to uses | 00:05 |
mhall119 | oh, so that's what youoneteeoh stands for | 00:05 |
mhall119 | so youoneteeoh uses the snowy protocol or something? | 00:06 |
mhall119 | yay, and it's django too! | 00:07 |
aquarius | yep | 00:07 |
aquarius | you should find it easy to use :) | 00:07 |
mhall119 | where do I find django_oauth_client ? | 00:08 |
doctormon | mhall119: It's in the repositories isn't it? | 00:09 |
aquarius | https://code.launchpad.net/~jamesh/+junk/django-oauth-client is where I got it from ;() | 00:09 |
aquarius | :) | 00:09 |
doctormon | And also available in the packaged download fancy pants of loco-portal | 00:09 |
mhall119 | not in mine, appearantly | 00:09 |
aquarius | there may be a more official version | 00:09 |
aquarius | django-openid-client is in the repos. I'm not sure about django-oauth-client; it's not in my repos | 00:10 |
doctormon | Ah i think you're right, I confused the two. | 00:10 |
aquarius | mhall119, it requires django-1.4 | 00:13 |
mhall119 | 1.4? | 00:13 |
aquarius | well, it strictly only requires humanize from django 1.4, but I just grabbed the whole thing and put it on the python path ;) | 00:13 |
aquarius | ya. in alpha atm :) | 00:13 |
mhall119 | that's not even in pypi | 00:13 |
nigelb | get it from git. | 00:13 |
nigelb | or svn | 00:13 |
doctormon | nigelb: This is a non-swearing channel ;-) | 00:14 |
nigelb | haha | 00:15 |
aquarius | just download the tarball | 00:18 |
aquarius | oh, u1to needs to be in a folder called u1to :) | 00:18 |
aquarius | so what I do is mkdir trunk; cd trunk; bzr branch lp:youoneteeoh; cd u1to; PYTHONPATH=/path/to/django-oauth-client:/path/to/django-1.4 python manage.py runserver | 00:19 |
aquarius | er, bzr branch lp:youoneteeoh u1to | 00:19 |
aquarius | nigelb, yeah, the house stuff was unfun, but amusing in retrospect :) | 00:19 |
nigelb | :) | 00:20 |
nigelb | aquarius: Where was your daughter that night? | 00:20 |
aquarius | nigelb, with her mum :) | 00:23 |
aquarius | this wasn't my weekend with her | 00:23 |
nigelb | Ah! Lucky :) | 00:23 |
aquarius | well... if she had have been here then I wouldn't have been in the pub until half one in the mornign :) | 00:26 |
nigelb | hehe | 00:26 |
nigelb | 424 | 07:47 |
mhall119 | aquarius: I got youoneteeoh working after some hacking | 13:34 |
aquarius | yay! | 13:34 |
aquarius | hacking? | 13:34 |
mhall119 | it didn't like being run from a folder called 'trunk', it was expecting 'u1to' | 13:34 |
mhall119 | lots of relative imports and such | 13:35 |
aquarius | hence me saying "oh, u1to needs to be in a folder called u1to :)" at 12.18 this morning ;) | 13:35 |
aquarius | sorry, should have been clearer abou tthat | 13:35 |
mhall119 | also had to track down all the requirements based off import error messages | 13:35 |
mhall119 | well, it doesn't need that anymore | 13:35 |
mhall119 | at least, not in my branch | 13:35 |
aquarius | yeah, we haven't documented the requirements at all so far : | 13:37 |
aquarius | :) | 13:37 |
aquarius | but it works for you, yes? | 13:37 |
aquarius | I'd be happy to chat abou tit | 13:37 |
mhall119 | works so far | 13:38 |
cjohnston | mornin | 13:38 |
mhall119 | formatting doesn't seem right on the notes, not sure if markdown/humanize isn't working or what | 13:38 |
mhall119 | morning cjohnston, did you get that fix to summit out last night? | 13:39 |
mhall119 | aquarius: https://code.launchpad.net/~mhall119/youoneteeoh/add-requirements-file/+merge/91651 | 13:39 |
aquarius | coolio | 13:39 |
aquarius | formatting isn't right on the notes | 13:39 |
aquarius | I only wrote that bit at the weekend and it isn't finished yet :) | 13:39 |
aquarius | that's the bit I want to work on though | 13:40 |
cjohnston | ya | 13:40 |
aquarius | it's complicated by how translating tomboy xml into markdown is hard | 13:40 |
mhall119 | aquarius: https://code.launchpad.net/~mhall119/youoneteeoh/rem-relative-imports/+merge/91653 does away with the 'u1to' and relative imports that were stopping me from running it | 13:40 |
mhall119 | cjohnston: does that help them, speed wise? | 13:41 |
cjohnston | aquarius: speaking of writing code quicky, the hide talks that arent for me is gone | 13:41 |
cjohnston | mhall119: i think so, but i dont know.. im on a different connection than i was, so its kinda hard to say | 13:41 |
mhall119 | cjohnston: seems faster tome | 13:42 |
cjohnston | good | 13:42 |
cjohnston | i got all the meetings changed to | 13:42 |
cjohnston | do you know if trackfix will run automagically and detect the meeting name changes and do its work? | 13:43 |
mhall119 | don't know | 13:43 |
mhall119 | daker: you around? | 13:43 |
cjohnston | i see the NY Football Giants won last night | 13:45 |
mhall119 | accidentally | 13:47 |
cjohnston | mhall119: it seems as though trackfix did its job | 13:47 |
cjohnston | i didnt get to watch it | 13:47 |
cjohnston | what happened | 13:47 |
mhall119 | cjohnston: the giants scored a touchdown they didn't want | 13:48 |
cjohnston | ic | 13:48 |
mhall119 | http://www.youtube.com/watch?v=WRmkJ922JKI | 13:49 |
cjohnston | what was he doing mhall119 ? trying to stop the clock? | 14:12 |
cjohnston | or flipping out cause he was gonna win the superbowl | 14:12 |
mhall119 | cjohnston: they wanted to run down the clock, then kick a field goal | 14:13 |
cjohnston | ic | 14:14 |
Pendulum | mhall119: I was just told that the guy is now saying that it wasn't accidental | 14:21 |
mhall119 | Pendulum: oh really? Not that it ended up making a difference either way | 14:30 |
Pendulum | mhall119: I can't find anything to back it up, but my father said something about it. I have seen that he's now happy he made the touchdown | 14:32 |
mhall119 | no doubt, it was the game-winning score | 14:33 |
mhall119 | but if the Patriots had managed to make that last drive and score a touchdown of their own in the last minute, it'd be another story | 14:33 |
Pendulum | yeah | 14:34 |
Pendulum | of course, they should have let them score a little earlier | 14:34 |
Pendulum | which would have given them more time | 14:35 |
=== Ronnie2 is now known as Ronnie | ||
=== Joe_Gazz84 is now known as jg84 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!